diff --git a/mozilla/layout/html/tests/br.html b/mozilla/layout/html/tests/br.html new file mode 100644 index 00000000000..08722226aaf --- /dev/null +++ b/mozilla/layout/html/tests/br.html @@ -0,0 +1,37 @@ + + + + +This text should appear between a left justified and right justified image of a raptor.
+Resize the window such that this paragraph is located between the two images. Then +use the form below to change the "clear" attribute of the BR tag that adds a linebreak +between this para and the previous one. Clearing to left should position this para below +the raptor. Clearing to the right or clearing all should position this para below the My +Netscape ad. +
+

+Set clear to + + +

+
+ + + \ No newline at end of file diff --git a/mozilla/layout/html/tests/mynet.gif b/mozilla/layout/html/tests/mynet.gif new file mode 100644 index 00000000000..ca10155afe6 Binary files /dev/null and b/mozilla/layout/html/tests/mynet.gif differ