summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html-its/locqualityrating/xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testing/web-platform/tests/conformance-checkers/html-its/locqualityrating/xml/locqualityrating1xml.xml11
-rw-r--r--testing/web-platform/tests/conformance-checkers/html-its/locqualityrating/xml/locqualityrating2xml.xml11
-rw-r--r--testing/web-platform/tests/conformance-checkers/html-its/locqualityrating/xml/locqualityrating3xml.xml11
-rw-r--r--testing/web-platform/tests/conformance-checkers/html-its/locqualityrating/xml/locqualityrating4xml.xml10
4 files changed, 43 insertions, 0 deletions
diff --git a/testing/web-platform/tests/conformance-checkers/html-its/locqualityrating/xml/locqualityrating1xml.xml b/testing/web-platform/tests/conformance-checkers/html-its/locqualityrating/xml/locqualityrating1xml.xml
new file mode 100644
index 0000000000..e08b1d0bf9
--- /dev/null
+++ b/testing/web-platform/tests/conformance-checkers/html-its/locqualityrating/xml/locqualityrating1xml.xml
@@ -0,0 +1,11 @@
+<doc xmlns:its="http://www.w3.org/2005/11/its" its:version="2.0"
+ its:locQualityRatingScore="100"
+ its:locQualityRatingScoreThreshold="95"
+ its:locQualityRatingProfileRef="http://example.org/qaModel/v13">
+ <title>The Adventures of Tom Sawyer</title>
+ <para>He got home pretty late that night, and when he climbed cautiously in at
+ the window, he uncovered an ambuscade, in the person of his aunt; and when
+ she saw the state his clothes were in her resolution to turn his Saturday
+ holiday into captivity at hard labor became adamantine in its
+ firmness.</para>
+</doc>
diff --git a/testing/web-platform/tests/conformance-checkers/html-its/locqualityrating/xml/locqualityrating2xml.xml b/testing/web-platform/tests/conformance-checkers/html-its/locqualityrating/xml/locqualityrating2xml.xml
new file mode 100644
index 0000000000..437fdd26f2
--- /dev/null
+++ b/testing/web-platform/tests/conformance-checkers/html-its/locqualityrating/xml/locqualityrating2xml.xml
@@ -0,0 +1,11 @@
+<doc xmlns:its="http://www.w3.org/2005/11/its" its:version="2.0"
+ its:locQualityRatingVote="-1"
+ its:locQualityRatingVoteThreshold="10"
+ its:locQualityRatingProfileRef="http://example.org/qaModel/v13">
+ <title>The Adventures of Tom Sawyer</title>
+ <para>He got home pretty late that night, and when he climbed cautiously in at
+ the window, he uncovered an ambuscade, in the person of his aunt; and when
+ she saw the state his clothes were in her resolution to turn his Saturday
+ holiday into captivity at hard labor became adamantine in its
+ firmness.</para>
+</doc>
diff --git a/testing/web-platform/tests/conformance-checkers/html-its/locqualityrating/xml/locqualityrating3xml.xml b/testing/web-platform/tests/conformance-checkers/html-its/locqualityrating/xml/locqualityrating3xml.xml
new file mode 100644
index 0000000000..28b60154be
--- /dev/null
+++ b/testing/web-platform/tests/conformance-checkers/html-its/locqualityrating/xml/locqualityrating3xml.xml
@@ -0,0 +1,11 @@
+<doc xmlns:its="http://www.w3.org/2005/11/its" its:version="2.0">
+ <title>The Adventures of Tom Sawyer</title>
+ <its:span locQualityRatingScore="100"
+ locQualityRatingScoreThreshold="95"
+ locQualityRatingProfileRef="http://example.org/qaModel/v13">
+ <para>He got home pretty late that night, and when he climbed cautiously in at
+ the window, he uncovered an ambuscade, in the person of his aunt; and when
+ she saw the state his clothes were in her resolution to turn his Saturday
+ holiday into captivity at hard labor became adamantine in its
+ firmness.</para></its:span>
+</doc>
diff --git a/testing/web-platform/tests/conformance-checkers/html-its/locqualityrating/xml/locqualityrating4xml.xml b/testing/web-platform/tests/conformance-checkers/html-its/locqualityrating/xml/locqualityrating4xml.xml
new file mode 100644
index 0000000000..101566abb7
--- /dev/null
+++ b/testing/web-platform/tests/conformance-checkers/html-its/locqualityrating/xml/locqualityrating4xml.xml
@@ -0,0 +1,10 @@
+<doc xmlns:its="http://www.w3.org/2005/11/its" its:version="2.0">
+ <title>The Adventures of Tom Sawyer</title>
+ <its:span locQualityRatingVote="-1"
+ locQualityRatingVoteThreshold="10"
+ locQualityRatingProfileRef="http://example.org/qaModel/v13"><para>He got home pretty late that night, and when he climbed cautiously in at
+ the window, he uncovered an ambuscade, in the person of his aunt; and when
+ she saw the state his clothes were in her resolution to turn his Saturday
+ holiday into captivity at hard labor became adamantine in its
+ firmness.</para></its:span>
+</doc>