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

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/trailing-white-space-2-expected.txt

Issue 42098: Rebaeline some WebKit tests that beoke due to whitespace changes. (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/trailing-white-space-2-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/trailing-white-space-2-expected.txt (revision 11482)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/trailing-white-space-2-expected.txt (working copy)
@@ -8,7 +8,8 @@
text run at (0,0) width 151: "Lorem ipsum dolor"
RenderInline {SPAN} at (0,0) size 180x45 [bgcolor=#FFC0CB]
RenderText {#text} at (151,0) size 180x45
- text run at (151,0) width 29: " sit "
+ text run at (151,0) width 24: " sit"
+ text run at (175,0) width 5: " "
text run at (0,23) width 37: "amet"
RenderText {#text} at (0,0) size 0x0
RenderBlock (floating) {DIV} at (224,8) size 200x46 [bgcolor=#FFFFE0]

Powered by Google App Engine
This is Rietveld 408576698