зеркало из https://github.com/mozilla/pjs.git
Add five crashtests
This commit is contained in:
Родитель
19ce8eefe9
Коммит
b4c7f07c04
|
@ -0,0 +1 @@
|
|||
<html><head></head><body><video src="nosuchprotocol:"></video></body></html>
|
|
@ -0,0 +1 @@
|
|||
load 468763-1.html
|
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<script type="text/javascript">
|
||||
|
||||
document.getAnonymousNodes({__proto__: XPCNativeWrapper.prototype});
|
||||
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
|
@ -12,3 +12,4 @@ load 420513-1.html
|
|||
load 453935-1.html
|
||||
load 462926.html
|
||||
load 468552-1.html
|
||||
load 471366-1.html
|
||||
|
|
|
@ -0,0 +1,14 @@
|
|||
<html>
|
||||
<head>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div style="height: 17895694px;"></div>
|
||||
|
||||
<div style="float: left; border: 2px solid red;"></div>
|
||||
|
||||
<div style="float: left; border: 2px solid green;"></div>
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,10 @@
|
|||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
</head>
|
||||
<body>
|
||||
</body>
|
||||
|
||||
<!-- Intentionally outside of <body> -->
|
||||
<div style="margin: 7224850px 0pt; padding-bottom: 6px;"></div><div style="float: right; padding-top: 6px; width: 194px;"></div><div style="float: left; width: 525px;"><li style="margin: 7224850px 0pt;"></li><div>x<div style="margin: 7224850px 0pt;"></div></div>y</div>
|
||||
|
||||
</html>
|
|
@ -0,0 +1,5 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head></head>
|
||||
<body><div style="-moz-column-width: 1px;"><div style="height: 5em;"><div style="height: 1em;"></div><div style="height: 5em; float: right;"></div></div><div style="height: 1em;"></div><div style="float: right;"></div><div style="float: left; height: 5em;"></div></div></body>
|
||||
</html>
|
|
@ -131,6 +131,7 @@ load 408737-2.html
|
|||
load 408749-1.xhtml
|
||||
load 408883-1.html
|
||||
load 410228-1.html
|
||||
load 410232-1.html
|
||||
load 411213-1.html
|
||||
load 411213-2.xml
|
||||
load 411851-1.html
|
||||
|
@ -164,6 +165,7 @@ load 437156-1.html
|
|||
load 438259-1.html
|
||||
load 438509-1.html
|
||||
load 443528-1.html
|
||||
load 444726-1.xhtml
|
||||
load 448903-1.html
|
||||
load 451334-1.html
|
||||
load 452157-1.html
|
||||
|
@ -174,3 +176,4 @@ load 455171-2.html
|
|||
load 455171-3.html
|
||||
load 457375.html
|
||||
load 467487-1.html
|
||||
load 468207-1.html
|
||||
|
|
|
@ -17,6 +17,7 @@ include ../../content/xul/content/crashtests/crashtests.list
|
|||
include ../../content/xul/document/crashtests/crashtests.list
|
||||
include ../../content/xul/templates/src/crashtests/crashtests.list
|
||||
include ../../content/mathml/content/crashtests/crashtests.list
|
||||
include ../../content/media/video/test/crashtests/crashtests.list
|
||||
|
||||
include ../../docshell/base/crashtests/crashtests.list
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче