From 5f8de423f190bbb79a62f804151bc24824fa32d8 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 2 Feb 2018 04:16:08 -0500 Subject: Add m-esr52 at 52.6.0 --- dom/xml/test/old/load/display.css | 298 +++++++++++++++++++++++++++++++++ dom/xml/test/old/load/display.xml | 9 + dom/xml/test/old/load/load.html | 56 +++++++ dom/xml/test/old/load/loadauth.html | 57 +++++++ dom/xml/test/old/load/loaddisplay.html | 56 +++++++ dom/xml/test/old/load/test.xml | 7 + 6 files changed, 483 insertions(+) create mode 100644 dom/xml/test/old/load/display.css create mode 100644 dom/xml/test/old/load/display.xml create mode 100644 dom/xml/test/old/load/load.html create mode 100644 dom/xml/test/old/load/loadauth.html create mode 100644 dom/xml/test/old/load/loaddisplay.html create mode 100644 dom/xml/test/old/load/test.xml (limited to 'dom/xml/test/old/load') diff --git a/dom/xml/test/old/load/display.css b/dom/xml/test/old/load/display.css new file mode 100644 index 000000000..c5470194b --- /dev/null +++ b/dom/xml/test/old/load/display.css @@ -0,0 +1,298 @@ +/** + * A CSS test file for display.xml + * + * This file is intentionally long to make parsing + * it last a little longer. + */ + +/*********************************************** + * S O M E C O M M E N T S * + **********************************************/ +doc { + display: block; +} + +/*********************************************** + * S O M E C O M M E N T S * + **********************************************/ +foo { + display: block; +} + +/*********************************************** + * S O M E C O M M E N T S * + **********************************************/ +d { + display: block; + color: red; +} + +/*********************************************** + * S O M E C O M M E N T S * + **********************************************/ +f1 { + display: block; + color: red; + text-decoration: underline; +} + +/*********************************************** + * S O M E C O M M E N T S * + **********************************************/ +f2 { + display: block; + color: red; + text-decoration: underline; +} + +/*********************************************** + * S O M E C O M M E N T S * + **********************************************/ +f3 { + display: block; + color: red; + text-decoration: underline; +} + +/*********************************************** + * S O M E C O M M E N T S * + **********************************************/ +f4 { + display: block; + color: red; + text-decoration: underline; +} + +/*********************************************** + * S O M E C O M M E N T S * + **********************************************/ +f5 { + display: block; + color: red; + text-decoration: underline; +} + +/*********************************************** + * S O M E C O M M E N T S * + **********************************************/ +f6 { + display: block; + color: red; + text-decoration: underline; +} + +/*********************************************** + * S O M E C O M M E N T S * + **********************************************/ +f7 { + display: block; + color: red; + text-decoration: underline; +} + +/*********************************************** + * S O M E C O M M E N T S * + **********************************************/ +f8 { + display: block; + color: red; + text-decoration: underline; +} + +/*********************************************** + * S O M E C O M M E N T S * + **********************************************/ +f9 { + display: block; + color: red; + text-decoration: underline; +} + +/*********************************************** + * S O M E C O M M E N T S * + **********************************************/ +f10 { + display: block; + color: red; + text-decoration: underline; +} + +/*********************************************** + * S O M E C O M M E N T S * + **********************************************/ +f11 { + display: block; + color: red; + text-decoration: underline; +} + +/*********************************************** + * S O M E C O M M E N T S * + **********************************************/ +f12 { + display: block; + color: red; + text-decoration: underline; +} + +/*********************************************** + * S O M E C O M M E N T S * + **********************************************/ +f13 { + display: block; + color: red; + text-decoration: underline; +} + +/*********************************************** + * S O M E C O M M E N T S * + **********************************************/ +f14 { + display: block; + color: red; + text-decoration: underline; +} + +/*********************************************** + * S O M E C O M M E N T S * + **********************************************/ +f15 { + display: block; + color: red; + text-decoration: underline; +} + +/*********************************************** + * S O M E C O M M E N T S * + **********************************************/ +f21 { + display: block; + color: red; + text-decoration: underline; +} + +/*********************************************** + * S O M E C O M M E N T S * + **********************************************/ +f22 { + display: block; + color: red; + text-decoration: underline; +} + +/*********************************************** + * S O M E C O M M E N T S * + **********************************************/ +f23 { + display: block; + color: red; + text-decoration: underline; +} + +/*********************************************** + * S O M E C O M M E N T S * + **********************************************/ +f24 { + display: block; + color: red; + text-decoration: underline; +} + +/*********************************************** + * S O M E C O M M E N T S * + **********************************************/ +f25 { + display: block; + color: red; + text-decoration: underline; +} + +/*********************************************** + * S O M E C O M M E N T S * + **********************************************/ +f26 { + display: block; + color: red; + text-decoration: underline; +} + +/*********************************************** + * S O M E C O M M E N T S * + **********************************************/ +f27 { + display: block; + color: red; + text-decoration: underline; +} + +/*********************************************** + * S O M E C O M M E N T S * + **********************************************/ +f28 { + display: block; + color: red; + text-decoration: underline; +} + +/*********************************************** + * S O M E C O M M E N T S * + **********************************************/ +f29 { + display: block; + color: red; + text-decoration: underline; +} + +/*********************************************** + * S O M E C O M M E N T S * + **********************************************/ +f210 { + display: block; + color: red; + text-decoration: underline; +} + +/*********************************************** + * S O M E C O M M E N T S * + **********************************************/ +f211 { + display: block; + color: red; + text-decoration: underline; +} + +/*********************************************** + * S O M E C O M M E N T S * + **********************************************/ +f212 { + display: block; + color: red; + text-decoration: underline; +} + +/*********************************************** + * S O M E C O M M E N T S * + **********************************************/ +f213 { + display: block; + color: red; + text-decoration: underline; +} + +/*********************************************** + * S O M E C O M M E N T S * + **********************************************/ +f214 { + display: block; + color: red; + text-decoration: underline; +} + +/*********************************************** + * S O M E C O M M E N T S * + **********************************************/ +f215 { + display: block; + color: red; + text-decoration: underline; +} diff --git a/dom/xml/test/old/load/display.xml b/dom/xml/test/old/load/display.xml new file mode 100644 index 000000000..25a0e3026 --- /dev/null +++ b/dom/xml/test/old/load/display.xml @@ -0,0 +1,9 @@ + + + +]> + + One Two + Three + \ No newline at end of file diff --git a/dom/xml/test/old/load/load.html b/dom/xml/test/old/load/load.html new file mode 100644 index 000000000..f385ade42 --- /dev/null +++ b/dom/xml/test/old/load/load.html @@ -0,0 +1,56 @@ + + +Synchronized document.load() test + + + + +

Synchronized document.load() test

+ +
XML document serialized +
@@No result@@
+
+
Event information +
@@No result@@
+
+ + + + diff --git a/dom/xml/test/old/load/loadauth.html b/dom/xml/test/old/load/loadauth.html new file mode 100644 index 000000000..8f638525d --- /dev/null +++ b/dom/xml/test/old/load/loadauth.html @@ -0,0 +1,57 @@ + + +Synchronized document.load() test + + + + +

Synchronized document.load() test

+ +
XML document serialized +
@@No result@@
+
+
Event information +
@@No result@@
+
+ + + + diff --git a/dom/xml/test/old/load/loaddisplay.html b/dom/xml/test/old/load/loaddisplay.html new file mode 100644 index 000000000..9da8167a7 --- /dev/null +++ b/dom/xml/test/old/load/loaddisplay.html @@ -0,0 +1,56 @@ + + +Synchronized document.load() test + + + + +

Synchronized document.load() test

+ +
XML document serialized +
@@No result@@
+
+
Event information +
@@No result@@
+
+ + + + diff --git a/dom/xml/test/old/load/test.xml b/dom/xml/test/old/load/test.xml new file mode 100644 index 000000000..1c877acb4 --- /dev/null +++ b/dom/xml/test/old/load/test.xml @@ -0,0 +1,7 @@ + + +]> + +

Text from sample XML document.

+
\ No newline at end of file -- cgit v1.2.3