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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/borders/bidi-009a-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-009a-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/borders/bidi-009a-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/borders/bidi-009a-expected.txt
index c5bdcf9f02de9ced1f54c810cfe5cc4f93df96df..5415b63385c4191208a2ac8ce3aff88460e9f36e 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/borders/bidi-009a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/borders/bidi-009a-expected.txt
@@ -4,8 +4,10 @@ layer at (0,0) size 800x292
LayoutBlockFlow {HTML} at (0,0) size 800x292
LayoutBlockFlow {BODY} at (8,16) size 784x244
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 (32,52) size 720x80 [color=#FFFF00] [bgcolor=#000000]
LayoutTable (anonymous) at (24,24) size 256x32
LayoutTableSection (anonymous) at (0,0) size 256x32

Powered by Google App Engine
This is Rietveld 408576698