mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
* Enable shadowdom implementation in all tests. Signed-off-by: Josh Matthews <josh@joshmatthews.net> * Update test expectations. Signed-off-by: Josh Matthews <josh@joshmatthews.net> --------- Signed-off-by: Josh Matthews <josh@joshmatthews.net>
18 lines
645 B
INI
Vendored
18 lines
645 B
INI
Vendored
[getComputedStyle-detached-subtree.html]
|
|
[getComputedStyle returns no style for element in non-rendered iframe (display: none) from iframe's window]
|
|
expected: FAIL
|
|
|
|
[getComputedStyle returns no style for element in non-rendered iframe (display: none)]
|
|
expected: FAIL
|
|
|
|
[getComputedStyle returns no style for detached element]
|
|
expected: FAIL
|
|
|
|
[getComputedStyle returns no style for element outside the flat tree]
|
|
expected: FAIL
|
|
|
|
[getComputedStyle returns no style for descendant outside the flat tree]
|
|
expected: FAIL
|
|
|
|
[getComputedStyle returns no style for shadow tree outside of flattened tree]
|
|
expected: FAIL
|