From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- .../html-rdfalite/0015-isvalid.html | 12 ++++++ .../html-rdfalite/0021-isvalid.html | 16 ++++++++ .../html-rdfalite/0023-isvalid.html | 15 +++++++ .../html-rdfalite/0030-isvalid.html | 15 +++++++ .../html-rdfalite/0050-isvalid.html | 12 ++++++ .../html-rdfalite/0052-isvalid.html | 12 ++++++ .../html-rdfalite/0053-isvalid.html | 12 ++++++ .../html-rdfalite/0066-isvalid.html | 10 +++++ .../html-rdfalite/0067-isvalid.html | 9 ++++ .../html-rdfalite/0071-isvalid.html | 14 +++++++ .../html-rdfalite/0074-isvalid.html | 14 +++++++ .../html-rdfalite/0075-isvalid.html | 14 +++++++ .../html-rdfalite/0089-isvalid.html | 12 ++++++ .../html-rdfalite/0115-isvalid.html | 16 ++++++++ .../html-rdfalite/0117-isvalid.html | 13 ++++++ .../html-rdfalite/0134-isvalid.html | 10 +++++ .../html-rdfalite/0140-isvalid.html | 11 +++++ .../html-rdfalite/0147.novalid.html | 10 +++++ .../html-rdfalite/0214-isvalid.html | 9 ++++ .../html-rdfalite/0235-isvalid.html | 13 ++++++ .../html-rdfalite/0238-isvalid.html | 10 +++++ .../html-rdfalite/0239-isvalid.html | 11 +++++ .../html-rdfalite/0240-isvalid.html | 11 +++++ .../html-rdfalite/0241-isvalid.html | 11 +++++ .../html-rdfalite/0242-isvalid.html | 11 +++++ .../html-rdfalite/0255-isvalid.html | 11 +++++ .../html-rdfalite/0259-isvalid.html | 48 ++++++++++++++++++++++ .../html-rdfalite/0263-isvalid.html | 10 +++++ .../html-rdfalite/0264-isvalid.html | 10 +++++ .../html-rdfalite/0272-isvalid.html | 10 +++++ .../html-rdfalite/0273-isvalid.html | 10 +++++ .../html-rdfalite/0274-isvalid.html | 10 +++++ .../html-rdfalite/0275-isvalid.html | 10 +++++ .../html-rdfalite/0276-isvalid.html | 10 +++++ .../html-rdfalite/0277-isvalid.html | 10 +++++ .../html-rdfalite/0281-isvalid.html | 10 +++++ .../html-rdfalite/0282-isvalid.html | 10 +++++ .../html-rdfalite/0283-isvalid.html | 10 +++++ .../html-rdfalite/0287-isvalid.html | 10 +++++ .../html-rdfalite/0296-isvalid.html | 27 ++++++++++++ .../html-rdfalite/0301-isvalid.html | 12 ++++++ .../html-rdfalite/0302-isvalid.html | 12 ++++++ .../html-rdfalite/0305-isvalid.html | 12 ++++++ .../html-rdfalite/0306-isvalid.html | 13 ++++++ .../html-rdfalite/0307-isvalid.html | 12 ++++++ .../html-rdfalite/0311-isvalid.html | 14 +++++++ .../html-rdfalite/0312-isvalid.html | 12 ++++++ .../html-rdfalite/0313-isvalid.html | 10 +++++ .../html-rdfalite/0319-novalid.html | 11 +++++ .../html-rdfalite/0321-isvalid.html | 13 ++++++ .../html-rdfalite/0322-isvalid.html | 14 +++++++ .../html-rdfalite/0323-isvalid.html | 16 ++++++++ .../html-rdfalite/0324-isvalid.html | 15 +++++++ .../html-rdfalite/0325-isvalid.html | 17 ++++++++ .../html-rdfalite/0326-isvalid.html | 15 +++++++ .../html-rdfalite/0327-isvalid.html | 24 +++++++++++ 56 files changed, 731 insertions(+) create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0015-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0021-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0023-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0030-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0050-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0052-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0053-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0066-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0067-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0071-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0074-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0075-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0089-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0115-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0117-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0134-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0140-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0147.novalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0214-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0235-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0238-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0239-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0240-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0241-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0242-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0255-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0259-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0263-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0264-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0272-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0273-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0274-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0275-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0276-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0277-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0281-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0282-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0283-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0287-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0296-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0301-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0302-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0305-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0306-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0307-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0311-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0312-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0313-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0319-novalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0321-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0322-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0323-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0324-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0325-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0326-isvalid.html create mode 100644 testing/web-platform/tests/conformance-checkers/html-rdfalite/0327-isvalid.html (limited to 'testing/web-platform/tests/conformance-checkers/html-rdfalite') diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0015-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0015-isvalid.html new file mode 100644 index 0000000000..edcbe3108b --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0015-isvalid.html @@ -0,0 +1,12 @@ + + + + + Test 0015 + + + + +

