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 --- .../parsing-xhtml-documents/xhtml-local.dtd | 3 + .../parsing-xhtml-documents/xhtml-pubid-1.html | 83 ++++++++++++++++++++++ .../parsing-xhtml-documents/xhtml-pubid-1.xhtml | 16 +++++ .../parsing-xhtml-documents/xhtml-pubid-2.xhtml | 15 ++++ .../parsing-xhtml-documents/xhtml-pubid-3.xhtml | 16 +++++ 5 files changed, 133 insertions(+) create mode 100644 testing/web-platform/tests/ext-xhtml-pubid/the-xhtml-syntax/parsing-xhtml-documents/xhtml-local.dtd create mode 100644 testing/web-platform/tests/ext-xhtml-pubid/the-xhtml-syntax/parsing-xhtml-documents/xhtml-pubid-1.html create mode 100644 testing/web-platform/tests/ext-xhtml-pubid/the-xhtml-syntax/parsing-xhtml-documents/xhtml-pubid-1.xhtml create mode 100644 testing/web-platform/tests/ext-xhtml-pubid/the-xhtml-syntax/parsing-xhtml-documents/xhtml-pubid-2.xhtml create mode 100644 testing/web-platform/tests/ext-xhtml-pubid/the-xhtml-syntax/parsing-xhtml-documents/xhtml-pubid-3.xhtml (limited to 'testing/web-platform/tests/ext-xhtml-pubid') diff --git a/testing/web-platform/tests/ext-xhtml-pubid/the-xhtml-syntax/parsing-xhtml-documents/xhtml-local.dtd b/testing/web-platform/tests/ext-xhtml-pubid/the-xhtml-syntax/parsing-xhtml-documents/xhtml-local.dtd new file mode 100644 index 000000000..03e583876 --- /dev/null +++ b/testing/web-platform/tests/ext-xhtml-pubid/the-xhtml-syntax/parsing-xhtml-documents/xhtml-local.dtd @@ -0,0 +1,3 @@ + + + diff --git a/testing/web-platform/tests/ext-xhtml-pubid/the-xhtml-syntax/parsing-xhtml-documents/xhtml-pubid-1.html b/testing/web-platform/tests/ext-xhtml-pubid/the-xhtml-syntax/parsing-xhtml-documents/xhtml-pubid-1.html new file mode 100644 index 000000000..f73de750d --- /dev/null +++ b/testing/web-platform/tests/ext-xhtml-pubid/the-xhtml-syntax/parsing-xhtml-documents/xhtml-pubid-1.html @@ -0,0 +1,83 @@ + + + +XHTML Doctype test 1 + + + + +

XHTML Doctype test 1

+ +
+ + +
+
+ + + + + + + diff --git a/testing/web-platform/tests/ext-xhtml-pubid/the-xhtml-syntax/parsing-xhtml-documents/xhtml-pubid-1.xhtml b/testing/web-platform/tests/ext-xhtml-pubid/the-xhtml-syntax/parsing-xhtml-documents/xhtml-pubid-1.xhtml new file mode 100644 index 000000000..068641afe --- /dev/null +++ b/testing/web-platform/tests/ext-xhtml-pubid/the-xhtml-syntax/parsing-xhtml-documents/xhtml-pubid-1.xhtml @@ -0,0 +1,16 @@ + + + +XHTML Doctype Example 1 + + + +
+ + +
+ + + + + diff --git a/testing/web-platform/tests/ext-xhtml-pubid/the-xhtml-syntax/parsing-xhtml-documents/xhtml-pubid-2.xhtml b/testing/web-platform/tests/ext-xhtml-pubid/the-xhtml-syntax/parsing-xhtml-documents/xhtml-pubid-2.xhtml new file mode 100644 index 000000000..99171a691 --- /dev/null +++ b/testing/web-platform/tests/ext-xhtml-pubid/the-xhtml-syntax/parsing-xhtml-documents/xhtml-pubid-2.xhtml @@ -0,0 +1,15 @@ + + + +XHTML Doctype Example 2 + + + +
+  +
+ + + + + diff --git a/testing/web-platform/tests/ext-xhtml-pubid/the-xhtml-syntax/parsing-xhtml-documents/xhtml-pubid-3.xhtml b/testing/web-platform/tests/ext-xhtml-pubid/the-xhtml-syntax/parsing-xhtml-documents/xhtml-pubid-3.xhtml new file mode 100644 index 000000000..f6fffea3d --- /dev/null +++ b/testing/web-platform/tests/ext-xhtml-pubid/the-xhtml-syntax/parsing-xhtml-documents/xhtml-pubid-3.xhtml @@ -0,0 +1,16 @@ + + + +XHTML Doctype Example 3 + + + +
+ + +
+ + + + + -- cgit v1.2.3