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

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/parser/open-comment-in-textarea-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/parser/open-comment-in-textarea-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/parser/open-comment-in-textarea-expected.txt (revision 11482)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/parser/open-comment-in-textarea-expected.txt (working copy)
@@ -13,7 +13,8 @@
RenderText {#text} at (0,0) size 158x48
text run at (0,0) width 32: "<!--"
text run at (32,0) width 0: " "
- text run at (0,16) width 158: "This should be part "
+ text run at (0,16) width 152: "This should be part"
+ text run at (152,16) width 6: " "
text run at (0,32) width 128: "of the textarea."
text run at (128,32) width 0: " "
RenderBR {BR} at (0,48) size 0x16

Powered by Google App Engine
This is Rietveld 408576698