mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02: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
473 B
INI
12 lines
473 B
INI
[LinkStyle.html]
|
|
type: testharness
|
|
[The LinkStyle interface's sheet attribute must return null; the disabled attribute must be false]
|
|
expected: FAIL
|
|
|
|
[The LinkStyle interface's sheet attribute must return StyleSheet object; the disabled attribute must be same as the StyleSheet's disabled attribute]
|
|
expected: FAIL
|
|
|
|
[The media must be the same as the value of the element's media content attribute, or the empty string if it is omitted]
|
|
expected: FAIL
|
|
|