+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0021-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0021-isvalid.html new file mode 100644 index 0000000000..21b9f42112 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0021-isvalid.html @@ -0,0 +1,16 @@ + + + + + Test 0021 + + +
+ this photo was taken by + Mark Birbeck + +
+ + + + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0023-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0023-isvalid.html new file mode 100644 index 0000000000..5859d45788 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0023-isvalid.html @@ -0,0 +1,15 @@ + + + + + Test 0023 + + +
+ This photo was taken by + Mark Birbeck +
+ + + + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0030-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0030-isvalid.html new file mode 100644 index 0000000000..7fd1a85ec7 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0030-isvalid.html @@ -0,0 +1,15 @@ + + + + + Test 0030 + + +

This document is licensed under a + + Creative Commons License + . +

+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0050-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0050-isvalid.html new file mode 100644 index 0000000000..94e28c88b6 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0050-isvalid.html @@ -0,0 +1,12 @@ + + + + + Test 0050 + + +
+

John Doe

+
+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0052-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0052-isvalid.html new file mode 100644 index 0000000000..8e4d02f7bf --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0052-isvalid.html @@ -0,0 +1,12 @@ + + + + + Test 0052 + + +

+ John Doe +

+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0053-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0053-isvalid.html new file mode 100644 index 0000000000..f5d2172923 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0053-isvalid.html @@ -0,0 +1,12 @@ + + + + + Test 0053 + + +

+ John Doe +

+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0066-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0066-isvalid.html new file mode 100644 index 0000000000..dc8642ac73 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0066-isvalid.html @@ -0,0 +1,10 @@ + + + + + Test 0066 + + +

This is test #66.

+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0067-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0067-isvalid.html new file mode 100644 index 0000000000..e60e30e04d --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0067-isvalid.html @@ -0,0 +1,9 @@ + + + + Test 0067 + + +

This is test #67.

+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0071-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0071-isvalid.html new file mode 100644 index 0000000000..511e0b7107 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0071-isvalid.html @@ -0,0 +1,14 @@ + + + + + Test 0071 + + +

This page is under a Creative Commons + + Attribution-No Derivatives 3.0 license. +

+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0074-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0074-isvalid.html new file mode 100644 index 0000000000..e7e7456c06 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0074-isvalid.html @@ -0,0 +1,14 @@ + + + + + + Test 0074 + + +

+ This article was written by + Jane. +

+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0075-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0075-isvalid.html new file mode 100644 index 0000000000..1d4074d991 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0075-isvalid.html @@ -0,0 +1,14 @@ + + + + + + Test 0075 + + +

+ This page is under a Creative Commons + Attribution-No Derivatives 3.0 license. +

+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0089-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0089-isvalid.html new file mode 100644 index 0000000000..21354e155e --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0089-isvalid.html @@ -0,0 +1,12 @@ + + + + + Test 0089 + + +
+ example image +
+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0115-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0115-isvalid.html new file mode 100644 index 0000000000..cde9b6e40d --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0115-isvalid.html @@ -0,0 +1,16 @@ + + + + + Test 0115 + + +

Description: XML entities in the RDFa content

+

+ > + Ben & Co. + @ + @ +

+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0117-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0117-isvalid.html new file mode 100644 index 0000000000..ed34d0ead6 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0117-isvalid.html @@ -0,0 +1,13 @@ + + + + + Test 0117 + + +

+ Mark Birbeck + added this triple test. +

+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0134-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0134-isvalid.html new file mode 100644 index 0000000000..ced8d6c899 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0134-isvalid.html @@ -0,0 +1,10 @@ + + + + + Test + + + + + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0140-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0140-isvalid.html new file mode 100644 index 0000000000..d2a7123929 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0140-isvalid.html @@ -0,0 +1,11 @@ + + + + + Blank-node as Predicate Test + + +

Blank Nodes are not allowed to be predicate identifiers in RDF:

+

Test

+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0147.novalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0147.novalid.html new file mode 100644 index 0000000000..23adadedf1 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0147.novalid.html @@ -0,0 +1,10 @@ + + + + + Test + + +

Test

+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0214-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0214-isvalid.html new file mode 100644 index 0000000000..395e645fb8 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0214-isvalid.html @@ -0,0 +1,9 @@ + + + + Test 0214 + + +

This document has a title.

+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0235-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0235-isvalid.html new file mode 100644 index 0000000000..183956137e --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0235-isvalid.html @@ -0,0 +1,13 @@ + + + + + Test 0235 + + +

+ The rdfagraph should not generate triples when + looking only at the processor graph. +

+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0238-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0238-isvalid.html new file mode 100644 index 0000000000..92feca27ae --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0238-isvalid.html @@ -0,0 +1,10 @@ + + + + + Test 0238 + + + Undefined Term + + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0239-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0239-isvalid.html new file mode 100644 index 0000000000..a28850ee58 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0239-isvalid.html @@ -0,0 +1,11 @@ + + + + + Test 0239 + + + Undefined Prefix + + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0240-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0240-isvalid.html new file mode 100644 index 0000000000..9938beaa8f --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0240-isvalid.html @@ -0,0 +1,11 @@ + + + + + Test 0240 + + + Using the property subProp + should cause a triple with baseProp to be added. + + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0241-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0241-isvalid.html new file mode 100644 index 0000000000..eb6b77a98d --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0241-isvalid.html @@ -0,0 +1,11 @@ + + + + + Test 0241 + + + Using the property eqProp + should cause a triple with baseProp to be added. + + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0242-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0242-isvalid.html new file mode 100644 index 0000000000..7b6a59078d --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0242-isvalid.html @@ -0,0 +1,11 @@ + + + + + Test 0242 + + + Using the property eqProp + should cause a triple with eqProp to be added. + + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0255-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0255-isvalid.html new file mode 100644 index 0000000000..7b1d284b4d --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0255-isvalid.html @@ -0,0 +1,11 @@ + + + + + Test 0255 + + + +

Just a plain literal.

+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0259-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0259-isvalid.html new file mode 100644 index 0000000000..e2c8e5d600 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0259-isvalid.html @@ -0,0 +1,48 @@ + + + + + Test 0259 + + +
+ Vocabulary Prefixes + GRDDL + MA + OWL + RDF + RDFa + RDFS + RIF + SKOS + SKOS-XL + WDR + VOID + WDRS + XHV + XML + XSD +
+
+ Widely Used prefixes + CC + CTAG + DC + DCTERMS + FOAF + GR + ICAL + OG + REV + SIOC + V + VCARD + Schema +
+
+ Vocabulary Terms + DescribedBy + License + Role +
+ diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0263-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0263-isvalid.html new file mode 100644 index 0000000000..d8ef4b0b27 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0263-isvalid.html @@ -0,0 +1,10 @@ + + + + + Test 0263 + + +

+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0264-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0264-isvalid.html new file mode 100644 index 0000000000..62cefe5013 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0264-isvalid.html @@ -0,0 +1,10 @@ + + + + + Test 0264 + + +

+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0272-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0272-isvalid.html new file mode 100644 index 0000000000..ddd86e6b6d --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0272-isvalid.html @@ -0,0 +1,10 @@ + + + + + Test 0272 + + + + + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0273-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0273-isvalid.html new file mode 100644 index 0000000000..3bbf607f8a --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0273-isvalid.html @@ -0,0 +1,10 @@ + + + + + Test 0273 + + + + + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0274-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0274-isvalid.html new file mode 100644 index 0000000000..faf6d451ed --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0274-isvalid.html @@ -0,0 +1,10 @@ + + + + + Test 0274 + + + + + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0275-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0275-isvalid.html new file mode 100644 index 0000000000..c53311b645 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0275-isvalid.html @@ -0,0 +1,10 @@ + + + + + Test 0275 + + + + + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0276-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0276-isvalid.html new file mode 100644 index 0000000000..6ca34862b6 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0276-isvalid.html @@ -0,0 +1,10 @@ + + + + + Test 0275 + + + + + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0277-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0277-isvalid.html new file mode 100644 index 0000000000..61922bf18f --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0277-isvalid.html @@ -0,0 +1,10 @@ + + + + + Test 0277 + + + + + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0281-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0281-isvalid.html new file mode 100644 index 0000000000..1158dc9361 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0281-isvalid.html @@ -0,0 +1,10 @@ + + + + + Test 0281 + + + + + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0282-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0282-isvalid.html new file mode 100644 index 0000000000..1fd9cb1a1f --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0282-isvalid.html @@ -0,0 +1,10 @@ + + + + + Test 0282 + + + + + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0283-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0283-isvalid.html new file mode 100644 index 0000000000..3be86a46f5 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0283-isvalid.html @@ -0,0 +1,10 @@ + + + + + Test 0283 + + + + + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0287-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0287-isvalid.html new file mode 100644 index 0000000000..17aa300748 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0287-isvalid.html @@ -0,0 +1,10 @@ + + + + + Test 0287 + + + + + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0296-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0296-isvalid.html new file mode 100644 index 0000000000..bdf56c40ed --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0296-isvalid.html @@ -0,0 +1,27 @@ + + + + + Test 0296 + + +
+ Gregg + Knows + +
+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0301-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0301-isvalid.html new file mode 100644 index 0000000000..f6dce1da96 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0301-isvalid.html @@ -0,0 +1,12 @@ + + + + + Test 0301: Typed Property + + +

