@ -1912,8 +1912,13 @@ var TextLayerBuilder = function textLayerBuilder(textLayerDiv) {
@@ -1912,8 +1912,13 @@ var TextLayerBuilder = function textLayerBuilder(textLayerDiv) {
textDiv.style.top=(text.geom.y-fontHeight)+'px';
// The content of the div is set in the `setTextContent` function.
// For debug reasons, do the bidi thing here to compare it later once the
// text from the getTextContent function comes in.
@ -1925,8 +1930,11 @@ var TextLayerBuilder = function textLayerBuilder(textLayerDiv) {
@@ -1925,8 +1930,11 @@ var TextLayerBuilder = function textLayerBuilder(textLayerDiv) {