diff options
Diffstat (limited to 'testing/web-platform/meta/html/dom/reflection-grouping.html.ini')
-rw-r--r-- | testing/web-platform/meta/html/dom/reflection-grouping.html.ini | 86 |
1 files changed, 0 insertions, 86 deletions
diff --git a/testing/web-platform/meta/html/dom/reflection-grouping.html.ini b/testing/web-platform/meta/html/dom/reflection-grouping.html.ini deleted file mode 100644 index 8fdccbbaa..000000000 --- a/testing/web-platform/meta/html/dom/reflection-grouping.html.ini +++ /dev/null @@ -1,86 +0,0 @@ -[reflection-grouping.html] - type: testharness - [p.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [p.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - - [hr.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [hr.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - - [pre.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [pre.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - - [blockquote.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [blockquote.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - - [ol.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [ol.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - - [ul.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [ul.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - - [li.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [li.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - - [dl.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [dl.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - - [dt.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [dt.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - - [dd.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [dd.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - - [figure.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [figure.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - - [figcaption.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [figcaption.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - - [main.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [main.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - - [div.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [div.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - |