mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
auto merge of #4029 : znewman01/servo/issue4009, r=Ms2ger
Fixes #4009. Only lower-case the argument to Document#createElement if it's a HTML document.
This commit is contained in:
commit
929671f945
2 changed files with 5 additions and 4 deletions
|
@ -3,9 +3,6 @@
|
|||
[new Document(): interfaces]
|
||||
expected: FAIL
|
||||
|
||||
[new Document(): metadata]
|
||||
expected: FAIL
|
||||
|
||||
[new Document(): URL parsing]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue