Title: [286626] trunk/LayoutTests
Revision
286626
Author
[email protected]
Date
2021-12-07 15:33:31 -0800 (Tue, 07 Dec 2021)

Log Message

REGRESSION(iOS 14): svg/W3C-I18N/tspan-direction-rtl.svg is a constant failure
https://bugs.webkit.org/show_bug.cgi?id=217258

Unreviewed test gardening. iOS 15 rebaseline.

* platform/ios/svg/W3C-I18N/tspan-direction-rtl-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (286625 => 286626)


--- trunk/LayoutTests/ChangeLog	2021-12-07 23:33:30 UTC (rev 286625)
+++ trunk/LayoutTests/ChangeLog	2021-12-07 23:33:31 UTC (rev 286626)
@@ -1,3 +1,12 @@
+2021-12-07  Robert Jenner  <[email protected]>
+
+        REGRESSION(iOS 14): svg/W3C-I18N/tspan-direction-rtl.svg is a constant failure 
+        https://bugs.webkit.org/show_bug.cgi?id=217258
+
+        Unreviewed test gardening. iOS 15 rebaseline.
+
+        * platform/ios/svg/W3C-I18N/tspan-direction-rtl-expected.txt:
+
 2021-12-07  Razvan Caliman  <[email protected]>
 
         Web Inspector: Support fuzzy matching in CSS completions

Modified: trunk/LayoutTests/platform/ios/svg/W3C-I18N/tspan-direction-rtl-expected.txt (286625 => 286626)


--- trunk/LayoutTests/platform/ios/svg/W3C-I18N/tspan-direction-rtl-expected.txt	2021-12-07 23:33:30 UTC (rev 286625)
+++ trunk/LayoutTests/platform/ios/svg/W3C-I18N/tspan-direction-rtl-expected.txt	2021-12-07 23:33:31 UTC (rev 286626)
@@ -8,8 +8,8 @@
           chunk 1 (middle anchor) text run 1 at (280.99,150.00) startOffset 0 endOffset 14 width 94.08 RTL: "\x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644} \""
         RenderSVGTSpan {tspan} at (0,0) size 186x21
           RenderSVGInlineText {#text} at (11,0) size 185x21
-            chunk 1 (middle anchor) text run 1 at (96.32,150.00) startOffset 0 endOffset 8 width 49.95 RTL: ", \x{627}\x{62E}\x{62A}\x{628}\x{627}\x{631}"
-            chunk 1 (middle anchor) text run 1 at (146.27,150.00) startOffset 0 endOffset 14 width 134.73: "dirRTL ubEmbed"
+            chunk 1 (middle anchor) text run 1 at (96.32,150.00) startOffset 0 endOffset 8 width 49.61 RTL: ", \x{627}\x{62E}\x{62A}\x{628}\x{627}\x{631}"
+            chunk 1 (middle anchor) text run 1 at (145.92,150.00) startOffset 0 endOffset 14 width 135.07: "dirRTL ubEmbed"
         RenderSVGInlineText {#text} at (0,0) size 12x21
           chunk 1 (middle anchor) text run 1 at (84.93,150.00) startOffset 0 endOffset 2 width 11.39 RTL: "\"!"
       RenderSVGText {text} at (20,171) size 84x12 contains 1 chunk(s)
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to