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.
6 lines
80 B
INI
6 lines
80 B
INI
[content-177.htm]
|
|
type: reftest
|
|
expected:
|
|
if os == "mac": PASS
|
|
FAIL
|