RESOLVED FIXED Bug 42204
Fold most WebGL script-tests into .html files
https://bugs.webkit.org/show_bug.cgi?id=42204
Summary Fold most WebGL script-tests into .html files
Kenneth Russell
Reported 2010-07-13 14:44:30 PDT
For simplicity, in the Khronos WebGL conformance tests, an attempt has been made to keep most tests to a single file rather than splitting off the logic into a separate .js file. In order to keep these tests in sync in the future, it is strongly desirable to do the same in the WebKit versions of these layout tests.
Attachments
Patch (70.20 KB, patch)
2010-07-13 14:58 PDT, Kenneth Russell
fishd: review+
kbr: commit-queue-
Kenneth Russell
Comment 1 2010-07-13 14:58:21 PDT
Created attachment 61420 [details] Patch From the ChangeLog: For each WebGL script-test layout test which has a corresponding copy in the Khronos repository, folded the .js into the .html. This will make it easier to synchronize these tests between repositories.
Kenneth Russell
Comment 2 2010-07-13 15:03:02 PDT
Note You need to log in before you can comment on or make changes to this bug.