Commit 7533fa08 authored by Koji Ishii's avatar Koji Ishii Committed by Commit Bot

[LayoutNG] Rebaseline text rendering differences

 compositing/sibling-positioning.html
 compositing/reflections/reflection-positioning.html
 compositing/reflections/reflection-positioning2.html
 fast/block/basic/014.html
 fast/block/basic/020.html
 fast/block/float/float-should-dirty-line-when-adjacent-to-line-breaks-2.html
 fast/block/float/float-should-dirty-line-when-adjacent-to-line-breaks.html
 fast/block/float/overhanging-float-remove-from-fixed-position-block.html
 fast/block/float/overhanging-float-remove-from-fixed-position-block2.html
 fast/block/float/selection-gap-clip-out-tiger-crash.html
 fast/inline/inline-borders-with-bidi-override.html
 fast/text/drawBidiText.html
 fast/text/international/shape-across-elements.html

TBR=eae@chromium.org
NOTRY=true

Bug: 591099
Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng
Change-Id: I289492e631b399458e0b18a7571f86d227880ed7
Reviewed-on: https://chromium-review.googlesource.com/888279
Commit-Queue: Koji Ishii <kojii@chromium.org>
Reviewed-by: default avatarKoji Ishii <kojii@chromium.org>
Cr-Commit-Position: refs/heads/master@{#532272}
parent 9656d1f1
...@@ -256,8 +256,6 @@ crbug.com/591099 compositing/reflections/nested-reflection-mask-change.html [ Fa ...@@ -256,8 +256,6 @@ crbug.com/591099 compositing/reflections/nested-reflection-mask-change.html [ Fa
crbug.com/591099 compositing/reflections/nested-reflection-transformed.html [ Failure ] crbug.com/591099 compositing/reflections/nested-reflection-transformed.html [ Failure ]
crbug.com/591099 compositing/reflections/nested-reflection-transformed2.html [ Failure ] crbug.com/591099 compositing/reflections/nested-reflection-transformed2.html [ Failure ]
crbug.com/591099 compositing/reflections/reflection-in-composited.html [ Failure ] crbug.com/591099 compositing/reflections/reflection-in-composited.html [ Failure ]
crbug.com/591099 compositing/reflections/reflection-positioning.html [ Failure ]
crbug.com/591099 compositing/reflections/reflection-positioning2.html [ Failure ]
crbug.com/591099 compositing/reflections/remove-add-reflection.html [ Failure ] crbug.com/591099 compositing/reflections/remove-add-reflection.html [ Failure ]
crbug.com/591099 compositing/reflections/simple-composited-reflections.html [ Failure ] crbug.com/591099 compositing/reflections/simple-composited-reflections.html [ Failure ]
crbug.com/591099 compositing/reflections/transform-inside-reflection.html [ Failure ] crbug.com/591099 compositing/reflections/transform-inside-reflection.html [ Failure ]
...@@ -269,7 +267,6 @@ crbug.com/591099 compositing/rtl/rtl-iframe-absolute.html [ Failure ] ...@@ -269,7 +267,6 @@ crbug.com/591099 compositing/rtl/rtl-iframe-absolute.html [ Failure ]
crbug.com/591099 compositing/rtl/rtl-iframe-fixed.html [ Failure ] crbug.com/591099 compositing/rtl/rtl-iframe-fixed.html [ Failure ]
crbug.com/591099 compositing/rtl/rtl-overflow-scrolling.html [ Failure ] crbug.com/591099 compositing/rtl/rtl-overflow-scrolling.html [ Failure ]
crbug.com/591099 compositing/self-painting-layers.html [ Failure ] crbug.com/591099 compositing/self-painting-layers.html [ Failure ]
crbug.com/591099 compositing/sibling-positioning.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 compositing/squashing/selection-repaint-with-gaps.html [ Failure ] crbug.com/591099 compositing/squashing/selection-repaint-with-gaps.html [ Failure ]
crbug.com/591099 compositing/squashing/squash-above-fixed-1.html [ Failure ] crbug.com/591099 compositing/squashing/squash-above-fixed-1.html [ Failure ]
...@@ -2459,8 +2456,6 @@ crbug.com/591099 fast/backgrounds/size/backgroundSize22.html [ Failure ] ...@@ -2459,8 +2456,6 @@ crbug.com/591099 fast/backgrounds/size/backgroundSize22.html [ Failure ]
crbug.com/591099 fast/backgrounds/size/contain-and-cover.html [ Failure ] crbug.com/591099 fast/backgrounds/size/contain-and-cover.html [ Failure ]
crbug.com/591099 fast/backgrounds/size/zero.html [ Failure ] crbug.com/591099 fast/backgrounds/size/zero.html [ Failure ]
crbug.com/591099 fast/backgrounds/svg-as-mask.html [ Failure ] crbug.com/591099 fast/backgrounds/svg-as-mask.html [ Failure ]
crbug.com/591099 fast/block/basic/014.html [ Failure ]
crbug.com/591099 fast/block/basic/020.html [ Failure ]
crbug.com/591099 fast/block/basic/quirk-height.html [ Failure ] crbug.com/591099 fast/block/basic/quirk-height.html [ Failure ]
crbug.com/591099 fast/block/basic/quirk-percent-height-grandchild.html [ Failure ] crbug.com/591099 fast/block/basic/quirk-percent-height-grandchild.html [ Failure ]
crbug.com/591099 fast/block/basic/quirk-percent-height-table-cell.html [ Failure ] crbug.com/591099 fast/block/basic/quirk-percent-height-table-cell.html [ Failure ]
...@@ -2484,11 +2479,8 @@ crbug.com/591099 fast/block/float/negative-margin-on-element-avoiding-floats-wit ...@@ -2484,11 +2479,8 @@ crbug.com/591099 fast/block/float/negative-margin-on-element-avoiding-floats-wit
crbug.com/591099 fast/block/float/negative-margin-on-element-avoiding-floats.html [ Failure ] crbug.com/591099 fast/block/float/negative-margin-on-element-avoiding-floats.html [ Failure ]
crbug.com/591099 fast/block/float/nopaint-after-layer-destruction.html [ Failure ] crbug.com/591099 fast/block/float/nopaint-after-layer-destruction.html [ Failure ]
crbug.com/591099 fast/block/float/nopaint-after-layer-destruction2.html [ Failure ] crbug.com/591099 fast/block/float/nopaint-after-layer-destruction2.html [ Failure ]
crbug.com/591099 fast/block/float/overhanging-float-remove-from-fixed-position-block.html [ Failure ]
crbug.com/591099 fast/block/float/overhanging-float-remove-from-fixed-position-block2.html [ Failure ]
crbug.com/591099 fast/block/float/overlapping-floats-paint-hittest-order-1.html [ Failure ] crbug.com/591099 fast/block/float/overlapping-floats-paint-hittest-order-1.html [ Failure ]
crbug.com/591099 fast/block/float/overlapping-floats-paint-hittest-order-2.html [ Failure ] crbug.com/591099 fast/block/float/overlapping-floats-paint-hittest-order-2.html [ Failure ]
crbug.com/591099 fast/block/float/selection-gap-clip-out-tiger-crash.html [ Failure ]
crbug.com/591099 fast/block/geometry-map-assertion-with-tall-content.html [ Failure ] crbug.com/591099 fast/block/geometry-map-assertion-with-tall-content.html [ Failure ]
crbug.com/714962 fast/block/layer-not-removed-from-parent-crash.html [ Failure Pass ] crbug.com/714962 fast/block/layer-not-removed-from-parent-crash.html [ Failure Pass ]
crbug.com/591099 fast/block/line-layout/floats-do-not-fit-on-line.html [ Failure ] crbug.com/591099 fast/block/line-layout/floats-do-not-fit-on-line.html [ Failure ]
...@@ -3879,7 +3871,6 @@ crbug.com/591099 fast/inline/br-client-rect.html [ Failure ] ...@@ -3879,7 +3871,6 @@ crbug.com/591099 fast/inline/br-client-rect.html [ Failure ]
crbug.com/714962 fast/inline/continuation-outlines-with-layers-2.html [ Failure ] crbug.com/714962 fast/inline/continuation-outlines-with-layers-2.html [ Failure ]
crbug.com/591099 fast/inline/continuation-outlines-with-layers.html [ Failure ] crbug.com/591099 fast/inline/continuation-outlines-with-layers.html [ Failure ]
crbug.com/591099 fast/inline/continuation-outlines.html [ Failure ] crbug.com/591099 fast/inline/continuation-outlines.html [ Failure ]
crbug.com/591099 fast/inline/inline-borders-with-bidi-override.html [ Failure ]
crbug.com/591099 fast/inline/inline-box-background-long-image.html [ Failure ] crbug.com/591099 fast/inline/inline-box-background-long-image.html [ Failure ]
crbug.com/591099 fast/inline/inline-box-background-repeat-x.html [ Failure ] crbug.com/591099 fast/inline/inline-box-background-repeat-x.html [ Failure ]
crbug.com/591099 fast/inline/inline-box-background-repeat-y.html [ Failure ] crbug.com/591099 fast/inline/inline-box-background-repeat-y.html [ Failure ]
...@@ -4919,7 +4910,6 @@ crbug.com/591099 fast/text/container-align-with-inlines.html [ Failure ] ...@@ -4919,7 +4910,6 @@ crbug.com/591099 fast/text/container-align-with-inlines.html [ Failure ]
crbug.com/714962 fast/text/content-following-inline-isolate-with-collapsed-whitespace.html [ Failure ] crbug.com/714962 fast/text/content-following-inline-isolate-with-collapsed-whitespace.html [ Failure ]
crbug.com/591099 fast/text/decorations-transformed.html [ Failure ] crbug.com/591099 fast/text/decorations-transformed.html [ Failure ]
crbug.com/591099 fast/text/decorations-with-text-combine.html [ Failure ] crbug.com/591099 fast/text/decorations-with-text-combine.html [ Failure ]
crbug.com/591099 fast/text/drawBidiText.html [ Failure ]
crbug.com/591099 fast/text/ellipsis-in-absolute-block.html [ Failure ] crbug.com/591099 fast/text/ellipsis-in-absolute-block.html [ Failure ]
crbug.com/714962 fast/text/ellipsis-in-justified-text.html [ Failure ] crbug.com/714962 fast/text/ellipsis-in-justified-text.html [ Failure ]
crbug.com/591099 fast/text/ellipsis-in-relative-inline-right.html [ Failure ] crbug.com/591099 fast/text/ellipsis-in-relative-inline-right.html [ Failure ]
...@@ -4951,7 +4941,6 @@ crbug.com/714962 fast/text/international/hindi-whitespace.html [ Failure ] ...@@ -4951,7 +4941,6 @@ crbug.com/714962 fast/text/international/hindi-whitespace.html [ Failure ]
crbug.com/714962 fast/text/international/iso-8859-8.html [ Failure ] crbug.com/714962 fast/text/international/iso-8859-8.html [ Failure ]
crbug.com/714962 fast/text/international/rtl-selection-rect-with-fallback.html [ Failure ] crbug.com/714962 fast/text/international/rtl-selection-rect-with-fallback.html [ Failure ]
crbug.com/796943 fast/text/international/shape-across-elements-simple.html [ Pass ] crbug.com/796943 fast/text/international/shape-across-elements-simple.html [ Pass ]
crbug.com/591099 fast/text/international/shape-across-elements.html [ Failure ]
crbug.com/591099 fast/text/international/text-combine-image-test.html [ Failure ] crbug.com/591099 fast/text/international/text-combine-image-test.html [ Failure ]
crbug.com/591099 fast/text/justify-ideograph-vertical.html [ Failure ] crbug.com/591099 fast/text/justify-ideograph-vertical.html [ Failure ]
crbug.com/591099 fast/text/large-text-composed-char.html [ Timeout ] crbug.com/591099 fast/text/large-text-composed-char.html [ Timeout ]
......
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x52
LayoutNGBlockFlow {HTML} at (0,0) size 800x52
LayoutNGBlockFlow {BODY} at (8,16) size 784x20
LayoutNGBlockFlow {P} at (0,0) size 784x20
LayoutText {#text} at (0,0) size 505x19
text run at (0,0) width 505: "Position of reflected layer should update correctly. You should see no red below."
layer at (20,50) size 150x120
LayoutNGBlockFlow (positioned) {DIV} at (20,50) size 150x120
layer at (46,185) size 100x100
LayoutNGBlockFlow (positioned) {DIV} at (26,135) size 100x100 [bgcolor=#FF0000]
layer at (20,50) size 150x120
LayoutNGBlockFlow (relative positioned) {DIV} at (0,0) size 150x120 [border: (1px solid #000000)]
layer at (46,61) size 100x100
LayoutNGBlockFlow (positioned) {DIV} at (26,11) size 100x100 [bgcolor=#008000]
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x52
LayoutNGBlockFlow {HTML} at (0,0) size 800x52
LayoutNGBlockFlow {BODY} at (8,16) size 784x20
LayoutNGBlockFlow {P} at (0,0) size 784x20
LayoutText {#text} at (0,0) size 505x19
text run at (0,0) width 505: "Position of reflected layer should update correctly. You should see no red below."
layer at (50,50) size 150x120
LayoutNGBlockFlow (positioned) {DIV} at (50,50) size 150x120
layer at (76,185) size 100x100
LayoutNGBlockFlow (positioned) {DIV} at (26,135) size 100x100 [bgcolor=#FF0000]
layer at (50,50) size 150x120
LayoutNGBlockFlow (relative positioned) {DIV} at (0,0) size 150x120 [border: (1px solid #000000)]
layer at (76,61) size 100x100
LayoutNGBlockFlow (positioned) {DIV} at (26,11) size 100x100 [bgcolor=#008000]
Simply do a select all to see the crash
C
D
E
F
G
H
I
K
L
M
N
O
PQ
R
ST
U
VW
X
Y
ZAA
BB
CCDD
EE
FFGG
HH
IIJJ
KK
END!
PASS Width of isolated word does match width of word with markup.
PASS Width of partial glyph in ligature does not match width of isolated glyph.
PASS successfullyParsed is true
TEST COMPLETE
Shape across element boundary test
سلام The word by itself.
سلام Adding a span around a character that forms a ligature. Should render the same as the above, except that half of the middle glyph should be red.
سل‍ام Same word with a ZWJ character to disallow the ligature.
ل The letter in red, in isolation.
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