summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/dom/nodes/Document-createElementNS.html.ini
blob: 0a772835fb219b036ab2409ac1aac6e9663e5d83 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Document-createElementNS.html]
  type: testharness
  [createElementNS test in HTML document: "http://example.com/","a:0","NAMESPACE_ERR"]
    bug: https://github.com/whatwg/dom/issues/319
    expected: FAIL

  [createElementNS test in XML document: "http://example.com/","a:0","NAMESPACE_ERR"]
    bug: https://github.com/whatwg/dom/issues/319
    expected: FAIL

  [createElementNS test in XHTML document: "http://example.com/","a:0","NAMESPACE_ERR"]
    bug: https://github.com/whatwg/dom/issues/319
    expected: FAIL