Bug 160573 - Add support for DOMTokenList.replace()
Summary: Add support for DOMTokenList.replace()
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: https://dom.spec.whatwg.org/#dom-domt...
Keywords: WebExposed
Depends on:
Blocks:
 
Reported: 2016-08-04 15:53 PDT by Chris Dumez
Modified: 2016-08-04 20:00 PDT (History)
9 users (show)

See Also:


Attachments
Patch (12.75 KB, patch)
2016-08-04 18:24 PDT, 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-08-04 15:53:49 PDT
Add support for DOMTokenList.replace():
https://dom.spec.whatwg.org/#dom-domtokenlist-replace
Comment 1 Chris Dumez 2016-08-04 18:24:17 PDT
Created attachment 285388 [details]
Patch
Comment 2 WebKit Commit Bot 2016-08-04 20:00:35 PDT
Comment on attachment 285388 [details]
Patch

Clearing flags on attachment: 285388

Committed r204161: <http://trac.webkit.org/changeset/204161>
Comment 3 WebKit Commit Bot 2016-08-04 20:00:42 PDT
All reviewed patches have been landed.  Closing bug.