This commit is contained in:
Jesse Ruderman 2013-11-12 14:37:22 +00:00
Родитель 94e0997f3e
Коммит e8c3741f98
2 изменённых файлов: 12 добавлений и 0 удалений

Просмотреть файл

@ -0,0 +1,11 @@
<html xmlns="http://www.w3.org/1999/xhtml" class="reftest-wait">
<head>
<style>
span { margin: inherit; }
html, body { -moz-column-width: 1px; column-width: 1px; }
</style>
</head>
<body onload="document.getElementsByTagName('style')[0].setAttribute('foo', 'bar'); document.documentElement.removeAttribute('class');">
<span><i><spacer /><caption /></i><span><span><div /></span></span></span>
</body>
</html>

Просмотреть файл

@ -376,6 +376,7 @@ load 534082-1.html
load 534366-1.html
load 534366-2.html
load 536692-1.xhtml
load 537645.xhtml
load 541277-1.html
load 541277-2.html
load 541714-1.html