Chromium Code Reviews
DescriptionOptions length setter should process custom elements reactions
Unlike HTMLCollections, the HTMLOptionsCollection length attribute is
writable and it can remove elements from the DOM on truncation, which
should trigger custom element reactions. Add the metadata to do that.
This means Blink is now passing web-platform-tests'
custom-elements/reactions/HTMLOptionsCollection.html tests.
BUG=676257
Committed: https://crrev.com/4a578d12a688c40523cc326151606f5ea4f50fb9
Cr-Commit-Position: refs/heads/master@{#440331}
Patch Set 1 #
Messages
Total messages: 14 (9 generated)
|
||||||||||||||||||||||||||||