gecko/content/canvas/test/webgl-mochitest/driver-info.js
Jeff Gilbert ccbdf33c23 Bug 981936 - Split WebGL tests into webgl-conformance and webgl-mochitest. - r=kamidphish
--HG--
rename : content/canvas/test/webgl/00_test_list.txt => content/canvas/test/webgl-conformance/00_test_list.txt
rename : content/canvas/test/webgl/README.mozilla => content/canvas/test/webgl-conformance/README.mozilla
rename : content/canvas/test/webgl/README.txt => content/canvas/test/webgl-conformance/README.txt
rename : content/canvas/test/webgl/conformance/00_readme.txt => content/canvas/test/webgl-conformance/conformance/00_readme.txt
rename : content/canvas/test/webgl/conformance/LICENSE_CHROMIUM => content/canvas/test/webgl-conformance/conformance/LICENSE_CHROMIUM
rename : content/canvas/test/webgl/conformance/attribs/00_test_list.txt => content/canvas/test/webgl-conformance/conformance/attribs/00_test_list.txt
rename : content/canvas/test/webgl/conformance/attribs/gl-enable-vertex-attrib.html => content/canvas/test/webgl-conformance/conformance/attribs/gl-enable-vertex-attrib.html
rename : content/canvas/test/webgl/conformance/attribs/gl-vertex-attrib-zero-issues.html => content/canvas/test/webgl-conformance/conformance/attribs/gl-vertex-attrib-zero-issues.html
rename : content/canvas/test/webgl/conformance/attribs/gl-vertex-attrib.html => content/canvas/test/webgl-conformance/conformance/attribs/gl-vertex-attrib.html
rename : content/canvas/test/webgl/conformance/attribs/gl-vertexattribpointer-offsets.html => content/canvas/test/webgl-conformance/conformance/attribs/gl-vertexattribpointer-offsets.html
rename : content/canvas/test/webgl/conformance/attribs/gl-vertexattribpointer.html => content/canvas/test/webgl-conformance/conformance/attribs/gl-vertexattribpointer.html
rename : content/canvas/test/webgl/conformance/buffers/00_test_list.txt => content/canvas/test/webgl-conformance/conformance/buffers/00_test_list.txt
rename : content/canvas/test/webgl/conformance/buffers/buffer-bind-test.html => content/canvas/test/webgl-conformance/conformance/buffers/buffer-bind-test.html
rename : content/canvas/test/webgl/conformance/buffers/buffer-data-array-buffer.html => content/canvas/test/webgl-conformance/conformance/buffers/buffer-data-array-buffer.html
rename : content/canvas/test/webgl/conformance/buffers/index-validation-copies-indices.html => content/canvas/test/webgl-conformance/conformance/buffers/index-validation-copies-indices.html
rename : content/canvas/test/webgl/conformance/buffers/index-validation-crash-with-buffer-sub-data.html => content/canvas/test/webgl-conformance/conformance/buffers/index-validation-crash-with-buffer-sub-data.html
rename : content/canvas/test/webgl/conformance/buffers/index-validation-verifies-too-many-indices.html => content/canvas/test/webgl-conformance/conformance/buffers/index-validation-verifies-too-many-indices.html
rename : content/canvas/test/webgl/conformance/buffers/index-validation-with-resized-buffer.html => content/canvas/test/webgl-conformance/conformance/buffers/index-validation-with-resized-buffer.html
rename : content/canvas/test/webgl/conformance/buffers/index-validation.html => content/canvas/test/webgl-conformance/conformance/buffers/index-validation.html
rename : content/canvas/test/webgl/conformance/canvas/00_test_list.txt => content/canvas/test/webgl-conformance/conformance/canvas/00_test_list.txt
rename : content/canvas/test/webgl/conformance/canvas/buffer-offscreen-test.html => content/canvas/test/webgl-conformance/conformance/canvas/buffer-offscreen-test.html
rename : content/canvas/test/webgl/conformance/canvas/buffer-preserve-test.html => content/canvas/test/webgl-conformance/conformance/canvas/buffer-preserve-test.html
rename : content/canvas/test/webgl/conformance/canvas/canvas-test.html => content/canvas/test/webgl-conformance/conformance/canvas/canvas-test.html
rename : content/canvas/test/webgl/conformance/canvas/canvas-zero-size.html => content/canvas/test/webgl-conformance/conformance/canvas/canvas-zero-size.html
rename : content/canvas/test/webgl/conformance/canvas/drawingbuffer-static-canvas-test.html => content/canvas/test/webgl-conformance/conformance/canvas/drawingbuffer-static-canvas-test.html
rename : content/canvas/test/webgl/conformance/canvas/drawingbuffer-test.html => content/canvas/test/webgl-conformance/conformance/canvas/drawingbuffer-test.html
rename : content/canvas/test/webgl/conformance/canvas/viewport-unchanged-upon-resize.html => content/canvas/test/webgl-conformance/conformance/canvas/viewport-unchanged-upon-resize.html
rename : content/canvas/test/webgl/conformance/context/00_test_list.txt => content/canvas/test/webgl-conformance/conformance/context/00_test_list.txt
rename : content/canvas/test/webgl/conformance/context/constants.html => content/canvas/test/webgl-conformance/conformance/context/constants.html
rename : content/canvas/test/webgl/conformance/context/context-attribute-preserve-drawing-buffer.html => content/canvas/test/webgl-conformance/conformance/context/context-attribute-preserve-drawing-buffer.html
rename : content/canvas/test/webgl/conformance/context/context-attributes-alpha-depth-stencil-antialias.html => content/canvas/test/webgl-conformance/conformance/context/context-attributes-alpha-depth-stencil-antialias.html
rename : content/canvas/test/webgl/conformance/context/context-lost-restored.html => content/canvas/test/webgl-conformance/conformance/context/context-lost-restored.html
rename : content/canvas/test/webgl/conformance/context/context-lost.html => content/canvas/test/webgl-conformance/conformance/context/context-lost.html
rename : content/canvas/test/webgl/conformance/context/context-type-test.html => content/canvas/test/webgl-conformance/conformance/context/context-type-test.html
rename : content/canvas/test/webgl/conformance/context/incorrect-context-object-behaviour.html => content/canvas/test/webgl-conformance/conformance/context/incorrect-context-object-behaviour.html
rename : content/canvas/test/webgl/conformance/context/methods.html => content/canvas/test/webgl-conformance/conformance/context/methods.html
rename : content/canvas/test/webgl/conformance/context/premultiplyalpha-test.html => content/canvas/test/webgl-conformance/conformance/context/premultiplyalpha-test.html
rename : content/canvas/test/webgl/conformance/context/resource-sharing-test.html => content/canvas/test/webgl-conformance/conformance/context/resource-sharing-test.html
rename : content/canvas/test/webgl/conformance/extensions/00_test_list.txt => content/canvas/test/webgl-conformance/conformance/extensions/00_test_list.txt
rename : content/canvas/test/webgl/conformance/extensions/ext-sRGB.html => content/canvas/test/webgl-conformance/conformance/extensions/ext-sRGB.html
rename : content/canvas/test/webgl/conformance/extensions/ext-texture-filter-anisotropic.html => content/canvas/test/webgl-conformance/conformance/extensions/ext-texture-filter-anisotropic.html
rename : content/canvas/test/webgl/conformance/extensions/oes-standard-derivatives.html => content/canvas/test/webgl-conformance/conformance/extensions/oes-standard-derivatives.html
rename : content/canvas/test/webgl/conformance/extensions/oes-texture-float.html => content/canvas/test/webgl-conformance/conformance/extensions/oes-texture-float.html
rename : content/canvas/test/webgl/conformance/extensions/oes-vertex-array-object.html => content/canvas/test/webgl-conformance/conformance/extensions/oes-vertex-array-object.html
rename : content/canvas/test/webgl/conformance/extensions/webgl-compressed-texture-s3tc.html => content/canvas/test/webgl-conformance/conformance/extensions/webgl-compressed-texture-s3tc.html
rename : content/canvas/test/webgl/conformance/extensions/webgl-debug-renderer-info.html => content/canvas/test/webgl-conformance/conformance/extensions/webgl-debug-renderer-info.html
rename : content/canvas/test/webgl/conformance/extensions/webgl-debug-shaders.html => content/canvas/test/webgl-conformance/conformance/extensions/webgl-debug-shaders.html
rename : content/canvas/test/webgl/conformance/extensions/webgl-depth-texture.html => content/canvas/test/webgl-conformance/conformance/extensions/webgl-depth-texture.html
rename : content/canvas/test/webgl/conformance/glsl/00_test_list.txt => content/canvas/test/webgl-conformance/conformance/glsl/00_test_list.txt
rename : content/canvas/test/webgl/conformance/glsl/functions/00_test_list.txt => content/canvas/test/webgl-conformance/conformance/glsl/functions/00_test_list.txt
rename : content/canvas/test/webgl/conformance/glsl/functions/glsl-function-abs.html => content/canvas/test/webgl-conformance/conformance/glsl/functions/glsl-function-abs.html
rename : content/canvas/test/webgl/conformance/glsl/functions/glsl-function-acos.html => content/canvas/test/webgl-conformance/conformance/glsl/functions/glsl-function-acos.html
rename : content/canvas/test/webgl/conformance/glsl/functions/glsl-function-asin.html => content/canvas/test/webgl-conformance/conformance/glsl/functions/glsl-function-asin.html
rename : content/canvas/test/webgl/conformance/glsl/functions/glsl-function-atan-xy.html => content/canvas/test/webgl-conformance/conformance/glsl/functions/glsl-function-atan-xy.html
rename : content/canvas/test/webgl/conformance/glsl/functions/glsl-function-atan.html => content/canvas/test/webgl-conformance/conformance/glsl/functions/glsl-function-atan.html
rename : content/canvas/test/webgl/conformance/glsl/functions/glsl-function-ceil.html => content/canvas/test/webgl-conformance/conformance/glsl/functions/glsl-function-ceil.html
rename : content/canvas/test/webgl/conformance/glsl/functions/glsl-function-clamp-float.html => content/canvas/test/webgl-conformance/conformance/glsl/functions/glsl-function-clamp-float.html
rename : content/canvas/test/webgl/conformance/glsl/functions/glsl-function-clamp-gentype.html => content/canvas/test/webgl-conformance/conformance/glsl/functions/glsl-function-clamp-gentype.html
rename : content/canvas/test/webgl/conformance/glsl/functions/glsl-function-cos.html => content/canvas/test/webgl-conformance/conformance/glsl/functions/glsl-function-cos.html
rename : content/canvas/test/webgl/conformance/glsl/functions/glsl-function-cross.html => content/canvas/test/webgl-conformance/conformance/glsl/functions/glsl-function-cross.html
rename : content/canvas/test/webgl/conformance/glsl/functions/glsl-function-distance.html => content/canvas/test/webgl-conformance/conformance/glsl/functions/glsl-function-distance.html
rename : content/canvas/test/webgl/conformance/glsl/functions/glsl-function-dot.html => content/canvas/test/webgl-conformance/conformance/glsl/functions/glsl-function-dot.html
rename : content/canvas/test/webgl/conformance/glsl/functions/glsl-function-faceforward.html => content/canvas/test/webgl-conformance/conformance/glsl/functions/glsl-function-faceforward.html
rename : content/canvas/test/webgl/conformance/glsl/functions/glsl-function-floor.html => content/canvas/test/webgl-conformance/conformance/glsl/functions/glsl-function-floor.html
rename : content/canvas/test/webgl/conformance/glsl/functions/glsl-function-fract.html => content/canvas/test/webgl-conformance/conformance/glsl/functions/glsl-function-fract.html
rename : content/canvas/test/webgl/conformance/glsl/functions/glsl-function-length.html => content/canvas/test/webgl-conformance/conformance/glsl/functions/glsl-function-length.html
rename : content/canvas/test/webgl/conformance/glsl/functions/glsl-function-lessThan.html => content/canvas/test/webgl-conformance/conformance/glsl/functions/glsl-function-lessThan.html
rename : content/canvas/test/webgl/conformance/glsl/functions/glsl-function-max-float.html => content/canvas/test/webgl-conformance/conformance/glsl/functions/glsl-function-max-float.html
rename : content/canvas/test/webgl/conformance/glsl/functions/glsl-function-max-gentype.html => content/canvas/test/webgl-conformance/conformance/glsl/functions/glsl-function-max-gentype.html
rename : content/canvas/test/webgl/conformance/glsl/functions/glsl-function-min-float.html => content/canvas/test/webgl-conformance/conformance/glsl/functions/glsl-function-min-float.html
rename : content/canvas/test/webgl/conformance/glsl/functions/glsl-function-min-gentype.html => content/canvas/test/webgl-conformance/conformance/glsl/functions/glsl-function-min-gentype.html
rename : content/canvas/test/webgl/conformance/glsl/functions/glsl-function-mix-float.html => content/canvas/test/webgl-conformance/conformance/glsl/functions/glsl-function-mix-float.html
rename : content/canvas/test/webgl/conformance/glsl/functions/glsl-function-mix-gentype.html => content/canvas/test/webgl-conformance/conformance/glsl/functions/glsl-function-mix-gentype.html
rename : content/canvas/test/webgl/conformance/glsl/functions/glsl-function-mod-float.html => content/canvas/test/webgl-conformance/conformance/glsl/functions/glsl-function-mod-float.html
rename : content/canvas/test/webgl/conformance/glsl/functions/glsl-function-mod-gentype.html => content/canvas/test/webgl-conformance/conformance/glsl/functions/glsl-function-mod-gentype.html
rename : content/canvas/test/webgl/conformance/glsl/functions/glsl-function-normalize.html => content/canvas/test/webgl-conformance/conformance/glsl/functions/glsl-function-normalize.html
rename : content/canvas/test/webgl/conformance/glsl/functions/glsl-function-reflect.html => content/canvas/test/webgl-conformance/conformance/glsl/functions/glsl-function-reflect.html
rename : content/canvas/test/webgl/conformance/glsl/functions/glsl-function-refract.html => content/canvas/test/webgl-conformance/conformance/glsl/functions/glsl-function-refract.html
rename : content/canvas/test/webgl/conformance/glsl/functions/glsl-function-sign.html => content/canvas/test/webgl-conformance/conformance/glsl/functions/glsl-function-sign.html
rename : content/canvas/test/webgl/conformance/glsl/functions/glsl-function-sin.html => content/canvas/test/webgl-conformance/conformance/glsl/functions/glsl-function-sin.html
rename : content/canvas/test/webgl/conformance/glsl/functions/glsl-function-smoothstep-float.html => content/canvas/test/webgl-conformance/conformance/glsl/functions/glsl-function-smoothstep-float.html
rename : content/canvas/test/webgl/conformance/glsl/functions/glsl-function-smoothstep-gentype.html => content/canvas/test/webgl-conformance/conformance/glsl/functions/glsl-function-smoothstep-gentype.html
rename : content/canvas/test/webgl/conformance/glsl/functions/glsl-function-step-float.html => content/canvas/test/webgl-conformance/conformance/glsl/functions/glsl-function-step-float.html
rename : content/canvas/test/webgl/conformance/glsl/functions/glsl-function-step-gentype.html => content/canvas/test/webgl-conformance/conformance/glsl/functions/glsl-function-step-gentype.html
rename : content/canvas/test/webgl/conformance/glsl/functions/glsl-function.html => content/canvas/test/webgl-conformance/conformance/glsl/functions/glsl-function.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/00_test_list.txt => content/canvas/test/webgl-conformance/conformance/glsl/implicit/00_test_list.txt
rename : content/canvas/test/webgl/conformance/glsl/implicit/add_int_float.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/add_int_float.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/add_int_mat2.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/add_int_mat2.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/add_int_mat3.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/add_int_mat3.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/add_int_mat4.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/add_int_mat4.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/add_int_vec2.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/add_int_vec2.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/add_int_vec3.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/add_int_vec3.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/add_int_vec4.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/add_int_vec4.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/add_ivec2_vec2.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/add_ivec2_vec2.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/add_ivec3_vec3.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/add_ivec3_vec3.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/add_ivec4_vec4.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/add_ivec4_vec4.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/assign_int_to_float.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/assign_int_to_float.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/assign_ivec2_to_vec2.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/assign_ivec2_to_vec2.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/assign_ivec3_to_vec3.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/assign_ivec3_to_vec3.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/assign_ivec4_to_vec4.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/assign_ivec4_to_vec4.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/construct_struct.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/construct_struct.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/divide_int_float.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/divide_int_float.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/divide_int_mat2.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/divide_int_mat2.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/divide_int_mat3.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/divide_int_mat3.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/divide_int_mat4.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/divide_int_mat4.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/divide_int_vec2.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/divide_int_vec2.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/divide_int_vec3.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/divide_int_vec3.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/divide_int_vec4.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/divide_int_vec4.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/divide_ivec2_vec2.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/divide_ivec2_vec2.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/divide_ivec3_vec3.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/divide_ivec3_vec3.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/divide_ivec4_vec4.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/divide_ivec4_vec4.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/equal_int_float.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/equal_int_float.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/equal_ivec2_vec2.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/equal_ivec2_vec2.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/equal_ivec3_vec3.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/equal_ivec3_vec3.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/equal_ivec4_vec4.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/equal_ivec4_vec4.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/function_int_float.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/function_int_float.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/function_ivec2_vec2.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/function_ivec2_vec2.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/function_ivec3_vec3.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/function_ivec3_vec3.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/function_ivec4_vec4.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/function_ivec4_vec4.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/greater_than.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/greater_than.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/greater_than_equal.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/greater_than_equal.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/less_than.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/less_than.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/less_than_equal.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/less_than_equal.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/multiply_int_float.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/multiply_int_float.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/multiply_int_mat2.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/multiply_int_mat2.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/multiply_int_mat3.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/multiply_int_mat3.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/multiply_int_mat4.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/multiply_int_mat4.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/multiply_int_vec2.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/multiply_int_vec2.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/multiply_int_vec3.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/multiply_int_vec3.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/multiply_int_vec4.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/multiply_int_vec4.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/multiply_ivec2_vec2.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/multiply_ivec2_vec2.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/multiply_ivec3_vec3.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/multiply_ivec3_vec3.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/multiply_ivec4_vec4.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/multiply_ivec4_vec4.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/not_equal_int_float.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/not_equal_int_float.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/not_equal_ivec2_vec2.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/not_equal_ivec2_vec2.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/not_equal_ivec3_vec3.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/not_equal_ivec3_vec3.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/not_equal_ivec4_vec4.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/not_equal_ivec4_vec4.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/subtract_int_float.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/subtract_int_float.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/subtract_int_mat2.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/subtract_int_mat2.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/subtract_int_mat3.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/subtract_int_mat3.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/subtract_int_mat4.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/subtract_int_mat4.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/subtract_int_vec2.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/subtract_int_vec2.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/subtract_int_vec3.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/subtract_int_vec3.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/subtract_int_vec4.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/subtract_int_vec4.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/subtract_ivec2_vec2.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/subtract_ivec2_vec2.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/subtract_ivec3_vec3.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/subtract_ivec3_vec3.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/subtract_ivec4_vec4.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/subtract_ivec4_vec4.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/ternary_int_float.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/ternary_int_float.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/ternary_ivec2_vec2.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/ternary_ivec2_vec2.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/ternary_ivec3_vec3.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/ternary_ivec3_vec3.vert.html
rename : content/canvas/test/webgl/conformance/glsl/implicit/ternary_ivec4_vec4.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/implicit/ternary_ivec4_vec4.vert.html
rename : content/canvas/test/webgl/conformance/glsl/matrices/00_test_list.txt => content/canvas/test/webgl-conformance/conformance/glsl/matrices/00_test_list.txt
rename : content/canvas/test/webgl/conformance/glsl/matrices/glsl-mat4-to-mat3.html => content/canvas/test/webgl-conformance/conformance/glsl/matrices/glsl-mat4-to-mat3.html
rename : content/canvas/test/webgl/conformance/glsl/misc/00_test_list.txt => content/canvas/test/webgl-conformance/conformance/glsl/misc/00_test_list.txt
rename : content/canvas/test/webgl/conformance/glsl/misc/attrib-location-length-limits.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/attrib-location-length-limits.html
rename : content/canvas/test/webgl/conformance/glsl/misc/embedded-struct-definitions-forbidden.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/embedded-struct-definitions-forbidden.html
rename : content/canvas/test/webgl/conformance/glsl/misc/glsl-2types-of-textures-on-same-unit.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/glsl-2types-of-textures-on-same-unit.html
rename : content/canvas/test/webgl/conformance/glsl/misc/glsl-function-nodes.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/glsl-function-nodes.html
rename : content/canvas/test/webgl/conformance/glsl/misc/glsl-long-variable-names.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/glsl-long-variable-names.html
rename : content/canvas/test/webgl/conformance/glsl/misc/glsl-vertex-branch.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/glsl-vertex-branch.html
rename : content/canvas/test/webgl/conformance/glsl/misc/include.vs => content/canvas/test/webgl-conformance/conformance/glsl/misc/include.vs
rename : content/canvas/test/webgl/conformance/glsl/misc/non-ascii-comments.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/non-ascii-comments.vert.html
rename : content/canvas/test/webgl/conformance/glsl/misc/non-ascii.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/non-ascii.vert.html
rename : content/canvas/test/webgl/conformance/glsl/misc/re-compile-re-link.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/re-compile-re-link.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-256-character-identifier.frag.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-256-character-identifier.frag.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-257-character-identifier.frag.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-257-character-identifier.frag.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-_webgl-identifier.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-_webgl-identifier.vert.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-arbitrary-indexing.frag.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-arbitrary-indexing.frag.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-arbitrary-indexing.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-arbitrary-indexing.vert.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-attrib-array.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-attrib-array.vert.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-attrib-struct.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-attrib-struct.vert.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-clipvertex.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-clipvertex.vert.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-comma-assignment.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-comma-assignment.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-comma-conditional-assignment.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-comma-conditional-assignment.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-conditional-scoping.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-conditional-scoping.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-default-precision.frag.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-default-precision.frag.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-default-precision.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-default-precision.vert.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-define-line-continuation.frag.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-define-line-continuation.frag.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-dfdx-no-ext.frag.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-dfdx-no-ext.frag.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-dfdx.frag.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-dfdx.frag.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-do-scoping.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-do-scoping.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-error-directive.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-error-directive.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-explicit-int-cast.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-explicit-int-cast.vert.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-float-return-value.frag.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-float-return-value.frag.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-for-loop.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-for-loop.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-for-scoping.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-for-scoping.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-frag-depth.frag.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-frag-depth.frag.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-function-recursion.frag.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-function-recursion.frag.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-function-scoped-struct.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-function-scoped-struct.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-functional-scoping.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-functional-scoping.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-glcolor.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-glcolor.vert.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-gles-1.frag.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-gles-1.frag.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-gles-symbol.frag.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-gles-symbol.frag.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-glprojectionmatrix.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-glprojectionmatrix.vert.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-hex-int-constant-macro.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-hex-int-constant-macro.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-implicit-vec3-to-vec4-cast.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-implicit-vec3-to-vec4-cast.vert.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-include.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-include.vert.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-int-return-value.frag.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-int-return-value.frag.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-invalid-identifier.frag.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-invalid-identifier.frag.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-ivec2-return-value.frag.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-ivec2-return-value.frag.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-ivec3-return-value.frag.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-ivec3-return-value.frag.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-ivec4-return-value.frag.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-ivec4-return-value.frag.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-limited-indexing.frag.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-limited-indexing.frag.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-line-directive.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-line-directive.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-long-line.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-long-line.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-non-ascii-error.frag.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-non-ascii-error.frag.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-precision.frag.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-precision.frag.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-quoted-error.frag.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-quoted-error.frag.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-undefined-preprocessor-symbol.frag.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-undefined-preprocessor-symbol.frag.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-uniform-in-loop-condition.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-uniform-in-loop-condition.vert.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-vec2-return-value.frag.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-vec2-return-value.frag.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-vec3-return-value.frag.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-vec3-return-value.frag.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-vec4-return-value.frag.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-vec4-return-value.frag.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-vec4-vec3-vec4-conditional.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-vec4-vec3-vec4-conditional.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-version-100.frag.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-version-100.frag.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-version-100.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-version-100.vert.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-version-120.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-version-120.vert.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-version-130.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-version-130.vert.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-with-webgl-identifier.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-with-webgl-identifier.vert.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shader-without-precision.frag.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shader-without-precision.frag.html
rename : content/canvas/test/webgl/conformance/glsl/misc/shared.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/shared.html
rename : content/canvas/test/webgl/conformance/glsl/misc/struct-nesting-exceeds-maximum.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/struct-nesting-exceeds-maximum.html
rename : content/canvas/test/webgl/conformance/glsl/misc/struct-nesting-under-maximum.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/struct-nesting-under-maximum.html
rename : content/canvas/test/webgl/conformance/glsl/misc/uniform-location-length-limits.html => content/canvas/test/webgl-conformance/conformance/glsl/misc/uniform-location-length-limits.html
rename : content/canvas/test/webgl/conformance/glsl/reserved/00_test_list.txt => content/canvas/test/webgl-conformance/conformance/glsl/reserved/00_test_list.txt
rename : content/canvas/test/webgl/conformance/glsl/reserved/_webgl_field.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/reserved/_webgl_field.vert.html
rename : content/canvas/test/webgl/conformance/glsl/reserved/_webgl_function.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/reserved/_webgl_function.vert.html
rename : content/canvas/test/webgl/conformance/glsl/reserved/_webgl_struct.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/reserved/_webgl_struct.vert.html
rename : content/canvas/test/webgl/conformance/glsl/reserved/_webgl_variable.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/reserved/_webgl_variable.vert.html
rename : content/canvas/test/webgl/conformance/glsl/reserved/webgl_field.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/reserved/webgl_field.vert.html
rename : content/canvas/test/webgl/conformance/glsl/reserved/webgl_function.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/reserved/webgl_function.vert.html
rename : content/canvas/test/webgl/conformance/glsl/reserved/webgl_struct.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/reserved/webgl_struct.vert.html
rename : content/canvas/test/webgl/conformance/glsl/reserved/webgl_variable.vert.html => content/canvas/test/webgl-conformance/conformance/glsl/reserved/webgl_variable.vert.html
rename : content/canvas/test/webgl/conformance/glsl/samplers/00_test_list.txt => content/canvas/test/webgl-conformance/conformance/glsl/samplers/00_test_list.txt
rename : content/canvas/test/webgl/conformance/glsl/samplers/glsl-function-texture2d-bias.html => content/canvas/test/webgl-conformance/conformance/glsl/samplers/glsl-function-texture2d-bias.html
rename : content/canvas/test/webgl/conformance/glsl/samplers/glsl-function-texture2dlod.html => content/canvas/test/webgl-conformance/conformance/glsl/samplers/glsl-function-texture2dlod.html
rename : content/canvas/test/webgl/conformance/glsl/samplers/glsl-function-texture2dproj.html => content/canvas/test/webgl-conformance/conformance/glsl/samplers/glsl-function-texture2dproj.html
rename : content/canvas/test/webgl/conformance/glsl/variables/00_test_list.txt => content/canvas/test/webgl-conformance/conformance/glsl/variables/00_test_list.txt
rename : content/canvas/test/webgl/conformance/glsl/variables/gl-fragcoord.html => content/canvas/test/webgl-conformance/conformance/glsl/variables/gl-fragcoord.html
rename : content/canvas/test/webgl/conformance/glsl/variables/gl-frontfacing.html => content/canvas/test/webgl-conformance/conformance/glsl/variables/gl-frontfacing.html
rename : content/canvas/test/webgl/conformance/glsl/variables/gl-pointcoord.html => content/canvas/test/webgl-conformance/conformance/glsl/variables/gl-pointcoord.html
rename : content/canvas/test/webgl/conformance/limits/00_test_list.txt => content/canvas/test/webgl-conformance/conformance/limits/00_test_list.txt
rename : content/canvas/test/webgl/conformance/limits/gl-max-texture-dimensions.html => content/canvas/test/webgl-conformance/conformance/limits/gl-max-texture-dimensions.html
rename : content/canvas/test/webgl/conformance/limits/gl-min-attribs.html => content/canvas/test/webgl-conformance/conformance/limits/gl-min-attribs.html
rename : content/canvas/test/webgl/conformance/limits/gl-min-textures.html => content/canvas/test/webgl-conformance/conformance/limits/gl-min-textures.html
rename : content/canvas/test/webgl/conformance/limits/gl-min-uniforms.html => content/canvas/test/webgl-conformance/conformance/limits/gl-min-uniforms.html
rename : content/canvas/test/webgl/conformance/misc/00_test_list.txt => content/canvas/test/webgl-conformance/conformance/misc/00_test_list.txt
rename : content/canvas/test/webgl/conformance/misc/bad-arguments-test.html => content/canvas/test/webgl-conformance/conformance/misc/bad-arguments-test.html
rename : content/canvas/test/webgl/conformance/misc/delayed-drawing.html => content/canvas/test/webgl-conformance/conformance/misc/delayed-drawing.html
rename : content/canvas/test/webgl/conformance/misc/error-reporting.html => content/canvas/test/webgl-conformance/conformance/misc/error-reporting.html
rename : content/canvas/test/webgl/conformance/misc/functions-returning-strings.html => content/canvas/test/webgl-conformance/conformance/misc/functions-returning-strings.html
rename : content/canvas/test/webgl/conformance/misc/instanceof-test.html => content/canvas/test/webgl-conformance/conformance/misc/instanceof-test.html
rename : content/canvas/test/webgl/conformance/misc/invalid-passed-params.html => content/canvas/test/webgl-conformance/conformance/misc/invalid-passed-params.html
rename : content/canvas/test/webgl/conformance/misc/is-object.html => content/canvas/test/webgl-conformance/conformance/misc/is-object.html
rename : content/canvas/test/webgl/conformance/misc/null-object-behaviour.html => content/canvas/test/webgl-conformance/conformance/misc/null-object-behaviour.html
rename : content/canvas/test/webgl/conformance/misc/object-deletion-behaviour.html => content/canvas/test/webgl-conformance/conformance/misc/object-deletion-behaviour.html
rename : content/canvas/test/webgl/conformance/misc/shader-precision-format.html => content/canvas/test/webgl-conformance/conformance/misc/shader-precision-format.html
rename : content/canvas/test/webgl/conformance/misc/type-conversion-test.html => content/canvas/test/webgl-conformance/conformance/misc/type-conversion-test.html
rename : content/canvas/test/webgl/conformance/misc/uninitialized-test.html => content/canvas/test/webgl-conformance/conformance/misc/uninitialized-test.html
rename : content/canvas/test/webgl/conformance/misc/webgl-specific.html => content/canvas/test/webgl-conformance/conformance/misc/webgl-specific.html
rename : content/canvas/test/webgl/conformance/more/00_test_list.txt => content/canvas/test/webgl-conformance/conformance/more/00_test_list.txt
rename : content/canvas/test/webgl/conformance/more/README.md => content/canvas/test/webgl-conformance/conformance/more/README.md
rename : content/canvas/test/webgl/conformance/more/all_tests.html => content/canvas/test/webgl-conformance/conformance/more/all_tests.html
rename : content/canvas/test/webgl/conformance/more/all_tests_linkonly.html => content/canvas/test/webgl-conformance/conformance/more/all_tests_linkonly.html
rename : content/canvas/test/webgl/conformance/more/all_tests_sequential.html => content/canvas/test/webgl-conformance/conformance/more/all_tests_sequential.html
rename : content/canvas/test/webgl/conformance/more/conformance/argGenerators-A.js => content/canvas/test/webgl-conformance/conformance/more/conformance/argGenerators-A.js
rename : content/canvas/test/webgl/conformance/more/conformance/argGenerators-B1.js => content/canvas/test/webgl-conformance/conformance/more/conformance/argGenerators-B1.js
rename : content/canvas/test/webgl/conformance/more/conformance/argGenerators-B2.js => content/canvas/test/webgl-conformance/conformance/more/conformance/argGenerators-B2.js
rename : content/canvas/test/webgl/conformance/more/conformance/argGenerators-B3.js => content/canvas/test/webgl-conformance/conformance/more/conformance/argGenerators-B3.js
rename : content/canvas/test/webgl/conformance/more/conformance/argGenerators-B4.js => content/canvas/test/webgl-conformance/conformance/more/conformance/argGenerators-B4.js
rename : content/canvas/test/webgl/conformance/more/conformance/argGenerators-C.js => content/canvas/test/webgl-conformance/conformance/more/conformance/argGenerators-C.js
rename : content/canvas/test/webgl/conformance/more/conformance/argGenerators-D_G.js => content/canvas/test/webgl-conformance/conformance/more/conformance/argGenerators-D_G.js
rename : content/canvas/test/webgl/conformance/more/conformance/argGenerators-G_I.js => content/canvas/test/webgl-conformance/conformance/more/conformance/argGenerators-G_I.js
rename : content/canvas/test/webgl/conformance/more/conformance/argGenerators-L_S.js => content/canvas/test/webgl-conformance/conformance/more/conformance/argGenerators-L_S.js
rename : content/canvas/test/webgl/conformance/more/conformance/argGenerators-S_V.js => content/canvas/test/webgl-conformance/conformance/more/conformance/argGenerators-S_V.js
rename : content/canvas/test/webgl/conformance/more/conformance/badArgsArityLessThanArgc.html => content/canvas/test/webgl-conformance/conformance/more/conformance/badArgsArityLessThanArgc.html
rename : content/canvas/test/webgl/conformance/more/conformance/constants.html => content/canvas/test/webgl-conformance/conformance/more/conformance/constants.html
rename : content/canvas/test/webgl/conformance/more/conformance/fuzzTheAPI.html => content/canvas/test/webgl-conformance/conformance/more/conformance/fuzzTheAPI.html
rename : content/canvas/test/webgl/conformance/more/conformance/getContext.html => content/canvas/test/webgl-conformance/conformance/more/conformance/getContext.html
rename : content/canvas/test/webgl/conformance/more/conformance/methods.html => content/canvas/test/webgl-conformance/conformance/more/conformance/methods.html
rename : content/canvas/test/webgl/conformance/more/conformance/quickCheckAPI-A.html => content/canvas/test/webgl-conformance/conformance/more/conformance/quickCheckAPI-A.html
rename : content/canvas/test/webgl/conformance/more/conformance/quickCheckAPI-B1.html => content/canvas/test/webgl-conformance/conformance/more/conformance/quickCheckAPI-B1.html
rename : content/canvas/test/webgl/conformance/more/conformance/quickCheckAPI-B2.html => content/canvas/test/webgl-conformance/conformance/more/conformance/quickCheckAPI-B2.html
rename : content/canvas/test/webgl/conformance/more/conformance/quickCheckAPI-B3.html => content/canvas/test/webgl-conformance/conformance/more/conformance/quickCheckAPI-B3.html
rename : content/canvas/test/webgl/conformance/more/conformance/quickCheckAPI-B4.html => content/canvas/test/webgl-conformance/conformance/more/conformance/quickCheckAPI-B4.html
rename : content/canvas/test/webgl/conformance/more/conformance/quickCheckAPI-C.html => content/canvas/test/webgl-conformance/conformance/more/conformance/quickCheckAPI-C.html
rename : content/canvas/test/webgl/conformance/more/conformance/quickCheckAPI-D_G.html => content/canvas/test/webgl-conformance/conformance/more/conformance/quickCheckAPI-D_G.html
rename : content/canvas/test/webgl/conformance/more/conformance/quickCheckAPI-G_I.html => content/canvas/test/webgl-conformance/conformance/more/conformance/quickCheckAPI-G_I.html
rename : content/canvas/test/webgl/conformance/more/conformance/quickCheckAPI-L_S.html => content/canvas/test/webgl-conformance/conformance/more/conformance/quickCheckAPI-L_S.html
rename : content/canvas/test/webgl/conformance/more/conformance/quickCheckAPI-S_V.html => content/canvas/test/webgl-conformance/conformance/more/conformance/quickCheckAPI-S_V.html
rename : content/canvas/test/webgl/conformance/more/conformance/quickCheckAPI.js => content/canvas/test/webgl-conformance/conformance/more/conformance/quickCheckAPI.js
rename : content/canvas/test/webgl/conformance/more/conformance/quickCheckAPIBadArgs.html => content/canvas/test/webgl-conformance/conformance/more/conformance/quickCheckAPIBadArgs.html
rename : content/canvas/test/webgl/conformance/more/conformance/webGLArrays.html => content/canvas/test/webgl-conformance/conformance/more/conformance/webGLArrays.html
rename : content/canvas/test/webgl/conformance/more/demos/opengl_web.html => content/canvas/test/webgl-conformance/conformance/more/demos/opengl_web.html
rename : content/canvas/test/webgl/conformance/more/demos/video.html => content/canvas/test/webgl-conformance/conformance/more/demos/video.html
rename : content/canvas/test/webgl/conformance/more/functions/bindBuffer.html => content/canvas/test/webgl-conformance/conformance/more/functions/bindBuffer.html
rename : content/canvas/test/webgl/conformance/more/functions/bindBufferBadArgs.html => content/canvas/test/webgl-conformance/conformance/more/functions/bindBufferBadArgs.html
rename : content/canvas/test/webgl/conformance/more/functions/bindFramebufferLeaveNonZero.html => content/canvas/test/webgl-conformance/conformance/more/functions/bindFramebufferLeaveNonZero.html
rename : content/canvas/test/webgl/conformance/more/functions/bufferData.html => content/canvas/test/webgl-conformance/conformance/more/functions/bufferData.html
rename : content/canvas/test/webgl/conformance/more/functions/bufferDataBadArgs.html => content/canvas/test/webgl-conformance/conformance/more/functions/bufferDataBadArgs.html
rename : content/canvas/test/webgl/conformance/more/functions/bufferSubData.html => content/canvas/test/webgl-conformance/conformance/more/functions/bufferSubData.html
rename : content/canvas/test/webgl/conformance/more/functions/bufferSubDataBadArgs.html => content/canvas/test/webgl-conformance/conformance/more/functions/bufferSubDataBadArgs.html
rename : content/canvas/test/webgl/conformance/more/functions/copyTexImage2D.html => content/canvas/test/webgl-conformance/conformance/more/functions/copyTexImage2D.html
rename : content/canvas/test/webgl/conformance/more/functions/copyTexImage2DBadArgs.html => content/canvas/test/webgl-conformance/conformance/more/functions/copyTexImage2DBadArgs.html
rename : content/canvas/test/webgl/conformance/more/functions/copyTexSubImage2D.html => content/canvas/test/webgl-conformance/conformance/more/functions/copyTexSubImage2D.html
rename : content/canvas/test/webgl/conformance/more/functions/copyTexSubImage2DBadArgs.html => content/canvas/test/webgl-conformance/conformance/more/functions/copyTexSubImage2DBadArgs.html
rename : content/canvas/test/webgl/conformance/more/functions/deleteBufferBadArgs.html => content/canvas/test/webgl-conformance/conformance/more/functions/deleteBufferBadArgs.html
rename : content/canvas/test/webgl/conformance/more/functions/drawArrays.html => content/canvas/test/webgl-conformance/conformance/more/functions/drawArrays.html
rename : content/canvas/test/webgl/conformance/more/functions/drawArraysOutOfBounds.html => content/canvas/test/webgl-conformance/conformance/more/functions/drawArraysOutOfBounds.html
rename : content/canvas/test/webgl/conformance/more/functions/drawElements.html => content/canvas/test/webgl-conformance/conformance/more/functions/drawElements.html
rename : content/canvas/test/webgl/conformance/more/functions/drawElementsBadArgs.html => content/canvas/test/webgl-conformance/conformance/more/functions/drawElementsBadArgs.html
rename : content/canvas/test/webgl/conformance/more/functions/isTests.html => content/canvas/test/webgl-conformance/conformance/more/functions/isTests.html
rename : content/canvas/test/webgl/conformance/more/functions/readPixels.html => content/canvas/test/webgl-conformance/conformance/more/functions/readPixels.html
rename : content/canvas/test/webgl/conformance/more/functions/readPixelsBadArgs.html => content/canvas/test/webgl-conformance/conformance/more/functions/readPixelsBadArgs.html
rename : content/canvas/test/webgl/conformance/more/functions/texImage2D.html => content/canvas/test/webgl-conformance/conformance/more/functions/texImage2D.html
rename : content/canvas/test/webgl/conformance/more/functions/texImage2DBadArgs.html => content/canvas/test/webgl-conformance/conformance/more/functions/texImage2DBadArgs.html
rename : content/canvas/test/webgl/conformance/more/functions/texImage2DHTML.html => content/canvas/test/webgl-conformance/conformance/more/functions/texImage2DHTML.html
rename : content/canvas/test/webgl/conformance/more/functions/texImage2DHTMLBadArgs.html => content/canvas/test/webgl-conformance/conformance/more/functions/texImage2DHTMLBadArgs.html
rename : content/canvas/test/webgl/conformance/more/functions/texSubImage2D.html => content/canvas/test/webgl-conformance/conformance/more/functions/texSubImage2D.html
rename : content/canvas/test/webgl/conformance/more/functions/texSubImage2DBadArgs.html => content/canvas/test/webgl-conformance/conformance/more/functions/texSubImage2DBadArgs.html
rename : content/canvas/test/webgl/conformance/more/functions/texSubImage2DHTML.html => content/canvas/test/webgl-conformance/conformance/more/functions/texSubImage2DHTML.html
rename : content/canvas/test/webgl/conformance/more/functions/texSubImage2DHTMLBadArgs.html => content/canvas/test/webgl-conformance/conformance/more/functions/texSubImage2DHTMLBadArgs.html
rename : content/canvas/test/webgl/conformance/more/functions/uniformMatrix.html => content/canvas/test/webgl-conformance/conformance/more/functions/uniformMatrix.html
rename : content/canvas/test/webgl/conformance/more/functions/uniformMatrixBadArgs.html => content/canvas/test/webgl-conformance/conformance/more/functions/uniformMatrixBadArgs.html
rename : content/canvas/test/webgl/conformance/more/functions/uniformf.html => content/canvas/test/webgl-conformance/conformance/more/functions/uniformf.html
rename : content/canvas/test/webgl/conformance/more/functions/uniformfArrayLen1.html => content/canvas/test/webgl-conformance/conformance/more/functions/uniformfArrayLen1.html
rename : content/canvas/test/webgl/conformance/more/functions/uniformfBadArgs.html => content/canvas/test/webgl-conformance/conformance/more/functions/uniformfBadArgs.html
rename : content/canvas/test/webgl/conformance/more/functions/uniformi.html => content/canvas/test/webgl-conformance/conformance/more/functions/uniformi.html
rename : content/canvas/test/webgl/conformance/more/functions/uniformiBadArgs.html => content/canvas/test/webgl-conformance/conformance/more/functions/uniformiBadArgs.html
rename : content/canvas/test/webgl/conformance/more/functions/vertexAttrib.html => content/canvas/test/webgl-conformance/conformance/more/functions/vertexAttrib.html
rename : content/canvas/test/webgl/conformance/more/functions/vertexAttribBadArgs.html => content/canvas/test/webgl-conformance/conformance/more/functions/vertexAttribBadArgs.html
rename : content/canvas/test/webgl/conformance/more/functions/vertexAttribPointer.html => content/canvas/test/webgl-conformance/conformance/more/functions/vertexAttribPointer.html
rename : content/canvas/test/webgl/conformance/more/functions/vertexAttribPointerBadArgs.html => content/canvas/test/webgl-conformance/conformance/more/functions/vertexAttribPointerBadArgs.html
rename : content/canvas/test/webgl/conformance/more/glsl/arrayOutOfBounds.html => content/canvas/test/webgl-conformance/conformance/more/glsl/arrayOutOfBounds.html
rename : content/canvas/test/webgl/conformance/more/glsl/longLoops.html => content/canvas/test/webgl-conformance/conformance/more/glsl/longLoops.html
rename : content/canvas/test/webgl/conformance/more/glsl/uniformOutOfBounds.html => content/canvas/test/webgl-conformance/conformance/more/glsl/uniformOutOfBounds.html
rename : content/canvas/test/webgl/conformance/more/glsl/unusedAttribsUniforms.html => content/canvas/test/webgl-conformance/conformance/more/glsl/unusedAttribsUniforms.html
rename : content/canvas/test/webgl/conformance/more/index.html => content/canvas/test/webgl-conformance/conformance/more/index.html
rename : content/canvas/test/webgl/conformance/more/performance/CPUvsGPU.html => content/canvas/test/webgl-conformance/conformance/more/performance/CPUvsGPU.html
rename : content/canvas/test/webgl/conformance/more/performance/bandwidth.html => content/canvas/test/webgl-conformance/conformance/more/performance/bandwidth.html
rename : content/canvas/test/webgl/conformance/more/performance/jsGCPause.html => content/canvas/test/webgl-conformance/conformance/more/performance/jsGCPause.html
rename : content/canvas/test/webgl/conformance/more/performance/jsMatrixMult.html => content/canvas/test/webgl-conformance/conformance/more/performance/jsMatrixMult.html
rename : content/canvas/test/webgl/conformance/more/performance/jsToGLOverhead.html => content/canvas/test/webgl-conformance/conformance/more/performance/jsToGLOverhead.html
rename : content/canvas/test/webgl/conformance/more/unit.css => content/canvas/test/webgl-conformance/conformance/more/unit.css
rename : content/canvas/test/webgl/conformance/more/unit.js => content/canvas/test/webgl-conformance/conformance/more/unit.js
rename : content/canvas/test/webgl/conformance/more/util.js => content/canvas/test/webgl-conformance/conformance/more/util.js
rename : content/canvas/test/webgl/conformance/programs/00_test_list.txt => content/canvas/test/webgl-conformance/conformance/programs/00_test_list.txt
rename : content/canvas/test/webgl/conformance/programs/get-active-test.html => content/canvas/test/webgl-conformance/conformance/programs/get-active-test.html
rename : content/canvas/test/webgl/conformance/programs/gl-bind-attrib-location-test.html => content/canvas/test/webgl-conformance/conformance/programs/gl-bind-attrib-location-test.html
rename : content/canvas/test/webgl/conformance/programs/gl-get-active-attribute.html => content/canvas/test/webgl-conformance/conformance/programs/gl-get-active-attribute.html
rename : content/canvas/test/webgl/conformance/programs/gl-get-active-uniform.html => content/canvas/test/webgl-conformance/conformance/programs/gl-get-active-uniform.html
rename : content/canvas/test/webgl/conformance/programs/gl-getshadersource.html => content/canvas/test/webgl-conformance/conformance/programs/gl-getshadersource.html
rename : content/canvas/test/webgl/conformance/programs/gl-shader-test.html => content/canvas/test/webgl-conformance/conformance/programs/gl-shader-test.html
rename : content/canvas/test/webgl/conformance/programs/invalid-UTF-16.html => content/canvas/test/webgl-conformance/conformance/programs/invalid-UTF-16.html
rename : content/canvas/test/webgl/conformance/programs/program-test.html => content/canvas/test/webgl-conformance/conformance/programs/program-test.html
rename : content/canvas/test/webgl/conformance/reading/00_test_list.txt => content/canvas/test/webgl-conformance/conformance/reading/00_test_list.txt
rename : content/canvas/test/webgl/conformance/reading/read-pixels-pack-alignment.html => content/canvas/test/webgl-conformance/conformance/reading/read-pixels-pack-alignment.html
rename : content/canvas/test/webgl/conformance/reading/read-pixels-test.html => content/canvas/test/webgl-conformance/conformance/reading/read-pixels-test.html
rename : content/canvas/test/webgl/conformance/renderbuffers/00_test_list.txt => content/canvas/test/webgl-conformance/conformance/renderbuffers/00_test_list.txt
rename : content/canvas/test/webgl/conformance/renderbuffers/framebuffer-object-attachment.html => content/canvas/test/webgl-conformance/conformance/renderbuffers/framebuffer-object-attachment.html
rename : content/canvas/test/webgl/conformance/renderbuffers/framebuffer-test.html => content/canvas/test/webgl-conformance/conformance/renderbuffers/framebuffer-test.html
rename : content/canvas/test/webgl/conformance/renderbuffers/renderbuffer-initialization.html => content/canvas/test/webgl-conformance/conformance/renderbuffers/renderbuffer-initialization.html
rename : content/canvas/test/webgl/conformance/rendering/00_test_list.txt => content/canvas/test/webgl-conformance/conformance/rendering/00_test_list.txt
rename : content/canvas/test/webgl/conformance/rendering/draw-arrays-out-of-bounds.html => content/canvas/test/webgl-conformance/conformance/rendering/draw-arrays-out-of-bounds.html
rename : content/canvas/test/webgl/conformance/rendering/draw-elements-out-of-bounds.html => content/canvas/test/webgl-conformance/conformance/rendering/draw-elements-out-of-bounds.html
rename : content/canvas/test/webgl/conformance/rendering/gl-clear.html => content/canvas/test/webgl-conformance/conformance/rendering/gl-clear.html
rename : content/canvas/test/webgl/conformance/rendering/gl-drawelements.html => content/canvas/test/webgl-conformance/conformance/rendering/gl-drawelements.html
rename : content/canvas/test/webgl/conformance/rendering/gl-scissor-test.html => content/canvas/test/webgl-conformance/conformance/rendering/gl-scissor-test.html
rename : content/canvas/test/webgl/conformance/rendering/line-loop-tri-fan.html => content/canvas/test/webgl-conformance/conformance/rendering/line-loop-tri-fan.html
rename : content/canvas/test/webgl/conformance/rendering/more-than-65536-indices.html => content/canvas/test/webgl-conformance/conformance/rendering/more-than-65536-indices.html
rename : content/canvas/test/webgl/conformance/rendering/point-size.html => content/canvas/test/webgl-conformance/conformance/rendering/point-size.html
rename : content/canvas/test/webgl/conformance/rendering/triangle.html => content/canvas/test/webgl-conformance/conformance/rendering/triangle.html
rename : content/canvas/test/webgl/conformance/resources/3x3.png => content/canvas/test/webgl-conformance/conformance/resources/3x3.png
rename : content/canvas/test/webgl/conformance/resources/blue-1x1.jpg => content/canvas/test/webgl-conformance/conformance/resources/blue-1x1.jpg
rename : content/canvas/test/webgl/conformance/resources/boolUniformShader.vert => content/canvas/test/webgl-conformance/conformance/resources/boolUniformShader.vert
rename : content/canvas/test/webgl/conformance/resources/bug-32888-texture.png => content/canvas/test/webgl-conformance/conformance/resources/bug-32888-texture.png
rename : content/canvas/test/webgl/conformance/resources/floatUniformShader.vert => content/canvas/test/webgl-conformance/conformance/resources/floatUniformShader.vert
rename : content/canvas/test/webgl/conformance/resources/fragmentShader.frag => content/canvas/test/webgl-conformance/conformance/resources/fragmentShader.frag
rename : content/canvas/test/webgl/conformance/resources/glsl-conformance-test.js => content/canvas/test/webgl-conformance/conformance/resources/glsl-conformance-test.js
rename : content/canvas/test/webgl/conformance/resources/glsl-feature-tests.css => content/canvas/test/webgl-conformance/conformance/resources/glsl-feature-tests.css
rename : content/canvas/test/webgl/conformance/resources/glsl-generator.js => content/canvas/test/webgl-conformance/conformance/resources/glsl-generator.js
rename : content/canvas/test/webgl/conformance/resources/gray-ramp-256-with-128-alpha.png => content/canvas/test/webgl-conformance/conformance/resources/gray-ramp-256-with-128-alpha.png
rename : content/canvas/test/webgl/conformance/resources/gray-ramp-256.png => content/canvas/test/webgl-conformance/conformance/resources/gray-ramp-256.png
rename : content/canvas/test/webgl/conformance/resources/gray-ramp-default-gamma.png => content/canvas/test/webgl-conformance/conformance/resources/gray-ramp-default-gamma.png
rename : content/canvas/test/webgl/conformance/resources/gray-ramp-gamma0.1.png => content/canvas/test/webgl-conformance/conformance/resources/gray-ramp-gamma0.1.png
rename : content/canvas/test/webgl/conformance/resources/gray-ramp-gamma1.0.png => content/canvas/test/webgl-conformance/conformance/resources/gray-ramp-gamma1.0.png
rename : content/canvas/test/webgl/conformance/resources/gray-ramp-gamma2.0.png => content/canvas/test/webgl-conformance/conformance/resources/gray-ramp-gamma2.0.png
rename : content/canvas/test/webgl/conformance/resources/gray-ramp-gamma4.0.png => content/canvas/test/webgl-conformance/conformance/resources/gray-ramp-gamma4.0.png
rename : content/canvas/test/webgl/conformance/resources/gray-ramp-gamma9.0.png => content/canvas/test/webgl-conformance/conformance/resources/gray-ramp-gamma9.0.png
rename : content/canvas/test/webgl/conformance/resources/gray-ramp.png => content/canvas/test/webgl-conformance/conformance/resources/gray-ramp.png
rename : content/canvas/test/webgl/conformance/resources/green-2x2-16bit.png => content/canvas/test/webgl-conformance/conformance/resources/green-2x2-16bit.png
rename : content/canvas/test/webgl/conformance/resources/intArrayUniformShader.vert => content/canvas/test/webgl-conformance/conformance/resources/intArrayUniformShader.vert
rename : content/canvas/test/webgl/conformance/resources/intUniformShader.vert => content/canvas/test/webgl-conformance/conformance/resources/intUniformShader.vert
rename : content/canvas/test/webgl/conformance/resources/matUniformShader.vert => content/canvas/test/webgl-conformance/conformance/resources/matUniformShader.vert
rename : content/canvas/test/webgl/conformance/resources/noopUniformShader.frag => content/canvas/test/webgl-conformance/conformance/resources/noopUniformShader.frag
rename : content/canvas/test/webgl/conformance/resources/noopUniformShader.vert => content/canvas/test/webgl-conformance/conformance/resources/noopUniformShader.vert
rename : content/canvas/test/webgl/conformance/resources/npot-video.mp4 => content/canvas/test/webgl-conformance/conformance/resources/npot-video.mp4
rename : content/canvas/test/webgl/conformance/resources/npot-video.theora.ogv => content/canvas/test/webgl-conformance/conformance/resources/npot-video.theora.ogv
rename : content/canvas/test/webgl/conformance/resources/npot-video.webmvp8.webm => content/canvas/test/webgl-conformance/conformance/resources/npot-video.webmvp8.webm
rename : content/canvas/test/webgl/conformance/resources/pnglib.js => content/canvas/test/webgl-conformance/conformance/resources/pnglib.js
rename : content/canvas/test/webgl/conformance/resources/red-green.mp4 => content/canvas/test/webgl-conformance/conformance/resources/red-green.mp4
rename : content/canvas/test/webgl/conformance/resources/red-green.png => content/canvas/test/webgl-conformance/conformance/resources/red-green.png
rename : content/canvas/test/webgl/conformance/resources/red-green.theora.ogv => content/canvas/test/webgl-conformance/conformance/resources/red-green.theora.ogv
rename : content/canvas/test/webgl/conformance/resources/red-green.webmvp8.webm => content/canvas/test/webgl-conformance/conformance/resources/red-green.webmvp8.webm
rename : content/canvas/test/webgl/conformance/resources/red-indexed.png => content/canvas/test/webgl-conformance/conformance/resources/red-indexed.png
rename : content/canvas/test/webgl/conformance/resources/samplerUniformShader.frag => content/canvas/test/webgl-conformance/conformance/resources/samplerUniformShader.frag
rename : content/canvas/test/webgl/conformance/resources/small-square-with-cie-rgb-profile.png => content/canvas/test/webgl-conformance/conformance/resources/small-square-with-cie-rgb-profile.png
rename : content/canvas/test/webgl/conformance/resources/small-square-with-colormatch-profile.png => content/canvas/test/webgl-conformance/conformance/resources/small-square-with-colormatch-profile.png
rename : content/canvas/test/webgl/conformance/resources/small-square-with-colorspin-profile.jpg => content/canvas/test/webgl-conformance/conformance/resources/small-square-with-colorspin-profile.jpg
rename : content/canvas/test/webgl/conformance/resources/small-square-with-colorspin-profile.png => content/canvas/test/webgl-conformance/conformance/resources/small-square-with-colorspin-profile.png
rename : content/canvas/test/webgl/conformance/resources/small-square-with-e-srgb-profile.png => content/canvas/test/webgl-conformance/conformance/resources/small-square-with-e-srgb-profile.png
rename : content/canvas/test/webgl/conformance/resources/small-square-with-smpte-c-profile.png => content/canvas/test/webgl-conformance/conformance/resources/small-square-with-smpte-c-profile.png
rename : content/canvas/test/webgl/conformance/resources/small-square-with-srgb-iec61966-2.1-profile.png => content/canvas/test/webgl-conformance/conformance/resources/small-square-with-srgb-iec61966-2.1-profile.png
rename : content/canvas/test/webgl/conformance/resources/structUniformShader.vert => content/canvas/test/webgl-conformance/conformance/resources/structUniformShader.vert
rename : content/canvas/test/webgl/conformance/resources/vertexShader.vert => content/canvas/test/webgl-conformance/conformance/resources/vertexShader.vert
rename : content/canvas/test/webgl/conformance/resources/webgl-test-utils.js => content/canvas/test/webgl-conformance/conformance/resources/webgl-test-utils.js
rename : content/canvas/test/webgl/conformance/resources/webgl-test.js => content/canvas/test/webgl-conformance/conformance/resources/webgl-test.js
rename : content/canvas/test/webgl/conformance/resources/zero-alpha.png => content/canvas/test/webgl-conformance/conformance/resources/zero-alpha.png
rename : content/canvas/test/webgl/conformance/state/00_test_list.txt => content/canvas/test/webgl-conformance/conformance/state/00_test_list.txt
rename : content/canvas/test/webgl/conformance/state/gl-enable-enum-test.html => content/canvas/test/webgl-conformance/conformance/state/gl-enable-enum-test.html
rename : content/canvas/test/webgl/conformance/state/gl-enum-tests.html => content/canvas/test/webgl-conformance/conformance/state/gl-enum-tests.html
rename : content/canvas/test/webgl/conformance/state/gl-get-calls.html => content/canvas/test/webgl-conformance/conformance/state/gl-get-calls.html
rename : content/canvas/test/webgl/conformance/state/gl-geterror.html => content/canvas/test/webgl-conformance/conformance/state/gl-geterror.html
rename : content/canvas/test/webgl/conformance/state/gl-getstring.html => content/canvas/test/webgl-conformance/conformance/state/gl-getstring.html
rename : content/canvas/test/webgl/conformance/state/gl-object-get-calls.html => content/canvas/test/webgl-conformance/conformance/state/gl-object-get-calls.html
rename : content/canvas/test/webgl/conformance/textures/00_test_list.txt => content/canvas/test/webgl-conformance/conformance/textures/00_test_list.txt
rename : content/canvas/test/webgl/conformance/textures/compressed-tex-image.html => content/canvas/test/webgl-conformance/conformance/textures/compressed-tex-image.html
rename : content/canvas/test/webgl/conformance/textures/copy-tex-image-and-sub-image-2d.html => content/canvas/test/webgl-conformance/conformance/textures/copy-tex-image-and-sub-image-2d.html
rename : content/canvas/test/webgl/conformance/textures/gl-pixelstorei.html => content/canvas/test/webgl-conformance/conformance/textures/gl-pixelstorei.html
rename : content/canvas/test/webgl/conformance/textures/gl-teximage.html => content/canvas/test/webgl-conformance/conformance/textures/gl-teximage.html
rename : content/canvas/test/webgl/conformance/textures/origin-clean-conformance.html => content/canvas/test/webgl-conformance/conformance/textures/origin-clean-conformance.html
rename : content/canvas/test/webgl/conformance/textures/tex-image-and-sub-image-2d-with-array-buffer-view.html => content/canvas/test/webgl-conformance/conformance/textures/tex-image-and-sub-image-2d-with-array-buffer-view.html
rename : content/canvas/test/webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas.html => content/canvas/test/webgl-conformance/conformance/textures/tex-image-and-sub-image-2d-with-canvas.html
rename : content/canvas/test/webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-data.html => content/canvas/test/webgl-conformance/conformance/textures/tex-image-and-sub-image-2d-with-image-data.html
rename : content/canvas/test/webgl/conformance/textures/tex-image-and-sub-image-2d-with-image.html => content/canvas/test/webgl-conformance/conformance/textures/tex-image-and-sub-image-2d-with-image.html
rename : content/canvas/test/webgl/conformance/textures/tex-image-and-sub-image-2d-with-video.html => content/canvas/test/webgl-conformance/conformance/textures/tex-image-and-sub-image-2d-with-video.html
rename : content/canvas/test/webgl/conformance/textures/tex-image-and-uniform-binding-bugs.html => content/canvas/test/webgl-conformance/conformance/textures/tex-image-and-uniform-binding-bugs.html
rename : content/canvas/test/webgl/conformance/textures/tex-image-with-format-and-type.html => content/canvas/test/webgl-conformance/conformance/textures/tex-image-with-format-and-type.html
rename : content/canvas/test/webgl/conformance/textures/tex-image-with-invalid-data.html => content/canvas/test/webgl-conformance/conformance/textures/tex-image-with-invalid-data.html
rename : content/canvas/test/webgl/conformance/textures/tex-input-validation.html => content/canvas/test/webgl-conformance/conformance/textures/tex-input-validation.html
rename : content/canvas/test/webgl/conformance/textures/tex-sub-image-2d-bad-args.html => content/canvas/test/webgl-conformance/conformance/textures/tex-sub-image-2d-bad-args.html
rename : content/canvas/test/webgl/conformance/textures/tex-sub-image-2d.html => content/canvas/test/webgl-conformance/conformance/textures/tex-sub-image-2d.html
rename : content/canvas/test/webgl/conformance/textures/texparameter-test.html => content/canvas/test/webgl-conformance/conformance/textures/texparameter-test.html
rename : content/canvas/test/webgl/conformance/textures/texture-active-bind-2.html => content/canvas/test/webgl-conformance/conformance/textures/texture-active-bind-2.html
rename : content/canvas/test/webgl/conformance/textures/texture-active-bind.html => content/canvas/test/webgl-conformance/conformance/textures/texture-active-bind.html
rename : content/canvas/test/webgl/conformance/textures/texture-clear.html => content/canvas/test/webgl-conformance/conformance/textures/texture-clear.html
rename : content/canvas/test/webgl/conformance/textures/texture-complete.html => content/canvas/test/webgl-conformance/conformance/textures/texture-complete.html
rename : content/canvas/test/webgl/conformance/textures/texture-formats-test.html => content/canvas/test/webgl-conformance/conformance/textures/texture-formats-test.html
rename : content/canvas/test/webgl/conformance/textures/texture-mips.html => content/canvas/test/webgl-conformance/conformance/textures/texture-mips.html
rename : content/canvas/test/webgl/conformance/textures/texture-npot-video.html => content/canvas/test/webgl-conformance/conformance/textures/texture-npot-video.html
rename : content/canvas/test/webgl/conformance/textures/texture-npot.html => content/canvas/test/webgl-conformance/conformance/textures/texture-npot.html
rename : content/canvas/test/webgl/conformance/textures/texture-size-cube-maps.html => content/canvas/test/webgl-conformance/conformance/textures/texture-size-cube-maps.html
rename : content/canvas/test/webgl/conformance/textures/texture-size.html => content/canvas/test/webgl-conformance/conformance/textures/texture-size.html
rename : content/canvas/test/webgl/conformance/textures/texture-transparent-pixels-initialized.html => content/canvas/test/webgl-conformance/conformance/textures/texture-transparent-pixels-initialized.html
rename : content/canvas/test/webgl/conformance/typedarrays/00_test_list.txt => content/canvas/test/webgl-conformance/conformance/typedarrays/00_test_list.txt
rename : content/canvas/test/webgl/conformance/typedarrays/array-buffer-crash.html => content/canvas/test/webgl-conformance/conformance/typedarrays/array-buffer-crash.html
rename : content/canvas/test/webgl/conformance/typedarrays/array-buffer-view-crash.html => content/canvas/test/webgl-conformance/conformance/typedarrays/array-buffer-view-crash.html
rename : content/canvas/test/webgl/conformance/typedarrays/array-unit-tests.html => content/canvas/test/webgl-conformance/conformance/typedarrays/array-unit-tests.html
rename : content/canvas/test/webgl/conformance/uniforms/00_test_list.txt => content/canvas/test/webgl-conformance/conformance/uniforms/00_test_list.txt
rename : content/canvas/test/webgl/conformance/uniforms/gl-uniform-arrays.html => content/canvas/test/webgl-conformance/conformance/uniforms/gl-uniform-arrays.html
rename : content/canvas/test/webgl/conformance/uniforms/gl-uniform-bool.html => content/canvas/test/webgl-conformance/conformance/uniforms/gl-uniform-bool.html
rename : content/canvas/test/webgl/conformance/uniforms/gl-uniformmatrix4fv.html => content/canvas/test/webgl-conformance/conformance/uniforms/gl-uniformmatrix4fv.html
rename : content/canvas/test/webgl/conformance/uniforms/gl-unknown-uniform.html => content/canvas/test/webgl-conformance/conformance/uniforms/gl-unknown-uniform.html
rename : content/canvas/test/webgl/conformance/uniforms/null-uniform-location.html => content/canvas/test/webgl-conformance/conformance/uniforms/null-uniform-location.html
rename : content/canvas/test/webgl/conformance/uniforms/uniform-location.html => content/canvas/test/webgl-conformance/conformance/uniforms/uniform-location.html
rename : content/canvas/test/webgl/conformance/uniforms/uniform-samplers-test.html => content/canvas/test/webgl-conformance/conformance/uniforms/uniform-samplers-test.html
rename : content/canvas/test/webgl/dont-load-image-from-internet.patch => content/canvas/test/webgl-conformance/dont-load-image-from-internet.patch
rename : content/canvas/test/webgl/ext-texture-filter-anisotropic.patch => content/canvas/test/webgl-conformance/ext-texture-filter-anisotropic.patch
rename : content/canvas/test/webgl/extra/50x50pixel-black-with-red-triangle.png => content/canvas/test/webgl-conformance/extra/50x50pixel-black-with-red-triangle.png
rename : content/canvas/test/webgl/extra/big-fbos-example.html => content/canvas/test/webgl-conformance/extra/big-fbos-example.html
rename : content/canvas/test/webgl/extra/canvas-compositing-test.html => content/canvas/test/webgl-conformance/extra/canvas-compositing-test.html
rename : content/canvas/test/webgl/extra/canvas-compositing-test.png => content/canvas/test/webgl-conformance/extra/canvas-compositing-test.png
rename : content/canvas/test/webgl/extra/fbo-lost-context.html => content/canvas/test/webgl-conformance/extra/fbo-lost-context.html
rename : content/canvas/test/webgl/extra/lots-of-polys-example.html => content/canvas/test/webgl-conformance/extra/lots-of-polys-example.html
rename : content/canvas/test/webgl/extra/offscreen-issue.html => content/canvas/test/webgl-conformance/extra/offscreen-issue.html
rename : content/canvas/test/webgl/extra/out-of-bounds-uniform-array-access.html => content/canvas/test/webgl-conformance/extra/out-of-bounds-uniform-array-access.html
rename : content/canvas/test/webgl/extra/out-of-memory.html => content/canvas/test/webgl-conformance/extra/out-of-memory.html
rename : content/canvas/test/webgl/extra/out-of-resources.html => content/canvas/test/webgl-conformance/extra/out-of-resources.html
rename : content/canvas/test/webgl/extra/out-of-vram.html => content/canvas/test/webgl-conformance/extra/out-of-vram.html
rename : content/canvas/test/webgl/extra/simulated-attrib-0-bug-test.html => content/canvas/test/webgl-conformance/extra/simulated-attrib-0-bug-test.html
rename : content/canvas/test/webgl/extra/slow-shader-example.html => content/canvas/test/webgl-conformance/extra/slow-shader-example.html
rename : content/canvas/test/webgl/extra/webgl-info.html => content/canvas/test/webgl-conformance/extra/webgl-info.html
rename : content/canvas/test/webgl/failing_tests_android.txt => content/canvas/test/webgl-conformance/failing_tests_android.txt
rename : content/canvas/test/webgl/failing_tests_android_nvidia.txt => content/canvas/test/webgl-conformance/failing_tests_android_nvidia.txt
rename : content/canvas/test/webgl/failing_tests_android_x86.txt => content/canvas/test/webgl-conformance/failing_tests_android_x86.txt
rename : content/canvas/test/webgl/failing_tests_linux.txt => content/canvas/test/webgl-conformance/failing_tests_linux.txt
rename : content/canvas/test/webgl/failing_tests_linux_mesa.txt => content/canvas/test/webgl-conformance/failing_tests_linux_mesa.txt
rename : content/canvas/test/webgl/failing_tests_linux_nvidia.txt => content/canvas/test/webgl-conformance/failing_tests_linux_nvidia.txt
rename : content/canvas/test/webgl/failing_tests_mac.txt => content/canvas/test/webgl-conformance/failing_tests_mac.txt
rename : content/canvas/test/webgl/failing_tests_mac_mtnlion.txt => content/canvas/test/webgl-conformance/failing_tests_mac_mtnlion.txt
rename : content/canvas/test/webgl/failing_tests_windows.txt => content/canvas/test/webgl-conformance/failing_tests_windows.txt
rename : content/canvas/test/webgl/fix-webgl-harness-async.patch => content/canvas/test/webgl-conformance/fix-webgl-harness-async.patch
rename : content/canvas/test/webgl/gc.patch => content/canvas/test/webgl-conformance/gc.patch
rename : content/canvas/test/webgl/log-more-info-about-test-failures.patch => content/canvas/test/webgl-conformance/log-more-info-about-test-failures.patch
rename : content/canvas/test/webgl/misc/program-test-1.html => content/canvas/test/webgl-conformance/misc/program-test-1.html
rename : content/canvas/test/webgl/mochitest-conformance-files.ini => content/canvas/test/webgl-conformance/mochitest-conformance-files.ini
rename : content/canvas/test/webgl/mochitest.ini => content/canvas/test/webgl-conformance/mochitest.ini
rename : content/canvas/test/webgl/moz.build => content/canvas/test/webgl-conformance/moz.build
rename : content/canvas/test/webgl/reference-cycle-test.patch => content/canvas/test/webgl-conformance/reference-cycle-test.patch
rename : content/canvas/test/webgl/resources/desktop-gl-constants.js => content/canvas/test/webgl-conformance/resources/desktop-gl-constants.js
rename : content/canvas/test/webgl/resources/js-test-pre.js => content/canvas/test/webgl-conformance/resources/js-test-pre.js
rename : content/canvas/test/webgl/resources/js-test-style.css => content/canvas/test/webgl-conformance/resources/js-test-style.css
rename : content/canvas/test/webgl/resources/opengl_logo.jpg => content/canvas/test/webgl-conformance/resources/opengl_logo.jpg
rename : content/canvas/test/webgl/resources/thunderbird-logo-64x64.png => content/canvas/test/webgl-conformance/resources/thunderbird-logo-64x64.png
rename : content/canvas/test/webgl/resources/webgl-logo.png => content/canvas/test/webgl-conformance/resources/webgl-logo.png
rename : content/canvas/test/webgl/resources/webgl-test-harness.js => content/canvas/test/webgl-conformance/resources/webgl-test-harness.js
rename : content/canvas/test/webgl/skipped_tests_android.txt => content/canvas/test/webgl-conformance/skipped_tests_android.txt
rename : content/canvas/test/webgl/skipped_tests_android_x86.txt => content/canvas/test/webgl-conformance/skipped_tests_android_x86.txt
rename : content/canvas/test/webgl/skipped_tests_linux.txt => content/canvas/test/webgl-conformance/skipped_tests_linux.txt
rename : content/canvas/test/webgl/skipped_tests_linux_mesa.txt => content/canvas/test/webgl-conformance/skipped_tests_linux_mesa.txt
rename : content/canvas/test/webgl/skipped_tests_win_vista.txt => content/canvas/test/webgl-conformance/skipped_tests_win_vista.txt
rename : content/canvas/test/webgl/skipped_tests_winxp.txt => content/canvas/test/webgl-conformance/skipped_tests_winxp.txt
rename : content/canvas/test/webgl/test_webgl_conformance_test_suite.html => content/canvas/test/webgl-conformance/test_webgl_conformance_test_suite.html
rename : content/canvas/test/webgl/webgl-conformance-tests.html => content/canvas/test/webgl-conformance/webgl-conformance-tests.html
rename : content/canvas/test/webgl/writemanifest.py => content/canvas/test/webgl-conformance/writemanifest.py
rename : content/canvas/test/webgl/non-conf-tests/driver-info.js => content/canvas/test/webgl-mochitest/driver-info.js
rename : content/canvas/test/webgl/non-conf-tests/mochi-to-testcase.py => content/canvas/test/webgl-mochitest/mochi-to-testcase.py
rename : content/canvas/test/webgl/non-conf-tests/mochitest.ini => content/canvas/test/webgl-mochitest/mochitest.ini
rename : content/canvas/test/webgl/non-conf-tests/test_depth_readpixels.html => content/canvas/test/webgl-mochitest/test_depth_readpixels.html
rename : content/canvas/test/webgl/non-conf-tests/test_fb_param.html => content/canvas/test/webgl-mochitest/test_fb_param.html
rename : content/canvas/test/webgl/non-conf-tests/test_fb_param_crash.html => content/canvas/test/webgl-mochitest/test_fb_param_crash.html
rename : content/canvas/test/webgl/non-conf-tests/test_highp_fs.html => content/canvas/test/webgl-mochitest/test_highp_fs.html
rename : content/canvas/test/webgl/non-conf-tests/test_no_arr_points.html => content/canvas/test/webgl-mochitest/test_no_arr_points.html
rename : content/canvas/test/webgl/non-conf-tests/test_privileged_exts.html => content/canvas/test/webgl-mochitest/test_privileged_exts.html
rename : content/canvas/test/webgl/non-conf-tests/test_webgl2_not_exposed.html => content/canvas/test/webgl-mochitest/test_webgl2_not_exposed.html
rename : content/canvas/test/webgl/non-conf-tests/test_webgl_available.html => content/canvas/test/webgl-mochitest/test_webgl_available.html
rename : content/canvas/test/webgl/non-conf-tests/test_webgl_conformance.html => content/canvas/test/webgl-mochitest/test_webgl_conformance.html
rename : content/canvas/test/webgl/non-conf-tests/test_webgl_request_context.html => content/canvas/test/webgl-mochitest/test_webgl_request_context.html
rename : content/canvas/test/webgl/non-conf-tests/test_webgl_request_mismatch.html => content/canvas/test/webgl-mochitest/test_webgl_request_mismatch.html
rename : content/canvas/test/webgl/non-conf-tests/webgl-util.js => content/canvas/test/webgl-mochitest/webgl-util.js
2014-03-17 16:05:02 -07:00

