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

Unified Diff: webkit/data/layout_tests/platform/chromium-win-xp/LayoutTests/fast/text/line-breaks-expected.txt

Issue 333025: LTTF: Rebaseline line-breaks.html for Windows XP.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 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: webkit/data/layout_tests/platform/chromium-win-xp/LayoutTests/fast/text/line-breaks-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win-xp/LayoutTests/fast/text/line-breaks-expected.txt (revision 0)
+++ webkit/data/layout_tests/platform/chromium-win-xp/LayoutTests/fast/text/line-breaks-expected.txt (revision 0)
@@ -0,0 +1,37 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x486
+ RenderBlock {HTML} at (0,0) size 800x486
+ RenderBody {BODY} at (8,8) size 784x457
+ RenderBlock (anonymous) at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 76x19
+ text run at (0,0) width 76: "This is good:"
+ RenderBlock {DIV} at (0,41) 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"
+ RenderBlock (anonymous) at (0,112) 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}:"
+ RenderBlock {DIV} at (0,153) size 100x192
+ 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"
+ RenderBlock {P} at (0,71) 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"
+ RenderBlock {P} at (0,142) size 100x50 [border: (1px solid #0000FF)]
+ RenderText {#text} at (42,1) size 57x47
+ text run at (42,1) width 57: "Lore\x{1E3F}"
+ text run at (48,25) width 51: "ipsum"
+ RenderBlock (anonymous) at (0,366) size 784x20
+ RenderText {#text} at (0,0) size 68x19
+ text run at (0,0) width 68: "This is bad:"
+ RenderBlock {DIV} at (0,407) 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