mirror of
https://github.com/servo/servo.git
synced 2025-08-12 00:45:33 +01:00
Partial fix for 12415
This commit is contained in:
parent
887507b6f8
commit
ab0ddf9040
51 changed files with 35 additions and 115 deletions
|
@ -8,7 +8,7 @@
|
|||
* http://dvcs.w3.org/hg/csswg/raw-file/tip/cssom-view/Overview.html#extensions-to-the-range-interface
|
||||
*/
|
||||
|
||||
[Constructor, Exposed=(Window,Worker)]
|
||||
[Constructor]
|
||||
interface Range {
|
||||
[Pure]
|
||||
readonly attribute Node startContainer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue