mirror of
https://github.com/servo/servo.git
synced 2025-09-25 22:30:12 +01:00
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
12 lines
519 B
INI
Vendored
12 lines
519 B
INI
Vendored
[HTMLParamElement.html]
|
|
[name on HTMLParamElement must enqueue an attributeChanged reaction when adding a new attribute]
|
|
expected: FAIL
|
|
|
|
[name on HTMLParamElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
|
expected: FAIL
|
|
|
|
[value on HTMLParamElement must enqueue an attributeChanged reaction when adding a new attribute]
|
|
expected: FAIL
|
|
|
|
[value on HTMLParamElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
|
expected: FAIL
|