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

Side by Side Diff: LayoutTests/platform/mac/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 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderInline {A} at (0,0) size 310x18 [color=#0000EE] 7 RenderInline {A} at (0,0) size 310x18 [color=#0000EE]
8 RenderText {#text} at (0,0) size 310x18 8 RenderText {#text} at (0,0) size 310x18
9 text run at (0,0) width 310: "https://bugs.webkit.org/show_bug.cgi?i d=25066" 9 text run at (0,0) width 310: "https://bugs.webkit.org/show_bug.cgi?i d=25066"
10 RenderBR {BR} at (309,14) size 1x0 10 LayoutBR {BR} at (309,14) size 1x0
11 RenderText {#text} at (0,18) size 376x18 11 RenderText {#text} at (0,18) size 376x18
12 text run at (0,18) width 376: "controls should not be misplaced when v ideo gets a Layer." 12 text run at (0,18) width 376: "controls should not be misplaced when v ideo gets a Layer."
13 RenderBlock (anonymous) at (0,52) size 784x252 13 RenderBlock (anonymous) at (0,52) 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,110) size 302x152 transparent 16 layer at (58,110) 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,111) size 300x150 18 layer at (59,111) 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,111) size 300x115 21 layer at (59,111) size 300x115
22 RenderFlexibleBox {DIV} at (0,0) size 300x115 22 RenderFlexibleBox {DIV} at (0,0) size 300x115
23 layer at (64,226) size 290x30 23 layer at (64,226) 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 150.97x8 26 LayoutSlider {INPUT} at (48,11) size 150.97x8
27 RenderFlexibleBox {DIV} at (0,0) size 150.97x8 [border: (1px solid #E6E6E6 59)] 27 RenderFlexibleBox {DIV} at (0,0) size 150.97x8 [border: (1px solid #E6E6E6 59)]
28 RenderBlock {DIV} at (1,-8) size 162.97x24 28 RenderBlock {DIV} at (1,-8) size 162.97x24
29 RenderBlock {DIV} at (-7,0) size 32x24 29 RenderBlock {DIV} at (-7,0) size 32x24
30 RenderFlexibleBox {DIV} at (213.97,0) size 26.03x30 [color=#FFFFFF] 30 RenderFlexibleBox {DIV} at (213.97,0) size 26.03x30 [color=#FFFFFF]
31 RenderBlock (anonymous) at (0,0) size 26.03x30 31 RenderBlock (anonymous) at (0,0) size 26.03x30
32 RenderText {#text} at (0,7) size 27x15 32 RenderText {#text} at (0,7) size 27x15
33 text run at (0,7) width 27: "0:00" 33 text run at (0,7) width 27: "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