Bug 56532 - REGRESSION (r78741): media/controls-without-preload.html failing on WebKit2
Summary: REGRESSION (r78741): media/controls-without-preload.html failing on WebKit2
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL: http://build.webkit.org/results/SnowL...
Keywords: InRadar, LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2011-03-16 22:26 PDT by Adam Roben (:aroben)
Modified: 2011-03-16 23:47 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2011-03-16 22:26:30 PDT
media/controls-without-preload.html has been failing on WebKit2 since the expected results were updated in r78741. See the URL for the diff. I think the failure is due to fullscreen not being supported in WebKit2 (and thus the fullscreen button being omitted from the controls).
Comment 1 Adam Roben (:aroben) 2011-03-16 22:28:10 PDT
This is failing on both SnowLeopard and Windows.
Comment 2 Adam Roben (:aroben) 2011-03-16 23:35:59 PDT
Checked in expected failure results in r81329.
Comment 3 Sam Weinig 2011-03-16 23:36:59 PDT
<rdar://problem/9147572>
Comment 4 Sam Weinig 2011-03-16 23:47:09 PDT
The new results seem to be correct given that WebKit2 does not support fullscreen at the moment.  They will have to be updated when fullscreen video is enabled. Closing.