Testing Third Testable Statement of Section 2.6 of CSS1 Spec
-
3. If a pseudo-element breaks up a real element the necessary extra tags must be
regenerated in the fictional tag sequence.
PASS CRITERIA:
If statement #3 above is passed, then:
The first line of this paragraph should be blue.
The remaining lines should be red. A SPAN element spans over a
tag in this paragraph, so a set of SPAN start and
end tags are regenerated.
All remaining properties of this paragraph should be UA-default.
Your browser should render this page similarly to this
reference image or to thisreference image.