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

Side by Side Diff: LayoutTests/platform/win/fast/forms/textarea-width-expected.txt

Issue 546663004: Auto-rebaseline for r181492 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {DIV} at (0,0) size 784x36 6 RenderBlock {DIV} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 753x35 7 RenderText {#text} at (0,0) size 753x35
8 text run at (0,0) width 753: "This text area should be drawn with a re asonable width. To match IE, using GDI fonts it should wrap at 66 characters" 8 text run at (0,0) width 753: "This text area should be drawn with a re asonable width. To match IE, using GDI fonts it should wrap at 66 characters"
9 text run at (0,18) width 581: "(after the X in the third set of digits ). See https://bugs.webkit.org/show_bug.cgi?id=15312." 9 text run at (0,18) width 581: "(after the X in the third set of digits ). See https://bugs.webkit.org/show_bug.cgi?id=15312."
10 RenderBlock (anonymous) at (0,36) size 784x262 10 RenderBlock (anonymous) at (0,36) size 784x262
11 RenderBR {BR} at (0,0) size 0x17 11 RenderBR {BR} at (0,0) size 0x17
12 RenderText {#text} at (0,0) size 0x0 12 RenderText {#text} at (0,0) size 0x0
13 layer at (8,62) size 547x244 clip at (9,63) size 545x242 13 layer at (8,62) size 635x244 clip at (9,63) size 633x242
14 RenderTextControl {TEXTAREA} at (0,18) size 547x244 [color=#333333] [bgcolor=# FFFFFF] [border: (1px solid #A9A9A9)] 14 RenderTextControl {TEXTAREA} at (0,18) size 635x244 [color=#333333] [bgcolor=# FFFFFF] [border: (1px solid #A9A9A9)]
15 RenderBlock {DIV} at (3,3) size 543x36 15 RenderBlock {DIV} at (3,3) size 631x36
16 RenderText {#text} at (0,0) size 540x24 16 RenderText {#text} at (0,0) size 626x24
17 text run at (0,0) width 540: "1234567890abcdefghijABCDEFGHIJ1234567890ab cdefghijABCDEFGHIJ12345X7890abcdefghijABCDEFGXIJ" 17 text run at (0,0) width 626: "1234567890abcdefghijABCDEFGHIJ1234567890ab cdefghijABCDEFGHIJ12345X7890abcdefghijABCDEFGXIJ123456"
18 text run at (0,12) width 180: "1234567890abcdefghijABCDEFGHIJ" 18 text run at (0,12) width 153: "7890abcdefghijABCDEFGHIJ"
19 RenderBR {BR} at (179,22) size 1x0 19 RenderBR {BR} at (153,22) size 0x0
20 RenderBR {BR} at (0,24) size 0x12 20 RenderBR {BR} at (0,24) size 0x12
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698