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

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt

Issue 42092: Rebaseline WebKit tests as a result of the merge. These are the same tests... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 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: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt (revision 11482)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt (working copy)
@@ -22,10 +22,12 @@
RenderBlock {HR} at (0,208) size 784x2 [border: (1px inset #000000)]
RenderBlock {PRE} at (0,223) size 108x88 [border: (4px solid #0000FF)]
RenderText {#text} at (4,4) size 100x80
- text run at (4,4) width 100: "This text "
+ text run at (4,4) width 88: "This text"
+ text run at (92,4) width 12: " "
text run at (4,20) width 72: "will wrap"
text run at (76,20) width 0: " "
- text run at (4,36) width 96: "and fit "
+ text run at (4,36) width 72: "and fit"
+ text run at (76,36) width 24: " "
text run at (4,52) width 80: "within the"
text run at (84,52) width 0: " "
text run at (4,68) width 32: "box."
@@ -33,10 +35,12 @@
layer at (8,115) size 108x88 clip at (12,119) size 100x80
RenderBlock {PRE} at (0,107) size 108x88 [border: (4px solid #A52A2A)]
RenderText {#text} at (4,4) size 100x80
- text run at (4,4) width 100: "This text "
+ text run at (4,4) width 88: "This text"
+ text run at (92,4) width 12: " "
text run at (4,20) width 72: "will wrap"
text run at (76,20) width 0: " "
- text run at (4,36) width 96: "and fit "
+ text run at (4,36) width 72: "and fit"
+ text run at (76,36) width 24: " "
text run at (4,52) width 80: "within the"
text run at (84,52) width 0: " "
text run at (4,68) width 32: "box."

Powered by Google App Engine
This is Rietveld 408576698