summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/tabular-data/the-table-element/caption-methods.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/html/semantics/tabular-data/the-table-element/caption-methods.html.ini')
-rw-r--r--testing/web-platform/meta/html/semantics/tabular-data/the-table-element/caption-methods.html.ini11
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html/semantics/tabular-data/the-table-element/caption-methods.html.ini b/testing/web-platform/meta/html/semantics/tabular-data/the-table-element/caption-methods.html.ini
new file mode 100644
index 000000000..3d3356f23
--- /dev/null
+++ b/testing/web-platform/meta/html/semantics/tabular-data/the-table-element/caption-methods.html.ini
@@ -0,0 +1,11 @@
+[caption-methods.html]
+ type: testharness
+ [createCaption method creates a new caption and inserts it as the first node of the table element]
+ expected: FAIL
+
+ [createCaption method creates new caption if existing caption is not in html namespace]
+ expected: FAIL
+
+ [createCaption will not copy table's prefix]
+ expected: FAIL
+