mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Remove HTMLDocument.
This commit is contained in:
parent
7190feb5e3
commit
e2617a6396
12 changed files with 10 additions and 81 deletions
|
@ -224,10 +224,6 @@ DOMInterfaces = {
|
|||
{
|
||||
}],
|
||||
|
||||
'HTMLDocument': {
|
||||
'customTrace': 'trace'
|
||||
},
|
||||
|
||||
'HTMLOptionsCollection': [
|
||||
{
|
||||
'nativeType': 'nsHTMLOptionCollection',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue