mirror of
https://github.com/servo/servo.git
synced 2025-10-15 07:50:20 +01:00
auto merge of #2346 : gsingh93/servo/master, r=jdm
This commit is contained in:
commit
86a6de209e
9 changed files with 223 additions and 1 deletions
|
@ -41,6 +41,8 @@ DOMInterfaces = {
|
|||
'Navigator': {},
|
||||
'Node': {},
|
||||
'NodeList': {},
|
||||
'Performance': {},
|
||||
'PerformanceTiming': {},
|
||||
'UIEvent': {},
|
||||
'ValidityState': {},
|
||||
'Window': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue