Testing Eighth Testable Statement of Sec 19.4 of CSS2 Specification
-
8. The pause property is a shorthand for setting "pause-before" and "pause-after".
PASS CRITERIA:
If statement #8 above is passed, this heading should have a pause
of 40ms.
The rule applied is "h3 {pause: 40ms}".
This h4 element should have a pause-before of 40ms
and a pause-after of 40ms, which should be the same as in the
h3 heading above.
The rule applied is "h4 {pause-before: 40ms; pause-after: 40ms}
".
All other properties of this page should be UA-default.
Your browser rendering of this page should look similar to this
reference image or to this reference image.