Bug 50918

Summary: [GStreamer] media/video-zoom-controls.html fails
Product: WebKit Reporter: Philippe Normand <pnormand>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on: 51602    
Bug Blocks:    

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>