summaryrefslogtreecommitdiffstats
path: root/layout/reftests/first-line/stress-11-ref.xhtml
blob: 6249792a53d111758b35a763cb2e89b0575ab306 (plain)
1
2
3
4
5
6
7
8
9
<html xmlns="http://www.w3.org/1999/xhtml">
<style>
*::before { content:"--"; }
</style>

<caption></caption>
<span></span>
This should not crash Mozilla
</html>