Commit Graph

173742 Commits

Author SHA1 Message Date
Masayuki Nakano
78e786f01b Bug 981261 part.2 Rename nsListenerStruct to nsEventListenerManager::Listener r=smaug 2014-03-17 15:56:51 +09:00
Masayuki Nakano
e7c057219d Bug 981261 part.1 Rename nsEventListener(Service|Info) to mozilla::EventListener(Service|Info) r=smaug
--HG--
rename : dom/events/nsEventListenerService.cpp => dom/events/EventListenerService.cpp
rename : dom/events/nsEventListenerService.h => dom/events/EventListenerService.h
2014-03-17 15:56:50 +09:00
Phil Ringnalda
b5aac4f02f Merge m-c to f-t 2014-03-16 21:55:27 -07:00
Phil Ringnalda
b84fbf248a Merge m-c to m-i 2014-03-16 21:54:29 -07:00
Phil Ringnalda
edf75b30ea Merge f-t to m-c 2014-03-16 21:48:47 -07:00
Ehsan Akhgari
4974790409 Bug 984132 - Remove the unused WebActivities XPIDL interfaces; r=fabrice
When we decide to implement these interfaces, they should be implemented in WebIDL.
2014-03-16 23:51:45 -04:00
Seth Fowler
0c3309cf98 Bug 981867 - Make the tooltip for the web console CSS category more general. r=msucan
--HG--
extra : rebase_source : 04a3b8aa1795f4c49a188e27e9f2d084d59195cd
2014-03-17 11:26:40 +08:00
Seth Fowler
8985faa373 Bug 981241 - Make the CSS category in the web console more flexible. r=msucan
--HG--
extra : rebase_source : b16bc990f1e8077ea0363626a63874c13fca4aff
2014-03-17 11:26:37 +08:00
Phil Ringnalda
5cd379fb80 Back out db542ae460d9 (bug 983399) for b2g debug xpcshell bustage 2014-03-16 19:42:51 -07:00
Gijs Kruitbosch
9fb52edecc Bug 980534 - [australis] Make Australis' standalone subview panels wider. r=Unfocused 2014-03-16 23:38:49 +00:00
Ehsan Akhgari
df6168ba99 Bug 983955 - Increase the timeout in browser_inspector_markup_add_attributes.js; r=robcee 2014-03-16 19:26:10 -04:00
Gavin Sharp
aca226afa7 Backed out changeset 15516aebd58d (bug 477948) 2014-03-16 16:02:43 -07:00
Brian Hackett
81bc820552 Bug 983752 - Consider conflicting intervals when splitting backtracking intervals, r=sunfish. 2014-03-16 16:44:53 -06:00
Mark Hammond
0196af6a9c Bug 983270 (part 2) - _findCluster() should return null on authentication errors. r=ckarlof 2014-03-17 09:39:31 +11:00
Mark Hammond
e50a273cff Bug 983270 (part 1) - testonly refactor of FxA tests to make cluster testing easier. r=ckarlof 2014-03-17 09:39:31 +11:00
Jan Beich
d4892a3347 Bug 984064 - Unbreak --enable-gstreamer=1.0 after bug 967364. r=khuey 2014-03-16 15:34:14 -04:00
Rik Cabanier
fc29621ea7 Bug 982480 - Add support + test case for context alpha attribute. r=roc 2014-03-16 15:34:14 -04:00
Cykesiopka
776f19badf Bug 931732 - Remove #if 0 code from jit/arm/*. r=jandem 2014-03-16 15:34:13 -04:00
Matthew Noorenberghe
e3d9039f8d Bug 885139 - Don't tile LightweightTheme images on the selected tab. r=dao,Gijs
[Australis]
2014-03-15 22:37:55 -07:00
YFdyh000
77f07d1cf6 Bug 616437 - Text in details view of add-on should be selectable. r=Unfocused 2014-03-16 00:59:00 +13:00
Brad Lassey
bdb6de6ba3 bug 980197 - on long press of a phone number, select the whole phone number r=mfinkle 2014-03-12 21:16:33 -04:00
Rick Eyre
3ae2f0eecc Bug 982183 - Put VTTRegion DOM API behind a pref. r=rillian, r=bz 2014-03-12 13:55:45 -04:00
Tor Arvid Lund
7af55748fb Bug 973976 - Revert to Thebes path for CopyableCanvasLayer. r=jmuizelaar
The performance on the Mac platform degraded after porting the code to
Moz2D in Bug 948765. This patch chooses the old thebes path instead of the
Moz2D path, so that performance is unaffected. This way we can easily
revert this patch at a later time when the perf issue has been fixed.
2014-03-17 10:49:21 -04:00
Tor Arvid Lund
5c70ac4603 Bug 973976 - Remove redundant work in CopyableCanvasLayer. r=jrmuizel
This operator was already initialized to OP_SOURCE, so no need to do it again.
2014-03-17 10:49:04 -04:00
Vivien Nicolas
7dd506f567 Bug 983513 - js/src/jsobj.cpp:2552:48: error: reference to ‘NullPtr’ is ambiguous (--disable-ion). r=nbp 2014-03-17 12:57:29 +01:00
Carsten "Tomcat" Book
0fd13f98ab Merge mozilla-central to mozilla-inbound 2014-03-17 12:50:02 +01:00
Trevor Saunders
6b05ab9ce8 bug 983335 - install .gdbinit to the objdir as well as dist/bin r=mshal 2014-03-13 16:37:20 -04:00
Chris Lord
22835fea85 Bug 983202 - Don't call Mutated more than necessary. r=mattwoodrow
We call Mutated when the invalid region isn't empty, but progressive updates
mean that we're calling this more frequently than is necessary as transactions
are repeated and the invalid region doesn't change between them.
2014-03-17 09:54:24 +00:00
Benjamin Bouvier
c994738d89 Bug 980860: Rename test to match bug number. DONTBUILD
--HG--
rename : js/src/jit-test/tests/ion/bug980960.js => js/src/jit-test/tests/ion/bug980860.js
2014-03-17 10:51:39 +01:00
Jan de Mooij
f1bdce3faf Bug 981693 - Improve JIT code memory reporters. r=njn 2014-03-17 10:11:21 +01:00
Daniel Holbert
d3bbe75abe Bug 984254: Remove unnecessary nsresult return value on nsCaret::CheckCaretDrawingState(). r=roc 2014-03-17 16:54:30 +08:00
Matt Woodrow
007105ff82 Bug 982812 - Use UpdateThemeGeometry for windows region clearing. r=mstange 2014-03-17 16:42:48 +08:00
Brad Lassey
2ccf3ffa80 bug 979470 - When a phone number is highlighted, offer to call it from the context menu or action bar r=mfinkle 2014-03-11 15:30:40 -04:00
Ryan VanderMeulen
aa1c106fad Merge m-c to fx-team. 2014-03-17 17:35:16 -04:00
Terrence Cole
0cd291344b Bug 983399 - Make mozComponentLoader work with moving GC; r=sfink
--HG--
extra : rebase_source : d5d04949c97be80bdf2212f82493686bd4a6cb28
2014-03-07 15:28:48 -08:00
George Wright
07f1dbc3cc Bug 716766 - Enable NEON Skia codepaths r=snorp 2014-03-07 17:27:10 -05:00
George Wright
6fba844de1 Bug 716766 - Only set USE_ANDROID_NDK_CPU_FEATURES if it's not already been explicitly set r=upstream,snorp 2014-03-07 17:01:17 -05:00
William Chen
d36b408e0a Bug 982285 - Update active formatting element list indices in HTML parser adoption agency algorithm. r=hsivonen 2014-03-17 17:34:47 -07:00
Neil Rashbrook
e84482e439 Bug 514280 Remove GetIID r=bsmedberg
--HG--
extra : rebase_source : b913300be047e87c24fb95f7bd17793ebd2c5995
2014-03-18 00:23:11 +00:00
Neil Rashbrook
c3b2f90f39 Bug 514280 Stop using nsCOMPtr for concrete types r=bsmedberg
--HG--
extra : rebase_source : f8fb50de9292320eb7589dd28dc566d0f5044da6
2014-03-18 00:23:03 +00:00
Terrence Cole
ba61803b38 Bug 984684 - Do not fire barriers on shared atoms; r=bhackett 2014-03-17 16:52:10 -07:00
Jeff Gilbert
b2490ac387 Bug 981936 - s/webgl-mochi/webgl-mochitest/ from nit to fix bustage on a CLOSED TREE
--HG--
rename : content/canvas/test/webgl/conformance/extensions/webgl-compressed-texture-etc1.html => content/canvas/test/webgl-conformance/conformance/extensions/webgl-compressed-texture-etc1.html
2014-03-17 16:42:18 -07:00
Daniel Holbert
d4b9609044 Backed out c5dc2de8d224 (Bug 983434 part 2) for Linux static-analysis build bustage
CLOSED TREE
2014-03-18 07:27:52 +08:00
Jeff Gilbert
4e9fdedc13 Bug 981936 - Fix hardcoded paths in WebGL conformance tests. - r=kamidphish 2014-03-17 16:05:03 -07:00
Jeff Gilbert
322ac5873e 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
Timothy Nikkel
66d95c85ee Bug 984279. Composition bounds are relative to the reference frame, so make that be true when we use view bounds to calculate them. r=mats,botond 2014-03-17 18:02:11 -05:00
Wes Kocher
c0dba87922 Backed out 2 changesets (bug 514280) for OSX build bustage on a CLOSED TREE
Backed out changeset 2a015b45d808 (bug 514280)
Backed out changeset a01f97c1ed02 (bug 514280)
2014-03-17 15:19:53 -07:00
David Keeler
472a6edd05 bug 977870 - insanity::pkix: consume the rest of input when a CertID doesn't match in an OCSP response r=briansmith 2014-03-17 14:34:34 -07:00
David Keeler
ed25ed39d5 bug 982754 - allow some inadequate key usage overrides r=cviecco 2014-03-13 16:49:12 -07:00
Daniel Holbert
17628b5239 Bug 983434 part 2: Store FlexLines and FlexItems in MFBT LinkedLists instead of nsTArrays. r=mats 2014-03-18 06:09:41 +08:00