Re: [WebIDL-tests] Update current-realm.html test (#4378)

The URL was always invalid and causes the test to log an error when the load promise completes.

But the test isn't testing that c.load() actually loads the test, just that the promise is global.

We could could also suppress the console error message by adding a valid font URL, but then we need a valid loadable font URL and we still won't ever look at the result.

View on GitHub: https://github.com/w3c/web-platform-tests/pull/4378#issuecomment-270442836

Received on Wednesday, 4 January 2017 18:12:01 UTC