diff options
Diffstat (limited to 'testing/web-platform/meta/custom-elements/reactions/HTMLElement.html.ini')
-rw-r--r-- | testing/web-platform/meta/custom-elements/reactions/HTMLElement.html.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/web-platform/meta/custom-elements/reactions/HTMLElement.html.ini b/testing/web-platform/meta/custom-elements/reactions/HTMLElement.html.ini new file mode 100644 index 0000000000..6553cf01e9 --- /dev/null +++ b/testing/web-platform/meta/custom-elements/reactions/HTMLElement.html.ini @@ -0,0 +1,6 @@ +[HTMLElement.html] + [popover on HTMLElement must enqueue an attributeChanged reaction when adding popover content attribute] + expected: FAIL + + [popover on HTMLElement must enqueue an attributeChanged reaction when replacing an existing attribute] + expected: FAIL |