Modified: trunk/LayoutTests/ChangeLog (89518 => 89519)
--- trunk/LayoutTests/ChangeLog 2011-06-23 01:44:20 UTC (rev 89518)
+++ trunk/LayoutTests/ChangeLog 2011-06-23 02:09:22 UTC (rev 89519)
@@ -1,3 +1,10 @@
+2011-06-22 Kent Tamura <[email protected]>
+
+ [Win] media/media-controls-clone.html failing on Windows 7 Release (Tests)
+ https://bugs.webkit.org/show_bug.cgi?id=63195
+
+ * platform/win/media/media-controls-clone-expected.txt: Added.
+
2011-06-22 Matthew Delaney <[email protected]>
Reviewed by James Robinson.
Added: trunk/LayoutTests/platform/win/media/media-controls-clone-expected.txt (0 => 89519)
--- trunk/LayoutTests/platform/win/media/media-controls-clone-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/win/media/media-controls-clone-expected.txt 2011-06-23 02:09:22 UTC (rev 89519)
@@ -0,0 +1,42 @@
+CONSOLE MESSAGE: line 3: ReferenceError: Can't find variable: run
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x324
+ RenderBlock {HTML} at (0,0) size 800x324
+ RenderBody {BODY} at (8,8) size 784x308
+ RenderBlock {DIV} at (0,0) size 784x154
+ RenderMedia {AUDIO} at (300,134) size 200x16
+ RenderBlock {DIV} at (0,154) size 784x154
+ RenderMedia {AUDIO} at (300,134) size 200x16
+layer at (8,8) size 300x150
+ RenderVideo {VIDEO} at (0,0) size 300x150
+layer at (8,162) size 300x150
+ RenderVideo {VIDEO} at (0,0) size 300x150
+layer at (8,8) size 300x150
+ RenderBlock (relative positioned) {DIV} at (0,0) size 300x150
+layer at (8,142) size 300x16
+ RenderDeprecatedFlexibleBox (positioned) {DIV} at (0,134) size 300x16
+ RenderButton {INPUT} at (0,0) size 16x16
+ RenderButton {INPUT} at (16,0) size 16x16
+ RenderButton {INPUT} at (32,0) size 16x16
+layer at (308,142) size 200x16
+ RenderBlock (relative positioned) {DIV} at (0,0) size 200x16
+layer at (308,142) size 200x16
+ RenderDeprecatedFlexibleBox (positioned) {DIV} at (0,0) size 200x16
+ RenderButton {INPUT} at (0,0) size 16x16
+ RenderButton {INPUT} at (16,0) size 16x16
+ RenderButton {INPUT} at (32,0) size 16x16
+layer at (8,162) size 300x150
+ RenderBlock (relative positioned) {DIV} at (0,0) size 300x150
+layer at (8,296) size 300x16
+ RenderDeprecatedFlexibleBox (positioned) {DIV} at (0,134) size 300x16
+ RenderButton {INPUT} at (0,0) size 16x16
+ RenderButton {INPUT} at (16,0) size 16x16
+ RenderButton {INPUT} at (32,0) size 16x16
+layer at (308,296) size 200x16
+ RenderBlock (relative positioned) {DIV} at (0,0) size 200x16
+layer at (308,296) size 200x16
+ RenderDeprecatedFlexibleBox (positioned) {DIV} at (0,0) size 200x16
+ RenderButton {INPUT} at (0,0) size 16x16
+ RenderButton {INPUT} at (16,0) size 16x16
+ RenderButton {INPUT} at (32,0) size 16x16
Property changes on: trunk/LayoutTests/platform/win/media/media-controls-clone-expected.txt
___________________________________________________________________