Title: [239565] trunk/LayoutTests
Revision
239565
Author
[email protected]
Date
2018-12-31 06:08:21 -0800 (Mon, 31 Dec 2018)

Log Message

Unreviewed GTK+ gardening. Rebaseline several tests after r239156.

* platform/gtk/fast/frames/onlyCommentInIFrame-expected.txt:
* platform/gtk/fast/invalid/junk-data-expected.txt:
* platform/gtk/fast/invalid/missing-end-tag-expected.txt:
* platform/gtk/fast/parser/xhtml-alternate-entities-expected.txt:
* platform/gtk/fast/sub-pixel/selection/selection-rect-in-sub-pixel-table-expected.png:
* platform/gtk/fast/sub-pixel/selection/selection-rect-in-sub-pixel-table-expected.txt:
* platform/gtk/fast/xsl/xslt-extra-content-at-end-expected.txt:
* platform/gtk/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt:
* platform/gtk/svg/custom/bug45331-expected.txt:
* platform/gtk/svg/custom/junk-data-expected.txt:
* platform/gtk/svg/custom/missing-xlink-expected.txt:
* platform/gtk/svg/custom/path-bad-data-expected.txt:
* platform/gtk/svg/custom/use-font-face-crash-expected.txt:
* platform/gtk/svg/hixie/error/012-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (239564 => 239565)


--- trunk/LayoutTests/ChangeLog	2018-12-31 13:36:20 UTC (rev 239564)
+++ trunk/LayoutTests/ChangeLog	2018-12-31 14:08:21 UTC (rev 239565)
@@ -1,5 +1,24 @@
 2018-12-31  Carlos Garcia Campos  <[email protected]>
 
+        Unreviewed GTK+ gardening. Rebaseline several tests after r239156.
+
+        * platform/gtk/fast/frames/onlyCommentInIFrame-expected.txt:
+        * platform/gtk/fast/invalid/junk-data-expected.txt:
+        * platform/gtk/fast/invalid/missing-end-tag-expected.txt:
+        * platform/gtk/fast/parser/xhtml-alternate-entities-expected.txt:
+        * platform/gtk/fast/sub-pixel/selection/selection-rect-in-sub-pixel-table-expected.png:
+        * platform/gtk/fast/sub-pixel/selection/selection-rect-in-sub-pixel-table-expected.txt:
+        * platform/gtk/fast/xsl/xslt-extra-content-at-end-expected.txt:
+        * platform/gtk/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt:
+        * platform/gtk/svg/custom/bug45331-expected.txt:
+        * platform/gtk/svg/custom/junk-data-expected.txt:
+        * platform/gtk/svg/custom/missing-xlink-expected.txt:
+        * platform/gtk/svg/custom/path-bad-data-expected.txt:
+        * platform/gtk/svg/custom/use-font-face-crash-expected.txt:
+        * platform/gtk/svg/hixie/error/012-expected.txt:
+
+2018-12-31  Carlos Garcia Campos  <[email protected]>
+
         Unreviewed GTK+ gardening. Rebaseline several tests after r238730.
 
         innerText works differently when using complex text path.

Modified: trunk/LayoutTests/platform/gtk/fast/frames/onlyCommentInIFrame-expected.txt (239564 => 239565)


