Title: [93729] branches/chromium/835/LayoutTests/platform
- Revision
- 93729
- Author
- [email protected]
- Date
- 2011-08-24 13:27:29 -0700 (Wed, 24 Aug 2011)
Log Message
Merge 93715: rebaselining media/video-currentTime-set.html
Modified Paths
Diff
Modified: branches/chromium/835/LayoutTests/platform/chromium-mac/media/video-currentTime-set-expected.txt (93728 => 93729)
--- branches/chromium/835/LayoutTests/platform/chromium-mac/media/video-currentTime-set-expected.txt 2011-08-24 20:20:57 UTC (rev 93728)
+++ branches/chromium/835/LayoutTests/platform/chromium-mac/media/video-currentTime-set-expected.txt 2011-08-24 20:27:29 UTC (rev 93729)
@@ -4,7 +4,7 @@
EXPECTED (video.currentTime == '0') OK
RUN(video.currentTime = video.duration - 0.2)
EVENT(seeked)
-EXPECTED (video.currentTime.toFixed(2) == '5.81') OK
+EXPECTED (video.currentTime.toFixed(2) == '5.82') OK
RUN(video.play())
EVENT(ended)
Modified: branches/chromium/835/LayoutTests/platform/chromium-win/media/video-currentTime-set-expected.txt (93728 => 93729)
--- branches/chromium/835/LayoutTests/platform/chromium-win/media/video-currentTime-set-expected.txt 2011-08-24 20:20:57 UTC (rev 93728)
+++ branches/chromium/835/LayoutTests/platform/chromium-win/media/video-currentTime-set-expected.txt 2011-08-24 20:27:29 UTC (rev 93729)
@@ -4,7 +4,7 @@
EXPECTED (video.currentTime == '0') OK
RUN(video.currentTime = video.duration - 0.2)
EVENT(seeked)
-EXPECTED (video.currentTime.toFixed(2) == '5.81') OK
+EXPECTED (video.currentTime.toFixed(2) == '5.82') OK
RUN(video.play())
EVENT(ended)
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes