mirror of
https://github.com/servo/servo
synced 2026-04-28 18:37:39 +02:00
Passes some but not all WPT tests. One failure is caused by an issue in codegen for the `DOMPointInit` dictionary, the others by outdated tests: Gecko implements an old version of the spec that overloaded the `DOMPoint` constructor to optionally take an object as the first argument, and made `DOMPointReadOnly` non-constructible.
42 lines
700 B
INI
42 lines
700 B
INI
[DOMPoint-001.xht]
|
|
type: testharness
|
|
[testConstructorDictionary2undefined]
|
|
expected: FAIL
|
|
|
|
[testConstructor1]
|
|
expected: FAIL
|
|
|
|
[testConstructorDictionary0]
|
|
expected: FAIL
|
|
|
|
[testConstructorDictionary1]
|
|
expected: FAIL
|
|
|
|
[testConstructorDictionary2]
|
|
expected: FAIL
|
|
|
|
[testConstructorDictionary3]
|
|
expected: FAIL
|
|
|
|
[testConstructorDictionary4]
|
|
expected: FAIL
|
|
|
|
[testConstructorDictionary5]
|
|
expected: FAIL
|
|
|
|
[testConstructorDictionary2irregular]
|
|
expected: FAIL
|
|
|
|
[testConstructorDOMPoint]
|
|
expected: FAIL
|
|
|
|
[testConstructorUndefined2]
|
|
expected: FAIL
|
|
|
|
[testConstructorIllegal1]
|
|
expected: FAIL
|
|
|
|
[testConstructorIllegal2]
|
|
expected: FAIL
|
|
|