Boris Zbarsky
8324aa1fa8
Bug 1444909 part 2. Change DOMTokenList.replace() to return a boolean and pull in the corresponding web platform test updates. r=qdot
...
The wpt changes come from https://github.com/w3c/web-platform-tests/pull/9920
and are needed to keep Element-classlist.html passing.
The change to testing/web-platform/mozilla/tests/dom/classList.html is pulling
those changes into our weird forked version of that test...
MozReview-Commit-ID: CvQlBRuieUY
2018-03-14 16:08:58 -04:00
johndai1984
9f6116618d
Bug 1340027 - Part 1: Add DOM CEReactions annotation. r=smaug
2017-06-29 10:25:00 -04:00
Boris Zbarsky
944b93cc3b
Bug 1290636. Expose iterator stuff on NodeList and DOMStringList. r=qdot
2016-07-30 01:00:18 -04:00
Ben Tian
244567c7ce
Bug 1263116 - Stop throwing for DOMTokenList's.contains() when using empty string or ASCII whitespace, r=baku
2016-05-05 18:07:22 +08:00
Boris Zbarsky
7243aac6bf
Bug 1257849 part 5. Implement DOMTokenList.prototype.supports(). r=bkelly
2016-05-04 23:41:25 -04:00
Emilio Cobos Álvarez
43d463e550
Bug 1224186: Implement DOMTokenlist.replace r=baku,Ms2ger
2016-04-28 11:20:25 +02:00
Carsten "Tomcat" Book
703994ffed
Backed out changeset 0eb8cf4e5b92 (bug 1224186) for w2 wpt test issues on a CLOSED TREE
2016-04-14 15:53:52 +02:00
Emilio Cobos Álvarez
9e6c01ff20
Bug 1224186 - Implement DOMTokenlist.replace r=baku r=Ms2ger
2016-04-13 08:49:00 +02:00
Carsten "Tomcat" Book
b7494546e1
Backed out changeset 92a78fabeb8d (bug 1224186) for causing issues in /dom/interfaces.html
2016-04-13 15:09:26 +02:00
Emilio Cobos Álvarez
e7729bf5d6
Bug 1224186: Implement DOMTokenlist.replace r=baku r=Ms2ger
2016-03-21 06:10:00 +01:00
Deepthi Venkitaramanan
b00793a3d8
Bug 1244328 - Merge the functionality of DOMSettableTokenList into DOMTokenList and make everything that used to refer to DOMSettableTokenList refer to DOMTokenList instead. r=bzbarsky
2016-02-11 17:50:42 -05:00
Julien Wajsberg
1427931ead
Bug 814014 - Implement the new classList specification which permits adding/removing several classes with one call. r=smaug
2013-08-28 09:31:13 +02:00
Julien Wajsberg
a19580eeb2
Bug 814090 - [classList] Implement the second force argument for toggle. r=bz
2013-06-14 23:22:17 +02:00
Peter Van der Beken
817be9d200
Fix for bug 788532 (Add the new DOM bindings API to DOM lists). r=bz.
2012-09-05 22:49:53 +02:00
Peter Van der Beken
6233c150b8
Fix for bug 740069 (Generate JS bindings in C++ with a python script for DOM objects on the main thread and in workers. Infrastructure and new bindings for XMLHttpRequest). Patch by bent/bz/bholley/jst/khuey/peterv, r=bent/bz/bholley/jlebar/khuey/peterv/sicking/smaug.
2012-03-30 21:42:20 -07:00