Diff
Modified: trunk/LayoutTests/ChangeLog (269472 => 269473)
--- trunk/LayoutTests/ChangeLog 2020-11-05 21:35:05 UTC (rev 269472)
+++ trunk/LayoutTests/ChangeLog 2020-11-05 21:35:08 UTC (rev 269473)
@@ -1,5 +1,13 @@
2020-11-05 Ryan Haddad <[email protected]>
+ fast/forms/search/search-size-with-decorations.html is failing on Catalina.
+
+ Unreviewed test gardening.
+
+ * platform/mac-catalina/fast/forms/search/search-size-with-decorations-expected.txt: Renamed from LayoutTests/platform/mac-catalina/fast/forms/search-size-with-decorations-expected.txt.
+
+2020-11-05 Ryan Haddad <[email protected]>
+
[GPU Process] Add tests for sbix and COLR fonts in canvas
https://bugs.webkit.org/show_bug.cgi?id=218346
Copied: trunk/LayoutTests/platform/mac-catalina/fast/forms/search/search-size-with-decorations-expected.txt (from rev 269472, trunk/LayoutTests/platform/mac-catalina/fast/forms/search-size-with-decorations-expected.txt) (0 => 269473)
--- trunk/LayoutTests/platform/mac-catalina/fast/forms/search/search-size-with-decorations-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/mac-catalina/fast/forms/search/search-size-with-decorations-expected.txt 2020-11-05 21:35:08 UTC (rev 269473)
@@ -0,0 +1,69 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x177
+ RenderBlock {HTML} at (0,0) size 800x177
+ RenderBody {BODY} at (8,8) size 784x161
+ RenderTextControl {INPUT} at (2,2) size 174x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderFlexibleBox {DIV} at (3,0) size 168x19
+ RenderBlock {DIV} at (0,0) size 8x19
+ RenderBlock {DIV} at (8,3) size 141x13
+ RenderBlock {DIV} at (148,0) size 20x19
+ RenderBR {BR} at (177,2) size 1x18
+ RenderTextControl {INPUT} at (2,25) size 174x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderFlexibleBox {DIV} at (3,0) size 168x19
+ RenderBlock {DIV} at (0,0) size 8x19
+ RenderBlock {DIV} at (8,3) size 141x13
+ RenderBlock {DIV} at (148,0) size 20x19
+ RenderBR {BR} at (177,25) size 1x18
+ RenderTextControl {INPUT} at (2,48) size 183x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderFlexibleBox {DIV} at (3,0) size 177x19
+ RenderBlock {DIV} at (0,0) size 17x19
+ RenderBlock {DIV} at (17,3) size 141x13
+ RenderBlock {DIV} at (157,0) size 20x19
+ RenderBR {BR} at (186,48) size 1x18
+ RenderTextControl {INPUT} at (2,71) size 183x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderFlexibleBox {DIV} at (3,0) size 177x19
+ RenderBlock {DIV} at (0,0) size 17x19
+ RenderBlock {DIV} at (17,3) size 141x13
+ RenderBlock {DIV} at (157,0) size 20x19
+ RenderBR {BR} at (186,71) size 1x18
+ RenderTextControl {INPUT} at (2,94) size 188x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderFlexibleBox {DIV} at (3,0) size 182x19
+ RenderBlock {DIV} at (0,0) size 22x19
+ RenderBlock {DIV} at (22,3) size 141x13
+ RenderBlock {DIV} at (162,0) size 20x19
+ RenderBR {BR} at (191,94) size 1x18
+ RenderTextControl {INPUT} at (2,117) size 188x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderFlexibleBox {DIV} at (3,0) size 182x19
+ RenderBlock {DIV} at (0,0) size 22x19
+ RenderBlock {DIV} at (22,3) size 141x13
+ RenderBlock {DIV} at (162,0) size 20x19
+ RenderBR {BR} at (191,117) size 1x18
+ RenderTextControl {INPUT} at (2,140) size 328x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderFlexibleBox {DIV} at (3,0) size 322x19
+ RenderBlock {DIV} at (0,0) size 22x19
+ RenderBlock {DIV} at (22,3) size 281x13
+ RenderBlock {DIV} at (302,0) size 20x19
+ RenderText {#text} at (0,0) size 0x0
+layer at (21,13) size 141x13
+ RenderBlock {DIV} at (0,0) size 141x13
+layer at (21,36) size 141x13
+ RenderBlock {DIV} at (0,0) size 141x13
+ RenderText {#text} at (0,0) size 135x13
+ text run at (0,0) width 135: "12345678901234567890"
+layer at (30,59) size 141x13
+ RenderBlock {DIV} at (0,0) size 141x13
+layer at (30,82) size 141x13
+ RenderBlock {DIV} at (0,0) size 141x13
+ RenderText {#text} at (0,0) size 135x13
+ text run at (0,0) width 135: "12345678901234567890"
+layer at (35,105) size 141x13
+ RenderBlock {DIV} at (0,0) size 141x13
+layer at (35,128) size 141x13
+ RenderBlock {DIV} at (0,0) size 141x13
+ RenderText {#text} at (0,0) size 135x13
+ text run at (0,0) width 135: "12345678901234567890"
+layer at (35,151) size 281x13
+ RenderBlock {DIV} at (0,0) size 281x13
+ RenderText {#text} at (0,0) size 270x13
+ text run at (0,0) width 270: "1234567890123456789012345678901234567890"
Deleted: trunk/LayoutTests/platform/mac-catalina/fast/forms/search-size-with-decorations-expected.txt (269472 => 269473)
--- trunk/LayoutTests/platform/mac-catalina/fast/forms/search-size-with-decorations-expected.txt 2020-11-05 21:35:05 UTC (rev 269472)
+++ trunk/LayoutTests/platform/mac-catalina/fast/forms/search-size-with-decorations-expected.txt 2020-11-05 21:35:08 UTC (rev 269473)
@@ -1,69 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x177
- RenderBlock {HTML} at (0,0) size 800x177
- RenderBody {BODY} at (8,8) size 784x161
- RenderTextControl {INPUT} at (2,2) size 174x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
- RenderFlexibleBox {DIV} at (3,0) size 168x19
- RenderBlock {DIV} at (0,0) size 8x19
- RenderBlock {DIV} at (8,3) size 141x13
- RenderBlock {DIV} at (148,0) size 20x19
- RenderBR {BR} at (177,2) size 1x18
- RenderTextControl {INPUT} at (2,25) size 174x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
- RenderFlexibleBox {DIV} at (3,0) size 168x19
- RenderBlock {DIV} at (0,0) size 8x19
- RenderBlock {DIV} at (8,3) size 141x13
- RenderBlock {DIV} at (148,0) size 20x19
- RenderBR {BR} at (177,25) size 1x18
- RenderTextControl {INPUT} at (2,48) size 183x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
- RenderFlexibleBox {DIV} at (3,0) size 177x19
- RenderBlock {DIV} at (0,0) size 17x19
- RenderBlock {DIV} at (17,3) size 141x13
- RenderBlock {DIV} at (157,0) size 20x19
- RenderBR {BR} at (186,48) size 1x18
- RenderTextControl {INPUT} at (2,71) size 183x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
- RenderFlexibleBox {DIV} at (3,0) size 177x19
- RenderBlock {DIV} at (0,0) size 17x19
- RenderBlock {DIV} at (17,3) size 141x13
- RenderBlock {DIV} at (157,0) size 20x19
- RenderBR {BR} at (186,71) size 1x18
- RenderTextControl {INPUT} at (2,94) size 188x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
- RenderFlexibleBox {DIV} at (3,0) size 182x19
- RenderBlock {DIV} at (0,0) size 22x19
- RenderBlock {DIV} at (22,3) size 141x13
- RenderBlock {DIV} at (162,0) size 20x19
- RenderBR {BR} at (191,94) size 1x18
- RenderTextControl {INPUT} at (2,117) size 188x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
- RenderFlexibleBox {DIV} at (3,0) size 182x19
- RenderBlock {DIV} at (0,0) size 22x19
- RenderBlock {DIV} at (22,3) size 141x13
- RenderBlock {DIV} at (162,0) size 20x19
- RenderBR {BR} at (191,117) size 1x18
- RenderTextControl {INPUT} at (2,140) size 328x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
- RenderFlexibleBox {DIV} at (3,0) size 322x19
- RenderBlock {DIV} at (0,0) size 22x19
- RenderBlock {DIV} at (22,3) size 281x13
- RenderBlock {DIV} at (302,0) size 20x19
- RenderText {#text} at (0,0) size 0x0
-layer at (21,13) size 141x13
- RenderBlock {DIV} at (0,0) size 141x13
-layer at (21,36) size 141x13
- RenderBlock {DIV} at (0,0) size 141x13
- RenderText {#text} at (0,0) size 135x13
- text run at (0,0) width 135: "12345678901234567890"
-layer at (30,59) size 141x13
- RenderBlock {DIV} at (0,0) size 141x13
-layer at (30,82) size 141x13
- RenderBlock {DIV} at (0,0) size 141x13
- RenderText {#text} at (0,0) size 135x13
- text run at (0,0) width 135: "12345678901234567890"
-layer at (35,105) size 141x13
- RenderBlock {DIV} at (0,0) size 141x13
-layer at (35,128) size 141x13
- RenderBlock {DIV} at (0,0) size 141x13
- RenderText {#text} at (0,0) size 135x13
- text run at (0,0) width 135: "12345678901234567890"
-layer at (35,151) size 281x13
- RenderBlock {DIV} at (0,0) size 281x13
- RenderText {#text} at (0,0) size 270x13
- text run at (0,0) width 270: "1234567890123456789012345678901234567890"