Title: [220967] trunk/LayoutTests
Revision
220967
Author
[email protected]
Date
2017-08-21 09:36:59 -0700 (Mon, 21 Aug 2017)

Log Message

[GTK][WPE] Rebaseline tests with list item markers.
https://bugs.webkit.org/show_bug.cgi?id=175771

Unreviewed test gardening.

The output was changed in r220858 and rebaselined for ios and mac only.
They're changes in render tree dumps that don't affect rendering.

Patch by Ms2ger <[email protected]> on 2017-08-21

* platform/gtk/css2.1/t0805-c5520-brdr-b-01-e-expected.txt:
* platform/gtk/fast/doctypes/002-expected.txt:
* platform/gtk/fast/lists/marker-before-empty-inline-expected.txt:
* platform/wpe/css2.1/t0805-c5520-brdr-b-01-e-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (220966 => 220967)


--- trunk/LayoutTests/ChangeLog	2017-08-21 16:30:54 UTC (rev 220966)
+++ trunk/LayoutTests/ChangeLog	2017-08-21 16:36:59 UTC (rev 220967)
@@ -1,5 +1,20 @@
 2017-08-21  Ms2ger  <[email protected]>
 
+        [GTK][WPE] Rebaseline tests with list item markers.
+        https://bugs.webkit.org/show_bug.cgi?id=175771
+
+        Unreviewed test gardening.
+
+        The output was changed in r220858 and rebaselined for ios and mac only.
+        They're changes in render tree dumps that don't affect rendering.
+
+        * platform/gtk/css2.1/t0805-c5520-brdr-b-01-e-expected.txt:
+        * platform/gtk/fast/doctypes/002-expected.txt:
+        * platform/gtk/fast/lists/marker-before-empty-inline-expected.txt:
+        * platform/wpe/css2.1/t0805-c5520-brdr-b-01-e-expected.txt:
+
+2017-08-21  Ms2ger  <[email protected]>
+
         media-captions.html improvements
         https://bugs.webkit.org/show_bug.cgi?id=175768
 

Modified: trunk/LayoutTests/platform/gtk/css2.1/t0805-c5520-brdr-b-01-e-expected.txt (220966 => 220967)


--- trunk/LayoutTests/platform/gtk/css2.1/t0805-c5520-brdr-b-01-e-expected.txt	2017-08-21 16:30:54 UTC (rev 220966)
+++ trunk/LayoutTests/platform/gtk/css2.1/t0805-c5520-brdr-b-01-e-expected.txt	2017-08-21 16:36:59 UTC (rev 220967)
@@ -36,8 +36,8 @@
         RenderListItem {LI} at (40,0) size 744x70 [border: none (2px solid #0000FF) none]
           RenderBlock {UL} at (0,0) size 744x51
             RenderListItem {LI} at (40,0) size 704x17
+              RenderListMarker at (-17,0) size 7x17: white bullet
               RenderListMarker at (-57,0) size 7x17: bullet
-              RenderListMarker at (-17,0) size 7x17: white bullet
               RenderText {#text} at (0,0) size 75x17
                 text run at (0,0) width 75: "dummy text"
             RenderListItem {LI} at (40,17) size 704x17

Modified: trunk/LayoutTests/platform/gtk/fast/doctypes/002-expected.txt (220966 => 220967)


--- trunk/LayoutTests/platform/gtk/fast/doctypes/002-expected.txt	2017-08-21 16:30:54 UTC (rev 220966)
+++ trunk/LayoutTests/platform/gtk/fast/doctypes/002-expected.txt	2017-08-21 16:36:59 UTC (rev 220967)
@@ -12,8 +12,8 @@
         RenderListItem {LI} at (40,0) size 744x17
           RenderBlock {UL} at (0,0) size 744x17
             RenderListItem {LI} at (40,0) size 704x17
+              RenderListMarker at (-17,0) size 7x17: white bullet
               RenderListMarker at (-57,0) size 7x17: bullet
-              RenderListMarker at (-17,0) size 7x17: white bullet
               RenderText {#text} at (0,0) size 251x17
                 text run at (0,0) width 251: "Both bullets should be on the same line."
 layer at (8,8) size 80x80

Modified: trunk/LayoutTests/platform/gtk/fast/lists/marker-before-empty-inline-expected.txt (220966 => 220967)


--- trunk/LayoutTests/platform/gtk/fast/lists/marker-before-empty-inline-expected.txt	2017-08-21 16:30:54 UTC (rev 220966)
+++ trunk/LayoutTests/platform/gtk/fast/lists/marker-before-empty-inline-expected.txt	2017-08-21 16:36:59 UTC (rev 220967)
@@ -79,8 +79,8 @@
           RenderBlock (anonymous) at (0,0) size 744x17
             RenderBlock {UL} at (0,0) size 744x17
               RenderListItem {LI} at (40,0) size 704x17
+                RenderListMarker at (-17,0) size 7x17: white bullet
                 RenderListMarker at (-57,0) size 7x17: bullet
-                RenderListMarker at (-17,0) size 7x17: white bullet
                 RenderText {#text} at (0,0) size 27x17
                   text run at (0,0) width 27: "item"
           RenderBlock (anonymous) at (0,17) size 744x17
@@ -91,8 +91,8 @@
           RenderBlock {DIV} at (0,0) size 744x17
             RenderBlock {UL} at (0,0) size 744x17
               RenderListItem {LI} at (40,0) size 704x17
+                RenderListMarker at (-17,0) size 7x17: white bullet
                 RenderListMarker at (-57,0) size 7x17: bullet
-                RenderListMarker at (-17,0) size 7x17: white bullet
                 RenderText {#text} at (0,0) size 27x17
                   text run at (0,0) width 27: "item"
           RenderBlock (anonymous) at (0,17) size 744x17

Modified: trunk/LayoutTests/platform/wpe/css2.1/t0805-c5520-brdr-b-01-e-expected.txt (220966 => 220967)


--- trunk/LayoutTests/platform/wpe/css2.1/t0805-c5520-brdr-b-01-e-expected.txt	2017-08-21 16:30:54 UTC (rev 220966)
+++ trunk/LayoutTests/platform/wpe/css2.1/t0805-c5520-brdr-b-01-e-expected.txt	2017-08-21 16:36:59 UTC (rev 220967)
@@ -36,8 +36,8 @@
         RenderListItem {LI} at (40,0) size 744x70 [border: none (2px solid #0000FF) none]
           RenderBlock {UL} at (0,0) size 744x51
             RenderListItem {LI} at (40,0) size 704x17
+              RenderListMarker at (-17,0) size 7x17: white bullet
               RenderListMarker at (-57,0) size 7x17: bullet
-              RenderListMarker at (-17,0) size 7x17: white bullet
               RenderText {#text} at (0,0) size 75x17
                 text run at (0,0) width 75: "dummy text"
             RenderListItem {LI} at (40,17) size 704x17
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to