diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /testing/web-platform/meta/custom-elements/reactions/AriaMixin-string-attributes.html.ini | |
parent | Initial commit. (diff) | |
download | firefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/custom-elements/reactions/AriaMixin-string-attributes.html.ini')
-rw-r--r-- | testing/web-platform/meta/custom-elements/reactions/AriaMixin-string-attributes.html.ini | 228 |
1 files changed, 228 insertions, 0 deletions
diff --git a/testing/web-platform/meta/custom-elements/reactions/AriaMixin-string-attributes.html.ini b/testing/web-platform/meta/custom-elements/reactions/AriaMixin-string-attributes.html.ini new file mode 100644 index 0000000000..388edda397 --- /dev/null +++ b/testing/web-platform/meta/custom-elements/reactions/AriaMixin-string-attributes.html.ini @@ -0,0 +1,228 @@ +[AriaMixin-string-attributes.html] + [ariaAtomic on Element must enqueue an attributeChanged reaction when adding aria-atomic content attribute] + expected: FAIL + + [ariaAtomic on Element must enqueue an attributeChanged reaction when replacing an existing attribute] + expected: FAIL + + [ariaAutoComplete on Element must enqueue an attributeChanged reaction when adding aria-autocomplete content attribute] + expected: FAIL + + [ariaAutoComplete on Element must enqueue an attributeChanged reaction when replacing an existing attribute] + expected: FAIL + + [ariaBusy on Element must enqueue an attributeChanged reaction when adding aria-busy content attribute] + expected: FAIL + + [ariaBusy on Element must enqueue an attributeChanged reaction when replacing an existing attribute] + expected: FAIL + + [ariaChecked on Element must enqueue an attributeChanged reaction when adding aria-checked content attribute] + expected: FAIL + + [ariaChecked on Element must enqueue an attributeChanged reaction when replacing an existing attribute] + expected: FAIL + + [ariaColCount on Element must enqueue an attributeChanged reaction when adding aria-colcount content attribute] + expected: FAIL + + [ariaColCount on Element must enqueue an attributeChanged reaction when replacing an existing attribute] + expected: FAIL + + [ariaColIndex on Element must enqueue an attributeChanged reaction when adding aria-colindex content attribute] + expected: FAIL + + [ariaColIndex on Element must enqueue an attributeChanged reaction when replacing an existing attribute] + expected: FAIL + + [ariaColSpan on Element must enqueue an attributeChanged reaction when adding aria-colspan content attribute] + expected: FAIL + + [ariaColSpan on Element must enqueue an attributeChanged reaction when replacing an existing attribute] + expected: FAIL + + [ariaCurrent on Element must enqueue an attributeChanged reaction when adding aria-current content attribute] + expected: FAIL + + [ariaCurrent on Element must enqueue an attributeChanged reaction when replacing an existing attribute] + expected: FAIL + + [ariaDisabled on Element must enqueue an attributeChanged reaction when adding aria-disabled content attribute] + expected: FAIL + + [ariaDisabled on Element must enqueue an attributeChanged reaction when replacing an existing attribute] + expected: FAIL + + [ariaExpanded on Element must enqueue an attributeChanged reaction when adding aria-expanded content attribute] + expected: FAIL + + [ariaExpanded on Element must enqueue an attributeChanged reaction when replacing an existing attribute] + expected: FAIL + + [ariaHasPopup on Element must enqueue an attributeChanged reaction when adding aria-haspopup content attribute] + expected: FAIL + + [ariaHasPopup on Element must enqueue an attributeChanged reaction when replacing an existing attribute] + expected: FAIL + + [ariaHidden on Element must enqueue an attributeChanged reaction when adding aria-hidden content attribute] + expected: FAIL + + [ariaHidden on Element must enqueue an attributeChanged reaction when replacing an existing attribute] + expected: FAIL + + [ariaInvalid on Element must enqueue an attributeChanged reaction when adding aria-invalid content attribute] + expected: FAIL + + [ariaInvalid on Element must enqueue an attributeChanged reaction when replacing an existing attribute] + expected: FAIL + + [ariaKeyShortcuts on Element must enqueue an attributeChanged reaction when adding aria-keyshortcuts content attribute] + expected: FAIL + + [ariaKeyShortcuts on Element must enqueue an attributeChanged reaction when replacing an existing attribute] + expected: FAIL + + [ariaLabel on Element must enqueue an attributeChanged reaction when adding aria-label content attribute] + expected: FAIL + + [ariaLabel on Element must enqueue an attributeChanged reaction when replacing an existing attribute] + expected: FAIL + + [ariaLevel on Element must enqueue an attributeChanged reaction when adding aria-level content attribute] + expected: FAIL + + [ariaLevel on Element must enqueue an attributeChanged reaction when replacing an existing attribute] + expected: FAIL + + [ariaLive on Element must enqueue an attributeChanged reaction when adding aria-live content attribute] + expected: FAIL + + [ariaLive on Element must enqueue an attributeChanged reaction when replacing an existing attribute] + expected: FAIL + + [ariaModal on Element must enqueue an attributeChanged reaction when adding aria-modal content attribute] + expected: FAIL + + [ariaModal on Element must enqueue an attributeChanged reaction when replacing an existing attribute] + expected: FAIL + + [ariaMultiLine on Element must enqueue an attributeChanged reaction when adding aria-multiline content attribute] + expected: FAIL + + [ariaMultiLine on Element must enqueue an attributeChanged reaction when replacing an existing attribute] + expected: FAIL + + [ariaMultiSelectable on Element must enqueue an attributeChanged reaction when adding aria-multiselectable content attribute] + expected: FAIL + + [ariaMultiSelectable on Element must enqueue an attributeChanged reaction when replacing an existing attribute] + expected: FAIL + + [ariaOrientation on Element must enqueue an attributeChanged reaction when adding aria-orientation content attribute] + expected: FAIL + + [ariaOrientation on Element must enqueue an attributeChanged reaction when replacing an existing attribute] + expected: FAIL + + [ariaPlaceholder on Element must enqueue an attributeChanged reaction when adding aria-placeholder content attribute] + expected: FAIL + + [ariaPlaceholder on Element must enqueue an attributeChanged reaction when replacing an existing attribute] + expected: FAIL + + [ariaPosInSet on Element must enqueue an attributeChanged reaction when adding aria-posinset content attribute] + expected: FAIL + + [ariaPosInSet on Element must enqueue an attributeChanged reaction when replacing an existing attribute] + expected: FAIL + + [ariaPressed on Element must enqueue an attributeChanged reaction when adding aria-pressed content attribute] + expected: FAIL + + [ariaPressed on Element must enqueue an attributeChanged reaction when replacing an existing attribute] + expected: FAIL + + [ariaReadOnly on Element must enqueue an attributeChanged reaction when adding aria-readonly content attribute] + expected: FAIL + + [ariaReadOnly on Element must enqueue an attributeChanged reaction when replacing an existing attribute] + expected: FAIL + + [ariaRelevant on Element must enqueue an attributeChanged reaction when adding aria-relevant content attribute] + expected: FAIL + + [ariaRelevant on Element must enqueue an attributeChanged reaction when replacing an existing attribute] + expected: FAIL + + [ariaRequired on Element must enqueue an attributeChanged reaction when adding aria-required content attribute] + expected: FAIL + + [ariaRequired on Element must enqueue an attributeChanged reaction when replacing an existing attribute] + expected: FAIL + + [ariaRoleDescription on Element must enqueue an attributeChanged reaction when adding aria-roledescription content attribute] + expected: FAIL + + [ariaRoleDescription on Element must enqueue an attributeChanged reaction when replacing an existing attribute] + expected: FAIL + + [ariaRowCount on Element must enqueue an attributeChanged reaction when adding aria-rowcount content attribute] + expected: FAIL + + [ariaRowCount on Element must enqueue an attributeChanged reaction when replacing an existing attribute] + expected: FAIL + + [ariaRowIndex on Element must enqueue an attributeChanged reaction when adding aria-rowindex content attribute] + expected: FAIL + + [ariaRowIndex on Element must enqueue an attributeChanged reaction when replacing an existing attribute] + expected: FAIL + + [ariaRowSpan on Element must enqueue an attributeChanged reaction when adding aria-rowspan content attribute] + expected: FAIL + + [ariaRowSpan on Element must enqueue an attributeChanged reaction when replacing an existing attribute] + expected: FAIL + + [ariaSelected on Element must enqueue an attributeChanged reaction when adding aria-selected content attribute] + expected: FAIL + + [ariaSelected on Element must enqueue an attributeChanged reaction when replacing an existing attribute] + expected: FAIL + + [ariaSetSize on Element must enqueue an attributeChanged reaction when adding aria-setsize content attribute] + expected: FAIL + + [ariaSetSize on Element must enqueue an attributeChanged reaction when replacing an existing attribute] + expected: FAIL + + [ariaSort on Element must enqueue an attributeChanged reaction when adding aria-sort content attribute] + expected: FAIL + + [ariaSort on Element must enqueue an attributeChanged reaction when replacing an existing attribute] + expected: FAIL + + [ariaValueMax on Element must enqueue an attributeChanged reaction when adding aria-valuemax content attribute] + expected: FAIL + + [ariaValueMax on Element must enqueue an attributeChanged reaction when replacing an existing attribute] + expected: FAIL + + [ariaValueMin on Element must enqueue an attributeChanged reaction when adding aria-valuemin content attribute] + expected: FAIL + + [ariaValueMin on Element must enqueue an attributeChanged reaction when replacing an existing attribute] + expected: FAIL + + [ariaValueNow on Element must enqueue an attributeChanged reaction when adding aria-valuenow content attribute] + expected: FAIL + + [ariaValueNow on Element must enqueue an attributeChanged reaction when replacing an existing attribute] + expected: FAIL + + [ariaValueText on Element must enqueue an attributeChanged reaction when adding aria-valuetext content attribute] + expected: FAIL + + [ariaValueText on Element must enqueue an attributeChanged reaction when replacing an existing attribute] + expected: FAIL |