[Webkit-unassigned] [Bug 62769] New: <object> has wrong computed height

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 15 19:29:46 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=62769

           Summary: <object> has wrong computed height
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: thestig at chromium.org


Created an attachment (id=97388)
 --> (https://bugs.webkit.org/attachment.cgi?id=97388&action=review)
test case

After r88913, I'm seeing a regression where an <object> with height=100% no longer having a height of 100%. Instead, the height is "100%", but it's computed to be 150 px.

I tested with the attached html file. You may also need a PDF viewer and a dummy test.pdf file to actually display the object.

In the attached screenshot, the left copy of Chromium is with webkit r88913. The one on the right is 13.x with an older version of webkit.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list