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

Unified Diff: third_party/WebKit/LayoutTests/platform/win-xp/fast/text/vertical-surrogate-pair-expected.txt

Issue 1421113002: Auto-rebaseline for r355800 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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-xp/fast/text/vertical-surrogate-pair-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/text/vertical-surrogate-pair-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/text/vertical-surrogate-pair-expected.txt
index 4397889c10a1fe0a42b2be171c61b629672339cf..351938a2b4e7c1f2da2e4d8f2d5077aba3c5ea59 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/text/vertical-surrogate-pair-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/text/vertical-surrogate-pair-expected.txt
@@ -1,14 +1,14 @@
layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x584
- LayoutBlockFlow {P} at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 239x19
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x584
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 239x19
text run at (0,0) width 239: "These two glyphs should look the same:"
- LayoutBlockFlow {DIV} at (0,36) size 784x57
- LayoutText {#text} at (0,1) size 37x55
+ RenderBlock {DIV} at (0,36) size 784x57
+ RenderText {#text} at (0,1) size 37x55
text run at (0,1) width 37: "\x{D842}\x{DF9F}"
- LayoutBlockFlow {DIV} at (0,93) size 57x55
- LayoutText {#text} at (1,0) size 55x55
+ RenderBlock {DIV} at (0,93) size 57x55
+ RenderText {#text} at (1,0) size 55x55
text run at (1,0) width 55: "\x{D842}\x{DF9F}"

Powered by Google App Engine
This is Rietveld 408576698