summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/custom-elements/reactions/AriaMixin-element-attributes.html.ini
blob: 3183516372fa77559f6757ee3cd0b56a4ac3f314 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
[AriaMixin-element-attributes.html]
  [ariaControlsElements in Element must enqueue an attributeChanged reaction when adding aria-controls content attribute]
    expected: FAIL

  [ariaControlsElements in Element must enqueue an attributeChanged reaction when replacing an existing attribute]
    expected: FAIL

  [ariaDescribedByElements in Element must enqueue an attributeChanged reaction when adding aria-describedby content attribute]
    expected: FAIL

  [ariaDescribedByElements in Element must enqueue an attributeChanged reaction when replacing an existing attribute]
    expected: FAIL

  [ariaDetailsElements in Element must enqueue an attributeChanged reaction when adding aria-details content attribute]
    expected: FAIL

  [ariaDetailsElements in Element must enqueue an attributeChanged reaction when replacing an existing attribute]
    expected: FAIL

  [ariaFlowToElements in Element must enqueue an attributeChanged reaction when adding aria-flowto content attribute]
    expected: FAIL

  [ariaFlowToElements in Element must enqueue an attributeChanged reaction when replacing an existing attribute]
    expected: FAIL

  [ariaLabelledByElements in Element must enqueue an attributeChanged reaction when adding aria-labelledby content attribute]
    expected: FAIL

  [ariaLabelledByElements in Element must enqueue an attributeChanged reaction when replacing an existing attribute]
    expected: FAIL

  [ariaOwnsElements in Element must enqueue an attributeChanged reaction when adding aria-owns content attribute]
    expected: FAIL

  [ariaOwnsElements in Element must enqueue an attributeChanged reaction when replacing an existing attribute]
    expected: FAIL

  [ariaErrorMessageElements in Element must enqueue an attributeChanged reaction when adding aria-errormessage content attribute]
    expected: FAIL

  [ariaErrorMessageElements in Element must enqueue an attributeChanged reaction when replacing an existing attribute]
    expected: FAIL

  [ariaActiveDescendantElement in Element must enqueue an attributeChanged reaction when replacing an existing attribute]
    expected: [PASS, FAIL]

  [ariaActiveDescendantElement in Element must enqueue an attributeChanged reaction when adding aria-activedescendant content attribute]
    expected: [PASS, FAIL]