Changeset 266522 in webkit


Ignore:
Timestamp:
Sep 3, 2020, 9:14:40 AM (5 years ago)
Author:
achristensen@apple.com
Message:

Rebase Windows test expectations after r266466

Location:
trunk/LayoutTests
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r266521 r266522  
     12020-09-03  Alex Christensen  <achristensen@webkit.org>
     2
     3        Rebase Windows test expectations after r266466
     4​       https://bugs.webkit.org/show_bug.cgi?id=216063
     5
     6        * platform/ios/fast/encoding/charset-replacement-expected.txt: Copied from fast/encoding/charset-replacement-expected.txt.
     7        Everyone seems to render a document with just one replacement character just a little different.
     8
    192020-09-03  Alex Christensen  <achristensen@webkit.org>
    210
  • trunk/LayoutTests/platform/ios/fast/encoding/charset-replacement-expected.txt

    r266518 r266522  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,1) size 16x18
    7         text run at (0,1) width 16: "\x{FFFD}"
     6      RenderText {#text} at (0,0) size 10x19
     7        text run at (0,0) width 10: "\x{FFFD}"
Note: See TracChangeset for help on using the changeset viewer.