diff --git a/mozilla/webshell/tests/viewer/samples/fieldsets.html b/mozilla/webshell/tests/viewer/samples/fieldsets.html new file mode 100644 index 00000000000..a287ad3fd5f --- /dev/null +++ b/mozilla/webshell/tests/viewer/samples/fieldsets.html @@ -0,0 +1,100 @@ + + +
+
+
+align left +
+this is some text in a div tag. +
+
+ +
+align center +
+this is some text in a div tag. +
+
+ +
+align right +
+this is some text in a div tag. +
+
+ +
+legend +
+border bigger that legend +
+
+ + +
+legend +
+div tag with white border around it +
+
+ +
+legend +
+div tag with border and margin. Notice area frame did not +put a top and bottom margin. This may be a bug. +
+
+ +
+legend +
+div tag with padding around it +
+
+ +
+legend +
+div tag with padding border and margin +
+
+ +
+legend +
+border around the legend. +
+
+ +
+legend +
+very large border and padding around the legend. +
+
+ +
+legend +
+margin around the legend. +
+
+ +
+legend +
+background image with larger bolded legend +
+
+ +
+legend +
+Large font on legend +
+
+ +
+ + \ No newline at end of file