Bug 50918 - [GStreamer] media/video-zoom-controls.html fails
Summary: [GStreamer] media/video-zoom-controls.html fails
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 51602
Blocks:
  Show dependency treegraph
 
Reported: 2010-12-13 05:39 PST by Philippe Normand
Modified: 2011-02-17 07:06 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2010-12-13 05:39:30 PST
Current result:

CONSOLE MESSAGE: line 0: TypeError: 'undefined' is not a function
layer at (0,0) size 800x600
  RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
  RenderBlock {HTML} at (0,0) size 800x600
    RenderBody {BODY} at (12,12) size 776x576
      RenderBlock {P} at (0,0) size 776x28
        RenderText {#text} at (0,0) size 280x28
          text run at (0,0) width 280: "Zoomed video with controls."
      RenderBlock {VIDEO} at (45,73) size 686x0
      RenderBlock (anonymous) at (0,73) size 776x28
        RenderText {#text} at (0,0) size 53x28
          text run at (0,0) width 53: "FAIL"
Comment 1 Philippe Normand 2011-02-15 08:29:36 PST
Patch in bug 51602 should allow this test to reliably pass. New baselines will be needed.
Comment 2 Philippe Normand 2011-02-17 07:06:58 PST
Committed r78824: <http://trac.webkit.org/changeset/78824>