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

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

Issue 1814963002: Use process/control messages (instead of RVH messages) for layout tests. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebasing... Created 4 years, 3 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 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 313x19 7 LayoutText {#text} at (0,0) size 313x19
8 text run at (0,0) width 313: "This tests the rendering of invalid UTF- 8 sequences." 8 text run at (0,0) width 313: "This tests the rendering of invalid UTF- 8 sequences."
9 LayoutBlockFlow {P} at (0,36) size 784x20 9 LayoutBlockFlow {P} at (0,36) size 784x20
10 LayoutText {#text} at (0,0) size 475x19 10 LayoutText {#text} at (0,0) size 475x19
11 text run at (0,0) width 475: "The output should be: \"\x{442}??\x{442} \" (with black diamonds in place of question marks)." 11 text run at (0,0) width 475: "The output should be: \"\x{442}??\x{442} \" (with black diamonds in place of question marks)."
12 LayoutBlockFlow {HR} at (0,72) size 784x2 [border: (1px inset #EEEEEE)] 12 LayoutBlockFlow {HR} at (0,72) size 784x2 [border: (1px inset #EEEEEE)]
13 LayoutBlockFlow {P} at (0,90) size 784x20 13 LayoutBlockFlow {P} at (0,90) size 784x28
14 LayoutText {#text} at (0,0) size 46x19 14 LayoutText {#text} at (0,3) size 36x19
15 text run at (0,0) width 46: "\x{442}\x{FFFD}\x{FFFD}\x{442}" 15 text run at (0,3) width 36: "\x{442}\x{FFFD}\x{FFFD}\x{442}"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698