Diff
Modified: trunk/LayoutTests/ChangeLog (287596 => 287597)
--- trunk/LayoutTests/ChangeLog 2022-01-05 00:20:42 UTC (rev 287596)
+++ trunk/LayoutTests/ChangeLog 2022-01-05 00:48:47 UTC (rev 287597)
@@ -1,3 +1,22 @@
+2022-01-04 Fujii Hironori <[email protected]>
+
+ [WinCairo] Unreviewed test gardening
+
+ * platform/wincairo-wk1/TestExpectations:
+ * platform/wincairo/TestExpectations:
+ * platform/wincairo/fast/css/text-overflow-input-expected.txt:
+ * platform/wincairo/fast/dom/52776-expected.txt:
+ * platform/wincairo/fast/dom/HTMLElement/bdo-expected.txt:
+ * platform/wincairo/fast/inline-block/003-expected.txt:
+ * platform/wincairo/fast/text/fixed-pitch-control-characters-expected.txt:
+ * platform/wincairo/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt:
+ * platform/wincairo/fast/text/international/bidi-ignored-for-first-child-inline-expected.txt:
+ * platform/wincairo/fast/text/international/bidi-layout-across-linebreak-expected.txt:
+ * platform/wincairo/fast/text/international/bidi-neutral-run-expected.txt:
+ * platform/wincairo/fast/text/international/bidi-override-expected.txt:
+ * platform/wincairo/fast/text/text-letter-spacing-expected.txt:
+ * platform/wincairo/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt:
+
2022-01-04 Simon Fraser <[email protected]>
"canceled" wheel events to non-zero deltas cause scrolling jumps in PDFs and CodeMirror
Modified: trunk/LayoutTests/platform/wincairo/TestExpectations (287596 => 287597)
--- trunk/LayoutTests/platform/wincairo/TestExpectations 2022-01-05 00:20:42 UTC (rev 287596)
+++ trunk/LayoutTests/platform/wincairo/TestExpectations 2022-01-05 00:48:47 UTC (rev 287597)
@@ -1070,9 +1070,6 @@
fast/css/apple-system-colors.html [ Failure ]
fast/css/image-rendering-parsing.html [ Failure Pass ]
fast/css/paint-order-shadow.html [ ImageOnlyFailure ]
-fast/css/getComputedStyle/computed-style.html [ Failure ]
-fast/css/getComputedStyle/computed-style-font-family.html [ Failure ]
-fast/css/getComputedStyle/computed-style-without-renderer.html [ Failure ]
fast/css-generated-content/initial-letter-pagination-raised-rl.html [ ImageOnlyFailure ]
fast/css-generated-content/initial-letter-pagination-raised.html [ ImageOnlyFailure ]
fast/css-generated-content/initial-letter-pagination-sunken-rl.html [ ImageOnlyFailure ]
@@ -1671,6 +1668,7 @@
pageoverlay [ Skip ]
perf [ Skip ]
plugins [ Skip ]
+pointerevents [ Skip ]
printing [ Skip ]
scrollbars [ Skip ]
scrollingcoordinator [ Skip ]
@@ -2116,13 +2114,7 @@
editing/execCommand/indent-input-in-image-crash.html [ Failure ]
-fast/text/undefined-glyph-with-ligature.html [ ImageOnlyFailure ]
-fast/text/soft-hyphen-2.html [ Failure ]
-fast/text/soft-hyphen-3.html [ Failure ]
-fast/text/soft-hyphen-4.html [ Failure ]
-
fast/box-shadow/hidpi-box-shadow-inset-on-subpixel-position.html [ ImageOnlyFailure ]
-fast/text/hanging-punctuation-allow-end-basic.html [ ImageOnlyFailure ]
fast/text/whitespace-with-zero-width-space-in-between.html [ ImageOnlyFailure ]
webgl/gl-clear-preserve-drawing-buffer-bug.html [ ImageOnlyFailure ]
Modified: trunk/LayoutTests/platform/wincairo/fast/css/text-overflow-input-expected.txt (287596 => 287597)
--- trunk/LayoutTests/platform/wincairo/fast/css/text-overflow-input-expected.txt 2022-01-05 00:20:42 UTC (rev 287596)
+++ trunk/LayoutTests/platform/wincairo/fast/css/text-overflow-input-expected.txt 2022-01-05 00:48:47 UTC (rev 287597)
@@ -156,15 +156,15 @@
text run at (-177,0) width 320: "Lorem ipsum dolor sit amet, consectetur adipiscing elit"
layer at (183,129) size 143x16
RenderBlock {DIV} at (0,0) size 143x16
-layer at (340,129) size 146x16 scrollX 174 scrollWidth 320
+layer at (340,129) size 146x16 scrollX 175 scrollWidth 321
RenderBlock {DIV} at (2,3) size 146x16
RenderText {#text} at (-174,0) size 320x16
text run at (-174,0) width 320: "Lorem ipsum dolor sit amet, consectetur adipiscing elit"
-layer at (511,129) size 143x16 scrollX 177 scrollWidth 320
+layer at (511,129) size 143x16 scrollX 178 scrollWidth 321
RenderBlock {DIV} at (0,0) size 143x16
RenderText {#text} at (-177,0) size 320x16
text run at (-177,0) width 320: "Lorem ipsum dolor sit amet, consectetur adipiscing elit"
-layer at (12,155) size 146x16 scrollX 239 scrollWidth 385
+layer at (12,155) size 146x16 scrollX 240 scrollWidth 386
RenderBlock {DIV} at (2,3) size 146x16
RenderText {#text} at (-239,0) size 385x16
text run at (-239,0) width 385 RTL: "\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}"
Modified: trunk/LayoutTests/platform/wincairo/fast/dom/52776-expected.txt (287596 => 287597)
--- trunk/LayoutTests/platform/wincairo/fast/dom/52776-expected.txt 2022-01-05 00:20:42 UTC (rev 287596)
+++ trunk/LayoutTests/platform/wincairo/fast/dom/52776-expected.txt 2022-01-05 00:48:47 UTC (rev 287597)
@@ -40,12 +40,10 @@
text run at (769,0) width 0 RTL: "\x{202C}\x{202C}"
RenderBlock {DIV} at (0,276) size 769x20
RenderText {#text} at (769,0) size 0x19
- text run at (769,0) width 0: "\x{202A}"
- text run at (769,0) width 0 RTL: "\x{202A}"
+ text run at (769,0) width 0 RTL: "\x{202A}\x{202A}"
RenderBlock {DIV} at (0,296) size 769x20
RenderText {#text} at (769,0) size 0x19
- text run at (769,0) width 0 RTL: "\x{202B}"
- text run at (769,0) width 0 RTL: "\x{202B}"
+ text run at (769,0) width 0 RTL: "\x{202B}\x{202B}"
RenderBlock {P} at (0,332) size 769x20
RenderText {#text} at (503,0) size 266x19
text run at (503,0) width 4 RTL: "."
@@ -56,12 +54,12 @@
text run at (747,0) width 22: "\x{202C}abc"
RenderBlock {DIV} at (0,388) size 769x20
RenderText {#text} at (747,0) size 22x19
+ text run at (747,0) width 0 RTL: "\x{202A}"
text run at (747,0) width 22: "\x{202A}abc"
- text run at (769,0) width 0 RTL: "\x{202A}"
RenderBlock {DIV} at (0,408) size 769x20
RenderText {#text} at (747,0) size 22x19
+ text run at (747,0) width 0 RTL: "\x{202B}"
text run at (747,0) width 22: "\x{202B}abc"
- text run at (769,0) width 0 RTL: "\x{202B}"
RenderBlock {P} at (0,444) size 769x20
RenderText {#text} at (495,0) size 274x19
text run at (495,0) width 4 RTL: "."
@@ -82,15 +80,13 @@
text run at (536,0) width 233: "Nested unicode bidi control characters"
RenderBlock {DIV} at (0,592) size 769x20
RenderText {#text} at (756,0) size 13x19
- text run at (756,0) width 0: "\x{202A}"
text run at (756,0) width 0 RTL: "\x{202C}"
- text run at (756,0) width 13: "\x{202A}b!"
+ text run at (756,0) width 13: "\x{202A}\x{202A}b!"
RenderBlock {DIV} at (0,612) size 769x20
RenderText {#text} at (756,0) size 13x19
text run at (756,0) width 0 RTL: "\x{202C}"
text run at (756,0) width 5 RTL: "!"
- text run at (761,0) width 8: "\x{202B}b"
- text run at (769,0) width 0 RTL: "\x{202B}"
+ text run at (761,0) width 8: "\x{202B}\x{202B}b"
RenderBlock {DIV} at (0,632) size 769x20
RenderText {#text} at (756,0) size 13x19
text run at (756,0) width 5 RTL: "!\x{202C}"
@@ -98,10 +94,9 @@
RenderBlock {DIV} at (0,652) size 769x20
RenderText {#text} at (749,0) size 20x19
text run at (749,0) width 0 RTL: "\x{202C}"
- text run at (749,0) width 8: "1"
+ text run at (749,0) width 8: "\x{202C}1"
text run at (757,0) width 5 RTL: "!"
text run at (762,0) width 7: "\x{202B}c"
- text run at (769,0) width 0 RTL: "\x{202C}"
RenderBlock {P} at (0,688) size 769x20
RenderText {#text} at (508,0) size 261x19
text run at (508,0) width 4 RTL: "."
@@ -108,15 +103,11 @@
text run at (512,0) width 257: "Start with different directionality characters"
RenderBlock {DIV} at (0,724) size 769x20
RenderText {#text} at (745,0) size 24x19
- text run at (745,0) width 0 RTL: "\x{202B}"
- text run at (745,0) width 0 RTL: "\x{202C}"
- text run at (745,0) width 8: "\x{202A}1"
- text run at (753,0) width 0 RTL: "\x{202C}"
- text run at (753,0) width 16: "12"
+ text run at (745,0) width 0 RTL: "\x{202C}\x{202B}"
+ text run at (745,0) width 24: "12\x{202C}\x{202A}1"
RenderBlock {DIV} at (0,744) size 769x20
RenderText {#text} at (753,0) size 16x19
- text run at (753,0) width 0 RTL: "\x{202A}"
- text run at (753,0) width 0 RTL: "\x{202C}"
+ text run at (753,0) width 0 RTL: "\x{202C}\x{202A}"
text run at (753,0) width 16: "12"
RenderBlock {DIV} at (0,764) size 769x20
RenderText {#text} at (753,0) size 16x19
@@ -129,16 +120,14 @@
text run at (753,0) width 16 RTL: "\x{683}\x{684}\x{202C}"
RenderBlock {DIV} at (0,804) size 769x20
RenderText {#text} at (757,0) size 12x19
- text run at (757,0) width 0 RTL: "\x{202A}"
- text run at (757,0) width 12 RTL: "\x{1}\x{202C}"
+ text run at (757,0) width 12 RTL: "\x{1}\x{202C}\x{202A}"
RenderBlock {DIV} at (0,824) size 769x20
RenderText {#text} at (747,0) size 22x19
- text run at (747,0) width 22: "abc\x{202C}"
- text run at (769,0) width 0 RTL: "\x{202A}"
+ text run at (747,0) width 0 RTL: "\x{202C}\x{202A}"
+ text run at (747,0) width 22: "abc"
RenderBlock {DIV} at (0,844) size 769x20
RenderText {#text} at (754,0) size 15x19
- text run at (754,0) width 0 RTL: "\x{202A}"
- text run at (754,0) width 15 RTL: "\x{5D0}\x{5D1}\x{202C}"
+ text run at (754,0) width 15 RTL: "\x{5D0}\x{5D1}\x{202C}\x{202A}"
RenderBlock {DIV} at (0,880) size 769x864
RenderBlock {P} at (0,0) size 769x20
RenderText {#text} at (0,0) size 80x19
Modified: trunk/LayoutTests/platform/wincairo/fast/dom/HTMLElement/bdo-expected.txt (287596 => 287597)
--- trunk/LayoutTests/platform/wincairo/fast/dom/HTMLElement/bdo-expected.txt 2022-01-05 00:20:42 UTC (rev 287596)
+++ trunk/LayoutTests/platform/wincairo/fast/dom/HTMLElement/bdo-expected.txt 2022-01-05 00:48:47 UTC (rev 287597)
@@ -29,7 +29,7 @@
RenderText {#text} at (199,40) size 4x19
text run at (199,40) width 4: " "
RenderBR {BR} at (203,40) size 0x19
- RenderInline {BDO} at (0,0) size 0x0
+ RenderInline {BDO} at (0,0) size 0x19
RenderText {#text} at (0,0) size 0x0
RenderBR {BR} at (0,60) size 0x19
RenderInline {BDO} at (0,0) size 11x19
Modified: trunk/LayoutTests/platform/wincairo/fast/inline-block/003-expected.txt (287596 => 287597)
--- trunk/LayoutTests/platform/wincairo/fast/inline-block/003-expected.txt 2022-01-05 00:20:42 UTC (rev 287596)
+++ trunk/LayoutTests/platform/wincairo/fast/inline-block/003-expected.txt 2022-01-05 00:48:47 UTC (rev 287597)
@@ -17,7 +17,7 @@
RenderBlock (anonymous) at (0,44) size 784x68
RenderText {#text} at (0,0) size 691x19
text run at (0,0) width 691: "The two marquees below should be on separate lines, since marquees fill the width of a containing block by default."
- RenderInline {SPAN} at (0,0) size 784x72
+ RenderInline {SPAN} at (0,0) size 784x43
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
Modified: trunk/LayoutTests/platform/wincairo/fast/text/fixed-pitch-control-characters-expected.txt (287596 => 287597)
--- trunk/LayoutTests/platform/wincairo/fast/text/fixed-pitch-control-characters-expected.txt 2022-01-05 00:20:42 UTC (rev 287596)
+++ trunk/LayoutTests/platform/wincairo/fast/text/fixed-pitch-control-characters-expected.txt 2022-01-05 00:48:47 UTC (rev 287597)
@@ -3,20 +3,20 @@
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 100x62 [color=#008000] [bgcolor=#FF0000]
+ RenderBlock {DIV} at (0,0) size 100x50 [color=#008000] [bgcolor=#FF0000]
RenderInline {SPAN} at (0,0) size 69x25
- RenderText {#text} at (0,6) size 69x25
- text run at (0,6) width 69: "x\x{C}x"
+ RenderText {#text} at (0,0) size 69x25
+ text run at (0,0) width 69: "x\x{C}x"
RenderInline {SPAN} at (0,0) size 50x25
- RenderText {#text} at (69,6) size 50x25
- text run at (69,6) width 50: "xx"
+ RenderText {#text} at (69,0) size 50x25
+ text run at (69,0) width 50: "xx"
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
RenderInline {SPAN} at (0,0) size 69x25
- RenderText {#text} at (0,37) size 69x25
- text run at (0,37) width 69: "x\x{B}x"
+ RenderText {#text} at (0,25) size 69x25
+ text run at (0,25) width 69: "x\x{B}x"
RenderInline {SPAN} at (0,0) size 50x25
- RenderText {#text} at (69,37) size 50x25
- text run at (69,37) width 50: "xx"
+ RenderText {#text} at (69,25) size 50x25
+ text run at (69,25) width 50: "xx"
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
Modified: trunk/LayoutTests/platform/wincairo/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt (287596 => 287597)
--- trunk/LayoutTests/platform/wincairo/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt 2022-01-05 00:20:42 UTC (rev 287596)
+++ trunk/LayoutTests/platform/wincairo/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt 2022-01-05 00:48:47 UTC (rev 287597)
@@ -55,8 +55,7 @@
text run at (61,0) width 27: "GHI"
RenderBlock {P} at (4,64) size 88x20
RenderText {#text} at (0,0) size 88x19
- text run at (0,0) width 0 RTL: "\x{202C}"
- text run at (0,0) width 88 RTL: "\x{202E}IHGFEDCBA"
+ text run at (0,0) width 88 RTL: "\x{202E}IHGFEDCBA\x{202C}"
RenderBlock {P} at (4,84) size 88x20
RenderText {#text} at (61,0) size 27x19
text run at (61,0) width 27 RTL: "\x{202E}IHG"
@@ -64,8 +63,7 @@
RenderText {#text} at (32,0) size 29x19
text run at (32,0) width 29 RTL: "FED"
RenderText {#text} at (0,0) size 32x19
- text run at (0,0) width 0 RTL: "\x{202C}"
- text run at (0,0) width 32 RTL: "CBA"
+ text run at (0,0) width 32 RTL: "CBA\x{202C}"
RenderBlock {P} at (4,104) size 88x20
RenderText {#text} at (0,0) size 88x19
text run at (0,0) width 0 RTL: "\x{202C}"
@@ -74,16 +72,10 @@
text run at (61,0) width 27 RTL: "\x{202E}IHG"
RenderBlock {P} at (4,124) size 88x20
RenderText {#text} at (0,0) size 88x19
- text run at (0,0) width 0 RTL: "\x{202C}"
- text run at (0,0) width 32 RTL: "\x{202C}CBA"
- text run at (32,0) width 29 RTL: "\x{202E}FED"
- text run at (61,0) width 27 RTL: "\x{202E}IHG"
+ text run at (0,0) width 88 RTL: "\x{202E}IHG\x{202E}FED\x{202C}CBA\x{202C}"
RenderBlock {P} at (4,144) size 88x20
RenderText {#text} at (0,0) size 88x19
- text run at (0,0) width 0 RTL: "\x{202C}"
- text run at (0,0) width 32 RTL: "\x{202C}CBA"
- text run at (32,0) width 29 RTL: "\x{202E}FED"
- text run at (61,0) width 27 RTL: "\x{202E}IHG"
+ text run at (0,0) width 88 RTL: "\x{202E}IHG\x{202E}FED\x{202C}CBA\x{202C}"
RenderBlock {P} at (4,164) size 88x20
RenderText {#text} at (0,0) size 88x19
text run at (0,0) width 0 RTL: "\x{202C}"
@@ -283,8 +275,7 @@
RenderBlock {P} at (4,164) size 137x20
RenderText {#text} at (0,0) size 137x19
text run at (0,0) width 24 RTL: " \x{5D0}\x{5D1}\x{5D2}"
- text run at (24,0) width 55: "\x{202D}ABC \x{5D5}\x{5D4}\x{5D3}"
- text run at (79,0) width 33: "\x{202C} DEF"
+ text run at (24,0) width 88: "\x{202D}ABC \x{5D5}\x{5D4}\x{5D3}\x{202C} DEF"
text run at (112,0) width 25 RTL: "\x{5D6}\x{5D7}\x{5D8} "
RenderText {#text} at (392,86) size 4x19
text run at (392,86) width 4: " "
Modified: trunk/LayoutTests/platform/wincairo/fast/text/international/bidi-ignored-for-first-child-inline-expected.txt (287596 => 287597)
--- trunk/LayoutTests/platform/wincairo/fast/text/international/bidi-ignored-for-first-child-inline-expected.txt 2022-01-05 00:20:42 UTC (rev 287596)
+++ trunk/LayoutTests/platform/wincairo/fast/text/international/bidi-ignored-for-first-child-inline-expected.txt 2022-01-05 00:48:47 UTC (rev 287597)
@@ -86,25 +86,22 @@
RenderText {#text} at (0,0) size 49x19
text run at (0,0) width 49 RTL: "\x{5D3}\x{5D4}\x{5D5}([\x{202A}\x{202C}\x{5D0}\x{5D1}\x{5D2}"
RenderBlock {P} at (0,444) size 784x20
- RenderText {#text} at (0,0) size 29x19
- text run at (0,0) width 19 RTL: "\x{5D3}\x{5D4}\x{5D5}"
- text run at (19,0) width 10: "(["
+ RenderText {#text} at (20,0) size 29x19
+ text run at (20,0) width 29 RTL: "\x{5D3}\x{5D4}\x{5D5}(["
RenderInline {SPAN} at (0,0) size 0x19
- RenderText {#text} at (29,0) size 20x19
- text run at (29,0) width 20 RTL: "\x{5D0}\x{5D1}\x{5D2}"
+ RenderText {#text} at (0,0) size 20x19
+ text run at (0,0) width 20 RTL: "\x{5D0}\x{5D1}\x{5D2}"
RenderBlock {P} at (0,480) size 784x20
- RenderText {#text} at (0,0) size 29x19
- text run at (0,0) width 19 RTL: "\x{5D3}\x{5D4}\x{5D5}"
- text run at (19,0) width 10: "(["
+ RenderText {#text} at (20,0) size 29x19
+ text run at (20,0) width 29 RTL: "\x{5D3}\x{5D4}\x{5D5}(["
RenderInline {SPAN} at (0,0) size 0x19
RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (29,0) size 20x19
- text run at (29,0) width 20 RTL: "\x{5D0}\x{5D1}\x{5D2}"
+ RenderText {#text} at (0,0) size 20x19
+ text run at (0,0) width 20 RTL: "\x{5D0}\x{5D1}\x{5D2}"
RenderBlock {P} at (0,516) size 784x20
- RenderText {#text} at (0,0) size 29x19
- text run at (0,0) width 19 RTL: "\x{5D3}\x{5D4}\x{5D5}"
- text run at (19,0) width 10: "(["
- RenderInline {SPAN} at (0,0) size 20x19
+ RenderText {#text} at (20,0) size 29x19
+ text run at (20,0) width 29 RTL: "\x{5D3}\x{5D4}\x{5D5}(["
+ RenderInline {SPAN} at (0,0) size 0x19
RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (29,0) size 20x19
- text run at (29,0) width 20 RTL: "\x{5D0}\x{5D1}\x{5D2}"
+ RenderText {#text} at (0,0) size 20x19
+ text run at (0,0) width 20 RTL: "\x{5D0}\x{5D1}\x{5D2}"
Modified: trunk/LayoutTests/platform/wincairo/fast/text/international/bidi-layout-across-linebreak-expected.txt (287596 => 287597)
--- trunk/LayoutTests/platform/wincairo/fast/text/international/bidi-layout-across-linebreak-expected.txt 2022-01-05 00:20:42 UTC (rev 287596)
+++ trunk/LayoutTests/platform/wincairo/fast/text/international/bidi-layout-across-linebreak-expected.txt 2022-01-05 00:48:47 UTC (rev 287597)
@@ -67,18 +67,18 @@
RenderText {#text} at (3,3) size 8x19
text run at (3,3) width 8: "3"
RenderTableCell {TD} at (32,115) size 46x45 [border: (1px solid #008000)] [r=3 c=1 rs=1 cs=1]
- RenderText {#text} at (3,3) size 16x19
- text run at (3,3) width 16 RTL: "\x{5D0}\x{5D0}"
- RenderBR {BR} at (3,3) size 0x19
- RenderText {#text} at (3,23) size 20x19
- text run at (3,23) width 8: "b"
- text run at (11,23) width 4 RTL: " "
- text run at (15,23) width 8: "1"
+ RenderText {#text} at (2,3) size 16x19
+ text run at (2,3) width 16 RTL: "\x{5D0}\x{5D0}"
+ RenderBR {BR} at (2,3) size 0x19
+ RenderText {#text} at (2,23) size 20x19
+ text run at (2,23) width 8: "b"
+ text run at (10,23) width 4 RTL: " "
+ text run at (14,23) width 8: "1"
RenderTableCell {TD} at (77,115) size 34x45 [border: (1px solid #008000)] [r=3 c=2 rs=1 cs=1]
- RenderText {#text} at (3,3) size 28x39
- text run at (3,3) width 8: "1"
- text run at (11,3) width 20 RTL: "\x{5D0}\x{5D0} "
- text run at (3,23) width 8: "b"
+ RenderText {#text} at (2,3) size 28x39
+ text run at (2,3) width 8: "1"
+ text run at (10,3) width 20 RTL: "\x{5D0}\x{5D0} "
+ text run at (2,23) width 8: "b"
RenderTableCell {TD} at (111,115) size 45x45 [border: (1px solid #008000)] [r=3 c=3 rs=1 cs=1]
RenderBlock {P} at (3,3) size 40x20
RenderText {#text} at (0,0) size 16x19
@@ -91,17 +91,17 @@
RenderText {#text} at (3,3) size 8x19
text run at (3,3) width 8: "4"
RenderTableCell {TD} at (32,160) size 46x45 [border: (1px solid #008000)] [r=4 c=1 rs=1 cs=1]
- RenderText {#text} at (3,3) size 14x19
- text run at (3,3) width 14: "aa"
- RenderBR {BR} at (3,3) size 0x19
- RenderText {#text} at (3,23) size 20x19
- text run at (3,23) width 8: "b"
- text run at (11,23) width 4 RTL: " "
- text run at (15,23) width 8: "1"
+ RenderText {#text} at (2,3) size 14x19
+ text run at (2,3) width 14: "aa"
+ RenderBR {BR} at (2,3) size 0x19
+ RenderText {#text} at (2,23) size 20x19
+ text run at (2,23) width 8: "b"
+ text run at (10,23) width 4 RTL: " "
+ text run at (14,23) width 8: "1"
RenderTableCell {TD} at (77,160) size 34x45 [border: (1px solid #008000)] [r=4 c=2 rs=1 cs=1]
- RenderText {#text} at (3,3) size 26x39
- text run at (3,3) width 26: "aa 1"
- text run at (3,23) width 8: "b"
+ RenderText {#text} at (2,3) size 26x39
+ text run at (2,3) width 26: "aa 1"
+ text run at (2,23) width 8: "b"
RenderTableCell {TD} at (111,160) size 45x45 [border: (1px solid #008000)] [r=4 c=3 rs=1 cs=1]
RenderBlock {P} at (3,3) size 40x20
RenderText {#text} at (0,0) size 14x19
@@ -114,17 +114,17 @@
RenderText {#text} at (3,3) size 8x19
text run at (3,3) width 8: "5"
RenderTableCell {TD} at (32,205) size 46x45 [border: (1px solid #008000)] [r=5 c=1 rs=1 cs=1]
- RenderText {#text} at (3,3) size 16x19
- text run at (3,3) width 16 RTL: "\x{5D0}\x{5D0}"
- RenderBR {BR} at (3,3) size 0x19
- RenderText {#text} at (3,23) size 19x19
- text run at (3,23) width 11 RTL: " \x{5D1}"
- text run at (14,23) width 8: "1"
+ RenderText {#text} at (2,3) size 16x19
+ text run at (2,3) width 16 RTL: "\x{5D0}\x{5D0}"
+ RenderBR {BR} at (2,3) size 0x19
+ RenderText {#text} at (2,23) size 19x19
+ text run at (2,23) width 11 RTL: " \x{5D1}"
+ text run at (13,23) width 8: "1"
RenderTableCell {TD} at (77,205) size 34x45 [border: (1px solid #008000)] [r=5 c=2 rs=1 cs=1]
- RenderText {#text} at (3,3) size 28x39
- text run at (3,3) width 8: "1"
- text run at (11,3) width 20 RTL: "\x{5D0}\x{5D0} "
- text run at (3,23) width 7 RTL: "\x{5D1}"
+ RenderText {#text} at (2,3) size 28x39
+ text run at (2,3) width 8: "1"
+ text run at (10,3) width 20 RTL: "\x{5D0}\x{5D0} "
+ text run at (2,23) width 7 RTL: "\x{5D1}"
RenderTableCell {TD} at (111,205) size 45x45 [border: (1px solid #008000)] [r=5 c=3 rs=1 cs=1]
RenderBlock {P} at (3,3) size 40x20
RenderText {#text} at (0,0) size 16x19
@@ -137,16 +137,16 @@
RenderText {#text} at (3,3) size 8x19
text run at (3,3) width 8: "6"
RenderTableCell {TD} at (32,250) size 46x45 [border: (1px solid #008000)] [r=6 c=1 rs=1 cs=1]
- RenderText {#text} at (3,3) size 14x19
- text run at (3,3) width 14: "aa"
- RenderBR {BR} at (3,3) size 0x19
- RenderText {#text} at (3,23) size 19x19
- text run at (3,23) width 11 RTL: " \x{5D1}"
- text run at (14,23) width 8: "1"
+ RenderText {#text} at (2,3) size 14x19
+ text run at (2,3) width 14: "aa"
+ RenderBR {BR} at (2,3) size 0x19
+ RenderText {#text} at (2,23) size 19x19
+ text run at (2,23) width 11 RTL: " \x{5D1}"
+ text run at (13,23) width 8: "1"
RenderTableCell {TD} at (77,250) size 34x45 [border: (1px solid #008000)] [r=6 c=2 rs=1 cs=1]
- RenderText {#text} at (3,3) size 26x39
- text run at (3,3) width 26: "aa 1"
- text run at (3,23) width 7 RTL: "\x{5D1}"
+ RenderText {#text} at (2,3) size 26x39
+ text run at (2,3) width 26: "aa 1"
+ text run at (2,23) width 7 RTL: "\x{5D1}"
RenderTableCell {TD} at (111,250) size 45x45 [border: (1px solid #008000)] [r=6 c=3 rs=1 cs=1]
RenderBlock {P} at (3,3) size 40x20
RenderText {#text} at (0,0) size 14x19
Modified: trunk/LayoutTests/platform/wincairo/fast/text/international/bidi-neutral-run-expected.txt (287596 => 287597)
--- trunk/LayoutTests/platform/wincairo/fast/text/international/bidi-neutral-run-expected.txt 2022-01-05 00:20:42 UTC (rev 287596)
+++ trunk/LayoutTests/platform/wincairo/fast/text/international/bidi-neutral-run-expected.txt 2022-01-05 00:48:47 UTC (rev 287597)
@@ -524,8 +524,7 @@
text run at (44,0) width 14 RTL: "\x{627}\x{628}"
RenderBlock {P} at (0,324) size 769x20
RenderText {#text} at (0,0) size 35x19
- text run at (0,0) width 7: "\x{202A}?"
- text run at (7,0) width 28: "\x{202C}(^cd"
+ text run at (0,0) width 35: "\x{202A}?\x{202C}(^cd"
RenderBlock {P} at (0,360) size 769x20
RenderText {#text} at (0,0) size 35x19
text run at (0,0) width 15: "cd"
@@ -575,8 +574,7 @@
text run at (25,0) width 7: "\x{202A}?"
RenderBlock {P} at (0,756) size 769x20
RenderText {#text} at (0,0) size 32x19
- text run at (0,0) width 25 RTL: "\x{202C}(^\x{5D2}\x{5D3}"
- text run at (25,0) width 7 RTL: "\x{202B}?"
+ text run at (0,0) width 32 RTL: "\x{202B}?\x{202C}(^\x{5D2}\x{5D3}"
RenderBlock {P} at (0,792) size 769x20
RenderText {#text} at (0,0) size 41x19
text run at (0,0) width 26 RTL: "(^\x{62C}\x{62F}"
@@ -688,8 +686,7 @@
RenderText {#text} at (0,0) size 52x19
text run at (0,0) width 6: "z"
text run at (6,0) width 10 RTL: "\x{5E9}"
- text run at (16,0) width 7: "\x{202A}?"
- text run at (23,0) width 29: "\x{202C}(^34"
+ text run at (16,0) width 36: "\x{202A}?\x{202C}(^34"
RenderBlock {P} at (0,1548) size 769x20
RenderText {#text} at (0,0) size 52x19
text run at (0,0) width 6: "z"
@@ -779,8 +776,7 @@
RenderBlock {P} at (0,1980) size 769x20
RenderText {#text} at (0,0) size 33x19
text run at (0,0) width 0 RTL: "\x{202C}"
- text run at (0,0) width 28: "ab(^"
- text run at (28,0) width 5: "\x{202A}!"
+ text run at (0,0) width 33: "ab(^\x{202A}!"
RenderBlock {P} at (0,2016) size 769x20
RenderText {#text} at (0,0) size 33x19
text run at (0,0) width 0 RTL: "\x{202C}"
@@ -794,8 +790,7 @@
RenderBlock {P} at (0,2088) size 769x20
RenderText {#text} at (0,0) size 49x19
text run at (0,0) width 0 RTL: "\x{202C}"
- text run at (0,0) width 44: "ab12(^"
- text run at (44,0) width 5: "\x{202A}!"
+ text run at (0,0) width 49: "ab12(^\x{202A}!"
RenderBlock {P} at (0,2124) size 769x20
RenderText {#text} at (0,0) size 49x19
text run at (0,0) width 0 RTL: "\x{202C}"
@@ -833,9 +828,7 @@
RenderBlock {P} at (0,2304) size 769x20
RenderText {#text} at (0,0) size 25x19
text run at (0,0) width 0 RTL: "\x{202C}"
- text run at (0,0) width 7: "\x{202A}?"
- text run at (7,0) width 13: "\x{202C}(^"
- text run at (20,0) width 5: "\x{202A}!"
+ text run at (0,0) width 25: "\x{202A}?\x{202C}(^\x{202A}!"
RenderBlock {P} at (0,2340) size 769x20
RenderText {#text} at (0,0) size 25x19
text run at (0,0) width 0 RTL: "\x{202C}"
@@ -850,9 +843,7 @@
text run at (18,0) width 15: "ab"
RenderBlock {P} at (0,2412) size 769x20
RenderText {#text} at (0,0) size 33x19
- text run at (0,0) width 0 RTL: "\x{202C}"
- text run at (0,0) width 5 RTL: "\x{202B}!"
- text run at (5,0) width 28 RTL: "\x{5D0}\x{5D1}(^"
+ text run at (0,0) width 33 RTL: "\x{5D0}\x{5D1}(^\x{202B}!\x{202C}"
RenderBlock {P} at (0,2448) size 769x20
RenderText {#text} at (0,0) size 32x19
text run at (0,0) width 0 RTL: "\x{202C}"
@@ -906,10 +897,7 @@
text run at (18,0) width 7: "\x{202A}?"
RenderBlock {P} at (0,2736) size 769x20
RenderText {#text} at (0,0) size 25x19
- text run at (0,0) width 0 RTL: "\x{202C}"
- text run at (0,0) width 5 RTL: "\x{202B}!"
- text run at (5,0) width 13 RTL: "\x{202C}(^"
- text run at (18,0) width 7 RTL: "\x{202B}?"
+ text run at (0,0) width 25 RTL: "\x{202B}?\x{202C}(^\x{202B}!\x{202C}"
RenderBlock {P} at (0,2772) size 769x20
RenderText {#text} at (0,0) size 28x19
text run at (0,0) width 0 RTL: "\x{202C}"
@@ -961,12 +949,10 @@
RenderBlock {P} at (0,3096) size 769x20
RenderText {#text} at (0,0) size 20x19
text run at (0,0) width 0 RTL: "\x{202C}"
- text run at (0,0) width 0: "\x{202A}"
- text run at (0,0) width 7: "\x{202A}?"
+ text run at (0,0) width 7: "\x{202A}\x{202A}?"
text run at (7,0) width 13: "\x{202C}(^"
RenderBlock {P} at (0,3132) size 769x20
RenderText {#text} at (0,0) size 20x19
text run at (0,0) width 0 RTL: "\x{202C}"
- text run at (0,0) width 0: "\x{202A}"
- text run at (0,0) width 7 RTL: "\x{202B}?"
+ text run at (0,0) width 7 RTL: "\x{202A}\x{202B}?"
text run at (7,0) width 13: "\x{202C}(^"
Modified: trunk/LayoutTests/platform/wincairo/fast/text/international/bidi-override-expected.txt (287596 => 287597)
--- trunk/LayoutTests/platform/wincairo/fast/text/international/bidi-override-expected.txt 2022-01-05 00:20:42 UTC (rev 287596)
+++ trunk/LayoutTests/platform/wincairo/fast/text/international/bidi-override-expected.txt 2022-01-05 00:48:47 UTC (rev 287597)
@@ -21,14 +21,14 @@
text run at (141,5) width 22: "abc"
text run at (163,5) width 39 RTL: "\x{5D0}\x{5D1}\x{5D2}\x{5D3}\x{5D4}\x{5D5}"
RenderTableCell {TD} at (299,0) size 206x29 [border: (1px solid #008000)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (5,5) size 197x19
- text run at (5,5) width 39 RTL: "\x{5D6}\x{5D7}\x{5D8}\x{5D9}\x{5DB}\x{5DC}"
- text run at (44,5) width 22: "abc"
- text run at (66,5) width 39 RTL: "\x{5D0}\x{5D1}\x{5D2}\x{5D3}\x{5D4}\x{5D5}"
- text run at (105,5) width 4 RTL: " "
- text run at (109,5) width 41: "abcdef"
- text run at (150,5) width 20 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- text run at (170,5) width 32: "ghijkl"
+ RenderText {#text} at (4,5) size 197x19
+ text run at (4,5) width 39 RTL: "\x{5D6}\x{5D7}\x{5D8}\x{5D9}\x{5DB}\x{5DC}"
+ text run at (43,5) width 22: "abc"
+ text run at (65,5) width 39 RTL: "\x{5D0}\x{5D1}\x{5D2}\x{5D3}\x{5D4}\x{5D5}"
+ text run at (104,5) width 4 RTL: " "
+ text run at (108,5) width 41: "abcdef"
+ text run at (149,5) width 20 RTL: "\x{5D0}\x{5D1}\x{5D2}"
+ text run at (169,5) width 32: "ghijkl"
RenderTableRow {TR} at (0,29) size 505x29
RenderTableCell {TD} at (0,29) size 93x29 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=1]
RenderText {#text} at (9,5) size 80x19
@@ -48,19 +48,19 @@
RenderText {#text} at (102,5) size 18x19
text run at (102,5) width 18 RTL: "\x{5D9}\x{5DB}\x{5DC}"
RenderTableCell {TD} at (299,29) size 206x29 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (109,5) size 22x19
- text run at (109,5) width 22: "abc"
+ RenderText {#text} at (108,5) size 22x19
+ text run at (108,5) width 22: "abc"
RenderInline {SPAN} at (0,0) size 56x19
- RenderText {#text} at (131,5) size 56x19
- text run at (131,5) width 56 RTL: "ihg\x{5D0}\x{5D1}\x{5D2}fed"
- RenderText {#text} at (85,5) size 117x19
- text run at (85,5) width 24 RTL: " \x{5D0}\x{5D1}\x{5D2}"
- text run at (187,5) width 15: "jkl"
+ RenderText {#text} at (130,5) size 56x19
+ text run at (130,5) width 56 RTL: "ihg\x{5D0}\x{5D1}\x{5D2}fed"
+ RenderText {#text} at (84,5) size 117x19
+ text run at (84,5) width 24 RTL: " \x{5D0}\x{5D1}\x{5D2}"
+ text run at (186,5) width 15: "jkl"
RenderInline {SPAN} at (0,0) size 62x19
- RenderText {#text} at (23,5) size 62x19
- text run at (23,5) width 62: "\x{5D8}\x{5D7}\x{5D6}abc\x{5D5}\x{5D4}\x{5D3}"
- RenderText {#text} at (5,5) size 18x19
- text run at (5,5) width 18 RTL: "\x{5D9}\x{5DB}\x{5DC}"
+ RenderText {#text} at (22,5) size 62x19
+ text run at (22,5) width 62: "\x{5D8}\x{5D7}\x{5D6}abc\x{5D5}\x{5D4}\x{5D3}"
+ RenderText {#text} at (4,5) size 18x19
+ text run at (4,5) width 18 RTL: "\x{5D9}\x{5DB}\x{5DC}"
RenderTableRow {TR} at (0,58) size 505x29
RenderTableCell {TD} at (0,58) size 93x29 [border: (1px solid #008000)] [r=2 c=0 rs=1 cs=1]
RenderText {#text} at (5,5) size 84x19
@@ -86,23 +86,23 @@
text run at (102,5) width 18 RTL: "\x{5D9}\x{5DB}\x{5DC}"
RenderTableCell {TD} at (299,58) size 206x29 [border: (1px solid #008000)] [r=2 c=2 rs=1 cs=1]
RenderInline {SPAN} at (0,0) size 93x19
- RenderText {#text} at (109,5) size 22x19
- text run at (109,5) width 22: "abc"
+ RenderText {#text} at (108,5) size 22x19
+ text run at (108,5) width 22: "abc"
RenderInline {SPAN} at (0,0) size 56x19
- RenderText {#text} at (131,5) size 56x19
- text run at (131,5) width 56 RTL: "ihg\x{5D0}\x{5D1}\x{5D2}fed"
- RenderText {#text} at (187,5) size 15x19
- text run at (187,5) width 15: "jkl"
- RenderText {#text} at (105,5) size 4x19
- text run at (105,5) width 4 RTL: " "
+ RenderText {#text} at (130,5) size 56x19
+ text run at (130,5) width 56 RTL: "ihg\x{5D0}\x{5D1}\x{5D2}fed"
+ RenderText {#text} at (186,5) size 15x19
+ text run at (186,5) width 15: "jkl"
+ RenderText {#text} at (104,5) size 4x19
+ text run at (104,5) width 4 RTL: " "
RenderInline {SPAN} at (0,0) size 100x19
- RenderText {#text} at (85,5) size 20x19
- text run at (85,5) width 20 RTL: "\x{5D0}\x{5D1}\x{5D2}"
+ RenderText {#text} at (84,5) size 20x19
+ text run at (84,5) width 20 RTL: "\x{5D0}\x{5D1}\x{5D2}"
RenderInline {SPAN} at (0,0) size 62x19
- RenderText {#text} at (23,5) size 62x19
- text run at (23,5) width 62: "\x{5D8}\x{5D7}\x{5D6}abc\x{5D5}\x{5D4}\x{5D3}"
- RenderText {#text} at (5,5) size 18x19
- text run at (5,5) width 18 RTL: "\x{5D9}\x{5DB}\x{5DC}"
+ RenderText {#text} at (22,5) size 62x19
+ text run at (22,5) width 62: "\x{5D8}\x{5D7}\x{5D6}abc\x{5D5}\x{5D4}\x{5D3}"
+ RenderText {#text} at (4,5) size 18x19
+ text run at (4,5) width 18 RTL: "\x{5D9}\x{5DB}\x{5DC}"
RenderTableRow {TR} at (0,87) size 505x29
RenderTableCell {TD} at (0,87) size 93x29 [border: (1px solid #008000)] [r=3 c=0 rs=1 cs=1]
RenderText {#text} at (38,5) size 51x19
@@ -116,14 +116,14 @@
text run at (120,5) width 62: "\x{202D}\x{5D8}\x{5D7}\x{5D6}abc\x{5D5}\x{5D4}\x{5D3}"
text run at (182,5) width 20 RTL: "\x{5D0}\x{5D1}\x{5D2}"
RenderTableCell {TD} at (299,87) size 206x29 [border: (1px solid #008000)] [r=3 c=2 rs=1 cs=1]
- RenderText {#text} at (5,5) size 197x19
- text run at (5,5) width 18 RTL: "\x{202C}\x{5D9}\x{5DB}\x{5DC}"
- text run at (23,5) width 62: "\x{202D}\x{5D8}\x{5D7}\x{5D6}abc\x{5D5}\x{5D4}\x{5D3}"
- text run at (85,5) width 20 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- text run at (105,5) width 4 RTL: " "
- text run at (109,5) width 22: "abc"
- text run at (131,5) width 56 RTL: "\x{202E}ihg\x{5D0}\x{5D1}\x{5D2}fed"
- text run at (187,5) width 15: "\x{202C}jkl"
+ RenderText {#text} at (4,5) size 197x19
+ text run at (4,5) width 18 RTL: "\x{202C}\x{5D9}\x{5DB}\x{5DC}"
+ text run at (22,5) width 62: "\x{202D}\x{5D8}\x{5D7}\x{5D6}abc\x{5D5}\x{5D4}\x{5D3}"
+ text run at (84,5) width 20 RTL: "\x{5D0}\x{5D1}\x{5D2}"
+ text run at (104,5) width 4 RTL: " "
+ text run at (108,5) width 22: "abc"
+ text run at (130,5) width 56 RTL: "\x{202E}ihg\x{5D0}\x{5D1}\x{5D2}fed"
+ text run at (186,5) width 15: "\x{202C}jkl"
RenderBlock {P} at (0,169) size 784x20
RenderText {#text} at (0,0) size 367x19
text run at (0,0) width 367: "The CSS column should be identical to the reference column."
Modified: trunk/LayoutTests/platform/wincairo/fast/text/text-letter-spacing-expected.txt (287596 => 287597)
--- trunk/LayoutTests/platform/wincairo/fast/text/text-letter-spacing-expected.txt 2022-01-05 00:20:42 UTC (rev 287596)
+++ trunk/LayoutTests/platform/wincairo/fast/text/text-letter-spacing-expected.txt 2022-01-05 00:48:47 UTC (rev 287597)
@@ -117,8 +117,8 @@
text run at (330,0) width 121: "it wasn't right-to-left"
RenderBlock {P} at (0,1460) size 769x20 [bgcolor=#EEEEEE]
RenderInline {SPAN} at (0,0) size 0x19
- RenderText {#text} at (160,0) size 0x19
- text run at (160,0) width 0 RTL: "Hello, world"
+ RenderText {#text} at (160,0) size -21x19
+ text run at (160,0) width -21 RTL: "Hello, world"
RenderBlock {P} at (0,1496) size 769x20 [bgcolor=#FFFFFF]
RenderText {#text} at (0,0) size 435x19
text run at (0,0) width 311: "The next line tests a large negative line spacing, and "
@@ -125,8 +125,8 @@
text run at (311,0) width 124: "should just print a 'd'"
RenderBlock {P} at (0,1532) size 769x20 [bgcolor=#EEEEEE]
RenderInline {SPAN} at (0,0) size 0x19
- RenderText {#text} at (160,0) size 0x19
- text run at (160,0) width 0 RTL: "Hello, world"
+ RenderText {#text} at (160,0) size -38325x19
+ text run at (160,0) width -38325 RTL: "Hello, world"
RenderBlock {P} at (0,1568) size 769x40 [bgcolor=#FFFFFF]
RenderText {#text} at (0,0) size 694x39
text run at (0,0) width 142: "Now, opacity as well - "
Modified: trunk/LayoutTests/platform/wincairo/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt (287596 => 287597)
--- trunk/LayoutTests/platform/wincairo/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt 2022-01-05 00:20:42 UTC (rev 287596)
+++ trunk/LayoutTests/platform/wincairo/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt 2022-01-05 00:48:47 UTC (rev 287597)
@@ -21,8 +21,8 @@
RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #000000)]
RenderBlock {HR} at (0,208) size 784x2 [border: (1px inset #000000)]
RenderBlock {PRE} at (0,223) size 108x88 [border: (4px solid #0000FF)]
- RenderText {#text} at (4,4) size 100x80
- text run at (4,4) width 100: "This text "
+ RenderText {#text} at (4,4) size 128x80
+ text run at (4,4) width 128: "This text "
text run at (4,20) width 72: "will wrap"
text run at (76,20) width 0: " "
text run at (4,36) width 96: "and fit "
Modified: trunk/LayoutTests/platform/wincairo-wk1/TestExpectations (287596 => 287597)
--- trunk/LayoutTests/platform/wincairo-wk1/TestExpectations 2022-01-05 00:20:42 UTC (rev 287596)
+++ trunk/LayoutTests/platform/wincairo-wk1/TestExpectations 2022-01-05 00:48:47 UTC (rev 287597)
@@ -460,3 +460,6 @@
accessibility/notification-listeners.html [ Skip ] # Timeout
accessibility/range-alter-by-percent.html [ Skip ] # Timeout
accessibility/range-alter-by-step.html [ Skip ] # Timeout
+
+accessibility/aria-roledescription.html [ Timeout ]
+accessibility/visible-elements.html [ Timeout ]