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

Side by Side Diff: LayoutTests/platform/mac/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 784x18 6 RenderBlock (anonymous) at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 270x18 7 RenderText {#text} at (0,0) size 270x18
8 text run at (0,0) width 270: "The select should not contain blank item s " 8 text run at (0,0) width 270: "The select should not contain blank item s "
9 RenderBR {BR} at (269,14) size 1x0 9 LayoutBR {BR} at (269,14) size 1x0
10 RenderBlock {FORM} at (0,18) size 784x19 10 RenderBlock {FORM} at (0,18) size 784x19
11 RenderInline {B} at (0,0) size 48x18 11 RenderInline {B} at (0,0) size 48x18
12 RenderText {#text} at (0,0) size 48x18 12 RenderText {#text} at (0,0) size 48x18
13 text run at (0,0) width 48: "Search" 13 text run at (0,0) width 48: "Search"
14 RenderText {#text} at (47,0) size 5x18 14 RenderText {#text} at (47,0) size 5x18
15 text run at (47,0) width 5: " " 15 text run at (47,0) width 5: " "
16 LayoutTextControl {INPUT} at (51.09,0) size 113x19 [bgcolor=#FFFFFF] [bo rder: (2px inset #EEEEEE)] 16 LayoutTextControl {INPUT} at (51.09,0) size 113x19 [bgcolor=#FFFFFF] [bo rder: (2px inset #EEEEEE)]
17 RenderText {#text} at (164,0) size 5x18 17 RenderText {#text} at (164,0) size 5x18
18 text run at (164,0) width 5: " " 18 text run at (164,0) width 5: " "
19 RenderMenuList {SELECT} at (168.09,1) size 77x18 [bgcolor=#F8F8F8] 19 RenderMenuList {SELECT} at (168.09,1) size 77x18 [bgcolor=#F8F8F8]
20 RenderBlock (anonymous) at (0,0) size 77x18 20 RenderBlock (anonymous) at (0,0) size 77x18
21 RenderText at (8,2) size 32x13 21 RenderText at (8,2) size 32x13
22 text run at (8,2) width 32: "Excite" 22 text run at (8,2) width 32: "Excite"
23 RenderText {#text} at (0,0) size 0x0 23 RenderText {#text} at (0,0) size 0x0
24 RenderBlock (anonymous) at (0,53) size 784x36 24 RenderBlock (anonymous) at (0,53) size 784x36
25 RenderBR {BR} at (0,0) size 0x18 25 LayoutBR {BR} at (0,0) size 0x18
26 RenderText {#text} at (0,18) size 270x18 26 RenderText {#text} at (0,18) size 270x18
27 text run at (0,18) width 270: "The select should not contain blank ite ms " 27 text run at (0,18) width 270: "The select should not contain blank ite ms "
28 RenderBR {BR} at (269,32) size 1x0 28 LayoutBR {BR} at (269,32) size 1x0
29 RenderBlock {FORM} at (0,89) size 784x18 29 RenderBlock {FORM} at (0,89) size 784x18
30 RenderMenuList {SELECT} at (0,0) size 230x18 [bgcolor=#F8F8F8] 30 RenderMenuList {SELECT} at (0,0) size 230x18 [bgcolor=#F8F8F8]
31 RenderBlock (anonymous) at (0,0) size 230x18 31 RenderBlock (anonymous) at (0,0) size 230x18
32 RenderText at (8,2) size 57x13 32 RenderText at (8,2) size 57x13
33 text run at (8,2) width 57: "Quick Link" 33 text run at (8,2) width 57: "Quick Link"
34 layer at (62,29) size 107x13 34 layer at (62,29) size 107x13
35 RenderBlock {DIV} at (3,3) size 107x13 35 RenderBlock {DIV} at (3,3) size 107x13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698