mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-27 10:50:35 +00:00
new regression test.
This commit is contained in:
parent
15558d7fa9
commit
669eb396ce
76
layout/html/tests/table/bugs/bug8381.html
Normal file
76
layout/html/tests/table/bugs/bug8381.html
Normal file
@ -0,0 +1,76 @@
|
|||||||
|
<HTML>
|
||||||
|
<Head>
|
||||||
|
<Title>The Teeming Inheritors</Title>
|
||||||
|
</Head>
|
||||||
|
|
||||||
|
<Body Text="#000000" BGColor="#3333FF" Link="#000000" VLink="#000000" ALink="#FF0000">
|
||||||
|
<Center>
|
||||||
|
|
||||||
|
<Table Border=2 Cellspacing=2 BGColor="#FFFFFF">
|
||||||
|
<Caption>
|
||||||
|
<B><Font Face="Arial" Color="#C0C0C0" Size=+1>
|
||||||
|
Future Bugzilla
|
||||||
|
</Font></B>
|
||||||
|
</Caption>
|
||||||
|
|
||||||
|
<TR>
|
||||||
|
|
||||||
|
<TD BGColor="#009900"><Div Align=Right><B><Font Face="Arial CE" Size=-1>
|
||||||
|
Credit
|
||||||
|
</Font></B></Div></TD>
|
||||||
|
|
||||||
|
<TD BGColor="#009900"><B><Font Face="Arial CE" Size=-1>
|
||||||
|
Bug
|
||||||
|
</Font></B></TD>
|
||||||
|
|
||||||
|
<TD BGColor="#009900"><B><Font Face="Arial CE" Size=-1>
|
||||||
|
Summary
|
||||||
|
</Font></B></TD>
|
||||||
|
|
||||||
|
<TD BGColor="#009900"><B><Font Face="Arial CE" Size=-1>
|
||||||
|
Status
|
||||||
|
</Font></B></TD>
|
||||||
|
|
||||||
|
<TD BGColor="#009900"><B><Font Face="Arial CE" Size=-1>
|
||||||
|
Resolution
|
||||||
|
</Font></B></TD>
|
||||||
|
|
||||||
|
<TD BGColor="#009900"><B><Font Face="Arial CE" Size=-1>
|
||||||
|
Date (-8/-7)
|
||||||
|
</Font></B></TD>
|
||||||
|
|
||||||
|
</TR>
|
||||||
|
|
||||||
|
<TR>
|
||||||
|
|
||||||
|
<TD BGColor="#FF0000"><B><Font Face="Arial CE" Color="#000000" Size=-1>
|
||||||
|
1
|
||||||
|
</Font></B></TD>
|
||||||
|
|
||||||
|
<TD BGColor="#FF0000"><B><Font Face="Arial CE" Color="#000000" Size=-1>
|
||||||
|
<A HRef="http://bugzilla.mozilla.org/show_bug.cgi?id=10000">10000</a>
|
||||||
|
</Font></B></TD>
|
||||||
|
|
||||||
|
<TD BGColor="#FF0000"><B><Font Face="Arial CE" Color="#000000" Size=-1>
|
||||||
|
JWZ returns to Mozilla
|
||||||
|
</Font></B></TD>
|
||||||
|
|
||||||
|
<TD BGColor="#FF0000"><B><Font Face="Arial CE" Color="#000000" Size=-1>
|
||||||
|
Resolved
|
||||||
|
</Font></B></TD>
|
||||||
|
|
||||||
|
<TD BGColor="#FF0000"><B><Font Face="Arial CE" Color="#000000" Size=-1>
|
||||||
|
Duplicate
|
||||||
|
</Font></B></TD>
|
||||||
|
|
||||||
|
<td BGCOLOR="#FF0000"><b><font face="Arial CE" Color="#000000" Size=-1>
|
||||||
|
July 1
|
||||||
|
</Font></B></TD>
|
||||||
|
|
||||||
|
</TR>
|
||||||
|
|
||||||
|
</Table>
|
||||||
|
</Center>
|
||||||
|
|
||||||
|
</Body>
|
||||||
|
</HTML>
|
@ -118,6 +118,7 @@ file:///s:/mozilla/layout/html/tests/table/bugs/bug7604.html
|
|||||||
file:///s:/mozilla/layout/html/tests/table/bugs/bug8032-1.html
|
file:///s:/mozilla/layout/html/tests/table/bugs/bug8032-1.html
|
||||||
file:///s:/mozilla/layout/html/tests/table/bugs/bug8032-2.html
|
file:///s:/mozilla/layout/html/tests/table/bugs/bug8032-2.html
|
||||||
file:///s:/mozilla/layout/html/tests/table/bugs/bug8361.html
|
file:///s:/mozilla/layout/html/tests/table/bugs/bug8361.html
|
||||||
|
file:///s:/mozilla/layout/html/tests/table/bugs/bug8381.html
|
||||||
file:///s:/mozilla/layout/html/tests/table/bugs/bug8950.html
|
file:///s:/mozilla/layout/html/tests/table/bugs/bug8950.html
|
||||||
file:///s:/mozilla/layout/html/tests/table/bugs/bug9024.html
|
file:///s:/mozilla/layout/html/tests/table/bugs/bug9024.html
|
||||||
file:///s:/mozilla/layout/html/tests/table/bugs/bug963.html
|
file:///s:/mozilla/layout/html/tests/table/bugs/bug963.html
|
||||||
|
Loading…
Reference in New Issue
Block a user