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

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/textarea-width-expected.txt

Issue 42352: WebKit Merge 41768:41807, Chromium Side (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/forms/textarea-width-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/textarea-width-expected.txt (revision 11966)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/textarea-width-expected.txt (working copy)
@@ -16,9 +16,9 @@
RenderText {#text} at (0,0) size 0x0
layer at (8,89) size 459x244 clip at (9,90) size 457x242
RenderTextControl {TEXTAREA} at (0,21) size 459x244 [color=#333333] [bgcolor=#FFFFFF] [border: (1px solid #333333)]
- RenderBlock {DIV} at (3,3) size 438x36
- RenderText {#text} at (0,0) size 432x24
- text run at (0,0) width 432: "1234567890abcdefghijABCDEFGHIJ1234567890abcdefghijABCDEFGHIJ12345X"
- text run at (0,12) width 347: "7890abcdefghijABCDEFGXIJ1234567890abcdefghijABCDEFGHIJ"
- text run at (347,12) width 0: " "
+ RenderBlock {DIV} at (3,3) size 455x36
+ RenderText {#text} at (0,0) size 453x24
+ text run at (0,0) width 453: "1234567890abcdefghijABCDEFGHIJ1234567890abcdefghijABCDEFGHIJ12345X789"
+ text run at (0,12) width 326: "0abcdefghijABCDEFGXIJ1234567890abcdefghijABCDEFGHIJ"
+ text run at (326,12) width 0: " "
RenderBR {BR} at (0,24) size 0x12

Powered by Google App Engine
This is Rietveld 408576698