diff -r 000000000000 -r 6474c204b198 dom/tests/mochitest/dom-level2-html/files/pre.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dom/tests/mochitest/dom-level2-html/files/pre.html Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,17 @@ + + + + +NIST DOM HTML Test - PRE + + +
The PRE is used to indicate pre-formatted text.  Visual agents may:
+
+                leave white space intact.
+                May render text with a fixed-pitch font.
+                May disable automatic word wrap.
+                Must not disable bidirectional processing.
+
+ + +