Testing Statement #10 Below of Section 6.1 of CSS1 Spec
10. Child elements inherit the computed value, not the relative value.
PASS CRITERIA:
All length units on this page are correct according to the spec.
If statement #10 above is passed, then this canvas should have a font size
of 12pt and text indentation of 3em (36pt).
This h3 heading should have a text indentation value of 36pt, not 45pt,
despite the stated rule of "h3 {font-size: 15pt}".
All other properties of this page should be UA-default.