Title: [261219] trunk/LayoutTests
Revision
261219
Author
dp...@igalia.com
Date
2020-05-06 01:28:37 -0700 (Wed, 06 May 2020)

Log Message

GTK] Gardening, update expectations and baselines after r261191
https://bugs.webkit.org/show_bug.cgi?id=211502

Unreviewed gardening.

embedded-credentials.tentative.sub-expected.txt is passing more tests
than the general baseline since r260937.

* platform/gtk/TestExpectations:
* platform/gtk/fast/css/font-face-opentype-expected.txt: Updated after r261190.
* platform/gtk/imported/w3c/web-platform-tests/fetch/security/embedded-credentials.tentative.sub-expected.txt: Added.
* platform/gtk/imported/w3c/web-platform-tests/svg/import/pservers-grad-08-b-manual-expected.txt: Updated after r261191.
* platform/gtk/imported/w3c/web-platform-tests/svg/import/text-altglyph-01-b-manual-expected.txt: Updated after r261191.
* platform/gtk/svg/batik/text/xmlSpace-expected.txt: Updated after r261154.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (261218 => 261219)


--- trunk/LayoutTests/ChangeLog	2020-05-06 08:09:10 UTC (rev 261218)
+++ trunk/LayoutTests/ChangeLog	2020-05-06 08:28:37 UTC (rev 261219)
@@ -1,3 +1,20 @@
+2020-05-06  Diego Pino Garcia  <dp...@igalia.com>
+
+        GTK] Gardening, update expectations and baselines after r261191
+        https://bugs.webkit.org/show_bug.cgi?id=211502
+
+        Unreviewed gardening.
+
+        embedded-credentials.tentative.sub-expected.txt is passing more tests
+        than the general baseline since r260937.
+
+        * platform/gtk/TestExpectations:
+        * platform/gtk/fast/css/font-face-opentype-expected.txt: Updated after r261190.
+        * platform/gtk/imported/w3c/web-platform-tests/fetch/security/embedded-credentials.tentative.sub-expected.txt: Added.
+        * platform/gtk/imported/w3c/web-platform-tests/svg/import/pservers-grad-08-b-manual-expected.txt: Updated after r261191.
+        * platform/gtk/imported/w3c/web-platform-tests/svg/import/text-altglyph-01-b-manual-expected.txt: Updated after r261191.
+        * platform/gtk/svg/batik/text/xmlSpace-expected.txt: Updated after r261154.
+
 2020-05-05  Diego Pino Garcia  <dp...@igalia.com>
 
         [GTK] Gardening, update expectations after r260889

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (261218 => 261219)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2020-05-06 08:09:10 UTC (rev 261218)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2020-05-06 08:28:37 UTC (rev 261219)
@@ -1515,6 +1515,9 @@
 webkit.org/b/211497 webgl/1.0.3/conformance/glsl/bugs/sampler-array-using-loop-index.html [ Failure ]
 webkit.org/b/211497 webgl/1.0.3/conformance/textures/texture-size-limit.html [ Failure ]
 
