mirror of
https://github.com/servo/servo
synced 2026-04-28 10:27:40 +02:00
removed XMLDocument constructor according to spec
This commit is contained in:
@@ -9,5 +9,4 @@
|
||||
*/
|
||||
|
||||
// https://dom.spec.whatwg.org/#interface-document
|
||||
[Constructor]
|
||||
interface XMLDocument : Document {};
|
||||
|
||||
Reference in New Issue
Block a user