[Bug 11746] New: Add video, object, img, input[type=image], embed, canvas { overflow: hidden; } since people don't expect these elements to overflow in combination with object-fit:cover (see https://bugs.webkit.org/show_bug.cgi?id=52103 )

http://www.w3.org/Bugs/Public/show_bug.cgi?id=11746

           Summary: Add video, object, img, input[type=image], embed,
                    canvas { overflow: hidden; } since people don't expect
                    these elements to overflow in combination with
                    object-fit:cover (see
                    https://bugs.webkit.org/show_bug.cgi?id=52103 )
           Product: HTML WG
           Version: unspecified
          Platform: Other
               URL: http://www.whatwg.org/specs/web-apps/current-work/#emb
                    edded-content-2
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P3
         Component: HTML5 spec (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: contributor@whatwg.org
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
                    public-html@w3.org, simonp@opera.com


Specification:
http://www.whatwg.org/specs/web-apps/current-work/complete/rendering.html
Section: http://www.whatwg.org/specs/web-apps/current-work/#embedded-content-2

Comment:
Add video, object, img, input[type=image], embed, canvas { overflow: hidden; }
since people don't expect these elements to overflow in combination with
object-fit:cover (see https://bugs.webkit.org/show_bug.cgi?id=52103 )

Posted from: 85.227.154.141 by simonp@opera.com

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Thursday, 13 January 2011 08:14:21 UTC