--- trunk/LayoutTests/platform/gtk/fast/frames/onlyCommentInIFrame-expected.txt	2018-12-31 13:36:20 UTC (rev 239564)
+++ trunk/LayoutTests/platform/gtk/fast/frames/onlyCommentInIFrame-expected.txt	2018-12-31 14:08:21 UTC (rev 239565)
@@ -30,7 +30,7 @@
                 RenderBlock {div} at (18,61) size 685x15
                   RenderText {#text} at (0,0) size 490x14
                     text run at (0,0) width 490: "error on line 1 at column 15: Extra content at the end of the document"
-                    text run at (490,0) width 0: " "
+                    text run at (489,0) width 1: " "
                 RenderBlock {h3} at (18,94) size 685x23
                   RenderText {#text} at (0,0) size 427x21
                     text run at (0,0) width 427: "Below is a rendering of the page up to the first error."

Modified: trunk/LayoutTests/platform/gtk/fast/invalid/junk-data-expected.txt (239564 => 239565)


--- trunk/LayoutTests/platform/gtk/fast/invalid/junk-data-expected.txt	2018-12-31 13:36:20 UTC (rev 239564)
+++ trunk/LayoutTests/platform/gtk/fast/invalid/junk-data-expected.txt	2018-12-31 14:08:21 UTC (rev 239565)
@@ -10,7 +10,7 @@
         RenderBlock {div} at (18,61) size 716x15
           RenderText {#text} at (0,0) size 483x14
             text run at (0,0) width 483: "error on line 1 at column 1: Extra content at the end of the document"
-            text run at (483,0) width 0: " "
+            text run at (482,0) width 1: " "
         RenderBlock {h3} at (18,94) size 716x23
           RenderText {#text} at (0,0) size 427x21
             text run at (0,0) width 427: "Below is a rendering of the page up to the first error."

Modified: trunk/LayoutTests/platform/gtk/fast/invalid/missing-end-tag-expected.txt (239564 => 239565)


--- trunk/LayoutTests/platform/gtk/fast/invalid/missing-end-tag-expected.txt	2018-12-31 13:36:20 UTC (rev 239564)
+++ trunk/LayoutTests/platform/gtk/fast/invalid/missing-end-tag-expected.txt	2018-12-31 14:08:21 UTC (rev 239565)
@@ -9,7 +9,7 @@
       RenderBlock {div} at (18,61) size 732x15
         RenderText {#text} at (0,0) size 553x14
           text run at (0,0) width 553: "error on line 7 at column 8: Opening and ending tag mismatch: p line 0 and body"
-          text run at (553,0) width 0: " "
+          text run at (552,0) width 1: " "
       RenderBlock {h3} at (18,94) size 732x23
         RenderText {#text} at (0,0) size 427x21
           text run at (0,0) width 427: "Below is a rendering of the page up to the first error."

Modified: trunk/LayoutTests/platform/gtk/fast/parser/xhtml-alternate-entities-expected.txt (239564 => 239565)


--- trunk/LayoutTests/platform/gtk/fast/parser/xhtml-alternate-entities-expected.txt	2018-12-31 13:36:20 UTC (rev 239564)
+++ trunk/LayoutTests/platform/gtk/fast/parser/xhtml-alternate-entities-expected.txt	2018-12-31 14:08:21 UTC (rev 239565)
@@ -9,7 +9,7 @@
       RenderBlock {div} at (18,61) size 732x15
         RenderText {#text} at (0,0) size 385x14
           text run at (0,0) width 385: "error on line 4 at column 13: Entity 'fnof' not defined"
-          text run at (385,0) width 0: " "
+          text run at (384,0) width 1: " "
       RenderBlock {h3} at (18,94) size 732x23
         RenderText {#text} at (0,0) size 427x21
           text run at (0,0) width 427: "Below is a rendering of the page up to the first error."

Modified: trunk/LayoutTests/platform/gtk/fast/sub-pixel/selection/selection-rect-in-sub-pixel-table-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/gtk/fast/sub-pixel/selection/selection-rect-in-sub-pixel-table-expected.txt (239564 => 239565)


--- trunk/LayoutTests/platform/gtk/fast/sub-pixel/selection/selection-rect-in-sub-pixel-table-expected.txt	2018-12-31 13:36:20 UTC (rev 239564)
+++ trunk/LayoutTests/platform/gtk/fast/sub-pixel/selection/selection-rect-in-sub-pixel-table-expected.txt	2018-12-31 14:08:21 UTC (rev 239565)
@@ -11,4 +11,4 @@
           RenderBlock {PRE} at (1,12) size 315x15
             RenderText {#text} at (0,0) size 315x14
               text run at (0,0) width 315: "There should be no selection artifacts below."
-              text run at (315,0) width 0: " "
+              text run at (314,0) width 1: " "

Modified: trunk/LayoutTests/platform/gtk/fast/xsl/xslt-extra-content-at-end-expected.txt (239564 => 239565)


--- trunk/LayoutTests/platform/gtk/fast/xsl/xslt-extra-content-at-end-expected.txt	2018-12-31 13:36:20 UTC (rev 239564)
+++ trunk/LayoutTests/platform/gtk/fast/xsl/xslt-extra-content-at-end-expected.txt	2018-12-31 14:08:21 UTC (rev 239565)
@@ -9,7 +9,7 @@
       RenderBlock {div} at (18,61) size 732x15
         RenderText {#text} at (0,0) size 497x14
           text run at (0,0) width 497: "error on line 1 at column 107: Extra content at the end of the document"
-          text run at (497,0) width 0: " "
+          text run at (496,0) width 1: " "
       RenderBlock {h3} at (18,94) size 732x23
         RenderText {#text} at (0,0) size 427x21
           text run at (0,0) width 427: "Below is a rendering of the page up to the first error."

Modified: trunk/LayoutTests/platform/gtk/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt (239564 => 239565)


--- trunk/LayoutTests/platform/gtk/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt	2018-12-31 13:36:20 UTC (rev 239564)
+++ trunk/LayoutTests/platform/gtk/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt	2018-12-31 14:08:21 UTC (rev 239565)
@@ -11,7 +11,7 @@
       RenderBlock {div} at (18,61) size 732x15
         RenderText {#text} at (0,0) size 511x14
           text run at (0,0) width 511: "error on line 1 at column 110: Namespace prefix foo on bar is not defined"
-          text run at (511,0) width 0: " "
+          text run at (510,0) width 1: " "
       RenderBlock {h3} at (18,94) size 732x23
         RenderText {#text} at (0,0) size 427x21
           text run at (0,0) width 427: "Below is a rendering of the page up to the first error."

Modified: trunk/LayoutTests/platform/gtk/svg/custom/bug45331-expected.txt (239564 => 239565)


--- trunk/LayoutTests/platform/gtk/svg/custom/bug45331-expected.txt	2018-12-31 13:36:20 UTC (rev 239564)
+++ trunk/LayoutTests/platform/gtk/svg/custom/bug45331-expected.txt	2018-12-31 14:08:21 UTC (rev 239565)
@@ -10,7 +10,7 @@
         RenderBlock {div} at (18,61) size 701x15
           RenderText {#text} at (0,0) size 483x14
             text run at (0,0) width 483: "error on line 3 at column 1: Extra content at the end of the document"
-            text run at (483,0) width 0: " "
+            text run at (482,0) width 1: " "
         RenderBlock {h3} at (18,94) size 701x23
           RenderText {#text} at (0,0) size 427x21
             text run at (0,0) width 427: "Below is a rendering of the page up to the first error."

Modified: trunk/LayoutTests/platform/gtk/svg/custom/junk-data-expected.txt (239564 => 239565)


--- trunk/LayoutTests/platform/gtk/svg/custom/junk-data-expected.txt	2018-12-31 13:36:20 UTC (rev 239564)
+++ trunk/LayoutTests/platform/gtk/svg/custom/junk-data-expected.txt	2018-12-31 14:08:21 UTC (rev 239565)
@@ -10,7 +10,7 @@
         RenderBlock {div} at (18,61) size 701x15
           RenderText {#text} at (0,0) size 413x14
             text run at (0,0) width 413: "error on line 6 at column 2: StartTag: invalid element name"
-            text run at (413,0) width 0: " "
+            text run at (412,0) width 1: " "
         RenderBlock {h3} at (18,94) size 701x23
           RenderText {#text} at (0,0) size 427x21
             text run at (0,0) width 427: "Below is a rendering of the page up to the first error."

Modified: trunk/LayoutTests/platform/gtk/svg/custom/missing-xlink-expected.txt (239564 => 239565)


--- trunk/LayoutTests/platform/gtk/svg/custom/missing-xlink-expected.txt	2018-12-31 13:36:20 UTC (rev 239564)
+++ trunk/LayoutTests/platform/gtk/svg/custom/missing-xlink-expected.txt	2018-12-31 14:08:21 UTC (rev 239565)
@@ -10,7 +10,7 @@
         RenderBlock {div} at (18,61) size 701x15
           RenderText {#text} at (0,0) size 567x14
             text run at (0,0) width 567: "error on line 6 at column 24: Namespace prefix xlink for href on a is not defined"
-            text run at (567,0) width 0: " "
+            text run at (566,0) width 1: " "
         RenderBlock {h3} at (18,94) size 701x23
           RenderText {#text} at (0,0) size 427x21
             text run at (0,0) width 427: "Below is a rendering of the page up to the first error."

Modified: trunk/LayoutTests/platform/gtk/svg/custom/path-bad-data-expected.txt (239564 => 239565)


--- trunk/LayoutTests/platform/gtk/svg/custom/path-bad-data-expected.txt	2018-12-31 13:36:20 UTC (rev 239564)
+++ trunk/LayoutTests/platform/gtk/svg/custom/path-bad-data-expected.txt	2018-12-31 14:08:21 UTC (rev 239565)
@@ -10,7 +10,7 @@
         RenderBlock {div} at (18,61) size 701x15
           RenderText {#text} at (0,0) size 462x14
             text run at (0,0) width 462: "error on line 9 at column 79: invalid character in attribute value"
-            text run at (462,0) width 0: " "
+            text run at (461,0) width 1: " "
         RenderBlock {h3} at (18,94) size 701x23
           RenderText {#text} at (0,0) size 427x21
             text run at (0,0) width 427: "Below is a rendering of the page up to the first error."

Modified: trunk/LayoutTests/platform/gtk/svg/custom/use-font-face-crash-expected.txt (239564 => 239565)


--- trunk/LayoutTests/platform/gtk/svg/custom/use-font-face-crash-expected.txt	2018-12-31 13:36:20 UTC (rev 239564)
+++ trunk/LayoutTests/platform/gtk/svg/custom/use-font-face-crash-expected.txt	2018-12-31 14:08:21 UTC (rev 239565)
@@ -10,7 +10,7 @@
         RenderBlock {div} at (18,61) size 701x15
           RenderText {#text} at (0,0) size 497x14
             text run at (0,0) width 497: "error on line 1 at column 210: Extra content at the end of the document"
-            text run at (497,0) width 0: " "
+            text run at (496,0) width 1: " "
         RenderBlock {h3} at (18,94) size 701x23
           RenderText {#text} at (0,0) size 427x21
             text run at (0,0) width 427: "Below is a rendering of the page up to the first error."

Modified: trunk/LayoutTests/platform/gtk/svg/hixie/error/012-expected.txt (239564 => 239565)


--- trunk/LayoutTests/platform/gtk/svg/hixie/error/012-expected.txt	2018-12-31 13:36:20 UTC (rev 239564)
+++ trunk/LayoutTests/platform/gtk/svg/hixie/error/012-expected.txt	2018-12-31 14:08:21 UTC (rev 239565)
@@ -10,7 +10,7 @@
         RenderBlock {div} at (18,61) size 701x15
           RenderText {#text} at (0,0) size 567x14
             text run at (0,0) width 567: "error on line 5 at column 7: Opening and ending tag mismatch: rect line 0 and svg"
-            text run at (567,0) width 0: " "
+            text run at (566,0) width 1: " "
         RenderBlock {h3} at (18,94) size 701x23
           RenderText {#text} at (0,0) size 427x21
             text run at (0,0) width 427: "Below is a rendering of the page up to the first error."
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to