Changeset 266522 in webkit
- Timestamp:
- Sep 3, 2020, 9:14:40 AM (5 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 1 edited
- 1 copied
-
ChangeLog (modified) (1 diff)
-
platform/ios/fast/encoding/charset-replacement-expected.txt (copied) (copied from trunk/LayoutTests/fast/encoding/charset-replacement-expected.txt ) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r266521 r266522 1 2020-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 1 9 2020-09-03 Alex Christensen <achristensen@webkit.org> 2 10 -
trunk/LayoutTests/platform/ios/fast/encoding/charset-replacement-expected.txt
r266518 r266522 4 4 RenderBlock {HTML} at (0,0) size 800x600 5 5 RenderBody {BODY} at (8,8) size 784x584 6 RenderText {#text} at (0, 1) size 16x187 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.