Skip to content

Commit

Permalink
add reference to cssstyle issue
Browse files Browse the repository at this point in the history
  • Loading branch information
pmdartus committed Feb 10, 2020
1 parent ffc3529 commit a983cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/web-platform-tests/to-run.yaml
Expand Up @@ -109,7 +109,7 @@ Document-createElement.html: [fail, :defined is not defined and throws]
HTMLElement-attachInternals.html: [fail, Not implemented]
HTMLElement-constructor.html: [fail, webidl2js doesn't deal well with tests using Proxies to verify properties access]
adopted-callback.html: [fail, "Failing test due to https://github.com/whatwg/dom/issues/813"]
attribute-changed-callback.html: [fail, attributeChangedCallback doesn't work with CSSStyleDeclaration]
attribute-changed-callback.html: [fail, attributeChangedCallback doesn't work with CSSStyleDeclaration, https://github.com/jsdom/cssstyle/issues/113]
custom-element-reaction-queue.html: [fail, document.write() implementation is not spec compliant]
custom-element-registry/per-global.html: [fail, iframe location related issue]
form-associated/**: [fail, Not implemented]
Expand Down

0 comments on commit a983cb3

Please sign in to comment.