Re: [webgl-tests] Add Khronos' WebGL conformance test-suite 1.0.3 (#2450)

I'm talking about [this commit](https://github.com/ecoal95/web-platform-tests/commit/d58a33f53753841821df3664ccad5ec384974ac6), which adds two lines to every test file.

The modification was done automatically (the command is in the description of the commit).

We could load them synchronously in both `js-test-pre.js` and `unit.js`, and remove those modifications, but it would depend on the status of synchronous `XMLHttpRequest`, that in servo might be flacky.

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

Received on Thursday, 31 December 2015 15:08:25 UTC