[Webkit-unassigned] [Bug 173827] New: css resize property should work on images regardless of overflow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 25 19:03:31 PDT 2017


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

            Bug ID: 173827
           Summary: css resize property should work on images regardless
                    of overflow
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: florian at rivoal.net

Quoting from the css-ui-3 specification (https://drafts.csswg.org/css-ui-3/#resize):

> UAs may also apply [the resize property], regardless of the value of the overflow property, to replaced elements representing images or videos, such as img, video, picture, svg, object, or canvas.

This does not work in Safari.

Tests from the css-ui-3 test suite:

img: https://test.csswg.org/harness/test/css-ui-3_dev/single/resize-008/format/html5/
svg: https://test.csswg.org/harness/test/css-ui-3_dev/single/resize-009/format/html5/
picture: https://test.csswg.org/harness/test/css-ui-3_dev/single/resize-010/format/html5/
object: https://test.csswg.org/harness/test/css-ui-3_dev/single/resize-011/format/html5/
canvas: https://test.csswg.org/harness/test/css-ui-3_dev/single/resize-013/format/html5/
video: https://test.csswg.org/harness/test/css-ui-3_dev/single/resize-014/format/html5/

(https://bugs.webkit.org/show_bug.cgi?id=79380 had previously been opened on a subset of this topic and been closed as WONTFIX, but the specification has changed since then)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170626/da81c7d7/attachment.html>


More information about the webkit-unassigned mailing list