[Webkit-unassigned] [Bug 129686] New: <audio> element takes space even with display:none

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 4 09:01:53 PST 2014


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

           Summary: <audio> element takes space even with display:none
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: iOS
               URL: http://jsbin/iphonebug/1
        OS/Version: iOS 7.0
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: andreyklinger+webkit at gmail.com


Tested on Safari on iOS 7.06

<div style="border: 1px solid red">
  a<audio style="display:none; border: 1px solid green"></audio>b
</div>

-- 
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