Closed
Bug 279306
Opened 20 years ago
Closed 20 years ago
update canvas interfaces and impl to latest spec
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: vlad, Assigned: vlad)
Details
Attachments
(1 file)
|
32.72 KB,
patch
|
pavlov
:
review+
shaver
:
superreview+
|
Details | Diff | Splinter Review |
Canvas interfaces and implementation need to be updated to the latest whatwg spec.
| Assignee | ||
Comment 1•20 years ago
|
||
Patch to get us part of the way there; a lot of stuff is not implemented (gradients, patterns, images), but the interface is all up to date, and the demos work once they're upated for th new api (lineTo vs. lineToPoint, etc.)
Attachment #172040 -
Flags: superreview?(shaver)
Attachment #172040 -
Flags: review?(pavlov)
Updated•20 years ago
|
Attachment #172040 -
Flags: review?(pavlov) → review+
Comment 2•20 years ago
|
||
Comment on attachment 172040 [details] [diff] [review] new-canvas.patch sr=shaver
Attachment #172040 -
Flags: superreview?(shaver) → superreview+
| Assignee | ||
Comment 3•20 years ago
|
||
this is old and ancient, marking as invalid, opening new bug
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Updated•6 years ago
|
Product: Core → Core Graveyard
Updated•6 years ago
|
Component: Layout: Misc Code → Layout
Product: Core Graveyard → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•