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

Side by Side Diff: LayoutTests/platform/win-xp/fast/layers/video-layer-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 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderInline {A} at (0,0) size 291x19 [color=#0000EE] 7 RenderInline {A} at (0,0) size 291x19 [color=#0000EE]
8 RenderText {#text} at (0,0) size 291x19 8 RenderText {#text} at (0,0) size 291x19
9 text run at (0,0) width 291: "https://bugs.webkit.org/show_bug.cgi?i d=25066" 9 text run at (0,0) width 291: "https://bugs.webkit.org/show_bug.cgi?i d=25066"
10 RenderBR {BR} at (291,15) size 0x0 10 LayoutBR {BR} at (291,15) size 0x0
11 RenderText {#text} at (0,20) size 352x19 11 RenderText {#text} at (0,20) size 352x19
12 text run at (0,20) width 352: "controls should not be misplaced when v ideo gets a Layer." 12 text run at (0,20) width 352: "controls should not be misplaced when v ideo gets a Layer."
13 RenderBlock (anonymous) at (0,56) size 784x252 13 RenderBlock (anonymous) at (0,56) size 784x252
14 RenderText {#text} at (0,0) size 0x0 14 RenderText {#text} at (0,0) size 0x0
15 RenderText {#text} at (0,0) size 0x0 15 RenderText {#text} at (0,0) size 0x0
16 layer at (58,114) size 302x152 transparent 16 layer at (58,114) size 302x152 transparent
17 LayoutVideo {VIDEO} at (50,50) size 302x152 [border: (1px solid #000000)] 17 LayoutVideo {VIDEO} at (50,50) size 302x152 [border: (1px solid #000000)]
18 layer at (59,115) size 300x150 18 layer at (59,115) size 300x150
19 RenderFlexibleBox {DIV} at (1,1) size 300x150 19 RenderFlexibleBox {DIV} at (1,1) size 300x150
20 RenderBlock {DIV} at (0,115) size 300x35 20 RenderBlock {DIV} at (0,115) size 300x35
21 layer at (59,115) size 300x115 21 layer at (59,115) size 300x115
22 RenderFlexibleBox {DIV} at (0,0) size 300x115 22 RenderFlexibleBox {DIV} at (0,0) size 300x115
23 layer at (64,230) size 290x30 23 layer at (64,230) size 290x30
24 RenderFlexibleBox {DIV} at (5,0) size 290x30 [bgcolor=#141414CC] 24 RenderFlexibleBox {DIV} at (5,0) size 290x30 [bgcolor=#141414CC]
25 RenderButton {INPUT} at (9,0) size 30x30 25 RenderButton {INPUT} at (9,0) size 30x30
26 LayoutSlider {INPUT} at (48,11) size 152x8 26 LayoutSlider {INPUT} at (48,11) size 152x8
27 RenderFlexibleBox {DIV} at (0,0) size 152x8 [border: (1px solid #E6E6E659) ] 27 RenderFlexibleBox {DIV} at (0,0) size 152x8 [border: (1px solid #E6E6E659) ]
28 RenderBlock {DIV} at (1,-8) size 164x24 28 RenderBlock {DIV} at (1,-8) size 164x24
29 RenderBlock {DIV} at (-7,0) size 32x24 29 RenderBlock {DIV} at (-7,0) size 32x24
30 RenderFlexibleBox {DIV} at (215,0) size 25x30 [color=#FFFFFF] 30 RenderFlexibleBox {DIV} at (215,0) size 25x30 [color=#FFFFFF]
31 RenderBlock (anonymous) at (0,0) size 25x30 31 RenderBlock (anonymous) at (0,0) size 25x30
32 RenderText {#text} at (0,7) size 25x16 32 RenderText {#text} at (0,7) size 25x16
33 text run at (0,7) width 25: "0:00" 33 text run at (0,7) width 25: "0:00"
34 RenderButton {INPUT} at (249,0) size 35x30 34 RenderButton {INPUT} at (249,0) size 35x30
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698