mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Remove [PrimaryGlobal]
This commit is contained in:
parent
84693d8117
commit
2660f35925
167 changed files with 417 additions and 829 deletions
|
@ -10,6 +10,7 @@
|
|||
*/
|
||||
|
||||
// https://dom.spec.whatwg.org/#text
|
||||
[Exposed=Window]
|
||||
interface Text : CharacterData {
|
||||
[Throws] constructor(optional DOMString data = "");
|
||||
[NewObject, Throws]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue