Adding test.

This commit is contained in:
bzbarsky@mit.edu 2007-06-05 12:58:10 -07:00
parent cdf8f7ed40
commit 0b580ac505
3 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1,17 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>test</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>
<body>
<form action="">
<fieldset>
<p></p>
</fieldset>
</form>
</body>
</html>

View File

@ -0,0 +1,18 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>test</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>
<body>
<form action="">
<fieldset>
<legend style="display:none">TEST</legend>
<p></p>
</fieldset>
</form>
</body>
</html>

View File

@ -152,6 +152,7 @@ fails-if(MOZ_WIDGET_TOOLKIT=="cocoa") == 348516-2.html 348516-2-ref.html # bug 3
fails == 351641-2b.html 351641-2-ref.html # bug 358433 (2006-10-19)
fails-if(MOZ_WIDGET_TOOLKIT=="cocoa") == 359903-1.html 359903-1-ref.html # bug 381835
== 359903-2.html 359903-2-ref.html
== 359691-1.html 359691-1-ref.html
== 360065-1.html 360065-1-ref.html
== 360746-1.html 360746-1-ref.html
== 360757-1a.html 360757-1-ref.html