Skip to content

Commit

Permalink
add generated structure
Browse files Browse the repository at this point in the history
  • Loading branch information
darobin committed Dec 19, 2012
1 parent c846444 commit 818bcab
Show file tree
Hide file tree
Showing 536 changed files with 1,540 additions and 0 deletions.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file added tests/canvas2d/shadows/.gitkeep
Empty file.
Empty file.
Empty file.
Empty file.
Empty file added tests/html/browsers/.gitkeep
Empty file.
Empty file.
Empty file.
Empty file.
@@ -0,0 +1,6 @@
[
{
"id": "event-definitions-0",
"original_id": "event-definitions-0"
}
]
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
@@ -0,0 +1,6 @@
[
{
"id": "event-definition",
"original_id": "event-definition"
}
]
Empty file.
Empty file.
Empty file.
Empty file.
@@ -0,0 +1,6 @@
[
{
"id": "security-location",
"original_id": "security-location"
}
]
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
@@ -0,0 +1 @@
{"original_id":"changesToNetworkingModel"}
Empty file.
Empty file.
Empty file.
Empty file.
10 changes: 10 additions & 0 deletions tests/html/browsers/offline/introduction-4/contains.json
@@ -0,0 +1,10 @@
[
{
"id": "supporting-offline-caching-for-legacy-applications",
"original_id": "supporting-offline-caching-for-legacy-applications"
},
{
"id": "appcacheevents",
"original_id": "appcacheevents"
}
]
Empty file.
14 changes: 14 additions & 0 deletions tests/html/browsers/offline/manifests/contains.json
@@ -0,0 +1,14 @@
[
{
"id": "some-sample-manifests",
"original_id": "some-sample-manifests"
},
{
"id": "writing-cache-manifests",
"original_id": "writing-cache-manifests"
},
{
"id": "parsing-cache-manifests",
"original_id": "parsing-cache-manifests"
}
]
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
@@ -0,0 +1,6 @@
[
{
"id": "navigating-auxiliary-browsing-contexts-in-the-dom",
"original_id": "navigating-auxiliary-browsing-contexts-in-the-dom"
}
]
Empty file.
Empty file.
Empty file.
@@ -0,0 +1,6 @@
[
{
"id": "navigating-nested-browsing-contexts-in-the-dom",
"original_id": "navigating-nested-browsing-contexts-in-the-dom"
}
]
Empty file.
Empty file.
Empty file added tests/html/dom/.gitkeep
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
@@ -0,0 +1 @@
{"original_id":"document.write()"}
Empty file.
@@ -0,0 +1 @@
{"original_id":"document.writeln()"}
Empty file.
Empty file.
Empty file.
48 changes: 48 additions & 0 deletions tests/html/dom/elements/content-models/contains.json
@@ -0,0 +1,48 @@
[
{
"id": "kinds-of-content",
"original_id": "kinds-of-content",
"children": [
{
"id": "metadata-content",
"original_id": "metadata-content"
},
{
"id": "flow-content",
"original_id": "flow-content"
},
{
"id": "sectioning-content",
"original_id": "sectioning-content"
},
{
"id": "heading-content",
"original_id": "heading-content"
},
{
"id": "phrasing-content",
"original_id": "phrasing-content"
},
{
"id": "embedded-content",
"original_id": "embedded-content"
},
{
"id": "interactive-content",
"original_id": "interactive-content"
},
{
"id": "palpable-content",
"original_id": "palpable-content"
}
]
},
{
"id": "transparent-content-models",
"original_id": "transparent-content-models"
},
{
"id": "paragraphs",
"original_id": "paragraphs"
}
]
Empty file.
6 changes: 6 additions & 0 deletions tests/html/dom/elements/element-definitions/contains.json
@@ -0,0 +1,6 @@
[
{
"id": "attributes",
"original_id": "attributes"
}
]
Empty file.
Empty file.
38 changes: 38 additions & 0 deletions tests/html/dom/elements/global-attributes/contains.json
@@ -0,0 +1,38 @@
[
{
"id": "the-id-attribute",
"original_id": "the-id-attribute"
},
{
"id": "the-title-attribute",
"original_id": "the-title-attribute"
},
{
"id": "the-lang-and-xml-lang-attributes",
"original_id": "the-lang-and-xml:lang-attributes"
},
{
"id": "the-translate-attribute",
"original_id": "the-translate-attribute"
},
{
"id": "the-xml-base-attribute-xml-only",
"original_id": "the-xml:base-attribute-(xml-only)"
},
{
"id": "the-dir-attribute",
"original_id": "the-dir-attribute"
},
{
"id": "classes",
"original_id": "classes"
},
{
"id": "the-style-attribute",
"original_id": "the-style-attribute"
},
{
"id": "embedding-custom-non-visible-data-with-the-data-attributes",
"original_id": "embedding-custom-non-visible-data-with-the-data-*-attributes"
}
]
Empty file.
Empty file.
18 changes: 18 additions & 0 deletions tests/html/dom/elements/wai-aria/contains.json
@@ -0,0 +1,18 @@
[
{
"id": "aria-role-attribute",
"original_id": "aria-role-attribute"
},
{
"id": "state-and-property-attributes",
"original_id": "state-and-property-attributes"
},
{
"id": "sec-strong-native-semantics",
"original_id": "sec-strong-native-semantics"
},
{
"id": "sec-implicit-aria-semantics",
"original_id": "sec-implicit-aria-semantics"
}
]
Empty file.
Empty file added tests/html/editing/.gitkeep
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file added tests/html/editing/dnd/.gitkeep
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
10 changes: 10 additions & 0 deletions tests/html/editing/dnd/the-datatransfer-interface/contains.json
@@ -0,0 +1,10 @@
[
{
"id": "the-datatransferitemlist-interface",
"original_id": "the-datatransferitemlist-interface"
},
{
"id": "the-datatransferitem-interface",
"original_id": "the-datatransferitem-interface"
}
]
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
@@ -0,0 +1 @@
{"original_id":"making-entire-documents-editable:-the-designmode-idl-attribute"}
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file added tests/html/iana/.gitkeep
Empty file.
Empty file.
@@ -0,0 +1 @@
{"original_id":"application/x-www-form-urlencoded"}
Empty file.
1 change: 1 addition & 0 deletions tests/html/iana/application-xhtml-xml/original-id.json
@@ -0,0 +1 @@
{"original_id":"application/xhtml+xml"}
Empty file.
1 change: 1 addition & 0 deletions tests/html/iana/multipart-x-mixed-replace/original-id.json
@@ -0,0 +1 @@
{"original_id":"multipart/x-mixed-replace"}
Empty file.
Empty file.
1 change: 1 addition & 0 deletions tests/html/iana/text-cache-manifest/original-id.json
@@ -0,0 +1 @@
{"original_id":"text/cache-manifest"}
Empty file.
1 change: 1 addition & 0 deletions tests/html/iana/text-html/original-id.json
@@ -0,0 +1 @@
{"original_id":"text/html"}
Empty file.
1 change: 1 addition & 0 deletions tests/html/iana/web-scheme-prefix/original-id.json
@@ -0,0 +1 @@
{"original_id":"web+-scheme-prefix"}
Empty file.
Empty file.
Empty file.
Empty file.
@@ -0,0 +1,14 @@
[
{
"id": "htmlallcollection",
"original_id": "htmlallcollection"
},
{
"id": "htmlformcontrolscollection",
"original_id": "htmlformcontrolscollection"
},
{
"id": "htmloptionscollection",
"original_id": "htmloptionscollection"
}
]
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
@@ -0,0 +1,42 @@
[
{
"id": "months",
"original_id": "months"
},
{
"id": "dates",
"original_id": "dates"
},
{
"id": "yearless-dates",
"original_id": "yearless-dates"
},
{
"id": "times",
"original_id": "times"
},
{
"id": "local-dates-and-times",
"original_id": "local-dates-and-times"
},
{
"id": "time-zones",
"original_id": "time-zones"
},
{
"id": "global-dates-and-times",
"original_id": "global-dates-and-times"
},
{
"id": "weeks",
"original_id": "weeks"
},
{
"id": "durations",
"original_id": "durations"
},
{
"id": "vaguer-moments-in-time",
"original_id": "vaguer-moments-in-time"
}
]
Empty file.
Empty file.
Empty file.
@@ -0,0 +1,26 @@
[
{
"id": "signed-integers",
"original_id": "signed-integers"
},
{
"id": "non-negative-integers",
"original_id": "non-negative-integers"
},
{
"id": "floating-point-numbers",
"original_id": "floating-point-numbers"
},
{
"id": "percentages-and-dimensions",
"original_id": "percentages-and-dimensions"
},
{
"id": "lists-of-integers",
"original_id": "lists-of-integers"
},
{
"id": "lists-of-dimensions",
"original_id": "lists-of-dimensions"
}
]
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file added tests/html/obsolete/.gitkeep
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
@@ -0,0 +1 @@
{"original_id":"other-elements,-attributes-and-apis"}
Empty file.
Empty file.
Empty file added tests/html/rendering/.gitkeep
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
@@ -0,0 +1 @@
{"original_id":"links,-forms,-and-navigation"}
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file added tests/html/semantics/.gitkeep
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
@@ -0,0 +1,22 @@
[
{
"id": "standard-metadata-names",
"original_id": "standard-metadata-names"
},
{
"id": "other-metadata-names",
"original_id": "other-metadata-names"
},
{
"id": "pragma-directives",
"original_id": "pragma-directives"
},
{
"id": "other-pragma-directives",
"original_id": "other-pragma-directives"
},
{
"id": "charset",
"original_id": "charset"
}
]
Empty file.
Empty file.
Empty file.
Empty file.

0 comments on commit 818bcab

Please sign in to comment.