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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/css2.1/20110323/replaced-intrinsic-003-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/css2.1/20110323/replaced-intrinsic-003-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css2.1/20110323/replaced-intrinsic-003-expected.txt
index 7adaba267268ceae4033c157b88fe52f463268c4..703d8d548422f58a873922d85bddf40f115e10ae 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css2.1/20110323/replaced-intrinsic-003-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/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 800x269
+ LayoutBlockFlow {HTML} at (0,0) size 800x269 [color=#000080]
+ LayoutBlockFlow {BODY} at (8,16) size 784x237
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 435x17
- text run at (0,0) width 435: "There should be a complete unbroken yin-yang symbol (\x{E2}\x{2DC}\x{AF}) above."
+ LayoutBlockFlow {P} at (0,216) size 784x21
+ LayoutText {#text} at (0,3) size 428x17
+ text run at (0,3) width 428: "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