170 lines
4.4 KiB
JavaScript

DriverInfo = (function() {
// ---------------------------------------------------------------------------
// Debug info handling
function defaultInfoFunc(str) {
console.log('Info: ' + str);
}
var gInfoFunc = defaultInfoFunc;
function setInfoFunc(func) {
gInfoFunc = func;
}
function info(str) {
gInfoFunc(str);
}
// ---------------------------------------------------------------------------
// OS and driver identification
// Stolen from content/canvas/test/webgl/test_webgl_conformance_test_suite.html
function detectDriverInfo() {
try {
var cc = SpecialPowers.Cc;
} catch (e) {
throw 'No SpecialPowers!';
}
const Cc = SpecialPowers.Cc;
const Ci = SpecialPowers.Ci;
var doc = Cc["@mozilla.org/xmlextras/domparser;1"].createInstance(Ci.nsIDOMParser).parseFromString("<html/>", "text/html");
var canvas = doc.createElement("canvas");
canvas.width = 1;
canvas.height = 1;
var type = "";
var gl = null;
try {
gl = canvas.getContext("experimental-webgl");
} catch(e) {}
if (!gl) {
info('Failed to create WebGL context for querying driver info.');
throw 'WebGL failed';
}
var ext = gl.getExtension("WEBGL_debug_renderer_info");
// this extension is unconditionally available to chrome. No need to check.
var webglRenderer = gl.getParameter(ext.UNMASKED_RENDERER_WEBGL);
var webglVendor = gl.getParameter(ext.UNMASKED_VENDOR_WEBGL);
return [webglVendor, webglRenderer];
}
function detectOSInfo() {
try {
var cc = SpecialPowers.Cc;
} catch (e) {
throw 'No SpecialPowers!';
}
const Cc = SpecialPowers.Cc;
const Ci = SpecialPowers.Ci;
// From reftest.js:
var runtime = Cc['@mozilla.org/xre/app-info;1'].getService(Ci.nsIXULRuntime);
var os = null;
var version = null;
if (navigator.platform.indexOf('Win') == 0) {
os = OS.WINDOWS;
// code borrowed from browser/modules/test/browser_taskbar_preview.js
version = SpecialPowers.Services.sysinfo.getProperty('version');
version = parseFloat(version);
// Version 6.0 is Vista, 6.1 is 7.
} else if (navigator.platform.indexOf('Mac') == 0) {
os = OS.MAC;
var versionMatch = /Mac OS X (\d+.\d+)/.exec(navigator.userAgent);
version = versionMatch ? parseFloat(versionMatch[1]) : null;
} else if (runtime.widgetToolkit == 'gonk') {
os = OS.B2G;
} else if (navigator.appVersion.indexOf('Android') != -1) {
os = OS.ANDROID;
// From layout/tools/reftest/reftest.js:
version = SpecialPowers.Services.sysinfo.getProperty('version');
} else if (navigator.platform.indexOf('Linux') == 0) {
// Must be checked after android, as android also has a 'Linux' platform string.
os = OS.LINUX;
}
return [os, version];
}
var OS = {
WINDOWS: 'windows',
MAC: 'mac',
LINUX: 'linux',
ANDROID: 'android',
B2G: 'b2g',
};
var DRIVER = {
MESA: 'mesa',
NVIDIA: 'nvidia',
ANDROID_X86_EMULATOR: 'android x86 emulator',
ANGLE: 'angle',
};
var kOS = null;
var kOSVersion = null;
var kDriver = null;
try {
[kOS, kOSVersion] = detectOSInfo();
} catch (e) {
// Generally just fails when we don't have SpecialPowers.
}
try {
var glVendor, glRenderer;
[glVendor, glRenderer] = detectDriverInfo();
info('GL vendor: ' + glVendor);
info('GL renderer: ' + glRenderer);
if (glRenderer.contains('llvmpipe')) {
kDriver = DRIVER.MESA;
} else if (glRenderer.contains('Android Emulator')) {
kDriver = DRIVER.ANDROID_X86_EMULATOR;
} else if (glRenderer.contains('ANGLE')) {
kDriver = DRIVER.ANGLE;
} else if (glVendor.contains('NVIDIA')) {
kDriver = DRIVER.NVIDIA;
}
} catch (e) {
// detectDriverInfo is fallible where WebGL fails.
}
if (kOS) {
info('OS detected as: ' + kOS);
info(' Version: ' + kOSVersion);
} else {
info('OS not detected.');
info(' `platform`: ' + navigator.platform);
info(' `appVersion`: ' + navigator.appVersion);
info(' `userAgent`: ' + navigator.userAgent);
}
if (kDriver) {
info('GL driver detected as: ' + kDriver);
} else {
info('GL driver not detected.');
}
return {
setInfoFunc: setInfoFunc,
OS: OS,
DRIVER: DRIVER,
getOS: function() { return kOS; },
getDriver: function() { return kDriver; },
getOSVersion: function() { return kOSVersion; },
};
})();