mirror of
https://github.com/servo/servo.git
synced 2025-06-23 08:34:42 +01:00
auto merge of #1894 : khodzha/servo/node_normalize, r=Ms2ger
To resolve issue #1823 (without DOM Range updates)
This commit is contained in:
commit
2d2fae5fc5
3 changed files with 58 additions and 2 deletions
|
@ -90,6 +90,7 @@ DOMInterfaces = {
|
|||
'isEqualNode',
|
||||
'nodeName',
|
||||
'nodeValue',
|
||||
'normalize',
|
||||
'removeChild',
|
||||
'replaceChild',
|
||||
'textContent',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue