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

Side by Side Diff: LayoutTests/platform/win-xp/media/audio-repaint-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 656x19 7 RenderText {#text} at (0,0) size 656x19
8 text run at (0,0) width 575: "This tests that in a html document with inline audio content, the media element repaints correctly " 8 text run at (0,0) width 575: "This tests that in a html document with inline audio content, the media element repaints correctly "
9 text run at (575,0) width 81: "while playing." 9 text run at (575,0) width 81: "while playing."
10 RenderBlock (anonymous) at (0,36) size 784x169 10 RenderBlock (anonymous) at (0,36) size 784x169
11 RenderBR {BR} at (300,30) size 0x0 11 LayoutBR {BR} at (300,30) size 0x0
12 RenderBR {BR} at (300,85) size 0x0 12 LayoutBR {BR} at (300,85) size 0x0
13 RenderBR {BR} at (300,169) size 0x0 13 LayoutBR {BR} at (300,169) size 0x0
14 layer at (8,44) size 300x30 14 layer at (8,44) size 300x30
15 RenderMedia {AUDIO} at (0,0) size 300x30 15 RenderMedia {AUDIO} at (0,0) size 300x30
16 layer at (8,44) size 300x30 16 layer at (8,44) size 300x30
17 RenderFlexibleBox {DIV} at (0,0) size 300x30 17 RenderFlexibleBox {DIV} at (0,0) size 300x30
18 RenderBlock {DIV} at (0,0) size 300x30 18 RenderBlock {DIV} at (0,0) size 300x30
19 layer at (8,44) size 300x30 19 layer at (8,44) size 300x30
20 RenderFlexibleBox {DIV} at (0,0) size 300x30 [bgcolor=#141414CC] 20 RenderFlexibleBox {DIV} at (0,0) size 300x30 [bgcolor=#141414CC]
21 RenderButton {INPUT} at (9,0) size 30x30 21 RenderButton {INPUT} at (9,0) size 30x30
22 LayoutSlider {INPUT} at (48,11) size 103.39x8 22 LayoutSlider {INPUT} at (48,11) size 103.39x8
23 RenderFlexibleBox {DIV} at (0,0) size 103.39x8 [border: (1px solid #E6E6E6 59)] 23 RenderFlexibleBox {DIV} at (0,0) size 103.39x8 [border: (1px solid #E6E6E6 59)]
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
67 RenderBlock {DIV} at (34.69,0) size 32x24 67 RenderBlock {DIV} at (34.69,0) size 32x24
68 RenderFlexibleBox {DIV} at (166.39,0) size 25x30 [color=#FFFFFF] 68 RenderFlexibleBox {DIV} at (166.39,0) size 25x30 [color=#FFFFFF]
69 RenderBlock (anonymous) at (0,0) size 25x30 69 RenderBlock (anonymous) at (0,0) size 25x30
70 RenderText {#text} at (0,7) size 25x16 70 RenderText {#text} at (0,7) size 25x16
71 text run at (0,7) width 25: "0:00" 71 text run at (0,7) width 25: "0:00"
72 RenderButton {INPUT} at (200.39,0) size 35x30 72 RenderButton {INPUT} at (200.39,0) size 35x30
73 LayoutSlider {INPUT} at (241.39,11) size 43.61x8 73 LayoutSlider {INPUT} at (241.39,11) size 43.61x8
74 RenderFlexibleBox {DIV} at (0,0) size 43.61x8 [border: (1px solid #E6E6E65 9)] 74 RenderFlexibleBox {DIV} at (0,0) size 43.61x8 [border: (1px solid #E6E6E65 9)]
75 RenderBlock {DIV} at (1,-8) size 55.61x24 75 RenderBlock {DIV} at (1,-8) size 55.61x24
76 RenderBlock {DIV} at (24.61,0) size 24x24 76 RenderBlock {DIV} at (24.61,0) size 24x24
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698