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

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/parser/open-comment-in-textarea-expected.txt

Issue 18723: Six more layout tests in 'fast' folder. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 11 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 8447)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/parser/open-comment-in-textarea-expected.txt (working copy)
@@ -3,17 +3,17 @@
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (159,19) size 236x19
- text run at (159,19) width 236: " This should not be part of the textarea."
+ RenderText {#text} at (179,23) size 236x19
+ text run at (179,23) width 236: " This should not be part of the textarea."
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
-layer at (8,9) size 159x32 clip at (9,10) size 142x30 scrollHeight 58
- RenderTextControl {TEXTAREA} at (0,1) size 159x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
- RenderBlock {DIV} at (3,3) size 138x56
- RenderText {#text} at (0,0) size 138x42
- text run at (0,0) width 28: "<!--"
- text run at (28,0) width 0: " "
- text run at (0,14) width 138: "This should be part "
- text run at (0,28) width 112: "of the textarea."
- text run at (112,28) width 0: " "
- RenderBR {BR} at (0,42) size 0x14
+layer at (8,9) size 179x36 clip at (9,10) size 162x34 scrollHeight 66
+ RenderTextControl {TEXTAREA} at (0,1) size 179x36 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderBlock {DIV} at (3,3) size 158x64
+ 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,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