Title: [268995] trunk/LayoutTests
Revision
268995
Author
[email protected]
Date
2020-10-26 13:24:36 -0700 (Mon, 26 Oct 2020)

Log Message

[GTK] Unreviewed test gardening. Update expectations after r268973.

* platform/gtk/fast/css/text-overflow-ellipsis-bidi-expected.txt:
* platform/gtk/fast/css/text-overflow-ellipsis-strict-expected.txt:
* platform/gtk/fast/forms/basic-buttons-expected.txt:
* platform/gtk/fast/repaint/line-flow-with-floats-1-expected.txt:
* platform/gtk/fast/repaint/line-flow-with-floats-10-expected.txt:
* platform/gtk/fast/repaint/line-flow-with-floats-2-expected.txt:
* platform/gtk/fast/repaint/line-flow-with-floats-3-expected.txt:
* platform/gtk/fast/repaint/line-flow-with-floats-4-expected.txt:
* platform/gtk/fast/repaint/line-flow-with-floats-5-expected.txt:
* platform/gtk/fast/repaint/line-flow-with-floats-6-expected.txt:
* platform/gtk/fast/repaint/line-flow-with-floats-7-expected.txt:
* platform/gtk/fast/repaint/line-flow-with-floats-8-expected.txt:
* platform/gtk/fast/repaint/line-flow-with-floats-9-expected.txt:
* platform/gtk/svg/text/text-overflow-ellipsis-svgfont-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (268994 => 268995)


--- trunk/LayoutTests/ChangeLog	2020-10-26 20:23:48 UTC (rev 268994)
+++ trunk/LayoutTests/ChangeLog	2020-10-26 20:24:36 UTC (rev 268995)
@@ -1,3 +1,22 @@
+2020-10-26  Diego Pino Garcia  <[email protected]>
+
+        [GTK] Unreviewed test gardening. Update expectations after r268973.
+
+        * platform/gtk/fast/css/text-overflow-ellipsis-bidi-expected.txt:
+        * platform/gtk/fast/css/text-overflow-ellipsis-strict-expected.txt:
+        * platform/gtk/fast/forms/basic-buttons-expected.txt:
+        * platform/gtk/fast/repaint/line-flow-with-floats-1-expected.txt:
+        * platform/gtk/fast/repaint/line-flow-with-floats-10-expected.txt:
+        * platform/gtk/fast/repaint/line-flow-with-floats-2-expected.txt:
+        * platform/gtk/fast/repaint/line-flow-with-floats-3-expected.txt:
+        * platform/gtk/fast/repaint/line-flow-with-floats-4-expected.txt:
+        * platform/gtk/fast/repaint/line-flow-with-floats-5-expected.txt:
+        * platform/gtk/fast/repaint/line-flow-with-floats-6-expected.txt:
+        * platform/gtk/fast/repaint/line-flow-with-floats-7-expected.txt:
+        * platform/gtk/fast/repaint/line-flow-with-floats-8-expected.txt:
+        * platform/gtk/fast/repaint/line-flow-with-floats-9-expected.txt:
+        * platform/gtk/svg/text/text-overflow-ellipsis-svgfont-expected.txt:
+
 2020-10-26  Zalan Bujtas  <[email protected]>
 
         Remove unneeded whitespace between content and <br>

Modified: trunk/LayoutTests/platform/gtk/fast/css/text-overflow-ellipsis-bidi-expected.txt (268994 => 268995)


