зеркало из https://github.com/mozilla/pjs.git
bug 317502 - crash test by David Baron.
This commit is contained in:
Родитель
9ee0c08f74
Коммит
cc5e007233
|
@ -0,0 +1,13 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||
<head>
|
||||
<title>Testcase, bug 317502</title>
|
||||
</head>
|
||||
<body onload="document.getElementsByTagName('input')[0].style.width='200px'">
|
||||
|
||||
<input type="file" style="position: fixed" />
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -7,6 +7,7 @@ load 266225-1.html
|
|||
load 310426-1.xhtml
|
||||
load 310520-1.xhtml
|
||||
load 315752-1.xhtml
|
||||
load 317502-1.xhtml
|
||||
load 323499-1.html
|
||||
load 363696-1.xul
|
||||
load 363696-2.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче