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

Side by Side Diff: LayoutTests/platform/linux/media/audio-controls-rendering-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 {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 147x19 7 RenderText {#text} at (0,0) size 147x19
8 text run at (0,0) width 147: "Test controls placement." 8 text run at (0,0) width 147: "Test controls placement."
9 RenderBlock (anonymous) at (0,36) size 784x120 9 RenderBlock (anonymous) at (0,36) size 784x120
10 RenderBR {BR} at (300,30) size 0x0 10 LayoutBR {BR} at (300,30) size 0x0
11 RenderBR {BR} at (0,30) size 0x19 11 LayoutBR {BR} at (0,30) size 0x19
12 RenderBR {BR} at (320,80) size 0x0 12 LayoutBR {BR} at (320,80) size 0x0
13 RenderBR {BR} at (0,80) size 0x19 13 LayoutBR {BR} at (0,80) size 0x19
14 RenderBR {BR} at (0,100) size 0x19 14 LayoutBR {BR} at (0,100) size 0x19
15 layer at (8,44) size 300x30 15 layer at (8,44) size 300x30
16 RenderMedia {AUDIO} at (0,0) size 300x30 [bgcolor=#0000FF] 16 RenderMedia {AUDIO} at (0,0) size 300x30 [bgcolor=#0000FF]
17 layer at (8,94) size 320x30 17 layer at (8,94) size 320x30
18 RenderMedia {AUDIO} at (0,50) size 320x30 [bgcolor=#0000FF] 18 RenderMedia {AUDIO} at (0,50) size 320x30 [bgcolor=#0000FF]
19 layer at (8,44) size 300x30 19 layer at (8,44) size 300x30
20 RenderFlexibleBox {DIV} at (0,0) size 300x30 20 RenderFlexibleBox {DIV} at (0,0) size 300x30
21 RenderBlock {DIV} at (0,0) size 300x30 21 RenderBlock {DIV} at (0,0) size 300x30
22 layer at (8,44) size 300x30 22 layer at (8,44) size 300x30
23 RenderFlexibleBox {DIV} at (0,0) size 300x30 [bgcolor=#141414CC] 23 RenderFlexibleBox {DIV} at (0,0) size 300x30 [bgcolor=#141414CC]
24 RenderButton {INPUT} at (9,0) size 30x30 24 RenderButton {INPUT} at (9,0) size 30x30
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
68 RenderBlock {DIV} at (-7,0) size 32x24 68 RenderBlock {DIV} at (-7,0) size 32x24
69 RenderFlexibleBox {DIV} at (176.25,0) size 25x30 [color=#FFFFFF] 69 RenderFlexibleBox {DIV} at (176.25,0) size 25x30 [color=#FFFFFF]
70 RenderBlock (anonymous) at (0,0) size 25x30 70 RenderBlock (anonymous) at (0,0) size 25x30
71 RenderText {#text} at (0,7) size 25x16 71 RenderText {#text} at (0,7) size 25x16
72 text run at (0,7) width 25: "0:07" 72 text run at (0,7) width 25: "0:07"
73 RenderButton {INPUT} at (210.25,0) size 35x30 73 RenderButton {INPUT} at (210.25,0) size 35x30
74 LayoutSlider {INPUT} at (251.25,11) size 53.75x8 74 LayoutSlider {INPUT} at (251.25,11) size 53.75x8
75 RenderFlexibleBox {DIV} at (0,0) size 53.75x8 [border: (1px solid #E6E6E65 9)] 75 RenderFlexibleBox {DIV} at (0,0) size 53.75x8 [border: (1px solid #E6E6E65 9)]
76 RenderBlock {DIV} at (1,-8) size 65.75x24 76 RenderBlock {DIV} at (1,-8) size 65.75x24
77 RenderBlock {DIV} at (34.75,0) size 24x24 77 RenderBlock {DIV} at (34.75,0) size 24x24
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698