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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/fast/borders/bidi-002-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/borders/bidi-002-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/borders/bidi-002-expected.txt
index 8d09083d4a81f0f8db564a2cd782713892625812..a23558b9ea40ab5d1f6a364894bac51531eb1e2d 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/borders/bidi-002-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/borders/bidi-002-expected.txt
@@ -4,8 +4,10 @@ layer at (0,0) size 800x258
LayoutBlockFlow {HTML} at (0,0) size 800x258
LayoutBlockFlow {BODY} at (8,16) size 784x226
LayoutBlockFlow {P} at (0,0) size 784x18
- LayoutText {#text} at (0,0) size 521x17
- text run at (0,0) width 521: "The following two blocks should be identical, including overflow. (Force bidi: \x{D7}\x{90})"
+ LayoutText {#text} at (0,0) size 519x17
+ text run at (0,0) width 506: "The following two blocks should be identical, including overflow. (Force bidi: "
+ text run at (505,0) width 9 RTL: "\x{5D0}"
+ text run at (513,0) width 6: ")"
LayoutBlockFlow {DIV} at (0,34) size 784x192
LayoutBlockFlow {P} at (16,0) size 294x88 [bgcolor=#FFFFCC] [border: (3px solid #000000)]
LayoutInline {SPAN} at (0,0) size 118x37 [color=#000080] [border: (3px solid #000080) none (3px solid #000080)]

Powered by Google App Engine
This is Rietveld 408576698