diff options
Diffstat (limited to 'testing/web-platform/tests/conformance-checkers/html/microdata/itemid-isvalid.html')
-rw-r--r-- | testing/web-platform/tests/conformance-checkers/html/microdata/itemid-isvalid.html | 91 |
1 files changed, 0 insertions, 91 deletions
diff --git a/testing/web-platform/tests/conformance-checkers/html/microdata/itemid-isvalid.html b/testing/web-platform/tests/conformance-checkers/html/microdata/itemid-isvalid.html deleted file mode 100644 index 26ac06797..000000000 --- a/testing/web-platform/tests/conformance-checkers/html/microdata/itemid-isvalid.html +++ /dev/null @@ -1,91 +0,0 @@ -<!DOCTYPE html> -<meta charset=utf-8> -<title>valid itemid</title> -<div itemid="file:///" itemtype="http://foo" itemscope></div><!-- scheme-file-slash-slash-slash-only --> -<div itemid="http://a:@www.example.com" itemtype="http://foo" itemscope></div><!-- userinfo-password-empty --> -<div itemid="foo://///////" itemtype="http://foo" itemscope></div><!-- scheme-private-path-leading-slashes-only --> -<div itemid="file://abc|/foo/bar" itemtype="http://foo" itemscope></div><!-- scheme-file-slash-slash-abc-bar --> -<div itemid="/a/b/c" itemtype="http://foo" itemscope></div><!-- path-simple-relative --> -<div itemid="http://example.com/你好你好" itemtype="http://foo" itemscope></div><!-- path-unicode-han --> -<div itemid="/a/%2f/c" itemtype="http://foo" itemscope></div><!-- path-percent-encoded-slash-plus-slashes-relative --> -<div itemid="http://f:/c" itemtype="http://foo" itemscope></div><!-- port-none-but-colon --> -<div itemid="http://example.com/foo%41%7a" itemtype="http://foo" itemscope></div><!-- path-percent-encoded-multiple --> -<div itemid="http://192.168.0.257/" itemtype="http://foo" itemscope></div><!-- host-IP-address-broken --> -<div itemid="madeupscheme:example.com/" itemtype="http://foo" itemscope></div><!-- scheme-private-no-slash --> -<div itemid="?" itemtype="http://foo" itemscope></div><!-- query-empty-no-path-relative --> -<div itemid="http://example.com/%20foo" itemtype="http://foo" itemscope></div><!-- path-percent-encoded-space --> -<div itemid="mailto:/example.com/" itemtype="http://foo" itemscope></div><!-- scheme-mailto-single-slash --> -<div itemid="::" itemtype="http://foo" itemscope></div><!-- path-leading-colon-colon-relative --> -<div itemid="http://example.com/%3A%3a%3C%3c" itemtype="http://foo" itemscope></div><!-- path-percent-encoded-mixed-case --> -<div itemid="http://user:pass@foo:21/bar;par?b#c" itemtype="http://foo" itemscope></div><!-- userinfo --> -<div itemid="ws:/example.com/" itemtype="http://foo" itemscope></div><!-- scheme-ws-single-slash --> -<div itemid="foo://" itemtype="http://foo" itemscope></div><!-- scheme-private-slash-slash --> -<div itemid="#" itemtype="http://foo" itemscope></div><!-- fragment-empty-hash-only-no-path-relative --> -<div itemid="http://f:00000000000000/c" itemtype="http://foo" itemscope></div><!-- port-00000000000000 --> -<div itemid="foo:////://///" itemtype="http://foo" itemscope></div><!-- scheme-private-path-leading-slashes-colon-slashes --> -<div itemid=":23" itemtype="http://foo" itemscope></div><!-- path-leading-colon-number-relative --> -<div itemid="foo:/" itemtype="http://foo" itemscope></div><!-- scheme-private-slash --> -<div itemid="http://💩" itemtype="http://foo" itemscope></div><!-- host-is-pile-of-poo --> -<div itemid="file:test" itemtype="http://foo" itemscope></div><!-- scheme-file-no-slash --> -<div itemid="file://C|/foo/bar" itemtype="http://foo" itemscope></div><!-- scheme-file-slash-slash-c-bar --> -<div itemid="#/" itemtype="http://foo" itemscope></div><!-- fragment-slash-relative --> -<div itemid="http://192.0x00A80001" itemtype="http://foo" itemscope></div><!-- host-192.0x00A80001 --> -<div itemid="foo.com" itemtype="http://foo" itemscope></div><!-- scheme-none-relative --> -<div itemid="http💩//:foo" itemtype="http://foo" itemscope></div><!-- path-contains-pile-of-poo --> -<div itemid="File://foo/bar.html" itemtype="http://foo" itemscope></div><!-- scheme-file-uppercase --> -<div itemid=":/" itemtype="http://foo" itemscope></div><!-- path-leading-colon-slash-relative --> -<div itemid="http://www.foo。bar.com" itemtype="http://foo" itemscope></div><!-- host-exotic-dot --> -<div itemid="http://GOOgoo.com" itemtype="http://foo" itemscope></div><!-- host-exotic-whitespace --> -<div itemid="file:///foo/bar.txt" itemtype="http://foo" itemscope></div><!-- scheme-file-host-empty --> -<div itemid="javascript:/example.com/" itemtype="http://foo" itemscope></div><!-- scheme-javascript-single-slash --> -<div itemid="gopher:/example.com/" itemtype="http://foo" itemscope></div><!-- scheme-gopher-single-slash --> -<div itemid="ftps:example.com/" itemtype="http://foo" itemscope></div><!-- scheme-ftps-no-slash --> -<div itemid="file://server/foo/bar" itemtype="http://foo" itemscope></div><!-- scheme-file-host-included --> -<div itemid="http://example.com/foo%00" itemtype="http://foo" itemscope></div><!-- path-percent-encoded-u0000 --> -<div itemid="a:foo.com" itemtype="http://foo" itemscope></div><!-- scheme-private --> -<div itemid=":" itemtype="http://foo" itemscope></div><!-- path-colon-relative --> -<div itemid="http://:b@www.example.com" itemtype="http://foo" itemscope></div><!-- userinfo-user-empty --> -<div itemid="file:/" itemtype="http://foo" itemscope></div><!-- scheme-file-slash-only --> -<div itemid="wss:example.com/" itemtype="http://foo" itemscope></div><!-- scheme-wss-no-slash --> -<div itemid="::23" itemtype="http://foo" itemscope></div><!-- path-colon-colon-number-relative --> -<div itemid="/a%2fc" itemtype="http://foo" itemscope></div><!-- path-percent-encoded-slash-relative --> -<div itemid="http://a:b@c:29/d" itemtype="http://foo" itemscope></div><!-- userinfo-host-port-path --> -<div itemid="gopher:example.com/" itemtype="http://foo" itemscope></div><!-- scheme-gopher-no-slash --> -<div itemid="madeupscheme:/example.com/" itemtype="http://foo" itemscope></div><!-- scheme-private-single-slash --> -<div itemid="mailto:example.com/" itemtype="http://foo" itemscope></div><!-- scheme-mailto-no-slash --> -<div itemid="http://%25DOMAIN:foobar@foodomain.com" itemtype="http://foo" itemscope></div><!-- userinfo-username-contains-percent-encoded --> -<div itemid="/:23" itemtype="http://foo" itemscope></div><!-- path-slash-colon-number-relative --> -<div itemid="foo://///////bar.com/" itemtype="http://foo" itemscope></div><!-- scheme-private-path-leading-slashes-chars --> -<div itemid="http://[2001::1]:80" itemtype="http://foo" itemscope></div><!-- host-ipv6-port --> -<div itemid="data:text/plain,foo" itemtype="http://foo" itemscope></div><!-- scheme-data-no-slash --> -<div itemid="http://example.com/foo/%2e" itemtype="http://foo" itemscope></div><!-- path-percent-encoded-dot --> -<div itemid="file:/example.com/" itemtype="http://foo" itemscope></div><!-- scheme-file-single-slash --> -<div itemid="http://example.com/©zbar" itemtype="http://foo" itemscope></div><!-- path-non-ascii --> -<div itemid="http://example.com//foo" itemtype="http://foo" itemscope></div><!-- path-uFEFF --> -<div itemid="wss:/example.com/" itemtype="http://foo" itemscope></div><!-- scheme-wss-single-slash --> -<div itemid="http://foo/abcd#foo?bar" itemtype="http://foo" itemscope></div><!-- fragment-contains-question-mark --> -<div itemid=":#" itemtype="http://foo" itemscope></div><!-- path-leading-colon-hash-relative --> -<div itemid="http://example.com/foo%91" itemtype="http://foo" itemscope></div><!-- path-percent-encoded-u0091 --> -<div itemid="c:/foo" itemtype="http://foo" itemscope></div><!-- scheme-private-single-letter --> -<div itemid=":foo.com" itemtype="http://foo" itemscope></div><!-- path-leading-colon-chars-relative --> -<div itemid="http://你好你好" itemtype="http://foo" itemscope></div><!-- host-idn-unicode-han --> -<div itemid="http://example.com/foo#💩" itemtype="http://foo" itemscope></div><!-- fragment-contains-pile-of-poo --> -<div itemid="file:" itemtype="http://foo" itemscope></div><!-- scheme-file-scheme-only --> -<div itemid="#β" itemtype="http://foo" itemscope></div><!-- fragment-non-ascii-relative --> -<div itemid="foo:/bar.com/" itemtype="http://foo" itemscope></div><!-- scheme-private-path --> -<div itemid="http://f:0/c" itemtype="http://foo" itemscope></div><!-- port-0 --> -<div itemid="#;?" itemtype="http://foo" itemscope></div><!-- fragment-semicolon-question-mark-relative --> -<div itemid="http://Go.com" itemtype="http://foo" itemscope></div><!-- host-fullwidth --> -<div itemid="http://@www.example.com" itemtype="http://foo" itemscope></div><!-- userinfo-empty --> -<div itemid="http://example.com//foo//bar" itemtype="http://foo" itemscope></div><!-- path-u202E-u202D --> -<div itemid="http://[2001::1]" itemtype="http://foo" itemscope></div><!-- host-ipv6 --> -<div itemid="💩http://foo" itemtype="http://foo" itemscope></div><!-- path-starts-with-pile-of-poo --> -<div itemid="http://foo/abcd?efgh?ijkl" itemtype="http://foo" itemscope></div><!-- query-contains-question-mark --> -<div itemid="//foo/bar" itemtype="http://foo" itemscope></div><!-- scheme-schemeless-relative --> -<div itemid="ftps:/example.com/" itemtype="http://foo" itemscope></div><!-- scheme-ftps-single-slash --> -<div itemid="http://foo.com:b@d/" itemtype="http://foo" itemscope></div><!-- userinfo-username-non-alpha --> -<div itemid=":a" itemtype="http://foo" itemscope></div><!-- path-leading-colon-letter-relative --> -<div itemid="/" itemtype="http://foo" itemscope></div><!-- path-slash-only-relative --> -<div itemid="http://example.com/foo?💩" itemtype="http://foo" itemscope></div><!-- query-contains-pile-of-poo --> -<div itemid="http://f:00000000000000000000080/c" itemtype="http://foo" itemscope></div><!-- port-00000000000000000000080 --> -<div itemid="file://" itemtype="http://foo" itemscope></div><!-- scheme-file-slash-slash-only --> |