From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- .../reactions/AriaMixin-string-attributes.html.ini | 228 +++++++++++++++++++++ 1 file changed, 228 insertions(+) create mode 100644 testing/web-platform/meta/custom-elements/reactions/AriaMixin-string-attributes.html.ini (limited to 'testing/web-platform/meta/custom-elements/reactions/AriaMixin-string-attributes.html.ini') 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 -- cgit v1.2.3