Re: [html-tests] reflect.js should support nullable enums for crossOrigin (#1223)

As long as you're there, as far as I can tell the test harness also incorrectly claims that `setAttribute("crossorigin, "")` followed by getting `.crossOrigin` should return empty string.  Per spec, it should return `"anonymous"`.

View on GitHub: https://github.com/w3c/web-platform-tests/issues/1223#issuecomment-54701851

Received on Saturday, 6 September 2014 04:08:30 UTC