summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/obsolete
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/html/obsolete')
-rw-r--r--testing/web-platform/meta/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-events.html.ini11
-rw-r--r--testing/web-platform/meta/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-loop.html.ini11
-rw-r--r--testing/web-platform/meta/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-scrollamount.html.ini11
-rw-r--r--testing/web-platform/meta/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-scrolldelay.html.ini14
4 files changed, 47 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-events.html.ini b/testing/web-platform/meta/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-events.html.ini
new file mode 100644
index 000000000..96660bad6
--- /dev/null
+++ b/testing/web-platform/meta/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-events.html.ini
@@ -0,0 +1,11 @@
+[marquee-events.html]
+ type: testharness
+ [marquee_events_start]
+ expected: FAIL
+
+ [marquee_events_finish]
+ expected: FAIL
+
+ [marquee_events_bounce]
+ expected: FAIL
+
diff --git a/testing/web-platform/meta/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-loop.html.ini b/testing/web-platform/meta/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-loop.html.ini
new file mode 100644
index 000000000..8841db128
--- /dev/null
+++ b/testing/web-platform/meta/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-loop.html.ini
@@ -0,0 +1,11 @@
+[marquee-loop.html]
+ type: testharness
+ [marquee_loop_string]
+ expected: FAIL
+
+ [marquee_loop_less_than_1]
+ expected: FAIL
+
+ [marquee_loop_normal]
+ expected: FAIL
+
diff --git a/testing/web-platform/meta/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-scrollamount.html.ini b/testing/web-platform/meta/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-scrollamount.html.ini
new file mode 100644
index 000000000..0fe686750
--- /dev/null
+++ b/testing/web-platform/meta/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-scrollamount.html.ini
@@ -0,0 +1,11 @@
+[marquee-scrollamount.html]
+ type: testharness
+ [The scrollamount is a string]
+ expected: FAIL
+
+ [The scrollamount is a negative]
+ expected: FAIL
+
+ [The scrollamount is a normal value]
+ expected: FAIL
+
diff --git a/testing/web-platform/meta/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-scrolldelay.html.ini b/testing/web-platform/meta/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-scrolldelay.html.ini
new file mode 100644
index 000000000..d5f532815
--- /dev/null
+++ b/testing/web-platform/meta/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-scrolldelay.html.ini
@@ -0,0 +1,14 @@
+[marquee-scrolldelay.html]
+ type: testharness
+ [The scrolldelay attribute is a string]
+ expected: FAIL
+
+ [The scrolldelay attribute is a negative]
+ expected: FAIL
+
+ [The scrolldelay attribute is less than 60]
+ expected: FAIL
+
+ [The scrolldelay attribute is greater than 60]
+ expected: FAIL
+