blob: 136e78ee7b750a002dd714c28b022ba18f0b5887 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
An existing LocalStyleChange on parent should not inhibit forward/backward rule update on children.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS getComputedStyle(inner).color is "rgb(255, 255, 255)"
PASS getComputedStyle(inner).color is "rgb(0, 128, 0)"
PASS successfullyParsed is true
TEST COMPLETE
You should see a green square below, and no FAIL.
FAIL
|