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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/fast/borders/bidi-009a-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/borders/bidi-009a-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/borders/bidi-009a-expected.txt
index 4c9eb14ab633d9484e89062aed613c1a5d1b761b..8b03cceb11aa9fbfaa7afe1d64e72c21d0b2637a 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/borders/bidi-009a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/borders/bidi-009a-expected.txt
@@ -1,12 +1,14 @@
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x290
- LayoutBlockFlow {HTML} at (0,0) size 800x290
- LayoutBlockFlow {BODY} at (8,16) size 784x242
- LayoutBlockFlow {P} at (0,0) size 784x18
- LayoutText {#text} at (0,0) size 520x18
- text run at (0,0) width 520: "The following two blocks should be identical, including overflow. (Force bidi: \x{D7}\x{90})"
- LayoutBlockFlow {DIV} at (32,50) size 720x80 [color=#FFFF00] [bgcolor=#000000]
+layer at (0,0) size 800x291
+ LayoutBlockFlow {HTML} at (0,0) size 800x291
+ LayoutBlockFlow {BODY} at (8,16) size 784x243
+ LayoutBlockFlow {P} at (0,0) size 784x19
+ LayoutText {#text} at (0,1) size 521x18
+ text run at (0,1) width 506: "The following two blocks should be identical, including overflow. (Force bidi: "
+ text run at (505,1) width 11 RTL: "\x{5D0}"
+ text run at (515,1) width 6: ")"
+ LayoutBlockFlow {DIV} at (32,51) size 720x80 [color=#FFFF00] [bgcolor=#000000]
LayoutTable (anonymous) at (24,24) size 261x32
LayoutTableSection (anonymous) at (0,0) size 261x32
LayoutTableRow {P} at (0,0) size 261x32
@@ -50,7 +52,7 @@ layer at (0,0) size 800x290
LayoutInline {SPAN} at (0,0) size 26x37
LayoutText {#text} at (235,-3) size 26x37
text run at (235,-3) width 26: "m"
- LayoutBlockFlow {DIV} at (32,162) size 720x80 [color=#FFFF00] [bgcolor=#000000]
+ LayoutBlockFlow {DIV} at (32,163) size 720x80 [color=#FFFF00] [bgcolor=#000000]
LayoutTable (anonymous) at (24,24) size 261x32
LayoutTableSection (anonymous) at (0,0) size 261x32
LayoutTableRow {P} at (0,0) size 261x32

Powered by Google App Engine
This is Rietveld 408576698