New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 604510 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Apr 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 2
Type: Bug



Sign in to add a comment

createImageBitmap should throw when called with svg that has an intrinsic size of 0

Project Member Reported by junov@chromium.org, Apr 18 2016

Issue description

This bug was filled in response to a recent spec change

Issue with use case explanation:
https://github.com/whatwg/html/issues/1057

Spec edit:
https://github.com/whatwg/html/pull/1068

The spec pull request was not yet merged at the time of entering this bug.  Please check the status of the PR before fixing.


 

Comment 1 by davve@opera.com, Apr 19 2016

Summary: createImageBitmap should throw when called with svg that has an intrinsic size of 0 (was: createImageBitmap should throw when called with svg that has an intrisic size of 0)
I haven't verified this but my intention with https://codereview.chromium.org/1890613002 was to cover this, i.e. the code should already throw when called with svg that has an intrinsic size of 0.
Will have a layout test to verify that.
Status: Fixed (was: Assigned)

Sign in to add a comment