mirror of
https://github.com/servo/servo.git
synced 2025-08-25 07:08:21 +01:00
Explicitly expose everything everywhere.
This commit is contained in:
parent
7e7b97e869
commit
ed743bb50c
201 changed files with 243 additions and 140 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 */]
|
||||
[Constructor, Exposed=(Window,Worker)]
|
||||
interface Range {
|
||||
[Pure]
|
||||
readonly attribute Node startContainer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue