mirror of
https://github.com/servo/servo.git
synced 2025-08-08 23:15:33 +01:00
createElement can now take an ignored string for options
This commit is contained in:
parent
3e77a0ae09
commit
8184a25c17
5 changed files with 24 additions and 18 deletions
|
@ -4,7 +4,3 @@
|
|||
|
||||
[document.createElement must create an instance of autonomous custom elements when it has is attribute]
|
||||
expected: FAIL
|
||||
|
||||
[document.createElement()'s second argument is to be ignored when it's a string]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
[Document-createElementNS.html]
|
||||
[document.createElementNS()'s third argument is to be ignored when it's a string]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue