From 865f26a97a9b0ea0702223f66a049d1331c7b174 Mon Sep 17 00:00:00 2001 From: "nisheeth%netscape.com" Date: Tue, 16 Feb 1999 01:02:21 +0000 Subject: [PATCH] Test file for changing attributes on the PRE tag via the DOM. git-svn-id: svn://10.0.0.236/trunk@20752 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/layout/html/tests/pre.html | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 mozilla/layout/html/tests/pre.html diff --git a/mozilla/layout/html/tests/pre.html b/mozilla/layout/html/tests/pre.html new file mode 100644 index 00000000000..8d3d8b6e76f --- /dev/null +++ b/mozilla/layout/html/tests/pre.html @@ -0,0 +1,29 @@ + + +
+This text is within a PRE tag.  This text is within a PRE tag.
+This text is within a PRE tag.  This text is within a PRE tag.
+This text is within a PRE tag.  This text is within a PRE tag.
+This text is within a PRE tag.  This text is within a PRE tag.
+This text is within a PRE tag.  This text is within a PRE tag.
+
+

+Use the buttons below to change the width attributes for the preformatted text above. +

+ +
+

+Set width to + + +

+ +
+ + + \ No newline at end of file