Open
Bug 1097225
Opened 11 years ago
Updated 3 years ago
createImageData and getImageData are inconsistent about their globals
Categories
(Core :: DOM: Core & HTML, defect, P5)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: annevk, Unassigned)
Details
Per the test in https://github.com/w3c/web-platform-tests/pull/1381 we are inconsistent about globals between these two methods.
We don't really know what we want the specification to say yet.
Comment 1•8 years ago
|
||
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046
Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.
If you have questions, please contact :mdaly.
Priority: -- → P5
| Assignee | ||
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•