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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/linux/fast/encoding/invalid-UTF-8-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/encoding/invalid-UTF-8-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/encoding/invalid-UTF-8-expected.txt
index 8b87f590607614d9f86083694b869e648ca15781..bba115ff7381b5a2921a4b3a6624660e9fc55b34 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/encoding/invalid-UTF-8-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/encoding/invalid-UTF-8-expected.txt
@@ -10,6 +10,6 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 475x19
text run at (0,0) width 475: "The output should be: \"\x{442}??\x{442}\" (with black diamonds in place of question marks)."
LayoutBlockFlow {HR} at (0,72) size 784x2 [border: (1px inset #EEEEEE)]
- LayoutBlockFlow {P} at (0,90) size 784x20
- LayoutText {#text} at (0,0) size 46x19
- text run at (0,0) width 46: "\x{442}\x{FFFD}\x{FFFD}\x{442}"
+ LayoutBlockFlow {P} at (0,90) size 784x28
+ LayoutText {#text} at (0,3) size 36x19
+ text run at (0,3) width 36: "\x{442}\x{FFFD}\x{FFFD}\x{442}"

Powered by Google App Engine
This is Rietveld 408576698