--- trunk/LayoutTests/platform/gtk/fast/css/text-overflow-ellipsis-bidi-expected.txt	2020-10-26 20:23:48 UTC (rev 268994)
+++ trunk/LayoutTests/platform/gtk/fast/css/text-overflow-ellipsis-bidi-expected.txt	2020-10-26 20:24:36 UTC (rev 268995)
@@ -7,9 +7,9 @@
         RenderText {#text} at (0,0) size 565x17
           text run at (0,0) width 565: "Each consecutive pair of lines should look exactly the same apart from the trailing ellipsis."
         RenderBR {BR} at (565,0) size 0x17
-        RenderText {#text} at (0,18) size 538x17
-          text run at (0,18) width 538: "The ellipsis should appear on the left for the RTL case and on the right for LTR case. "
-        RenderBR {BR} at (0,0) size 0x0
+        RenderText {#text} at (0,18) size 534x17
+          text run at (0,18) width 534: "The ellipsis should appear on the left for the RTL case and on the right for LTR case."
+        RenderBR {BR} at (533,18) size 1x17
         RenderBR {BR} at (0,36) size 0x17
         RenderText {#text} at (0,54) size 61x17
           text run at (0,54) width 61: "RTL text:"

Modified: trunk/LayoutTests/platform/gtk/fast/css/text-overflow-ellipsis-strict-expected.txt (268994 => 268995)


--- trunk/LayoutTests/platform/gtk/fast/css/text-overflow-ellipsis-strict-expected.txt	2020-10-26 20:23:48 UTC (rev 268994)
+++ trunk/LayoutTests/platform/gtk/fast/css/text-overflow-ellipsis-strict-expected.txt	2020-10-26 20:24:36 UTC (rev 268995)
@@ -8,9 +8,9 @@
           text run at (0,0) width 557: "This tests checks that the text-overflow:ellipsis property is handled correctly for bidi text."
         RenderBR {BR} at (557,0) size 0x17
         RenderBR {BR} at (0,18) size 0x17
-        RenderText {#text} at (0,36) size 741x17
-          text run at (0,36) width 741: "Pass if the ellipsis do not overlap the text and the underlines for the links are placed under the text and not the ellipsis. "
-        RenderBR {BR} at (741,36) size 0x17
+        RenderText {#text} at (0,36) size 737x17
+          text run at (0,36) width 737: "Pass if the ellipsis do not overlap the text and the underlines for the links are placed under the text and not the ellipsis."
+        RenderBR {BR} at (737,36) size 0x17
         RenderBR {BR} at (0,54) size 0x17
         RenderText {#text} at (0,72) size 35x17
           text run at (0,72) width 35: "RTL:"

Modified: trunk/LayoutTests/platform/gtk/fast/forms/basic-buttons-expected.txt (268994 => 268995)


--- trunk/LayoutTests/platform/gtk/fast/forms/basic-buttons-expected.txt	2020-10-26 20:23:48 UTC (rev 268994)
+++ trunk/LayoutTests/platform/gtk/fast/forms/basic-buttons-expected.txt	2020-10-26 20:24:36 UTC (rev 268995)
@@ -4,15 +4,15 @@
   RenderBlock {HTML} at (0,0) size 800x390
     RenderBody {BODY} at (8,8) size 784x374
       RenderBlock (anonymous) at (0,0) size 784x72
-        RenderText {#text} at (0,0) size 537x17
-          text run at (0,0) width 537: "Tests for basic button rendering. Creates a table with seven columns and seven rows. "
-        RenderBR {BR} at (536,0) size 1x17
-        RenderText {#text} at (0,18) size 511x17
-          text run at (0,18) width 511: "Creates two different types of buttons, one with an image (a red dot) and another "
-        RenderBR {BR} at (510,18) size 1x17
-        RenderText {#text} at (0,36) size 648x17
-          text run at (0,36) width 648: "with text (\"foo\") and then uses six different paddings to make sure each of the buttons render properly. "
-        RenderBR {BR} at (647,36) size 1x17
+        RenderText {#text} at (0,0) size 533x17
+          text run at (0,0) width 533: "Tests for basic button rendering. Creates a table with seven columns and seven rows."
+        RenderBR {BR} at (532,0) size 1x17
+        RenderText {#text} at (0,18) size 507x17
+          text run at (0,18) width 507: "Creates two different types of buttons, one with an image (a red dot) and another"
+        RenderBR {BR} at (506,18) size 1x17
+        RenderText {#text} at (0,36) size 644x17
+          text run at (0,36) width 644: "with text (\"foo\") and then uses six different paddings to make sure each of the buttons render properly."
+        RenderBR {BR} at (643,36) size 1x17
         RenderBR {BR} at (0,54) size 0x17
       RenderTable {TABLE} at (0,72) size 684x302
         RenderTableSection {TBODY} at (0,0) size 684x302

Modified: trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-1-expected.txt (268994 => 268995)


--- trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-1-expected.txt	2020-10-26 20:23:48 UTC (rev 268994)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-1-expected.txt	2020-10-26 20:24:36 UTC (rev 268995)
@@ -49,8 +49,8 @@
                 RenderBlock (floating) {SPAN} at (6,261) size 48x65 [bgcolor=#ADD8E6]
                 RenderText {#text} at (363,258) size 355x35
                   text run at (363,258) width 49: "difficult"
-                  text run at (57,276) width 89: "game indeed. "
-                RenderBR {BR} at (0,0) size 0x0
+                  text run at (57,276) width 85: "game indeed."
+                RenderBR {BR} at (141,276) size 1x17
                 RenderText {#text} at (57,294) size 304x17
                   text run at (57,294) width 304: "The players all played at once without waiting"
                 RenderBlock (floating) {SPAN} at (364,297) size 48x81 [bgcolor=#90EE90]
@@ -67,8 +67,8 @@
                   text run at (232,348) width 129: "stamping about, and"
                   text run at (6,366) width 288: "shouting \x{2018}Off with his head!\x{2019} or \x{2018}Off with "
                   text run at (293,366) width 68: "her head!\x{2019}"
-                  text run at (6,384) width 151: "about once in a minute. "
-                RenderBR {BR} at (0,0) size 0x0
+                  text run at (6,384) width 147: "about once in a minute."
+                RenderBR {BR} at (153,384) size 0x17
                 RenderText {#text} at (6,402) size 406x89
                   text run at (6,402) width 387: "Alice began to feel very uneasy: to be sure, she had not as "
                   text run at (393,402) width 19: "yet"

Modified: trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-10-expected.txt (268994 => 268995)


--- trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-10-expected.txt	2020-10-26 20:23:48 UTC (rev 268994)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-10-expected.txt	2020-10-26 20:24:36 UTC (rev 268995)
@@ -49,8 +49,8 @@
                 RenderBlock (floating) {SPAN} at (6,272) size 48x64 [bgcolor=#ADD8E6]
                 RenderText {#text} at (363,258) size 355x35
                   text run at (363,258) width 49: "difficult"
-                  text run at (57,276) width 89: "game indeed. "
-                RenderBR {BR} at (0,0) size 0x0
+                  text run at (57,276) width 85: "game indeed."
+                RenderBR {BR} at (141,276) size 1x17
                 RenderText {#text} at (57,294) size 304x17
                   text run at (57,294) width 304: "The players all played at once without waiting"
                 RenderBlock (floating) {SPAN} at (364,297) size 48x81 [bgcolor=#90EE90]
@@ -67,8 +67,8 @@
                   text run at (48,348) width 256: " was in a furious passion, and went "
                   text run at (303,348) width 58: "stamping"
                   text run at (6,366) width 355: "about, and shouting \x{2018}Off with his head!\x{2019} or \x{2018}Off with"
-                  text run at (6,384) width 218: "her head!\x{2019} about once in a minute. "
-                RenderBR {BR} at (0,0) size 0x0
+                  text run at (6,384) width 214: "her head!\x{2019} about once in a minute."
+                RenderBR {BR} at (219,384) size 1x17
                 RenderText {#text} at (6,402) size 406x89
                   text run at (6,402) width 387: "Alice began to feel very uneasy: to be sure, she had not as "
                   text run at (393,402) width 19: "yet"

Modified: trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-2-expected.txt (268994 => 268995)


--- trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-2-expected.txt	2020-10-26 20:23:48 UTC (rev 268994)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-2-expected.txt	2020-10-26 20:24:36 UTC (rev 268995)
@@ -49,8 +49,8 @@
                 RenderBlock (floating) {SPAN} at (6,264) size 48x65 [bgcolor=#ADD8E6]
                 RenderText {#text} at (363,261) size 355x35
                   text run at (363,261) width 49: "difficult"
-                  text run at (57,279) width 89: "game indeed. "
-                RenderBR {BR} at (0,0) size 0x0
+                  text run at (57,279) width 85: "game indeed."
+                RenderBR {BR} at (141,279) size 1x17
                 RenderText {#text} at (57,297) size 304x17
                   text run at (57,297) width 304: "The players all played at once without waiting"
                 RenderBlock (floating) {SPAN} at (364,300) size 48x81 [bgcolor=#90EE90]
@@ -67,8 +67,8 @@
                   text run at (232,351) width 129: "stamping about, and"
                   text run at (6,369) width 288: "shouting \x{2018}Off with his head!\x{2019} or \x{2018}Off with "
                   text run at (293,369) width 68: "her head!\x{2019}"
-                  text run at (6,387) width 151: "about once in a minute. "
-                RenderBR {BR} at (0,0) size 0x0
+                  text run at (6,387) width 147: "about once in a minute."
+                RenderBR {BR} at (153,387) size 0x17
                 RenderText {#text} at (6,405) size 406x89
                   text run at (6,405) width 387: "Alice began to feel very uneasy: to be sure, she had not as "
                   text run at (393,405) width 19: "yet"

Modified: trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-3-expected.txt (268994 => 268995)


--- trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-3-expected.txt	2020-10-26 20:23:48 UTC (rev 268994)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-3-expected.txt	2020-10-26 20:24:36 UTC (rev 268995)
@@ -49,8 +49,8 @@
                 RenderBlock (floating) {SPAN} at (6,261) size 48x65 [bgcolor=#ADD8E6]
                 RenderText {#text} at (363,258) size 355x35
                   text run at (363,258) width 49: "difficult"
-                  text run at (57,276) width 89: "game indeed. "
-                RenderBR {BR} at (0,0) size 0x0
+                  text run at (57,276) width 85: "game indeed."
+                RenderBR {BR} at (141,276) size 1x17
                 RenderText {#text} at (57,294) size 298x17
                   text run at (57,294) width 298: "The players all played at once without waiting "
                 RenderBlock (floating) {SPAN} at (348,315) size 64x81 [bgcolor=#90EE90]
@@ -68,8 +68,8 @@
                   text run at (207,348) width 138: "stamping about, and"
                   text run at (6,366) width 274: "shouting \x{2018}Off with his head!\x{2019} or \x{2018}Off with "
                   text run at (279,366) width 66: "her head!\x{2019}"
-                  text run at (6,384) width 151: "about once in a minute. "
-                RenderBR {BR} at (0,0) size 0x0
+                  text run at (6,384) width 147: "about once in a minute."
+                RenderBR {BR} at (153,384) size 0x17
                 RenderText {#text} at (6,402) size 406x89
                   text run at (6,402) width 387: "Alice began to feel very uneasy: to be sure, she had not as "
                   text run at (393,402) width 19: "yet"

Modified: trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-4-expected.txt (268994 => 268995)


--- trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-4-expected.txt	2020-10-26 20:23:48 UTC (rev 268994)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-4-expected.txt	2020-10-26 20:24:36 UTC (rev 268995)
@@ -49,8 +49,8 @@
                 RenderBlock (floating) {SPAN} at (6,261) size 48x65 [bgcolor=#ADD8E6]
                 RenderText {#text} at (363,258) size 355x35
                   text run at (363,258) width 49: "difficult"
-                  text run at (57,276) width 89: "game indeed. "
-                RenderBR {BR} at (0,0) size 0x0
+                  text run at (57,276) width 85: "game indeed."
+                RenderBR {BR} at (141,276) size 1x17
                 RenderText {#text} at (57,294) size 304x17
                   text run at (57,294) width 304: "The players all played at once without waiting"
                 RenderBlock (floating) {SPAN} at (364,297) size 48x65 [bgcolor=#90EE90]
@@ -67,8 +67,8 @@
                   text run at (232,348) width 129: "stamping about, and"
                   text run at (6,366) width 269: "shouting \x{2018}Off with his head!\x{2019} or \x{2018}Off with "
                   text run at (274,366) width 138: "her head!\x{2019} about once"
-                  text run at (6,384) width 78: "in a minute. "
-                RenderBR {BR} at (0,0) size 0x0
+                  text run at (6,384) width 74: "in a minute."
+                RenderBR {BR} at (80,384) size 0x17
                 RenderText {#text} at (6,402) size 406x89
                   text run at (6,402) width 387: "Alice began to feel very uneasy: to be sure, she had not as "
                   text run at (393,402) width 19: "yet"

Modified: trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-5-expected.txt (268994 => 268995)


--- trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-5-expected.txt	2020-10-26 20:23:48 UTC (rev 268994)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-5-expected.txt	2020-10-26 20:24:36 UTC (rev 268995)
@@ -49,8 +49,8 @@
                 RenderBlock (floating) {SPAN} at (6,261) size 32x65 [bgcolor=#ADD8E6]
                 RenderText {#text} at (363,258) size 371x35
                   text run at (363,258) width 49: "difficult"
-                  text run at (41,276) width 89: "game indeed. "
-                RenderBR {BR} at (0,0) size 0x0
+                  text run at (41,276) width 85: "game indeed."
+                RenderBR {BR} at (125,276) size 1x17
                 RenderText {#text} at (41,294) size 302x17
                   text run at (41,294) width 302: "The players all played at once without waiting "
                 RenderBlock (floating) {SPAN} at (364,297) size 48x81 [bgcolor=#90EE90]
@@ -69,8 +69,8 @@
                   text run at (173,348) width 188: "stamping about, and shouting"
                   text run at (6,366) width 216: "\x{2018}Off with his head!\x{2019} or \x{2018}Off with "
                   text run at (221,366) width 140: "her head!\x{2019} about once"
-                  text run at (6,384) width 78: "in a minute. "
-                RenderBR {BR} at (0,0) size 0x0
+                  text run at (6,384) width 74: "in a minute."
+                RenderBR {BR} at (80,384) size 0x17
                 RenderText {#text} at (6,402) size 406x89
                   text run at (6,402) width 387: "Alice began to feel very uneasy: to be sure, she had not as "
                   text run at (393,402) width 19: "yet"

Modified: trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-6-expected.txt (268994 => 268995)


--- trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-6-expected.txt	2020-10-26 20:23:48 UTC (rev 268994)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-6-expected.txt	2020-10-26 20:24:36 UTC (rev 268995)
@@ -51,8 +51,8 @@
                     text run at (13,0) width 22: "foo"
                 RenderText {#text} at (363,258) size 355x35
                   text run at (363,258) width 49: "difficult"
-                  text run at (57,276) width 89: "game indeed. "
-                RenderBR {BR} at (0,0) size 0x0
+                  text run at (57,276) width 85: "game indeed."
+                RenderBR {BR} at (141,276) size 1x17
                 RenderText {#text} at (57,294) size 304x17
                   text run at (57,294) width 304: "The players all played at once without waiting"
                 RenderBlock (floating) {SPAN} at (364,297) size 48x81 [bgcolor=#90EE90]
@@ -69,8 +69,8 @@
                   text run at (232,348) width 129: "stamping about, and"
                   text run at (6,366) width 288: "shouting \x{2018}Off with his head!\x{2019} or \x{2018}Off with "
                   text run at (293,366) width 68: "her head!\x{2019}"
-                  text run at (6,384) width 151: "about once in a minute. "
-                RenderBR {BR} at (0,0) size 0x0
+                  text run at (6,384) width 147: "about once in a minute."
+                RenderBR {BR} at (153,384) size 0x17
                 RenderText {#text} at (6,402) size 406x89
                   text run at (6,402) width 387: "Alice began to feel very uneasy: to be sure, she had not as "
                   text run at (393,402) width 19: "yet"

Modified: trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-7-expected.txt (268994 => 268995)


--- trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-7-expected.txt	2020-10-26 20:23:48 UTC (rev 268994)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-7-expected.txt	2020-10-26 20:24:36 UTC (rev 268995)
@@ -49,8 +49,8 @@
                 RenderBlock (floating) {SPAN} at (6,261) size 48x65 [bgcolor=#ADD8E6]
                 RenderText {#text} at (363,258) size 355x35
                   text run at (363,258) width 49: "difficult"
-                  text run at (57,276) width 89: "game indeed. "
-                RenderBR {BR} at (0,0) size 0x0
+                  text run at (57,276) width 85: "game indeed."
+                RenderBR {BR} at (141,276) size 1x17
                 RenderText {#text} at (57,294) size 304x17
                   text run at (57,294) width 304: "The players all played at once without waiting"
                 RenderBlock (floating) {SPAN} at (364,297) size 48x81 [bgcolor=#90EE90]
@@ -67,8 +67,8 @@
                   text run at (232,348) width 129: "stamping about, and"
                   text run at (6,366) width 288: "shouting \x{2018}Off with his head!\x{2019} or \x{2018}Off with "
                   text run at (293,366) width 68: "her head!\x{2019}"
-                  text run at (6,384) width 151: "about once in a minute. "
-                RenderBR {BR} at (0,0) size 0x0
+                  text run at (6,384) width 147: "about once in a minute."
+                RenderBR {BR} at (153,384) size 0x17
                 RenderText {#text} at (6,402) size 406x89
                   text run at (6,402) width 387: "Alice began to feel very uneasy: to be sure, she had not as "
                   text run at (393,402) width 19: "yet"

Modified: trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-8-expected.txt (268994 => 268995)


--- trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-8-expected.txt	2020-10-26 20:23:48 UTC (rev 268994)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-8-expected.txt	2020-10-26 20:24:36 UTC (rev 268995)
@@ -48,8 +48,8 @@
                   text run at (6,258) width 317: "soon came to the conclusion that it was a very "
                 RenderText {#text} at (322,258) size 406x35
                   text run at (322,258) width 90: "difficult game"
-                  text run at (6,276) width 50: "indeed. "
-                RenderBR {BR} at (0,0) size 0x0
+                  text run at (6,276) width 46: "indeed."
+                RenderBR {BR} at (52,276) size 0x17
                 RenderText {#text} at (6,294) size 298x17
                   text run at (6,294) width 298: "The players all played at once without waiting "
                 RenderBlock (floating) {SPAN} at (364,297) size 48x81 [bgcolor=#90EE90]
@@ -67,8 +67,8 @@
                   text run at (132,348) width 229: "stamping about, and shouting \x{2018}Off"
                   text run at (6,366) width 185: "with his head!\x{2019} or \x{2018}Off with "
                   text run at (190,366) width 171: "her head!\x{2019} about once in a"
-                  text run at (6,384) width 51: "minute. "
-                RenderBR {BR} at (0,0) size 0x0
+                  text run at (6,384) width 47: "minute."
+                RenderBR {BR} at (53,384) size 0x17
                 RenderText {#text} at (6,402) size 406x89
                   text run at (6,402) width 387: "Alice began to feel very uneasy: to be sure, she had not as "
                   text run at (393,402) width 19: "yet"

Modified: trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-9-expected.txt (268994 => 268995)


--- trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-9-expected.txt	2020-10-26 20:23:48 UTC (rev 268994)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-9-expected.txt	2020-10-26 20:24:36 UTC (rev 268995)
@@ -44,9 +44,9 @@
                   text run at (6,240) width 406: "soldiers were always getting up and walking off to other parts of"
                   text run at (6,258) width 406: "the ground, Alice soon came to the conclusion that it was a very"
                 RenderBlock (floating) {SPAN} at (6,279) size 48x65 [bgcolor=#ADD8E6]
-                RenderText {#text} at (57,276) size 141x17
-                  text run at (57,276) width 141: "difficult game indeed. "
-                RenderBR {BR} at (0,0) size 0x0
+                RenderText {#text} at (57,276) size 137x17
+                  text run at (57,276) width 137: "difficult game indeed."
+                RenderBR {BR} at (193,276) size 1x17
                 RenderText {#text} at (57,294) size 304x17
                   text run at (57,294) width 304: "The players all played at once without waiting"
                 RenderBlock (floating) {SPAN} at (364,297) size 48x81 [bgcolor=#90EE90]
@@ -63,8 +63,8 @@
                   text run at (48,348) width 256: " was in a furious passion, and went "
                   text run at (303,348) width 58: "stamping"
                   text run at (6,366) width 355: "about, and shouting \x{2018}Off with his head!\x{2019} or \x{2018}Off with"
-                  text run at (6,384) width 218: "her head!\x{2019} about once in a minute. "
-                RenderBR {BR} at (0,0) size 0x0
+                  text run at (6,384) width 214: "her head!\x{2019} about once in a minute."
+                RenderBR {BR} at (219,384) size 1x17
                 RenderText {#text} at (6,402) size 406x89
                   text run at (6,402) width 387: "Alice began to feel very uneasy: to be sure, she had not as "
                   text run at (393,402) width 19: "yet"

Modified: trunk/LayoutTests/platform/gtk/svg/text/text-overflow-ellipsis-svgfont-expected.txt (268994 => 268995)


--- trunk/LayoutTests/platform/gtk/svg/text/text-overflow-ellipsis-svgfont-expected.txt	2020-10-26 20:23:48 UTC (rev 268994)
+++ trunk/LayoutTests/platform/gtk/svg/text/text-overflow-ellipsis-svgfont-expected.txt	2020-10-26 20:24:36 UTC (rev 268995)
@@ -8,9 +8,9 @@
           text run at (0,0) width 640: "This test checks that the text-overflow: ellipsis property is handled correctly when using an SVG font."
         RenderBR {BR} at (640,0) size 0x17
         RenderBR {BR} at (0,18) size 0x17
-        RenderText {#text} at (0,36) size 517x17
-          text run at (0,36) width 517: "Pass if some text is shown followed by an ellipsis (NOT just the ellipsis by itself). "
-        RenderBR {BR} at (516,36) size 1x17
+        RenderText {#text} at (0,36) size 513x17
+          text run at (0,36) width 513: "Pass if some text is shown followed by an ellipsis (NOT just the ellipsis by itself)."
+        RenderBR {BR} at (512,36) size 1x17
         RenderBR {BR} at (0,54) size 0x17
 layer at (8,80) size 182x20 clip at (9,81) size 180x18 scrollWidth 335
   RenderBlock {DIV} at (0,72) size 182x20 [border: (1px solid #000000)]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to