tor-browser

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

scoped-custom-element-registry-customelementregistry-attribute-in-xhtml.xhtml.ini (609B)


      1 [scoped-custom-element-registry-customelementregistry-attribute-in-xhtml.xhtml]
      2  [XHTML parser should create a custom element candidate with null registry if customelementregistry is set]
      3    expected: FAIL
      4 
      5  [XHTML parser should create a defined custom element with null registry if customelementregistry is set]
      6    expected: FAIL
      7 
      8  [XHTML fragment parser should create a custom element candidate with null registry if customelementregistry is set]
      9    expected: FAIL
     10 
     11  [XHTML fragment parser should create a defined custom element with null registry if customelementregistry is set]
     12    expected: FAIL