mirror of
https://github.com/servo/servo.git
synced 2025-08-16 02:45:36 +01:00
removed XMLDocument constructor according to spec
This commit is contained in:
parent
40c52d55e2
commit
f8cddf5a22
3 changed files with 0 additions and 20 deletions
|
@ -9,5 +9,4 @@
|
|||
*/
|
||||
|
||||
// https://dom.spec.whatwg.org/#interface-document
|
||||
[Constructor]
|
||||
interface XMLDocument : Document {};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue