diff options
Diffstat (limited to 'dom/canvas/test/webgl-conf/checkout/closure-library/README-Khronos.txt')
-rw-r--r-- | dom/canvas/test/webgl-conf/checkout/closure-library/README-Khronos.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/dom/canvas/test/webgl-conf/checkout/closure-library/README-Khronos.txt b/dom/canvas/test/webgl-conf/checkout/closure-library/README-Khronos.txt new file mode 100644 index 000000000..64d81e51c --- /dev/null +++ b/dom/canvas/test/webgl-conf/checkout/closure-library/README-Khronos.txt @@ -0,0 +1,20 @@ +This is a partial snapshot of the Closure library workspace from: + + https://github.com/google/closure-library + +It contains only the portions needed to type check the ported dEQP +tests, namely: + + closure/goog/base.js + closure/goog/deps.js + +and supporting scripts in closure/bin/ . + +The current version snapshotted here is: + +----- +commit 57bdfe0093cc158fb3a58d2c5f7d75ece8c4b45b +Author: Nathan Naze <nanaze@gmail.com> +Date: Fri Apr 24 18:38:26 2015 -0400 + + fix bad merge |