summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/363722-1.html
blob: f83671c5abefb89ee6126c231d3cbf1bb1ae9fcf (plain)
1
2
3
4
5
6
7
8
9
<html>
<body>
 <marquee style="background: yellow;">
  <marquee style="background: lightgreen;">
   I am a double-marquee.
  </marquee>
 </marquee>
</body>
</html>