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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/http/tests/media/video-buffering-repaints-controls-expected.txt
diff --git a/LayoutTests/http/tests/media/video-buffering-repaints-controls-expected.txt b/LayoutTests/http/tests/media/video-buffering-repaints-controls-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f7d58989c38be710408708032dc7bfe1bb96634b
--- /dev/null
+++ b/LayoutTests/http/tests/media/video-buffering-repaints-controls-expected.txt
@@ -0,0 +1,33 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+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
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x584
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 538x19
+ text run at (0,0) width 538: "Test that media controls repaint correctly during paused states when new data is buffered."
+ RenderBlock (anonymous) at (0,36) size 784x240
+ RenderBR {BR} at (320,240) size 0x0
+layer at (8,44) size 320x240
+ RenderVideo {VIDEO} at (0,0) size 320x240
+layer at (8,44) size 320x240
+ RenderBlock (relative positioned) {DIV} at (0,0) size 320x240
+layer at (8,252) size 320x32
+ RenderDeprecatedFlexibleBox (positioned) {DIV} at (0,208) size 320x32 [bgcolor=#00000099]
+layer at (15,258) size 18x19
+ RenderButton {INPUT} at (7,6) size 18x19
+layer at (38,252) size 256x32
+ RenderDeprecatedFlexibleBox (positioned) {DIV} at (30,0) size 256x32 [border: (1px solid #FFFFFF33) none (1px solid #FFFFFF33)]
+ RenderSlider {INPUT} at (7,7) size 184x18 [color=#328CDF] [bgcolor=#FFFFFF14] [border: (1px solid #FFFFFF33)]
+ RenderDeprecatedFlexibleBox {DIV} at (1,1) size 182x16
+ RenderBlock {DIV} at (0,0) size 173x29
+ RenderBlock {DIV} at (173,0) size 9x29
+layer at (235,258) size 58x20 scrollHeight 21
+ RenderDeprecatedFlexibleBox {DIV} at (197,6) size 58x20 [color=#FFFFFF]
+ RenderBlock (anonymous) at (8,0) size 42x21
+ RenderText {#text} at (0,1) size 42x19
+ text run at (0,1) width 42: "00:00"
+layer at (46,254) size 9x29
+ RenderBlock (relative positioned) {DIV} at (0,-6) size 9x29
+layer at (294,252) size 34x32
+ RenderButton {INPUT} at (286,0) size 34x32

Powered by Google App Engine
This is Rietveld 408576698