зеркало из https://github.com/mozilla/pjs.git
Has anyone seen my +5 keyboard of crashtesting?
This commit is contained in:
Родитель
af7884a45d
Коммит
71ba0bdf56
|
@ -0,0 +1,19 @@
|
|||
<html class="reftest-wait">
|
||||
|
||||
<head>
|
||||
<script>
|
||||
function boom()
|
||||
{
|
||||
document.body.style.fontSizeAdjust = 0xffffffff;
|
||||
document.documentElement.removeAttribute("class");
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
|
||||
<body onload="setTimeout(boom, 30);">
|
||||
|
||||
<p>Foo</p>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
|
@ -0,0 +1,8 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<span style="font-size:72px; font-size-adjust:24">X</span>
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -1,5 +1,7 @@
|
|||
load 345576-1.html
|
||||
load 345629-1.html
|
||||
load 369688-1.html
|
||||
load 369947-1.html
|
||||
load 377232-1.xhtml
|
||||
load 383473-1.html
|
||||
load 394384-1.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче