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 --- testing/web-platform/tests/html/semantics/sections/.gitkeep | 0 .../tests/html/semantics/sections/headings-and-sections/.gitkeep | 0 .../html/semantics/sections/headings-and-sections/contains.json | 6 ++++++ .../tests/html/semantics/sections/the-address-element/.gitkeep | 0 .../tests/html/semantics/sections/the-article-element/.gitkeep | 0 .../tests/html/semantics/sections/the-aside-element/.gitkeep | 0 .../tests/html/semantics/sections/the-body-element/.gitkeep | 0 .../tests/html/semantics/sections/the-footer-element/.gitkeep | 0 .../semantics/sections/the-h1-h2-h3-h4-h5-and-h6-elements/.gitkeep | 0 .../sections/the-h1-h2-h3-h4-h5-and-h6-elements/original-id.json | 1 + .../tests/html/semantics/sections/the-header-element/.gitkeep | 0 .../tests/html/semantics/sections/the-hgroup-element/.gitkeep | 0 .../tests/html/semantics/sections/the-nav-element/.gitkeep | 0 .../tests/html/semantics/sections/the-section-element/.gitkeep | 0 .../tests/html/semantics/sections/usage-summary-0/.gitkeep | 0 15 files changed, 7 insertions(+) create mode 100644 testing/web-platform/tests/html/semantics/sections/.gitkeep create mode 100644 testing/web-platform/tests/html/semantics/sections/headings-and-sections/.gitkeep create mode 100644 testing/web-platform/tests/html/semantics/sections/headings-and-sections/contains.json create mode 100644 testing/web-platform/tests/html/semantics/sections/the-address-element/.gitkeep create mode 100644 testing/web-platform/tests/html/semantics/sections/the-article-element/.gitkeep create mode 100644 testing/web-platform/tests/html/semantics/sections/the-aside-element/.gitkeep create mode 100644 testing/web-platform/tests/html/semantics/sections/the-body-element/.gitkeep create mode 100644 testing/web-platform/tests/html/semantics/sections/the-footer-element/.gitkeep create mode 100644 testing/web-platform/tests/html/semantics/sections/the-h1-h2-h3-h4-h5-and-h6-elements/.gitkeep create mode 100644 testing/web-platform/tests/html/semantics/sections/the-h1-h2-h3-h4-h5-and-h6-elements/original-id.json create mode 100644 testing/web-platform/tests/html/semantics/sections/the-header-element/.gitkeep create mode 100644 testing/web-platform/tests/html/semantics/sections/the-hgroup-element/.gitkeep create mode 100644 testing/web-platform/tests/html/semantics/sections/the-nav-element/.gitkeep create mode 100644 testing/web-platform/tests/html/semantics/sections/the-section-element/.gitkeep create mode 100644 testing/web-platform/tests/html/semantics/sections/usage-summary-0/.gitkeep (limited to 'testing/web-platform/tests/html/semantics/sections') diff --git a/testing/web-platform/tests/html/semantics/sections/.gitkeep b/testing/web-platform/tests/html/semantics/sections/.gitkeep new file mode 100644 index 000000000..e69de29bb diff --git a/testing/web-platform/tests/html/semantics/sections/headings-and-sections/.gitkeep b/testing/web-platform/tests/html/semantics/sections/headings-and-sections/.gitkeep new file mode 100644 index 000000000..e69de29bb diff --git a/testing/web-platform/tests/html/semantics/sections/headings-and-sections/contains.json b/testing/web-platform/tests/html/semantics/sections/headings-and-sections/contains.json new file mode 100644 index 000000000..a9fecf65b --- /dev/null +++ b/testing/web-platform/tests/html/semantics/sections/headings-and-sections/contains.json @@ -0,0 +1,6 @@ +[ + { + "id": "outlines", + "original_id": "outlines" + } +] \ No newline at end of file diff --git a/testing/web-platform/tests/html/semantics/sections/the-address-element/.gitkeep b/testing/web-platform/tests/html/semantics/sections/the-address-element/.gitkeep new file mode 100644 index 000000000..e69de29bb diff --git a/testing/web-platform/tests/html/semantics/sections/the-article-element/.gitkeep b/testing/web-platform/tests/html/semantics/sections/the-article-element/.gitkeep new file mode 100644 index 000000000..e69de29bb diff --git a/testing/web-platform/tests/html/semantics/sections/the-aside-element/.gitkeep b/testing/web-platform/tests/html/semantics/sections/the-aside-element/.gitkeep new file mode 100644 index 000000000..e69de29bb diff --git a/testing/web-platform/tests/html/semantics/sections/the-body-element/.gitkeep b/testing/web-platform/tests/html/semantics/sections/the-body-element/.gitkeep new file mode 100644 index 000000000..e69de29bb diff --git a/testing/web-platform/tests/html/semantics/sections/the-footer-element/.gitkeep b/testing/web-platform/tests/html/semantics/sections/the-footer-element/.gitkeep new file mode 100644 index 000000000..e69de29bb diff --git a/testing/web-platform/tests/html/semantics/sections/the-h1-h2-h3-h4-h5-and-h6-elements/.gitkeep b/testing/web-platform/tests/html/semantics/sections/the-h1-h2-h3-h4-h5-and-h6-elements/.gitkeep new file mode 100644 index 000000000..e69de29bb diff --git a/testing/web-platform/tests/html/semantics/sections/the-h1-h2-h3-h4-h5-and-h6-elements/original-id.json b/testing/web-platform/tests/html/semantics/sections/the-h1-h2-h3-h4-h5-and-h6-elements/original-id.json new file mode 100644 index 000000000..748a548ca --- /dev/null +++ b/testing/web-platform/tests/html/semantics/sections/the-h1-h2-h3-h4-h5-and-h6-elements/original-id.json @@ -0,0 +1 @@ +{"original_id":"the-h1,-h2,-h3,-h4,-h5,-and-h6-elements"} \ No newline at end of file diff --git a/testing/web-platform/tests/html/semantics/sections/the-header-element/.gitkeep b/testing/web-platform/tests/html/semantics/sections/the-header-element/.gitkeep new file mode 100644 index 000000000..e69de29bb diff --git a/testing/web-platform/tests/html/semantics/sections/the-hgroup-element/.gitkeep b/testing/web-platform/tests/html/semantics/sections/the-hgroup-element/.gitkeep new file mode 100644 index 000000000..e69de29bb diff --git a/testing/web-platform/tests/html/semantics/sections/the-nav-element/.gitkeep b/testing/web-platform/tests/html/semantics/sections/the-nav-element/.gitkeep new file mode 100644 index 000000000..e69de29bb diff --git a/testing/web-platform/tests/html/semantics/sections/the-section-element/.gitkeep b/testing/web-platform/tests/html/semantics/sections/the-section-element/.gitkeep new file mode 100644 index 000000000..e69de29bb diff --git a/testing/web-platform/tests/html/semantics/sections/usage-summary-0/.gitkeep b/testing/web-platform/tests/html/semantics/sections/usage-summary-0/.gitkeep new file mode 100644 index 000000000..e69de29bb -- cgit v1.2.3