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/borders/bidi-002-expected.txt

Issue 1721373002: UTF-8 detector for pages missing encoding info (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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/borders/bidi-002-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/borders/bidi-002-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/borders/bidi-002-expected.txt
index e02f4175d9784dc03e012cc4ce8c5715c470825b..46a00d77466c74c3e7cb80b50318e8a91f7e0a5e 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/borders/bidi-002-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/borders/bidi-002-expected.txt
@@ -4,8 +4,10 @@ layer at (0,0) size 800x264
LayoutBlockFlow {HTML} at (0,0) size 800x264
LayoutBlockFlow {BODY} at (8,16) size 784x232
LayoutBlockFlow {P} at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 479x19
- text run at (0,0) width 479: "The following two blocks should be identical, including overflow. (Force bidi: \x{D7}\x{90})"
+ LayoutText {#text} at (0,0) size 478x19
+ text run at (0,0) width 465: "The following two blocks should be identical, including overflow. (Force bidi: "
+ text run at (464,0) width 9 RTL: "\x{5D0}"
+ text run at (472,0) width 6: ")"
LayoutBlockFlow {DIV} at (0,36) size 784x196
LayoutBlockFlow {P} at (16,0) size 294x90 [bgcolor=#FFFFCC] [border: (3px solid #000000)]
LayoutInline {SPAN} at (0,0) size 115x39 [color=#000080] [border: (3px solid #000080) none (3px solid #000080)]

Powered by Google App Engine
This is Rietveld 408576698