mirror of
https://github.com/servo/servo.git
synced 2025-06-24 00:54:32 +01:00
Adding most commonly used parts of window.console. Fixes Issue#506. r=Ms2ger
This commit is contained in:
parent
f26cdcf235
commit
b1b481f3f3
7 changed files with 102 additions and 0 deletions
|
@ -136,6 +136,9 @@ DOMInterfaces = {
|
|||
'nativeType': 'ClientRectList',
|
||||
}],
|
||||
|
||||
'Console': {
|
||||
},
|
||||
|
||||
'CSS2Properties': {
|
||||
'nativeType': 'nsDOMCSSDeclaration',
|
||||
'prefable': True,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue