Mypal/layout/generic/crashtests/363722-2.html

11 lines
189 B
HTML
Raw Normal View History

2019-03-11 10:26:37 +00:00
<html>
<body>
<marquee style="background: yellow;">
[inside OUTER marquee]
<marquee style="background: lightgreen;">
[inside INNER marquee]
</marquee>
</marquee>
</body>
</html>