зеркало из https://github.com/mozilla/pjs.git
new regression test not affecting the build.
This commit is contained in:
Родитель
605c1a9290
Коммит
e57b659eb6
|
@ -0,0 +1,21 @@
|
|||
<html><head><title>Testcase for bug 24503</title></head>
|
||||
<body bgcolor="#CCCCCC">
|
||||
|
||||
<TABLE border=1>
|
||||
<TR>
|
||||
<TD BGCOLOR="#FFFFFF">appName</TD>
|
||||
<TD BGCOLOR="#FFFFFF">
|
||||
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
|
||||
|
||||
<!--
|
||||
(navigator.appName) ? document.writeln(navigator.appName)
|
||||
: document.writeln("Property not supported!");
|
||||
// -->
|
||||
|
||||
</SCRIPT>
|
||||
rules!!!
|
||||
</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
</body></html>
|
|
@ -104,6 +104,7 @@ file:///s|/mozilla/layout/html/tests/table/bugs/bug23847.html
|
|||
file:///s|/mozilla/layout/html/tests/table/bugs/bug23994.html
|
||||
file:///s|/mozilla/layout/html/tests/table/bugs/bug24627.html
|
||||
file:///s|/mozilla/layout/html/tests/table/bugs/bug24410.html
|
||||
file:///s|/mozilla/layout/html/tests/table/bugs/bug24503.html
|
||||
file:///s|/mozilla/layout/html/tests/table/bugs/bug2469.html
|
||||
file:///s|/mozilla/layout/html/tests/table/bugs/bug24880.html
|
||||
file:///s|/mozilla/layout/html/tests/table/bugs/bug2509.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче