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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug4382-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 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock (anonymous) at (0,0) size 784x20 6 RenderBlock (anonymous) at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 250x19 7 RenderText {#text} at (0,0) size 250x19
8 text run at (0,0) width 250: "The select should not contain blank item s " 8 text run at (0,0) width 250: "The select should not contain blank item s "
9 RenderBR {BR} at (250,15) size 0x0 9 LayoutBR {BR} at (250,15) size 0x0
10 RenderBlock {FORM} at (0,20) size 784x22 10 RenderBlock {FORM} at (0,20) size 784x22
11 RenderInline {B} at (0,0) size 46x19 11 RenderInline {B} at (0,0) size 46x19
12 RenderText {#text} at (0,1) size 46x19 12 RenderText {#text} at (0,1) size 46x19
13 text run at (0,1) width 46: "Search" 13 text run at (0,1) width 46: "Search"
14 RenderText {#text} at (46,1) size 4x19 14 RenderText {#text} at (46,1) size 4x19
15 text run at (46,1) width 4: " " 15 text run at (46,1) width 4: " "
16 LayoutTextControl {INPUT} at (50,0) size 141x22 [bgcolor=#FFFFFF] [borde r: (2px inset #EEEEEE)] 16 LayoutTextControl {INPUT} at (50,0) size 141x22 [bgcolor=#FFFFFF] [borde r: (2px inset #EEEEEE)]
17 RenderText {#text} at (191,1) size 4x19 17 RenderText {#text} at (191,1) size 4x19
18 text run at (191,1) width 4: " " 18 text run at (191,1) width 4: " "
19 RenderMenuList {SELECT} at (195,1) size 73x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)] 19 RenderMenuList {SELECT} at (195,1) size 73x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
20 RenderBlock (anonymous) at (1,1) size 71x18 20 RenderBlock (anonymous) at (1,1) size 71x18
21 RenderText at (4,1) size 37x16 21 RenderText at (4,1) size 37x16
22 text run at (4,1) width 37: "Excite" 22 text run at (4,1) width 37: "Excite"
23 RenderText {#text} at (0,0) size 0x0 23 RenderText {#text} at (0,0) size 0x0
24 RenderBlock (anonymous) at (0,58) size 784x40 24 RenderBlock (anonymous) at (0,58) size 784x40
25 RenderBR {BR} at (0,0) size 0x19 25 LayoutBR {BR} at (0,0) size 0x19
26 RenderText {#text} at (0,20) size 250x19 26 RenderText {#text} at (0,20) size 250x19
27 text run at (0,20) width 250: "The select should not contain blank ite ms " 27 text run at (0,20) width 250: "The select should not contain blank ite ms "
28 RenderBR {BR} at (250,35) size 0x0 28 LayoutBR {BR} at (250,35) size 0x0
29 RenderBlock {FORM} at (0,98) size 784x20 29 RenderBlock {FORM} at (0,98) size 784x20
30 RenderMenuList {SELECT} at (0,0) size 253x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)] 30 RenderMenuList {SELECT} at (0,0) size 253x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
31 RenderBlock (anonymous) at (1,1) size 251x18 31 RenderBlock (anonymous) at (1,1) size 251x18
32 RenderText at (4,1) size 62x16 32 RenderText at (4,1) size 62x16
33 text run at (4,1) width 62: "Quick Link" 33 text run at (4,1) width 62: "Quick Link"
34 layer at (60,31) size 137x16 34 layer at (60,31) size 137x16
35 RenderBlock {DIV} at (2,3) size 137x16 35 RenderBlock {DIV} at (2,3) size 137x16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698