z-index of root
Test cases
- z-index-abspos-009 - Ian Hickson
- old version - Ian Hickson
Relevant links
Discussion
Test was updated in response to dbaron’s report against RC2.
[Simon] Test looks incorrect to me. The div is 15x15 with 10px border and 9px padding, so 53px wide overall. Its border is supposed to obscure the <html>, which is 55px wide, so a 1px red line remains on each side.