Open
Bug 1956891
Opened 25 days ago
Updated 25 days ago
[wpt-sync] Sync PR 51654 - Restrict float attributes/arguments on SVG{Matrix,Rect,Point}
Categories
(Core :: CSS Parsing and Computation, task, P4)
Core
CSS Parsing and Computation
Tracking
()
NEW
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 51654 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/51654
Details from upstream follow.
Vinay Singh <vinaysingh@microsoft.com> wrote:
Restrict float attributes/arguments on SVG{Matrix,Rect,Point}
SVG{Matrix,Rect,Point} shouldn't allow Infinity or Nan.
This CL updates the spec accordingly and fixes relevant tests.I2S: https://chromestatus.com/feature/4835424117456896
Bug: 1230411
Change-Id: I89a3f211453b5a429da1773e0970ca1a8be86f8bReviewed-on: https://chromium-review.googlesource.com/6357512
WPT-Export-Revision: a90d70e90d28917c1ce6ef4862a2d94fc25079dc
Assignee | ||
Updated•25 days ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•