mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-15 03:00:30 +00:00
new regression test not affecting the build.
This commit is contained in:
parent
b5e966f950
commit
46d05dbae2
35
layout/html/tests/table/interactive/bug7522.html
Normal file
35
layout/html/tests/table/interactive/bug7522.html
Normal file
@ -0,0 +1,35 @@
|
||||
<HTML><BODY>
|
||||
|
||||
<TABLE>
|
||||
<TR>
|
||||
|
||||
<TD>
|
||||
|
||||
<TABLE>
|
||||
<TR>
|
||||
|
||||
<TD>
|
||||
<A href="">Click here ok?</A>
|
||||
</TD>
|
||||
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
</TD>
|
||||
|
||||
<TD>
|
||||
|
||||
<P>
|
||||
Text text text text text text text text text text text text text text text text
|
||||
text text text text text text text text text text text text text text text text
|
||||
text text text text text text text text text text text text text text text text
|
||||
text text text text text text text text text text text text text text text text
|
||||
text text text text text text text text text text text text text text text text
|
||||
</p>
|
||||
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
</TABLE>
|
||||
|
||||
</BODY></HTML>
|
Loading…
Reference in New Issue
Block a user