Implement Stringifier for Range

This commit is contained in:
Keith Yeung 2016-02-28 12:53:10 -05:00
parent ae67ae9cdb
commit b32e859c3a
5 changed files with 95 additions and 5 deletions

View file

@ -72,7 +72,7 @@ interface Range {
[Pure]
boolean intersectsNode(Node node);
// stringifier;
stringifier;
};
// https://dvcs.w3.org/hg/innerhtml/raw-file/tip/index.html#extensions-to-the-range-interface