+webkit.org/b/211501 compositing/iframes/border-radius-composited-frame.html [ ImageOnlyFailure ]
+webkit.org/b/211501 compositing/iframes/border-uneven-radius-composited-frame.html [ ImageOnlyFailure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Expected failures.
 #
@@ -2125,7 +2128,6 @@
 webkit.org/b/181767 fast/hidpi/filters-hue-rotate.html [ Pass ImageOnlyFailure ]
 
 webkit.org/b/179947 imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-bdi-element/bdi-auto-dir-default.html [ Pass Timeout ]
-webkit.org/b/182364 imported/w3c/web-platform-tests/fetch/security/embedded-credentials.tentative.sub.html [ Pass Timeout Crash ]
 
 webkit.org/b/182761 accessibility/gtk/aria-busy-changed-notification.html [ Pass Failure ]
 webkit.org/b/182761 accessibility/gtk/aria-current-changed-notification.html [ Pass Failure ]
@@ -4897,7 +4899,6 @@
 imported/w3c/web-platform-tests/html/rendering/widgets/button-layout/propagate-text-decoration.html [ Pass ]
 
 # Test passing since added in r258661.
-imported/w3c/web-platform-tests/css/css-writing-modes/bidi-plaintext-011.html [ Pass ]
 imported/w3c/web-platform-tests/css/css-writing-modes/ch-units-vrl-007.html [ Pass ]
 imported/w3c/web-platform-tests/css/css-writing-modes/ch-units-vrl-008.html [ Pass ]
 imported/w3c/web-platform-tests/css/css-writing-modes/mongolian-orientation-001.html [ Pass ]

Modified: trunk/LayoutTests/platform/gtk/fast/css/font-face-opentype-expected.txt (261218 => 261219)


--- trunk/LayoutTests/platform/gtk/fast/css/font-face-opentype-expected.txt	2020-05-06 08:09:10 UTC (rev 261218)
+++ trunk/LayoutTests/platform/gtk/fast/css/font-face-opentype-expected.txt	2020-05-06 08:28:37 UTC (rev 261219)
@@ -34,9 +34,9 @@
           text run at (0,0) width 744: "Check if glyphs not in Ahem.otf can be rendered using a fallback font. If the test passes, you should see a single-quote"
           text run at (0,18) width 104: "character below:"
       RenderBlock (anonymous) at (0,204) size 784x16
-        RenderInline {SPAN} at (0,0) size 4x16
-          RenderText {#text} at (0,0) size 4x16
-            text run at (0,0) width 4: "'"
+        RenderInline {SPAN} at (0,0) size 3x16
+          RenderText {#text} at (0,0) size 3x16
+            text run at (0,0) width 3: "'"
         RenderText {#text} at (0,0) size 0x0
         RenderText {#text} at (0,0) size 0x0
         RenderText {#text} at (0,0) size 0x0

Added: trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/fetch/security/embedded-credentials.tentative.sub-expected.txt (0 => 261219)


--- trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/fetch/security/embedded-credentials.tentative.sub-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/fetch/security/embedded-credentials.tentative.sub-expected.txt	2020-05-06 08:28:37 UTC (rev 261219)
@@ -0,0 +1,11 @@
+Blocked access to external URL http://user:pass@www.localhost:8800/images/red.png
+Blocked access to external URL http://user:pass@www.localhost:8800/images/red.png
+Blocked access to external URL http://user:pass@www.localhost:8800/images/red.png
+
+PASS Embedded credentials are treated as network errors. 
+PASS Embedded credentials are treated as network errors in frames. 
+PASS Embedded credentials are treated as network errors in new windows. 
+PASS Embedded credentials matching the top-level are not treated as network errors for relative URLs. 
+PASS Embedded credentials matching the top-level are not treated as network errors for same-origin URLs. 
+FAIL Embedded credentials matching the top-level are treated as network errors for cross-origin URLs. assert_equals: The image should load. expected "Error" but got "Load"
+

Modified: trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/svg/import/pservers-grad-08-b-manual-expected.txt (261218 => 261219)


--- trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/svg/import/pservers-grad-08-b-manual-expected.txt	2020-05-06 08:09:10 UTC (rev 261218)
+++ trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/svg/import/pservers-grad-08-b-manual-expected.txt	2020-05-06 08:28:37 UTC (rev 261219)
@@ -3,18 +3,18 @@
 layer at (0,0) size 800x600
   RenderSVGRoot {svg} at (0,0) size 800x600
     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
-    RenderSVGContainer {g} at (28,56) size 769x421
+    RenderSVGContainer {g} at (28,56) size 760x421
       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
-      RenderSVGContainer {g} at (28,56) size 769x352 [transform={m=((1.00,0.00)(0.00,1.50)) t=(0.00,0.00)}]
+      RenderSVGContainer {g} at (28,56) size 760x352 [transform={m=((1.00,0.00)(0.00,1.50)) t=(0.00,0.00)}]
         RenderSVGResourceLinearGradient {linearGradient} [id="Gradient"] [gradientUnits=userSpaceOnUse] [start=(10,10)] [end=(440,10)]
           RenderSVGGradientStop {stop} [offset=0.00] [color=#0000FF]
           RenderSVGGradientStop {stop} [offset=1.00] [color=#00FF00]
-        RenderSVGText {text} at (20,22) size 458x48 contains 1 chunk(s)
-          RenderSVGInlineText {#text} at (0,0) size 458x48
-            chunk 1 text run 1 at (20.00,70.00) startOffset 0 endOffset 16 width 457.97: "Gradient on fill"
-        RenderSVGText {text} at (20,121) size 442x39 contains 1 chunk(s)
-          RenderSVGInlineText {#text} at (0,0) size 442x39
-            chunk 1 text run 1 at (20.00,160.00) startOffset 0 endOffset 18 width 441.03: "Gradient on stroke"
+        RenderSVGText {text} at (20,22) size 453x48 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 453x48
+            chunk 1 text run 1 at (20.00,70.00) startOffset 0 endOffset 16 width 452.32: "Gradient on fill"
+        RenderSVGText {text} at (20,121) size 438x39 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 438x39
+            chunk 1 text run 1 at (20.00,160.00) startOffset 0 endOffset 18 width 437.26: "Gradient on stroke"
       RenderSVGContainer {g} at (50,199) size 660x278
         RenderSVGText {text} at (40,119) size 345x32 contains 1 chunk(s)
           RenderSVGInlineText {#text} at (0,0) size 345x32

Modified: trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/svg/import/text-altglyph-01-b-manual-expected.txt (261218 => 261219)


--- trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/svg/import/text-altglyph-01-b-manual-expected.txt	2020-05-06 08:09:10 UTC (rev 261218)
+++ trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/svg/import/text-altglyph-01-b-manual-expected.txt	2020-05-06 08:28:37 UTC (rev 261219)
@@ -13,26 +13,26 @@
             chunk 1 text run 1 at (5.00,90.00) startOffset 0 endOffset 32 width 463.20: "and many-to-many chars to glyphs"
         RenderSVGHiddenContainer {defs} at (0,0) size 0x0
         RenderSVGContainer {g} at (75,208) size 665x276
-          RenderSVGText {text} at (140,130) size 193x75 contains 1 chunk(s)
-            RenderSVGTSpan {altGlyph} at (0,0) size 45x75
-              RenderSVGInlineText {#text} at (0,0) size 45x75
-                chunk 1 text run 1 at (140.00,190.00) startOffset 0 endOffset 1 width 45.00: "H"
+          RenderSVGText {text} at (140,130) size 200x75 contains 1 chunk(s)
+            RenderSVGTSpan {altGlyph} at (0,0) size 44x75
+              RenderSVGInlineText {#text} at (0,0) size 44x75
+                chunk 1 text run 1 at (140.00,190.00) startOffset 0 endOffset 1 width 43.20: "H"
             RenderSVGInlineText {#text} at (0,0) size 0x0
             RenderSVGTSpan {altGlyph} at (0,0) size 38x75
-              RenderSVGInlineText {#text} at (45,0) size 38x75
-                chunk 1 text run 1 at (185.00,190.00) startOffset 0 endOffset 1 width 37.80: "A"
+              RenderSVGInlineText {#text} at (43,0) size 38x75
+                chunk 1 text run 1 at (183.20,190.00) startOffset 0 endOffset 1 width 37.80: "A"
             RenderSVGInlineText {#text} at (0,0) size 0x0
-            RenderSVGTSpan {altGlyph} at (0,0) size 37x75
-              RenderSVGInlineText {#text} at (82,0) size 36x75
-                chunk 1 text run 1 at (222.80,190.00) startOffset 0 endOffset 1 width 36.00: "P"
+            RenderSVGTSpan {altGlyph} at (0,0) size 41x75
+              RenderSVGInlineText {#text} at (81,0) size 41x75
+                chunk 1 text run 1 at (221.00,190.00) startOffset 0 endOffset 1 width 40.20: "P"
             RenderSVGInlineText {#text} at (0,0) size 0x0
-            RenderSVGTSpan {altGlyph} at (0,0) size 37x75
-              RenderSVGInlineText {#text} at (118,0) size 36x75
-                chunk 1 text run 1 at (258.80,190.00) startOffset 0 endOffset 1 width 36.00: "P"
+            RenderSVGTSpan {altGlyph} at (0,0) size 41x75
+              RenderSVGInlineText {#text} at (121,0) size 41x75
+                chunk 1 text run 1 at (261.20,190.00) startOffset 0 endOffset 1 width 40.20: "P"
             RenderSVGInlineText {#text} at (0,0) size 0x0
             RenderSVGTSpan {altGlyph} at (0,0) size 39x75
-              RenderSVGInlineText {#text} at (154,0) size 38x75
-                chunk 1 text run 1 at (294.80,190.00) startOffset 0 endOffset 1 width 37.80: "Y"
+              RenderSVGInlineText {#text} at (161,0) size 38x75
+                chunk 1 text run 1 at (301.40,190.00) startOffset 0 endOffset 1 width 37.80: "Y"
             RenderSVGInlineText {#text} at (0,0) size 0x0
           RenderSVGText {text} at (50,210) size 114x75 contains 1 chunk(s)
             RenderSVGTSpan {altGlyph} at (0,0) size 38x75

Modified: trunk/LayoutTests/platform/gtk/svg/batik/text/xmlSpace-expected.txt (261218 => 261219)


--- trunk/LayoutTests/platform/gtk/svg/batik/text/xmlSpace-expected.txt	2020-05-06 08:09:10 UTC (rev 261218)
+++ trunk/LayoutTests/platform/gtk/svg/batik/text/xmlSpace-expected.txt	2020-05-06 08:28:37 UTC (rev 261219)
@@ -6,23 +6,23 @@
       RenderSVGInlineText {#text} at (0,0) size 189x18
         chunk 1 (middle anchor) text run 1 at (130.89,40.00) startOffset 0 endOffset 26 width 188.23: "Test of xml:space handling"
     RenderSVGContainer {g} at (10,55) size 435x325
-      RenderSVGText {text} at (10,55) size 40x25 contains 1 chunk(s)
-        RenderSVGInlineText {#text} at (0,0) size 40x25
-          chunk 1 text run 1 at (10.00,75.00) startOffset 0 endOffset 2 width 26.00: "X "
-          chunk 1 text run 1 at (36.00,75.00) startOffset 0 endOffset 1 width 14.00: "X"
+      RenderSVGText {text} at (10,55) size 38x25 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 38x25
+          chunk 1 text run 1 at (10.00,75.00) startOffset 0 endOffset 2 width 25.00: "X "
+          chunk 1 text run 1 at (35.00,75.00) startOffset 0 endOffset 1 width 13.00: "X"
       RenderSVGText {text} at (120,68) size 85x10 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,0) size 85x10
           chunk 1 text run 1 at (120.00,75.00) startOffset 0 endOffset 17 width 85.00: "no xml:space attr"
-      RenderSVGText {text} at (10,80) size 40x25 contains 1 chunk(s)
-        RenderSVGInlineText {#text} at (0,0) size 40x25
-          chunk 1 text run 1 at (10.00,100.00) startOffset 0 endOffset 2 width 26.00: "X "
-          chunk 1 text run 1 at (36.00,100.00) startOffset 0 endOffset 1 width 14.00: "X"
+      RenderSVGText {text} at (10,80) size 38x25 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 38x25
+          chunk 1 text run 1 at (10.00,100.00) startOffset 0 endOffset 2 width 25.00: "X "
+          chunk 1 text run 1 at (35.00,100.00) startOffset 0 endOffset 1 width 13.00: "X"
       RenderSVGText {text} at (120,93) size 95x10 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,0) size 95x10
           chunk 1 text run 1 at (120.00,100.00) startOffset 0 endOffset 19 width 95.00: "xml:space=\"default\""
-      RenderSVGText {text} at (10,130) size 100x25 contains 1 chunk(s)
-        RenderSVGInlineText {#text} at (0,0) size 100x25
-          chunk 1 text run 1 at (10.00,150.00) startOffset 0 endOffset 8 width 100.00: "  X  X  "
+      RenderSVGText {text} at (10,130) size 98x25 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 98x25
+          chunk 1 text run 1 at (10.00,150.00) startOffset 0 endOffset 8 width 98.00: "  X  X  "
         RenderSVGTSpan {tspan} at (0,0) size 0x0
       RenderSVGText {text} at (120,133) size 95x19 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,0) size 95x10
@@ -30,9 +30,9 @@
         RenderSVGTSpan {tspan} at (0,0) size 95x10
           RenderSVGInlineText {#text} at (0,9) size 95x10
             chunk 1 text run 1 at (120.00,149.60) startOffset 0 endOffset 19 width 95.00: "xml:space=\"default\""
-      RenderSVGText {text} at (10,155) size 76x25 contains 1 chunk(s)
-        RenderSVGInlineText {#text} at (0,0) size 76x25
-          chunk 1 text run 1 at (10.00,175.00) startOffset 0 endOffset 6 width 76.00: "  X  X"
+      RenderSVGText {text} at (10,155) size 74x25 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 74x25
+          chunk 1 text run 1 at (10.00,175.00) startOffset 0 endOffset 6 width 74.00: "  X  X"
         RenderSVGTSpan {tspan} at (0,0) size 0x0
           RenderSVGInlineText {#text} at (0,0) size 0x0
       RenderSVGText {text} at (120,158) size 95x19 contains 1 chunk(s)
@@ -41,9 +41,9 @@
         RenderSVGTSpan {tspan} at (0,0) size 95x10
           RenderSVGInlineText {#text} at (0,9) size 95x10
             chunk 1 text run 1 at (120.00,174.60) startOffset 0 endOffset 19 width 95.00: "xml:space=\"default\""
-      RenderSVGText {text} at (10,180) size 88x25 contains 1 chunk(s)
-        RenderSVGInlineText {#text} at (0,0) size 88x25
-          chunk 1 text run 1 at (10.00,200.00) startOffset 0 endOffset 7 width 88.00: "  X  X "
+      RenderSVGText {text} at (10,180) size 86x25 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 86x25
+          chunk 1 text run 1 at (10.00,200.00) startOffset 0 endOffset 7 width 86.00: "  X  X "
         RenderSVGTSpan {tspan} at (0,0) size 0x0
           RenderSVGInlineText {#text} at (0,0) size 0x0
       RenderSVGText {text} at (120,183) size 95x19 contains 1 chunk(s)
@@ -52,11 +52,11 @@
         RenderSVGTSpan {tspan} at (0,0) size 95x10
           RenderSVGInlineText {#text} at (0,9) size 95x10
             chunk 1 text run 1 at (120.00,199.60) startOffset 0 endOffset 19 width 95.00: "xml:space=\"default\""
-      RenderSVGText {text} at (10,205) size 88x25 contains 1 chunk(s)
+      RenderSVGText {text} at (10,205) size 86x25 contains 1 chunk(s)
         RenderSVGTSpan {tspan} at (0,0) size 0x0
           RenderSVGInlineText {#text} at (0,0) size 0x0
-        RenderSVGInlineText {#text} at (0,0) size 88x25
-          chunk 1 text run 1 at (10.00,225.00) startOffset 0 endOffset 7 width 88.00: " X  X  "
+        RenderSVGInlineText {#text} at (0,0) size 86x25
+          chunk 1 text run 1 at (10.00,225.00) startOffset 0 endOffset 7 width 86.00: " X  X  "
       RenderSVGText {text} at (120,208) size 95x19 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,0) size 60x10
           chunk 1 text run 1 at (120.00,215.00) startOffset 0 endOffset 12 width 60.00: "tspan start "
@@ -63,13 +63,13 @@
         RenderSVGTSpan {tspan} at (0,0) size 95x10
           RenderSVGInlineText {#text} at (0,9) size 95x10
             chunk 1 text run 1 at (120.00,224.60) startOffset 0 endOffset 19 width 95.00: "xml:space=\"default\""
-      RenderSVGText {text} at (10,230) size 88x25 contains 1 chunk(s)
+      RenderSVGText {text} at (10,230) size 86x25 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,0) size 12x25
           chunk 1 text run 1 at (10.00,250.00) startOffset 0 endOffset 1 width 12.00: " "
         RenderSVGTSpan {tspan} at (0,0) size 0x0
           RenderSVGInlineText {#text} at (-10,-230) size 0x0
-        RenderSVGInlineText {#text} at (12,0) size 76x25
-          chunk 1 text run 1 at (22.00,250.00) startOffset 0 endOffset 6 width 76.00: "X  X  "
+        RenderSVGInlineText {#text} at (12,0) size 74x25
+          chunk 1 text run 1 at (22.00,250.00) startOffset 0 endOffset 6 width 74.00: "X  X  "
       RenderSVGText {text} at (120,233) size 95x19 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,0) size 85x10
           chunk 1 text run 1 at (120.00,240.00) startOffset 0 endOffset 17 width 85.00: "tspan near start "
@@ -76,14 +76,14 @@
         RenderSVGTSpan {tspan} at (0,0) size 95x10
           RenderSVGInlineText {#text} at (0,9) size 95x10
             chunk 1 text run 1 at (120.00,249.60) startOffset 0 endOffset 19 width 95.00: "xml:space=\"default\""
-      RenderSVGText {text} at (10,255) size 100x25 contains 1 chunk(s)
-        RenderSVGInlineText {#text} at (0,0) size 38x25
-          chunk 1 text run 1 at (10.00,275.00) startOffset 0 endOffset 3 width 38.00: "  X"
+      RenderSVGText {text} at (10,255) size 98x25 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 37x25
+          chunk 1 text run 1 at (10.00,275.00) startOffset 0 endOffset 3 width 37.00: "  X"
         RenderSVGTSpan {tspan} at (0,0) size 12x25
-          RenderSVGInlineText {#text} at (38,0) size 12x25
-            chunk 1 text run 1 at (48.00,275.00) startOffset 0 endOffset 1 width 12.00: " "
-        RenderSVGInlineText {#text} at (50,0) size 50x25
-          chunk 1 text run 1 at (60.00,275.00) startOffset 0 endOffset 4 width 50.00: " X  "
+          RenderSVGInlineText {#text} at (37,0) size 12x25
+            chunk 1 text run 1 at (47.00,275.00) startOffset 0 endOffset 1 width 12.00: " "
+        RenderSVGInlineText {#text} at (49,0) size 49x25
+          chunk 1 text run 1 at (59.00,275.00) startOffset 0 endOffset 4 width 49.00: " X  "
       RenderSVGText {text} at (120,258) size 95x19 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,0) size 95x10
           chunk 1 text run 1 at (120.00,265.00) startOffset 0 endOffset 19 width 95.00: "tspan middle front "
@@ -90,13 +90,13 @@
         RenderSVGTSpan {tspan} at (0,0) size 95x10
           RenderSVGInlineText {#text} at (0,9) size 95x10
             chunk 1 text run 1 at (120.00,274.60) startOffset 0 endOffset 19 width 95.00: "xml:space=\"default\""
-      RenderSVGText {text} at (10,280) size 88x25 contains 1 chunk(s)
-        RenderSVGInlineText {#text} at (0,0) size 50x25
-          chunk 1 text run 1 at (10.00,300.00) startOffset 0 endOffset 4 width 50.00: "  X "
+      RenderSVGText {text} at (10,280) size 86x25 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 49x25
+          chunk 1 text run 1 at (10.00,300.00) startOffset 0 endOffset 4 width 49.00: "  X "
         RenderSVGTSpan {tspan} at (0,0) size 0x0
           RenderSVGInlineText {#text} at (-10,-280) size 0x0
-        RenderSVGInlineText {#text} at (50,0) size 38x25
-          chunk 1 text run 1 at (60.00,300.00) startOffset 0 endOffset 3 width 38.00: "X  "
+        RenderSVGInlineText {#text} at (49,0) size 37x25
+          chunk 1 text run 1 at (59.00,300.00) startOffset 0 endOffset 3 width 37.00: "X  "
       RenderSVGText {text} at (120,283) size 95x19 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,0) size 85x10
           chunk 1 text run 1 at (120.00,290.00) startOffset 0 endOffset 17 width 85.00: "tspan middle end "
@@ -103,11 +103,11 @@
         RenderSVGTSpan {tspan} at (0,0) size 95x10
           RenderSVGInlineText {#text} at (0,9) size 95x10
             chunk 1 text run 1 at (120.00,299.60) startOffset 0 endOffset 19 width 95.00: "xml:space=\"default\""
-      RenderSVGText {text} at (10,305) size 100x25 contains 1 chunk(s)
+      RenderSVGText {text} at (10,305) size 98x25 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,0) size 12x25
           chunk 1 text run 1 at (10.00,325.00) startOffset 0 endOffset 1 width 12.00: " "
-        RenderSVGInlineText {#text} at (12,0) size 88x25
-          chunk 1 text run 1 at (22.00,325.00) startOffset 0 endOffset 7 width 88.00: " X  X  "
+        RenderSVGInlineText {#text} at (12,0) size 86x25
+          chunk 1 text run 1 at (22.00,325.00) startOffset 0 endOffset 7 width 86.00: " X  X  "
       RenderSVGText {text} at (120,308) size 80x19 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,0) size 80x10
           chunk 1 text run 1 at (120.00,315.00) startOffset 0 endOffset 16 width 80.00: "unknown element "
@@ -114,11 +114,11 @@
         RenderSVGTSpan {tspan} at (0,0) size 25x10
           RenderSVGInlineText {#text} at (0,9) size 25x10
             chunk 1 text run 1 at (120.00,324.60) startOffset 0 endOffset 5 width 25.00: "start"
-      RenderSVGText {text} at (10,330) size 100x25 contains 1 chunk(s)
-        RenderSVGInlineText {#text} at (0,0) size 50x25
-          chunk 1 text run 1 at (10.00,350.00) startOffset 0 endOffset 4 width 50.00: "  X "
-        RenderSVGInlineText {#text} at (50,0) size 50x25
-          chunk 1 text run 1 at (60.00,350.00) startOffset 0 endOffset 4 width 50.00: " X  "
+      RenderSVGText {text} at (10,330) size 98x25 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 49x25
+          chunk 1 text run 1 at (10.00,350.00) startOffset 0 endOffset 4 width 49.00: "  X "
+        RenderSVGInlineText {#text} at (49,0) size 49x25
+          chunk 1 text run 1 at (59.00,350.00) startOffset 0 endOffset 4 width 49.00: " X  "
       RenderSVGText {text} at (120,333) size 80x19 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,0) size 80x10
           chunk 1 text run 1 at (120.00,340.00) startOffset 0 endOffset 16 width 80.00: "unknown element "
@@ -125,11 +125,11 @@
         RenderSVGTSpan {tspan} at (0,0) size 30x10
           RenderSVGInlineText {#text} at (0,9) size 30x10
             chunk 1 text run 1 at (120.00,349.60) startOffset 0 endOffset 6 width 30.00: "middle"
-      RenderSVGText {text} at (10,355) size 100x25 contains 1 chunk(s)
-        RenderSVGInlineText {#text} at (0,0) size 88x25
-          chunk 1 text run 1 at (10.00,375.00) startOffset 0 endOffset 7 width 88.00: "  X  X "
-        RenderSVGInlineText {#text} at (88,0) size 12x25
-          chunk 1 text run 1 at (98.00,375.00) startOffset 0 endOffset 1 width 12.00: " "
+      RenderSVGText {text} at (10,355) size 98x25 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 86x25
+          chunk 1 text run 1 at (10.00,375.00) startOffset 0 endOffset 7 width 86.00: "  X  X "
+        RenderSVGInlineText {#text} at (86,0) size 12x25
+          chunk 1 text run 1 at (96.00,375.00) startOffset 0 endOffset 1 width 12.00: " "
       RenderSVGText {text} at (120,358) size 80x19 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,0) size 80x10
           chunk 1 text run 1 at (120.00,365.00) startOffset 0 endOffset 16 width 80.00: "unknown element "
@@ -136,16 +136,16 @@
         RenderSVGTSpan {tspan} at (0,0) size 15x10
           RenderSVGInlineText {#text} at (0,9) size 15x10
             chunk 1 text run 1 at (120.00,374.60) startOffset 0 endOffset 3 width 15.00: "end"
-      RenderSVGText {text} at (235,80) size 100x25 contains 1 chunk(s)
-        RenderSVGInlineText {#text} at (0,0) size 100x25
-          chunk 1 text run 1 at (235.00,100.00) startOffset 0 endOffset 8 width 100.00: "  X  X  "
+      RenderSVGText {text} at (235,80) size 98x25 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 98x25
+          chunk 1 text run 1 at (235.00,100.00) startOffset 0 endOffset 8 width 98.00: "  X  X  "
       RenderSVGText {text} at (345,93) size 100x10 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,0) size 100x10
           chunk 1 text run 1 at (345.00,100.00) startOffset 0 endOffset 20 width 100.00: "xml:space=\"preserve\""
-      RenderSVGText {text} at (235,130) size 40x25 contains 1 chunk(s)
-        RenderSVGInlineText {#text} at (0,0) size 40x25
-          chunk 1 text run 1 at (235.00,150.00) startOffset 0 endOffset 2 width 26.00: "X "
-          chunk 1 text run 1 at (261.00,150.00) startOffset 0 endOffset 1 width 14.00: "X"
+      RenderSVGText {text} at (235,130) size 38x25 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 38x25
+          chunk 1 text run 1 at (235.00,150.00) startOffset 0 endOffset 2 width 25.00: "X "
+          chunk 1 text run 1 at (260.00,150.00) startOffset 0 endOffset 1 width 13.00: "X"
         RenderSVGTSpan {tspan} at (0,0) size 0x0
       RenderSVGText {text} at (345,133) size 100x19 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,0) size 95x10
@@ -153,13 +153,13 @@
         RenderSVGTSpan {tspan} at (0,0) size 100x10
           RenderSVGInlineText {#text} at (0,9) size 100x10
             chunk 1 text run 1 at (345.00,149.60) startOffset 0 endOffset 20 width 100.00: "xml:space=\"preserve\""
-      RenderSVGText {text} at (235,155) size 64x25 contains 1 chunk(s)
-        RenderSVGInlineText {#text} at (0,0) size 40x25
-          chunk 1 text run 1 at (235.00,175.00) startOffset 0 endOffset 2 width 26.00: "X "
-          chunk 1 text run 1 at (261.00,175.00) startOffset 0 endOffset 1 width 14.00: "X"
+      RenderSVGText {text} at (235,155) size 62x25 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 38x25
+          chunk 1 text run 1 at (235.00,175.00) startOffset 0 endOffset 2 width 25.00: "X "
+          chunk 1 text run 1 at (260.00,175.00) startOffset 0 endOffset 1 width 13.00: "X"
         RenderSVGTSpan {tspan} at (0,0) size 24x25
-          RenderSVGInlineText {#text} at (40,0) size 24x25
-            chunk 1 text run 1 at (275.00,175.00) startOffset 0 endOffset 2 width 24.00: "  "
+          RenderSVGInlineText {#text} at (38,0) size 24x25
+            chunk 1 text run 1 at (273.00,175.00) startOffset 0 endOffset 2 width 24.00: "  "
       RenderSVGText {text} at (345,158) size 100x19 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,0) size 75x10
           chunk 1 text run 1 at (345.00,165.00) startOffset 0 endOffset 15 width 75.00: "tspan end 2spc "
@@ -166,13 +166,13 @@
         RenderSVGTSpan {tspan} at (0,0) size 100x10
           RenderSVGInlineText {#text} at (0,9) size 100x10
             chunk 1 text run 1 at (345.00,174.60) startOffset 0 endOffset 20 width 100.00: "xml:space=\"preserve\""
-      RenderSVGText {text} at (235,180) size 64x25 contains 1 chunk(s)
-        RenderSVGInlineText {#text} at (0,0) size 52x25
-          chunk 1 text run 1 at (235.00,200.00) startOffset 0 endOffset 2 width 26.00: "X "
-          chunk 1 text run 1 at (261.00,200.00) startOffset 0 endOffset 2 width 26.00: "X "
+      RenderSVGText {text} at (235,180) size 62x25 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 50x25
+          chunk 1 text run 1 at (235.00,200.00) startOffset 0 endOffset 2 width 25.00: "X "
+          chunk 1 text run 1 at (260.00,200.00) startOffset 0 endOffset 2 width 25.00: "X "
         RenderSVGTSpan {tspan} at (0,0) size 12x25
-          RenderSVGInlineText {#text} at (52,0) size 12x25
-            chunk 1 text run 1 at (287.00,200.00) startOffset 0 endOffset 1 width 12.00: " "
+          RenderSVGInlineText {#text} at (50,0) size 12x25
+            chunk 1 text run 1 at (285.00,200.00) startOffset 0 endOffset 1 width 12.00: " "
       RenderSVGText {text} at (345,183) size 100x19 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,0) size 50x10
           chunk 1 text run 1 at (345.00,190.00) startOffset 0 endOffset 10 width 50.00: "tspan end "
@@ -179,13 +179,13 @@
         RenderSVGTSpan {tspan} at (0,0) size 100x10
           RenderSVGInlineText {#text} at (0,9) size 100x10
             chunk 1 text run 1 at (345.00,199.60) startOffset 0 endOffset 20 width 100.00: "xml:space=\"preserve\""
-      RenderSVGText {text} at (235,205) size 52x25 contains 1 chunk(s)
+      RenderSVGText {text} at (235,205) size 50x25 contains 1 chunk(s)
         RenderSVGTSpan {tspan} at (0,0) size 12x25
           RenderSVGInlineText {#text} at (0,0) size 12x25
             chunk 1 text run 1 at (235.00,225.00) startOffset 0 endOffset 1 width 12.00: " "
-        RenderSVGInlineText {#text} at (12,0) size 40x25
-          chunk 1 text run 1 at (247.00,225.00) startOffset 1 endOffset 3 width 26.00: "X "
-          chunk 1 text run 1 at (273.00,225.00) startOffset 0 endOffset 1 width 14.00: "X"
+        RenderSVGInlineText {#text} at (12,0) size 38x25
+          chunk 1 text run 1 at (247.00,225.00) startOffset 1 endOffset 3 width 25.00: "X "
+          chunk 1 text run 1 at (272.00,225.00) startOffset 0 endOffset 1 width 13.00: "X"
       RenderSVGText {text} at (345,208) size 100x19 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,0) size 60x10
           chunk 1 text run 1 at (345.00,215.00) startOffset 0 endOffset 12 width 60.00: "tspan start "
@@ -192,13 +192,13 @@
         RenderSVGTSpan {tspan} at (0,0) size 100x10
           RenderSVGInlineText {#text} at (0,9) size 100x10
             chunk 1 text run 1 at (345.00,224.60) startOffset 0 endOffset 20 width 100.00: "xml:space=\"preserve\""
-      RenderSVGText {text} at (235,230) size 52x25 contains 1 chunk(s)
+      RenderSVGText {text} at (235,230) size 50x25 contains 1 chunk(s)
         RenderSVGTSpan {tspan} at (0,0) size 12x25
           RenderSVGInlineText {#text} at (0,0) size 12x25
             chunk 1 text run 1 at (235.00,250.00) startOffset 0 endOffset 1 width 12.00: " "
-        RenderSVGInlineText {#text} at (12,0) size 40x25
-          chunk 1 text run 1 at (247.00,250.00) startOffset 0 endOffset 2 width 26.00: "X "
-          chunk 1 text run 1 at (273.00,250.00) startOffset 0 endOffset 1 width 14.00: "X"
+        RenderSVGInlineText {#text} at (12,0) size 38x25
+          chunk 1 text run 1 at (247.00,250.00) startOffset 0 endOffset 2 width 25.00: "X "
+          chunk 1 text run 1 at (272.00,250.00) startOffset 0 endOffset 1 width 13.00: "X"
       RenderSVGText {text} at (345,233) size 100x19 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,0) size 85x10
           chunk 1 text run 1 at (345.00,240.00) startOffset 0 endOffset 17 width 85.00: "tspan near start "
@@ -205,14 +205,14 @@
         RenderSVGTSpan {tspan} at (0,0) size 100x10
           RenderSVGInlineText {#text} at (0,9) size 100x10
             chunk 1 text run 1 at (345.00,249.60) startOffset 0 endOffset 20 width 100.00: "xml:space=\"preserve\""
-      RenderSVGText {text} at (235,255) size 40x25 contains 1 chunk(s)
-        RenderSVGInlineText {#text} at (0,0) size 14x25
-          chunk 1 text run 1 at (235.00,275.00) startOffset 0 endOffset 1 width 14.00: "X"
+      RenderSVGText {text} at (235,255) size 38x25 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 13x25
+          chunk 1 text run 1 at (235.00,275.00) startOffset 0 endOffset 1 width 13.00: "X"
         RenderSVGTSpan {tspan} at (0,0) size 12x25
-          RenderSVGInlineText {#text} at (14,0) size 12x25
-            chunk 1 text run 1 at (249.00,275.00) startOffset 0 endOffset 1 width 12.00: " "
-        RenderSVGInlineText {#text} at (26,0) size 14x25
-          chunk 1 text run 1 at (261.00,275.00) startOffset 1 endOffset 2 width 14.00: "X"
+          RenderSVGInlineText {#text} at (13,0) size 12x25
+            chunk 1 text run 1 at (248.00,275.00) startOffset 0 endOffset 1 width 12.00: " "
+        RenderSVGInlineText {#text} at (25,0) size 13x25
+          chunk 1 text run 1 at (260.00,275.00) startOffset 1 endOffset 2 width 13.00: "X"
       RenderSVGText {text} at (345,258) size 100x19 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,0) size 95x10
           chunk 1 text run 1 at (345.00,265.00) startOffset 0 endOffset 19 width 95.00: "tspan middle front "
@@ -219,14 +219,14 @@
         RenderSVGTSpan {tspan} at (0,0) size 100x10
           RenderSVGInlineText {#text} at (0,9) size 100x10
             chunk 1 text run 1 at (345.00,274.60) startOffset 0 endOffset 20 width 100.00: "xml:space=\"preserve\""
-      RenderSVGText {text} at (235,280) size 52x25 contains 1 chunk(s)
-        RenderSVGInlineText {#text} at (0,0) size 26x25
-          chunk 1 text run 1 at (235.00,300.00) startOffset 0 endOffset 2 width 26.00: "X "
+      RenderSVGText {text} at (235,280) size 50x25 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 25x25
+          chunk 1 text run 1 at (235.00,300.00) startOffset 0 endOffset 2 width 25.00: "X "
         RenderSVGTSpan {tspan} at (0,0) size 12x25
-          RenderSVGInlineText {#text} at (26,0) size 12x25
-            chunk 1 text run 1 at (261.00,300.00) startOffset 0 endOffset 1 width 12.00: " "
-        RenderSVGInlineText {#text} at (38,0) size 14x25
-          chunk 1 text run 1 at (273.00,300.00) startOffset 0 endOffset 1 width 14.00: "X"
+          RenderSVGInlineText {#text} at (25,0) size 12x25
+            chunk 1 text run 1 at (260.00,300.00) startOffset 0 endOffset 1 width 12.00: " "
+        RenderSVGInlineText {#text} at (37,0) size 13x25
+          chunk 1 text run 1 at (272.00,300.00) startOffset 0 endOffset 1 width 13.00: "X"
       RenderSVGText {text} at (345,283) size 100x19 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,0) size 85x10
           chunk 1 text run 1 at (345.00,290.00) startOffset 0 endOffset 17 width 85.00: "tspan middle end "
@@ -233,10 +233,10 @@
         RenderSVGTSpan {tspan} at (0,0) size 100x10
           RenderSVGInlineText {#text} at (0,9) size 100x10
             chunk 1 text run 1 at (345.00,299.60) startOffset 0 endOffset 20 width 100.00: "xml:space=\"preserve\""
-      RenderSVGText {text} at (235,305) size 40x25 contains 1 chunk(s)
-        RenderSVGInlineText {#text} at (0,0) size 40x25
-          chunk 1 text run 1 at (235.00,325.00) startOffset 0 endOffset 2 width 26.00: "X "
-          chunk 1 text run 1 at (261.00,325.00) startOffset 0 endOffset 1 width 14.00: "X"
+      RenderSVGText {text} at (235,305) size 38x25 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 38x25
+          chunk 1 text run 1 at (235.00,325.00) startOffset 0 endOffset 2 width 25.00: "X "
+          chunk 1 text run 1 at (260.00,325.00) startOffset 0 endOffset 1 width 13.00: "X"
       RenderSVGText {text} at (345,308) size 80x19 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,0) size 80x10
           chunk 1 text run 1 at (345.00,315.00) startOffset 0 endOffset 16 width 80.00: "unknown element "
@@ -243,11 +243,11 @@
         RenderSVGTSpan {tspan} at (0,0) size 25x10
           RenderSVGInlineText {#text} at (0,9) size 25x10
             chunk 1 text run 1 at (345.00,324.60) startOffset 0 endOffset 5 width 25.00: "start"
-      RenderSVGText {text} at (235,330) size 40x25 contains 1 chunk(s)
-        RenderSVGInlineText {#text} at (0,0) size 26x25
-          chunk 1 text run 1 at (235.00,350.00) startOffset 0 endOffset 2 width 26.00: "X "
-        RenderSVGInlineText {#text} at (26,0) size 14x25
-          chunk 1 text run 1 at (261.00,350.00) startOffset 0 endOffset 1 width 14.00: "X"
+      RenderSVGText {text} at (235,330) size 38x25 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 25x25
+          chunk 1 text run 1 at (235.00,350.00) startOffset 0 endOffset 2 width 25.00: "X "
+        RenderSVGInlineText {#text} at (25,0) size 13x25
+          chunk 1 text run 1 at (260.00,350.00) startOffset 0 endOffset 1 width 13.00: "X"
       RenderSVGText {text} at (345,333) size 80x19 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,0) size 80x10
           chunk 1 text run 1 at (345.00,340.00) startOffset 0 endOffset 16 width 80.00: "unknown element "
@@ -254,10 +254,10 @@
         RenderSVGTSpan {tspan} at (0,0) size 30x10
           RenderSVGInlineText {#text} at (0,9) size 30x10
             chunk 1 text run 1 at (345.00,349.60) startOffset 0 endOffset 6 width 30.00: "middle"
-      RenderSVGText {text} at (236,355) size 40x25 contains 1 chunk(s)
-        RenderSVGInlineText {#text} at (0,0) size 40x25
-          chunk 1 text run 1 at (236.00,375.00) startOffset 0 endOffset 2 width 26.00: "X "
-          chunk 1 text run 1 at (262.00,375.00) startOffset 0 endOffset 1 width 14.00: "X"
+      RenderSVGText {text} at (236,355) size 38x25 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 38x25
+          chunk 1 text run 1 at (236.00,375.00) startOffset 0 endOffset 2 width 25.00: "X "
+          chunk 1 text run 1 at (261.00,375.00) startOffset 0 endOffset 1 width 13.00: "X"
         RenderSVGInlineText {#text} at (0,0) size 0x0
       RenderSVGText {text} at (345,358) size 80x19 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,0) size 80x10
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to