mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Support [LegacyUnenumerableNamedProperties]
This commit is contained in:
parent
cbf514d63f
commit
7f36247d03
6 changed files with 75 additions and 27 deletions
|
@ -6,18 +6,6 @@
|
|||
[getAttributeNames tests]
|
||||
expected: FAIL
|
||||
|
||||
[Own property correctness with basic attributes]
|
||||
expected: FAIL
|
||||
|
||||
[Own property correctness with non-namespaced attribute before same-name namespaced one]
|
||||
expected: FAIL
|
||||
|
||||
[Own property correctness with namespaced attribute before same-name non-namespaced one]
|
||||
expected: FAIL
|
||||
|
||||
[Own property correctness with two namespaced attributes with the same name-with-prefix]
|
||||
expected: FAIL
|
||||
|
||||
[Own property names should only include all-lowercase qualified names for an HTML element in an HTML document]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
[document.forms.html]
|
||||
type: testharness
|
||||
[document.forms iteration]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue