DescriptionMake Selection.prototype.toString() enumerable.
The stringifier for Selection is enumerable,
https://w3c.github.io/selection-api/#idl-def-Selection
so align with spec and other implementations, and remove the use
of [NotEnumerable].
R=yoichio
BUG=306606
Committed: https://crrev.com/d15884468d75721f312dacb2d5326a8c60f2ed54
Cr-Commit-Position: refs/heads/master@{#389427}
Patch Set 1 #Patch Set 2 : fix test #
Total comments: 3
Patch Set 3 : remove WebKitCSSMatrix test #
Messages
Total messages: 12 (5 generated)
|