blob: 97d84ff195dd599378592436c7933794db0e3077 [file] [log] [blame]
This is a testharness.js-based test.
PASS getComputedStyle returns no style for detached element
FAIL getComputedStyle returns no style for element in non-rendered iframe (display: none) assert_equals: expected 0 but got 341
FAIL getComputedStyle returns no style for element in non-rendered iframe (display: none) from iframe's window assert_equals: expected 0 but got 341
FAIL getComputedStyle returns no style for element outside the flat tree assert_equals: expected 0 but got 341
FAIL getComputedStyle returns no style for descendant outside the flat tree assert_equals: expected 0 but got 341
PASS getComputedStyle returns no style for shadow tree outside of flattened tree
Harness: the test ran to completion.