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

Unified Diff: webkit/data/layout_test_results/v8/LayoutTests/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt

Issue 3161: Rebaseline our tests to account for different whitespace handling due to (htt... (Closed) Base URL: svn://chrome-svn/chrome/branches/chrome_webkit_merge_branch/
Patch Set: Created 12 years, 3 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_test_results/v8/LayoutTests/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt
===================================================================
--- webkit/data/layout_test_results/v8/LayoutTests/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt (revision 2368)
+++ webkit/data/layout_test_results/v8/LayoutTests/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt (working copy)
@@ -32,8 +32,7 @@
text run at (216,0) width 3: ":"
RenderBlock {PRE} at (0,110) size 42x32 [bgcolor=#C0C0C0]
RenderText {#text} at (0,0) size 42x32
- text run at (0,0) width 40: "foo "
- text run at (40,0) width 2: " "
+ text run at (0,0) width 42: "foo "
text run at (0,16) width 24: "bar"
RenderBlock {P} at (0,158) size 769x20
RenderText {#text} at (0,0) size 34x19
@@ -77,15 +76,15 @@
text run at (0,16) width 24: " "
text run at (0,32) width 24: "bar"
RenderBlock {PRE} at (0,499) size 42x48 [bgcolor=#C0C0C0]
- RenderText {#text} at (0,0) size 42x48
+ RenderText {#text} at (0,0) size 56x48
text run at (0,0) width 40: "foo "
- text run at (40,0) width 2: " "
+ text run at (40,0) width 16: " "
text run at (0,16) width 24: " "
text run at (0,32) width 24: "bar"
RenderBlock {PRE} at (0,560) size 42x48 [bgcolor=#C0C0C0]
- RenderText {#text} at (0,0) size 42x48
+ RenderText {#text} at (0,0) size 64x48
text run at (0,0) width 40: "foo "
- text run at (40,0) width 2: " "
+ text run at (40,0) width 24: " "
text run at (0,16) width 24: " "
text run at (0,32) width 24: "bar"
RenderBlock {P} at (0,624) size 769x20

Powered by Google App Engine
This is Rietveld 408576698