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

Unified Diff: third_party/WebKit/LayoutTests/platform/win-xp/fast/text/line-breaks-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/line-breaks-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/text/line-breaks-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/text/line-breaks-expected.txt
index e03858013ce6d0df3f4468a6d31af960eb34c4c2..764a150202935b4e268b10918710345c7a256991 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/text/line-breaks-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/text/line-breaks-expected.txt
@@ -1,37 +1,37 @@
layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
layer at (0,0) size 800x492
- LayoutBlockFlow {HTML} at (0,0) size 800x491.63
- LayoutBlockFlow {BODY} at (8,8) size 784x462.30
- LayoutBlockFlow (anonymous) at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 76x19
+ RenderBlock {HTML} at (0,0) size 800x491.63
+ RenderBody {BODY} at (8,8) size 784x462.30
+ RenderBlock (anonymous) at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 76x19
text run at (0,0) width 76: "This is good:"
- LayoutBlockFlow {DIV} at (0,41.33) size 100x50
- LayoutBlockFlow {P} at (0,0) size 100x50 [border: (1px solid #008000)]
- LayoutText {#text} at (44,1) size 55x47
+ RenderBlock {DIV} at (0,41.33) size 100x50
+ RenderBlock {P} at (0,0) size 100x50 [border: (1px solid #008000)]
+ RenderText {#text} at (44,1) size 55x47
text run at (44,1) width 55: "Lorem"
text run at (48,25) width 51: "ipsum"
- LayoutBlockFlow (anonymous) at (0,112.66) size 784x20
- LayoutText {#text} at (0,0) size 264x19
+ RenderBlock (anonymous) at (0,112.66) size 784x20
+ RenderText {#text} at (0,0) size 264x19
text run at (0,0) width 264: "The following three should look like \x{201C}good\x{201D}:"
- LayoutBlockFlow {DIV} at (0,153.98) size 100x195.66
- LayoutBlockFlow {P} at (0,0) size 100x50 [border: (1px solid #0000FF)]
- LayoutText {#text} at (44,1) size 55x47
+ RenderBlock {DIV} at (0,153.98) size 100x195.66
+ RenderBlock {P} at (0,0) size 100x50 [border: (1px solid #0000FF)]
+ RenderText {#text} at (44,1) size 55x47
text run at (44,1) width 55: "Lorem"
text run at (48,25) width 51: "\x{131}psum"
- LayoutBlockFlow {P} at (0,71.33) size 100x50 [border: (1px solid #0000FF)]
- LayoutText {#text} at (44,1) size 55x47
+ RenderBlock {P} at (0,71.33) size 100x50 [border: (1px solid #0000FF)]
+ RenderText {#text} at (44,1) size 55x47
text run at (44,1) width 55: "Lorem"
text run at (48,25) width 51: "\x{131}psum"
- LayoutBlockFlow {P} at (0,142.66) size 100x53 [border: (1px solid #0000FF)]
- LayoutText {#text} at (42,4) size 57x47
+ RenderBlock {P} at (0,142.66) size 100x53 [border: (1px solid #0000FF)]
+ RenderText {#text} at (42,4) size 57x47
text run at (42,4) width 57: "Lore\x{1E3F}"
text run at (48,28) width 51: "ipsum"
- LayoutBlockFlow (anonymous) at (0,370.97) size 784x20
- LayoutText {#text} at (0,0) size 68x19
+ RenderBlock (anonymous) at (0,370.97) size 784x20
+ RenderText {#text} at (0,0) size 68x19
text run at (0,0) width 68: "This is bad:"
- LayoutBlockFlow {DIV} at (0,412.30) size 100x50
- LayoutBlockFlow {P} at (0,0) size 100x50 [border: (1px solid #FF0000)]
- LayoutText {#text} at (39,1) size 60x47
+ RenderBlock {DIV} at (0,412.30) size 100x50
+ RenderBlock {P} at (0,0) size 100x50 [border: (1px solid #FF0000)]
+ RenderText {#text} at (39,1) size 60x47
text run at (39,1) width 60: "Lorem "
text run at (48,25) width 51: "ipsum"

Powered by Google App Engine
This is Rietveld 408576698