[display-none.html]
[getComputedStyle when element is display:none]
expected: FAIL
[getComputedStyle when parent is display:none]
expected: FAIL
[getComputedStyle when ancestor is display:none]
expected: FAIL
[getComputedStyle when element in nested container is display:none]
expected: FAIL
[getComputedStyle when element becomes display:none]
expected: FAIL
[getComputedStyle when parent becomes display:none]
expected: FAIL
[getComputedStyle when ancestor becomes display:none]
expected: FAIL
[getComputedStyle when container becomes display:none]
expected: FAIL
[getComputedStyle when intermediate container becomes display:none]
expected: FAIL
[getComputedStyle when ::before is display:none]
expected: FAIL
[getComputedStyle when originating element is display:none]
expected: FAIL
[getComputedStyle on ::before when ancestor element is display:none]
expected: FAIL
[getComputedStyle on ::before when container is display:none]
expected: FAIL
[getComputedStyle when in display:none with layout dirty outer element]
expected: FAIL