tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

AriaMixin-element-attributes.html.ini (2295B)


      1 [AriaMixin-element-attributes.html]
      2  [ariaControlsElements in Element must enqueue an attributeChanged reaction when adding aria-controls content attribute]
      3    expected: FAIL
      4 
      5  [ariaControlsElements in Element must enqueue an attributeChanged reaction when replacing an existing attribute]
      6    expected: FAIL
      7 
      8  [ariaDescribedByElements in Element must enqueue an attributeChanged reaction when adding aria-describedby content attribute]
      9    expected: FAIL
     10 
     11  [ariaDescribedByElements in Element must enqueue an attributeChanged reaction when replacing an existing attribute]
     12    expected: FAIL
     13 
     14  [ariaDetailsElements in Element must enqueue an attributeChanged reaction when adding aria-details content attribute]
     15    expected: FAIL
     16 
     17  [ariaDetailsElements in Element must enqueue an attributeChanged reaction when replacing an existing attribute]
     18    expected: FAIL
     19 
     20  [ariaFlowToElements in Element must enqueue an attributeChanged reaction when adding aria-flowto content attribute]
     21    expected: FAIL
     22 
     23  [ariaFlowToElements in Element must enqueue an attributeChanged reaction when replacing an existing attribute]
     24    expected: FAIL
     25 
     26  [ariaLabelledByElements in Element must enqueue an attributeChanged reaction when adding aria-labelledby content attribute]
     27    expected: FAIL
     28 
     29  [ariaLabelledByElements in Element must enqueue an attributeChanged reaction when replacing an existing attribute]
     30    expected: FAIL
     31 
     32  [ariaOwnsElements in Element must enqueue an attributeChanged reaction when adding aria-owns content attribute]
     33    expected: FAIL
     34 
     35  [ariaOwnsElements in Element must enqueue an attributeChanged reaction when replacing an existing attribute]
     36    expected: FAIL
     37 
     38  [ariaErrorMessageElements in Element must enqueue an attributeChanged reaction when adding aria-errormessage content attribute]
     39    expected: FAIL
     40 
     41  [ariaErrorMessageElements in Element must enqueue an attributeChanged reaction when replacing an existing attribute]
     42    expected: FAIL
     43 
     44  [ariaActiveDescendantElement in Element must enqueue an attributeChanged reaction when replacing an existing attribute]
     45    expected: [PASS, FAIL]
     46 
     47  [ariaActiveDescendantElement in Element must enqueue an attributeChanged reaction when adding aria-activedescendant content attribute]
     48    expected: [PASS, FAIL]