⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 286626 in webkit


Ignore:
Timestamp:
Dec 7, 2021, 3:33:31 PM (5 years ago)
Author:
Robert Jenner
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:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r286611 r286626  
     12021-12-07  Robert Jenner  <Jenner@apple.com>
     2
     3        REGRESSION(iOS 14): svg/W3C-I18N/tspan-direction-rtl.svg is a constant failure
     4        https://bugs.webkit.org/show_bug.cgi?id=217258
     5
     6        Unreviewed test gardening. iOS 15 rebaseline.
     7
     8        * platform/ios/svg/W3C-I18N/tspan-direction-rtl-expected.txt:
     9
    1102021-12-07  Razvan Caliman  <rcaliman@apple.com>
    211
  • trunk/LayoutTests/platform/ios/svg/W3C-I18N/tspan-direction-rtl-expected.txt

    r205001 r286626  
    99        RenderSVGTSpan {tspan} at (0,0) size 186x21
    1010          RenderSVGInlineText {#text} at (11,0) size 185x21
    11             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}"
    12             chunk 1 (middle anchor) text run 1 at (146.27,150.00) startOffset 0 endOffset 14 width 134.73: "dirRTL ubEmbed"
     11            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}"
     12            chunk 1 (middle anchor) text run 1 at (145.92,150.00) startOffset 0 endOffset 14 width 135.07: "dirRTL ubEmbed"
    1313        RenderSVGInlineText {#text} at (0,0) size 12x21
    1414          chunk 1 (middle anchor) text run 1 at (84.93,150.00) startOffset 0 endOffset 2 width 11.39 RTL: "\"!"
Note: See TracChangeset for help on using the changeset viewer.