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

Unified Diff: LayoutTests/fast/forms/textarea-width-expected.txt

Issue 24013002: Auto-rebaseline for r157319 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 3 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: LayoutTests/fast/forms/textarea-width-expected.txt
diff --git a/LayoutTests/fast/forms/textarea-width-expected.txt b/LayoutTests/fast/forms/textarea-width-expected.txt
deleted file mode 100644
index 77f20fe32ef9e6ac010638130e5c357d08de42a5..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/forms/textarea-width-expected.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x36
- RenderText {#text} at (0,0) size 778x36
- text run at (0,0) width 778: "This text area should be drawn with a reasonable width. To match IE, using GDI fonts it should wrap at 66 characters (after"
- text run at (0,18) width 532: "the X in the third set of digits). See https://bugs.webkit.org/show_bug.cgi?id=15312."
- RenderBlock (anonymous) at (0,36) size 784x264
- RenderBR {BR} at (0,0) size 0x18
- RenderText {#text} at (0,0) size 0x0
-layer at (8,62) size 461x246 clip at (9,63) size 459x244
- RenderTextControl {TEXTAREA} at (0,18) size 461x246 [color=#333333] [bgcolor=#FFFFFF] [border: (1px solid #333333)]
- RenderBlock {DIV} at (3,3) size 455x36
- RenderText {#text} at (0,0) size 454x24
- text run at (0,0) width 454: "1234567890abcdefghijABCDEFGHIJ1234567890abcdefghijABCDEFGHIJ12345X7890abcdefg"
- text run at (0,12) width 254: "hijABCDEFGXIJ1234567890abcdefghijABCDEFGHIJ"
- text run at (254,12) width 0: " "
- RenderBR {BR} at (0,24) size 0x12
« no previous file with comments | « LayoutTests/fast/forms/textarea-scrolled-type-expected.txt ('k') | LayoutTests/fast/invalid/001-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698