Bug 155156 - Align HTMLCanvasElement.width / height with the specification
Summary: Align HTMLCanvasElement.width / height with the specification
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: WebExposed
Depends on:
Blocks:
 
Reported: 2016-03-07 20:34 PST by Chris Dumez
Modified: 2016-03-07 22:42 PST (History)
7 users (show)

See Also:


Attachments
Patch (18.07 KB, patch)
2016-03-07 20:40 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2016-03-07 20:34:41 PST
Align HTMLCanvasElement.width / height with the specification:
- https://html.spec.whatwg.org/multipage/scripting.html#dom-canvas-width
- https://html.spec.whatwg.org/multipage/scripting.html#attr-canvas-width
Comment 1 Chris Dumez 2016-03-07 20:40:01 PST
Created attachment 273263 [details]
Patch
Comment 2 WebKit Commit Bot 2016-03-07 22:42:41 PST
Comment on attachment 273263 [details]
Patch

Clearing flags on attachment: 273263

Committed r197727: <http://trac.webkit.org/changeset/197727>
Comment 3 WebKit Commit Bot 2016-03-07 22:42:46 PST
All reviewed patches have been landed.  Closing bug.