Reftest for bug 377918. r=roc

This commit is contained in:
smontagu@smontagu.org 2007-07-01 22:25:52 -07:00
parent 1aec3714f6
commit 4aaee61d32
3 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,6 @@
<!DOCTYPE html>
<html>
<body>
<p></p>
</body>
</html>

View File

@ -0,0 +1,6 @@
<!DOCTYPE html>
<html>
<body>
<p>&#9;</p>
</body>
</html>

View File

@ -258,6 +258,7 @@ fails-if(MOZ_WIDGET_TOOLKIT=="cocoa") == 372037-1.html 372037-1-ref.html # bug 3
== 375716-1.html 375716-1-ref.html
== 376484-1.html 376484-1-ref.html
== 377603-1.html 377603-1-ref.html
== 377918.html 377918-ref.html
== 378535-1.html 378535-1-ref.html
== 379316-1.html 379316-1-ref.html
random-if(MOZ_WIDGET_TOOLKIT=="cocoa") == 379316-2.html 379316-2-ref.html # bug 379786