diff options
Diffstat (limited to 'testing/web-platform/meta/custom-elements/reactions/Attr.html.ini')
-rw-r--r-- | testing/web-platform/meta/custom-elements/reactions/Attr.html.ini | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/testing/web-platform/meta/custom-elements/reactions/Attr.html.ini b/testing/web-platform/meta/custom-elements/reactions/Attr.html.ini deleted file mode 100644 index 5a3ddc4ec..000000000 --- a/testing/web-platform/meta/custom-elements/reactions/Attr.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[Attr.html] - type: testharness - [value on Attr must enqueue an attributeChanged reaction when replacing an existing attribute] - expected: FAIL - - [value on Attr must not enqueue an attributeChanged reaction when replacing an existing unobserved attribute] - expected: FAIL - |