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

Changeset 286981 in webkit


Ignore:
Timestamp:
Dec 13, 2021, 2:19:24 PM (5 years ago)
Author:
Ryan Haddad
Message:

LFC][IFC] Add partial unicode-bidi support on inline level boxes
https://bugs.webkit.org/show_bug.cgi?id=234196

Unreviewed test gardening.

  • platform/ios/fast/text/international/bidi-ignored-for-first-child-inline-expected.txt: Rebaseline test for iOS.
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r286980 r286981  
     12021-12-13  Ryan Haddad  <ryanhaddad@apple.com>
     2
     3        LFC][IFC] Add partial unicode-bidi support on inline level boxes
     4        https://bugs.webkit.org/show_bug.cgi?id=234196
     5
     6        Unreviewed test gardening.
     7
     8        * platform/ios/fast/text/international/bidi-ignored-for-first-child-inline-expected.txt: Rebaseline test for iOS.
     9
    1102021-12-13  Robert Jenner  <Jenner@apple.com>
    211
  • trunk/LayoutTests/platform/ios/fast/text/international/bidi-ignored-for-first-child-inline-expected.txt

    r286113 r286981  
    8787          text run at (0,0) width 50 RTL: "\x{5D3}\x{5D4}\x{5D5}([\x{202A}\x{202C}\x{5D0}\x{5D1}\x{5D2}"
    8888      RenderBlock {P} at (0,444) size 784x20
    89         RenderText {#text} at (0,0) size 30x19
    90           text run at (0,0) width 19 RTL: "\x{5D3}\x{5D4}\x{5D5}"
    91           text run at (18,0) width 12: "(["
    92         RenderInline {SPAN} at (0,0) size 1x19
    93         RenderText {#text} at (29,0) size 21x19
    94           text run at (29,0) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
     89        RenderText {#text} at (20,0) size 30x19
     90          text run at (20,0) width 30 RTL: "\x{5D3}\x{5D4}\x{5D5}(["
     91        RenderInline {SPAN} at (0,0) size 0x19
     92        RenderText {#text} at (0,0) size 21x19
     93          text run at (0,0) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
    9594      RenderBlock {P} at (0,480) size 784x20
    96         RenderText {#text} at (0,0) size 30x19
    97           text run at (0,0) width 19 RTL: "\x{5D3}\x{5D4}\x{5D5}"
    98           text run at (18,0) width 12: "(["
    99         RenderInline {SPAN} at (0,0) size 1x19
    100           RenderInline {SPAN} at (0,0) size 1x19
    101         RenderText {#text} at (29,0) size 21x19
    102           text run at (29,0) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
     95        RenderText {#text} at (20,0) size 30x19
     96          text run at (20,0) width 30 RTL: "\x{5D3}\x{5D4}\x{5D5}(["
     97        RenderInline {SPAN} at (0,0) size 0x19
     98          RenderInline {SPAN} at (0,0) size 0x0
     99        RenderText {#text} at (0,0) size 21x19
     100          text run at (0,0) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
    103101      RenderBlock {P} at (0,516) size 784x20
    104         RenderText {#text} at (0,0) size 30x19
    105           text run at (0,0) width 19 RTL: "\x{5D3}\x{5D4}\x{5D5}"
    106           text run at (18,0) width 12: "(["
    107         RenderInline {SPAN} at (0,0) size 21x19
    108           RenderInline {SPAN} at (0,0) size 1x19
    109         RenderText {#text} at (29,0) size 21x19
    110           text run at (29,0) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
     102        RenderText {#text} at (20,0) size 30x19
     103          text run at (20,0) width 30 RTL: "\x{5D3}\x{5D4}\x{5D5}(["
     104        RenderInline {SPAN} at (0,0) size 0x19
     105          RenderInline {SPAN} at (0,0) size 0x0
     106        RenderText {#text} at (0,0) size 21x19
     107          text run at (0,0) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
Note: See TracChangeset for help on using the changeset viewer.