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

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

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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
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 784x40 6 RenderBlock {DIV} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 779x39 7 RenderText {#text} at (0,0) size 779x39
8 text run at (0,0) width 779: "This text area should be drawn with a re asonable width. To match IE, using GDI fonts it should wrap at 66 characters (af ter the X" 8 text run at (0,0) width 779: "This text area should be drawn with a re asonable width. To match IE, using GDI fonts it should wrap at 66 characters (af ter the X"
9 text run at (0,20) width 470: "in the third set of digits). See https: //bugs.webkit.org/show_bug.cgi?id=15312." 9 text run at (0,20) width 470: "in the third set of digits). See https: //bugs.webkit.org/show_bug.cgi?id=15312."
10 RenderBlock (anonymous) at (0,40) size 784x264 10 RenderBlock (anonymous) at (0,40) size 784x264
11 RenderBR {BR} at (0,0) size 0x19 11 LayoutBR {BR} at (0,0) size 0x19
12 RenderText {#text} at (0,0) size 0x0 12 RenderText {#text} at (0,0) size 0x0
13 layer at (8,68) size 459x244 clip at (9,69) size 457x242 13 layer at (8,68) size 459x244 clip at (9,69) size 457x242
14 LayoutTextControl {TEXTAREA} at (0,20) size 459x244 [color=#333333] [bgcolor=# FFFFFF] [border: (1px solid #A9A9A9)] 14 LayoutTextControl {TEXTAREA} at (0,20) size 459x244 [color=#333333] [bgcolor=# FFFFFF] [border: (1px solid #A9A9A9)]
15 RenderBlock {DIV} at (3,3) size 455x36 15 RenderBlock {DIV} at (3,3) size 455x36
16 RenderText {#text} at (0,0) size 453x24 16 RenderText {#text} at (0,0) size 453x24
17 text run at (0,0) width 453: "1234567890abcdefghijABCDEFGHIJ1234567890ab cdefghijABCDEFGHIJ12345X789" 17 text run at (0,0) width 453: "1234567890abcdefghijABCDEFGHIJ1234567890ab cdefghijABCDEFGHIJ12345X789"
18 text run at (0,12) width 326: "0abcdefghijABCDEFGXIJ1234567890abcdefghij ABCDEFGHIJ" 18 text run at (0,12) width 326: "0abcdefghijABCDEFGXIJ1234567890abcdefghij ABCDEFGHIJ"
19 RenderBR {BR} at (326,22) size 0x0 19 LayoutBR {BR} at (326,22) size 0x0
20 RenderBR {BR} at (0,24) size 0x12 20 LayoutBR {BR} at (0,24) size 0x12
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698