jquery / sizzle

A sizzlin' hot selector engine.
https://sizzlejs.com
Other
6.29k stars 951 forks source link

Edge 15 fails the matchesSelector "attribute-equals non-value" test #406

Closed mgol closed 7 years ago

mgol commented 7 years ago
Edge 15.15063.0 (Windows 10 0.0.0) selector matchesSelector FAILED
    attribute-equals non-value
    Expected: true
    Actual: false
       at Anonymous function (test/unit/selector.js:1437:2)
       at runTest (node_modules/qunitjs/qunit/qunit.js:843:4)
       at Test.prototype.run (node_modules/qunitjs/qunit/qunit.js:828:4)
       at Anonymous function (node_modules/qunitjs/qunit/qunit.js:970:6)
       at process (node_modules/qunitjs/qunit/qunit.js:629:4)
       at begin (node_modules/qunitjs/qunit/qunit.js:611:2)