Re: [custom-elements-tests] third bunch of custom elements tests (#578)

Without overriding the mime type, test will depend on HTTP server configuration. For example my own test server return 'text/html' for both  blank.xml file and blank.html files. So the test will fail without this line, because request.responseXML is null.


View on GitHub: https://github.com/w3c/web-platform-tests/pull/578#discussion_r9261212

Received on Wednesday, 29 January 2014 10:13:33 UTC