зеркало из https://github.com/mozilla/pjs.git
Test for bug 445288.
This commit is contained in:
Родитель
680a66382b
Коммит
4372662f69
|
@ -0,0 +1,15 @@
|
|||
<html>
|
||||
<head>
|
||||
<script type="text/javascript">
|
||||
|
||||
function boom()
|
||||
{
|
||||
var s = document.createElement("span");
|
||||
document.getElementById("k").appendChild(s);
|
||||
}
|
||||
|
||||
</script>
|
||||
</head>
|
||||
|
||||
<body onload="boom();" style="margin: 381500067712% 0pt;">a<div><div style="font-size: 4611686018427388000in;"><hr></div><div style="float: left;">b</div>c</div><div style="height: 197678in;"></div><div id="k" style="float: left;"></div></body>
|
||||
</html>
|
|
@ -168,6 +168,7 @@ load 438259-1.html
|
|||
load 438509-1.html
|
||||
load 443528-1.html
|
||||
load 444726-1.xhtml
|
||||
load 445288.html
|
||||
load 448903-1.html
|
||||
load 451334-1.html
|
||||
load 452157-1.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче