Title: [117268] trunk/LayoutTests
Revision
117268
Author
[email protected]
Date
2012-05-16 05:36:22 -0700 (Wed, 16 May 2012)

Log Message

[EFL] A few tests need expected result or rebaselining
https://bugs.webkit.org/show_bug.cgi?id=86595

Unreviewed EFL gardening. Add missing EFL text expectation for
media/video-frame-accurate-seek.html.

Patch by Christophe Dumez <[email protected]> on 2012-05-16

* platform/efl/media/video-frame-accurate-seek-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (117267 => 117268)


--- trunk/LayoutTests/ChangeLog	2012-05-16 12:22:29 UTC (rev 117267)
+++ trunk/LayoutTests/ChangeLog	2012-05-16 12:36:22 UTC (rev 117268)
@@ -1,3 +1,13 @@
+2012-05-16  Christophe Dumez  <[email protected]>
+
+        [EFL] A few tests need expected result or rebaselining
+        https://bugs.webkit.org/show_bug.cgi?id=86595
+
+        Unreviewed EFL gardening. Add missing EFL text expectation for
+        media/video-frame-accurate-seek.html.
+
+        * platform/efl/media/video-frame-accurate-seek-expected.txt: Added.
+
 2012-05-16  Pavel Feldman  <[email protected]>
 
         Web Inspector: get rid of UISourceCodeListChanged event.

Added: trunk/LayoutTests/platform/efl/media/video-frame-accurate-seek-expected.txt (0 => 117268)


--- trunk/LayoutTests/platform/efl/media/video-frame-accurate-seek-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/efl/media/video-frame-accurate-seek-expected.txt	2012-05-16 12:36:22 UTC (rev 117268)
@@ -0,0 +1,19 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x544
+  RenderBlock {HTML} at (0,0) size 800x544
+    RenderBody {BODY} at (8,16) size 784x520
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 715x19
+          text run at (0,0) width 715: "Test that setting currentTime is frame-accurate. The three videos below should be showing frames 12, 13, and 14."
+      RenderBlock (anonymous) at (0,34) size 784x486
+        RenderText {#text} at (320,225) size 4x19
+          text run at (320,225) width 4: " "
+        RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0
+layer at (8,50) size 320x240
+  RenderVideo {VIDEO} at (0,0) size 320x240
+layer at (332,50) size 320x240
+  RenderVideo {VIDEO} at (324,0) size 320x240
+layer at (8,293) size 320x240
+  RenderVideo {VIDEO} at (0,243) size 320x240
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to