diff options
Diffstat (limited to 'testing/web-platform/tests/ext-xhtml-pubid/the-xhtml-syntax/parsing-xhtml-documents/xhtml-local.dtd')
-rw-r--r-- | testing/web-platform/tests/ext-xhtml-pubid/the-xhtml-syntax/parsing-xhtml-documents/xhtml-local.dtd | 3 |
1 files changed, 3 insertions, 0 deletions
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 @@ +<!ENTITY Sqrt "Sqrt"> +<!ENTITY lang "lang"> +<!ENTITY nbsp "nbsp"> |