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

Side by Side Diff: LayoutTests/http/tests/media/video-buffering-repaints-controls-expected.txt

Issue 8496044: Repaint video controls when buffering during pause. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Added layout test. Fixed nits. Created 9 years, 1 month 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
scherkus (not reviewing) 2011/11/28 22:21:19 this is likely a chromium-specific expectation, in
DaleCurtis 2011/11/28 23:49:40 Ah, so it didn't create the non-platform specific
scherkus (not reviewing) 2011/11/29 02:02:33 My memory is actually a little foggy on the best w
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 538x19
8 text run at (0,0) width 538: "Test that media controls repaint correct ly during paused states when new data is buffered."
9 RenderBlock (anonymous) at (0,36) size 784x240
10 RenderBR {BR} at (320,240) size 0x0
11 layer at (8,44) size 320x240
12 RenderVideo {VIDEO} at (0,0) size 320x240
13 layer at (8,44) size 320x240
14 RenderBlock (relative positioned) {DIV} at (0,0) size 320x240
15 layer at (8,252) size 320x32
16 RenderDeprecatedFlexibleBox (positioned) {DIV} at (0,208) size 320x32 [bgcolor =#00000099]
17 layer at (15,258) size 18x19
18 RenderButton {INPUT} at (7,6) size 18x19
19 layer at (38,252) size 256x32
20 RenderDeprecatedFlexibleBox (positioned) {DIV} at (30,0) size 256x32 [border: (1px solid #FFFFFF33) none (1px solid #FFFFFF33)]
21 RenderSlider {INPUT} at (7,7) size 184x18 [color=#328CDF] [bgcolor=#FFFFFF14 ] [border: (1px solid #FFFFFF33)]
22 RenderDeprecatedFlexibleBox {DIV} at (1,1) size 182x16
23 RenderBlock {DIV} at (0,0) size 173x29
24 RenderBlock {DIV} at (173,0) size 9x29
25 layer at (235,258) size 58x20 scrollHeight 21
26 RenderDeprecatedFlexibleBox {DIV} at (197,6) size 58x20 [color=#FFFFFF]
27 RenderBlock (anonymous) at (8,0) size 42x21
28 RenderText {#text} at (0,1) size 42x19
29 text run at (0,1) width 42: "00:00"
30 layer at (46,254) size 9x29
31 RenderBlock (relative positioned) {DIV} at (0,-6) size 9x29
32 layer at (294,252) size 34x32
33 RenderButton {INPUT} at (286,0) size 34x32
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698