+ Fizzbit +

+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0302-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0302-isvalid.html new file mode 100644 index 0000000000..21020d0fc4 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0302-isvalid.html @@ -0,0 +1,12 @@ + + + + + Test 0302: various types of tokens in @typeof + + +
+ Stéphane Corlosquet +
+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0305-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0305-isvalid.html new file mode 100644 index 0000000000..3ee7f48603 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0305-isvalid.html @@ -0,0 +1,12 @@ + + + + + Test 0305 + + +
+

Some contents that are a header

+
+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0306-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0306-isvalid.html new file mode 100644 index 0000000000..6b720f0348 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0306-isvalid.html @@ -0,0 +1,13 @@ + + + + + Test 0306 + + + +
+

Some contents that are a header

+
+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0307-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0307-isvalid.html new file mode 100644 index 0000000000..c9b99557ab --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0307-isvalid.html @@ -0,0 +1,12 @@ + + + + + Test 0307 + + +
+

Some contents that are a header

+
+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0311-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0311-isvalid.html new file mode 100644 index 0000000000..e8991e4aed --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0311-isvalid.html @@ -0,0 +1,14 @@ + + + + + Test 0311 + + +
+ this photo was taken by + Stéphane Corlosquet + +
+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0312-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0312-isvalid.html new file mode 100644 index 0000000000..af489fe88b --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0312-isvalid.html @@ -0,0 +1,12 @@ + + + + + Test 0312 + + +

+ The homepage of Some Body. +

+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0313-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0313-isvalid.html new file mode 100644 index 0000000000..e4b4b760da --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0313-isvalid.html @@ -0,0 +1,10 @@ + + + + + Test 0313 + + +

Foo

+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0319-novalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0319-novalid.html new file mode 100644 index 0000000000..5397314f25 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0319-novalid.html @@ -0,0 +1,11 @@ + + + + + + Test 0319 + + +

value

+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0321-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0321-isvalid.html new file mode 100644 index 0000000000..ee9159d0ba --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0321-isvalid.html @@ -0,0 +1,13 @@ + + + + + Test 0321 + + +
+ +
+

Name: Amanda

+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0322-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0322-isvalid.html new file mode 100644 index 0000000000..f10dd51cad --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0322-isvalid.html @@ -0,0 +1,14 @@ + + + + + Test 0322 + + +
+

My name is Gregg

+ +
+

My name is Kellogg

+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0323-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0323-isvalid.html new file mode 100644 index 0000000000..6e8d034b46 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0323-isvalid.html @@ -0,0 +1,16 @@ + + + + + Test 0323 + + +
+ +
+
+ +
+

Name: Amanda

+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0324-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0324-isvalid.html new file mode 100644 index 0000000000..20d6529d4a --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0324-isvalid.html @@ -0,0 +1,15 @@ + + + + + Test 0324 + + +
+ + +
+

Name: Amanda

+

Jazz Band

+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0325-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0325-isvalid.html new file mode 100644 index 0000000000..549844fd79 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0325-isvalid.html @@ -0,0 +1,17 @@ + + + + + + Test 0325 + + +
+
+
+
+ Amanda +
+
+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0326-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0326-isvalid.html new file mode 100644 index 0000000000..5791c1c38f --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0326-isvalid.html @@ -0,0 +1,15 @@ + + + + + + Test 0326 + + +
+ +
+

Name: Bella

+

Name: Lola

+ + diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfalite/0327-isvalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0327-isvalid.html new file mode 100644 index 0000000000..7228f861ce --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfalite/0327-isvalid.html @@ -0,0 +1,24 @@ + + + + + + Test 0327 + + +
+ + +
+

Name: Amanda

+
+
+ +
+
+
+

Band: Jazz Band

+

Size: 12 players

+
+ + -- cgit v1.2.3