Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(832)

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/fast/encoding/invalid-UTF-8-expected.txt

Issue 1907063002: Reland of Add code to call skia's matchFamilyStyleCharacter API, which uses the (patchset #… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add Win10 baselines for fast/text/emphasis Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 336x17 7 LayoutText {#text} at (0,0) size 336x17
8 text run at (0,0) width 336: "This tests the rendering of invalid UTF- 8 sequences." 8 text run at (0,0) width 336: "This tests the rendering of invalid UTF- 8 sequences."
9 LayoutBlockFlow {P} at (0,34) size 784x18 9 LayoutBlockFlow {P} at (0,34) size 784x18
10 LayoutText {#text} at (0,0) size 511x17 10 LayoutText {#text} at (0,0) size 511x17
11 text run at (0,0) width 511: "The output should be: \"\x{442}??\x{442} \" (with black diamonds in place of question marks)." 11 text run at (0,0) width 511: "The output should be: \"\x{442}??\x{442} \" (with black diamonds in place of question marks)."
12 LayoutBlockFlow {HR} at (0,68) size 784x2 [border: (1px inset #EEEEEE)] 12 LayoutBlockFlow {HR} at (0,68) size 784x2 [border: (1px inset #EEEEEE)]
13 LayoutBlockFlow {P} at (0,86) size 784x20 13 LayoutBlockFlow {P} at (0,86) size 784x21
14 LayoutText {#text} at (0,2) size 46x17 14 LayoutText {#text} at (0,3) size 44x17
15 text run at (0,2) width 46: "\x{442}\x{FFFD}\x{FFFD}\x{442}" 15 text run at (0,3) width 44: "\x{442}\x{FFFD}\x{FFFD}\x{442}"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698