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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/css2.1/20110323/replaced-intrinsic-003-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/css2.1/20110323/replaced-intrinsic-003-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css2.1/20110323/replaced-intrinsic-003-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css2.1/20110323/replaced-intrinsic-003-expected.txt
index b2be41072fb90f97d7c4ff551290697237ef12f3..4e142b0dd8de2099b36c7cf5b5ebc2d92c66101b 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css2.1/20110323/replaced-intrinsic-003-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css2.1/20110323/replaced-intrinsic-003-expected.txt
@@ -1,13 +1,13 @@
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x266
- LayoutBlockFlow {HTML} at (0,0) size 800x266 [color=#000080]
- LayoutBlockFlow {BODY} at (8,16) size 784x234
+layer at (0,0) size 800x267
+ LayoutBlockFlow {HTML} at (0,0) size 800x267 [color=#000080]
+ LayoutBlockFlow {BODY} at (8,16) size 784x235
LayoutBlockFlow {DIV} at (0,0) size 100x200
LayoutBlockFlow {P} at (0,0) size 100x200
- LayoutBlockFlow {P} at (0,216) size 784x18
- LayoutText {#text} at (0,0) size 432x18
- text run at (0,0) width 432: "There should be a complete unbroken yin-yang symbol (\x{E2}\x{2DC}\x{AF}) above."
+ LayoutBlockFlow {P} at (0,216) size 784x19
+ LayoutText {#text} at (0,0) size 431x18
+ text run at (0,0) width 431: "There should be a complete unbroken yin-yang symbol (\x{262F}) above."
layer at (8,16) size 200x200
LayoutEmbeddedObject {OBJECT} at (0,0) size 200x200
layer at (0,0) size 100x200

Powered by Google App Engine
This is Rietveld 408576698