mirror of
https://github.com/servo/servo
synced 2026-05-03 04:42:17 +02:00
Update behavior of Document.createElement
Fixes #4009. Only lower-case the argument to Document#createElement if it's a HTML document.
This commit is contained in:
@@ -3,9 +3,6 @@
|
||||
[new Document(): interfaces]
|
||||
expected: FAIL
|
||||
|
||||
[new Document(): metadata]
|
||||
expected: FAIL
|
||||
|
||||
[new Document(): URL parsing]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user