Title: [281574] trunk/LayoutTests
Revision
281574
Author
[email protected]
Date
2021-08-25 12:40:21 -0700 (Wed, 25 Aug 2021)

Log Message

[GLIB] Update baselines after r281419
https://bugs.webkit.org/show_bug.cgi?id=229503

Unreviewed test gardening.

Patch by Arcady Goldmints-Orlov <[email protected]> on 2021-08-25

* platform/gtk/fast/text/fixed-pitch-control-characters-expected.png:
* platform/gtk/fast/text/fixed-pitch-control-characters-expected.txt: Added.
* platform/gtk/fast/text/wide-zero-width-space-expected.png:
* platform/gtk/fast/text/wide-zero-width-space-expected.txt:
* platform/wpe/fast/text/fixed-pitch-control-characters-expected.txt: Added.
* platform/wpe/fast/text/wide-zero-width-space-expected.txt:

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (281573 => 281574)


--- trunk/LayoutTests/ChangeLog	2021-08-25 18:59:20 UTC (rev 281573)
+++ trunk/LayoutTests/ChangeLog	2021-08-25 19:40:21 UTC (rev 281574)
@@ -1,3 +1,17 @@
+2021-08-25  Arcady Goldmints-Orlov  <[email protected]>
+
+        [GLIB] Update baselines after r281419
+        https://bugs.webkit.org/show_bug.cgi?id=229503
+
+        Unreviewed test gardening.
+
+        * platform/gtk/fast/text/fixed-pitch-control-characters-expected.png:
+        * platform/gtk/fast/text/fixed-pitch-control-characters-expected.txt: Added.
+        * platform/gtk/fast/text/wide-zero-width-space-expected.png:
+        * platform/gtk/fast/text/wide-zero-width-space-expected.txt:
+        * platform/wpe/fast/text/fixed-pitch-control-characters-expected.txt: Added.
+        * platform/wpe/fast/text/wide-zero-width-space-expected.txt:
+
 2021-08-25  Eric Hutchison  <[email protected]>
 
         [Mac] imported/w3c/web-platform-tests/html/cross-origin-opener-policy/iframe-popup-same-origin-allow-popups-to-same-origin-allow-popups.https.html is a flaky failure.

Modified: trunk/LayoutTests/platform/gtk/fast/text/fixed-pitch-control-characters-expected.png


(Binary files differ)

Added: trunk/LayoutTests/platform/gtk/fast/text/fixed-pitch-control-characters-expected.txt (0 => 281574)


--- trunk/LayoutTests/platform/gtk/fast/text/fixed-pitch-control-characters-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/text/fixed-pitch-control-characters-expected.txt	2021-08-25 19:40:21 UTC (rev 281574)
@@ -0,0 +1,22 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+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 100x50 [color=#008000] [bgcolor=#FF0000]
+        RenderInline {SPAN} at (0,0) size 50x25
+          RenderText {#text} at (0,0) size 50x25
+            text run at (0,0) width 50: "x\x{C}x"
+        RenderInline {SPAN} at (0,0) size 50x25
+          RenderText {#text} at (50,0) size 50x25
+            text run at (50,0) width 50: "xx"
+        RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0
+        RenderInline {SPAN} at (0,0) size 50x25
+          RenderText {#text} at (0,25) size 50x25
+            text run at (0,25) width 50: "x\x{B}x"
+        RenderInline {SPAN} at (0,0) size 50x25
+          RenderText {#text} at (50,25) size 50x25
+            text run at (50,25) width 50: "xx"
+        RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0

Modified: trunk/LayoutTests/platform/gtk/fast/text/wide-zero-width-space-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/gtk/fast/text/wide-zero-width-space-expected.txt (281573 => 281574)


--- trunk/LayoutTests/platform/gtk/fast/text/wide-zero-width-space-expected.txt	2021-08-25 18:59:20 UTC (rev 281573)
+++ trunk/LayoutTests/platform/gtk/fast/text/wide-zero-width-space-expected.txt	2021-08-25 19:40:21 UTC (rev 281574)
@@ -15,15 +15,12 @@
             text run at (356,0) width 296: "Helvetica zero-width space has non-zero width"
         RenderText {#text} at (651,0) size 5x17
           text run at (651,0) width 5: "."
-      RenderBlock {P} at (0,34) size 784x18
-        RenderText {#text} at (0,0) size 268x17
-          text run at (0,0) width 268: "The following lines should all be identical."
-      RenderBlock {DIV} at (0,68) size 784x42
+      RenderBlock {DIV} at (0,34) size 784x42
         RenderText {#text} at (0,0) size 386x41
           text run at (0,0) width 386: "Lor\x{E9}m\x{200B}ipsum\x{200E}dolor\x{1F}sit"
-      RenderBlock {DIV} at (0,110) size 784x42
+      RenderBlock {DIV} at (0,76) size 784x42
         RenderText {#text} at (0,0) size 386x41
           text run at (0,0) width 386: "Lore\x{301}m\x{200B}ipsum\x{200E}dolor\x{1F}sit"
-      RenderBlock {DIV} at (0,152) size 784x42
+      RenderBlock {DIV} at (0,118) size 784x42
         RenderText {#text} at (0,0) size 386x41
           text run at (0,0) width 386: "Lor\x{E9}mipsumdolorsit"

Added: trunk/LayoutTests/platform/wpe/fast/text/fixed-pitch-control-characters-expected.txt (0 => 281574)


--- trunk/LayoutTests/platform/wpe/fast/text/fixed-pitch-control-characters-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/wpe/fast/text/fixed-pitch-control-characters-expected.txt	2021-08-25 19:40:21 UTC (rev 281574)
@@ -0,0 +1,22 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+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 100x50 [color=#008000] [bgcolor=#FF0000]
+        RenderInline {SPAN} at (0,0) size 65x25
+          RenderText {#text} at (0,0) size 65x25
+            text run at (0,0) width 65: "x\x{C}x"
+        RenderInline {SPAN} at (0,0) size 50x25
+          RenderText {#text} at (65,0) size 50x25
+            text run at (65,0) width 50: "xx"
+        RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0
+        RenderInline {SPAN} at (0,0) size 65x25
+          RenderText {#text} at (0,25) size 65x25
+            text run at (0,25) width 65: "x\x{B}x"
+        RenderInline {SPAN} at (0,0) size 50x25
+          RenderText {#text} at (65,25) size 50x25
+            text run at (65,25) width 50: "xx"
+        RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0

Modified: trunk/LayoutTests/platform/wpe/fast/text/wide-zero-width-space-expected.txt (281573 => 281574)


--- trunk/LayoutTests/platform/wpe/fast/text/wide-zero-width-space-expected.txt	2021-08-25 18:59:20 UTC (rev 281573)
+++ trunk/LayoutTests/platform/wpe/fast/text/wide-zero-width-space-expected.txt	2021-08-25 19:40:21 UTC (rev 281574)
@@ -15,15 +15,12 @@
             text run at (358,0) width 296: "Helvetica zero-width space has non-zero width"
         RenderText {#text} at (654,0) size 4x17
           text run at (654,0) width 4: "."
-      RenderBlock {P} at (0,34) size 784x18
-        RenderText {#text} at (0,0) size 268x17
-          text run at (0,0) width 268: "The following lines should all be identical."
-      RenderBlock {DIV} at (0,68) size 784x42
+      RenderBlock {DIV} at (0,34) size 784x42
+        RenderText {#text} at (0,0) size 413x41
+          text run at (0,0) width 413: "Lor\x{E9}m\x{200B}ipsum\x{200E}dolor\x{1F}sit"
+      RenderBlock {DIV} at (0,76) size 784x42
         RenderText {#text} at (0,0) size 386x41
-          text run at (0,0) width 386: "Lor\x{E9}m\x{200B}ipsum\x{200E}dolor\x{1F}sit"
-      RenderBlock {DIV} at (0,110) size 784x42
-        RenderText {#text} at (0,0) size 386x41
           text run at (0,0) width 386: "Lore\x{301}m\x{200B}ipsum\x{200E}dolor\x{1F}sit"
-      RenderBlock {DIV} at (0,152) size 784x42
+      RenderBlock {DIV} at (0,118) size 784x42
         RenderText {#text} at (0,0) size 386x41
           text run at (0,0) width 386: "Lor\x{E9}mipsumdolorsit"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to