Commit 32efca45 authored by Robert Liao's avatar Robert Liao Committed by Commit Bot

Revert "[LayoutNG] hidden overflow still contributes to scrollWidth"

This reverts commit a2a4e677.

Reason for revert:
Fails 
virtual/layout_ng_experimental/printing/ellipsis-printing-style.html
on https://ci.chromium.org/buildbot/chromium.webkit/WebKit%20Win10/ starting at 36497

Original change's description:
> [LayoutNG] hidden overflow still contributes to scrollWidth
> 
> Bug: 849751
> Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng
> Change-Id: I8c203eb45b980539b22dc5838f4546ed200323de
> Reviewed-on: https://chromium-review.googlesource.com/1101826
> Commit-Queue: Aleks Totic <atotic@chromium.org>
> Reviewed-by: Koji Ishii <kojii@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#567578}

TBR=kojii@chromium.org,atotic@chromium.org

Change-Id: Ied593263c291a73864e9c9830c6f4dd747ee4377
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 849751
Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng
Reviewed-on: https://chromium-review.googlesource.com/1102517Reviewed-by: default avatarRobert Liao <robliao@chromium.org>
Commit-Queue: Robert Liao <robliao@chromium.org>
Cr-Commit-Position: refs/heads/master@{#567634}
parent 4895523f
...@@ -102,6 +102,7 @@ crbug.com/591099 compositing/geometry/foreground-layer.html [ Failure ] ...@@ -102,6 +102,7 @@ crbug.com/591099 compositing/geometry/foreground-layer.html [ Failure ]
crbug.com/591099 compositing/geometry/repaint-foreground-layer.html [ Failure ] crbug.com/591099 compositing/geometry/repaint-foreground-layer.html [ Failure ]
crbug.com/591099 compositing/iframes/floating-self-painting-frame.html [ Failure ] crbug.com/591099 compositing/iframes/floating-self-painting-frame.html [ Failure ]
crbug.com/591099 compositing/layer-creation/rotate3d-overlap.html [ Failure ] crbug.com/591099 compositing/layer-creation/rotate3d-overlap.html [ Failure ]
crbug.com/591099 compositing/overflow/border-radius-above-composited-subframe.html [ Failure ]
crbug.com/591099 compositing/squashing/add-remove-squashed-layers.html [ Failure ] crbug.com/591099 compositing/squashing/add-remove-squashed-layers.html [ Failure ]
crbug.com/591099 css1/box_properties/float_on_text_elements.html [ Failure ] crbug.com/591099 css1/box_properties/float_on_text_elements.html [ Failure ]
crbug.com/591099 css1/classification/list_style_image.html [ Failure ] crbug.com/591099 css1/classification/list_style_image.html [ Failure ]
...@@ -441,6 +442,7 @@ crbug.com/807708 fast/css-intrinsic-dimensions/width-avoid-floats.html [ Failure ...@@ -441,6 +442,7 @@ crbug.com/807708 fast/css-intrinsic-dimensions/width-avoid-floats.html [ Failure
crbug.com/591099 fast/css/007.html [ Failure ] crbug.com/591099 fast/css/007.html [ Failure ]
crbug.com/591099 fast/css/abs-pos-child-inside-rel-pos-inline-001.html [ Failure ] crbug.com/591099 fast/css/abs-pos-child-inside-rel-pos-inline-001.html [ Failure ]
crbug.com/591099 fast/css/abs-pos-child-inside-rel-pos-inline-offset-001.html [ Failure ] crbug.com/591099 fast/css/abs-pos-child-inside-rel-pos-inline-offset-001.html [ Failure ]
crbug.com/591099 fast/css/absolute-child-with-percent-height-inside-relative-parent.html [ Failure ]
crbug.com/591099 fast/css/absolute-inline-alignment-2.html [ Pass ] crbug.com/591099 fast/css/absolute-inline-alignment-2.html [ Pass ]
crbug.com/714962 fast/css/absolute-inline-alignment.html [ Failure ] crbug.com/714962 fast/css/absolute-inline-alignment.html [ Failure ]
crbug.com/591099 fast/css/background-image-with-baseurl.html [ Failure Pass ] crbug.com/591099 fast/css/background-image-with-baseurl.html [ Failure Pass ]
...@@ -460,7 +462,6 @@ crbug.com/591099 fast/css/opacity-float.html [ Pass ] ...@@ -460,7 +462,6 @@ crbug.com/591099 fast/css/opacity-float.html [ Pass ]
crbug.com/591099 fast/css/outline-narrowLine.html [ Failure ] crbug.com/591099 fast/css/outline-narrowLine.html [ Failure ]
crbug.com/591099 fast/css/sticky/sticky-top-overflow-scroll-by-fragment.html [ Failure ] crbug.com/591099 fast/css/sticky/sticky-top-overflow-scroll-by-fragment.html [ Failure ]
crbug.com/591099 fast/css/text-overflow-ellipsis-vertical-select.html [ Failure ] crbug.com/591099 fast/css/text-overflow-ellipsis-vertical-select.html [ Failure ]
crbug.com/591099 fast/css/text-overflow-ellipsis-vertical-hittest.html [ Failure ]
crbug.com/591099 fast/css/transform-inline-style-remove.html [ Failure ] crbug.com/591099 fast/css/transform-inline-style-remove.html [ Failure ]
crbug.com/591099 fast/css/vertical-align-lengths.html [ Failure ] crbug.com/591099 fast/css/vertical-align-lengths.html [ Failure ]
crbug.com/591099 fast/css3-text/css3-text-decoration/text-underline-position/text-underline-position-auto.html [ Failure ] crbug.com/591099 fast/css3-text/css3-text-decoration/text-underline-position/text-underline-position-auto.html [ Failure ]
...@@ -892,6 +893,8 @@ crbug.com/591099 paint/markers/ellipsis-mixed-text-in-rtl-flow-with-markers.html ...@@ -892,6 +893,8 @@ crbug.com/591099 paint/markers/ellipsis-mixed-text-in-rtl-flow-with-markers.html
crbug.com/591099 paint/markers/ellipsis-rtl-text-in-ltr-flow-with-markers.html [ Failure ] crbug.com/591099 paint/markers/ellipsis-rtl-text-in-ltr-flow-with-markers.html [ Failure ]
crbug.com/591099 paint/markers/ellipsis-rtl-text-in-rtl-flow-with-markers.html [ Failure ] crbug.com/591099 paint/markers/ellipsis-rtl-text-in-rtl-flow-with-markers.html [ Failure ]
crbug.com/591099 paint/markers/first-letter.html [ Failure ] crbug.com/591099 paint/markers/first-letter.html [ Failure ]
crbug.com/591099 paint/markers/inline-spelling-markers-hidpi-composited.html [ Failure Pass ]
crbug.com/591099 paint/markers/inline-spelling-markers-hidpi.html [ Failure Pass ]
crbug.com/591099 paint/markers/marker-early-break-bug.html [ Failure ] crbug.com/591099 paint/markers/marker-early-break-bug.html [ Failure ]
crbug.com/591099 paint/overflow/background-mask-should-be-recorded-full.html [ Failure ] crbug.com/591099 paint/overflow/background-mask-should-be-recorded-full.html [ Failure ]
crbug.com/591099 paint/pagination/pagination-change-clip-crash.html [ Failure ] crbug.com/591099 paint/pagination/pagination-change-clip-crash.html [ Failure ]
......
...@@ -15,19 +15,19 @@ layer at (0,0) size 800x600 ...@@ -15,19 +15,19 @@ layer at (0,0) size 800x600
LayoutText {#text} at (324,170) size 4x19 LayoutText {#text} at (324,170) size 4x19
text run at (324,170) width 4: " " text run at (324,170) width 4: " "
LayoutText {#text} at (0,0) size 0x0 LayoutText {#text} at (0,0) size 0x0
layer at (8,8) size 160x90 scrollWidth 256 scrollHeight 128 layer at (8,8) size 160x90 scrollHeight 128
LayoutNGBlockFlow {DIV} at (0,0) size 160x90 LayoutNGBlockFlow {DIV} at (0,0) size 160x90
layer at (172,8) size 160x90 scrollWidth 256 scrollHeight 128 layer at (172,8) size 160x90 scrollHeight 128
LayoutNGBlockFlow {DIV} at (164,0) size 160x90 LayoutNGBlockFlow {DIV} at (164,0) size 160x90
layer at (336,8) size 160x90 scrollWidth 256 scrollHeight 128 layer at (336,8) size 160x90 scrollHeight 128
LayoutNGBlockFlow {DIV} at (328,0) size 160x90 LayoutNGBlockFlow {DIV} at (328,0) size 160x90
layer at (500,8) size 160x90 scrollWidth 256 scrollHeight 128 layer at (500,8) size 160x90 scrollHeight 128
LayoutNGBlockFlow {DIV} at (492,0) size 160x90 LayoutNGBlockFlow {DIV} at (492,0) size 160x90
layer at (8,103) size 160x90 scrollWidth 256 scrollHeight 128 layer at (8,103) size 160x90 scrollHeight 128
LayoutNGBlockFlow {DIV} at (0,95) size 160x90 LayoutNGBlockFlow {DIV} at (0,95) size 160x90
layer at (172,103) size 160x90 scrollWidth 256 scrollHeight 128 layer at (172,103) size 160x90 scrollHeight 128
LayoutNGBlockFlow {DIV} at (164,95) size 160x90 LayoutNGBlockFlow {DIV} at (164,95) size 160x90
layer at (336,103) size 160x90 scrollWidth 256 scrollHeight 128 layer at (336,103) size 160x90 scrollHeight 128
LayoutNGBlockFlow {DIV} at (328,95) size 160x90 LayoutNGBlockFlow {DIV} at (328,95) size 160x90
layer at (8,8) size 256x128 backgroundClip at (8,8) size 160x90 clip at (8,8) size 160x90 layer at (8,8) size 256x128 backgroundClip at (8,8) size 160x90 clip at (8,8) size 160x90
LayoutImage {IMG} at (0,0) size 256x128 LayoutImage {IMG} at (0,0) size 256x128
......
...@@ -13,17 +13,17 @@ layer at (0,0) size 800x600 ...@@ -13,17 +13,17 @@ layer at (0,0) size 800x600
LayoutText {#text} at (160,170) size 4x19 LayoutText {#text} at (160,170) size 4x19
text run at (160,170) width 4: " " text run at (160,170) width 4: " "
LayoutText {#text} at (0,0) size 0x0 LayoutText {#text} at (0,0) size 0x0
layer at (8,8) size 160x90 scrollWidth 256 scrollHeight 128 layer at (8,8) size 160x90 scrollHeight 128
LayoutNGBlockFlow {DIV} at (0,0) size 160x90 LayoutNGBlockFlow {DIV} at (0,0) size 160x90
layer at (172,8) size 160x90 scrollWidth 256 scrollHeight 128 layer at (172,8) size 160x90 scrollHeight 128
LayoutNGBlockFlow {DIV} at (164,0) size 160x90 LayoutNGBlockFlow {DIV} at (164,0) size 160x90
layer at (336,8) size 160x90 scrollWidth 256 scrollHeight 128 layer at (336,8) size 160x90 scrollHeight 128
LayoutNGBlockFlow {DIV} at (328,0) size 160x90 LayoutNGBlockFlow {DIV} at (328,0) size 160x90
layer at (500,8) size 160x90 scrollWidth 256 scrollHeight 128 layer at (500,8) size 160x90 scrollHeight 128
LayoutNGBlockFlow {DIV} at (492,0) size 160x90 LayoutNGBlockFlow {DIV} at (492,0) size 160x90
layer at (8,103) size 160x90 scrollWidth 256 scrollHeight 128 layer at (8,103) size 160x90 scrollHeight 128
LayoutNGBlockFlow {DIV} at (0,95) size 160x90 LayoutNGBlockFlow {DIV} at (0,95) size 160x90
layer at (172,103) size 160x90 scrollWidth 256 scrollHeight 128 layer at (172,103) size 160x90 scrollHeight 128
LayoutNGBlockFlow {DIV} at (164,95) size 160x90 LayoutNGBlockFlow {DIV} at (164,95) size 160x90
layer at (8,8) size 256x128 backgroundClip at (8,8) size 160x90 clip at (8,8) size 160x90 layer at (8,8) size 256x128 backgroundClip at (8,8) size 160x90 clip at (8,8) size 160x90
LayoutImage {IMG} at (0,0) size 256x128 LayoutImage {IMG} at (0,0) size 256x128
......
...@@ -13,17 +13,17 @@ layer at (0,0) size 800x600 ...@@ -13,17 +13,17 @@ layer at (0,0) size 800x600
LayoutText {#text} at (160,170) size 4x19 LayoutText {#text} at (160,170) size 4x19
text run at (160,170) width 4: " " text run at (160,170) width 4: " "
LayoutText {#text} at (0,0) size 0x0 LayoutText {#text} at (0,0) size 0x0
layer at (8,8) size 160x90 scrollWidth 256 scrollHeight 128 layer at (8,8) size 160x90 scrollHeight 128
LayoutNGBlockFlow {DIV} at (0,0) size 160x90 LayoutNGBlockFlow {DIV} at (0,0) size 160x90
layer at (172,8) size 160x90 scrollWidth 256 scrollHeight 128 layer at (172,8) size 160x90 scrollHeight 128
LayoutNGBlockFlow {DIV} at (164,0) size 160x90 LayoutNGBlockFlow {DIV} at (164,0) size 160x90
layer at (336,8) size 160x90 scrollWidth 256 scrollHeight 128 layer at (336,8) size 160x90 scrollHeight 128
LayoutNGBlockFlow {DIV} at (328,0) size 160x90 LayoutNGBlockFlow {DIV} at (328,0) size 160x90
layer at (500,8) size 160x90 scrollWidth 256 scrollHeight 128 layer at (500,8) size 160x90 scrollHeight 128
LayoutNGBlockFlow {DIV} at (492,0) size 160x90 LayoutNGBlockFlow {DIV} at (492,0) size 160x90
layer at (8,103) size 160x90 scrollWidth 256 scrollHeight 128 layer at (8,103) size 160x90 scrollHeight 128
LayoutNGBlockFlow {DIV} at (0,95) size 160x90 LayoutNGBlockFlow {DIV} at (0,95) size 160x90
layer at (172,103) size 160x90 scrollWidth 256 scrollHeight 128 layer at (172,103) size 160x90 scrollHeight 128
LayoutNGBlockFlow {DIV} at (164,95) size 160x90 LayoutNGBlockFlow {DIV} at (164,95) size 160x90
layer at (8,8) size 256x128 backgroundClip at (8,8) size 160x90 clip at (8,8) size 160x90 layer at (8,8) size 256x128 backgroundClip at (8,8) size 160x90 clip at (8,8) size 160x90
LayoutImage {IMG} at (0,0) size 256x128 LayoutImage {IMG} at (0,0) size 256x128
......
...@@ -13,17 +13,17 @@ layer at (0,0) size 800x600 ...@@ -13,17 +13,17 @@ layer at (0,0) size 800x600
LayoutText {#text} at (160,170) size 4x19 LayoutText {#text} at (160,170) size 4x19
text run at (160,170) width 4: " " text run at (160,170) width 4: " "
LayoutText {#text} at (0,0) size 0x0 LayoutText {#text} at (0,0) size 0x0
layer at (8,8) size 160x90 scrollWidth 256 scrollHeight 128 layer at (8,8) size 160x90 scrollHeight 128
LayoutNGBlockFlow {DIV} at (0,0) size 160x90 LayoutNGBlockFlow {DIV} at (0,0) size 160x90
layer at (172,8) size 160x90 scrollWidth 256 scrollHeight 128 layer at (172,8) size 160x90 scrollHeight 128
LayoutNGBlockFlow {DIV} at (164,0) size 160x90 LayoutNGBlockFlow {DIV} at (164,0) size 160x90
layer at (336,8) size 160x90 scrollWidth 256 scrollHeight 128 layer at (336,8) size 160x90 scrollHeight 128
LayoutNGBlockFlow {DIV} at (328,0) size 160x90 LayoutNGBlockFlow {DIV} at (328,0) size 160x90
layer at (500,8) size 160x90 scrollWidth 256 scrollHeight 128 layer at (500,8) size 160x90 scrollHeight 128
LayoutNGBlockFlow {DIV} at (492,0) size 160x90 LayoutNGBlockFlow {DIV} at (492,0) size 160x90
layer at (8,103) size 160x90 scrollWidth 256 scrollHeight 128 layer at (8,103) size 160x90 scrollHeight 128
LayoutNGBlockFlow {DIV} at (0,95) size 160x90 LayoutNGBlockFlow {DIV} at (0,95) size 160x90
layer at (172,103) size 160x90 scrollWidth 256 scrollHeight 128 layer at (172,103) size 160x90 scrollHeight 128
LayoutNGBlockFlow {DIV} at (164,95) size 160x90 LayoutNGBlockFlow {DIV} at (164,95) size 160x90
layer at (8,8) size 256x128 backgroundClip at (8,8) size 160x90 clip at (8,8) size 160x90 layer at (8,8) size 256x128 backgroundClip at (8,8) size 160x90 clip at (8,8) size 160x90
LayoutImage {IMG} at (0,0) size 256x128 LayoutImage {IMG} at (0,0) size 256x128
......
...@@ -13,17 +13,17 @@ layer at (0,0) size 800x600 ...@@ -13,17 +13,17 @@ layer at (0,0) size 800x600
LayoutText {#text} at (160,170) size 4x19 LayoutText {#text} at (160,170) size 4x19
text run at (160,170) width 4: " " text run at (160,170) width 4: " "
LayoutText {#text} at (0,0) size 0x0 LayoutText {#text} at (0,0) size 0x0
layer at (8,8) size 160x90 scrollWidth 256 scrollHeight 128 layer at (8,8) size 160x90 scrollHeight 128
LayoutNGBlockFlow {DIV} at (0,0) size 160x90 LayoutNGBlockFlow {DIV} at (0,0) size 160x90
layer at (172,8) size 160x90 scrollWidth 256 scrollHeight 128 layer at (172,8) size 160x90 scrollHeight 128
LayoutNGBlockFlow {DIV} at (164,0) size 160x90 LayoutNGBlockFlow {DIV} at (164,0) size 160x90
layer at (336,8) size 160x90 scrollWidth 256 scrollHeight 128 layer at (336,8) size 160x90 scrollHeight 128
LayoutNGBlockFlow {DIV} at (328,0) size 160x90 LayoutNGBlockFlow {DIV} at (328,0) size 160x90
layer at (500,8) size 160x90 scrollWidth 256 scrollHeight 128 layer at (500,8) size 160x90 scrollHeight 128
LayoutNGBlockFlow {DIV} at (492,0) size 160x90 LayoutNGBlockFlow {DIV} at (492,0) size 160x90
layer at (8,103) size 160x90 scrollWidth 256 scrollHeight 128 layer at (8,103) size 160x90 scrollHeight 128
LayoutNGBlockFlow {DIV} at (0,95) size 160x90 LayoutNGBlockFlow {DIV} at (0,95) size 160x90
layer at (172,103) size 160x90 scrollWidth 256 scrollHeight 128 layer at (172,103) size 160x90 scrollHeight 128
LayoutNGBlockFlow {DIV} at (164,95) size 160x90 LayoutNGBlockFlow {DIV} at (164,95) size 160x90
layer at (8,8) size 256x128 backgroundClip at (8,8) size 160x90 clip at (8,8) size 160x90 layer at (8,8) size 256x128 backgroundClip at (8,8) size 160x90 clip at (8,8) size 160x90
LayoutImage {IMG} at (0,0) size 256x128 LayoutImage {IMG} at (0,0) size 256x128
......
...@@ -10,7 +10,7 @@ layer at (0,0) size 800x104 ...@@ -10,7 +10,7 @@ layer at (0,0) size 800x104
LayoutNGBlockFlow {DT} at (0,22) size 384x22 LayoutNGBlockFlow {DT} at (0,22) size 384x22
LayoutText {#text} at (0,0) size 212x21 LayoutText {#text} at (0,0) size 212x21
text run at (0,0) width 212: "Lorem ipsum dolor sit amet" text run at (0,0) width 212: "Lorem ipsum dolor sit amet"
layer at (248,52) size 344x22 scrollWidth 1217 layer at (248,52) size 344x22
LayoutNGBlockFlow {DD} at (40,0) size 344x22 LayoutNGBlockFlow {DD} at (40,0) size 344x22
LayoutText {#text} at (0,0) size 338x21 LayoutText {#text} at (0,0) size 338x21
text run at (0,0) width 319: "Lorem ipsum dolor sit amet, consetetur sa" text run at (0,0) width 319: "Lorem ipsum dolor sit amet, consetetur sa"
......
...@@ -10,7 +10,7 @@ layer at (0,0) size 800x104 ...@@ -10,7 +10,7 @@ layer at (0,0) size 800x104
LayoutNGBlockFlow {DT} at (0,22) size 384x22 LayoutNGBlockFlow {DT} at (0,22) size 384x22
LayoutText {#text} at (0,0) size 212x21 LayoutText {#text} at (0,0) size 212x21
text run at (0,0) width 212: "Lorem ipsum dolor sit amet" text run at (0,0) width 212: "Lorem ipsum dolor sit amet"
layer at (248,52) size 344x22 scrollWidth 438 layer at (248,52) size 344x22
LayoutNGBlockFlow {DD} at (40,0) size 344x22 LayoutNGBlockFlow {DD} at (40,0) size 344x22
LayoutText {#text} at (0,0) size 342x21 LayoutText {#text} at (0,0) size 342x21
text run at (0,0) width 56: "Lorem " text run at (0,0) width 56: "Lorem "
......
...@@ -10,7 +10,7 @@ layer at (0,0) size 800x104 ...@@ -10,7 +10,7 @@ layer at (0,0) size 800x104
LayoutNGBlockFlow {DT} at (0,22) size 384x22 LayoutNGBlockFlow {DT} at (0,22) size 384x22
LayoutText {#text} at (0,0) size 212x21 LayoutText {#text} at (0,0) size 212x21
text run at (0,0) width 212: "Lorem ipsum dolor sit amet" text run at (0,0) width 212: "Lorem ipsum dolor sit amet"
layer at (208,52) size 344x22 scrollX 873.00 scrollWidth 1217 layer at (208,52) size 344x22
LayoutNGBlockFlow {DD} at (0,0) size 344x22 LayoutNGBlockFlow {DD} at (0,0) size 344x22
LayoutText {#text} at (-873,0) size 1217x21 LayoutText {#text} at (-873,0) size 1217x21
text run at (-873,0) width 5: "." text run at (-873,0) width 5: "."
......
...@@ -10,7 +10,7 @@ layer at (0,0) size 800x104 ...@@ -10,7 +10,7 @@ layer at (0,0) size 800x104
LayoutNGBlockFlow {DT} at (0,22) size 384x22 LayoutNGBlockFlow {DT} at (0,22) size 384x22
LayoutText {#text} at (0,0) size 212x21 LayoutText {#text} at (0,0) size 212x21
text run at (0,0) width 212: "Lorem ipsum dolor sit amet" text run at (0,0) width 212: "Lorem ipsum dolor sit amet"
layer at (208,52) size 344x22 scrollX 94.00 scrollWidth 438 layer at (208,52) size 344x22
LayoutNGBlockFlow {DD} at (0,0) size 344x22 LayoutNGBlockFlow {DD} at (0,0) size 344x22
LayoutText {#text} at (29,0) size 334x21 LayoutText {#text} at (29,0) size 334x21
text run at (29,0) width 259: "\x{5DC}\x{5D5}\x{5E8}\x{5DD} \x{5D0}\x{5D9}\x{5E4}\x{5E1}\x{5D5}\x{5DD} \x{5D4}\x{5D5}\x{5D0} \x{5DB}\x{5D9}\x{5E0}\x{5D5}\x{5D9} \x{5DC}\x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5D7}\x{5E1}\x{5E8} " text run at (29,0) width 259: "\x{5DC}\x{5D5}\x{5E8}\x{5DD} \x{5D0}\x{5D9}\x{5E4}\x{5E1}\x{5D5}\x{5DD} \x{5D4}\x{5D5}\x{5D0} \x{5DB}\x{5D9}\x{5E0}\x{5D5}\x{5D9} \x{5DC}\x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5D7}\x{5E1}\x{5E8} "
......
...@@ -11,7 +11,7 @@ layer at (0,0) size 800x600 ...@@ -11,7 +11,7 @@ layer at (0,0) size 800x600
text run at (66,0) width 155: "WebKit bug 29968" text run at (66,0) width 155: "WebKit bug 29968"
LayoutText {#text} at (221,0) size 560x22 LayoutText {#text} at (221,0) size 560x22
text run at (221,0) width 560: ": Selecting text with text-overflow ellipsis should not show cut off text" text run at (221,0) width 560: ": Selecting text with text-overflow ellipsis should not show cut off text"
layer at (8,50) size 95x20 scrollWidth 121 layer at (8,50) size 95x20
LayoutNGBlockFlow {DIV} at (0,41.72) size 95x20 LayoutNGBlockFlow {DIV} at (0,41.72) size 95x20
LayoutText {#text} at (0,0) size 88x19 LayoutText {#text} at (0,0) size 88x19
text run at (0,0) width 72: "Lorem ipsu" text run at (0,0) width 72: "Lorem ipsu"
......
...@@ -7,7 +7,7 @@ layer at (0,0) size 800x82 ...@@ -7,7 +7,7 @@ layer at (0,0) size 800x82
LayoutText {#text} at (0,0) size 692x19 LayoutText {#text} at (0,0) size 692x19
text run at (0,0) width 692: "crbug.com/642454: Select all text in mixed ltr-rtl in rtl flow. None of the dots in the ellipsis should be selected." text run at (0,0) width 692: "crbug.com/642454: Select all text in mixed ltr-rtl in rtl flow. None of the dots in the ellipsis should be selected."
LayoutNGBlockFlow {DL} at (200,36) size 384x22 LayoutNGBlockFlow {DL} at (200,36) size 384x22
layer at (248,52) size 344x22 scrollWidth 563 layer at (248,52) size 344x22
LayoutNGBlockFlow {DD} at (40,0) size 344x22 LayoutNGBlockFlow {DD} at (40,0) size 344x22
LayoutText {#text} at (0,0) size 341x21 LayoutText {#text} at (0,0) size 341x21
text run at (0,0) width 108: "Lorem ipsum " text run at (0,0) width 108: "Lorem ipsum "
......
...@@ -7,7 +7,7 @@ layer at (0,0) size 800x82 ...@@ -7,7 +7,7 @@ layer at (0,0) size 800x82
LayoutText {#text} at (0,0) size 374x19 LayoutText {#text} at (0,0) size 374x19
text run at (0,0) width 374: "crbug.com/634445: Select all text in mixed ltr-rtl in ltr flow." text run at (0,0) width 374: "crbug.com/634445: Select all text in mixed ltr-rtl in ltr flow."
LayoutNGBlockFlow {DL} at (200,36) size 384x22 LayoutNGBlockFlow {DL} at (200,36) size 384x22
layer at (248,52) size 344x22 scrollWidth 438 layer at (248,52) size 344x22
LayoutNGBlockFlow {DD} at (40,0) size 344x22 LayoutNGBlockFlow {DD} at (40,0) size 344x22
LayoutText {#text} at (0,0) size 342x21 LayoutText {#text} at (0,0) size 342x21
text run at (0,0) width 56: "Lorem " text run at (0,0) width 56: "Lorem "
......
...@@ -7,7 +7,7 @@ layer at (0,0) size 800x82 ...@@ -7,7 +7,7 @@ layer at (0,0) size 800x82
LayoutText {#text} at (0,0) size 692x19 LayoutText {#text} at (0,0) size 692x19
text run at (0,0) width 692: "crbug.com/642454: Select all text in mixed ltr-rtl in rtl flow. None of the dots in the ellipsis should be selected." text run at (0,0) width 692: "crbug.com/642454: Select all text in mixed ltr-rtl in rtl flow. None of the dots in the ellipsis should be selected."
LayoutNGBlockFlow {DL} at (200,36) size 384x22 LayoutNGBlockFlow {DL} at (200,36) size 384x22
layer at (208,52) size 344x22 scrollX 219.00 scrollWidth 563 layer at (208,52) size 344x22
LayoutNGBlockFlow {DD} at (0,0) size 344x22 LayoutNGBlockFlow {DD} at (0,0) size 344x22
LayoutText {#text} at (23,0) size 340x21 LayoutText {#text} at (23,0) size 340x21
text run at (23,0) width 213: "\x{5D9}\x{5E0}\x{5D8}\x{5E8}\x{5E0}\x{5D8} \x{5D5}\x{5DB}\x{5D5}' \x{5D1}\x{5DE}\x{5E7}\x{5D5}\x{5DD} \x{5D4}\x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5D4}\x{5D0}" text run at (23,0) width 213: "\x{5D9}\x{5E0}\x{5D8}\x{5E8}\x{5E0}\x{5D8} \x{5D5}\x{5DB}\x{5D5}' \x{5D1}\x{5DE}\x{5E7}\x{5D5}\x{5DD} \x{5D4}\x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5D4}\x{5D0}"
......
...@@ -7,7 +7,7 @@ layer at (0,0) size 800x82 ...@@ -7,7 +7,7 @@ layer at (0,0) size 800x82
LayoutText {#text} at (0,0) size 374x19 LayoutText {#text} at (0,0) size 374x19
text run at (0,0) width 374: "crbug.com/634445: Select all text in mixed ltr-rtl in rtl flow." text run at (0,0) width 374: "crbug.com/634445: Select all text in mixed ltr-rtl in rtl flow."
LayoutNGBlockFlow {DL} at (200,36) size 384x22 LayoutNGBlockFlow {DL} at (200,36) size 384x22
layer at (208,52) size 344x22 scrollX 94.00 scrollWidth 438 layer at (208,52) size 344x22
LayoutNGBlockFlow {DD} at (0,0) size 344x22 LayoutNGBlockFlow {DD} at (0,0) size 344x22
LayoutText {#text} at (29,0) size 334x21 LayoutText {#text} at (29,0) size 334x21
text run at (29,0) width 259: "\x{5DC}\x{5D5}\x{5E8}\x{5DD} \x{5D0}\x{5D9}\x{5E4}\x{5E1}\x{5D5}\x{5DD} \x{5D4}\x{5D5}\x{5D0} \x{5DB}\x{5D9}\x{5E0}\x{5D5}\x{5D9} \x{5DC}\x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5D7}\x{5E1}\x{5E8} " text run at (29,0) width 259: "\x{5DC}\x{5D5}\x{5E8}\x{5DD} \x{5D0}\x{5D9}\x{5E4}\x{5E1}\x{5D5}\x{5DD} \x{5D4}\x{5D5}\x{5D0} \x{5DB}\x{5D9}\x{5E0}\x{5D5}\x{5D9} \x{5DC}\x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5D7}\x{5E1}\x{5E8} "
......
...@@ -17,7 +17,7 @@ layer at (0,0) size 800x216 ...@@ -17,7 +17,7 @@ layer at (0,0) size 800x216
LayoutBR {BR} at (0,0) size 0x0 LayoutBR {BR} at (0,0) size 0x0
LayoutText {#text} at (0,20) size 62x19 LayoutText {#text} at (0,20) size 62x19
text run at (0,20) width 62: "LTR Text" text run at (0,20) width 62: "LTR Text"
layer at (8,88) size 207x20 scrollX 125.00 scrollWidth 332 layer at (8,88) size 207x20
LayoutNGBlockFlow {DIV} at (0,80) size 207x20 LayoutNGBlockFlow {DIV} at (0,80) size 207x20
LayoutText {#text} at (-125,0) size 332x19 LayoutText {#text} at (-125,0) size 332x19
text run at (-125,0) width 4: " \x{202C}" text run at (-125,0) width 4: " \x{202C}"
...@@ -25,7 +25,7 @@ layer at (8,88) size 207x20 scrollX 125.00 scrollWidth 332 ...@@ -25,7 +25,7 @@ layer at (8,88) size 207x20 scrollX 125.00 scrollWidth 332
text run at (119,0) width 4: " " text run at (119,0) width 4: " "
text run at (123,0) width 80: "English Text" text run at (123,0) width 80: "English Text"
text run at (203,0) width 4: "\x{202B} " text run at (203,0) width 4: "\x{202B} "
layer at (8,108) size 207x20 scrollX 125.00 scrollWidth 332 layer at (8,108) size 207x20
LayoutNGBlockFlow {DIV} at (0,100) size 207x20 LayoutNGBlockFlow {DIV} at (0,100) size 207x20
LayoutText {#text} at (-125,0) size 332x19 LayoutText {#text} at (-125,0) size 332x19
text run at (-125,0) width 4: " \x{202C}" text run at (-125,0) width 4: " \x{202C}"
...@@ -34,7 +34,7 @@ layer at (8,108) size 207x20 scrollX 125.00 scrollWidth 332 ...@@ -34,7 +34,7 @@ layer at (8,108) size 207x20 scrollX 125.00 scrollWidth 332
text run at (123,0) width 80: "English Text" text run at (123,0) width 80: "English Text"
text run at (203,0) width 4: "\x{202B} " text run at (203,0) width 4: "\x{202B} "
text run at (4,0) width 16: "\x{2026}" text run at (4,0) width 16: "\x{2026}"
layer at (8,168) size 207x20 scrollWidth 243 layer at (8,168) size 207x20
LayoutNGBlockFlow {DIV} at (0,160) size 207x20 LayoutNGBlockFlow {DIV} at (0,160) size 207x20
LayoutText {#text} at (0,0) size 243x19 LayoutText {#text} at (0,0) size 243x19
text run at (0,0) width 29: "\x{5DE}\x{5D9}\x{5DC}\x{5D4}" text run at (0,0) width 29: "\x{5DE}\x{5D9}\x{5DC}\x{5D4}"
...@@ -47,7 +47,7 @@ layer at (8,168) size 207x20 scrollWidth 243 ...@@ -47,7 +47,7 @@ layer at (8,168) size 207x20 scrollWidth 243
text run at (187,0) width 4: " " text run at (187,0) width 4: " "
text run at (191,0) width 23: "yet " text run at (191,0) width 23: "yet "
text run at (214,0) width 29: "\x{5D0}\x{5D7}\x{5EA}" text run at (214,0) width 29: "\x{5D0}\x{5D7}\x{5EA}"
layer at (8,188) size 207x20 scrollWidth 266 layer at (8,188) size 207x20
LayoutNGBlockFlow {DIV} at (0,180) size 207x20 LayoutNGBlockFlow {DIV} at (0,180) size 207x20
LayoutText {#text} at (0,0) size 266x19 LayoutText {#text} at (0,0) size 266x19
text run at (0,0) width 29: "\x{5DE}\x{5D9}\x{5DC}\x{5D4}" text run at (0,0) width 29: "\x{5DE}\x{5D9}\x{5DC}\x{5D4}"
......
...@@ -3,42 +3,42 @@ layer at (0,0) size 800x600 ...@@ -3,42 +3,42 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x408 layer at (0,0) size 800x408
LayoutNGBlockFlow {HTML} at (0,0) size 800x408 LayoutNGBlockFlow {HTML} at (0,0) size 800x408
LayoutNGBlockFlow {BODY} at (8,8) size 784x380 LayoutNGBlockFlow {BODY} at (8,8) size 784x380
layer at (8,8) size 343x30 clip at (13,13) size 333x20 scrollWidth 743 layer at (8,8) size 343x30 clip at (13,13) size 333x20
LayoutNGBlockFlow {DIV} at (0,0) size 343x30 [border: (5px solid #008000)] LayoutNGBlockFlow {DIV} at (0,0) size 343x30 [border: (5px solid #008000)]
LayoutText {#text} at (25,5) size 303x19 LayoutText {#text} at (25,5) size 303x19
text run at (25,5) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (25,5) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
text run at (312,5) width 16: "\x{2026}" text run at (312,5) width 16: "\x{2026}"
layer at (8,58) size 343x30 clip at (13,63) size 333x20 scrollX 411.00 scrollWidth 744 layer at (8,58) size 343x30 clip at (13,63) size 333x20
LayoutNGBlockFlow {DIV} at (0,50) size 343x30 [border: (5px solid #008000)] LayoutNGBlockFlow {DIV} at (0,50) size 343x30 [border: (5px solid #008000)]
LayoutText {#text} at (46,5) size 303x19 LayoutText {#text} at (46,5) size 303x19
text run at (46,5) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (46,5) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
text run at (30,5) width 16: "\x{2026}" text run at (30,5) width 16: "\x{2026}"
layer at (8,108) size 343x30 clip at (13,113) size 333x20 scrollWidth 743 layer at (8,108) size 343x30 clip at (13,113) size 333x20
LayoutNGBlockFlow {DIV} at (0,100) size 343x30 [border: (5px solid #008000)] LayoutNGBlockFlow {DIV} at (0,100) size 343x30 [border: (5px solid #008000)]
LayoutText {#text} at (25,5) size 303x19 LayoutText {#text} at (25,5) size 303x19
text run at (25,5) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (25,5) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
text run at (312,5) width 16: "\x{2026}" text run at (312,5) width 16: "\x{2026}"
layer at (8,158) size 343x30 clip at (13,163) size 333x20 scrollX 411.00 scrollWidth 744 layer at (8,158) size 343x30 clip at (13,163) size 333x20
LayoutNGBlockFlow {DIV} at (0,150) size 343x30 [border: (5px solid #008000)] LayoutNGBlockFlow {DIV} at (0,150) size 343x30 [border: (5px solid #008000)]
LayoutText {#text} at (46,5) size 303x19 LayoutText {#text} at (46,5) size 303x19
text run at (46,5) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (46,5) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
text run at (30,5) width 16: "\x{2026}" text run at (30,5) width 16: "\x{2026}"
layer at (8,208) size 343x30 clip at (13,213) size 333x20 scrollWidth 743 layer at (8,208) size 343x30 clip at (13,213) size 333x20
LayoutNGBlockFlow {DIV} at (0,200) size 343x30 [border: (5px solid #008000)] LayoutNGBlockFlow {DIV} at (0,200) size 343x30 [border: (5px solid #008000)]
LayoutText {#text} at (25,5) size 303x19 LayoutText {#text} at (25,5) size 303x19
text run at (25,5) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (25,5) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
text run at (312,5) width 16: "\x{2026}" text run at (312,5) width 16: "\x{2026}"
layer at (8,258) size 343x30 clip at (13,263) size 333x20 scrollX 411.00 scrollWidth 744 layer at (8,258) size 343x30 clip at (13,263) size 333x20
LayoutNGBlockFlow {DIV} at (0,250) size 343x30 [border: (5px solid #008000)] LayoutNGBlockFlow {DIV} at (0,250) size 343x30 [border: (5px solid #008000)]
LayoutText {#text} at (46,5) size 303x19 LayoutText {#text} at (46,5) size 303x19
text run at (46,5) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (46,5) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
text run at (30,5) width 16: "\x{2026}" text run at (30,5) width 16: "\x{2026}"
layer at (8,308) size 343x30 clip at (13,313) size 333x20 scrollWidth 743 layer at (8,308) size 343x30 clip at (13,313) size 333x20
LayoutNGBlockFlow {DIV} at (0,300) size 343x30 [border: (5px solid #008000)] LayoutNGBlockFlow {DIV} at (0,300) size 343x30 [border: (5px solid #008000)]
LayoutText {#text} at (25,5) size 303x19 LayoutText {#text} at (25,5) size 303x19
text run at (25,5) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (25,5) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
text run at (312,5) width 16: "\x{2026}" text run at (312,5) width 16: "\x{2026}"
layer at (8,358) size 343x30 clip at (13,363) size 333x20 scrollX 411.00 scrollWidth 744 layer at (8,358) size 343x30 clip at (13,363) size 333x20
LayoutNGBlockFlow {DIV} at (0,350) size 343x30 [border: (5px solid #008000)] LayoutNGBlockFlow {DIV} at (0,350) size 343x30 [border: (5px solid #008000)]
LayoutText {#text} at (46,5) size 303x19 LayoutText {#text} at (46,5) size 303x19
text run at (46,5) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (46,5) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
......
...@@ -44,67 +44,67 @@ layer at (0,0) size 800x770 backgroundClip at (0,0) size 800x600 clip at (0,0) s ...@@ -44,67 +44,67 @@ layer at (0,0) size 800x770 backgroundClip at (0,0) size 800x600 clip at (0,0) s
LayoutNGBlockFlow (anonymous) at (0,700) size 784x20 LayoutNGBlockFlow (anonymous) at (0,700) size 784x20
LayoutText {#text} at (0,0) size 205x19 LayoutText {#text} at (0,0) size 205x19
text run at (0,0) width 205: "LTR link with forced rtl content:" text run at (0,0) width 205: "LTR link with forced rtl content:"
layer at (8,108) size 182x22 clip at (9,109) size 180x20 scrollX 148.00 scrollWidth 328 layer at (8,108) size 182x22 clip at (9,109) size 180x20
LayoutNGBlockFlow {DIV} at (0,100) size 182x22 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,100) size 182x22 [border: (1px solid #000000)]
LayoutText {#text} at (19,1) size 178x19 LayoutText {#text} at (19,1) size 178x19
text run at (19,1) width 162: "\x{5DB}\x{5E9}\x{5D4}\x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5E2}\x{5E8}\x{5D5}\x{5DA} \x{5DE}\x{5D3}\x{5D9} \x{5E0}\x{5E8}\x{5E6}\x{5D4} " text run at (19,1) width 162: "\x{5DB}\x{5E9}\x{5D4}\x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5E2}\x{5E8}\x{5D5}\x{5DA} \x{5DE}\x{5D3}\x{5D9} \x{5E0}\x{5E8}\x{5E6}\x{5D4} "
text run at (3,1) width 16: "\x{2026}" text run at (3,1) width 16: "\x{2026}"
layer at (8,170) size 182x22 clip at (9,171) size 180x20 scrollX 140.00 scrollWidth 320 layer at (8,170) size 182x22 clip at (9,171) size 180x20
LayoutNGBlockFlow {DIV} at (0,162) size 182x22 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,162) size 182x22 [border: (1px solid #000000)]
LayoutText {#text} at (19,1) size 178x19 LayoutText {#text} at (19,1) size 178x19
text run at (19,1) width 162: "Lorem ipsum dolor sit am" text run at (19,1) width 162: "Lorem ipsum dolor sit am"
text run at (3,1) width 16: "\x{2026}" text run at (3,1) width 16: "\x{2026}"
layer at (8,232) size 182x22 clip at (9,233) size 180x20 scrollX 140.00 scrollWidth 320 layer at (8,232) size 182x22 clip at (9,233) size 180x20
LayoutNGBlockFlow {DIV} at (0,224) size 182x22 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,224) size 182x22 [border: (1px solid #000000)]
LayoutInline {A} at (0,0) size 178x19 [color=#0000EE] LayoutInline {A} at (0,0) size 178x19 [color=#0000EE]
LayoutText {#text} at (19,1) size 178x19 LayoutText {#text} at (19,1) size 178x19
text run at (19,1) width 162: "Lorem ipsum dolor sit am" text run at (19,1) width 162: "Lorem ipsum dolor sit am"
text run at (3,1) width 16: "\x{2026}" text run at (3,1) width 16: "\x{2026}"
LayoutText {#text} at (0,0) size 0x0 LayoutText {#text} at (0,0) size 0x0
layer at (8,294) size 182x22 clip at (9,295) size 180x20 scrollX 140.00 scrollWidth 320 layer at (8,294) size 182x22 clip at (9,295) size 180x20
LayoutNGBlockFlow {DIV} at (0,286) size 182x22 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,286) size 182x22 [border: (1px solid #000000)]
LayoutText {#text} at (23,1) size 174x19 LayoutText {#text} at (23,1) size 174x19
text run at (23,1) width 158: "et, consectetur adipiscing" text run at (23,1) width 158: "et, consectetur adipiscing"
text run at (7,1) width 16: "\x{2026}" text run at (7,1) width 16: "\x{2026}"
layer at (8,356) size 182x22 clip at (9,357) size 180x20 scrollX 140.00 scrollWidth 320 layer at (8,356) size 182x22 clip at (9,357) size 180x20
LayoutNGBlockFlow {DIV} at (0,348) size 182x22 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,348) size 182x22 [border: (1px solid #000000)]
LayoutInline {A} at (0,0) size 174x19 [color=#0000EE] LayoutInline {A} at (0,0) size 174x19 [color=#0000EE]
LayoutText {#text} at (23,1) size 174x19 LayoutText {#text} at (23,1) size 174x19
text run at (23,1) width 158: "et, consectetur adipiscing" text run at (23,1) width 158: "et, consectetur adipiscing"
text run at (7,1) width 16: "\x{2026}" text run at (7,1) width 16: "\x{2026}"
LayoutText {#text} at (0,0) size 0x0 LayoutText {#text} at (0,0) size 0x0
layer at (8,418) size 182x22 clip at (9,419) size 180x20 scrollWidth 320 layer at (8,418) size 182x22 clip at (9,419) size 180x20
LayoutNGBlockFlow {DIV} at (0,410) size 182x22 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,410) size 182x22 [border: (1px solid #000000)]
LayoutInline {A} at (0,0) size 178x19 [color=#0000EE] LayoutInline {A} at (0,0) size 178x19 [color=#0000EE]
LayoutText {#text} at (1,1) size 178x19 LayoutText {#text} at (1,1) size 178x19
text run at (1,1) width 162: "Lorem ipsum dolor sit am" text run at (1,1) width 162: "Lorem ipsum dolor sit am"
text run at (163,1) width 16: "\x{2026}" text run at (163,1) width 16: "\x{2026}"
LayoutText {#text} at (0,0) size 0x0 LayoutText {#text} at (0,0) size 0x0
layer at (8,480) size 182x22 clip at (9,481) size 180x20 scrollWidth 320 layer at (8,480) size 182x22 clip at (9,481) size 180x20
LayoutNGBlockFlow {DIV} at (0,472) size 182x22 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,472) size 182x22 [border: (1px solid #000000)]
LayoutText {#text} at (1,1) size 178x19 LayoutText {#text} at (1,1) size 178x19
text run at (1,1) width 162: "Lorem ipsum dolor sit am" text run at (1,1) width 162: "Lorem ipsum dolor sit am"
text run at (163,1) width 16: "\x{2026}" text run at (163,1) width 16: "\x{2026}"
layer at (8,542) size 182x22 clip at (9,543) size 180x20 scrollWidth 328 layer at (8,542) size 182x22 clip at (9,543) size 180x20
LayoutNGBlockFlow {DIV} at (0,534) size 182x22 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,534) size 182x22 [border: (1px solid #000000)]
LayoutText {#text} at (1,1) size 175x19 LayoutText {#text} at (1,1) size 175x19
text run at (1,1) width 159: "\x{5D4}\x{5D5}\x{5E1}\x{5D9}\x{5E3} \x{5D0}\x{5DC}\x{5D9}\x{5E4}\x{5E1}\x{5D5}\x{5EA} \x{5D1}\x{5E1}\x{5D5}\x{5E3} \x{5E9}\x{5D5}\x{5E8}\x{5D4}" text run at (1,1) width 159: "\x{5D4}\x{5D5}\x{5E1}\x{5D9}\x{5E3} \x{5D0}\x{5DC}\x{5D9}\x{5E4}\x{5E1}\x{5D5}\x{5EA} \x{5D1}\x{5E1}\x{5D5}\x{5E3} \x{5E9}\x{5D5}\x{5E8}\x{5D4}"
text run at (160,1) width 16: "\x{2026}" text run at (160,1) width 16: "\x{2026}"
layer at (8,604) size 182x22 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollWidth 320 layer at (8,604) size 182x22 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,596) size 182x22 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,596) size 182x22 [border: (1px solid #000000)]
LayoutInline {SPAN} at (0,0) size 174x19 LayoutInline {SPAN} at (0,0) size 174x19
LayoutText {#text} at (1,1) size 174x19 LayoutText {#text} at (1,1) size 174x19
text run at (1,1) width 158: "et, consectetur adipiscing" text run at (1,1) width 158: "et, consectetur adipiscing"
text run at (159,1) width 16: "\x{2026}" text run at (159,1) width 16: "\x{2026}"
LayoutText {#text} at (0,0) size 0x0 LayoutText {#text} at (0,0) size 0x0
layer at (8,666) size 182x22 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollWidth 328 layer at (8,666) size 182x22 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,658) size 182x22 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,658) size 182x22 [border: (1px solid #000000)]
LayoutInline {A} at (0,0) size 175x19 [color=#0000EE] LayoutInline {A} at (0,0) size 175x19 [color=#0000EE]
LayoutText {#text} at (1,1) size 175x19 LayoutText {#text} at (1,1) size 175x19
text run at (1,1) width 159: "\x{5D4}\x{5D5}\x{5E1}\x{5D9}\x{5E3} \x{5D0}\x{5DC}\x{5D9}\x{5E4}\x{5E1}\x{5D5}\x{5EA} \x{5D1}\x{5E1}\x{5D5}\x{5E3} \x{5E9}\x{5D5}\x{5E8}\x{5D4}" text run at (1,1) width 159: "\x{5D4}\x{5D5}\x{5E1}\x{5D9}\x{5E3} \x{5D0}\x{5DC}\x{5D9}\x{5E4}\x{5E1}\x{5D5}\x{5EA} \x{5D1}\x{5E1}\x{5D5}\x{5E3} \x{5E9}\x{5D5}\x{5E8}\x{5D4}"
text run at (160,1) width 16: "\x{2026}" text run at (160,1) width 16: "\x{2026}"
LayoutText {#text} at (0,0) size 0x0 LayoutText {#text} at (0,0) size 0x0
layer at (8,728) size 182x22 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollWidth 320 layer at (8,728) size 182x22 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,720) size 182x22 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,720) size 182x22 [border: (1px solid #000000)]
LayoutInline {A} at (0,0) size 174x19 [color=#0000EE] LayoutInline {A} at (0,0) size 174x19 [color=#0000EE]
LayoutText {#text} at (0,0) size 0x0 LayoutText {#text} at (0,0) size 0x0
......
...@@ -3,7 +3,7 @@ layer at (0,0) size 800x600 ...@@ -3,7 +3,7 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x8 layer at (0,0) size 800x8
LayoutNGBlockFlow {HTML} at (0,0) size 800x8 LayoutNGBlockFlow {HTML} at (0,0) size 800x8
LayoutNGBlockFlow {BODY} at (8,8) size 784x0 LayoutNGBlockFlow {BODY} at (8,8) size 784x0
layer at (0,0) size 144x84 scrollWidth 160 layer at (0,0) size 144x84
LayoutNGBlockFlow (positioned) {DIV} at (0,0) size 144x84 LayoutNGBlockFlow (positioned) {DIV} at (0,0) size 144x84
LayoutText {#text} at (0,1) size 140x81 LayoutText {#text} at (0,1) size 140x81
text run at (0,1) width 68: "Bl" text run at (0,1) width 68: "Bl"
......
...@@ -3,7 +3,7 @@ layer at (0,0) size 800x600 ...@@ -3,7 +3,7 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x100 layer at (0,0) size 800x100
LayoutNGBlockFlow {HTML} at (0,0) size 800x100 LayoutNGBlockFlow {HTML} at (0,0) size 800x100
LayoutNGBlockFlow {BODY} at (8,8) size 784x84 LayoutNGBlockFlow {BODY} at (8,8) size 784x84
layer at (8,8) size 144x84 scrollWidth 160 layer at (8,8) size 144x84
LayoutNGBlockFlow {DIV} at (0,0) size 144x84 [color=#00000000] LayoutNGBlockFlow {DIV} at (0,0) size 144x84 [color=#00000000]
LayoutText {#text} at (0,1) size 140x81 LayoutText {#text} at (0,1) size 140x81
text run at (0,1) width 68: "Bl" text run at (0,1) width 68: "Bl"
......
...@@ -44,67 +44,67 @@ layer at (0,0) size 800x770 backgroundClip at (0,0) size 800x600 clip at (0,0) s ...@@ -44,67 +44,67 @@ layer at (0,0) size 800x770 backgroundClip at (0,0) size 800x600 clip at (0,0) s
LayoutNGBlockFlow (anonymous) at (0,700) size 784x20 LayoutNGBlockFlow (anonymous) at (0,700) size 784x20
LayoutText {#text} at (0,0) size 205x19 LayoutText {#text} at (0,0) size 205x19
text run at (0,0) width 205: "LTR link with forced rtl content:" text run at (0,0) width 205: "LTR link with forced rtl content:"
layer at (8,108) size 182x22 clip at (9,109) size 180x20 scrollX 148.00 scrollWidth 328 layer at (8,108) size 182x22 clip at (9,109) size 180x20
LayoutNGBlockFlow {DIV} at (0,100) size 182x22 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,100) size 182x22 [border: (1px solid #000000)]
LayoutText {#text} at (19,1) size 178x19 LayoutText {#text} at (19,1) size 178x19
text run at (19,1) width 162: "\x{5DB}\x{5E9}\x{5D4}\x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5E2}\x{5E8}\x{5D5}\x{5DA} \x{5DE}\x{5D3}\x{5D9} \x{5E0}\x{5E8}\x{5E6}\x{5D4} " text run at (19,1) width 162: "\x{5DB}\x{5E9}\x{5D4}\x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5E2}\x{5E8}\x{5D5}\x{5DA} \x{5DE}\x{5D3}\x{5D9} \x{5E0}\x{5E8}\x{5E6}\x{5D4} "
text run at (3,1) width 16: "\x{2026}" text run at (3,1) width 16: "\x{2026}"
layer at (8,170) size 182x22 clip at (9,171) size 180x20 scrollX 140.00 scrollWidth 320 layer at (8,170) size 182x22 clip at (9,171) size 180x20
LayoutNGBlockFlow {DIV} at (0,162) size 182x22 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,162) size 182x22 [border: (1px solid #000000)]
LayoutText {#text} at (19,1) size 178x19 LayoutText {#text} at (19,1) size 178x19
text run at (19,1) width 162: "Lorem ipsum dolor sit am" text run at (19,1) width 162: "Lorem ipsum dolor sit am"
text run at (3,1) width 16: "\x{2026}" text run at (3,1) width 16: "\x{2026}"
layer at (8,232) size 182x22 clip at (9,233) size 180x20 scrollX 140.00 scrollWidth 320 layer at (8,232) size 182x22 clip at (9,233) size 180x20
LayoutNGBlockFlow {DIV} at (0,224) size 182x22 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,224) size 182x22 [border: (1px solid #000000)]
LayoutInline {A} at (0,0) size 178x19 [color=#0000EE] LayoutInline {A} at (0,0) size 178x19 [color=#0000EE]
LayoutText {#text} at (19,1) size 178x19 LayoutText {#text} at (19,1) size 178x19
text run at (19,1) width 162: "Lorem ipsum dolor sit am" text run at (19,1) width 162: "Lorem ipsum dolor sit am"
text run at (3,1) width 16: "\x{2026}" text run at (3,1) width 16: "\x{2026}"
LayoutText {#text} at (0,0) size 0x0 LayoutText {#text} at (0,0) size 0x0
layer at (8,294) size 182x22 clip at (9,295) size 180x20 scrollX 140.00 scrollWidth 320 layer at (8,294) size 182x22 clip at (9,295) size 180x20
LayoutNGBlockFlow {DIV} at (0,286) size 182x22 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,286) size 182x22 [border: (1px solid #000000)]
LayoutText {#text} at (23,1) size 174x19 LayoutText {#text} at (23,1) size 174x19
text run at (23,1) width 158: "et, consectetur adipiscing" text run at (23,1) width 158: "et, consectetur adipiscing"
text run at (7,1) width 16: "\x{2026}" text run at (7,1) width 16: "\x{2026}"
layer at (8,356) size 182x22 clip at (9,357) size 180x20 scrollX 140.00 scrollWidth 320 layer at (8,356) size 182x22 clip at (9,357) size 180x20
LayoutNGBlockFlow {DIV} at (0,348) size 182x22 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,348) size 182x22 [border: (1px solid #000000)]
LayoutInline {A} at (0,0) size 174x19 [color=#0000EE] LayoutInline {A} at (0,0) size 174x19 [color=#0000EE]
LayoutText {#text} at (23,1) size 174x19 LayoutText {#text} at (23,1) size 174x19
text run at (23,1) width 158: "et, consectetur adipiscing" text run at (23,1) width 158: "et, consectetur adipiscing"
text run at (7,1) width 16: "\x{2026}" text run at (7,1) width 16: "\x{2026}"
LayoutText {#text} at (0,0) size 0x0 LayoutText {#text} at (0,0) size 0x0
layer at (8,418) size 182x22 clip at (9,419) size 180x20 scrollWidth 320 layer at (8,418) size 182x22 clip at (9,419) size 180x20
LayoutNGBlockFlow {DIV} at (0,410) size 182x22 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,410) size 182x22 [border: (1px solid #000000)]
LayoutInline {A} at (0,0) size 178x19 [color=#0000EE] LayoutInline {A} at (0,0) size 178x19 [color=#0000EE]
LayoutText {#text} at (1,1) size 178x19 LayoutText {#text} at (1,1) size 178x19
text run at (1,1) width 162: "Lorem ipsum dolor sit am" text run at (1,1) width 162: "Lorem ipsum dolor sit am"
text run at (163,1) width 16: "\x{2026}" text run at (163,1) width 16: "\x{2026}"
LayoutText {#text} at (0,0) size 0x0 LayoutText {#text} at (0,0) size 0x0
layer at (8,480) size 182x22 clip at (9,481) size 180x20 scrollWidth 320 layer at (8,480) size 182x22 clip at (9,481) size 180x20
LayoutNGBlockFlow {DIV} at (0,472) size 182x22 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,472) size 182x22 [border: (1px solid #000000)]
LayoutText {#text} at (1,1) size 178x19 LayoutText {#text} at (1,1) size 178x19
text run at (1,1) width 162: "Lorem ipsum dolor sit am" text run at (1,1) width 162: "Lorem ipsum dolor sit am"
text run at (163,1) width 16: "\x{2026}" text run at (163,1) width 16: "\x{2026}"
layer at (8,542) size 182x22 clip at (9,543) size 180x20 scrollWidth 328 layer at (8,542) size 182x22 clip at (9,543) size 180x20
LayoutNGBlockFlow {DIV} at (0,534) size 182x22 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,534) size 182x22 [border: (1px solid #000000)]
LayoutText {#text} at (1,1) size 175x19 LayoutText {#text} at (1,1) size 175x19
text run at (1,1) width 159: "\x{5D4}\x{5D5}\x{5E1}\x{5D9}\x{5E3} \x{5D0}\x{5DC}\x{5D9}\x{5E4}\x{5E1}\x{5D5}\x{5EA} \x{5D1}\x{5E1}\x{5D5}\x{5E3} \x{5E9}\x{5D5}\x{5E8}\x{5D4}" text run at (1,1) width 159: "\x{5D4}\x{5D5}\x{5E1}\x{5D9}\x{5E3} \x{5D0}\x{5DC}\x{5D9}\x{5E4}\x{5E1}\x{5D5}\x{5EA} \x{5D1}\x{5E1}\x{5D5}\x{5E3} \x{5E9}\x{5D5}\x{5E8}\x{5D4}"
text run at (160,1) width 16: "\x{2026}" text run at (160,1) width 16: "\x{2026}"
layer at (8,604) size 182x22 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollWidth 320 layer at (8,604) size 182x22 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,596) size 182x22 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,596) size 182x22 [border: (1px solid #000000)]
LayoutInline {SPAN} at (0,0) size 174x19 LayoutInline {SPAN} at (0,0) size 174x19
LayoutText {#text} at (1,1) size 174x19 LayoutText {#text} at (1,1) size 174x19
text run at (1,1) width 158: "et, consectetur adipiscing" text run at (1,1) width 158: "et, consectetur adipiscing"
text run at (159,1) width 16: "\x{2026}" text run at (159,1) width 16: "\x{2026}"
LayoutText {#text} at (0,0) size 0x0 LayoutText {#text} at (0,0) size 0x0
layer at (8,666) size 182x22 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollWidth 328 layer at (8,666) size 182x22 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,658) size 182x22 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,658) size 182x22 [border: (1px solid #000000)]
LayoutInline {A} at (0,0) size 175x19 [color=#0000EE] LayoutInline {A} at (0,0) size 175x19 [color=#0000EE]
LayoutText {#text} at (1,1) size 175x19 LayoutText {#text} at (1,1) size 175x19
text run at (1,1) width 159: "\x{5D4}\x{5D5}\x{5E1}\x{5D9}\x{5E3} \x{5D0}\x{5DC}\x{5D9}\x{5E4}\x{5E1}\x{5D5}\x{5EA} \x{5D1}\x{5E1}\x{5D5}\x{5E3} \x{5E9}\x{5D5}\x{5E8}\x{5D4}" text run at (1,1) width 159: "\x{5D4}\x{5D5}\x{5E1}\x{5D9}\x{5E3} \x{5D0}\x{5DC}\x{5D9}\x{5E4}\x{5E1}\x{5D5}\x{5EA} \x{5D1}\x{5E1}\x{5D5}\x{5E3} \x{5E9}\x{5D5}\x{5E8}\x{5D4}"
text run at (160,1) width 16: "\x{2026}" text run at (160,1) width 16: "\x{2026}"
LayoutText {#text} at (0,0) size 0x0 LayoutText {#text} at (0,0) size 0x0
layer at (8,728) size 182x22 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollWidth 320 layer at (8,728) size 182x22 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,720) size 182x22 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,720) size 182x22 [border: (1px solid #000000)]
LayoutInline {A} at (0,0) size 174x19 [color=#0000EE] LayoutInline {A} at (0,0) size 174x19 [color=#0000EE]
LayoutText {#text} at (0,0) size 0x0 LayoutText {#text} at (0,0) size 0x0
......
...@@ -33,12 +33,12 @@ layer at (0,0) size 785x912 backgroundClip at (0,0) size 785x600 clip at (0,0) s ...@@ -33,12 +33,12 @@ layer at (0,0) size 785x912 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutNGBlockFlow {H3} at (0,810.75) size 769x23 LayoutNGBlockFlow {H3} at (0,810.75) size 769x23
LayoutText {#text} at (0,0) size 507x22 LayoutText {#text} at (0,0) size 507x22
text run at (0,0) width 507: "Right-To-Left containing replaced content blocking the ellipsis" text run at (0,0) width 507: "Right-To-Left containing replaced content blocking the ellipsis"
layer at (8,124) size 310x22 clip at (9,125) size 308x20 scrollWidth 718 layer at (8,124) size 310x22 clip at (9,125) size 308x20
LayoutNGBlockFlow {DIV} at (0,116.44) size 310x22 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,116.44) size 310x22 [border: (1px solid #000000)]
LayoutText {#text} at (1,1) size 303x19 LayoutText {#text} at (1,1) size 303x19
text run at (1,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (1,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
text run at (288,1) width 16: "\x{2026}" text run at (288,1) width 16: "\x{2026}"
layer at (8,208) size 310x82 clip at (9,209) size 308x80 scrollWidth 718 layer at (8,208) size 310x82 clip at (9,209) size 308x80
LayoutNGBlockFlow {DIV} at (0,200.16) size 310x82 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,200.16) size 310x82 [border: (1px solid #000000)]
LayoutText {#text} at (1,1) size 303x19 LayoutText {#text} at (1,1) size 303x19
text run at (1,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (1,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
...@@ -56,7 +56,7 @@ layer at (8,208) size 310x82 clip at (9,209) size 308x80 scrollWidth 718 ...@@ -56,7 +56,7 @@ layer at (8,208) size 310x82 clip at (9,209) size 308x80 scrollWidth 718
text run at (1,61) width 289: "em ipsum dolor sit amet, consectetur adipiscin" text run at (1,61) width 289: "em ipsum dolor sit amet, consectetur adipiscin"
text run at (290,61) width 16: "\x{2026}" text run at (290,61) width 16: "\x{2026}"
LayoutBR {BR} at (696,61) size 0x0 LayoutBR {BR} at (696,61) size 0x0
layer at (8,352) size 310x32 clip at (9,353) size 308x30 scrollWidth 747 layer at (8,352) size 310x32 clip at (9,353) size 308x30
LayoutNGBlockFlow {DIV} at (0,343.88) size 310x32 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,343.88) size 310x32 [border: (1px solid #000000)]
LayoutText {#text} at (1,11) size 181x19 LayoutText {#text} at (1,11) size 181x19
text run at (1,11) width 181: "Lorem ipsum dolor sit amet, " text run at (1,11) width 181: "Lorem ipsum dolor sit amet, "
...@@ -64,7 +64,7 @@ layer at (8,352) size 310x32 clip at (9,353) size 308x30 scrollWidth 747 ...@@ -64,7 +64,7 @@ layer at (8,352) size 310x32 clip at (9,353) size 308x30 scrollWidth 747
LayoutText {#text} at (207,11) size 102x19 LayoutText {#text} at (207,11) size 102x19
text run at (207,11) width 86: " consectetur a" text run at (207,11) width 86: " consectetur a"
text run at (293,11) width 16: "\x{2026}" text run at (293,11) width 16: "\x{2026}"
layer at (8,446) size 310x32 clip at (9,447) size 308x30 scrollWidth 1190 layer at (8,446) size 310x32 clip at (9,447) size 308x30
LayoutNGBlockFlow {DIV} at (0,437.59) size 310x32 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,437.59) size 310x32 [border: (1px solid #000000)]
LayoutText {#text} at (1,11) size 287x19 LayoutText {#text} at (1,11) size 287x19
text run at (1,11) width 271: "Lorem ipsum dolor sit amet, consectetur ad" text run at (1,11) width 271: "Lorem ipsum dolor sit amet, consectetur ad"
...@@ -72,12 +72,12 @@ layer at (8,446) size 310x32 clip at (9,447) size 308x30 scrollWidth 1190 ...@@ -72,12 +72,12 @@ layer at (8,446) size 310x32 clip at (9,447) size 308x30 scrollWidth 1190
LayoutImage {IMG} at (744,1) size 25x25 LayoutImage {IMG} at (744,1) size 25x25
LayoutText {#text} at (744,11) size 447x19 LayoutText {#text} at (744,11) size 447x19
text run at (744,11) width 447: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros." text run at (744,11) width 447: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
layer at (8,539) size 310x22 clip at (9,540) size 308x20 scrollX 411.00 scrollWidth 719 layer at (8,539) size 310x22 clip at (9,540) size 308x20
LayoutNGBlockFlow {DIV} at (0,531.31) size 310x22 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,531.31) size 310x22 [border: (1px solid #000000)]
LayoutText {#text} at (22,1) size 303x19 LayoutText {#text} at (22,1) size 303x19
text run at (22,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (22,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
text run at (6,1) width 16: "\x{2026}" text run at (6,1) width 16: "\x{2026}"
layer at (8,623) size 310x82 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollX 411.00 scrollWidth 719 layer at (8,623) size 310x82 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,615.03) size 310x82 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,615.03) size 310x82 [border: (1px solid #000000)]
LayoutText {#text} at (22,1) size 303x19 LayoutText {#text} at (22,1) size 303x19
text run at (22,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (22,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
...@@ -95,7 +95,7 @@ layer at (8,623) size 310x82 backgroundClip at (0,0) size 0x0 clip at (0,0) size ...@@ -95,7 +95,7 @@ layer at (8,623) size 310x82 backgroundClip at (0,0) size 0x0 clip at (0,0) size
text run at (20,61) width 289: "em ipsum dolor sit amet, consectetur adipiscin" text run at (20,61) width 289: "em ipsum dolor sit amet, consectetur adipiscin"
text run at (4,61) width 16: "\x{2026}" text run at (4,61) width 16: "\x{2026}"
LayoutBR {BR} at (-387,61) size 0x0 LayoutBR {BR} at (-387,61) size 0x0
layer at (8,767) size 310x32 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollX 440.00 scrollWidth 748 layer at (8,767) size 310x32 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,758.75) size 310x32 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,758.75) size 310x32 [border: (1px solid #000000)]
LayoutText {#text} at (128,11) size 181x19 LayoutText {#text} at (128,11) size 181x19
text run at (128,11) width 181: "Lorem ipsum dolor sit amet, " text run at (128,11) width 181: "Lorem ipsum dolor sit amet, "
...@@ -103,7 +103,7 @@ layer at (8,767) size 310x32 backgroundClip at (0,0) size 0x0 clip at (0,0) size ...@@ -103,7 +103,7 @@ layer at (8,767) size 310x32 backgroundClip at (0,0) size 0x0 clip at (0,0) size
LayoutText {#text} at (17,11) size 102x19 LayoutText {#text} at (17,11) size 102x19
text run at (17,11) width 86: " consectetur a" text run at (17,11) width 86: " consectetur a"
text run at (1,11) width 16: "\x{2026}" text run at (1,11) width 16: "\x{2026}"
layer at (8,860) size 310x32 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollX 436.00 scrollWidth 744 layer at (8,860) size 310x32 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,852.47) size 310x32 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,852.47) size 310x32 [border: (1px solid #000000)]
LayoutText {#text} at (38,11) size 287x19 LayoutText {#text} at (38,11) size 287x19
text run at (38,11) width 271: "Lorem ipsum dolor sit amet, consectetur ad" text run at (38,11) width 271: "Lorem ipsum dolor sit amet, consectetur ad"
......
...@@ -34,12 +34,12 @@ layer at (0,0) size 785x932 backgroundClip at (0,0) size 785x600 clip at (0,0) s ...@@ -34,12 +34,12 @@ layer at (0,0) size 785x932 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutNGBlockFlow {H3} at (0,830.75) size 769x23 LayoutNGBlockFlow {H3} at (0,830.75) size 769x23
LayoutText {#text} at (0,0) size 507x22 LayoutText {#text} at (0,0) size 507x22
text run at (0,0) width 507: "Right-To-Left containing replaced content blocking the ellipsis" text run at (0,0) width 507: "Right-To-Left containing replaced content blocking the ellipsis"
layer at (8,144) size 310x22 clip at (9,145) size 308x20 scrollWidth 718 layer at (8,144) size 310x22 clip at (9,145) size 308x20
LayoutNGBlockFlow {DIV} at (0,136.44) size 310x22 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,136.44) size 310x22 [border: (1px solid #000000)]
LayoutText {#text} at (1,1) size 303x19 LayoutText {#text} at (1,1) size 303x19
text run at (1,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (1,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
text run at (288,1) width 16: "\x{2026}" text run at (288,1) width 16: "\x{2026}"
layer at (8,228) size 310x82 clip at (9,229) size 308x80 scrollWidth 718 layer at (8,228) size 310x82 clip at (9,229) size 308x80
LayoutNGBlockFlow {DIV} at (0,220.16) size 310x82 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,220.16) size 310x82 [border: (1px solid #000000)]
LayoutText {#text} at (1,1) size 303x19 LayoutText {#text} at (1,1) size 303x19
text run at (1,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (1,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
...@@ -57,7 +57,7 @@ layer at (8,228) size 310x82 clip at (9,229) size 308x80 scrollWidth 718 ...@@ -57,7 +57,7 @@ layer at (8,228) size 310x82 clip at (9,229) size 308x80 scrollWidth 718
text run at (1,61) width 289: "em ipsum dolor sit amet, consectetur adipiscin" text run at (1,61) width 289: "em ipsum dolor sit amet, consectetur adipiscin"
text run at (290,61) width 16: "\x{2026}" text run at (290,61) width 16: "\x{2026}"
LayoutBR {BR} at (696,61) size 0x0 LayoutBR {BR} at (696,61) size 0x0
layer at (8,372) size 310x32 clip at (9,373) size 308x30 scrollWidth 747 layer at (8,372) size 310x32 clip at (9,373) size 308x30
LayoutNGBlockFlow {DIV} at (0,363.88) size 310x32 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,363.88) size 310x32 [border: (1px solid #000000)]
LayoutText {#text} at (1,11) size 181x19 LayoutText {#text} at (1,11) size 181x19
text run at (1,11) width 181: "Lorem ipsum dolor sit amet, " text run at (1,11) width 181: "Lorem ipsum dolor sit amet, "
...@@ -65,7 +65,7 @@ layer at (8,372) size 310x32 clip at (9,373) size 308x30 scrollWidth 747 ...@@ -65,7 +65,7 @@ layer at (8,372) size 310x32 clip at (9,373) size 308x30 scrollWidth 747
LayoutText {#text} at (207,11) size 102x19 LayoutText {#text} at (207,11) size 102x19
text run at (207,11) width 86: " consectetur a" text run at (207,11) width 86: " consectetur a"
text run at (293,11) width 16: "\x{2026}" text run at (293,11) width 16: "\x{2026}"
layer at (8,466) size 310x32 clip at (9,467) size 308x30 scrollWidth 1190 layer at (8,466) size 310x32 clip at (9,467) size 308x30
LayoutNGBlockFlow {DIV} at (0,457.59) size 310x32 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,457.59) size 310x32 [border: (1px solid #000000)]
LayoutText {#text} at (1,11) size 287x19 LayoutText {#text} at (1,11) size 287x19
text run at (1,11) width 271: "Lorem ipsum dolor sit amet, consectetur ad" text run at (1,11) width 271: "Lorem ipsum dolor sit amet, consectetur ad"
...@@ -73,12 +73,12 @@ layer at (8,466) size 310x32 clip at (9,467) size 308x30 scrollWidth 1190 ...@@ -73,12 +73,12 @@ layer at (8,466) size 310x32 clip at (9,467) size 308x30 scrollWidth 1190
LayoutImage {IMG} at (744,1) size 25x25 LayoutImage {IMG} at (744,1) size 25x25
LayoutText {#text} at (744,11) size 447x19 LayoutText {#text} at (744,11) size 447x19
text run at (744,11) width 447: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros." text run at (744,11) width 447: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
layer at (8,559) size 310x22 clip at (9,560) size 308x20 scrollX 411.00 scrollWidth 719 layer at (8,559) size 310x22 clip at (9,560) size 308x20
LayoutNGBlockFlow {DIV} at (0,551.31) size 310x22 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,551.31) size 310x22 [border: (1px solid #000000)]
LayoutText {#text} at (22,1) size 303x19 LayoutText {#text} at (22,1) size 303x19
text run at (22,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (22,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
text run at (6,1) width 16: "\x{2026}" text run at (6,1) width 16: "\x{2026}"
layer at (8,643) size 310x82 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollX 411.00 scrollWidth 719 layer at (8,643) size 310x82 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,635.03) size 310x82 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,635.03) size 310x82 [border: (1px solid #000000)]
LayoutText {#text} at (22,1) size 303x19 LayoutText {#text} at (22,1) size 303x19
text run at (22,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (22,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
...@@ -96,7 +96,7 @@ layer at (8,643) size 310x82 backgroundClip at (0,0) size 0x0 clip at (0,0) size ...@@ -96,7 +96,7 @@ layer at (8,643) size 310x82 backgroundClip at (0,0) size 0x0 clip at (0,0) size
text run at (20,61) width 289: "em ipsum dolor sit amet, consectetur adipiscin" text run at (20,61) width 289: "em ipsum dolor sit amet, consectetur adipiscin"
text run at (4,61) width 16: "\x{2026}" text run at (4,61) width 16: "\x{2026}"
LayoutBR {BR} at (-387,61) size 0x0 LayoutBR {BR} at (-387,61) size 0x0
layer at (8,787) size 310x32 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollX 440.00 scrollWidth 748 layer at (8,787) size 310x32 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,778.75) size 310x32 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,778.75) size 310x32 [border: (1px solid #000000)]
LayoutText {#text} at (128,11) size 181x19 LayoutText {#text} at (128,11) size 181x19
text run at (128,11) width 181: "Lorem ipsum dolor sit amet, " text run at (128,11) width 181: "Lorem ipsum dolor sit amet, "
...@@ -104,7 +104,7 @@ layer at (8,787) size 310x32 backgroundClip at (0,0) size 0x0 clip at (0,0) size ...@@ -104,7 +104,7 @@ layer at (8,787) size 310x32 backgroundClip at (0,0) size 0x0 clip at (0,0) size
LayoutText {#text} at (17,11) size 102x19 LayoutText {#text} at (17,11) size 102x19
text run at (17,11) width 86: " consectetur a" text run at (17,11) width 86: " consectetur a"
text run at (1,11) width 16: "\x{2026}" text run at (1,11) width 16: "\x{2026}"
layer at (8,880) size 310x32 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollX 436.00 scrollWidth 744 layer at (8,880) size 310x32 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,872.47) size 310x32 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,872.47) size 310x32 [border: (1px solid #000000)]
LayoutText {#text} at (38,11) size 287x19 LayoutText {#text} at (38,11) size 287x19
text run at (38,11) width 271: "Lorem ipsum dolor sit amet, consectetur ad" text run at (38,11) width 271: "Lorem ipsum dolor sit amet, consectetur ad"
......
...@@ -33,12 +33,12 @@ layer at (0,0) size 785x912 backgroundClip at (0,0) size 785x600 clip at (0,0) s ...@@ -33,12 +33,12 @@ layer at (0,0) size 785x912 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutNGBlockFlow {H3} at (0,810.75) size 769x23 LayoutNGBlockFlow {H3} at (0,810.75) size 769x23
LayoutText {#text} at (0,0) size 507x22 LayoutText {#text} at (0,0) size 507x22
text run at (0,0) width 507: "Right-To-Left containing replaced content blocking the ellipsis" text run at (0,0) width 507: "Right-To-Left containing replaced content blocking the ellipsis"
layer at (8,124) size 310x22 clip at (9,125) size 308x20 scrollWidth 718 layer at (8,124) size 310x22 clip at (9,125) size 308x20
LayoutNGBlockFlow {DIV} at (0,116.44) size 310x22 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,116.44) size 310x22 [border: (1px solid #000000)]
LayoutText {#text} at (1,1) size 303x19 LayoutText {#text} at (1,1) size 303x19
text run at (1,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (1,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
text run at (288,1) width 16: "\x{2026}" text run at (288,1) width 16: "\x{2026}"
layer at (8,208) size 310x82 clip at (9,209) size 308x80 scrollWidth 718 layer at (8,208) size 310x82 clip at (9,209) size 308x80
LayoutNGBlockFlow {DIV} at (0,200.16) size 310x82 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,200.16) size 310x82 [border: (1px solid #000000)]
LayoutText {#text} at (1,1) size 303x19 LayoutText {#text} at (1,1) size 303x19
text run at (1,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (1,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
...@@ -56,7 +56,7 @@ layer at (8,208) size 310x82 clip at (9,209) size 308x80 scrollWidth 718 ...@@ -56,7 +56,7 @@ layer at (8,208) size 310x82 clip at (9,209) size 308x80 scrollWidth 718
text run at (1,61) width 289: "em ipsum dolor sit amet, consectetur adipiscin" text run at (1,61) width 289: "em ipsum dolor sit amet, consectetur adipiscin"
text run at (290,61) width 16: "\x{2026}" text run at (290,61) width 16: "\x{2026}"
LayoutBR {BR} at (696,61) size 0x0 LayoutBR {BR} at (696,61) size 0x0
layer at (8,352) size 310x32 clip at (9,353) size 308x30 scrollWidth 747 layer at (8,352) size 310x32 clip at (9,353) size 308x30
LayoutNGBlockFlow {DIV} at (0,343.88) size 310x32 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,343.88) size 310x32 [border: (1px solid #000000)]
LayoutText {#text} at (1,11) size 181x19 LayoutText {#text} at (1,11) size 181x19
text run at (1,11) width 181: "Lorem ipsum dolor sit amet, " text run at (1,11) width 181: "Lorem ipsum dolor sit amet, "
...@@ -64,7 +64,7 @@ layer at (8,352) size 310x32 clip at (9,353) size 308x30 scrollWidth 747 ...@@ -64,7 +64,7 @@ layer at (8,352) size 310x32 clip at (9,353) size 308x30 scrollWidth 747
LayoutText {#text} at (207,11) size 102x19 LayoutText {#text} at (207,11) size 102x19
text run at (207,11) width 86: " consectetur a" text run at (207,11) width 86: " consectetur a"
text run at (293,11) width 16: "\x{2026}" text run at (293,11) width 16: "\x{2026}"
layer at (8,446) size 310x32 clip at (9,447) size 308x30 scrollWidth 1190 layer at (8,446) size 310x32 clip at (9,447) size 308x30
LayoutNGBlockFlow {DIV} at (0,437.59) size 310x32 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,437.59) size 310x32 [border: (1px solid #000000)]
LayoutText {#text} at (1,11) size 287x19 LayoutText {#text} at (1,11) size 287x19
text run at (1,11) width 271: "Lorem ipsum dolor sit amet, consectetur ad" text run at (1,11) width 271: "Lorem ipsum dolor sit amet, consectetur ad"
...@@ -72,12 +72,12 @@ layer at (8,446) size 310x32 clip at (9,447) size 308x30 scrollWidth 1190 ...@@ -72,12 +72,12 @@ layer at (8,446) size 310x32 clip at (9,447) size 308x30 scrollWidth 1190
LayoutImage {IMG} at (744,1) size 25x25 LayoutImage {IMG} at (744,1) size 25x25
LayoutText {#text} at (744,11) size 447x19 LayoutText {#text} at (744,11) size 447x19
text run at (744,11) width 447: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros." text run at (744,11) width 447: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
layer at (8,539) size 310x22 clip at (9,540) size 308x20 scrollX 411.00 scrollWidth 719 layer at (8,539) size 310x22 clip at (9,540) size 308x20
LayoutNGBlockFlow {DIV} at (0,531.31) size 310x22 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,531.31) size 310x22 [border: (1px solid #000000)]
LayoutText {#text} at (22,1) size 303x19 LayoutText {#text} at (22,1) size 303x19
text run at (22,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (22,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
text run at (6,1) width 16: "\x{2026}" text run at (6,1) width 16: "\x{2026}"
layer at (8,623) size 310x82 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollX 411.00 scrollWidth 719 layer at (8,623) size 310x82 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,615.03) size 310x82 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,615.03) size 310x82 [border: (1px solid #000000)]
LayoutText {#text} at (22,1) size 303x19 LayoutText {#text} at (22,1) size 303x19
text run at (22,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (22,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
...@@ -95,7 +95,7 @@ layer at (8,623) size 310x82 backgroundClip at (0,0) size 0x0 clip at (0,0) size ...@@ -95,7 +95,7 @@ layer at (8,623) size 310x82 backgroundClip at (0,0) size 0x0 clip at (0,0) size
text run at (20,61) width 289: "em ipsum dolor sit amet, consectetur adipiscin" text run at (20,61) width 289: "em ipsum dolor sit amet, consectetur adipiscin"
text run at (4,61) width 16: "\x{2026}" text run at (4,61) width 16: "\x{2026}"
LayoutBR {BR} at (-387,61) size 0x0 LayoutBR {BR} at (-387,61) size 0x0
layer at (8,767) size 310x32 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollX 440.00 scrollWidth 748 layer at (8,767) size 310x32 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,758.75) size 310x32 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,758.75) size 310x32 [border: (1px solid #000000)]
LayoutText {#text} at (128,11) size 181x19 LayoutText {#text} at (128,11) size 181x19
text run at (128,11) width 181: "Lorem ipsum dolor sit amet, " text run at (128,11) width 181: "Lorem ipsum dolor sit amet, "
...@@ -103,7 +103,7 @@ layer at (8,767) size 310x32 backgroundClip at (0,0) size 0x0 clip at (0,0) size ...@@ -103,7 +103,7 @@ layer at (8,767) size 310x32 backgroundClip at (0,0) size 0x0 clip at (0,0) size
LayoutText {#text} at (17,11) size 102x19 LayoutText {#text} at (17,11) size 102x19
text run at (17,11) width 86: " consectetur a" text run at (17,11) width 86: " consectetur a"
text run at (1,11) width 16: "\x{2026}" text run at (1,11) width 16: "\x{2026}"
layer at (8,860) size 310x32 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollX 436.00 scrollWidth 744 layer at (8,860) size 310x32 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,852.47) size 310x32 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,852.47) size 310x32 [border: (1px solid #000000)]
LayoutText {#text} at (38,11) size 287x19 LayoutText {#text} at (38,11) size 287x19
text run at (38,11) width 271: "Lorem ipsum dolor sit amet, consectetur ad" text run at (38,11) width 271: "Lorem ipsum dolor sit amet, consectetur ad"
......
...@@ -33,12 +33,12 @@ layer at (0,0) size 785x912 backgroundClip at (0,0) size 785x600 clip at (0,0) s ...@@ -33,12 +33,12 @@ layer at (0,0) size 785x912 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutNGBlockFlow {H3} at (0,810.75) size 769x23 LayoutNGBlockFlow {H3} at (0,810.75) size 769x23
LayoutText {#text} at (0,0) size 507x22 LayoutText {#text} at (0,0) size 507x22
text run at (0,0) width 507: "Right-To-Left containing replaced content blocking the ellipsis" text run at (0,0) width 507: "Right-To-Left containing replaced content blocking the ellipsis"
layer at (8,124) size 310x22 clip at (9,125) size 308x20 scrollWidth 718 layer at (8,124) size 310x22 clip at (9,125) size 308x20
LayoutNGBlockFlow {DIV} at (0,116.44) size 310x22 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,116.44) size 310x22 [border: (1px solid #000000)]
LayoutText {#text} at (1,1) size 303x19 LayoutText {#text} at (1,1) size 303x19
text run at (1,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (1,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
text run at (288,1) width 16: "\x{2026}" text run at (288,1) width 16: "\x{2026}"
layer at (8,208) size 310x82 clip at (9,209) size 308x80 scrollWidth 718 layer at (8,208) size 310x82 clip at (9,209) size 308x80
LayoutNGBlockFlow {DIV} at (0,200.16) size 310x82 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,200.16) size 310x82 [border: (1px solid #000000)]
LayoutText {#text} at (1,1) size 303x19 LayoutText {#text} at (1,1) size 303x19
text run at (1,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (1,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
...@@ -56,7 +56,7 @@ layer at (8,208) size 310x82 clip at (9,209) size 308x80 scrollWidth 718 ...@@ -56,7 +56,7 @@ layer at (8,208) size 310x82 clip at (9,209) size 308x80 scrollWidth 718
text run at (1,61) width 289: "em ipsum dolor sit amet, consectetur adipiscin" text run at (1,61) width 289: "em ipsum dolor sit amet, consectetur adipiscin"
text run at (290,61) width 16: "\x{2026}" text run at (290,61) width 16: "\x{2026}"
LayoutBR {BR} at (696,61) size 0x0 LayoutBR {BR} at (696,61) size 0x0
layer at (8,352) size 310x32 clip at (9,353) size 308x30 scrollWidth 747 layer at (8,352) size 310x32 clip at (9,353) size 308x30
LayoutNGBlockFlow {DIV} at (0,343.88) size 310x32 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,343.88) size 310x32 [border: (1px solid #000000)]
LayoutText {#text} at (1,11) size 181x19 LayoutText {#text} at (1,11) size 181x19
text run at (1,11) width 181: "Lorem ipsum dolor sit amet, " text run at (1,11) width 181: "Lorem ipsum dolor sit amet, "
...@@ -64,7 +64,7 @@ layer at (8,352) size 310x32 clip at (9,353) size 308x30 scrollWidth 747 ...@@ -64,7 +64,7 @@ layer at (8,352) size 310x32 clip at (9,353) size 308x30 scrollWidth 747
LayoutText {#text} at (207,11) size 102x19 LayoutText {#text} at (207,11) size 102x19
text run at (207,11) width 86: " consectetur a" text run at (207,11) width 86: " consectetur a"
text run at (293,11) width 16: "\x{2026}" text run at (293,11) width 16: "\x{2026}"
layer at (8,446) size 310x32 clip at (9,447) size 308x30 scrollWidth 1190 layer at (8,446) size 310x32 clip at (9,447) size 308x30
LayoutNGBlockFlow {DIV} at (0,437.59) size 310x32 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,437.59) size 310x32 [border: (1px solid #000000)]
LayoutText {#text} at (1,11) size 287x19 LayoutText {#text} at (1,11) size 287x19
text run at (1,11) width 271: "Lorem ipsum dolor sit amet, consectetur ad" text run at (1,11) width 271: "Lorem ipsum dolor sit amet, consectetur ad"
...@@ -72,12 +72,12 @@ layer at (8,446) size 310x32 clip at (9,447) size 308x30 scrollWidth 1190 ...@@ -72,12 +72,12 @@ layer at (8,446) size 310x32 clip at (9,447) size 308x30 scrollWidth 1190
LayoutImage {IMG} at (744,1) size 25x25 LayoutImage {IMG} at (744,1) size 25x25
LayoutText {#text} at (744,11) size 447x19 LayoutText {#text} at (744,11) size 447x19
text run at (744,11) width 447: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros." text run at (744,11) width 447: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
layer at (8,539) size 310x22 clip at (9,540) size 308x20 scrollX 411.00 scrollWidth 719 layer at (8,539) size 310x22 clip at (9,540) size 308x20
LayoutNGBlockFlow {DIV} at (0,531.31) size 310x22 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,531.31) size 310x22 [border: (1px solid #000000)]
LayoutText {#text} at (22,1) size 303x19 LayoutText {#text} at (22,1) size 303x19
text run at (22,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (22,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
text run at (6,1) width 16: "\x{2026}" text run at (6,1) width 16: "\x{2026}"
layer at (8,623) size 310x82 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollX 411.00 scrollWidth 719 layer at (8,623) size 310x82 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,615.03) size 310x82 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,615.03) size 310x82 [border: (1px solid #000000)]
LayoutText {#text} at (22,1) size 303x19 LayoutText {#text} at (22,1) size 303x19
text run at (22,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (22,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
...@@ -95,7 +95,7 @@ layer at (8,623) size 310x82 backgroundClip at (0,0) size 0x0 clip at (0,0) size ...@@ -95,7 +95,7 @@ layer at (8,623) size 310x82 backgroundClip at (0,0) size 0x0 clip at (0,0) size
text run at (20,61) width 289: "em ipsum dolor sit amet, consectetur adipiscin" text run at (20,61) width 289: "em ipsum dolor sit amet, consectetur adipiscin"
text run at (4,61) width 16: "\x{2026}" text run at (4,61) width 16: "\x{2026}"
LayoutBR {BR} at (-387,61) size 0x0 LayoutBR {BR} at (-387,61) size 0x0
layer at (8,767) size 310x32 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollX 440.00 scrollWidth 748 layer at (8,767) size 310x32 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,758.75) size 310x32 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,758.75) size 310x32 [border: (1px solid #000000)]
LayoutText {#text} at (128,11) size 181x19 LayoutText {#text} at (128,11) size 181x19
text run at (128,11) width 181: "Lorem ipsum dolor sit amet, " text run at (128,11) width 181: "Lorem ipsum dolor sit amet, "
...@@ -103,7 +103,7 @@ layer at (8,767) size 310x32 backgroundClip at (0,0) size 0x0 clip at (0,0) size ...@@ -103,7 +103,7 @@ layer at (8,767) size 310x32 backgroundClip at (0,0) size 0x0 clip at (0,0) size
LayoutText {#text} at (17,11) size 102x19 LayoutText {#text} at (17,11) size 102x19
text run at (17,11) width 86: " consectetur a" text run at (17,11) width 86: " consectetur a"
text run at (1,11) width 16: "\x{2026}" text run at (1,11) width 16: "\x{2026}"
layer at (8,860) size 310x32 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollX 436.00 scrollWidth 744 layer at (8,860) size 310x32 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,852.47) size 310x32 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,852.47) size 310x32 [border: (1px solid #000000)]
LayoutText {#text} at (38,11) size 287x19 LayoutText {#text} at (38,11) size 287x19
text run at (38,11) width 271: "Lorem ipsum dolor sit amet, consectetur ad" text run at (38,11) width 271: "Lorem ipsum dolor sit amet, consectetur ad"
......
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
clicked
clicked
...@@ -27,12 +27,12 @@ layer at (0,0) size 785x2982 backgroundClip at (0,0) size 785x600 clip at (0,0) ...@@ -27,12 +27,12 @@ layer at (0,0) size 785x2982 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutNGBlockFlow {H3} at (0,2602.03) size 769x23 LayoutNGBlockFlow {H3} at (0,2602.03) size 769x23
LayoutText {#text} at (0,0) size 507x22 LayoutText {#text} at (0,0) size 507x22
text run at (0,0) width 507: "Right-To-Left containing replaced content blocking the ellipsis" text run at (0,0) width 507: "Right-To-Left containing replaced content blocking the ellipsis"
layer at (8,50) size 22x310 clip at (9,51) size 20x308 scrollHeight 718 layer at (8,50) size 22x310 clip at (9,51) size 20x308
LayoutNGBlockFlow {DIV} at (0,41.72) size 22x310 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,41.72) size 22x310 [border: (1px solid #000000)]
LayoutText {#text} at (2,1) size 19x303 LayoutText {#text} at (2,1) size 19x303
text run at (2,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (2,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
text run at (2,288) width 16: "\x{2026}" text run at (2,288) width 16: "\x{2026}"
layer at (8,421) size 82x310 backgroundClip at (8,421) size 82x179 clip at (9,422) size 80x178 scrollHeight 718 layer at (8,421) size 82x310 backgroundClip at (8,421) size 82x179 clip at (9,422) size 80x178
LayoutNGBlockFlow {DIV} at (0,413.44) size 82x310 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,413.44) size 82x310 [border: (1px solid #000000)]
LayoutText {#text} at (62,1) size 19x303 LayoutText {#text} at (62,1) size 19x303
text run at (62,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (62,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
...@@ -50,7 +50,7 @@ layer at (8,421) size 82x310 backgroundClip at (8,421) size 82x179 clip at (9,42 ...@@ -50,7 +50,7 @@ layer at (8,421) size 82x310 backgroundClip at (8,421) size 82x179 clip at (9,42
text run at (2,1) width 289: "em ipsum dolor sit amet, consectetur adipiscin" text run at (2,1) width 289: "em ipsum dolor sit amet, consectetur adipiscin"
text run at (2,290) width 16: "\x{2026}" text run at (2,290) width 16: "\x{2026}"
LayoutBR {BR} at (2,696) size 0x0 LayoutBR {BR} at (2,696) size 0x0
layer at (8,793) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollHeight 747 layer at (8,793) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,785.16) size 32x310 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,785.16) size 32x310 [border: (1px solid #000000)]
LayoutText {#text} at (2,1) size 19x181 LayoutText {#text} at (2,1) size 19x181
text run at (2,1) width 181: "Lorem ipsum dolor sit amet, " text run at (2,1) width 181: "Lorem ipsum dolor sit amet, "
...@@ -58,7 +58,7 @@ layer at (8,793) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size ...@@ -58,7 +58,7 @@ layer at (8,793) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size
LayoutText {#text} at (2,207) size 19x102 LayoutText {#text} at (2,207) size 19x102
text run at (2,207) width 86: " consectetur a" text run at (2,207) width 86: " consectetur a"
text run at (2,293) width 16: "\x{2026}" text run at (2,293) width 16: "\x{2026}"
layer at (8,1165) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollHeight 1190 layer at (8,1165) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,1156.88) size 32x310 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,1156.88) size 32x310 [border: (1px solid #000000)]
LayoutText {#text} at (2,1) size 19x287 LayoutText {#text} at (2,1) size 19x287
text run at (2,1) width 271: "Lorem ipsum dolor sit amet, consectetur ad" text run at (2,1) width 271: "Lorem ipsum dolor sit amet, consectetur ad"
...@@ -66,12 +66,12 @@ layer at (8,1165) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) siz ...@@ -66,12 +66,12 @@ layer at (8,1165) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) siz
LayoutImage {IMG} at (1,744) size 25x25 LayoutImage {IMG} at (1,744) size 25x25
LayoutText {#text} at (2,744) size 19x447 LayoutText {#text} at (2,744) size 19x447
text run at (2,744) width 447: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros." text run at (2,744) width 447: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
layer at (8,1537) size 22x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollY 411.00 scrollHeight 719 layer at (8,1537) size 22x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,1528.59) size 22x310 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,1528.59) size 22x310 [border: (1px solid #000000)]
LayoutText {#text} at (2,22) size 19x303 LayoutText {#text} at (2,22) size 19x303
text run at (2,22) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (2,22) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
text run at (2,6) width 16: "\x{2026}" text run at (2,6) width 16: "\x{2026}"
layer at (8,1908) size 82x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollY 411.00 scrollHeight 719 layer at (8,1908) size 82x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,1900.31) size 82x310 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,1900.31) size 82x310 [border: (1px solid #000000)]
LayoutText {#text} at (62,22) size 19x303 LayoutText {#text} at (62,22) size 19x303
text run at (62,22) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (62,22) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
...@@ -89,7 +89,7 @@ layer at (8,1908) size 82x310 backgroundClip at (0,0) size 0x0 clip at (0,0) siz ...@@ -89,7 +89,7 @@ layer at (8,1908) size 82x310 backgroundClip at (0,0) size 0x0 clip at (0,0) siz
text run at (2,20) width 289: "em ipsum dolor sit amet, consectetur adipiscin" text run at (2,20) width 289: "em ipsum dolor sit amet, consectetur adipiscin"
text run at (2,4) width 16: "\x{2026}" text run at (2,4) width 16: "\x{2026}"
LayoutBR {BR} at (2,-387) size 0x0 LayoutBR {BR} at (2,-387) size 0x0
layer at (8,2280) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollY 440.00 scrollHeight 748 layer at (8,2280) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,2272.03) size 32x310 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,2272.03) size 32x310 [border: (1px solid #000000)]
LayoutText {#text} at (2,128) size 19x181 LayoutText {#text} at (2,128) size 19x181
text run at (2,128) width 181: "Lorem ipsum dolor sit amet, " text run at (2,128) width 181: "Lorem ipsum dolor sit amet, "
...@@ -97,7 +97,7 @@ layer at (8,2280) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) siz ...@@ -97,7 +97,7 @@ layer at (8,2280) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) siz
LayoutText {#text} at (2,17) size 19x102 LayoutText {#text} at (2,17) size 19x102
text run at (2,17) width 86: " consectetur a" text run at (2,17) width 86: " consectetur a"
text run at (2,1) width 16: "\x{2026}" text run at (2,1) width 16: "\x{2026}"
layer at (8,2652) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollY 436.00 scrollHeight 744 layer at (8,2652) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,2643.75) size 32x310 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,2643.75) size 32x310 [border: (1px solid #000000)]
LayoutText {#text} at (2,38) size 19x287 LayoutText {#text} at (2,38) size 19x287
text run at (2,38) width 271: "Lorem ipsum dolor sit amet, consectetur ad" text run at (2,38) width 271: "Lorem ipsum dolor sit amet, consectetur ad"
......
...@@ -27,12 +27,12 @@ layer at (0,0) size 785x2982 backgroundClip at (0,0) size 785x600 clip at (0,0) ...@@ -27,12 +27,12 @@ layer at (0,0) size 785x2982 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutNGBlockFlow {H3} at (0,2602.03) size 769x23 LayoutNGBlockFlow {H3} at (0,2602.03) size 769x23
LayoutText {#text} at (0,0) size 507x22 LayoutText {#text} at (0,0) size 507x22
text run at (0,0) width 507: "Right-To-Left containing replaced content blocking the ellipsis" text run at (0,0) width 507: "Right-To-Left containing replaced content blocking the ellipsis"
layer at (8,50) size 22x310 clip at (9,51) size 20x308 scrollHeight 718 layer at (8,50) size 22x310 clip at (9,51) size 20x308
LayoutNGBlockFlow {DIV} at (0,41.72) size 22x310 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,41.72) size 22x310 [border: (1px solid #000000)]
LayoutText {#text} at (2,1) size 19x303 LayoutText {#text} at (2,1) size 19x303
text run at (2,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (2,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
text run at (2,288) width 16: "\x{2026}" text run at (2,288) width 16: "\x{2026}"
layer at (8,421) size 82x310 backgroundClip at (8,421) size 82x179 clip at (9,422) size 80x178 scrollHeight 718 layer at (8,421) size 82x310 backgroundClip at (8,421) size 82x179 clip at (9,422) size 80x178
LayoutNGBlockFlow {DIV} at (0,413.44) size 82x310 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,413.44) size 82x310 [border: (1px solid #000000)]
LayoutText {#text} at (62,1) size 19x303 LayoutText {#text} at (62,1) size 19x303
text run at (62,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (62,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
...@@ -50,7 +50,7 @@ layer at (8,421) size 82x310 backgroundClip at (8,421) size 82x179 clip at (9,42 ...@@ -50,7 +50,7 @@ layer at (8,421) size 82x310 backgroundClip at (8,421) size 82x179 clip at (9,42
text run at (2,1) width 289: "em ipsum dolor sit amet, consectetur adipiscin" text run at (2,1) width 289: "em ipsum dolor sit amet, consectetur adipiscin"
text run at (2,290) width 16: "\x{2026}" text run at (2,290) width 16: "\x{2026}"
LayoutBR {BR} at (2,696) size 0x0 LayoutBR {BR} at (2,696) size 0x0
layer at (8,793) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollHeight 747 layer at (8,793) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,785.16) size 32x310 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,785.16) size 32x310 [border: (1px solid #000000)]
LayoutText {#text} at (2,1) size 19x181 LayoutText {#text} at (2,1) size 19x181
text run at (2,1) width 181: "Lorem ipsum dolor sit amet, " text run at (2,1) width 181: "Lorem ipsum dolor sit amet, "
...@@ -58,7 +58,7 @@ layer at (8,793) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size ...@@ -58,7 +58,7 @@ layer at (8,793) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size
LayoutText {#text} at (2,207) size 19x102 LayoutText {#text} at (2,207) size 19x102
text run at (2,207) width 86: " consectetur a" text run at (2,207) width 86: " consectetur a"
text run at (2,293) width 16: "\x{2026}" text run at (2,293) width 16: "\x{2026}"
layer at (8,1165) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollHeight 1190 layer at (8,1165) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,1156.88) size 32x310 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,1156.88) size 32x310 [border: (1px solid #000000)]
LayoutText {#text} at (2,1) size 19x287 LayoutText {#text} at (2,1) size 19x287
text run at (2,1) width 271: "Lorem ipsum dolor sit amet, consectetur ad" text run at (2,1) width 271: "Lorem ipsum dolor sit amet, consectetur ad"
...@@ -66,12 +66,12 @@ layer at (8,1165) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) siz ...@@ -66,12 +66,12 @@ layer at (8,1165) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) siz
LayoutImage {IMG} at (1,744) size 25x25 LayoutImage {IMG} at (1,744) size 25x25
LayoutText {#text} at (2,744) size 19x447 LayoutText {#text} at (2,744) size 19x447
text run at (2,744) width 447: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros." text run at (2,744) width 447: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
layer at (8,1537) size 22x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollY 411.00 scrollHeight 719 layer at (8,1537) size 22x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,1528.59) size 22x310 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,1528.59) size 22x310 [border: (1px solid #000000)]
LayoutText {#text} at (2,22) size 19x303 LayoutText {#text} at (2,22) size 19x303
text run at (2,22) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (2,22) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
text run at (2,6) width 16: "\x{2026}" text run at (2,6) width 16: "\x{2026}"
layer at (8,1908) size 82x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollY 411.00 scrollHeight 719 layer at (8,1908) size 82x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,1900.31) size 82x310 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,1900.31) size 82x310 [border: (1px solid #000000)]
LayoutText {#text} at (62,22) size 19x303 LayoutText {#text} at (62,22) size 19x303
text run at (62,22) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (62,22) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
...@@ -89,7 +89,7 @@ layer at (8,1908) size 82x310 backgroundClip at (0,0) size 0x0 clip at (0,0) siz ...@@ -89,7 +89,7 @@ layer at (8,1908) size 82x310 backgroundClip at (0,0) size 0x0 clip at (0,0) siz
text run at (2,20) width 289: "em ipsum dolor sit amet, consectetur adipiscin" text run at (2,20) width 289: "em ipsum dolor sit amet, consectetur adipiscin"
text run at (2,4) width 16: "\x{2026}" text run at (2,4) width 16: "\x{2026}"
LayoutBR {BR} at (2,-387) size 0x0 LayoutBR {BR} at (2,-387) size 0x0
layer at (8,2280) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollY 440.00 scrollHeight 748 layer at (8,2280) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,2272.03) size 32x310 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,2272.03) size 32x310 [border: (1px solid #000000)]
LayoutText {#text} at (2,128) size 19x181 LayoutText {#text} at (2,128) size 19x181
text run at (2,128) width 181: "Lorem ipsum dolor sit amet, " text run at (2,128) width 181: "Lorem ipsum dolor sit amet, "
...@@ -97,7 +97,7 @@ layer at (8,2280) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) siz ...@@ -97,7 +97,7 @@ layer at (8,2280) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) siz
LayoutText {#text} at (2,17) size 19x102 LayoutText {#text} at (2,17) size 19x102
text run at (2,17) width 86: " consectetur a" text run at (2,17) width 86: " consectetur a"
text run at (2,1) width 16: "\x{2026}" text run at (2,1) width 16: "\x{2026}"
layer at (8,2652) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollY 436.00 scrollHeight 744 layer at (8,2652) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,2643.75) size 32x310 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,2643.75) size 32x310 [border: (1px solid #000000)]
LayoutText {#text} at (2,38) size 19x287 LayoutText {#text} at (2,38) size 19x287
text run at (2,38) width 271: "Lorem ipsum dolor sit amet, consectetur ad" text run at (2,38) width 271: "Lorem ipsum dolor sit amet, consectetur ad"
......
...@@ -27,12 +27,12 @@ layer at (0,0) size 785x2982 backgroundClip at (0,0) size 785x600 clip at (0,0) ...@@ -27,12 +27,12 @@ layer at (0,0) size 785x2982 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutNGBlockFlow {H3} at (0,2602.03) size 769x23 LayoutNGBlockFlow {H3} at (0,2602.03) size 769x23
LayoutText {#text} at (0,0) size 507x22 LayoutText {#text} at (0,0) size 507x22
text run at (0,0) width 507: "Right-To-Left containing replaced content blocking the ellipsis" text run at (0,0) width 507: "Right-To-Left containing replaced content blocking the ellipsis"
layer at (8,50) size 22x310 clip at (9,51) size 20x308 scrollHeight 718 layer at (8,50) size 22x310 clip at (9,51) size 20x308
LayoutNGBlockFlow {DIV} at (0,41.72) size 22x310 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,41.72) size 22x310 [border: (1px solid #000000)]
LayoutText {#text} at (2,1) size 19x303 LayoutText {#text} at (2,1) size 19x303
text run at (2,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (2,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
text run at (2,288) width 16: "\x{2026}" text run at (2,288) width 16: "\x{2026}"
layer at (8,421) size 82x310 backgroundClip at (8,421) size 82x179 clip at (9,422) size 80x178 scrollHeight 718 layer at (8,421) size 82x310 backgroundClip at (8,421) size 82x179 clip at (9,422) size 80x178
LayoutNGBlockFlow {DIV} at (0,413.44) size 82x310 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,413.44) size 82x310 [border: (1px solid #000000)]
LayoutText {#text} at (62,1) size 19x303 LayoutText {#text} at (62,1) size 19x303
text run at (62,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (62,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
...@@ -50,7 +50,7 @@ layer at (8,421) size 82x310 backgroundClip at (8,421) size 82x179 clip at (9,42 ...@@ -50,7 +50,7 @@ layer at (8,421) size 82x310 backgroundClip at (8,421) size 82x179 clip at (9,42
text run at (2,1) width 289: "em ipsum dolor sit amet, consectetur adipiscin" text run at (2,1) width 289: "em ipsum dolor sit amet, consectetur adipiscin"
text run at (2,290) width 16: "\x{2026}" text run at (2,290) width 16: "\x{2026}"
LayoutBR {BR} at (2,696) size 0x0 LayoutBR {BR} at (2,696) size 0x0
layer at (8,793) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollHeight 747 layer at (8,793) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,785.16) size 32x310 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,785.16) size 32x310 [border: (1px solid #000000)]
LayoutText {#text} at (2,1) size 19x181 LayoutText {#text} at (2,1) size 19x181
text run at (2,1) width 181: "Lorem ipsum dolor sit amet, " text run at (2,1) width 181: "Lorem ipsum dolor sit amet, "
...@@ -58,7 +58,7 @@ layer at (8,793) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size ...@@ -58,7 +58,7 @@ layer at (8,793) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size
LayoutText {#text} at (2,207) size 19x102 LayoutText {#text} at (2,207) size 19x102
text run at (2,207) width 86: " consectetur a" text run at (2,207) width 86: " consectetur a"
text run at (2,293) width 16: "\x{2026}" text run at (2,293) width 16: "\x{2026}"
layer at (8,1165) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollHeight 1190 layer at (8,1165) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,1156.88) size 32x310 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,1156.88) size 32x310 [border: (1px solid #000000)]
LayoutText {#text} at (2,1) size 19x287 LayoutText {#text} at (2,1) size 19x287
text run at (2,1) width 271: "Lorem ipsum dolor sit amet, consectetur ad" text run at (2,1) width 271: "Lorem ipsum dolor sit amet, consectetur ad"
...@@ -66,12 +66,12 @@ layer at (8,1165) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) siz ...@@ -66,12 +66,12 @@ layer at (8,1165) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) siz
LayoutImage {IMG} at (1,744) size 25x25 LayoutImage {IMG} at (1,744) size 25x25
LayoutText {#text} at (2,744) size 19x447 LayoutText {#text} at (2,744) size 19x447
text run at (2,744) width 447: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros." text run at (2,744) width 447: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
layer at (8,1537) size 22x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollY 411.00 scrollHeight 719 layer at (8,1537) size 22x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,1528.59) size 22x310 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,1528.59) size 22x310 [border: (1px solid #000000)]
LayoutText {#text} at (2,22) size 19x303 LayoutText {#text} at (2,22) size 19x303
text run at (2,22) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (2,22) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
text run at (2,6) width 16: "\x{2026}" text run at (2,6) width 16: "\x{2026}"
layer at (8,1908) size 82x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollY 411.00 scrollHeight 719 layer at (8,1908) size 82x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,1900.31) size 82x310 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,1900.31) size 82x310 [border: (1px solid #000000)]
LayoutText {#text} at (62,22) size 19x303 LayoutText {#text} at (62,22) size 19x303
text run at (62,22) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (62,22) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
...@@ -89,7 +89,7 @@ layer at (8,1908) size 82x310 backgroundClip at (0,0) size 0x0 clip at (0,0) siz ...@@ -89,7 +89,7 @@ layer at (8,1908) size 82x310 backgroundClip at (0,0) size 0x0 clip at (0,0) siz
text run at (2,20) width 289: "em ipsum dolor sit amet, consectetur adipiscin" text run at (2,20) width 289: "em ipsum dolor sit amet, consectetur adipiscin"
text run at (2,4) width 16: "\x{2026}" text run at (2,4) width 16: "\x{2026}"
LayoutBR {BR} at (2,-387) size 0x0 LayoutBR {BR} at (2,-387) size 0x0
layer at (8,2280) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollY 440.00 scrollHeight 748 layer at (8,2280) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,2272.03) size 32x310 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,2272.03) size 32x310 [border: (1px solid #000000)]
LayoutText {#text} at (2,128) size 19x181 LayoutText {#text} at (2,128) size 19x181
text run at (2,128) width 181: "Lorem ipsum dolor sit amet, " text run at (2,128) width 181: "Lorem ipsum dolor sit amet, "
...@@ -97,7 +97,7 @@ layer at (8,2280) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) siz ...@@ -97,7 +97,7 @@ layer at (8,2280) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) siz
LayoutText {#text} at (2,17) size 19x102 LayoutText {#text} at (2,17) size 19x102
text run at (2,17) width 86: " consectetur a" text run at (2,17) width 86: " consectetur a"
text run at (2,1) width 16: "\x{2026}" text run at (2,1) width 16: "\x{2026}"
layer at (8,2652) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollY 436.00 scrollHeight 744 layer at (8,2652) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,2643.75) size 32x310 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,2643.75) size 32x310 [border: (1px solid #000000)]
LayoutText {#text} at (2,38) size 19x287 LayoutText {#text} at (2,38) size 19x287
text run at (2,38) width 271: "Lorem ipsum dolor sit amet, consectetur ad" text run at (2,38) width 271: "Lorem ipsum dolor sit amet, consectetur ad"
......
...@@ -27,12 +27,12 @@ layer at (0,0) size 785x2982 backgroundClip at (0,0) size 785x600 clip at (0,0) ...@@ -27,12 +27,12 @@ layer at (0,0) size 785x2982 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutNGBlockFlow {H3} at (0,2602.03) size 769x23 LayoutNGBlockFlow {H3} at (0,2602.03) size 769x23
LayoutText {#text} at (0,0) size 507x22 LayoutText {#text} at (0,0) size 507x22
text run at (0,0) width 507: "Right-To-Left containing replaced content blocking the ellipsis" text run at (0,0) width 507: "Right-To-Left containing replaced content blocking the ellipsis"
layer at (8,50) size 22x310 clip at (9,51) size 20x308 scrollHeight 718 layer at (8,50) size 22x310 clip at (9,51) size 20x308
LayoutNGBlockFlow {DIV} at (0,41.72) size 22x310 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,41.72) size 22x310 [border: (1px solid #000000)]
LayoutText {#text} at (2,1) size 19x303 LayoutText {#text} at (2,1) size 19x303
text run at (2,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (2,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
text run at (2,288) width 16: "\x{2026}" text run at (2,288) width 16: "\x{2026}"
layer at (8,421) size 82x310 backgroundClip at (8,421) size 82x179 clip at (9,422) size 80x178 scrollHeight 718 layer at (8,421) size 82x310 backgroundClip at (8,421) size 82x179 clip at (9,422) size 80x178
LayoutNGBlockFlow {DIV} at (0,413.44) size 82x310 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,413.44) size 82x310 [border: (1px solid #000000)]
LayoutText {#text} at (62,1) size 19x303 LayoutText {#text} at (62,1) size 19x303
text run at (62,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (62,1) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
...@@ -50,7 +50,7 @@ layer at (8,421) size 82x310 backgroundClip at (8,421) size 82x179 clip at (9,42 ...@@ -50,7 +50,7 @@ layer at (8,421) size 82x310 backgroundClip at (8,421) size 82x179 clip at (9,42
text run at (2,1) width 289: "em ipsum dolor sit amet, consectetur adipiscin" text run at (2,1) width 289: "em ipsum dolor sit amet, consectetur adipiscin"
text run at (2,290) width 16: "\x{2026}" text run at (2,290) width 16: "\x{2026}"
LayoutBR {BR} at (2,696) size 0x0 LayoutBR {BR} at (2,696) size 0x0
layer at (8,793) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollHeight 747 layer at (8,793) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,785.16) size 32x310 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,785.16) size 32x310 [border: (1px solid #000000)]
LayoutText {#text} at (2,1) size 19x181 LayoutText {#text} at (2,1) size 19x181
text run at (2,1) width 181: "Lorem ipsum dolor sit amet, " text run at (2,1) width 181: "Lorem ipsum dolor sit amet, "
...@@ -58,7 +58,7 @@ layer at (8,793) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size ...@@ -58,7 +58,7 @@ layer at (8,793) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size
LayoutText {#text} at (2,207) size 19x102 LayoutText {#text} at (2,207) size 19x102
text run at (2,207) width 86: " consectetur a" text run at (2,207) width 86: " consectetur a"
text run at (2,293) width 16: "\x{2026}" text run at (2,293) width 16: "\x{2026}"
layer at (8,1165) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollHeight 1190 layer at (8,1165) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,1156.88) size 32x310 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,1156.88) size 32x310 [border: (1px solid #000000)]
LayoutText {#text} at (2,1) size 19x287 LayoutText {#text} at (2,1) size 19x287
text run at (2,1) width 271: "Lorem ipsum dolor sit amet, consectetur ad" text run at (2,1) width 271: "Lorem ipsum dolor sit amet, consectetur ad"
...@@ -66,12 +66,12 @@ layer at (8,1165) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) siz ...@@ -66,12 +66,12 @@ layer at (8,1165) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) siz
LayoutImage {IMG} at (1,744) size 25x25 LayoutImage {IMG} at (1,744) size 25x25
LayoutText {#text} at (2,744) size 19x447 LayoutText {#text} at (2,744) size 19x447
text run at (2,744) width 447: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros." text run at (2,744) width 447: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
layer at (8,1537) size 22x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollY 411.00 scrollHeight 719 layer at (8,1537) size 22x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,1528.59) size 22x310 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,1528.59) size 22x310 [border: (1px solid #000000)]
LayoutText {#text} at (2,22) size 19x303 LayoutText {#text} at (2,22) size 19x303
text run at (2,22) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (2,22) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
text run at (2,6) width 16: "\x{2026}" text run at (2,6) width 16: "\x{2026}"
layer at (8,1908) size 82x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollY 411.00 scrollHeight 719 layer at (8,1908) size 82x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,1900.31) size 82x310 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,1900.31) size 82x310 [border: (1px solid #000000)]
LayoutText {#text} at (62,22) size 19x303 LayoutText {#text} at (62,22) size 19x303
text run at (62,22) width 287: "Lorem ipsum dolor sit amet, consectetur adipi" text run at (62,22) width 287: "Lorem ipsum dolor sit amet, consectetur adipi"
...@@ -89,7 +89,7 @@ layer at (8,1908) size 82x310 backgroundClip at (0,0) size 0x0 clip at (0,0) siz ...@@ -89,7 +89,7 @@ layer at (8,1908) size 82x310 backgroundClip at (0,0) size 0x0 clip at (0,0) siz
text run at (2,20) width 289: "em ipsum dolor sit amet, consectetur adipiscin" text run at (2,20) width 289: "em ipsum dolor sit amet, consectetur adipiscin"
text run at (2,4) width 16: "\x{2026}" text run at (2,4) width 16: "\x{2026}"
LayoutBR {BR} at (2,-387) size 0x0 LayoutBR {BR} at (2,-387) size 0x0
layer at (8,2280) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollY 440.00 scrollHeight 748 layer at (8,2280) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,2272.03) size 32x310 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,2272.03) size 32x310 [border: (1px solid #000000)]
LayoutText {#text} at (2,128) size 19x181 LayoutText {#text} at (2,128) size 19x181
text run at (2,128) width 181: "Lorem ipsum dolor sit amet, " text run at (2,128) width 181: "Lorem ipsum dolor sit amet, "
...@@ -97,7 +97,7 @@ layer at (8,2280) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) siz ...@@ -97,7 +97,7 @@ layer at (8,2280) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) siz
LayoutText {#text} at (2,17) size 19x102 LayoutText {#text} at (2,17) size 19x102
text run at (2,17) width 86: " consectetur a" text run at (2,17) width 86: " consectetur a"
text run at (2,1) width 16: "\x{2026}" text run at (2,1) width 16: "\x{2026}"
layer at (8,2652) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollY 436.00 scrollHeight 744 layer at (8,2652) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,2643.75) size 32x310 [border: (1px solid #000000)] LayoutNGBlockFlow {DIV} at (0,2643.75) size 32x310 [border: (1px solid #000000)]
LayoutText {#text} at (2,38) size 19x287 LayoutText {#text} at (2,38) size 19x287
text run at (2,38) width 271: "Lorem ipsum dolor sit amet, consectetur ad" text run at (2,38) width 271: "Lorem ipsum dolor sit amet, consectetur ad"
......
layer at (0,0) size 800x600 scrollWidth 1357 scrollHeight 614 layer at (0,0) size 800x600 scrollHeight 614
LayoutView at (0,0) size 800x600 LayoutView at (0,0) size 800x600
layer at (0,0) size 800x614 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 layer at (0,0) size 800x614 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
LayoutNGBlockFlow {HTML} at (0,0) size 800x614 LayoutNGBlockFlow {HTML} at (0,0) size 800x614
......
...@@ -3,7 +3,7 @@ layer at (0,0) size 800x600 ...@@ -3,7 +3,7 @@ layer at (0,0) size 800x600
layer at (0,0) size 1066x40 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 layer at (0,0) size 1066x40 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
LayoutNGBlockFlow {HTML} at (0,0) size 1066x40 LayoutNGBlockFlow {HTML} at (0,0) size 1066x40
LayoutNGBlockFlow {BODY} at (8,8) size 1050x24 LayoutNGBlockFlow {BODY} at (8,8) size 1050x24
layer at (8,8) size 168x24 scrollWidth 1216 layer at (8,8) size 168x24
LayoutNGBlockFlow {DIV} at (0,0) size 168x24 [color=#FFFFFF] [bgcolor=#000000] LayoutNGBlockFlow {DIV} at (0,0) size 168x24 [color=#FFFFFF] [bgcolor=#000000]
LayoutText {#text} at (0,0) size 160x16 LayoutText {#text} at (0,0) size 160x16
text run at (0,0) width 144: "This text" text run at (0,0) width 144: "This text"
......
...@@ -96,6 +96,10 @@ template <typename Base> ...@@ -96,6 +96,10 @@ template <typename Base>
void LayoutNGMixin<Base>::AddScrollingOverflowFromChildren() { void LayoutNGMixin<Base>::AddScrollingOverflowFromChildren() {
const NGPhysicalBoxFragment* physical_fragment = CurrentFragment(); const NGPhysicalBoxFragment* physical_fragment = CurrentFragment();
DCHECK(physical_fragment); DCHECK(physical_fragment);
// LayoutOverflow is only computed if overflow is not hidden
if (physical_fragment->Style().OverflowX() == EOverflow::kHidden &&
physical_fragment->Style().OverflowY() == EOverflow::kHidden)
return;
// inline-end LayoutOverflow padding spec is still undecided: // inline-end LayoutOverflow padding spec is still undecided:
// https://github.com/w3c/csswg-drafts/issues/129 // https://github.com/w3c/csswg-drafts/issues/129
// For backwards compatibility, if container clips overflow, // For backwards compatibility, if container clips overflow,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment