gecko-dev/layout/generic/crashtests/363722-2.html

11 строки
189 B
HTML
Исходник Обычный вид История

2009-03-12 03:27:20 +03:00
<html>
<body>
<marquee style="background: yellow;">
[inside OUTER marquee]
<marquee style="background: lightgreen;">
[inside INNER marquee]
</marquee>
</marquee>
</body>
</html>