Source code

Revision control

Copy as Markdown

Other Tools

[heading-pseudo-class-in-has-with-headingoffset.html]
[Initial colors: #has_heading_1]
expected: FAIL
[Initial colors: #has_heading_1_2]
expected: FAIL
[h1[headingoffset=1\]: #has_heading_2]
expected: FAIL
[h1[headingoffset=1\]: #has_heading_1_2]
expected: FAIL
[h1[headingoffset=2\]: #has_heading_3]
expected: FAIL
[h1 with headingoffset removed: #has_heading_1]
expected: FAIL
[h1 with headingoffset removed: #has_heading_1_2]
expected: FAIL
[ancestor[headingoffset=1\]: #has_heading_2]
expected: FAIL
[ancestor[headingoffset=1\]: #has_heading_1_2]
expected: FAIL
[ancestor[headingoffset=2\]: #has_heading_3]
expected: FAIL
[h1[headingreset\] (cuts ancestor offset): #has_heading_1]
expected: FAIL
[h1[headingreset\] (cuts ancestor offset): #has_heading_1_2]
expected: FAIL
[h1 with headingreset removed: #has_heading_3]
expected: FAIL
[ancestor with headingoffset removed: #has_heading_1]
expected: FAIL
[ancestor with headingoffset removed: #has_heading_1_2]
expected: FAIL
[h1.headingOffset = 1: #has_heading_2]
expected: FAIL
[h1.headingOffset = 1: #has_heading_1_2]
expected: FAIL
[h1.headingOffset = 0: #has_heading_1]
expected: FAIL
[h1.headingOffset = 0: #has_heading_1_2]
expected: FAIL
[ancestor[headingoffset=2\] again: #has_heading_3]
expected: FAIL
[h1.headingReset = true: #has_heading_1]
expected: FAIL
[h1.headingReset = true: #has_heading_1_2]
expected: FAIL
[h1.headingReset = false: #has_heading_3]
expected: FAIL