зеркало из https://github.com/mozilla/pjs.git
Add regression test for bug 82221. Not part of the build.
This commit is contained in:
Родитель
3dd30756b1
Коммит
3c245e485a
|
@ -0,0 +1 @@
|
|||
/* This style sheet does nothing. */
|
|
@ -0,0 +1,13 @@
|
|||
<HTML>
|
||||
<BODY>
|
||||
<SCRIPT SRC="82221.js"></SCRIPT>
|
||||
You should only see this text once.
|
||||
<TABLE>
|
||||
<TR>
|
||||
<TD>
|
||||
<LINK REL="STYLESHEET" TYPE="text/css" HREF="82221.css">
|
||||
</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</BODY>
|
||||
</HTML>
|
|
@ -0,0 +1,2 @@
|
|||
/* This script does nothing. */
|
||||
|
|
@ -168,3 +168,4 @@ file:///s:/mozilla/layout/html/tests/block/bugs/67690.html
|
|||
file:///s:/mozilla/layout/html/tests/block/bugs/69960.html
|
||||
file:///s:/mozilla/layout/html/tests/block/bugs/71594.html
|
||||
file:///s:/mozilla/layout/html/tests/block/bugs/81118.html
|
||||
file:///s:/mozilla/layout/html/tests/block/bugs/82221.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче