1 2013-02-07 Matt Falkenhagen <falken@chromium.org>
3 Rollout r142058 various crashes and timeouts on AppleMac and Chromium
4 https://bugs.webkit.org/show_bug.cgi?id=109152
6 Reviewed by Pavel Feldman.
8 Unreviewed gardening. r142058 added failing tests and marked many as
9 Skip or Failure but there are also Timeouts and Crashes causing
12 * platform/chromium/TestExpectations:
13 * platform/mac/TestExpectations:
14 * platform/win/TestExpectations:
15 * webgl/conformance/canvas/buffer-offscreen-test-expected.txt: Removed.
16 * webgl/conformance/canvas/buffer-offscreen-test.html: Removed.
17 * webgl/conformance/canvas/buffer-preserve-test-expected.txt: Removed.
18 * webgl/conformance/canvas/buffer-preserve-test.html: Removed.
19 * webgl/conformance/canvas/drawingbuffer-test-expected.txt: Removed.
20 * webgl/conformance/canvas/drawingbuffer-test.html: Removed.
21 * webgl/conformance/canvas/to-data-url-test-expected.txt: Removed.
22 * webgl/conformance/canvas/to-data-url-test.html: Removed.
23 * webgl/conformance/context/context-attribute-preserve-drawing-buffer-expected.txt: Removed.
24 * webgl/conformance/context/context-attribute-preserve-drawing-buffer.html: Removed.
25 * webgl/conformance/context/context-creation-and-destruction-expected.txt: Removed.
26 * webgl/conformance/context/context-creation-and-destruction.html: Removed.
27 * webgl/conformance/glsl/functions/glsl-function-smoothstep-gentype-expected.txt: Removed.
28 * webgl/conformance/glsl/functions/glsl-function-smoothstep-gentype.html: Removed.
29 * webgl/conformance/glsl/literals/float_literal.vert-expected.txt: Removed.
30 * webgl/conformance/glsl/literals/float_literal.vert.html: Removed.
31 * webgl/conformance/glsl/misc/shader-uniform-packing-restrictions-expected.txt: Removed.
32 * webgl/conformance/glsl/misc/shader-uniform-packing-restrictions.html: Removed.
33 * webgl/conformance/glsl/misc/shader-varying-packing-restrictions-expected.txt: Removed.
34 * webgl/conformance/glsl/misc/shader-varying-packing-restrictions.html: Removed.
35 * webgl/conformance/glsl/misc/shader-with-array-of-structs-containing-arrays-expected.txt: Removed.
36 * webgl/conformance/glsl/misc/shader-with-array-of-structs-containing-arrays.html: Removed.
37 * webgl/conformance/glsl/misc/shader-with-global-variable-precision-mismatch-expected.txt: Removed.
38 * webgl/conformance/glsl/misc/shader-with-global-variable-precision-mismatch.html: Removed.
39 * webgl/conformance/glsl/misc/shader-with-non-reserved-words-expected.txt: Removed.
40 * webgl/conformance/glsl/misc/shader-with-non-reserved-words.html: Removed.
41 * webgl/conformance/glsl/misc/shader-with-short-circuiting-operators-expected.txt: Removed.
42 * webgl/conformance/glsl/misc/shader-with-short-circuiting-operators.html: Removed.
43 * webgl/conformance/glsl/misc/shader-with-similar-uniform-array-names-expected.txt: Removed.
44 * webgl/conformance/glsl/misc/shader-with-similar-uniform-array-names.html: Removed.
45 * webgl/conformance/glsl/misc/shaders-with-varyings-expected.txt: Removed.
46 * webgl/conformance/glsl/misc/shaders-with-varyings.html: Removed.
47 * webgl/conformance/glsl/variables/gl-pointcoord-expected.txt: Removed.
48 * webgl/conformance/glsl/variables/gl-pointcoord.html: Removed.
49 * webgl/conformance/more/conformance/quickCheckAPI-A-expected.txt: Removed.
50 * webgl/conformance/more/conformance/quickCheckAPI-A.html: Removed.
51 * webgl/conformance/more/conformance/quickCheckAPI-B1-expected.txt: Removed.
52 * webgl/conformance/more/conformance/quickCheckAPI-B1.html: Removed.
53 * webgl/conformance/more/conformance/quickCheckAPI-B2-expected.txt: Removed.
54 * webgl/conformance/more/conformance/quickCheckAPI-B2.html: Removed.
55 * webgl/conformance/more/conformance/quickCheckAPI-B3-expected.txt: Removed.
56 * webgl/conformance/more/conformance/quickCheckAPI-B3.html: Removed.
57 * webgl/conformance/more/conformance/quickCheckAPI-B4-expected.txt: Removed.
58 * webgl/conformance/more/conformance/quickCheckAPI-B4.html: Removed.
59 * webgl/conformance/more/conformance/quickCheckAPI-C-expected.txt: Removed.
60 * webgl/conformance/more/conformance/quickCheckAPI-C.html: Removed.
61 * webgl/conformance/more/conformance/quickCheckAPI-D_G-expected.txt: Removed.
62 * webgl/conformance/more/conformance/quickCheckAPI-D_G.html: Removed.
63 * webgl/conformance/more/conformance/quickCheckAPI-G_I-expected.txt: Removed.
64 * webgl/conformance/more/conformance/quickCheckAPI-G_I.html: Removed.
65 * webgl/conformance/more/conformance/quickCheckAPI-L_S-expected.txt: Removed.
66 * webgl/conformance/more/conformance/quickCheckAPI-L_S.html: Removed.
67 * webgl/conformance/more/conformance/quickCheckAPI-S_V-expected.txt: Removed.
68 * webgl/conformance/more/conformance/quickCheckAPI-S_V.html: Removed.
69 * webgl/conformance/more/functions/bufferDataBadArgs-expected.txt: Removed.
70 * webgl/conformance/more/functions/bufferDataBadArgs.html: Removed.
71 * webgl/conformance/more/functions/copyTexImage2D-expected.txt: Removed.
72 * webgl/conformance/more/functions/copyTexImage2D.html: Removed.
73 * webgl/conformance/more/functions/copyTexImage2DBadArgs-expected.txt: Removed.
74 * webgl/conformance/more/functions/copyTexImage2DBadArgs.html: Removed.
75 * webgl/conformance/more/functions/copyTexSubImage2D-expected.txt: Removed.
76 * webgl/conformance/more/functions/copyTexSubImage2D.html: Removed.
77 * webgl/conformance/more/functions/copyTexSubImage2DBadArgs-expected.txt: Removed.
78 * webgl/conformance/more/functions/copyTexSubImage2DBadArgs.html: Removed.
79 * webgl/conformance/more/functions/deleteBufferBadArgs-expected.txt: Removed.
80 * webgl/conformance/more/functions/deleteBufferBadArgs.html: Removed.
81 * webgl/conformance/more/functions/drawArrays-expected.txt: Removed.
82 * webgl/conformance/more/functions/drawArrays.html: Removed.
83 * webgl/conformance/more/functions/drawArraysOutOfBounds-expected.txt: Removed.
84 * webgl/conformance/more/functions/drawArraysOutOfBounds.html: Removed.
85 * webgl/conformance/more/functions/drawElements-expected.txt: Removed.
86 * webgl/conformance/more/functions/drawElements.html: Removed.
87 * webgl/conformance/more/functions/drawElementsBadArgs-expected.txt: Removed.
88 * webgl/conformance/more/functions/drawElementsBadArgs.html: Removed.
89 * webgl/conformance/more/functions/readPixelsBadArgs-expected.txt: Removed.
90 * webgl/conformance/more/functions/readPixelsBadArgs.html: Removed.
91 * webgl/conformance/more/functions/texImage2DBadArgs-expected.txt: Removed.
92 * webgl/conformance/more/functions/texImage2DBadArgs.html: Removed.
93 * webgl/conformance/more/functions/texImage2DHTML-expected.txt: Removed.
94 * webgl/conformance/more/functions/texImage2DHTML.html: Removed.
95 * webgl/conformance/more/functions/texSubImage2DBadArgs-expected.txt: Removed.
96 * webgl/conformance/more/functions/texSubImage2DBadArgs.html: Removed.
97 * webgl/conformance/more/functions/texSubImage2DHTML-expected.txt: Removed.
98 * webgl/conformance/more/functions/texSubImage2DHTML.html: Removed.
99 * webgl/conformance/ogles/GL/acos/acos_001_to_006-expected.txt: Removed.
100 * webgl/conformance/ogles/GL/acos/acos_001_to_006.html: Removed.
101 * webgl/conformance/ogles/GL/asin/asin_001_to_006-expected.txt: Removed.
102 * webgl/conformance/ogles/GL/asin/asin_001_to_006.html: Removed.
103 * webgl/conformance/ogles/GL/atan/atan_001_to_008-expected.txt: Removed.
104 * webgl/conformance/ogles/GL/atan/atan_001_to_008.html: Removed.
105 * webgl/conformance/ogles/GL/control_flow/control_flow_001_to_008-expected.txt: Removed.
106 * webgl/conformance/ogles/GL/control_flow/control_flow_001_to_008.html: Removed.
107 * webgl/conformance/ogles/GL/log/log_001_to_008-expected.txt: Removed.
108 * webgl/conformance/ogles/GL/log/log_001_to_008.html: Removed.
109 * webgl/conformance/ogles/GL/log2/log2_001_to_008-expected.txt: Removed.
110 * webgl/conformance/ogles/GL/log2/log2_001_to_008.html: Removed.
111 * webgl/conformance/ogles/GL/smoothstep/smoothstep_001_to_006-expected.txt: Removed.
112 * webgl/conformance/ogles/GL/smoothstep/smoothstep_001_to_006.html: Removed.
113 * webgl/conformance/programs/gl-bind-attrib-location-long-names-test-expected.txt: Removed.
114 * webgl/conformance/programs/gl-bind-attrib-location-long-names-test.html: Removed.
115 * webgl/conformance/programs/program-test-expected.txt: Removed.
116 * webgl/conformance/programs/program-test.html: Removed.
117 * webgl/conformance/reading/read-pixels-test-expected.txt: Removed.
118 * webgl/conformance/reading/read-pixels-test.html: Removed.
119 * webgl/conformance/renderbuffers/framebuffer-object-attachment-expected.txt: Removed.
120 * webgl/conformance/renderbuffers/framebuffer-object-attachment.html: Removed.
121 * webgl/conformance/rendering/gl-scissor-test-expected.txt: Removed.
122 * webgl/conformance/rendering/gl-scissor-test.html: Removed.
123 * webgl/conformance/rendering/more-than-65536-indices-expected.txt: Removed.
124 * webgl/conformance/rendering/more-than-65536-indices.html: Removed.
125 * webgl/conformance/rendering/multisample-corruption-expected.txt: Removed.
126 * webgl/conformance/rendering/multisample-corruption.html: Removed.
127 * webgl/conformance/rendering/point-size-expected.txt: Removed.
128 * webgl/conformance/rendering/point-size.html: Removed.
129 * webgl/conformance/state/gl-object-get-calls-expected.txt: Removed.
130 * webgl/conformance/state/gl-object-get-calls.html: Removed.
131 * webgl/conformance/textures/copy-tex-image-2d-formats-expected.txt: Removed.
132 * webgl/conformance/textures/copy-tex-image-2d-formats.html: Removed.
133 * webgl/conformance/textures/gl-pixelstorei-expected.txt: Removed.
134 * webgl/conformance/textures/gl-pixelstorei.html: Removed.
135 * webgl/conformance/textures/origin-clean-conformance-expected.txt: Removed.
136 * webgl/conformance/textures/origin-clean-conformance.html: Removed.
137 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-expected.txt: Removed.
138 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgb565-expected.txt: Removed.
139 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgb565.html: Removed.
140 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba4444-expected.txt: Removed.
141 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba4444.html: Removed.
142 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba5551-expected.txt: Removed.
143 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba5551.html: Removed.
144 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas.html: Removed.
145 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-expected.txt: Removed.
146 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgb565-expected.txt: Removed.
147 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgb565.html: Removed.
148 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba4444-expected.txt: Removed.
149 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba4444.html: Removed.
150 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba5551-expected.txt: Removed.
151 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba5551.html: Removed.
152 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image.html: Removed.
153 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-expected.txt: Removed.
154 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565-expected.txt: Removed.
155 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565.html: Removed.
156 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444-expected.txt: Removed.
157 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444.html: Removed.
158 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551-expected.txt: Removed.
159 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551.html: Removed.
160 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video.html: Removed.
161 * webgl/conformance/textures/texture-active-bind-2-expected.txt: Removed.
162 * webgl/conformance/textures/texture-active-bind-2.html: Removed.
163 * webgl/conformance/textures/texture-active-bind-expected.txt: Removed.
164 * webgl/conformance/textures/texture-active-bind.html: Removed.
165 * webgl/conformance/textures/texture-mips-expected.txt: Removed.
166 * webgl/conformance/textures/texture-mips.html: Removed.
167 * webgl/conformance/textures/texture-npot-video-expected.txt: Removed.
168 * webgl/conformance/textures/texture-npot-video.html: Removed.
169 * webgl/conformance/textures/texture-size-expected.txt: Removed.
170 * webgl/conformance/textures/texture-size-limit-expected.txt: Removed.
171 * webgl/conformance/textures/texture-size-limit.html: Removed.
172 * webgl/conformance/textures/texture-size.html: Removed.
173 * webgl/conformance/uniforms/gl-uniform-arrays-expected.txt: Removed.
174 * webgl/conformance/uniforms/gl-uniform-arrays.html: Removed.
175 * webgl/conformance/uniforms/uniform-default-values-expected.txt: Removed.
176 * webgl/conformance/uniforms/uniform-default-values.html: Removed.
177 * webgl/conformance/uniforms/uniform-location-expected.txt: Removed.
178 * webgl/conformance/uniforms/uniform-location.html: Removed.
179 * webgl/conformance/uniforms/uniform-samplers-test-expected.txt: Removed.
180 * webgl/conformance/uniforms/uniform-samplers-test.html: Removed.
181 * webgl/resources/webgl_test_files/conformance/canvas/buffer-offscreen-test.html: Removed.
182 * webgl/resources/webgl_test_files/conformance/canvas/buffer-preserve-test.html: Removed.
183 * webgl/resources/webgl_test_files/conformance/canvas/drawingbuffer-test.html: Removed.
184 * webgl/resources/webgl_test_files/conformance/canvas/to-data-url-test.html: Removed.
185 * webgl/resources/webgl_test_files/conformance/context/context-attribute-preserve-drawing-buffer.html: Removed.
186 * webgl/resources/webgl_test_files/conformance/context/context-creation-and-destruction.html: Removed.
187 * webgl/resources/webgl_test_files/conformance/glsl/functions/glsl-function-smoothstep-gentype.html: Removed.
188 * webgl/resources/webgl_test_files/conformance/glsl/literals/float_literal.vert.html: Removed.
189 * webgl/resources/webgl_test_files/conformance/glsl/misc/shader-uniform-packing-restrictions.html: Removed.
190 * webgl/resources/webgl_test_files/conformance/glsl/misc/shader-varying-packing-restrictions.html: Removed.
191 * webgl/resources/webgl_test_files/conformance/glsl/misc/shader-with-array-of-structs-containing-arrays.html: Removed.
192 * webgl/resources/webgl_test_files/conformance/glsl/misc/shader-with-global-variable-precision-mismatch.html: Removed.
193 * webgl/resources/webgl_test_files/conformance/glsl/misc/shader-with-non-reserved-words.html: Removed.
194 * webgl/resources/webgl_test_files/conformance/glsl/misc/shader-with-short-circuiting-operators.html: Removed.
195 * webgl/resources/webgl_test_files/conformance/glsl/misc/shader-with-similar-uniform-array-names.html: Removed.
196 * webgl/resources/webgl_test_files/conformance/glsl/misc/shaders-with-varyings.html: Removed.
197 * webgl/resources/webgl_test_files/conformance/glsl/variables/gl-pointcoord.html: Removed.
198 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-A.html: Removed.
199 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-B1.html: Removed.
200 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-B2.html: Removed.
201 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-B3.html: Removed.
202 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-B4.html: Removed.
203 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-C.html: Removed.
204 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-D_G.html: Removed.
205 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-G_I.html: Removed.
206 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-L_S.html: Removed.
207 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-S_V.html: Removed.
208 * webgl/resources/webgl_test_files/conformance/more/functions/bufferDataBadArgs.html: Removed.
209 * webgl/resources/webgl_test_files/conformance/more/functions/copyTexImage2D.html: Removed.
210 * webgl/resources/webgl_test_files/conformance/more/functions/copyTexImage2DBadArgs.html: Removed.
211 * webgl/resources/webgl_test_files/conformance/more/functions/copyTexSubImage2D.html: Removed.
212 * webgl/resources/webgl_test_files/conformance/more/functions/copyTexSubImage2DBadArgs.html: Removed.
213 * webgl/resources/webgl_test_files/conformance/more/functions/deleteBufferBadArgs.html: Removed.
214 * webgl/resources/webgl_test_files/conformance/more/functions/drawArrays.html: Removed.
215 * webgl/resources/webgl_test_files/conformance/more/functions/drawArraysOutOfBounds.html: Removed.
216 * webgl/resources/webgl_test_files/conformance/more/functions/drawElements.html: Removed.
217 * webgl/resources/webgl_test_files/conformance/more/functions/drawElementsBadArgs.html: Removed.
218 * webgl/resources/webgl_test_files/conformance/more/functions/readPixelsBadArgs.html: Removed.
219 * webgl/resources/webgl_test_files/conformance/more/functions/texImage2DBadArgs.html: Removed.
220 * webgl/resources/webgl_test_files/conformance/more/functions/texImage2DHTML.html: Removed.
221 * webgl/resources/webgl_test_files/conformance/more/functions/texSubImage2DBadArgs.html: Removed.
222 * webgl/resources/webgl_test_files/conformance/more/functions/texSubImage2DHTML.html: Removed.
223 * webgl/resources/webgl_test_files/conformance/ogles/GL/acos/acos_001_to_006.html: Removed.
224 * webgl/resources/webgl_test_files/conformance/ogles/GL/asin/asin_001_to_006.html: Removed.
225 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_001_to_008.html: Removed.
226 * webgl/resources/webgl_test_files/conformance/ogles/GL/control_flow/control_flow_001_to_008.html: Removed.
227 * webgl/resources/webgl_test_files/conformance/ogles/GL/log/log_001_to_008.html: Removed.
228 * webgl/resources/webgl_test_files/conformance/ogles/GL/log2/log2_001_to_008.html: Removed.
229 * webgl/resources/webgl_test_files/conformance/ogles/GL/smoothstep/smoothstep_001_to_006.html: Removed.
230 * webgl/resources/webgl_test_files/conformance/programs/gl-bind-attrib-location-long-names-test.html: Removed.
231 * webgl/resources/webgl_test_files/conformance/programs/program-test.html: Removed.
232 * webgl/resources/webgl_test_files/conformance/reading/read-pixels-test.html: Removed.
233 * webgl/resources/webgl_test_files/conformance/renderbuffers/framebuffer-object-attachment.html: Removed.
234 * webgl/resources/webgl_test_files/conformance/rendering/gl-scissor-test.html: Removed.
235 * webgl/resources/webgl_test_files/conformance/rendering/more-than-65536-indices.html: Removed.
236 * webgl/resources/webgl_test_files/conformance/rendering/multisample-corruption.html: Removed.
237 * webgl/resources/webgl_test_files/conformance/rendering/point-size.html: Removed.
238 * webgl/resources/webgl_test_files/conformance/state/gl-object-get-calls.html: Removed.
239 * webgl/resources/webgl_test_files/conformance/textures/copy-tex-image-2d-formats.html: Removed.
240 * webgl/resources/webgl_test_files/conformance/textures/gl-pixelstorei.html: Removed.
241 * webgl/resources/webgl_test_files/conformance/textures/origin-clean-conformance.html: Removed.
242 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgb565.html: Removed.
243 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba4444.html: Removed.
244 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba5551.html: Removed.
245 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-canvas.html: Removed.
246 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-image-rgb565.html: Removed.
247 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba4444.html: Removed.
248 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba5551.html: Removed.
249 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-image.html: Removed.
250 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565.html: Removed.
251 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444.html: Removed.
252 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551.html: Removed.
253 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-video.html: Removed.
254 * webgl/resources/webgl_test_files/conformance/textures/texture-active-bind-2.html: Removed.
255 * webgl/resources/webgl_test_files/conformance/textures/texture-active-bind.html: Removed.
256 * webgl/resources/webgl_test_files/conformance/textures/texture-mips.html: Removed.
257 * webgl/resources/webgl_test_files/conformance/textures/texture-npot-video.html: Removed.
258 * webgl/resources/webgl_test_files/conformance/textures/texture-size-limit.html: Removed.
259 * webgl/resources/webgl_test_files/conformance/textures/texture-size.html: Removed.
260 * webgl/resources/webgl_test_files/conformance/uniforms/gl-uniform-arrays.html: Removed.
261 * webgl/resources/webgl_test_files/conformance/uniforms/uniform-default-values.html: Removed.
262 * webgl/resources/webgl_test_files/conformance/uniforms/uniform-location.html: Removed.
263 * webgl/resources/webgl_test_files/conformance/uniforms/uniform-samplers-test.html: Removed.
265 2013-02-07 Ádám Kallai <kadam@inf.u-szeged.hu>
267 [Qt] Unreviewed gardening. Skip failing WebGL tests.
269 * platform/qt/TestExpectations:
271 2013-02-07 Sheriff Bot <webkit.review.bot@gmail.com>
273 Unreviewed, rolling out r142067.
274 http://trac.webkit.org/changeset/142067
275 https://bugs.webkit.org/show_bug.cgi?id=109147
277 adding Slow modifier did not help completely (Requested by
280 * platform/chromium/TestExpectations:
282 2013-02-07 Zan Dobersek <zdobersek@igalia.com>
284 Unreviewed GTK gardening.
286 Expanding failure expectation for fast/dom/Window/slow-unload-handler.html.
287 Adding failure expectation for the new fast/css/negative-text-indent-in-inline-block.html
290 * platform/gtk/TestExpectations:
292 2013-02-03 Kentaro Hara <haraken@chromium.org>
294 WebKit's focus events are UIEvents (instead of FocusEvent) and thus don't expose .relatedTarget
295 https://bugs.webkit.org/show_bug.cgi?id=76216
297 Reviewed by Eric Seidel.
299 Spec: http://www.w3.org/TR/DOM-Level-3-Events/#events-FocusEvent
301 This patch creates a new FocusEvent class with a relatedTarget attribute.
302 Now when focusin or focusout events are dispatched, a FocusEvent is created with
303 the relatedTarget attribute set accordingly.
305 * fast/dom/shadow/shadow-boundary-events-expected.txt:
306 * fast/dom/shadow/shadow-boundary-events.html:
307 * fast/events/related-target-focusevent-expected.txt: Added.
308 * fast/events/related-target-focusevent.html: Added.
310 2013-02-06 Mike West <mkwst@chromium.org>
312 Entity-header extension headers honored on 304 responses.
313 https://bugs.webkit.org/show_bug.cgi?id=72414
315 Reviewed by Alexey Proskuryakov.
317 * http/tests/security/XFrameOptions/resources/nph-cached-xfo.pl: Added.
318 * http/tests/security/XFrameOptions/x-frame-options-cached-expected.txt: Added.
319 * http/tests/security/XFrameOptions/x-frame-options-cached.html: Added.
320 * http/tests/security/contentSecurityPolicy/cached-frame-csp-expected.txt: Added.
321 * http/tests/security/contentSecurityPolicy/cached-frame-csp.html: Added.
322 * http/tests/security/contentSecurityPolicy/resources/nph-cached-csp.pl: Added.
323 * http/tests/security/xssAuditor/cached-frame-expected.txt: Added.
324 * http/tests/security/xssAuditor/cached-frame.html: Added.
325 * http/tests/security/xssAuditor/resources/nph-cached.pl: Added.
327 2013-02-06 Matt Falkenhagen <falken@chromium.org>
329 Unreviewed gardening. Marking all webgl/conformance tests as slow.
331 * platform/chromium/TestExpectations:
333 2013-02-06 Tom Sepez <tsepez@chromium.org>
335 document.referrer leakage with XSS Auditor page block
336 https://bugs.webkit.org/show_bug.cgi?id=109089
338 Reviewed by Adam Barth.
340 Test prints the referrer to show it isn't leaked.
342 * http/tests/security/xssAuditor/full-block-script-tag-expected.txt:
343 * http/tests/security/xssAuditor/full-block-script-tag.html:
345 2013-02-06 Matt Falkenhagen <falken@chromium.org>
347 Unreviewed gardening. Marking gl-vertexattribpointer.html as slow.
349 * platform/chromium/TestExpectations:
351 2013-02-06 Gregg Tavares <gman@chromium.org>
353 Adds failing WebGL Conformance Tests.
354 https://bugs.webkit.org/show_bug.cgi?id=109075
356 Reviewed by Kenneth Russell.
358 * platform/chromium/TestExpectations:
359 * platform/mac/TestExpectations:
360 * platform/win/TestExpectations:
361 * webgl/conformance/canvas/buffer-offscreen-test-expected.txt: Added.
362 * webgl/conformance/canvas/buffer-offscreen-test.html: Added.
363 * webgl/conformance/canvas/buffer-preserve-test-expected.txt: Added.
364 * webgl/conformance/canvas/buffer-preserve-test.html: Added.
365 * webgl/conformance/canvas/drawingbuffer-test-expected.txt: Added.
366 * webgl/conformance/canvas/drawingbuffer-test.html: Added.
367 * webgl/conformance/canvas/to-data-url-test-expected.txt: Added.
368 * webgl/conformance/canvas/to-data-url-test.html: Added.
369 * webgl/conformance/context/context-attribute-preserve-drawing-buffer-expected.txt: Added.
370 * webgl/conformance/context/context-attribute-preserve-drawing-buffer.html: Added.
371 * webgl/conformance/context/context-creation-and-destruction-expected.txt: Added.
372 * webgl/conformance/context/context-creation-and-destruction.html: Added.
373 * webgl/conformance/glsl/functions/glsl-function-smoothstep-gentype-expected.txt: Added.
374 * webgl/conformance/glsl/functions/glsl-function-smoothstep-gentype.html: Added.
375 * webgl/conformance/glsl/literals/float_literal.vert-expected.txt: Added.
376 * webgl/conformance/glsl/literals/float_literal.vert.html: Added.
377 * webgl/conformance/glsl/misc/shader-uniform-packing-restrictions-expected.txt: Added.
378 * webgl/conformance/glsl/misc/shader-uniform-packing-restrictions.html: Added.
379 * webgl/conformance/glsl/misc/shader-varying-packing-restrictions-expected.txt: Added.
380 * webgl/conformance/glsl/misc/shader-varying-packing-restrictions.html: Added.
381 * webgl/conformance/glsl/misc/shader-with-array-of-structs-containing-arrays-expected.txt: Added.
382 * webgl/conformance/glsl/misc/shader-with-array-of-structs-containing-arrays.html: Added.
383 * webgl/conformance/glsl/misc/shader-with-global-variable-precision-mismatch-expected.txt: Added.
384 * webgl/conformance/glsl/misc/shader-with-global-variable-precision-mismatch.html: Added.
385 * webgl/conformance/glsl/misc/shader-with-non-reserved-words-expected.txt: Added.
386 * webgl/conformance/glsl/misc/shader-with-non-reserved-words.html: Added.
387 * webgl/conformance/glsl/misc/shader-with-short-circuiting-operators-expected.txt: Added.
388 * webgl/conformance/glsl/misc/shader-with-short-circuiting-operators.html: Added.
389 * webgl/conformance/glsl/misc/shader-with-similar-uniform-array-names-expected.txt: Added.
390 * webgl/conformance/glsl/misc/shader-with-similar-uniform-array-names.html: Added.
391 * webgl/conformance/glsl/misc/shaders-with-varyings-expected.txt: Added.
392 * webgl/conformance/glsl/misc/shaders-with-varyings.html: Added.
393 * webgl/conformance/glsl/variables/gl-pointcoord-expected.txt: Added.
394 * webgl/conformance/glsl/variables/gl-pointcoord.html: Added.
395 * webgl/conformance/more/conformance/quickCheckAPI-A-expected.txt: Added.
396 * webgl/conformance/more/conformance/quickCheckAPI-A.html: Added.
397 * webgl/conformance/more/conformance/quickCheckAPI-B1-expected.txt: Added.
398 * webgl/conformance/more/conformance/quickCheckAPI-B1.html: Added.
399 * webgl/conformance/more/conformance/quickCheckAPI-B2-expected.txt: Added.
400 * webgl/conformance/more/conformance/quickCheckAPI-B2.html: Added.
401 * webgl/conformance/more/conformance/quickCheckAPI-B3-expected.txt: Added.
402 * webgl/conformance/more/conformance/quickCheckAPI-B3.html: Added.
403 * webgl/conformance/more/conformance/quickCheckAPI-B4-expected.txt: Added.
404 * webgl/conformance/more/conformance/quickCheckAPI-B4.html: Added.
405 * webgl/conformance/more/conformance/quickCheckAPI-C-expected.txt: Added.
406 * webgl/conformance/more/conformance/quickCheckAPI-C.html: Added.
407 * webgl/conformance/more/conformance/quickCheckAPI-D_G-expected.txt: Added.
408 * webgl/conformance/more/conformance/quickCheckAPI-D_G.html: Added.
409 * webgl/conformance/more/conformance/quickCheckAPI-G_I-expected.txt: Added.
410 * webgl/conformance/more/conformance/quickCheckAPI-G_I.html: Added.
411 * webgl/conformance/more/conformance/quickCheckAPI-L_S-expected.txt: Added.
412 * webgl/conformance/more/conformance/quickCheckAPI-L_S.html: Added.
413 * webgl/conformance/more/conformance/quickCheckAPI-S_V-expected.txt: Added.
414 * webgl/conformance/more/conformance/quickCheckAPI-S_V.html: Added.
415 * webgl/conformance/more/functions/bufferDataBadArgs-expected.txt: Added.
416 * webgl/conformance/more/functions/bufferDataBadArgs.html: Added.
417 * webgl/conformance/more/functions/copyTexImage2D-expected.txt: Added.
418 * webgl/conformance/more/functions/copyTexImage2D.html: Added.
419 * webgl/conformance/more/functions/copyTexImage2DBadArgs-expected.txt: Added.
420 * webgl/conformance/more/functions/copyTexImage2DBadArgs.html: Added.
421 * webgl/conformance/more/functions/copyTexSubImage2D-expected.txt: Added.
422 * webgl/conformance/more/functions/copyTexSubImage2D.html: Added.
423 * webgl/conformance/more/functions/copyTexSubImage2DBadArgs-expected.txt: Added.
424 * webgl/conformance/more/functions/copyTexSubImage2DBadArgs.html: Added.
425 * webgl/conformance/more/functions/deleteBufferBadArgs-expected.txt: Added.
426 * webgl/conformance/more/functions/deleteBufferBadArgs.html: Added.
427 * webgl/conformance/more/functions/drawArrays-expected.txt: Added.
428 * webgl/conformance/more/functions/drawArrays.html: Added.
429 * webgl/conformance/more/functions/drawArraysOutOfBounds-expected.txt: Added.
430 * webgl/conformance/more/functions/drawArraysOutOfBounds.html: Added.
431 * webgl/conformance/more/functions/drawElements-expected.txt: Added.
432 * webgl/conformance/more/functions/drawElements.html: Added.
433 * webgl/conformance/more/functions/drawElementsBadArgs-expected.txt: Added.
434 * webgl/conformance/more/functions/drawElementsBadArgs.html: Added.
435 * webgl/conformance/more/functions/readPixelsBadArgs-expected.txt: Added.
436 * webgl/conformance/more/functions/readPixelsBadArgs.html: Added.
437 * webgl/conformance/more/functions/texImage2DBadArgs-expected.txt: Added.
438 * webgl/conformance/more/functions/texImage2DBadArgs.html: Added.
439 * webgl/conformance/more/functions/texImage2DHTML-expected.txt: Added.
440 * webgl/conformance/more/functions/texImage2DHTML.html: Added.
441 * webgl/conformance/more/functions/texSubImage2DBadArgs-expected.txt: Added.
442 * webgl/conformance/more/functions/texSubImage2DBadArgs.html: Added.
443 * webgl/conformance/more/functions/texSubImage2DHTML-expected.txt: Added.
444 * webgl/conformance/more/functions/texSubImage2DHTML.html: Added.
445 * webgl/conformance/ogles/GL/acos/acos_001_to_006-expected.txt: Added.
446 * webgl/conformance/ogles/GL/acos/acos_001_to_006.html: Added.
447 * webgl/conformance/ogles/GL/asin/asin_001_to_006-expected.txt: Added.
448 * webgl/conformance/ogles/GL/asin/asin_001_to_006.html: Added.
449 * webgl/conformance/ogles/GL/atan/atan_001_to_008-expected.txt: Added.
450 * webgl/conformance/ogles/GL/atan/atan_001_to_008.html: Added.
451 * webgl/conformance/ogles/GL/control_flow/control_flow_001_to_008-expected.txt: Added.
452 * webgl/conformance/ogles/GL/control_flow/control_flow_001_to_008.html: Added.
453 * webgl/conformance/ogles/GL/log/log_001_to_008-expected.txt: Added.
454 * webgl/conformance/ogles/GL/log/log_001_to_008.html: Added.
455 * webgl/conformance/ogles/GL/log2/log2_001_to_008-expected.txt: Added.
456 * webgl/conformance/ogles/GL/log2/log2_001_to_008.html: Added.
457 * webgl/conformance/ogles/GL/smoothstep/smoothstep_001_to_006-expected.txt: Added.
458 * webgl/conformance/ogles/GL/smoothstep/smoothstep_001_to_006.html: Added.
459 * webgl/conformance/programs/gl-bind-attrib-location-long-names-test-expected.txt: Added.
460 * webgl/conformance/programs/gl-bind-attrib-location-long-names-test.html: Added.
461 * webgl/conformance/programs/program-test-expected.txt: Added.
462 * webgl/conformance/programs/program-test.html: Added.
463 * webgl/conformance/reading/read-pixels-test-expected.txt: Added.
464 * webgl/conformance/reading/read-pixels-test.html: Added.
465 * webgl/conformance/renderbuffers/framebuffer-object-attachment-expected.txt: Added.
466 * webgl/conformance/renderbuffers/framebuffer-object-attachment.html: Added.
467 * webgl/conformance/rendering/gl-scissor-test-expected.txt: Added.
468 * webgl/conformance/rendering/gl-scissor-test.html: Added.
469 * webgl/conformance/rendering/more-than-65536-indices-expected.txt: Added.
470 * webgl/conformance/rendering/more-than-65536-indices.html: Added.
471 * webgl/conformance/rendering/multisample-corruption-expected.txt: Added.
472 * webgl/conformance/rendering/multisample-corruption.html: Added.
473 * webgl/conformance/rendering/point-size-expected.txt: Added.
474 * webgl/conformance/rendering/point-size.html: Added.
475 * webgl/conformance/state/gl-object-get-calls-expected.txt: Added.
476 * webgl/conformance/state/gl-object-get-calls.html: Added.
477 * webgl/conformance/textures/copy-tex-image-2d-formats-expected.txt: Added.
478 * webgl/conformance/textures/copy-tex-image-2d-formats.html: Added.
479 * webgl/conformance/textures/gl-pixelstorei-expected.txt: Added.
480 * webgl/conformance/textures/gl-pixelstorei.html: Added.
481 * webgl/conformance/textures/origin-clean-conformance-expected.txt: Added.
482 * webgl/conformance/textures/origin-clean-conformance.html: Added.
483 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-expected.txt: Added.
484 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgb565-expected.txt: Added.
485 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgb565.html: Added.
486 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba4444-expected.txt: Added.
487 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba4444.html: Added.
488 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba5551-expected.txt: Added.
489 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba5551.html: Added.
490 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas.html: Added.
491 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-expected.txt: Added.
492 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgb565-expected.txt: Added.
493 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgb565.html: Added.
494 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba4444-expected.txt: Added.
495 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba4444.html: Added.
496 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba5551-expected.txt: Added.
497 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba5551.html: Added.
498 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image.html: Added.
499 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-expected.txt: Added.
500 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565-expected.txt: Added.
501 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565.html: Added.
502 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444-expected.txt: Added.
503 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444.html: Added.
504 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551-expected.txt: Added.
505 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551.html: Added.
506 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video.html: Added.
507 * webgl/conformance/textures/texture-active-bind-2-expected.txt: Added.
508 * webgl/conformance/textures/texture-active-bind-2.html: Added.
509 * webgl/conformance/textures/texture-active-bind-expected.txt: Added.
510 * webgl/conformance/textures/texture-active-bind.html: Added.
511 * webgl/conformance/textures/texture-mips-expected.txt: Added.
512 * webgl/conformance/textures/texture-mips.html: Added.
513 * webgl/conformance/textures/texture-npot-video-expected.txt: Added.
514 * webgl/conformance/textures/texture-npot-video.html: Added.
515 * webgl/conformance/textures/texture-size-expected.txt: Added.
516 * webgl/conformance/textures/texture-size-limit-expected.txt: Added.
517 * webgl/conformance/textures/texture-size-limit.html: Added.
518 * webgl/conformance/textures/texture-size.html: Added.
519 * webgl/conformance/uniforms/gl-uniform-arrays-expected.txt: Added.
520 * webgl/conformance/uniforms/gl-uniform-arrays.html: Added.
521 * webgl/conformance/uniforms/uniform-default-values-expected.txt: Added.
522 * webgl/conformance/uniforms/uniform-default-values.html: Added.
523 * webgl/conformance/uniforms/uniform-location-expected.txt: Added.
524 * webgl/conformance/uniforms/uniform-location.html: Added.
525 * webgl/conformance/uniforms/uniform-samplers-test-expected.txt: Added.
526 * webgl/conformance/uniforms/uniform-samplers-test.html: Added.
527 * webgl/resources/webgl_test_files/conformance/canvas/buffer-offscreen-test.html: Added.
528 * webgl/resources/webgl_test_files/conformance/canvas/buffer-preserve-test.html: Added.
529 * webgl/resources/webgl_test_files/conformance/canvas/drawingbuffer-test.html: Added.
530 * webgl/resources/webgl_test_files/conformance/canvas/to-data-url-test.html: Added.
531 * webgl/resources/webgl_test_files/conformance/context/context-attribute-preserve-drawing-buffer.html: Added.
532 * webgl/resources/webgl_test_files/conformance/context/context-creation-and-destruction.html: Added.
533 * webgl/resources/webgl_test_files/conformance/glsl/functions/glsl-function-smoothstep-gentype.html: Added.
534 * webgl/resources/webgl_test_files/conformance/glsl/literals/float_literal.vert.html: Added.
535 * webgl/resources/webgl_test_files/conformance/glsl/misc/shader-uniform-packing-restrictions.html: Added.
536 * webgl/resources/webgl_test_files/conformance/glsl/misc/shader-varying-packing-restrictions.html: Added.
537 * webgl/resources/webgl_test_files/conformance/glsl/misc/shader-with-array-of-structs-containing-arrays.html: Added.
538 * webgl/resources/webgl_test_files/conformance/glsl/misc/shader-with-global-variable-precision-mismatch.html: Added.
539 * webgl/resources/webgl_test_files/conformance/glsl/misc/shader-with-non-reserved-words.html: Added.
540 * webgl/resources/webgl_test_files/conformance/glsl/misc/shader-with-short-circuiting-operators.html: Added.
541 * webgl/resources/webgl_test_files/conformance/glsl/misc/shader-with-similar-uniform-array-names.html: Added.
542 * webgl/resources/webgl_test_files/conformance/glsl/misc/shaders-with-varyings.html: Added.
543 * webgl/resources/webgl_test_files/conformance/glsl/variables/gl-pointcoord.html: Added.
544 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-A.html: Added.
545 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-B1.html: Added.
546 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-B2.html: Added.
547 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-B3.html: Added.
548 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-B4.html: Added.
549 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-C.html: Added.
550 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-D_G.html: Added.
551 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-G_I.html: Added.
552 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-L_S.html: Added.
553 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-S_V.html: Added.
554 * webgl/resources/webgl_test_files/conformance/more/functions/bufferDataBadArgs.html: Added.
555 * webgl/resources/webgl_test_files/conformance/more/functions/copyTexImage2D.html: Added.
556 * webgl/resources/webgl_test_files/conformance/more/functions/copyTexImage2DBadArgs.html: Added.
557 * webgl/resources/webgl_test_files/conformance/more/functions/copyTexSubImage2D.html: Added.
558 * webgl/resources/webgl_test_files/conformance/more/functions/copyTexSubImage2DBadArgs.html: Added.
559 * webgl/resources/webgl_test_files/conformance/more/functions/deleteBufferBadArgs.html: Added.
560 * webgl/resources/webgl_test_files/conformance/more/functions/drawArrays.html: Added.
561 * webgl/resources/webgl_test_files/conformance/more/functions/drawArraysOutOfBounds.html: Added.
562 * webgl/resources/webgl_test_files/conformance/more/functions/drawElements.html: Added.
563 * webgl/resources/webgl_test_files/conformance/more/functions/drawElementsBadArgs.html: Added.
564 * webgl/resources/webgl_test_files/conformance/more/functions/readPixelsBadArgs.html: Added.
565 * webgl/resources/webgl_test_files/conformance/more/functions/texImage2DBadArgs.html: Added.
566 * webgl/resources/webgl_test_files/conformance/more/functions/texImage2DHTML.html: Added.
567 * webgl/resources/webgl_test_files/conformance/more/functions/texSubImage2DBadArgs.html: Added.
568 * webgl/resources/webgl_test_files/conformance/more/functions/texSubImage2DHTML.html: Added.
569 * webgl/resources/webgl_test_files/conformance/ogles/GL/acos/acos_001_to_006.html: Added.
570 * webgl/resources/webgl_test_files/conformance/ogles/GL/asin/asin_001_to_006.html: Added.
571 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_001_to_008.html: Added.
572 * webgl/resources/webgl_test_files/conformance/ogles/GL/control_flow/control_flow_001_to_008.html: Added.
573 * webgl/resources/webgl_test_files/conformance/ogles/GL/log/log_001_to_008.html: Added.
574 * webgl/resources/webgl_test_files/conformance/ogles/GL/log2/log2_001_to_008.html: Added.
575 * webgl/resources/webgl_test_files/conformance/ogles/GL/smoothstep/smoothstep_001_to_006.html: Added.
576 * webgl/resources/webgl_test_files/conformance/programs/gl-bind-attrib-location-long-names-test.html: Added.
577 * webgl/resources/webgl_test_files/conformance/programs/program-test.html: Added.
578 * webgl/resources/webgl_test_files/conformance/reading/read-pixels-test.html: Added.
579 * webgl/resources/webgl_test_files/conformance/renderbuffers/framebuffer-object-attachment.html: Added.
580 * webgl/resources/webgl_test_files/conformance/rendering/gl-scissor-test.html: Added.
581 * webgl/resources/webgl_test_files/conformance/rendering/more-than-65536-indices.html: Added.
582 * webgl/resources/webgl_test_files/conformance/rendering/multisample-corruption.html: Added.
583 * webgl/resources/webgl_test_files/conformance/rendering/point-size.html: Added.
584 * webgl/resources/webgl_test_files/conformance/state/gl-object-get-calls.html: Added.
585 * webgl/resources/webgl_test_files/conformance/textures/copy-tex-image-2d-formats.html: Added.
586 * webgl/resources/webgl_test_files/conformance/textures/gl-pixelstorei.html: Added.
587 * webgl/resources/webgl_test_files/conformance/textures/origin-clean-conformance.html: Added.
588 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgb565.html: Added.
589 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba4444.html: Added.
590 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba5551.html: Added.
591 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-canvas.html: Added.
592 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-image-rgb565.html: Added.
593 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba4444.html: Added.
594 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba5551.html: Added.
595 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-image.html: Added.
596 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565.html: Added.
597 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444.html: Added.
598 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551.html: Added.
599 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-video.html: Added.
600 * webgl/resources/webgl_test_files/conformance/textures/texture-active-bind-2.html: Added.
601 * webgl/resources/webgl_test_files/conformance/textures/texture-active-bind.html: Added.
602 * webgl/resources/webgl_test_files/conformance/textures/texture-mips.html: Added.
603 * webgl/resources/webgl_test_files/conformance/textures/texture-npot-video.html: Added.
604 * webgl/resources/webgl_test_files/conformance/textures/texture-size-limit.html: Added.
605 * webgl/resources/webgl_test_files/conformance/textures/texture-size.html: Added.
606 * webgl/resources/webgl_test_files/conformance/uniforms/gl-uniform-arrays.html: Added.
607 * webgl/resources/webgl_test_files/conformance/uniforms/uniform-default-values.html: Added.
608 * webgl/resources/webgl_test_files/conformance/uniforms/uniform-location.html: Added.
609 * webgl/resources/webgl_test_files/conformance/uniforms/uniform-samplers-test.html: Added.
611 2013-02-06 Terry Anderson <tdanderson@chromium.org>
613 Add support for gesture scroll events that do not propagate to enclosing scrollables
614 https://bugs.webkit.org/show_bug.cgi?id=108849
616 Reviewed by Antonio Gomes.
618 New tests added to ensure that GestureScrollUpdateWithoutPropagation events will not
619 propagate to the scrollable parent of their target when the target has no area
622 Modified two chromium-specific plugin tests to ensure that the plugins receive
623 GestureScrollUpdate events when GestureScrollUpdateWithoutPropagation events are
626 * fast/events/touch/gesture/touch-gesture-scroll-div-not-propagated-expected.txt: Added.
627 * fast/events/touch/gesture/touch-gesture-scroll-div-not-propagated.html: Added.
628 * fast/events/touch/gesture/touch-gesture-scroll-iframe-not-propagated-expected.txt: Added.
629 * fast/events/touch/gesture/touch-gesture-scroll-iframe-not-propagated.html: Added.
630 * fast/events/touch/gesture/touch-gesture-scroll-page-not-propagated-expected.txt: Added.
631 * fast/events/touch/gesture/touch-gesture-scroll-page-not-propagated.html: Added.
632 * platform/chromium/fast/events/touch/gesture/touch-gesture-scroll-div-not-propagated-expected.txt: Added.
633 * platform/chromium/fast/events/touch/gesture/touch-gesture-scroll-iframe-not-propagated-expected.txt: Added.
634 * platform/chromium/fast/events/touch/gesture/touch-gesture-scroll-page-not-propagated-expected.txt: Added.
635 * platform/chromium/plugins/gesture-events-expected.txt:
636 * platform/chromium/plugins/gesture-events-scrolled-expected.txt:
637 * platform/chromium/plugins/gesture-events-scrolled.html:
638 * platform/chromium/plugins/gesture-events.html:
640 2013-02-06 Ojan Vafai <ojan@chromium.org>
642 [Chromium] table-section-overflow-clip-crash.html hits an assert
643 https://bugs.webkit.org/show_bug.cgi?id=108594
645 Reviewed by Levi Weintraub.
647 * platform/chromium/TestExpectations:
649 2013-02-06 Ojan Vafai <ojan@chromium.org>
651 display:none file upload button crashes
652 https://bugs.webkit.org/show_bug.cgi?id=109102
654 Reviewed by Levi Weintraub.
656 * fast/forms/file/display-none-upload-button-expected.txt: Added.
657 * fast/forms/file/display-none-upload-button.html: Added.
658 Tests that we don't crash. Also exposes a bug that the baseline and height of
659 the input don't include the height of the filename text.
661 2013-02-06 Stephen Chenney <schenney@chromium.org>
663 [Chromium] Test expectations update for Skia change.
665 Unreviewed expectations update
667 Files that we were expecting to fail. Now being rebaselined.
669 * platform/chromium-linux-x86/svg/text/text-viewbox-rescale-expected.png: Added.
670 * platform/chromium-linux/platform/chromium/virtual/gpu/fast/canvas/canvas-composite-transformclip-expected.png:
671 * platform/chromium-linux/svg/batik/text/smallFonts-expected.png:
672 * platform/chromium-linux/svg/batik/text/textFeatures-expected.png:
673 * platform/chromium-linux/svg/text/selection-styles-expected.png:
674 * platform/chromium-linux/svg/text/text-viewbox-rescale-expected.png:
675 * platform/chromium-mac-lion/svg/text/text-viewbox-rescale-expected.png:
676 * platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/canvas-composite-transformclip-expected.png:
677 * platform/chromium-mac/svg/text/text-viewbox-rescale-expected.png:
678 * platform/chromium-win/platform/chromium/virtual/gpu/fast/canvas/canvas-composite-transformclip-expected.png:
679 * platform/efl/svg/batik/text/smallFonts-expected.png: Removed.
681 2013-02-06 Dima Gorbik <dgorbik@apple.com>
683 Reset the border property for -webkit-slider-thumb in unknown-pseudo-element-matching test
684 https://bugs.webkit.org/show_bug.cgi?id=109101
686 We check that the style matches a pseudo element by setting its height to 1px.
687 Some user agents, like iOS, have default border styles that affect the minimum height,
688 so we need to reset those.
690 Reviewed by Joseph Pecoraro.
692 * fast/css/unknown-pseudo-element-matching.html:
694 2013-02-06 Dirk Schulze <dschulze@adobe.com>
696 Context's currentPath should check for passed type
697 https://bugs.webkit.org/show_bug.cgi?id=109097
699 Reviewed by Dean Jackson.
701 Add checks with different data types as value for canvas.currentPath.
703 * fast/canvas/canvas-currentPath-crash-expected.txt: Added.
704 * fast/canvas/canvas-currentPath-crash.html: Added.
705 * fast/canvas/script-tests/canvas-currentPath-crash.js: Added.
706 * platform/chromium/TestExpectations:
707 * platform/efl/TestExpectations:
708 * platform/gtk/TestExpectations:
709 * platform/mac/TestExpectations:
710 * platform/qt/TestExpectations:
712 2013-02-06 Stephen Chenney <schenney@chromium.org>
714 [Chromium] Test expectations update for Skia change.
716 Unreviewed expectations update
718 Files that we were expecting to fail. Now being rebaselined.
720 * platform/chromium-linux/fast/repaint/japanese-rl-selection-clear-expected.png:
721 * platform/chromium-linux/fast/repaint/japanese-rl-selection-repaint-expected.png:
722 * platform/chromium-linux/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.png: Added.
723 * platform/chromium-linux/fast/text/justify-ideograph-vertical-expected.png:
724 * platform/chromium-linux/svg/custom/shapes-supporting-markers-expected.png:
725 * platform/chromium-linux/svg/custom/text-ctm-expected.png:
726 * platform/chromium-mac-lion/svg/custom/shapes-supporting-markers-expected.png:
727 * platform/chromium-mac/svg/custom/shapes-supporting-markers-expected.png:
728 * platform/chromium-mac/svg/custom/text-ctm-expected.txt:
729 * platform/chromium-win/svg/custom/shapes-supporting-markers-expected.png:
730 * platform/chromium-win/svg/custom/text-ctm-expected.png:
731 * platform/chromium-win/svg/custom/text-ctm-expected.txt: Removed.
732 * platform/gtk/svg/custom/text-ctm-expected.txt: Removed.
733 * svg/custom/text-ctm-expected.txt: Added.
735 2013-02-06 Rafael Weinstein <rafaelw@chromium.org>
737 [HTMLTemplateElement] Non </template> end tags should be ignored in "template contents" insertion mode.
738 https://bugs.webkit.org/show_bug.cgi?id=109090
740 Reviewed by Adam Barth.
742 * html5lib/resources/template.dat:
744 2013-02-06 Stephen Chenney <schenney@chromium.org>
746 [Chromium] Test expectations update for Skia change.
748 Unreviewed expectations update
750 Files that we were expecting to fail. Now being rebaslined.
752 * platform/chromium-linux-x86/fast/writing-mode/japanese-ruby-vertical-lr-expected.png: Removed.
753 * platform/chromium-linux-x86/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt:
754 * platform/chromium-linux-x86/fast/writing-mode/japanese-ruby-vertical-rl-expected.png: Removed.
755 * platform/chromium-linux-x86/fast/writing-mode/japanese-ruby-vertical-rl-expected.txt:
756 * platform/chromium-linux/fast/writing-mode/border-vertical-lr-expected.png:
757 * platform/chromium-linux/fast/writing-mode/japanese-lr-selection-expected.png:
758 * platform/chromium-linux/fast/writing-mode/japanese-lr-text-expected.png:
759 * platform/chromium-linux/fast/writing-mode/japanese-rl-selection-expected.png:
760 * platform/chromium-linux/fast/writing-mode/japanese-rl-text-expected.png:
761 * platform/chromium-win-xp/fast/writing-mode/japanese-ruby-vertical-lr-expected.png:
762 * platform/chromium-win-xp/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt:
763 * platform/chromium-win-xp/fast/writing-mode/japanese-ruby-vertical-rl-expected.png:
764 * platform/chromium-win-xp/fast/writing-mode/japanese-ruby-vertical-rl-expected.txt: Added.
765 * platform/chromium-win/fast/writing-mode/japanese-ruby-vertical-lr-expected.png:
766 * platform/chromium-win/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt:
767 * platform/chromium-win/fast/writing-mode/japanese-ruby-vertical-rl-expected.png:
768 * platform/chromium-win/fast/writing-mode/japanese-ruby-vertical-rl-expected.txt:
770 2013-02-06 Stephen Chenney <schenney@chromium.org>
772 [Chromium] Test expectations update for Skia change.
774 Unreviewed expectations update
776 And these too. See change below.
778 * platform/chromium-mac-lion/fast/writing-mode/japanese-rl-selection-expected.txt: Added.
779 * platform/chromium-mac-lion/fast/writing-mode/japanese-rl-text-expected.txt: Added.
780 * platform/chromium-mac-snowleopard/fast/writing-mode/japanese-rl-selection-expected.txt: Added.
781 * platform/chromium-mac-snowleopard/fast/writing-mode/japanese-rl-text-expected.txt: Added.
783 2013-02-06 Stephen Chenney <schenney@chromium.org>
785 [Chromium] Test expectations update for Skia change.
787 Unreviewed expectations update
789 Apparently there are width differences on the mac platforms. These were
790 clobbered qwhen I updated the 10.8 expectations.
792 * platform/chromium-mac-lion/fast/writing-mode/japanese-lr-text-expected.txt: Added.
793 * platform/chromium-mac-snowleopard/fast/writing-mode/japanese-lr-text-expected.txt: Added.
795 2013-02-06 Dima Gorbik <dgorbik@apple.com>
797 Store the language internally instead of using lang attribute for WebVTT nodes
798 https://bugs.webkit.org/show_bug.cgi?id=108858
800 Reviewed by Eric Carlson.
802 * media/track/captions-webvtt/styling-lang.vtt:
803 * media/track/track-css-matching-lang-expected.txt:
804 * media/track/track-css-matching-lang.html:
806 2013-02-06 Levi Weintraub <leviw@chromium.org>
808 Negative text indents can break RenderBlock's inline maximum preferred width calculation
809 https://bugs.webkit.org/show_bug.cgi?id=108973
811 Reviewed by Emil A Eklund.
813 * fast/css/negative-text-indent-in-inline-block-expected.html: Added.
814 * fast/css/negative-text-indent-in-inline-block.html: Added.
816 2013-02-06 Zan Dobersek <zdobersek@igalia.com>
818 Unreviewed GTK gardening.
820 Expanding failure expectation for fast/dom/Window/slow-unload-handler-only-frame-is-stopped.html.
822 * platform/gtk/TestExpectations:
824 2013-02-06 Sheriff Bot <webkit.review.bot@gmail.com>
826 Unreviewed, rolling out r142025.
827 http://trac.webkit.org/changeset/142025
828 https://bugs.webkit.org/show_bug.cgi?id=109091
830 broke the build (Requested by tdanderson on #webkit).
832 * fast/events/touch/gesture/touch-gesture-scroll-div-not-propagated-expected.txt: Removed.
833 * fast/events/touch/gesture/touch-gesture-scroll-div-not-propagated.html: Removed.
834 * fast/events/touch/gesture/touch-gesture-scroll-iframe-not-propagated-expected.txt: Removed.
835 * fast/events/touch/gesture/touch-gesture-scroll-iframe-not-propagated.html: Removed.
836 * fast/events/touch/gesture/touch-gesture-scroll-page-not-propagated-expected.txt: Removed.
837 * fast/events/touch/gesture/touch-gesture-scroll-page-not-propagated.html: Removed.
838 * platform/chromium/fast/events/touch/gesture/touch-gesture-scroll-div-not-propagated-expected.txt: Removed.
839 * platform/chromium/fast/events/touch/gesture/touch-gesture-scroll-iframe-not-propagated-expected.txt: Removed.
840 * platform/chromium/fast/events/touch/gesture/touch-gesture-scroll-page-not-propagated-expected.txt: Removed.
841 * platform/chromium/plugins/gesture-events-expected.txt:
842 * platform/chromium/plugins/gesture-events-scrolled-expected.txt:
843 * platform/chromium/plugins/gesture-events-scrolled.html:
844 * platform/chromium/plugins/gesture-events.html:
846 2013-02-06 Zan Dobersek <zdobersek@igalia.com>
848 Unreviewed GTK gardening.
850 Rebaselining and adding a few failure expectations after r142015.
852 * platform/gtk/TestExpectations:
853 * platform/gtk/fast/dynamic/002-expected.txt:
855 2013-02-06 Terry Anderson <tdanderson@chromium.org>
857 Add support for gesture scroll events that do not propagate to enclosing scrollables
858 https://bugs.webkit.org/show_bug.cgi?id=108849
860 Reviewed by Antonio Gomes.
862 New tests added to ensure that GestureScrollUpdateNotPropagated events will not
863 propagate to the scrollable parent of their target when the target has no area
866 Modified two chromium-specific plugin tests to ensure that the plugins receive
867 GestureScrollUpdate events when GestureScrollUpdateNotPropagated events are
870 * fast/events/touch/gesture/touch-gesture-scroll-div-not-propagated-expected.txt: Added.
871 * fast/events/touch/gesture/touch-gesture-scroll-div-not-propagated.html: Added.
872 * fast/events/touch/gesture/touch-gesture-scroll-iframe-not-propagated-expected.txt: Added.
873 * fast/events/touch/gesture/touch-gesture-scroll-iframe-not-propagated.html: Added.
874 * fast/events/touch/gesture/touch-gesture-scroll-page-not-propagated-expected.txt: Added.
875 * fast/events/touch/gesture/touch-gesture-scroll-page-not-propagated.html: Added.
876 * platform/chromium/fast/events/touch/gesture/touch-gesture-scroll-div-not-propagated-expected.txt: Added.
877 * platform/chromium/fast/events/touch/gesture/touch-gesture-scroll-iframe-not-propagated-expected.txt: Added.
878 * platform/chromium/fast/events/touch/gesture/touch-gesture-scroll-page-not-propagated-expected.txt: Added.
879 * platform/chromium/plugins/gesture-events-expected.txt:
880 * platform/chromium/plugins/gesture-events-scrolled-expected.txt:
881 * platform/chromium/plugins/gesture-events-scrolled.html:
882 * platform/chromium/plugins/gesture-events.html:
884 2013-02-06 Ryosuke Niwa <rniwa@webkit.org>
886 REGRESSION(r141136): Apple's internal PLT test suite doesn't finish
887 https://bugs.webkit.org/show_bug.cgi?id=108380
889 Reviewed by Alexey Proskuryakov.
891 Re-enable tests that have been temporarily disabled.
893 * platform/mac/TestExpectations:
895 2013-02-06 Uday Kiran <udaykiran@motorola.com>
897 Implement 'vmax' from CSS3 values and units
898 https://bugs.webkit.org/show_bug.cgi?id=91440
900 Reviewed by Antti Koivisto.
902 vmax is implemented as primitive length unit.
903 New length type ViewportPercentageMax is added and included support for fetching the value
904 of this viewport percentage unit based on current viewport size.
906 The specification related to this implementation is
907 http://dev.w3.org/csswg/css3-values/#viewport-relative-lengths.
909 * css3/viewport-percentage-lengths/css3-viewport-percentage-lengths-getStyle-expected.txt:
910 * css3/viewport-percentage-lengths/css3-viewport-percentage-lengths-getStyle.html:
911 * css3/viewport-percentage-lengths/css3-viewport-percentage-lengths-vmax-absolute-expected.html: Added.
912 * css3/viewport-percentage-lengths/css3-viewport-percentage-lengths-vmax-absolute.html: Added.
913 * css3/viewport-percentage-lengths/css3-viewport-percentage-lengths-vmax-expected.html: Added.
914 * css3/viewport-percentage-lengths/css3-viewport-percentage-lengths-vmax.html: Added.
916 2013-02-06 Zan Dobersek <zdobersek@igalia.com>
918 Unreviewed GTK gardening.
920 Walked through the WontFix test expectations, expanding them with the expected failure.
921 This forces the test to run but not complain as long as the failure is the same as expected.
923 * platform/gtk/TestExpectations:
925 2013-02-06 Stephen White <senorblanco@chromium.org>
927 Suppress failures for minor pixel diffs which will be caused when https://codereview.chromium.org/12217047/ lands. Unreviewed.
928 https://bugs.webkit.org/show_bug.cgi?id=104289
930 * platform/chromium/TestExpectations:
932 2013-02-06 Zan Dobersek <zdobersek@igalia.com>
934 Unreviewed GTK gardening.
936 Marking required tests as slow so the test runs are not interrupted when timeouts
937 occur in tests that would actually pass if given enough time.
939 * platform/gtk/TestExpectations:
941 2013-02-06 Pravin D <pravind.2k4@gmail.com>
943 When a block element is made inline positioned and has static left and right, it does not follow inline formatting context
944 https://bugs.webkit.org/show_bug.cgi?id=91665
946 Reviewed by Julien Chaffraix.
948 * fast/dynamic/absolute-positioned-to-static-positioned-expected.txt: Added.
949 * fast/dynamic/absolute-positioned-to-static-positioned.html: Added.
950 * fast/dynamic/floating-to-non-floating-expected.txt: Added.
951 * fast/dynamic/floating-to-non-floating.html: Added.
952 * fast/dynamic/non-floating-to-floating-expected.txt: Added.
953 * fast/dynamic/non-floating-to-floating.html: Added.
954 * fast/dynamic/static-positioned-to-absolute-positioned-expected.txt: Added.
955 * fast/dynamic/static-positioned-to-absolute-positioned.html: Added.
956 Testcases for the patch.
958 * fast/dynamic/resources/helper-bug91665.js: Added.
959 * fast/dynamic/resources/style-bug91665.css: Added.
960 Common javascript functions and css classes used by the above testcases.
962 * fast/css/first-letter-removed-added-expected.txt:
963 Previously failing sub-test is passing.
965 * fullscreen/full-screen-fixed-pos-parent-expected.txt:
966 Change orthogonal to the current patch.
968 * platform/mac/fast/dynamic/002-expected.txt:
969 * platform/chromium-win/fast/dynamic/002-expected.txt:
970 * platform/chromium/fast/dynamic/002-expected.txt:
971 Expected change. The testcase has a static block element followed by a text node wrapped
972 in an anonymous block. When the block element becomes floating, it is out of the flow context.
973 Thus the text node must no longer be wrapped by the anonymous block.
975 * platform/chromium-mac/fast/repaint/absolute-position-change-containing-block-expected.png:
976 * platform/chromium-mac/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.png:
977 Progression. Previously we used to repaint the a much larger area as compared to the behavior
978 with the patch, which repaints only the area affected due to the change in style(position)
981 * platform/chromium/fast/repaint/absolute-position-change-containing-block-expected.png: Added.
982 * platform/chromium/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.png: Added.
983 * platform/mac/fast/repaint/absolute-position-change-containing-block-expected.png: Added.
984 * platform/mac/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.png: Added.
985 Added platform specific images.
987 2013-02-06 Chris Fleizach <cfleizach@apple.com>
989 AX: if <html> has an ARIA attribute, it's exposed as an AXGroup
990 https://bugs.webkit.org/show_bug.cgi?id=109008
992 Reviewed by Ryosuke Niwa.
994 * accessibility/html-html-element-is-ignored-expected.txt: Added.
995 * accessibility/html-html-element-is-ignored.html: Added.
996 * platform/chromium/TestExpectations:
998 2013-02-06 Shawn Singh <shawnsingh@chromium.org>
1000 RenderLayer hasVisibleContent() has inconsistent semantics causing disappearing composited layers
1001 https://bugs.webkit.org/show_bug.cgi?id=108118
1003 Reviewed by Simon Fraser.
1005 * compositing/visibility/visibility-on-distant-descendant-expected.png: Added.
1006 * compositing/visibility/visibility-on-distant-descendant-expected.txt: Added.
1007 * compositing/visibility/visibility-on-distant-descendant.html: Added.
1009 2013-02-06 Gregg Tavares <gman@chromium.org>
1011 Adds the WebGL Conformance Test ogles support files.
1012 https://bugs.webkit.org/show_bug.cgi?id=109063
1014 Reviewed by Kenneth Russell.
1016 Note: This was reviewed offline because the patch was too large to upload to
1017 bugs.webkit.org. It doesn't add any LayoutTests. It only adds support files.
1019 * webgl/resources/webgl_test_files/conformance/ogles/GL/abs/abs_float_frag_xvary.frag: Added.
1020 * webgl/resources/webgl_test_files/conformance/ogles/GL/abs/abs_float_frag_xvary_ref.frag: Added.
1021 * webgl/resources/webgl_test_files/conformance/ogles/GL/abs/abs_float_vert_xvary.vert: Added.
1022 * webgl/resources/webgl_test_files/conformance/ogles/GL/abs/abs_float_vert_xvary_ref.vert: Added.
1023 * webgl/resources/webgl_test_files/conformance/ogles/GL/abs/abs_vec2_frag_xvary.frag: Added.
1024 * webgl/resources/webgl_test_files/conformance/ogles/GL/abs/abs_vec2_frag_xvary_ref.frag: Added.
1025 * webgl/resources/webgl_test_files/conformance/ogles/GL/abs/abs_vec2_vert_xvary.vert: Added.
1026 * webgl/resources/webgl_test_files/conformance/ogles/GL/abs/abs_vec2_vert_xvary_ref.vert: Added.
1027 * webgl/resources/webgl_test_files/conformance/ogles/GL/abs/abs_vec3_frag_xvary.frag: Added.
1028 * webgl/resources/webgl_test_files/conformance/ogles/GL/abs/abs_vec3_frag_xvary_ref.frag: Added.
1029 * webgl/resources/webgl_test_files/conformance/ogles/GL/abs/abs_vec3_vert_xvary.vert: Added.
1030 * webgl/resources/webgl_test_files/conformance/ogles/GL/abs/abs_vec3_vert_xvary_ref.vert: Added.
1031 * webgl/resources/webgl_test_files/conformance/ogles/GL/acos/acos_float_frag_xvary.frag: Added.
1032 * webgl/resources/webgl_test_files/conformance/ogles/GL/acos/acos_float_frag_xvary_ref.frag: Added.
1033 * webgl/resources/webgl_test_files/conformance/ogles/GL/acos/acos_float_vert_xvary.vert: Added.
1034 * webgl/resources/webgl_test_files/conformance/ogles/GL/acos/acos_float_vert_xvary_ref.vert: Added.
1035 * webgl/resources/webgl_test_files/conformance/ogles/GL/acos/acos_vec2_frag_xvary.frag: Added.
1036 * webgl/resources/webgl_test_files/conformance/ogles/GL/acos/acos_vec2_frag_xvary_ref.frag: Added.
1037 * webgl/resources/webgl_test_files/conformance/ogles/GL/acos/acos_vec2_vert_xvary.vert: Added.
1038 * webgl/resources/webgl_test_files/conformance/ogles/GL/acos/acos_vec2_vert_xvary_ref.vert: Added.
1039 * webgl/resources/webgl_test_files/conformance/ogles/GL/acos/acos_vec3_frag_xvary.frag: Added.
1040 * webgl/resources/webgl_test_files/conformance/ogles/GL/acos/acos_vec3_frag_xvary_ref.frag: Added.
1041 * webgl/resources/webgl_test_files/conformance/ogles/GL/acos/acos_vec3_vert_xvary.vert: Added.
1042 * webgl/resources/webgl_test_files/conformance/ogles/GL/acos/acos_vec3_vert_xvary_ref.vert: Added.
1043 * webgl/resources/webgl_test_files/conformance/ogles/GL/all/all_bvec2_frag.frag: Added.
1044 * webgl/resources/webgl_test_files/conformance/ogles/GL/all/all_bvec2_frag_ref.frag: Added.
1045 * webgl/resources/webgl_test_files/conformance/ogles/GL/all/all_bvec2_vert.vert: Added.
1046 * webgl/resources/webgl_test_files/conformance/ogles/GL/all/all_bvec2_vert_ref.vert: Added.
1047 * webgl/resources/webgl_test_files/conformance/ogles/GL/all/all_bvec3_frag.frag: Added.
1048 * webgl/resources/webgl_test_files/conformance/ogles/GL/all/all_bvec3_frag_ref.frag: Added.
1049 * webgl/resources/webgl_test_files/conformance/ogles/GL/all/all_bvec3_vert.vert: Added.
1050 * webgl/resources/webgl_test_files/conformance/ogles/GL/all/all_bvec3_vert_ref.vert: Added.
1051 * webgl/resources/webgl_test_files/conformance/ogles/GL/any/any_bvec2_frag.frag: Added.
1052 * webgl/resources/webgl_test_files/conformance/ogles/GL/any/any_bvec2_frag_ref.frag: Added.
1053 * webgl/resources/webgl_test_files/conformance/ogles/GL/any/any_bvec2_vert.vert: Added.
1054 * webgl/resources/webgl_test_files/conformance/ogles/GL/any/any_bvec2_vert_ref.vert: Added.
1055 * webgl/resources/webgl_test_files/conformance/ogles/GL/any/any_bvec3_frag.frag: Added.
1056 * webgl/resources/webgl_test_files/conformance/ogles/GL/any/any_bvec3_frag_ref.frag: Added.
1057 * webgl/resources/webgl_test_files/conformance/ogles/GL/any/any_bvec3_vert.vert: Added.
1058 * webgl/resources/webgl_test_files/conformance/ogles/GL/any/any_bvec3_vert_ref.vert: Added.
1059 * webgl/resources/webgl_test_files/conformance/ogles/GL/array/empty_empty_array_float_frag.frag: Added.
1060 * webgl/resources/webgl_test_files/conformance/ogles/GL/array/empty_empty_array_float_vert.vert: Added.
1061 * webgl/resources/webgl_test_files/conformance/ogles/GL/array/empty_uniform_array_float_frag.frag: Added.
1062 * webgl/resources/webgl_test_files/conformance/ogles/GL/array/empty_uniform_array_float_vert.vert: Added.
1063 * webgl/resources/webgl_test_files/conformance/ogles/GL/array/initfunc_empty_array_float_frag.frag: Added.
1064 * webgl/resources/webgl_test_files/conformance/ogles/GL/array/initfunc_empty_array_float_vert.vert: Added.
1065 * webgl/resources/webgl_test_files/conformance/ogles/GL/asin/asin_float_frag_xvary.frag: Added.
1066 * webgl/resources/webgl_test_files/conformance/ogles/GL/asin/asin_float_frag_xvary_ref.frag: Added.
1067 * webgl/resources/webgl_test_files/conformance/ogles/GL/asin/asin_float_vert_xvary.vert: Added.
1068 * webgl/resources/webgl_test_files/conformance/ogles/GL/asin/asin_float_vert_xvary_ref.vert: Added.
1069 * webgl/resources/webgl_test_files/conformance/ogles/GL/asin/asin_vec2_frag_xvary.frag: Added.
1070 * webgl/resources/webgl_test_files/conformance/ogles/GL/asin/asin_vec2_frag_xvary_ref.frag: Added.
1071 * webgl/resources/webgl_test_files/conformance/ogles/GL/asin/asin_vec2_vert_xvary.vert: Added.
1072 * webgl/resources/webgl_test_files/conformance/ogles/GL/asin/asin_vec2_vert_xvary_ref.vert: Added.
1073 * webgl/resources/webgl_test_files/conformance/ogles/GL/asin/asin_vec3_frag_xvary.frag: Added.
1074 * webgl/resources/webgl_test_files/conformance/ogles/GL/asin/asin_vec3_frag_xvary_ref.frag: Added.
1075 * webgl/resources/webgl_test_files/conformance/ogles/GL/asin/asin_vec3_vert_xvary.vert: Added.
1076 * webgl/resources/webgl_test_files/conformance/ogles/GL/asin/asin_vec3_vert_xvary_ref.vert: Added.
1077 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_float_frag_xvary.frag: Added.
1078 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_float_frag_xvary_ref.frag: Added.
1079 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_float_frag_xvaryyvary.frag: Added.
1080 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_float_frag_xvaryyvary_ref.frag: Added.
1081 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_float_vert_xvary.vert: Added.
1082 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_float_vert_xvary_ref.vert: Added.
1083 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_float_vert_xvaryyvary.vert: Added.
1084 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_float_vert_xvaryyvary_ref.vert: Added.
1085 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_vec2_frag_xvary.frag: Added.
1086 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_vec2_frag_xvary_ref.frag: Added.
1087 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_vec2_frag_xvaryyvary.frag: Added.
1088 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_vec2_frag_xvaryyvary_ref.frag: Added.
1089 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_vec2_vert_xvary.vert: Added.
1090 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_vec2_vert_xvary_ref.vert: Added.
1091 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_vec2_vert_xvaryyvary.vert: Added.
1092 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_vec2_vert_xvaryyvary_ref.vert: Added.
1093 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_vec3_frag_xvary.frag: Added.
1094 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_vec3_frag_xvary_ref.frag: Added.
1095 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_vec3_frag_xvaryyvary.frag: Added.
1096 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_vec3_frag_xvaryyvary_ref.frag: Added.
1097 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_vec3_vert_xvary.vert: Added.
1098 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_vec3_vert_xvary_ref.vert: Added.
1099 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_vec3_vert_xvaryyvary.vert: Added.
1100 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_vec3_vert_xvaryyvary_ref.vert: Added.
1101 * webgl/resources/webgl_test_files/conformance/ogles/GL/biConstants/gl_MaxCombinedTextureImageUnits_frag.frag: Added.
1102 * webgl/resources/webgl_test_files/conformance/ogles/GL/biConstants/gl_MaxCombinedTextureImageUnits_vert.vert: Added.
1103 * webgl/resources/webgl_test_files/conformance/ogles/GL/biConstants/gl_MaxDrawBuffers_frag.frag: Added.
1104 * webgl/resources/webgl_test_files/conformance/ogles/GL/biConstants/gl_MaxDrawBuffers_vert.vert: Added.
1105 * webgl/resources/webgl_test_files/conformance/ogles/GL/biConstants/gl_MaxFragmentUniformVectors_frag.frag: Added.
1106 * webgl/resources/webgl_test_files/conformance/ogles/GL/biConstants/gl_MaxFragmentUniformVectors_vert.vert: Added.
1107 * webgl/resources/webgl_test_files/conformance/ogles/GL/biConstants/gl_MaxTextureImageUnits_frag.frag: Added.
1108 * webgl/resources/webgl_test_files/conformance/ogles/GL/biConstants/gl_MaxTextureImageUnits_vert.vert: Added.
1109 * webgl/resources/webgl_test_files/conformance/ogles/GL/biConstants/gl_MaxVaryingVectors_frag.frag: Added.
1110 * webgl/resources/webgl_test_files/conformance/ogles/GL/biConstants/gl_MaxVaryingVectors_vert.vert: Added.
1111 * webgl/resources/webgl_test_files/conformance/ogles/GL/biConstants/gl_MaxVertexAttribs_frag.frag: Added.
1112 * webgl/resources/webgl_test_files/conformance/ogles/GL/biConstants/gl_MaxVertexAttribs_vert.vert: Added.
1113 * webgl/resources/webgl_test_files/conformance/ogles/GL/biConstants/gl_MaxVertexTextureImageUnits_frag.frag: Added.
1114 * webgl/resources/webgl_test_files/conformance/ogles/GL/biConstants/gl_MaxVertexTextureImageUnits_vert.vert: Added.
1115 * webgl/resources/webgl_test_files/conformance/ogles/GL/biConstants/gl_MaxVertexUniformVectors_frag.frag: Added.
1116 * webgl/resources/webgl_test_files/conformance/ogles/GL/biConstants/gl_MaxVertexUniformVectors_vert.vert: Added.
1117 * webgl/resources/webgl_test_files/conformance/ogles/GL/biuDepthRange/DepthRange_frag.frag: Added.
1118 * webgl/resources/webgl_test_files/conformance/ogles/GL/biuDepthRange/DepthRange_vert.vert: Added.
1119 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CG_Data_Types_frag.frag: Added.
1120 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CG_Standard_Library_frag.frag: Added.
1121 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectBuiltInOveride_frag.frag: Added.
1122 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectComma_frag.frag: Added.
1123 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectConstFolding1_vert.vert: Added.
1124 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectConstFolding2_vert.vert: Added.
1125 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectConstruct_vert.vert: Added.
1126 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectExtension10_V100_frag.frag: Added.
1127 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectExtension1_V100_frag.frag: Added.
1128 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectExtension4_V100_frag.frag: Added.
1129 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectFull_vert.vert: Added.
1130 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectFuncOverload_frag.frag: Added.
1131 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectFuncOverload_vert.vert: Added.
1132 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectFunction1_vert.vert: Added.
1133 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectModule_frag.frag: Added.
1134 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectParse1_frag.frag: Added.
1135 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectParse2_frag.frag: Added.
1136 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectParse2_vert.vert: Added.
1137 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectParseTest1_frag.frag: Added.
1138 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectParseTest_frag.frag: Added.
1139 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectPreprocess5_frag.frag: Added.
1140 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectPreprocess8_frag.frag: Added.
1141 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectPreprocess9_frag.frag: Added.
1142 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectSwizzle1_frag.frag: Added.
1143 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectSwizzle1_vert.vert: Added.
1144 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectSwizzle2_frag.frag: Added.
1145 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectSwizzle2_vert.vert: Added.
1146 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectSwizzle3_frag.frag: Added.
1147 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectVersion_V100_frag.frag: Added.
1148 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/DuplicateVersion1_V100_frag.frag: Added.
1149 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/FunctionParam_vert.vert: Added.
1150 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/Include_Preprocessor_Directive_frag.frag: Added.
1151 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/Low_Level_Assembly_Reserved_Words_frag.frag: Added.
1152 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/Main_Parameters_vert.vert: Added.
1153 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/ParseTest3_frag.frag: Added.
1154 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/ParseTest4_frag.frag: Added.
1155 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/Permissive_Constant_Conversions_frag.frag: Added.
1156 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/Permissive_Scalar_Vector_Expressions_frag.frag: Added.
1157 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/TernaryOp_frag.frag: Added.
1158 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/Texture_Rectangle_Samplers_frag.frag: Added.
1159 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/array10_frag.frag: Added.
1160 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/array11_frag.frag: Added.
1161 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/array1_frag.frag: Added.
1162 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/array2_frag.frag: Added.
1163 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/array3_frag.frag: Added.
1164 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/array4_frag.frag: Added.
1165 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/array5_frag.frag: Added.
1166 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/array6_frag.frag: Added.
1167 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/array7_frag.frag: Added.
1168 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/array8_frag.frag: Added.
1169 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/array9_frag.frag: Added.
1170 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/attribute1_vert.vert: Added.
1171 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/attribute2_vert.vert: Added.
1172 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/attribute_frag.frag: Added.
1173 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/attribute_vert.vert: Added.
1174 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/break_frag.frag: Added.
1175 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/comma1_vert.vert: Added.
1176 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/comma2_frag.frag: Added.
1177 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/comma2_vert.vert: Added.
1178 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/comma3_vert.vert: Added.
1179 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/comment_frag.frag: Added.
1180 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/conditional1_frag.frag: Added.
1181 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/conditional2_frag.frag: Added.
1182 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/conditional3_frag.frag: Added.
1183 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/constFunc_frag.frag: Added.
1184 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/constructor1_frag.frag: Added.
1185 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/constructor2_frag.frag: Added.
1186 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/constructor3_V100_frag.frag: Added.
1187 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/continue_frag.frag: Added.
1188 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/dataType10_frag.frag: Added.
1189 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/dataType11_frag.frag: Added.
1190 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/dataType12_frag.frag: Added.
1191 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/dataType13_frag.frag: Added.
1192 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/dataType19_frag.frag: Added.
1193 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/dataType1_frag.frag: Added.
1194 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/dataType2_frag.frag: Added.
1195 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/dataType3_frag.frag: Added.
1196 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/dataType4_frag.frag: Added.
1197 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/dataType5_frag.frag: Added.
1198 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/dataType6_frag.frag: Added.
1199 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/dataType7_frag.frag: Added.
1200 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/dataType8_frag.frag: Added.
1201 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/dataType9_frag.frag: Added.
1202 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/default.frag: Added.
1203 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/default.vert: Added.
1204 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/dowhile_frag.frag: Added.
1205 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/dvec2_frag.frag: Added.
1206 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/dvec3_frag.frag: Added.
1207 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/dvec4_frag.frag: Added.
1208 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/extension2_V100_frag.frag: Added.
1209 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/extension3_V100_frag.frag: Added.
1210 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/extension5_V100_frag.frag: Added.
1211 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/extension6_V100_frag.frag: Added.
1212 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/extension7_V100_frag.frag: Added.
1213 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/extension8_V100_frag.frag: Added.
1214 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/extension9_V100_frag.frag: Added.
1215 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/float2_frag.frag: Added.
1216 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/float3_frag.frag: Added.
1217 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/float4_frag.frag: Added.
1218 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/fragmentOnly1_vert.vert: Added.
1219 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/fragmentOnly2_vert.vert: Added.
1220 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/fragmentOnly3_vert.vert: Added.
1221 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/fragmentOnly4_vert.vert: Added.
1222 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/fragmentOnly_vert.vert: Added.
1223 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/function10_frag.frag: Added.
1224 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/function1_frag.frag: Added.
1225 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/function2_V100_frag.frag: Added.
1226 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/function3_frag.frag: Added.
1227 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/function4_frag.frag: Added.
1228 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/function6_frag.frag: Added.
1229 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/function7_frag.frag: Added.
1230 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/function8_frag.frag: Added.
1231 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/function9_frag.frag: Added.
1232 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/hvec2_frag.frag: Added.
1233 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/hvec3_frag.frag: Added.
1234 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/hvec4_frag.frag: Added.
1235 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/identifier1_frag.frag: Added.
1236 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/identifier2_frag.frag: Added.
1237 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/identifier3_frag.frag: Added.
1238 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/if1_frag.frag: Added.
1239 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/if2_frag.frag: Added.
1240 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/increment1_frag.frag: Added.
1241 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/increment2_frag.frag: Added.
1242 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/increment3_frag.frag: Added.
1243 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/increment4_frag.frag: Added.
1244 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/increment6_frag.frag: Added.
1245 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/main1_vert.vert: Added.
1246 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/main2_vert.vert: Added.
1247 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/main3_vert.vert: Added.
1248 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/matrix_V100_frag.frag: Added.
1249 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/normal_vert.vert: Added.
1250 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/parser10_frag.frag: Added.
1251 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/parser1_vert.vert: Added.
1252 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/parser3_frag.frag: Added.
1253 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/parser4_frag.frag: Added.
1254 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/parser5_frag.frag: Added.
1255 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/parser6_frag.frag: Added.
1256 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/parser7_frag.frag: Added.
1257 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/parser8_frag.frag: Added.
1258 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/parser9_frag.frag: Added.
1259 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/preprocess0_frag.frag: Added.
1260 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/preprocess10_frag.frag: Added.
1261 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/preprocess1_frag.frag: Added.
1262 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/preprocess2_frag.frag: Added.
1263 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/preprocess3_frag.frag: Added.
1264 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/preprocess4_frag.frag: Added.
1265 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/preprocess6_frag.frag: Added.
1266 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/preprocess7_frag.frag: Added.
1267 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/scoping1_frag.frag: Added.
1268 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/scoping2_frag.frag: Added.
1269 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/struct10_frag.frag: Added.
1270 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/struct11_frag.frag: Added.
1271 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/struct1_frag.frag: Added.
1272 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/struct2_frag.frag: Added.
1273 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/struct3_frag.frag: Added.
1274 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/struct4_frag.frag: Added.
1275 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/struct5_frag.frag: Added.
1276 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/struct6_frag.frag: Added.
1277 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/struct7_frag.frag: Added.
1278 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/struct8_frag.frag: Added.
1279 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/struct9_frag.frag: Added.
1280 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/swizzle1_frag.frag: Added.
1281 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/swizzle2_frag.frag: Added.
1282 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/swizzle3_frag.frag: Added.
1283 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/typecast_frag.frag: Added.
1284 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/uniform1_frag.frag: Added.
1285 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/uniform_frag.frag: Added.
1286 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/varying1_frag.frag: Added.
1287 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/varying2_frag.frag: Added.
1288 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/varying3_frag.frag: Added.
1289 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/varying_frag.frag: Added.
1290 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/vector_frag.frag: Added.
1291 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/version2_V100_frag.frag: Added.
1292 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/version3_V100_frag.frag: Added.
1293 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/vertexOnly2_frag.frag: Added.
1294 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/vertexOnly_frag.frag: Added.
1295 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/vertex_vert.vert: Added.
1296 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/while1_frag.frag: Added.
1297 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/while2_frag.frag: Added.
1298 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/while_frag.frag: Added.
1299 * webgl/resources/webgl_test_files/conformance/ogles/GL/built_in_varying_array_out_of_bounds/gl_Color_array_index_out_of_bounds_frag.frag: Added.
1300 * webgl/resources/webgl_test_files/conformance/ogles/GL/ceil/ceil_float_frag_xvary.frag: Added.
1301 * webgl/resources/webgl_test_files/conformance/ogles/GL/ceil/ceil_float_frag_xvary_ref.frag: Added.
1302 * webgl/resources/webgl_test_files/conformance/ogles/GL/ceil/ceil_float_vert_xvary.vert: Added.
1303 * webgl/resources/webgl_test_files/conformance/ogles/GL/ceil/ceil_float_vert_xvary_ref.vert: Added.
1304 * webgl/resources/webgl_test_files/conformance/ogles/GL/ceil/ceil_vec2_frag_xvary.frag: Added.
1305 * webgl/resources/webgl_test_files/conformance/ogles/GL/ceil/ceil_vec2_frag_xvary_ref.frag: Added.
1306 * webgl/resources/webgl_test_files/conformance/ogles/GL/ceil/ceil_vec2_vert_xvary.vert: Added.
1307 * webgl/resources/webgl_test_files/conformance/ogles/GL/ceil/ceil_vec2_vert_xvary_ref.vert: Added.
1308 * webgl/resources/webgl_test_files/conformance/ogles/GL/ceil/ceil_vec3_frag_xvary.frag: Added.
1309 * webgl/resources/webgl_test_files/conformance/ogles/GL/ceil/ceil_vec3_frag_xvary_ref.frag: Added.
1310 * webgl/resources/webgl_test_files/conformance/ogles/GL/ceil/ceil_vec3_vert_xvary.vert: Added.
1311 * webgl/resources/webgl_test_files/conformance/ogles/GL/ceil/ceil_vec3_vert_xvary_ref.vert: Added.
1312 * webgl/resources/webgl_test_files/conformance/ogles/GL/clamp/clamp_float_frag_xvary_yconstquarter.frag: Added.
1313 * webgl/resources/webgl_test_files/conformance/ogles/GL/clamp/clamp_float_frag_xvary_yconstquarter_ref.frag: Added.
1314 * webgl/resources/webgl_test_files/conformance/ogles/GL/clamp/clamp_float_vert_xvary_yconstquarter.vert: Added.
1315 * webgl/resources/webgl_test_files/conformance/ogles/GL/clamp/clamp_float_vert_xvary_yconstquarter_ref.vert: Added.
1316 * webgl/resources/webgl_test_files/conformance/ogles/GL/clamp/clamp_vec2_frag_xvary_yconstquarter.frag: Added.
1317 * webgl/resources/webgl_test_files/conformance/ogles/GL/clamp/clamp_vec2_frag_xvary_yconstquarter_ref.frag: Added.
1318 * webgl/resources/webgl_test_files/conformance/ogles/GL/clamp/clamp_vec2_vert_xvary_yconstquarter.vert: Added.
1319 * webgl/resources/webgl_test_files/conformance/ogles/GL/clamp/clamp_vec2_vert_xvary_yconstquarter_ref.vert: Added.
1320 * webgl/resources/webgl_test_files/conformance/ogles/GL/clamp/clamp_vec3_frag_xvary_yconstquarter.frag: Added.
1321 * webgl/resources/webgl_test_files/conformance/ogles/GL/clamp/clamp_vec3_frag_xvary_yconstquarter_ref.frag: Added.
1322 * webgl/resources/webgl_test_files/conformance/ogles/GL/clamp/clamp_vec3_vert_xvary_yconstquarter.vert: Added.
1323 * webgl/resources/webgl_test_files/conformance/ogles/GL/clamp/clamp_vec3_vert_xvary_yconstquarter_ref.vert: Added.
1324 * webgl/resources/webgl_test_files/conformance/ogles/GL/control_flow/for_break_frag.frag: Added.
1325 * webgl/resources/webgl_test_files/conformance/ogles/GL/control_flow/for_break_vert.vert: Added.
1326 * webgl/resources/webgl_test_files/conformance/ogles/GL/control_flow/for_continue_frag.frag: Added.
1327 * webgl/resources/webgl_test_files/conformance/ogles/GL/control_flow/for_continue_vert.vert: Added.
1328 * webgl/resources/webgl_test_files/conformance/ogles/GL/control_flow/for_nested_break_frag.frag: Added.
1329 * webgl/resources/webgl_test_files/conformance/ogles/GL/control_flow/for_nested_break_vert.vert: Added.
1330 * webgl/resources/webgl_test_files/conformance/ogles/GL/control_flow/for_nested_continue_frag.frag: Added.
1331 * webgl/resources/webgl_test_files/conformance/ogles/GL/control_flow/for_nested_continue_vert.vert: Added.
1332 * webgl/resources/webgl_test_files/conformance/ogles/GL/control_flow/nested_if_else_frag.frag: Added.
1333 * webgl/resources/webgl_test_files/conformance/ogles/GL/control_flow/nested_if_else_vert.vert: Added.
1334 * webgl/resources/webgl_test_files/conformance/ogles/GL/cos/cos_float_frag_xvary.frag: Added.
1335 * webgl/resources/webgl_test_files/conformance/ogles/GL/cos/cos_float_frag_xvary_ref.frag: Added.
1336 * webgl/resources/webgl_test_files/conformance/ogles/GL/cos/cos_float_vert_xvary.vert: Added.
1337 * webgl/resources/webgl_test_files/conformance/ogles/GL/cos/cos_float_vert_xvary_ref.vert: Added.
1338 * webgl/resources/webgl_test_files/conformance/ogles/GL/cos/cos_vec2_frag_xvary.frag: Added.
1339 * webgl/resources/webgl_test_files/conformance/ogles/GL/cos/cos_vec2_frag_xvary_ref.frag: Added.
1340 * webgl/resources/webgl_test_files/conformance/ogles/GL/cos/cos_vec2_vert_xvary.vert: Added.
1341 * webgl/resources/webgl_test_files/conformance/ogles/GL/cos/cos_vec2_vert_xvary_ref.vert: Added.
1342 * webgl/resources/webgl_test_files/conformance/ogles/GL/cos/cos_vec3_frag_xvary.frag: Added.
1343 * webgl/resources/webgl_test_files/conformance/ogles/GL/cos/cos_vec3_frag_xvary_ref.frag: Added.
1344 * webgl/resources/webgl_test_files/conformance/ogles/GL/cos/cos_vec3_vert_xvary.vert: Added.
1345 * webgl/resources/webgl_test_files/conformance/ogles/GL/cos/cos_vec3_vert_xvary_ref.vert: Added.
1346 * webgl/resources/webgl_test_files/conformance/ogles/GL/cross/cross_vec3_frag_xvaryyconst.frag: Added.
1347 * webgl/resources/webgl_test_files/conformance/ogles/GL/cross/cross_vec3_frag_xvaryyconst_ref.frag: Added.
1348 * webgl/resources/webgl_test_files/conformance/ogles/GL/cross/cross_vec3_vert_xvaryyconst.vert: Added.
1349 * webgl/resources/webgl_test_files/conformance/ogles/GL/cross/cross_vec3_vert_xvaryyconst_ref.vert: Added.
1350 * webgl/resources/webgl_test_files/conformance/ogles/GL/default/default.frag: Added.
1351 * webgl/resources/webgl_test_files/conformance/ogles/GL/default/default.vert: Added.
1352 * webgl/resources/webgl_test_files/conformance/ogles/GL/default/default_textured.frag: Added.
1353 * webgl/resources/webgl_test_files/conformance/ogles/GL/default/default_textured.vert: Added.
1354 * webgl/resources/webgl_test_files/conformance/ogles/GL/default/expected.frag: Added.
1355 * webgl/resources/webgl_test_files/conformance/ogles/GL/degrees/degrees_float_frag_xvary.frag: Added.
1356 * webgl/resources/webgl_test_files/conformance/ogles/GL/degrees/degrees_float_frag_xvary_ref.frag: Added.
1357 * webgl/resources/webgl_test_files/conformance/ogles/GL/degrees/degrees_float_vert_xvary.vert: Added.
1358 * webgl/resources/webgl_test_files/conformance/ogles/GL/degrees/degrees_float_vert_xvary_ref.vert: Added.
1359 * webgl/resources/webgl_test_files/conformance/ogles/GL/degrees/degrees_vec2_frag_xvary.frag: Added.
1360 * webgl/resources/webgl_test_files/conformance/ogles/GL/degrees/degrees_vec2_frag_xvary_ref.frag: Added.
1361 * webgl/resources/webgl_test_files/conformance/ogles/GL/degrees/degrees_vec2_vert_xvary.vert: Added.
1362 * webgl/resources/webgl_test_files/conformance/ogles/GL/degrees/degrees_vec2_vert_xvary_ref.vert: Added.
1363 * webgl/resources/webgl_test_files/conformance/ogles/GL/degrees/degrees_vec3_frag_xvary.frag: Added.
1364 * webgl/resources/webgl_test_files/conformance/ogles/GL/degrees/degrees_vec3_frag_xvary_ref.frag: Added.
1365 * webgl/resources/webgl_test_files/conformance/ogles/GL/degrees/degrees_vec3_vert_xvary.vert: Added.
1366 * webgl/resources/webgl_test_files/conformance/ogles/GL/degrees/degrees_vec3_vert_xvary_ref.vert: Added.
1367 * webgl/resources/webgl_test_files/conformance/ogles/GL/discard/discard_cond_frag.frag: Added.
1368 * webgl/resources/webgl_test_files/conformance/ogles/GL/discard/discard_cond_frag_ref.frag: Added.
1369 * webgl/resources/webgl_test_files/conformance/ogles/GL/discard/discard_frag.frag: Added.
1370 * webgl/resources/webgl_test_files/conformance/ogles/GL/distance/distance_float_frag_xvaryyhalf.frag: Added.
1371 * webgl/resources/webgl_test_files/conformance/ogles/GL/distance/distance_float_frag_xvaryyhalf_ref.frag: Added.
1372 * webgl/resources/webgl_test_files/conformance/ogles/GL/distance/distance_float_vert_xvaryyhalf.vert: Added.
1373 * webgl/resources/webgl_test_files/conformance/ogles/GL/distance/distance_float_vert_xvaryyhalf_ref.vert: Added.
1374 * webgl/resources/webgl_test_files/conformance/ogles/GL/distance/distance_vec2_frag_xvaryyhalf.frag: Added.
1375 * webgl/resources/webgl_test_files/conformance/ogles/GL/distance/distance_vec2_frag_xvaryyhalf_ref.frag: Added.
1376 * webgl/resources/webgl_test_files/conformance/ogles/GL/distance/distance_vec2_vert_xvaryyhalf.vert: Added.
1377 * webgl/resources/webgl_test_files/conformance/ogles/GL/distance/distance_vec2_vert_xvaryyhalf_ref.vert: Added.
1378 * webgl/resources/webgl_test_files/conformance/ogles/GL/distance/distance_vec3_frag_xvaryyhalf.frag: Added.
1379 * webgl/resources/webgl_test_files/conformance/ogles/GL/distance/distance_vec3_frag_xvaryyhalf_ref.frag: Added.
1380 * webgl/resources/webgl_test_files/conformance/ogles/GL/distance/distance_vec3_vert_xvaryyhalf.vert: Added.
1381 * webgl/resources/webgl_test_files/conformance/ogles/GL/distance/distance_vec3_vert_xvaryyhalf_ref.vert: Added.
1382 * webgl/resources/webgl_test_files/conformance/ogles/GL/dot/dot_float_frag_xvaryyone.frag: Added.
1383 * webgl/resources/webgl_test_files/conformance/ogles/GL/dot/dot_float_frag_xvaryyone_ref.frag: Added.
1384 * webgl/resources/webgl_test_files/conformance/ogles/GL/dot/dot_float_vert_xvaryyone.vert: Added.
1385 * webgl/resources/webgl_test_files/conformance/ogles/GL/dot/dot_float_vert_xvaryyone_ref.vert: Added.
1386 * webgl/resources/webgl_test_files/conformance/ogles/GL/dot/dot_vec2_frag_xvaryyhalf.frag: Added.
1387 * webgl/resources/webgl_test_files/conformance/ogles/GL/dot/dot_vec2_frag_xvaryyhalf_ref.frag: Added.
1388 * webgl/resources/webgl_test_files/conformance/ogles/GL/dot/dot_vec2_vert_xvaryyhalf.vert: Added.
1389 * webgl/resources/webgl_test_files/conformance/ogles/GL/dot/dot_vec2_vert_xvaryyhalf_ref.vert: Added.
1390 * webgl/resources/webgl_test_files/conformance/ogles/GL/dot/dot_vec3_frag_xvaryythird.frag: Added.
1391 * webgl/resources/webgl_test_files/conformance/ogles/GL/dot/dot_vec3_frag_xvaryythird_ref.frag: Added.
1392 * webgl/resources/webgl_test_files/conformance/ogles/GL/dot/dot_vec3_vert_xvaryythird.vert: Added.
1393 * webgl/resources/webgl_test_files/conformance/ogles/GL/dot/dot_vec3_vert_xvaryythird_ref.vert: Added.
1394 * webgl/resources/webgl_test_files/conformance/ogles/GL/equal/equal_bvec2_frag.frag: Added.
1395 * webgl/resources/webgl_test_files/conformance/ogles/GL/equal/equal_bvec2_frag_ref.frag: Added.
1396 * webgl/resources/webgl_test_files/conformance/ogles/GL/equal/equal_bvec2_vert.vert: Added.
1397 * webgl/resources/webgl_test_files/conformance/ogles/GL/equal/equal_bvec2_vert_ref.vert: Added.
1398 * webgl/resources/webgl_test_files/conformance/ogles/GL/equal/equal_bvec3_frag.frag: Added.
1399 * webgl/resources/webgl_test_files/conformance/ogles/GL/equal/equal_bvec3_frag_ref.frag: Added.
1400 * webgl/resources/webgl_test_files/conformance/ogles/GL/equal/equal_bvec3_vert.vert: Added.
1401 * webgl/resources/webgl_test_files/conformance/ogles/GL/equal/equal_bvec3_vert_ref.vert: Added.
1402 * webgl/resources/webgl_test_files/conformance/ogles/GL/equal/equal_ivec2_frag.frag: Added.
1403 * webgl/resources/webgl_test_files/conformance/ogles/GL/equal/equal_ivec2_frag_ref.frag: Added.
1404 * webgl/resources/webgl_test_files/conformance/ogles/GL/equal/equal_ivec2_vert.vert: Added.
1405 * webgl/resources/webgl_test_files/conformance/ogles/GL/equal/equal_ivec2_vert_ref.vert: Added.
1406 * webgl/resources/webgl_test_files/conformance/ogles/GL/equal/equal_ivec3_frag.frag: Added.
1407 * webgl/resources/webgl_test_files/conformance/ogles/GL/equal/equal_ivec3_frag_ref.frag: Added.
1408 * webgl/resources/webgl_test_files/conformance/ogles/GL/equal/equal_ivec3_vert.vert: Added.
1409 * webgl/resources/webgl_test_files/conformance/ogles/GL/equal/equal_ivec3_vert_ref.vert: Added.
1410 * webgl/resources/webgl_test_files/conformance/ogles/GL/equal/equal_vec2_frag.frag: Added.
1411 * webgl/resources/webgl_test_files/conformance/ogles/GL/equal/equal_vec2_frag_ref.frag: Added.
1412 * webgl/resources/webgl_test_files/conformance/ogles/GL/equal/equal_vec2_vert.vert: Added.
1413 * webgl/resources/webgl_test_files/conformance/ogles/GL/equal/equal_vec2_vert_ref.vert: Added.
1414 * webgl/resources/webgl_test_files/conformance/ogles/GL/equal/equal_vec3_frag.frag: Added.
1415 * webgl/resources/webgl_test_files/conformance/ogles/GL/equal/equal_vec3_frag_ref.frag: Added.
1416 * webgl/resources/webgl_test_files/conformance/ogles/GL/equal/equal_vec3_vert.vert: Added.
1417 * webgl/resources/webgl_test_files/conformance/ogles/GL/equal/equal_vec3_vert_ref.vert: Added.
1418 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp/exp_float_frag_xvary.frag: Added.
1419 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp/exp_float_frag_xvary_ref.frag: Added.
1420 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp/exp_float_frag_xvaryneg.frag: Added.
1421 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp/exp_float_frag_xvaryneg_ref.frag: Added.
1422 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp/exp_float_vert_xvary.vert: Added.
1423 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp/exp_float_vert_xvary_ref.vert: Added.
1424 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp/exp_float_vert_xvaryneg.vert: Added.
1425 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp/exp_float_vert_xvaryneg_ref.vert: Added.
1426 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp/exp_vec2_frag_xvary.frag: Added.
1427 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp/exp_vec2_frag_xvary_ref.frag: Added.
1428 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp/exp_vec2_frag_xvaryneg.frag: Added.
1429 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp/exp_vec2_frag_xvaryneg_ref.frag: Added.
1430 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp/exp_vec2_vert_xvary.vert: Added.
1431 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp/exp_vec2_vert_xvary_ref.vert: Added.
1432 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp/exp_vec2_vert_xvaryneg.vert: Added.
1433 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp/exp_vec2_vert_xvaryneg_ref.vert: Added.
1434 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp/exp_vec3_frag_xvary.frag: Added.
1435 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp/exp_vec3_frag_xvary_ref.frag: Added.
1436 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp/exp_vec3_frag_xvaryneg.frag: Added.
1437 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp/exp_vec3_frag_xvaryneg_ref.frag: Added.
1438 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp/exp_vec3_vert_xvary.vert: Added.
1439 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp/exp_vec3_vert_xvary_ref.vert: Added.
1440 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp/exp_vec3_vert_xvaryneg.vert: Added.
1441 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp/exp_vec3_vert_xvaryneg_ref.vert: Added.
1442 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp2/exp2_float_frag_xvary.frag: Added.
1443 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp2/exp2_float_frag_xvary_ref.frag: Added.
1444 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp2/exp2_float_frag_xvaryneg.frag: Added.
1445 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp2/exp2_float_frag_xvaryneg_ref.frag: Added.
1446 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp2/exp2_float_vert_xvary.vert: Added.
1447 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp2/exp2_float_vert_xvary_ref.vert: Added.
1448 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp2/exp2_float_vert_xvaryneg.vert: Added.
1449 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp2/exp2_float_vert_xvaryneg_ref.vert: Added.
1450 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp2/exp2_vec2_frag_xvary.frag: Added.
1451 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp2/exp2_vec2_frag_xvary_ref.frag: Added.
1452 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp2/exp2_vec2_frag_xvaryneg.frag: Added.
1453 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp2/exp2_vec2_frag_xvaryneg_ref.frag: Added.
1454 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp2/exp2_vec2_vert_xvary.vert: Added.
1455 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp2/exp2_vec2_vert_xvary_ref.vert: Added.
1456 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp2/exp2_vec2_vert_xvaryneg.vert: Added.
1457 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp2/exp2_vec2_vert_xvaryneg_ref.vert: Added.
1458 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp2/exp2_vec3_frag_xvary.frag: Added.
1459 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp2/exp2_vec3_frag_xvary_ref.frag: Added.
1460 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp2/exp2_vec3_frag_xvaryneg.frag: Added.
1461 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp2/exp2_vec3_frag_xvaryneg_ref.frag: Added.
1462 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp2/exp2_vec3_vert_xvary.vert: Added.
1463 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp2/exp2_vec3_vert_xvary_ref.vert: Added.
1464 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp2/exp2_vec3_vert_xvaryneg.vert: Added.
1465 * webgl/resources/webgl_test_files/conformance/ogles/GL/exp2/exp2_vec3_vert_xvaryneg_ref.vert: Added.
1466 * webgl/resources/webgl_test_files/conformance/ogles/GL/faceforward/faceforward_float_frag_nvaryiconst.frag: Added.
1467 * webgl/resources/webgl_test_files/conformance/ogles/GL/faceforward/faceforward_float_frag_nvaryiconst_ref.frag: Added.
1468 * webgl/resources/webgl_test_files/conformance/ogles/GL/faceforward/faceforward_float_vert_nvaryiconst.vert: Added.
1469 * webgl/resources/webgl_test_files/conformance/ogles/GL/faceforward/faceforward_float_vert_nvaryiconst_ref.vert: Added.
1470 * webgl/resources/webgl_test_files/conformance/ogles/GL/faceforward/faceforward_vec2_frag_nvaryiconst.frag: Added.
1471 * webgl/resources/webgl_test_files/conformance/ogles/GL/faceforward/faceforward_vec2_frag_nvaryiconst_ref.frag: Added.
1472 * webgl/resources/webgl_test_files/conformance/ogles/GL/faceforward/faceforward_vec2_vert_nvaryiconst.vert: Added.
1473 * webgl/resources/webgl_test_files/conformance/ogles/GL/faceforward/faceforward_vec2_vert_nvaryiconst_ref.vert: Added.
1474 * webgl/resources/webgl_test_files/conformance/ogles/GL/faceforward/faceforward_vec3_frag_nvaryiconst.frag: Added.
1475 * webgl/resources/webgl_test_files/conformance/ogles/GL/faceforward/faceforward_vec3_frag_nvaryiconst_ref.frag: Added.
1476 * webgl/resources/webgl_test_files/conformance/ogles/GL/faceforward/faceforward_vec3_vert_nvaryiconst.vert: Added.
1477 * webgl/resources/webgl_test_files/conformance/ogles/GL/faceforward/faceforward_vec3_vert_nvaryiconst_ref.vert: Added.
1478 * webgl/resources/webgl_test_files/conformance/ogles/GL/floor/floor_float_frag_xvary.frag: Added.
1479 * webgl/resources/webgl_test_files/conformance/ogles/GL/floor/floor_float_frag_xvary_ref.frag: Added.
1480 * webgl/resources/webgl_test_files/conformance/ogles/GL/floor/floor_float_vert_xvary.vert: Added.
1481 * webgl/resources/webgl_test_files/conformance/ogles/GL/floor/floor_float_vert_xvary_ref.vert: Added.
1482 * webgl/resources/webgl_test_files/conformance/ogles/GL/floor/floor_vec2_frag_xvary.frag: Added.
1483 * webgl/resources/webgl_test_files/conformance/ogles/GL/floor/floor_vec2_frag_xvary_ref.frag: Added.
1484 * webgl/resources/webgl_test_files/conformance/ogles/GL/floor/floor_vec2_vert_xvary.vert: Added.
1485 * webgl/resources/webgl_test_files/conformance/ogles/GL/floor/floor_vec2_vert_xvary_ref.vert: Added.
1486 * webgl/resources/webgl_test_files/conformance/ogles/GL/floor/floor_vec3_frag_xvary.frag: Added.
1487 * webgl/resources/webgl_test_files/conformance/ogles/GL/floor/floor_vec3_frag_xvary_ref.frag: Added.
1488 * webgl/resources/webgl_test_files/conformance/ogles/GL/floor/floor_vec3_vert_xvary.vert: Added.
1489 * webgl/resources/webgl_test_files/conformance/ogles/GL/floor/floor_vec3_vert_xvary_ref.vert: Added.
1490 * webgl/resources/webgl_test_files/conformance/ogles/GL/fract/fract_float_frag_xvary.frag: Added.
1491 * webgl/resources/webgl_test_files/conformance/ogles/GL/fract/fract_float_frag_xvary_ref.frag: Added.
1492 * webgl/resources/webgl_test_files/conformance/ogles/GL/fract/fract_float_vert_xvary.vert: Added.
1493 * webgl/resources/webgl_test_files/conformance/ogles/GL/fract/fract_float_vert_xvary_ref.vert: Added.
1494 * webgl/resources/webgl_test_files/conformance/ogles/GL/fract/fract_vec2_frag_xvary.frag: Added.
1495 * webgl/resources/webgl_test_files/conformance/ogles/GL/fract/fract_vec2_frag_xvary_ref.frag: Added.
1496 * webgl/resources/webgl_test_files/conformance/ogles/GL/fract/fract_vec2_vert_xvary.vert: Added.
1497 * webgl/resources/webgl_test_files/conformance/ogles/GL/fract/fract_vec2_vert_xvary_ref.vert: Added.
1498 * webgl/resources/webgl_test_files/conformance/ogles/GL/fract/fract_vec3_frag_xvary.frag: Added.
1499 * webgl/resources/webgl_test_files/conformance/ogles/GL/fract/fract_vec3_frag_xvary_ref.frag: Added.
1500 * webgl/resources/webgl_test_files/conformance/ogles/GL/fract/fract_vec3_vert_xvary.vert: Added.
1501 * webgl/resources/webgl_test_files/conformance/ogles/GL/fract/fract_vec3_vert_xvary_ref.vert: Added.
1502 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/array_float_frag.frag: Added.
1503 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/array_float_vert.vert: Added.
1504 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/bool_empty_empty_bool_array_frag.frag: Added.
1505 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/bool_empty_empty_bool_array_vert.vert: Added.
1506 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/bool_empty_empty_bool_empty_frag.frag: Added.
1507 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/bool_empty_empty_bool_empty_vert.vert: Added.
1508 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/bool_empty_in_bool_array_frag.frag: Added.
1509 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/bool_empty_in_bool_array_vert.vert: Added.
1510 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/bool_empty_in_bool_empty_frag.frag: Added.
1511 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/bool_empty_in_bool_empty_vert.vert: Added.
1512 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/bool_empty_inout_bool_array_frag.frag: Added.
1513 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/bool_empty_inout_bool_array_vert.vert: Added.
1514 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/bool_empty_inout_bool_empty_frag.frag: Added.
1515 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/bool_empty_inout_bool_empty_vert.vert: Added.
1516 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/bool_empty_out_bool_array_frag.frag: Added.
1517 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/bool_empty_out_bool_array_vert.vert: Added.
1518 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/bool_empty_out_bool_empty_frag.frag: Added.
1519 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/bool_empty_out_bool_empty_vert.vert: Added.
1520 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/bvec4_empty_empty_bvec4_array_frag.frag: Added.
1521 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/bvec4_empty_empty_bvec4_array_vert.vert: Added.
1522 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/bvec4_empty_empty_bvec4_empty_frag.frag: Added.
1523 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/bvec4_empty_empty_bvec4_empty_vert.vert: Added.
1524 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/bvec4_empty_in_bvec4_array_frag.frag: Added.
1525 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/bvec4_empty_in_bvec4_array_vert.vert: Added.
1526 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/bvec4_empty_in_bvec4_empty_frag.frag: Added.
1527 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/bvec4_empty_in_bvec4_empty_vert.vert: Added.
1528 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/bvec4_empty_inout_bvec4_array_frag.frag: Added.
1529 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/bvec4_empty_inout_bvec4_array_vert.vert: Added.
1530 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/bvec4_empty_inout_bvec4_bigarray_frag.frag: Added.
1531 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/bvec4_empty_inout_bvec4_bigarray_vert.vert: Added.
1532 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/bvec4_empty_inout_bvec4_empty_frag.frag: Added.
1533 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/bvec4_empty_inout_bvec4_empty_vert.vert: Added.
1534 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/bvec4_empty_out_bvec4_array_frag.frag: Added.
1535 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/bvec4_empty_out_bvec4_array_vert.vert: Added.
1536 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/bvec4_empty_out_bvec4_empty_frag.frag: Added.
1537 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/bvec4_empty_out_bvec4_empty_vert.vert: Added.
1538 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/float_empty_empty_float_array_frag.frag: Added.
1539 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/float_empty_empty_float_array_vert.vert: Added.
1540 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/float_empty_empty_float_empty_frag.frag: Added.
1541 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/float_empty_empty_float_empty_vert.vert: Added.
1542 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/float_empty_in_float_array_frag.frag: Added.
1543 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/float_empty_in_float_array_vert.vert: Added.
1544 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/float_empty_in_float_empty_frag.frag: Added.
1545 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/float_empty_in_float_empty_vert.vert: Added.
1546 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/float_empty_inout_float_array_frag.frag: Added.
1547 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/float_empty_inout_float_array_vert.vert: Added.
1548 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/float_empty_inout_float_empty_frag.frag: Added.
1549 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/float_empty_inout_float_empty_vert.vert: Added.
1550 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/float_empty_out_float_array_frag.frag: Added.
1551 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/float_empty_out_float_array_vert.vert: Added.
1552 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/float_empty_out_float_empty_frag.frag: Added.
1553 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/float_empty_out_float_empty_vert.vert: Added.
1554 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/int_empty_empty_int_array_frag.frag: Added.
1555 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/int_empty_empty_int_array_vert.vert: Added.
1556 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/int_empty_empty_int_empty_frag.frag: Added.
1557 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/int_empty_empty_int_empty_vert.vert: Added.
1558 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/int_empty_in_int_array_frag.frag: Added.
1559 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/int_empty_in_int_array_vert.vert: Added.
1560 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/int_empty_in_int_empty_frag.frag: Added.
1561 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/int_empty_in_int_empty_vert.vert: Added.
1562 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/int_empty_inout_int_array_frag.frag: Added.
1563 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/int_empty_inout_int_array_vert.vert: Added.
1564 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/int_empty_inout_int_empty_frag.frag: Added.
1565 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/int_empty_inout_int_empty_vert.vert: Added.
1566 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/int_empty_out_int_array_frag.frag: Added.
1567 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/int_empty_out_int_array_vert.vert: Added.
1568 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/int_empty_out_int_empty_frag.frag: Added.
1569 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/int_empty_out_int_empty_vert.vert: Added.
1570 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/ivec4_empty_empty_ivec4_array_frag.frag: Added.
1571 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/ivec4_empty_empty_ivec4_array_vert.vert: Added.
1572 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/ivec4_empty_empty_ivec4_empty_frag.frag: Added.
1573 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/ivec4_empty_empty_ivec4_empty_vert.vert: Added.
1574 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/ivec4_empty_in_ivec4_array_frag.frag: Added.
1575 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/ivec4_empty_in_ivec4_array_vert.vert: Added.
1576 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/ivec4_empty_in_ivec4_empty_frag.frag: Added.
1577 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/ivec4_empty_in_ivec4_empty_vert.vert: Added.
1578 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/ivec4_empty_inout_ivec4_array_frag.frag: Added.
1579 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/ivec4_empty_inout_ivec4_array_vert.vert: Added.
1580 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/ivec4_empty_inout_ivec4_bigarray_frag.frag: Added.
1581 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/ivec4_empty_inout_ivec4_bigarray_vert.vert: Added.
1582 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/ivec4_empty_inout_ivec4_empty_frag.frag: Added.
1583 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/ivec4_empty_inout_ivec4_empty_vert.vert: Added.
1584 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/ivec4_empty_out_ivec4_array_frag.frag: Added.
1585 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/ivec4_empty_out_ivec4_array_vert.vert: Added.
1586 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/ivec4_empty_out_ivec4_empty_frag.frag: Added.
1587 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/ivec4_empty_out_ivec4_empty_vert.vert: Added.
1588 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/mat4_empty_empty_mat4_array_frag.frag: Added.
1589 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/mat4_empty_empty_mat4_array_vert.vert: Added.
1590 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/mat4_empty_empty_mat4_empty_frag.frag: Added.
1591 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/mat4_empty_empty_mat4_empty_vert.vert: Added.
1592 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/mat4_empty_in_mat4_array_frag.frag: Added.
1593 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/mat4_empty_in_mat4_array_vert.vert: Added.
1594 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/mat4_empty_in_mat4_empty_frag.frag: Added.
1595 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/mat4_empty_in_mat4_empty_vert.vert: Added.
1596 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/mat4_empty_inout_mat4_array_frag.frag: Added.
1597 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/mat4_empty_inout_mat4_array_vert.vert: Added.
1598 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/mat4_empty_inout_mat4_empty_frag.frag: Added.
1599 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/mat4_empty_inout_mat4_empty_vert.vert: Added.
1600 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/mat4_empty_out_mat4_array_frag.frag: Added.
1601 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/mat4_empty_out_mat4_array_vert.vert: Added.
1602 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/mat4_empty_out_mat4_empty_frag.frag: Added.
1603 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/mat4_empty_out_mat4_empty_vert.vert: Added.
1604 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/qualifiers_float_frag.frag: Added.
1605 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/qualifiers_float_vert.vert: Added.
1606 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/qualifiers_struct_frag.frag: Added.
1607 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/qualifiers_struct_vert.vert: Added.
1608 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/vec4_empty_empty_vec4_array_frag.frag: Added.
1609 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/vec4_empty_empty_vec4_array_vert.vert: Added.
1610 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/vec4_empty_empty_vec4_empty_frag.frag: Added.
1611 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/vec4_empty_empty_vec4_empty_vert.vert: Added.
1612 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/vec4_empty_in_vec4_array_frag.frag: Added.
1613 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/vec4_empty_in_vec4_array_vert.vert: Added.
1614 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/vec4_empty_in_vec4_empty_frag.frag: Added.
1615 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/vec4_empty_in_vec4_empty_vert.vert: Added.
1616 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/vec4_empty_inout_vec4_array_frag.frag: Added.
1617 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/vec4_empty_inout_vec4_array_vert.vert: Added.
1618 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/vec4_empty_inout_vec4_bigarray_frag.frag: Added.
1619 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/vec4_empty_inout_vec4_bigarray_vert.vert: Added.
1620 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/vec4_empty_inout_vec4_empty_frag.frag: Added.
1621 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/vec4_empty_inout_vec4_empty_vert.vert: Added.
1622 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/vec4_empty_out_vec4_array_frag.frag: Added.
1623 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/vec4_empty_out_vec4_array_vert.vert: Added.
1624 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/vec4_empty_out_vec4_empty_frag.frag: Added.
1625 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/vec4_empty_out_vec4_empty_vert.vert: Added.
1626 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/void_empty_empty_void_empty_frag.frag: Added.
1627 * webgl/resources/webgl_test_files/conformance/ogles/GL/functions/void_empty_empty_void_empty_vert.vert: Added.
1628 * webgl/resources/webgl_test_files/conformance/ogles/GL/gl_FragCoord/gl_FragCoord_w_frag.frag: Added.
1629 * webgl/resources/webgl_test_files/conformance/ogles/GL/gl_FragCoord/gl_FragCoord_xy_frag.frag: Added.
1630 * webgl/resources/webgl_test_files/conformance/ogles/GL/gl_FragCoord/gl_FragCoord_xy_frag_ref.frag: Added.
1631 * webgl/resources/webgl_test_files/conformance/ogles/GL/gl_FragCoord/gl_FragCoord_z_frag.frag: Added.
1632 * webgl/resources/webgl_test_files/conformance/ogles/GL/gl_FragCoord/gl_FragCoord_z_frag_ref.frag: Added.
1633 * webgl/resources/webgl_test_files/conformance/ogles/GL/gl_FragCoord/gl_FragCoord_z_frag_ref.vert: Added.
1634 * webgl/resources/webgl_test_files/conformance/ogles/GL/gl_FrontFacing/gl_FrontFacing_frag.frag: Added.
1635 * webgl/resources/webgl_test_files/conformance/ogles/GL/greaterThan/greaterThan_ivec2_frag.frag: Added.
1636 * webgl/resources/webgl_test_files/conformance/ogles/GL/greaterThan/greaterThan_ivec2_frag_ref.frag: Added.
1637 * webgl/resources/webgl_test_files/conformance/ogles/GL/greaterThan/greaterThan_ivec2_vert.vert: Added.
1638 * webgl/resources/webgl_test_files/conformance/ogles/GL/greaterThan/greaterThan_ivec2_vert_ref.vert: Added.
1639 * webgl/resources/webgl_test_files/conformance/ogles/GL/greaterThan/greaterThan_ivec3_frag.frag: Added.
1640 * webgl/resources/webgl_test_files/conformance/ogles/GL/greaterThan/greaterThan_ivec3_frag_ref.frag: Added.
1641 * webgl/resources/webgl_test_files/conformance/ogles/GL/greaterThan/greaterThan_ivec3_vert.vert: Added.
1642 * webgl/resources/webgl_test_files/conformance/ogles/GL/greaterThan/greaterThan_ivec3_vert_ref.vert: Added.
1643 * webgl/resources/webgl_test_files/conformance/ogles/GL/greaterThan/greaterThan_vec2_frag.frag: Added.
1644 * webgl/resources/webgl_test_files/conformance/ogles/GL/greaterThan/greaterThan_vec2_frag_ref.frag: Added.
1645 * webgl/resources/webgl_test_files/conformance/ogles/GL/greaterThan/greaterThan_vec2_vert.vert: Added.
1646 * webgl/resources/webgl_test_files/conformance/ogles/GL/greaterThan/greaterThan_vec2_vert_ref.vert: Added.
1647 * webgl/resources/webgl_test_files/conformance/ogles/GL/greaterThan/greaterThan_vec3_frag.frag: Added.
1648 * webgl/resources/webgl_test_files/conformance/ogles/GL/greaterThan/greaterThan_vec3_frag_ref.frag: Added.
1649 * webgl/resources/webgl_test_files/conformance/ogles/GL/greaterThan/greaterThan_vec3_vert.vert: Added.
1650 * webgl/resources/webgl_test_files/conformance/ogles/GL/greaterThan/greaterThan_vec3_vert_ref.vert: Added.
1651 * webgl/resources/webgl_test_files/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_ivec2_frag.frag: Added.
1652 * webgl/resources/webgl_test_files/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_ivec2_frag_ref.frag: Added.
1653 * webgl/resources/webgl_test_files/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_ivec2_vert.vert: Added.
1654 * webgl/resources/webgl_test_files/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_ivec2_vert_ref.vert: Added.
1655 * webgl/resources/webgl_test_files/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_ivec3_frag.frag: Added.
1656 * webgl/resources/webgl_test_files/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_ivec3_frag_ref.frag: Added.
1657 * webgl/resources/webgl_test_files/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_ivec3_vert.vert: Added.
1658 * webgl/resources/webgl_test_files/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_ivec3_vert_ref.vert: Added.
1659 * webgl/resources/webgl_test_files/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_vec2_frag.frag: Added.
1660 * webgl/resources/webgl_test_files/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_vec2_frag_ref.frag: Added.
1661 * webgl/resources/webgl_test_files/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_vec2_vert.vert: Added.
1662 * webgl/resources/webgl_test_files/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_vec2_vert_ref.vert: Added.
1663 * webgl/resources/webgl_test_files/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_vec3_frag.frag: Added.
1664 * webgl/resources/webgl_test_files/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_vec3_frag_ref.frag: Added.
1665 * webgl/resources/webgl_test_files/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_vec3_vert.vert: Added.
1666 * webgl/resources/webgl_test_files/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_vec3_vert_ref.vert: Added.
1667 * webgl/resources/webgl_test_files/conformance/ogles/GL/inversesqrt/inversesqrt_float_frag_xvary.frag: Added.
1668 * webgl/resources/webgl_test_files/conformance/ogles/GL/inversesqrt/inversesqrt_float_frag_xvary_ref.frag: Added.
1669 * webgl/resources/webgl_test_files/conformance/ogles/GL/inversesqrt/inversesqrt_float_vert_xvary.vert: Added.
1670 * webgl/resources/webgl_test_files/conformance/ogles/GL/inversesqrt/inversesqrt_float_vert_xvary_ref.vert: Added.
1671 * webgl/resources/webgl_test_files/conformance/ogles/GL/inversesqrt/inversesqrt_vec2_frag_xvary.frag: Added.
1672 * webgl/resources/webgl_test_files/conformance/ogles/GL/inversesqrt/inversesqrt_vec2_frag_xvary_ref.frag: Added.
1673 * webgl/resources/webgl_test_files/conformance/ogles/GL/inversesqrt/inversesqrt_vec2_vert_xvary.vert: Added.
1674 * webgl/resources/webgl_test_files/conformance/ogles/GL/inversesqrt/inversesqrt_vec2_vert_xvary_ref.vert: Added.
1675 * webgl/resources/webgl_test_files/conformance/ogles/GL/inversesqrt/inversesqrt_vec3_frag_xvary.frag: Added.
1676 * webgl/resources/webgl_test_files/conformance/ogles/GL/inversesqrt/inversesqrt_vec3_frag_xvary_ref.frag: Added.
1677 * webgl/resources/webgl_test_files/conformance/ogles/GL/inversesqrt/inversesqrt_vec3_vert_xvary.vert: Added.
1678 * webgl/resources/webgl_test_files/conformance/ogles/GL/inversesqrt/inversesqrt_vec3_vert_xvary_ref.vert: Added.
1679 * webgl/resources/webgl_test_files/conformance/ogles/GL/length/length_float_frag_xvary.frag: Added.
1680 * webgl/resources/webgl_test_files/conformance/ogles/GL/length/length_float_frag_xvary_ref.frag: Added.
1681 * webgl/resources/webgl_test_files/conformance/ogles/GL/length/length_float_vert_xvary.vert: Added.
1682 * webgl/resources/webgl_test_files/conformance/ogles/GL/length/length_float_vert_xvary_ref.vert: Added.
1683 * webgl/resources/webgl_test_files/conformance/ogles/GL/length/length_vec2_frag_xvary.frag: Added.
1684 * webgl/resources/webgl_test_files/conformance/ogles/GL/length/length_vec2_frag_xvary_ref.frag: Added.
1685 * webgl/resources/webgl_test_files/conformance/ogles/GL/length/length_vec2_vert_xvary.vert: Added.
1686 * webgl/resources/webgl_test_files/conformance/ogles/GL/length/length_vec2_vert_xvary_ref.vert: Added.
1687 * webgl/resources/webgl_test_files/conformance/ogles/GL/length/length_vec3_frag_xvary.frag: Added.
1688 * webgl/resources/webgl_test_files/conformance/ogles/GL/length/length_vec3_frag_xvary_ref.frag: Added.
1689 * webgl/resources/webgl_test_files/conformance/ogles/GL/length/length_vec3_vert_xvary.vert: Added.
1690 * webgl/resources/webgl_test_files/conformance/ogles/GL/length/length_vec3_vert_xvary_ref.vert: Added.
1691 * webgl/resources/webgl_test_files/conformance/ogles/GL/lessThan/lessThan_ivec2_frag.frag: Added.
1692 * webgl/resources/webgl_test_files/conformance/ogles/GL/lessThan/lessThan_ivec2_frag_ref.frag: Added.
1693 * webgl/resources/webgl_test_files/conformance/ogles/GL/lessThan/lessThan_ivec2_vert.vert: Added.
1694 * webgl/resources/webgl_test_files/conformance/ogles/GL/lessThan/lessThan_ivec2_vert_ref.vert: Added.
1695 * webgl/resources/webgl_test_files/conformance/ogles/GL/lessThan/lessThan_ivec3_frag.frag: Added.
1696 * webgl/resources/webgl_test_files/conformance/ogles/GL/lessThan/lessThan_ivec3_frag_ref.frag: Added.
1697 * webgl/resources/webgl_test_files/conformance/ogles/GL/lessThan/lessThan_ivec3_vert.vert: Added.
1698 * webgl/resources/webgl_test_files/conformance/ogles/GL/lessThan/lessThan_ivec3_vert_ref.vert: Added.
1699 * webgl/resources/webgl_test_files/conformance/ogles/GL/lessThan/lessThan_vec2_frag.frag: Added.
1700 * webgl/resources/webgl_test_files/conformance/ogles/GL/lessThan/lessThan_vec2_frag_ref.frag: Added.
1701 * webgl/resources/webgl_test_files/conformance/ogles/GL/lessThan/lessThan_vec2_vert.vert: Added.
1702 * webgl/resources/webgl_test_files/conformance/ogles/GL/lessThan/lessThan_vec2_vert_ref.vert: Added.
1703 * webgl/resources/webgl_test_files/conformance/ogles/GL/lessThan/lessThan_vec3_frag.frag: Added.
1704 * webgl/resources/webgl_test_files/conformance/ogles/GL/lessThan/lessThan_vec3_frag_ref.frag: Added.
1705 * webgl/resources/webgl_test_files/conformance/ogles/GL/lessThan/lessThan_vec3_vert.vert: Added.
1706 * webgl/resources/webgl_test_files/conformance/ogles/GL/lessThan/lessThan_vec3_vert_ref.vert: Added.
1707 * webgl/resources/webgl_test_files/conformance/ogles/GL/lessThanEqual/lessThanEqual_ivec2_frag.frag: Added.
1708 * webgl/resources/webgl_test_files/conformance/ogles/GL/lessThanEqual/lessThanEqual_ivec2_frag_ref.frag: Added.
1709 * webgl/resources/webgl_test_files/conformance/ogles/GL/lessThanEqual/lessThanEqual_ivec2_vert.vert: Added.
1710 * webgl/resources/webgl_test_files/conformance/ogles/GL/lessThanEqual/lessThanEqual_ivec2_vert_ref.vert: Added.
1711 * webgl/resources/webgl_test_files/conformance/ogles/GL/lessThanEqual/lessThanEqual_ivec3_frag.frag: Added.
1712 * webgl/resources/webgl_test_files/conformance/ogles/GL/lessThanEqual/lessThanEqual_ivec3_frag_ref.frag: Added.
1713 * webgl/resources/webgl_test_files/conformance/ogles/GL/lessThanEqual/lessThanEqual_ivec3_vert.vert: Added.
1714 * webgl/resources/webgl_test_files/conformance/ogles/GL/lessThanEqual/lessThanEqual_ivec3_vert_ref.vert: Added.
1715 * webgl/resources/webgl_test_files/conformance/ogles/GL/lessThanEqual/lessThanEqual_vec2_frag.frag: Added.
1716 * webgl/resources/webgl_test_files/conformance/ogles/GL/lessThanEqual/lessThanEqual_vec2_frag_ref.frag: Added.
1717 * webgl/resources/webgl_test_files/conformance/ogles/GL/lessThanEqual/lessThanEqual_vec2_vert.vert: Added.
1718 * webgl/resources/webgl_test_files/conformance/ogles/GL/lessThanEqual/lessThanEqual_vec2_vert_ref.vert: Added.
1719 * webgl/resources/webgl_test_files/conformance/ogles/GL/lessThanEqual/lessThanEqual_vec3_frag.frag: Added.
1720 * webgl/resources/webgl_test_files/conformance/ogles/GL/lessThanEqual/lessThanEqual_vec3_frag_ref.frag: Added.
1721 * webgl/resources/webgl_test_files/conformance/ogles/GL/lessThanEqual/lessThanEqual_vec3_vert.vert: Added.
1722 * webgl/resources/webgl_test_files/conformance/ogles/GL/lessThanEqual/lessThanEqual_vec3_vert_ref.vert: Added.
1723 * webgl/resources/webgl_test_files/conformance/ogles/GL/log/log_float_frag_xvary.frag: Added.
1724 * webgl/resources/webgl_test_files/conformance/ogles/GL/log/log_float_frag_xvary01.frag: Added.
1725 * webgl/resources/webgl_test_files/conformance/ogles/GL/log/log_float_frag_xvary01_ref.frag: Added.
1726 * webgl/resources/webgl_test_files/conformance/ogles/GL/log/log_float_frag_xvary_ref.frag: Added.
1727 * webgl/resources/webgl_test_files/conformance/ogles/GL/log/log_float_vert_xvary.vert: Added.
1728 * webgl/resources/webgl_test_files/conformance/ogles/GL/log/log_float_vert_xvary01.vert: Added.
1729 * webgl/resources/webgl_test_files/conformance/ogles/GL/log/log_float_vert_xvary01_ref.vert: Added.
1730 * webgl/resources/webgl_test_files/conformance/ogles/GL/log/log_float_vert_xvary_ref.vert: Added.
1731 * webgl/resources/webgl_test_files/conformance/ogles/GL/log/log_vec2_frag_xvary.frag: Added.
1732 * webgl/resources/webgl_test_files/conformance/ogles/GL/log/log_vec2_frag_xvary01.frag: Added.
1733 * webgl/resources/webgl_test_files/conformance/ogles/GL/log/log_vec2_frag_xvary01_ref.frag: Added.
1734 * webgl/resources/webgl_test_files/conformance/ogles/GL/log/log_vec2_frag_xvary_ref.frag: Added.
1735 * webgl/resources/webgl_test_files/conformance/ogles/GL/log/log_vec2_vert_xvary.vert: Added.
1736 * webgl/resources/webgl_test_files/conformance/ogles/GL/log/log_vec2_vert_xvary01.vert: Added.
1737 * webgl/resources/webgl_test_files/conformance/ogles/GL/log/log_vec2_vert_xvary01_ref.vert: Added.
1738 * webgl/resources/webgl_test_files/conformance/ogles/GL/log/log_vec2_vert_xvary_ref.vert: Added.
1739 * webgl/resources/webgl_test_files/conformance/ogles/GL/log/log_vec3_frag_xvary.frag: Added.
1740 * webgl/resources/webgl_test_files/conformance/ogles/GL/log/log_vec3_frag_xvary01.frag: Added.
1741 * webgl/resources/webgl_test_files/conformance/ogles/GL/log/log_vec3_frag_xvary01_ref.frag: Added.
1742 * webgl/resources/webgl_test_files/conformance/ogles/GL/log/log_vec3_frag_xvary_ref.frag: Added.
1743 * webgl/resources/webgl_test_files/conformance/ogles/GL/log/log_vec3_vert_xvary.vert: Added.
1744 * webgl/resources/webgl_test_files/conformance/ogles/GL/log/log_vec3_vert_xvary01.vert: Added.
1745 * webgl/resources/webgl_test_files/conformance/ogles/GL/log/log_vec3_vert_xvary01_ref.vert: Added.
1746 * webgl/resources/webgl_test_files/conformance/ogles/GL/log/log_vec3_vert_xvary_ref.vert: Added.
1747 * webgl/resources/webgl_test_files/conformance/ogles/GL/log2/log2_float_frag_xvary.frag: Added.
1748 * webgl/resources/webgl_test_files/conformance/ogles/GL/log2/log2_float_frag_xvary01.frag: Added.
1749 * webgl/resources/webgl_test_files/conformance/ogles/GL/log2/log2_float_frag_xvary01_ref.frag: Added.
1750 * webgl/resources/webgl_test_files/conformance/ogles/GL/log2/log2_float_frag_xvary_ref.frag: Added.
1751 * webgl/resources/webgl_test_files/conformance/ogles/GL/log2/log2_float_vert_xvary.vert: Added.
1752 * webgl/resources/webgl_test_files/conformance/ogles/GL/log2/log2_float_vert_xvary01.vert: Added.
1753 * webgl/resources/webgl_test_files/conformance/ogles/GL/log2/log2_float_vert_xvary01_ref.vert: Added.
1754 * webgl/resources/webgl_test_files/conformance/ogles/GL/log2/log2_float_vert_xvary_ref.vert: Added.
1755 * webgl/resources/webgl_test_files/conformance/ogles/GL/log2/log2_vec2_frag_xvary.frag: Added.
1756 * webgl/resources/webgl_test_files/conformance/ogles/GL/log2/log2_vec2_frag_xvary01.frag: Added.
1757 * webgl/resources/webgl_test_files/conformance/ogles/GL/log2/log2_vec2_frag_xvary01_ref.frag: Added.
1758 * webgl/resources/webgl_test_files/conformance/ogles/GL/log2/log2_vec2_frag_xvary_ref.frag: Added.
1759 * webgl/resources/webgl_test_files/conformance/ogles/GL/log2/log2_vec2_vert_xvary.vert: Added.
1760 * webgl/resources/webgl_test_files/conformance/ogles/GL/log2/log2_vec2_vert_xvary01.vert: Added.
1761 * webgl/resources/webgl_test_files/conformance/ogles/GL/log2/log2_vec2_vert_xvary01_ref.vert: Added.
1762 * webgl/resources/webgl_test_files/conformance/ogles/GL/log2/log2_vec2_vert_xvary_ref.vert: Added.
1763 * webgl/resources/webgl_test_files/conformance/ogles/GL/log2/log2_vec3_frag_xvary.frag: Added.
1764 * webgl/resources/webgl_test_files/conformance/ogles/GL/log2/log2_vec3_frag_xvary01.frag: Added.
1765 * webgl/resources/webgl_test_files/conformance/ogles/GL/log2/log2_vec3_frag_xvary01_ref.frag: Added.
1766 * webgl/resources/webgl_test_files/conformance/ogles/GL/log2/log2_vec3_frag_xvary_ref.frag: Added.
1767 * webgl/resources/webgl_test_files/conformance/ogles/GL/log2/log2_vec3_vert_xvary.vert: Added.
1768 * webgl/resources/webgl_test_files/conformance/ogles/GL/log2/log2_vec3_vert_xvary01.vert: Added.
1769 * webgl/resources/webgl_test_files/conformance/ogles/GL/log2/log2_vec3_vert_xvary01_ref.vert: Added.
1770 * webgl/resources/webgl_test_files/conformance/ogles/GL/log2/log2_vec3_vert_xvary_ref.vert: Added.
1771 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/array_const_mat2_frag.frag: Added.
1772 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/array_const_mat2_vert.vert: Added.
1773 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/array_const_mat3_frag.frag: Added.
1774 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/array_const_mat3_vert.vert: Added.
1775 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/array_const_mat4_frag.frag: Added.
1776 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/array_const_mat4_vert.vert: Added.
1777 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/const_mat2_copy_frag.frag: Added.
1778 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/const_mat2_copy_vert.vert: Added.
1779 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/const_mat2_frag.frag: Added.
1780 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/const_mat2_vert.vert: Added.
1781 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/const_mat3_copy_frag.frag: Added.
1782 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/const_mat3_copy_vert.vert: Added.
1783 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/const_mat3_frag.frag: Added.
1784 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/const_mat3_vert.vert: Added.
1785 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/const_mat4_copy_frag.frag: Added.
1786 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/const_mat4_copy_vert.vert: Added.
1787 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/const_mat4_frag.frag: Added.
1788 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/const_mat4_vert.vert: Added.
1789 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/mat2_2vec2_frag.frag: Added.
1790 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/mat2_2vec2_vert.vert: Added.
1791 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/mat2_4float_frag.frag: Added.
1792 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/mat2_4float_vert.vert: Added.
1793 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/mat2_copy_frag.frag: Added.
1794 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/mat2_copy_vert.vert: Added.
1795 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/mat2_float_frag.frag: Added.
1796 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/mat2_float_vert.vert: Added.
1797 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/mat2_frag.frag: Added.
1798 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/mat2_vert.vert: Added.
1799 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/mat3_3vec3_frag.frag: Added.
1800 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/mat3_3vec3_vert.vert: Added.
1801 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/mat3_9float_frag.frag: Added.
1802 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/mat3_9float_vert.vert: Added.
1803 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/mat3_copy_frag.frag: Added.
1804 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/mat3_copy_vert.vert: Added.
1805 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/mat3_float_frag.frag: Added.
1806 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/mat3_float_vert.vert: Added.
1807 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/mat3_frag.frag: Added.
1808 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/mat3_vert.vert: Added.
1809 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/mat4_16float_frag.frag: Added.
1810 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/mat4_16float_vert.vert: Added.
1811 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/mat4_4vec4_frag.frag: Added.
1812 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/mat4_4vec4_vert.vert: Added.
1813 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/mat4_copy_frag.frag: Added.
1814 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/mat4_copy_vert.vert: Added.
1815 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/mat4_frag.frag: Added.
1816 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat/mat4_vert.vert: Added.
1817 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat3/mat3arrayindirect0_frag.frag: Added.
1818 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat3/mat3arrayindirect0_vert.vert: Added.
1819 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat3/mat3arrayindirect1_frag.frag: Added.
1820 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat3/mat3arrayindirect1_vert.vert: Added.
1821 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat3/mat3arraysimple_frag.frag: Added.
1822 * webgl/resources/webgl_test_files/conformance/ogles/GL/mat3/mat3arraysimple_vert.vert: Added.
1823 * webgl/resources/webgl_test_files/conformance/ogles/GL/matrixCompMult/matrixMultComp_mat2_frag.frag: Added.
1824 * webgl/resources/webgl_test_files/conformance/ogles/GL/matrixCompMult/matrixMultComp_mat2_frag_ref.frag: Added.
1825 * webgl/resources/webgl_test_files/conformance/ogles/GL/matrixCompMult/matrixMultComp_mat2_vert.vert: Added.
1826 * webgl/resources/webgl_test_files/conformance/ogles/GL/matrixCompMult/matrixMultComp_mat2_vert_ref.vert: Added.
1827 * webgl/resources/webgl_test_files/conformance/ogles/GL/matrixCompMult/matrixMultComp_mat3_frag.frag: Added.
1828 * webgl/resources/webgl_test_files/conformance/ogles/GL/matrixCompMult/matrixMultComp_mat3_frag_ref.frag: Added.
1829 * webgl/resources/webgl_test_files/conformance/ogles/GL/matrixCompMult/matrixMultComp_mat3_vert.vert: Added.
1830 * webgl/resources/webgl_test_files/conformance/ogles/GL/matrixCompMult/matrixMultComp_mat3_vert_ref.vert: Added.
1831 * webgl/resources/webgl_test_files/conformance/ogles/GL/max/max_float_frag_xvary_yconsthalf.frag: Added.
1832 * webgl/resources/webgl_test_files/conformance/ogles/GL/max/max_float_frag_xvary_yconsthalf_ref.frag: Added.
1833 * webgl/resources/webgl_test_files/conformance/ogles/GL/max/max_float_vert_xvary_yconsthalf.vert: Added.
1834 * webgl/resources/webgl_test_files/conformance/ogles/GL/max/max_float_vert_xvary_yconsthalf_ref.vert: Added.
1835 * webgl/resources/webgl_test_files/conformance/ogles/GL/max/max_vec2_frag_xvary_yconsthalf.frag: Added.
1836 * webgl/resources/webgl_test_files/conformance/ogles/GL/max/max_vec2_frag_xvary_yconsthalf_ref.frag: Added.
1837 * webgl/resources/webgl_test_files/conformance/ogles/GL/max/max_vec2_vert_xvary_yconsthalf.vert: Added.
1838 * webgl/resources/webgl_test_files/conformance/ogles/GL/max/max_vec2_vert_xvary_yconsthalf_ref.vert: Added.
1839 * webgl/resources/webgl_test_files/conformance/ogles/GL/max/max_vec3_frag_xvary_yconsthalf.frag: Added.
1840 * webgl/resources/webgl_test_files/conformance/ogles/GL/max/max_vec3_frag_xvary_yconsthalf_ref.frag: Added.
1841 * webgl/resources/webgl_test_files/conformance/ogles/GL/max/max_vec3_vert_xvary_yconsthalf.vert: Added.
1842 * webgl/resources/webgl_test_files/conformance/ogles/GL/max/max_vec3_vert_xvary_yconsthalf_ref.vert: Added.
1843 * webgl/resources/webgl_test_files/conformance/ogles/GL/min/min_float_frag_xvary_yconsthalf.frag: Added.
1844 * webgl/resources/webgl_test_files/conformance/ogles/GL/min/min_float_frag_xvary_yconsthalf_ref.frag: Added.
1845 * webgl/resources/webgl_test_files/conformance/ogles/GL/min/min_float_vert_xvary_yconsthalf.vert: Added.
1846 * webgl/resources/webgl_test_files/conformance/ogles/GL/min/min_float_vert_xvary_yconsthalf_ref.vert: Added.
1847 * webgl/resources/webgl_test_files/conformance/ogles/GL/min/min_vec2_frag_xvary_yconsthalf.frag: Added.
1848 * webgl/resources/webgl_test_files/conformance/ogles/GL/min/min_vec2_frag_xvary_yconsthalf_ref.frag: Added.
1849 * webgl/resources/webgl_test_files/conformance/ogles/GL/min/min_vec2_vert_xvary_yconsthalf.vert: Added.
1850 * webgl/resources/webgl_test_files/conformance/ogles/GL/min/min_vec2_vert_xvary_yconsthalf_ref.vert: Added.
1851 * webgl/resources/webgl_test_files/conformance/ogles/GL/min/min_vec3_frag_xvary_yconsthalf.frag: Added.
1852 * webgl/resources/webgl_test_files/conformance/ogles/GL/min/min_vec3_frag_xvary_yconsthalf_ref.frag: Added.
1853 * webgl/resources/webgl_test_files/conformance/ogles/GL/min/min_vec3_vert_xvary_yconsthalf.vert: Added.
1854 * webgl/resources/webgl_test_files/conformance/ogles/GL/min/min_vec3_vert_xvary_yconsthalf_ref.vert: Added.
1855 * webgl/resources/webgl_test_files/conformance/ogles/GL/mix/mix_float_frag_xvary_yconsthalf_aconsthalf.frag: Added.
1856 * webgl/resources/webgl_test_files/conformance/ogles/GL/mix/mix_float_frag_xvary_yconsthalf_aconsthalf_ref.frag: Added.
1857 * webgl/resources/webgl_test_files/conformance/ogles/GL/mix/mix_float_vert_xvary_yconsthalf_aconsthalf.vert: Added.
1858 * webgl/resources/webgl_test_files/conformance/ogles/GL/mix/mix_float_vert_xvary_yconsthalf_aconsthalf_ref.vert: Added.
1859 * webgl/resources/webgl_test_files/conformance/ogles/GL/mix/mix_vec2_frag_xvary_yconsthalf_aconsthalf.frag: Added.
1860 * webgl/resources/webgl_test_files/conformance/ogles/GL/mix/mix_vec2_frag_xvary_yconsthalf_aconsthalf_ref.frag: Added.
1861 * webgl/resources/webgl_test_files/conformance/ogles/GL/mix/mix_vec2_vert_xvary_yconsthalf_aconsthalf.vert: Added.
1862 * webgl/resources/webgl_test_files/conformance/ogles/GL/mix/mix_vec2_vert_xvary_yconsthalf_aconsthalf_ref.vert: Added.
1863 * webgl/resources/webgl_test_files/conformance/ogles/GL/mix/mix_vec3_frag_xvary_yconsthalf_aconsthalf.frag: Added.
1864 * webgl/resources/webgl_test_files/conformance/ogles/GL/mix/mix_vec3_frag_xvary_yconsthalf_aconsthalf_ref.frag: Added.
1865 * webgl/resources/webgl_test_files/conformance/ogles/GL/mix/mix_vec3_vert_xvary_yconsthalf_aconsthalf.vert: Added.
1866 * webgl/resources/webgl_test_files/conformance/ogles/GL/mix/mix_vec3_vert_xvary_yconsthalf_aconsthalf_ref.vert: Added.
1867 * webgl/resources/webgl_test_files/conformance/ogles/GL/mod/mod_float_frag_xvary_yconst1.frag: Added.
1868 * webgl/resources/webgl_test_files/conformance/ogles/GL/mod/mod_float_frag_xvary_yconst1_ref.frag: Added.
1869 * webgl/resources/webgl_test_files/conformance/ogles/GL/mod/mod_float_vert_xvary_yconst1.vert: Added.
1870 * webgl/resources/webgl_test_files/conformance/ogles/GL/mod/mod_float_vert_xvary_yconst1_ref.vert: Added.
1871 * webgl/resources/webgl_test_files/conformance/ogles/GL/mod/mod_vec2_frag_xvary_yconst1.frag: Added.
1872 * webgl/resources/webgl_test_files/conformance/ogles/GL/mod/mod_vec2_frag_xvary_yconst1_ref.frag: Added.
1873 * webgl/resources/webgl_test_files/conformance/ogles/GL/mod/mod_vec2_vert_xvary_yconst1.vert: Added.
1874 * webgl/resources/webgl_test_files/conformance/ogles/GL/mod/mod_vec2_vert_xvary_yconst1_ref.vert: Added.
1875 * webgl/resources/webgl_test_files/conformance/ogles/GL/mod/mod_vec3_frag_xvary_yconst1.frag: Added.
1876 * webgl/resources/webgl_test_files/conformance/ogles/GL/mod/mod_vec3_frag_xvary_yconst1_ref.frag: Added.
1877 * webgl/resources/webgl_test_files/conformance/ogles/GL/mod/mod_vec3_vert_xvary_yconst1.vert: Added.
1878 * webgl/resources/webgl_test_files/conformance/ogles/GL/mod/mod_vec3_vert_xvary_yconst1_ref.vert: Added.
1879 * webgl/resources/webgl_test_files/conformance/ogles/GL/mod/mod_x_large_y_large_frag.frag: Added.
1880 * webgl/resources/webgl_test_files/conformance/ogles/GL/mod/mod_x_large_y_large_vert.vert: Added.
1881 * webgl/resources/webgl_test_files/conformance/ogles/GL/normalize/normalize_float_frag_xvary.frag: Added.
1882 * webgl/resources/webgl_test_files/conformance/ogles/GL/normalize/normalize_float_frag_xvary_ref.frag: Added.
1883 * webgl/resources/webgl_test_files/conformance/ogles/GL/normalize/normalize_float_vert_xvary.vert: Added.
1884 * webgl/resources/webgl_test_files/conformance/ogles/GL/normalize/normalize_float_vert_xvary_ref.vert: Added.
1885 * webgl/resources/webgl_test_files/conformance/ogles/GL/normalize/normalize_vec2_frag_xvary.frag: Added.
1886 * webgl/resources/webgl_test_files/conformance/ogles/GL/normalize/normalize_vec2_frag_xvary_ref.frag: Added.
1887 * webgl/resources/webgl_test_files/conformance/ogles/GL/normalize/normalize_vec2_vert_xvary.vert: Added.
1888 * webgl/resources/webgl_test_files/conformance/ogles/GL/normalize/normalize_vec2_vert_xvary_ref.vert: Added.
1889 * webgl/resources/webgl_test_files/conformance/ogles/GL/normalize/normalize_vec3_frag_xvary.frag: Added.
1890 * webgl/resources/webgl_test_files/conformance/ogles/GL/normalize/normalize_vec3_frag_xvary_ref.frag: Added.
1891 * webgl/resources/webgl_test_files/conformance/ogles/GL/normalize/normalize_vec3_vert_xvary.vert: Added.
1892 * webgl/resources/webgl_test_files/conformance/ogles/GL/normalize/normalize_vec3_vert_xvary_ref.vert: Added.
1893 * webgl/resources/webgl_test_files/conformance/ogles/GL/not/not_bvec2_frag.frag: Added.
1894 * webgl/resources/webgl_test_files/conformance/ogles/GL/not/not_bvec2_frag_ref.frag: Added.
1895 * webgl/resources/webgl_test_files/conformance/ogles/GL/not/not_bvec2_vert.vert: Added.
1896 * webgl/resources/webgl_test_files/conformance/ogles/GL/not/not_bvec2_vert_ref.vert: Added.
1897 * webgl/resources/webgl_test_files/conformance/ogles/GL/not/not_bvec3_frag.frag: Added.
1898 * webgl/resources/webgl_test_files/conformance/ogles/GL/not/not_bvec3_frag_ref.frag: Added.
1899 * webgl/resources/webgl_test_files/conformance/ogles/GL/not/not_bvec3_vert.vert: Added.
1900 * webgl/resources/webgl_test_files/conformance/ogles/GL/not/not_bvec3_vert_ref.vert: Added.
1901 * webgl/resources/webgl_test_files/conformance/ogles/GL/notEqual/notEqual_bvec2_frag.frag: Added.
1902 * webgl/resources/webgl_test_files/conformance/ogles/GL/notEqual/notEqual_bvec2_frag_ref.frag: Added.
1903 * webgl/resources/webgl_test_files/conformance/ogles/GL/notEqual/notEqual_bvec2_vert.vert: Added.
1904 * webgl/resources/webgl_test_files/conformance/ogles/GL/notEqual/notEqual_bvec2_vert_ref.vert: Added.
1905 * webgl/resources/webgl_test_files/conformance/ogles/GL/notEqual/notEqual_bvec3_frag.frag: Added.
1906 * webgl/resources/webgl_test_files/conformance/ogles/GL/notEqual/notEqual_bvec3_frag_ref.frag: Added.
1907 * webgl/resources/webgl_test_files/conformance/ogles/GL/notEqual/notEqual_bvec3_vert.vert: Added.
1908 * webgl/resources/webgl_test_files/conformance/ogles/GL/notEqual/notEqual_bvec3_vert_ref.vert: Added.
1909 * webgl/resources/webgl_test_files/conformance/ogles/GL/notEqual/notEqual_ivec2_frag.frag: Added.
1910 * webgl/resources/webgl_test_files/conformance/ogles/GL/notEqual/notEqual_ivec2_frag_ref.frag: Added.
1911 * webgl/resources/webgl_test_files/conformance/ogles/GL/notEqual/notEqual_ivec2_vert.vert: Added.
1912 * webgl/resources/webgl_test_files/conformance/ogles/GL/notEqual/notEqual_ivec2_vert_ref.vert: Added.
1913 * webgl/resources/webgl_test_files/conformance/ogles/GL/notEqual/notEqual_ivec3_frag.frag: Added.
1914 * webgl/resources/webgl_test_files/conformance/ogles/GL/notEqual/notEqual_ivec3_frag_ref.frag: Added.
1915 * webgl/resources/webgl_test_files/conformance/ogles/GL/notEqual/notEqual_ivec3_vert.vert: Added.
1916 * webgl/resources/webgl_test_files/conformance/ogles/GL/notEqual/notEqual_ivec3_vert_ref.vert: Added.
1917 * webgl/resources/webgl_test_files/conformance/ogles/GL/notEqual/notEqual_vec2_frag.frag: Added.
1918 * webgl/resources/webgl_test_files/conformance/ogles/GL/notEqual/notEqual_vec2_frag_ref.frag: Added.
1919 * webgl/resources/webgl_test_files/conformance/ogles/GL/notEqual/notEqual_vec2_vert.vert: Added.
1920 * webgl/resources/webgl_test_files/conformance/ogles/GL/notEqual/notEqual_vec2_vert_ref.vert: Added.
1921 * webgl/resources/webgl_test_files/conformance/ogles/GL/notEqual/notEqual_vec3_frag.frag: Added.
1922 * webgl/resources/webgl_test_files/conformance/ogles/GL/notEqual/notEqual_vec3_frag_ref.frag: Added.
1923 * webgl/resources/webgl_test_files/conformance/ogles/GL/notEqual/notEqual_vec3_vert.vert: Added.
1924 * webgl/resources/webgl_test_files/conformance/ogles/GL/notEqual/notEqual_vec3_vert_ref.vert: Added.
1925 * webgl/resources/webgl_test_files/conformance/ogles/GL/operators/addsubtract_frag.frag: Added.
1926 * webgl/resources/webgl_test_files/conformance/ogles/GL/operators/addsubtract_vert.vert: Added.
1927 * webgl/resources/webgl_test_files/conformance/ogles/GL/operators/assignments_frag.frag: Added.
1928 * webgl/resources/webgl_test_files/conformance/ogles/GL/operators/assignments_vert.vert: Added.
1929 * webgl/resources/webgl_test_files/conformance/ogles/GL/operators/division_frag.frag: Added.
1930 * webgl/resources/webgl_test_files/conformance/ogles/GL/operators/division_vert.vert: Added.
1931 * webgl/resources/webgl_test_files/conformance/ogles/GL/operators/equality_frag.frag: Added.
1932 * webgl/resources/webgl_test_files/conformance/ogles/GL/operators/equality_vert.vert: Added.
1933 * webgl/resources/webgl_test_files/conformance/ogles/GL/operators/logical_frag.frag: Added.
1934 * webgl/resources/webgl_test_files/conformance/ogles/GL/operators/logical_vert.vert: Added.
1935 * webgl/resources/webgl_test_files/conformance/ogles/GL/operators/multiplicative_frag.frag: Added.
1936 * webgl/resources/webgl_test_files/conformance/ogles/GL/operators/multiplicative_vert.vert: Added.
1937 * webgl/resources/webgl_test_files/conformance/ogles/GL/operators/postfixdecrement_frag.frag: Added.
1938 * webgl/resources/webgl_test_files/conformance/ogles/GL/operators/postfixdecrement_vert.vert: Added.
1939 * webgl/resources/webgl_test_files/conformance/ogles/GL/operators/postfixincrement_frag.frag: Added.
1940 * webgl/resources/webgl_test_files/conformance/ogles/GL/operators/postfixincrement_vert.vert: Added.
1941 * webgl/resources/webgl_test_files/conformance/ogles/GL/operators/prefixdecrement_frag.frag: Added.
1942 * webgl/resources/webgl_test_files/conformance/ogles/GL/operators/prefixdecrement_vert.vert: Added.
1943 * webgl/resources/webgl_test_files/conformance/ogles/GL/operators/prefixincrement_frag.frag: Added.
1944 * webgl/resources/webgl_test_files/conformance/ogles/GL/operators/prefixincrement_vert.vert: Added.
1945 * webgl/resources/webgl_test_files/conformance/ogles/GL/operators/relational_frag.frag: Added.
1946 * webgl/resources/webgl_test_files/conformance/ogles/GL/operators/relational_vert.vert: Added.
1947 * webgl/resources/webgl_test_files/conformance/ogles/GL/operators/selection_frag.frag: Added.
1948 * webgl/resources/webgl_test_files/conformance/ogles/GL/operators/selection_vert.vert: Added.
1949 * webgl/resources/webgl_test_files/conformance/ogles/GL/operators/unary_frag.frag: Added.
1950 * webgl/resources/webgl_test_files/conformance/ogles/GL/operators/unary_vert.vert: Added.
1951 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_float_frag_xconst2_yvary.frag: Added.
1952 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_float_frag_xconst2_yvary_ref.frag: Added.
1953 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_float_frag_xconsthalf_yvary.frag: Added.
1954 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_float_frag_xconsthalf_yvary_ref.frag: Added.
1955 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_float_frag_xvary_yconst2.frag: Added.
1956 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_float_frag_xvary_yconst2_ref.frag: Added.
1957 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_float_frag_xvary_yconsthalf.frag: Added.
1958 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_float_frag_xvary_yconsthalf_ref.frag: Added.
1959 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_float_vert_xconst2_yvary.vert: Added.
1960 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_float_vert_xconst2_yvary_ref.vert: Added.
1961 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_float_vert_xconsthalf_yvary.vert: Added.
1962 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_float_vert_xconsthalf_yvary_ref.vert: Added.
1963 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_float_vert_xvary_yconst2.vert: Added.
1964 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_float_vert_xvary_yconst2_ref.vert: Added.
1965 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_float_vert_xvary_yconsthalf.vert: Added.
1966 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_float_vert_xvary_yconsthalf_ref.vert: Added.
1967 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_vec2_frag_xconst2_yvary.frag: Added.
1968 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_vec2_frag_xconst2_yvary_ref.frag: Added.
1969 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_vec2_frag_xconsthalf_yvary.frag: Added.
1970 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_vec2_frag_xconsthalf_yvary_ref.frag: Added.
1971 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_vec2_frag_xvary_yconst2.frag: Added.
1972 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_vec2_frag_xvary_yconst2_ref.frag: Added.
1973 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_vec2_frag_xvary_yconsthalf.frag: Added.
1974 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_vec2_frag_xvary_yconsthalf_ref.frag: Added.
1975 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_vec2_vert_xconst2_yvary.vert: Added.
1976 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_vec2_vert_xconst2_yvary_ref.vert: Added.
1977 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_vec2_vert_xconsthalf_yvary.vert: Added.
1978 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_vec2_vert_xconsthalf_yvary_ref.vert: Added.
1979 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_vec2_vert_xvary_yconst2.vert: Added.
1980 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_vec2_vert_xvary_yconst2_ref.vert: Added.
1981 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_vec2_vert_xvary_yconsthalf.vert: Added.
1982 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_vec2_vert_xvary_yconsthalf_ref.vert: Added.
1983 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_vec3_frag_xconst2_yvary.frag: Added.
1984 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_vec3_frag_xconst2_yvary_ref.frag: Added.
1985 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_vec3_frag_xconsthalf_yvary.frag: Added.
1986 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_vec3_frag_xconsthalf_yvary_ref.frag: Added.
1987 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_vec3_frag_xvary_yconst2.frag: Added.
1988 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_vec3_frag_xvary_yconst2_ref.frag: Added.
1989 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_vec3_frag_xvary_yconsthalf.frag: Added.
1990 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_vec3_frag_xvary_yconsthalf_ref.frag: Added.
1991 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_vec3_vert_xconst2_yvary.vert: Added.
1992 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_vec3_vert_xconst2_yvary_ref.vert: Added.
1993 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_vec3_vert_xconsthalf_yvary.vert: Added.
1994 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_vec3_vert_xconsthalf_yvary_ref.vert: Added.
1995 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_vec3_vert_xvary_yconst2.vert: Added.
1996 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_vec3_vert_xvary_yconst2_ref.vert: Added.
1997 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_vec3_vert_xvary_yconsthalf.vert: Added.
1998 * webgl/resources/webgl_test_files/conformance/ogles/GL/pow/pow_vec3_vert_xvary_yconsthalf_ref.vert: Added.
1999 * webgl/resources/webgl_test_files/conformance/ogles/GL/radians/radians_float_frag_xvary.frag: Added.
2000 * webgl/resources/webgl_test_files/conformance/ogles/GL/radians/radians_float_frag_xvary_ref.frag: Added.
2001 * webgl/resources/webgl_test_files/conformance/ogles/GL/radians/radians_float_vert_xvary.vert: Added.
2002 * webgl/resources/webgl_test_files/conformance/ogles/GL/radians/radians_float_vert_xvary_ref.vert: Added.
2003 * webgl/resources/webgl_test_files/conformance/ogles/GL/radians/radians_vec2_frag_xvary.frag: Added.
2004 * webgl/resources/webgl_test_files/conformance/ogles/GL/radians/radians_vec2_frag_xvary_ref.frag: Added.
2005 * webgl/resources/webgl_test_files/conformance/ogles/GL/radians/radians_vec2_vert_xvary.vert: Added.
2006 * webgl/resources/webgl_test_files/conformance/ogles/GL/radians/radians_vec2_vert_xvary_ref.vert: Added.
2007 * webgl/resources/webgl_test_files/conformance/ogles/GL/radians/radians_vec3_frag_xvary.frag: Added.
2008 * webgl/resources/webgl_test_files/conformance/ogles/GL/radians/radians_vec3_frag_xvary_ref.frag: Added.
2009 * webgl/resources/webgl_test_files/conformance/ogles/GL/radians/radians_vec3_vert_xvary.vert: Added.
2010 * webgl/resources/webgl_test_files/conformance/ogles/GL/radians/radians_vec3_vert_xvary_ref.vert: Added.
2011 * webgl/resources/webgl_test_files/conformance/ogles/GL/reflect/reflect_float_frag_ivarynconst.frag: Added.
2012 * webgl/resources/webgl_test_files/conformance/ogles/GL/reflect/reflect_float_frag_ivarynconst_ref.frag: Added.
2013 * webgl/resources/webgl_test_files/conformance/ogles/GL/reflect/reflect_float_vert_ivarynconst.vert: Added.
2014 * webgl/resources/webgl_test_files/conformance/ogles/GL/reflect/reflect_float_vert_ivarynconst_ref.vert: Added.
2015 * webgl/resources/webgl_test_files/conformance/ogles/GL/reflect/reflect_vec2_frag_ivarynconst.frag: Added.
2016 * webgl/resources/webgl_test_files/conformance/ogles/GL/reflect/reflect_vec2_frag_ivarynconst_ref.frag: Added.
2017 * webgl/resources/webgl_test_files/conformance/ogles/GL/reflect/reflect_vec2_vert_ivarynconst.vert: Added.
2018 * webgl/resources/webgl_test_files/conformance/ogles/GL/reflect/reflect_vec2_vert_ivarynconst_ref.vert: Added.
2019 * webgl/resources/webgl_test_files/conformance/ogles/GL/reflect/reflect_vec3_frag_ivarynconst.frag: Added.
2020 * webgl/resources/webgl_test_files/conformance/ogles/GL/reflect/reflect_vec3_frag_ivarynconst_ref.frag: Added.
2021 * webgl/resources/webgl_test_files/conformance/ogles/GL/reflect/reflect_vec3_vert_ivarynconst.vert: Added.
2022 * webgl/resources/webgl_test_files/conformance/ogles/GL/reflect/reflect_vec3_vert_ivarynconst_ref.vert: Added.
2023 * webgl/resources/webgl_test_files/conformance/ogles/GL/refract/refract_float_frag_ivarynconst.frag: Added.
2024 * webgl/resources/webgl_test_files/conformance/ogles/GL/refract/refract_float_frag_ivarynconst_ref.frag: Added.
2025 * webgl/resources/webgl_test_files/conformance/ogles/GL/refract/refract_float_vert_ivarynconst.vert: Added.
2026 * webgl/resources/webgl_test_files/conformance/ogles/GL/refract/refract_float_vert_ivarynconst_ref.vert: Added.
2027 * webgl/resources/webgl_test_files/conformance/ogles/GL/refract/refract_vec2_frag_ivarynconst.frag: Added.
2028 * webgl/resources/webgl_test_files/conformance/ogles/GL/refract/refract_vec2_frag_ivarynconst_ref.frag: Added.
2029 * webgl/resources/webgl_test_files/conformance/ogles/GL/refract/refract_vec2_vert_ivarynconst.vert: Added.
2030 * webgl/resources/webgl_test_files/conformance/ogles/GL/refract/refract_vec2_vert_ivarynconst_ref.vert: Added.
2031 * webgl/resources/webgl_test_files/conformance/ogles/GL/refract/refract_vec3_frag_ivarynconst.frag: Added.
2032 * webgl/resources/webgl_test_files/conformance/ogles/GL/refract/refract_vec3_frag_ivarynconst_ref.frag: Added.
2033 * webgl/resources/webgl_test_files/conformance/ogles/GL/refract/refract_vec3_vert_ivarynconst.vert: Added.
2034 * webgl/resources/webgl_test_files/conformance/ogles/GL/refract/refract_vec3_vert_ivarynconst_ref.vert: Added.
2035 * webgl/resources/webgl_test_files/conformance/ogles/GL/sign/sign_float_frag_xvary.frag: Added.
2036 * webgl/resources/webgl_test_files/conformance/ogles/GL/sign/sign_float_frag_xvary_ref.frag: Added.
2037 * webgl/resources/webgl_test_files/conformance/ogles/GL/sign/sign_float_vert_xvary.vert: Added.
2038 * webgl/resources/webgl_test_files/conformance/ogles/GL/sign/sign_float_vert_xvary_ref.vert: Added.
2039 * webgl/resources/webgl_test_files/conformance/ogles/GL/sign/sign_vec2_frag_xvary.frag: Added.
2040 * webgl/resources/webgl_test_files/conformance/ogles/GL/sign/sign_vec2_frag_xvary_ref.frag: Added.
2041 * webgl/resources/webgl_test_files/conformance/ogles/GL/sign/sign_vec2_vert_xvary.vert: Added.
2042 * webgl/resources/webgl_test_files/conformance/ogles/GL/sign/sign_vec2_vert_xvary_ref.vert: Added.
2043 * webgl/resources/webgl_test_files/conformance/ogles/GL/sign/sign_vec3_frag_xvary.frag: Added.
2044 * webgl/resources/webgl_test_files/conformance/ogles/GL/sign/sign_vec3_frag_xvary_ref.frag: Added.
2045 * webgl/resources/webgl_test_files/conformance/ogles/GL/sign/sign_vec3_vert_xvary.vert: Added.
2046 * webgl/resources/webgl_test_files/conformance/ogles/GL/sign/sign_vec3_vert_xvary_ref.vert: Added.
2047 * webgl/resources/webgl_test_files/conformance/ogles/GL/sin/sin_float_frag_xvary.frag: Added.
2048 * webgl/resources/webgl_test_files/conformance/ogles/GL/sin/sin_float_frag_xvary_ref.frag: Added.
2049 * webgl/resources/webgl_test_files/conformance/ogles/GL/sin/sin_float_vert_xvary.vert: Added.
2050 * webgl/resources/webgl_test_files/conformance/ogles/GL/sin/sin_float_vert_xvary_ref.vert: Added.
2051 * webgl/resources/webgl_test_files/conformance/ogles/GL/sin/sin_vec2_frag_xvary.frag: Added.
2052 * webgl/resources/webgl_test_files/conformance/ogles/GL/sin/sin_vec2_frag_xvary_ref.frag: Added.
2053 * webgl/resources/webgl_test_files/conformance/ogles/GL/sin/sin_vec2_vert_xvary.vert: Added.
2054 * webgl/resources/webgl_test_files/conformance/ogles/GL/sin/sin_vec2_vert_xvary_ref.vert: Added.
2055 * webgl/resources/webgl_test_files/conformance/ogles/GL/sin/sin_vec3_frag_xvary.frag: Added.
2056 * webgl/resources/webgl_test_files/conformance/ogles/GL/sin/sin_vec3_frag_xvary_ref.frag: Added.
2057 * webgl/resources/webgl_test_files/conformance/ogles/GL/sin/sin_vec3_vert_xvary.vert: Added.
2058 * webgl/resources/webgl_test_files/conformance/ogles/GL/sin/sin_vec3_vert_xvary_ref.vert: Added.
2059 * webgl/resources/webgl_test_files/conformance/ogles/GL/smoothstep/smoothstep_float_frag_xvary_edgeconstquarter.frag: Added.
2060 * webgl/resources/webgl_test_files/conformance/ogles/GL/smoothstep/smoothstep_float_frag_xvary_edgeconstquarter_ref.frag: Added.
2061 * webgl/resources/webgl_test_files/conformance/ogles/GL/smoothstep/smoothstep_float_vert_xvary_edgeconstquarter.vert: Added.
2062 * webgl/resources/webgl_test_files/conformance/ogles/GL/smoothstep/smoothstep_float_vert_xvary_edgeconstquarter_ref.vert: Added.
2063 * webgl/resources/webgl_test_files/conformance/ogles/GL/smoothstep/smoothstep_vec2_frag_xvary_edgeconstquarter.frag: Added.
2064 * webgl/resources/webgl_test_files/conformance/ogles/GL/smoothstep/smoothstep_vec2_frag_xvary_edgeconstquarter_ref.frag: Added.
2065 * webgl/resources/webgl_test_files/conformance/ogles/GL/smoothstep/smoothstep_vec2_vert_xvary_edgeconstquarter.vert: Added.
2066 * webgl/resources/webgl_test_files/conformance/ogles/GL/smoothstep/smoothstep_vec2_vert_xvary_edgeconstquarter_ref.vert: Added.
2067 * webgl/resources/webgl_test_files/conformance/ogles/GL/smoothstep/smoothstep_vec3_frag_xvary_edgeconstquarter.frag: Added.
2068 * webgl/resources/webgl_test_files/conformance/ogles/GL/smoothstep/smoothstep_vec3_frag_xvary_edgeconstquarter_ref.frag: Added.
2069 * webgl/resources/webgl_test_files/conformance/ogles/GL/smoothstep/smoothstep_vec3_vert_xvary_edgeconstquarter.vert: Added.
2070 * webgl/resources/webgl_test_files/conformance/ogles/GL/smoothstep/smoothstep_vec3_vert_xvary_edgeconstquarter_ref.vert: Added.
2071 * webgl/resources/webgl_test_files/conformance/ogles/GL/sqrt/sqrt_float_frag_xvary.frag: Added.
2072 * webgl/resources/webgl_test_files/conformance/ogles/GL/sqrt/sqrt_float_frag_xvary_ref.frag: Added.
2073 * webgl/resources/webgl_test_files/conformance/ogles/GL/sqrt/sqrt_float_vert_xvary.vert: Added.
2074 * webgl/resources/webgl_test_files/conformance/ogles/GL/sqrt/sqrt_float_vert_xvary_ref.vert: Added.
2075 * webgl/resources/webgl_test_files/conformance/ogles/GL/sqrt/sqrt_vec2_frag_xvary.frag: Added.
2076 * webgl/resources/webgl_test_files/conformance/ogles/GL/sqrt/sqrt_vec2_frag_xvary_ref.frag: Added.
2077 * webgl/resources/webgl_test_files/conformance/ogles/GL/sqrt/sqrt_vec2_vert_xvary.vert: Added.
2078 * webgl/resources/webgl_test_files/conformance/ogles/GL/sqrt/sqrt_vec2_vert_xvary_ref.vert: Added.
2079 * webgl/resources/webgl_test_files/conformance/ogles/GL/sqrt/sqrt_vec3_frag_xvary.frag: Added.
2080 * webgl/resources/webgl_test_files/conformance/ogles/GL/sqrt/sqrt_vec3_frag_xvary_ref.frag: Added.
2081 * webgl/resources/webgl_test_files/conformance/ogles/GL/sqrt/sqrt_vec3_vert_xvary.vert: Added.
2082 * webgl/resources/webgl_test_files/conformance/ogles/GL/sqrt/sqrt_vec3_vert_xvary_ref.vert: Added.
2083 * webgl/resources/webgl_test_files/conformance/ogles/GL/step/step_float_frag_xvary_edgeconsthalf.frag: Added.
2084 * webgl/resources/webgl_test_files/conformance/ogles/GL/step/step_float_frag_xvary_edgeconsthalf_ref.frag: Added.
2085 * webgl/resources/webgl_test_files/conformance/ogles/GL/step/step_float_vert_xvary_edgeconsthalf.vert: Added.
2086 * webgl/resources/webgl_test_files/conformance/ogles/GL/step/step_float_vert_xvary_edgeconsthalf_ref.vert: Added.
2087 * webgl/resources/webgl_test_files/conformance/ogles/GL/step/step_vec2_frag_xvary_edgeconsthalf.frag: Added.
2088 * webgl/resources/webgl_test_files/conformance/ogles/GL/step/step_vec2_frag_xvary_edgeconsthalf_ref.frag: Added.
2089 * webgl/resources/webgl_test_files/conformance/ogles/GL/step/step_vec2_vert_xvary_edgeconsthalf.vert: Added.
2090 * webgl/resources/webgl_test_files/conformance/ogles/GL/step/step_vec2_vert_xvary_edgeconsthalf_ref.vert: Added.
2091 * webgl/resources/webgl_test_files/conformance/ogles/GL/step/step_vec3_frag_xvary_edgeconsthalf.frag: Added.
2092 * webgl/resources/webgl_test_files/conformance/ogles/GL/step/step_vec3_frag_xvary_edgeconsthalf_ref.frag: Added.
2093 * webgl/resources/webgl_test_files/conformance/ogles/GL/step/step_vec3_vert_xvary_edgeconsthalf.vert: Added.
2094 * webgl/resources/webgl_test_files/conformance/ogles/GL/step/step_vec3_vert_xvary_edgeconsthalf_ref.vert: Added.
2095 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/nestedstructcomb_various_frag.frag: Added.
2096 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/nestedstructcomb_various_vert.vert: Added.
2097 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/struct_bool_frag.frag: Added.
2098 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/struct_bool_vert.vert: Added.
2099 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/struct_bvec2bvec3bvec4_frag.frag: Added.
2100 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/struct_bvec2bvec3bvec4_vert.vert: Added.
2101 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/struct_float_frag.frag: Added.
2102 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/struct_float_vert.vert: Added.
2103 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/struct_mat2_frag.frag: Added.
2104 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/struct_mat2_vert.vert: Added.
2105 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/struct_mat3_frag.frag: Added.
2106 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/struct_mat3_vert.vert: Added.
2107 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/struct_mat4_frag.frag: Added.
2108 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/struct_mat4_vert.vert: Added.
2109 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/struct_vec2_frag.frag: Added.
2110 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/struct_vec2_vert.vert: Added.
2111 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/struct_vec3_frag.frag: Added.
2112 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/struct_vec3_vert.vert: Added.
2113 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/struct_vec4_frag.frag: Added.
2114 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/struct_vec4_vert.vert: Added.
2115 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/structcopy_bool_frag.frag: Added.
2116 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/structcopy_bool_vert.vert: Added.
2117 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/structcopy_bvec2bvec3bvec4_frag.frag: Added.
2118 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/structcopy_bvec2bvec3bvec4_vert.vert: Added.
2119 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/structcopy_float_frag.frag: Added.
2120 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/structcopy_float_vert.vert: Added.
2121 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/structcopy_mat2_frag.frag: Added.
2122 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/structcopy_mat2_vert.vert: Added.
2123 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/structcopy_mat3_frag.frag: Added.
2124 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/structcopy_mat3_vert.vert: Added.
2125 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/structcopy_mat4_frag.frag: Added.
2126 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/structcopy_mat4_vert.vert: Added.
2127 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/structcopy_vec2_frag.frag: Added.
2128 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/structcopy_vec2_vert.vert: Added.
2129 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/structcopy_vec3_frag.frag: Added.
2130 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/structcopy_vec3_vert.vert: Added.
2131 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/structcopy_vec4_frag.frag: Added.
2132 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/structcopy_vec4_vert.vert: Added.
2133 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/structnest_bool_frag.frag: Added.
2134 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/structnest_bool_vert.vert: Added.
2135 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/structnest_bvec2bvec3bvec4_frag.frag: Added.
2136 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/structnest_bvec2bvec3bvec4_vert.vert: Added.
2137 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/structnest_float_frag.frag: Added.
2138 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/structnest_float_vert.vert: Added.
2139 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/structnest_mat2_frag.frag: Added.
2140 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/structnest_mat2_vert.vert: Added.
2141 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/structnest_mat3_frag.frag: Added.
2142 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/structnest_mat3_vert.vert: Added.
2143 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/structnest_mat4_frag.frag: Added.
2144 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/structnest_mat4_vert.vert: Added.
2145 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/structnest_vec2_frag.frag: Added.
2146 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/structnest_vec2_vert.vert: Added.
2147 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/structnest_vec3_frag.frag: Added.
2148 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/structnest_vec3_vert.vert: Added.
2149 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/structnest_vec4_frag.frag: Added.
2150 * webgl/resources/webgl_test_files/conformance/ogles/GL/struct/structnest_vec4_vert.vert: Added.
2151 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_bgr_1vec3_frag.frag: Added.
2152 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_bgr_1vec3_vert.vert: Added.
2153 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_br_g_1vec2_1float_frag.frag: Added.
2154 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_br_g_1vec2_1float_vert.vert: Added.
2155 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_gb_r_1vec2_1float_frag.frag: Added.
2156 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_gb_r_1vec2_1float_vert.vert: Added.
2157 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_grb_1vec3_frag.frag: Added.
2158 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_grb_1vec3_vert.vert: Added.
2159 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_ps_t_1vec2_1float_frag.frag: Added.
2160 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_ps_t_1vec2_1float_vert.vert: Added.
2161 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_pts_1vec3_frag.frag: Added.
2162 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_pts_1vec3_vert.vert: Added.
2163 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_rb_g_1vec2_1float_frag.frag: Added.
2164 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_rb_g_1vec2_1float_vert.vert: Added.
2165 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_rg_b_1vec2_1float_frag.frag: Added.
2166 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_rg_b_1vec2_1float_vert.vert: Added.
2167 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_rgb_1vec3_frag.frag: Added.
2168 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_rgb_1vec3_vert.vert: Added.
2169 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_sp_t_1vec2_1float_frag.frag: Added.
2170 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_sp_t_1vec2_1float_vert.vert: Added.
2171 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_st_p_1vec2_1float_frag.frag: Added.
2172 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_st_p_1vec2_1float_vert.vert: Added.
2173 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_stp_1vec3_frag.frag: Added.
2174 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_stp_1vec3_vert.vert: Added.
2175 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_tp_s_1vec2_1float_frag.frag: Added.
2176 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_tp_s_1vec2_1float_vert.vert: Added.
2177 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_tsp_1vec3_frag.frag: Added.
2178 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_tsp_1vec3_vert.vert: Added.
2179 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_xy_z_1vec2_1float_frag.frag: Added.
2180 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_xy_z_1vec2_1float_vert.vert: Added.
2181 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_xyz_1vec3_frag.frag: Added.
2182 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_xyz_1vec3_vert.vert: Added.
2183 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_xz_y_1vec2_1float_frag.frag: Added.
2184 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_xz_y_1vec2_1float_vert.vert: Added.
2185 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_yxz_1vec3_frag.frag: Added.
2186 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_yxz_1vec3_vert.vert: Added.
2187 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_yz_x_1vec2_1float_frag.frag: Added.
2188 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_yz_x_1vec2_1float_vert.vert: Added.
2189 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_zx_y_1vec2_1float_frag.frag: Added.
2190 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_zx_y_1vec2_1float_vert.vert: Added.
2191 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_zyx_1vec3_frag.frag: Added.
2192 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec3_zyx_1vec3_vert.vert: Added.
2193 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_ar_bg_2vec2_frag.frag: Added.
2194 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_ar_bg_2vec2_vert.vert: Added.
2195 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_arb_g_1vec3_1float_frag.frag: Added.
2196 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_arb_g_1vec3_1float_vert.vert: Added.
2197 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_arbg_1vec4_frag.frag: Added.
2198 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_arbg_1vec4_vert.vert: Added.
2199 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_bar_g_1vec3_1float_frag.frag: Added.
2200 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_bar_g_1vec3_1float_vert.vert: Added.
2201 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_barg_1vec4_frag.frag: Added.
2202 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_barg_1vec4_vert.vert: Added.
2203 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_br_ag_2vec2_frag.frag: Added.
2204 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_br_ag_2vec2_vert.vert: Added.
2205 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_gr_ab_2vec2_frag.frag: Added.
2206 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_gr_ab_2vec2_vert.vert: Added.
2207 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_gra_b_1vec3_1float_frag.frag: Added.
2208 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_gra_b_1vec3_1float_vert.vert: Added.
2209 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_grab_1vec4_frag.frag: Added.
2210 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_grab_1vec4_vert.vert: Added.
2211 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_pqs_t_1vec3_1float_frag.frag: Added.
2212 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_pqs_t_1vec3_1float_vert.vert: Added.
2213 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_pqst_1vec4_frag.frag: Added.
2214 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_pqst_1vec4_vert.vert: Added.
2215 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_ps_qt_2vec2_frag.frag: Added.
2216 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_ps_qt_2vec2_vert.vert: Added.
2217 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_qs_pt_2vec2_frag.frag: Added.
2218 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_qs_pt_2vec2_vert.vert: Added.
2219 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_qsp_t_1vec3_1float_frag.frag: Added.
2220 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_qsp_t_1vec3_1float_vert.vert: Added.
2221 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_qspt_1vec4_frag.frag: Added.
2222 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_qspt_1vec4_vert.vert: Added.
2223 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_r_g_b_a_4float_frag.frag: Added.
2224 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_r_g_b_a_4float_vert.vert: Added.
2225 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_rg_ba_2vec2_frag.frag: Added.
2226 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_rg_ba_2vec2_vert.vert: Added.
2227 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_rgb_a_1vec3_1float_frag.frag: Added.
2228 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_rgb_a_1vec3_1float_vert.vert: Added.
2229 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_rgba_1vec4_frag.frag: Added.
2230 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_rgba_1vec4_vert.vert: Added.
2231 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_s_t_p_q_4float_frag.frag: Added.
2232 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_s_t_p_q_4float_vert.vert: Added.
2233 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_st_pq_2vec2_frag.frag: Added.
2234 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_st_pq_2vec2_vert.vert: Added.
2235 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_stp_q_1vec3_1float_frag.frag: Added.
2236 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_stp_q_1vec3_1float_vert.vert: Added.
2237 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_stpq_1vec4_frag.frag: Added.
2238 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_stpq_1vec4_vert.vert: Added.
2239 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_ts_qp_2vec2_frag.frag: Added.
2240 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_ts_qp_2vec2_vert.vert: Added.
2241 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_tsq_p_1vec3_1float_frag.frag: Added.
2242 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_tsq_p_1vec3_1float_vert.vert: Added.
2243 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_tsqp_1vec4_frag.frag: Added.
2244 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_tsqp_1vec4_vert.vert: Added.
2245 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_wx_zy_2vec2_frag.frag: Added.
2246 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_wx_zy_2vec2_vert.vert: Added.
2247 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_wxz_y_1vec3_1float_frag.frag: Added.
2248 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_wxz_y_1vec3_1float_vert.vert: Added.
2249 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_wxzy_1vec4_frag.frag: Added.
2250 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_wxzy_1vec4_vert.vert: Added.
2251 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_x_y_z_w_4float_frag.frag: Added.
2252 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_x_y_z_w_4float_vert.vert: Added.
2253 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_xy_zw_2vec2_frag.frag: Added.
2254 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_xy_zw_2vec2_vert.vert: Added.
2255 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_xyz_w_1vec3_1float_frag.frag: Added.
2256 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_xyz_w_1vec3_1float_vert.vert: Added.
2257 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_xyzw_1vec4_frag.frag: Added.
2258 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_xyzw_1vec4_vert.vert: Added.
2259 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_yx_wz_2vec2_frag.frag: Added.
2260 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_yx_wz_2vec2_vert.vert: Added.
2261 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_yxw_z_1vec3_1float_frag.frag: Added.
2262 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_yxw_z_1vec3_1float_vert.vert: Added.
2263 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_yxwz_1vec4_frag.frag: Added.
2264 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_yxwz_1vec4_vert.vert: Added.
2265 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_zwx_y_1vec3_1float_frag.frag: Added.
2266 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_zwx_y_1vec3_1float_vert.vert: Added.
2267 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_zwxy_1vec4_frag.frag: Added.
2268 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_zwxy_1vec4_vert.vert: Added.
2269 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_zx_wy_2vec2_frag.frag: Added.
2270 * webgl/resources/webgl_test_files/conformance/ogles/GL/swizzlers/vec4_zx_wy_2vec2_vert.vert: Added.
2271 * webgl/resources/webgl_test_files/conformance/ogles/GL/tan/tan_float_frag_xvary.frag: Added.
2272 * webgl/resources/webgl_test_files/conformance/ogles/GL/tan/tan_float_frag_xvary_ref.frag: Added.
2273 * webgl/resources/webgl_test_files/conformance/ogles/GL/tan/tan_float_vert_xvary.vert: Added.
2274 * webgl/resources/webgl_test_files/conformance/ogles/GL/tan/tan_float_vert_xvary_ref.vert: Added.
2275 * webgl/resources/webgl_test_files/conformance/ogles/GL/tan/tan_vec2_frag_xvary.frag: Added.
2276 * webgl/resources/webgl_test_files/conformance/ogles/GL/tan/tan_vec2_frag_xvary_ref.frag: Added.
2277 * webgl/resources/webgl_test_files/conformance/ogles/GL/tan/tan_vec2_vert_xvary.vert: Added.
2278 * webgl/resources/webgl_test_files/conformance/ogles/GL/tan/tan_vec2_vert_xvary_ref.vert: Added.
2279 * webgl/resources/webgl_test_files/conformance/ogles/GL/tan/tan_vec3_frag_xvary.frag: Added.
2280 * webgl/resources/webgl_test_files/conformance/ogles/GL/tan/tan_vec3_frag_xvary_ref.frag: Added.
2281 * webgl/resources/webgl_test_files/conformance/ogles/GL/tan/tan_vec3_vert_xvary.vert: Added.
2282 * webgl/resources/webgl_test_files/conformance/ogles/GL/tan/tan_vec3_vert_xvary_ref.vert: Added.
2283 * webgl/resources/webgl_test_files/conformance/ogles/GL/vec/bvec4_2int_2float_frag.frag: Added.
2284 * webgl/resources/webgl_test_files/conformance/ogles/GL/vec/bvec4_2int_2float_vert.vert: Added.
2285 * webgl/resources/webgl_test_files/conformance/ogles/GL/vec/ivec3_3int_frag.frag: Added.
2286 * webgl/resources/webgl_test_files/conformance/ogles/GL/vec/ivec3_3int_vert.vert: Added.
2287 * webgl/resources/webgl_test_files/conformance/ogles/GL/vec/vec2_2float_frag.frag: Added.
2288 * webgl/resources/webgl_test_files/conformance/ogles/GL/vec/vec2_2float_vert.vert: Added.
2289 * webgl/resources/webgl_test_files/conformance/ogles/GL/vec/vec2_vec3_frag.frag: Added.
2290 * webgl/resources/webgl_test_files/conformance/ogles/GL/vec/vec2_vec3_vert.vert: Added.
2291 * webgl/resources/webgl_test_files/conformance/ogles/GL/vec/vec3_float_vec2_frag.frag: Added.
2292 * webgl/resources/webgl_test_files/conformance/ogles/GL/vec/vec3_float_vec2_vert.vert: Added.
2293 * webgl/resources/webgl_test_files/conformance/ogles/GL/vec/vec3_vec2_float_frag.frag: Added.
2294 * webgl/resources/webgl_test_files/conformance/ogles/GL/vec/vec3_vec2_float_vert.vert: Added.
2295 * webgl/resources/webgl_test_files/conformance/ogles/GL/vec/vec3_vec4_frag.frag: Added.
2296 * webgl/resources/webgl_test_files/conformance/ogles/GL/vec/vec3_vec4_vert.vert: Added.
2297 * webgl/resources/webgl_test_files/conformance/ogles/GL/vec/vec4_ivec4_frag.frag: Added.
2298 * webgl/resources/webgl_test_files/conformance/ogles/GL/vec/vec4_ivec4_vert.vert: Added.
2299 * webgl/resources/webgl_test_files/conformance/ogles/GL/vec/vec4_vec3_float_frag.frag: Added.
2300 * webgl/resources/webgl_test_files/conformance/ogles/GL/vec/vec4_vec3_float_vert.vert: Added.
2301 * webgl/resources/webgl_test_files/conformance/ogles/GL/vec3/vec3array_frag.frag: Added.
2302 * webgl/resources/webgl_test_files/conformance/ogles/GL/vec3/vec3array_vert.vert: Added.
2303 * webgl/resources/webgl_test_files/conformance/ogles/GL/vec3/vec3arraydirect_frag.frag: Added.
2304 * webgl/resources/webgl_test_files/conformance/ogles/GL/vec3/vec3arraydirect_vert.vert: Added.
2305 * webgl/resources/webgl_test_files/conformance/ogles/GL/vec3/vec3arrayindirect_frag.frag: Added.
2306 * webgl/resources/webgl_test_files/conformance/ogles/GL/vec3/vec3arrayindirect_vert.vert: Added.
2307 * webgl/resources/webgl_test_files/conformance/ogles/GL/vec3/vec3single_frag.frag: Added.
2308 * webgl/resources/webgl_test_files/conformance/ogles/GL/vec3/vec3single_vert.vert: Added.
2309 * webgl/resources/webgl_test_files/conformance/ogles/GL2ExtensionTests/compressed_paletted_texture/compressed_paletted_texture.frag: Added.
2310 * webgl/resources/webgl_test_files/conformance/ogles/GL2ExtensionTests/compressed_paletted_texture/compressed_paletted_texture.vert: Added.
2311 * webgl/resources/webgl_test_files/conformance/ogles/GL2ExtensionTests/dFdx/dFdx_frag.frag: Added.
2312 * webgl/resources/webgl_test_files/conformance/ogles/GL2ExtensionTests/dFdx/dFdx_frag.vert: Added.
2313 * webgl/resources/webgl_test_files/conformance/ogles/GL2ExtensionTests/dFdx/dFdx_frag_ref.frag: Added.
2314 * webgl/resources/webgl_test_files/conformance/ogles/GL2ExtensionTests/dFdx/dFdx_frag_ref.vert: Added.
2315 * webgl/resources/webgl_test_files/conformance/ogles/GL2ExtensionTests/dFdy/dFdy_frag.frag: Added.
2316 * webgl/resources/webgl_test_files/conformance/ogles/GL2ExtensionTests/dFdy/dFdy_frag.vert: Added.
2317 * webgl/resources/webgl_test_files/conformance/ogles/GL2ExtensionTests/dFdy/dFdy_frag_ref.frag: Added.
2318 * webgl/resources/webgl_test_files/conformance/ogles/GL2ExtensionTests/dFdy/dFdy_frag_ref.vert: Added.
2319 * webgl/resources/webgl_test_files/conformance/ogles/GL2ExtensionTests/default_shaders/default.frag: Added.
2320 * webgl/resources/webgl_test_files/conformance/ogles/GL2ExtensionTests/default_shaders/default.vert: Added.
2321 * webgl/resources/webgl_test_files/conformance/ogles/GL2ExtensionTests/default_shaders/default_textured.frag: Added.
2322 * webgl/resources/webgl_test_files/conformance/ogles/GL2ExtensionTests/default_shaders/default_textured.vert: Added.
2323 * webgl/resources/webgl_test_files/conformance/ogles/GL2ExtensionTests/fwidth/fwidth_frag.frag: Added.
2324 * webgl/resources/webgl_test_files/conformance/ogles/GL2ExtensionTests/fwidth/fwidth_frag.vert: Added.
2325 * webgl/resources/webgl_test_files/conformance/ogles/GL2ExtensionTests/fwidth/fwidth_frag_dx.frag: Added.
2326 * webgl/resources/webgl_test_files/conformance/ogles/GL2ExtensionTests/fwidth/fwidth_frag_dx.vert: Added.
2327 * webgl/resources/webgl_test_files/conformance/ogles/GL2ExtensionTests/fwidth/fwidth_frag_dy.frag: Added.
2328 * webgl/resources/webgl_test_files/conformance/ogles/GL2ExtensionTests/fwidth/fwidth_frag_dy.vert: Added.
2329 * webgl/resources/webgl_test_files/conformance/ogles/GL2ExtensionTests/fwidth/fwidth_frag_ref.frag: Added.
2330 * webgl/resources/webgl_test_files/conformance/ogles/GL2ExtensionTests/fwidth/fwidth_frag_ref.vert: Added.
2331 * webgl/resources/webgl_test_files/conformance/ogles/GL2ExtensionTests/fwidth/fwidth_frag_ref_dx.frag: Added.
2332 * webgl/resources/webgl_test_files/conformance/ogles/GL2ExtensionTests/fwidth/fwidth_frag_ref_dx.vert: Added.
2333 * webgl/resources/webgl_test_files/conformance/ogles/GL2ExtensionTests/fwidth/fwidth_frag_ref_dy.frag: Added.
2334 * webgl/resources/webgl_test_files/conformance/ogles/GL2ExtensionTests/fwidth/fwidth_frag_ref_dy.vert: Added.
2335 * webgl/resources/webgl_test_files/conformance/ogles/GL2FixedTests/buffer_objects/buffer_objects.frag: Added.
2336 * webgl/resources/webgl_test_files/conformance/ogles/GL2FixedTests/buffer_objects/buffer_objects.vert: Added.
2337 * webgl/resources/webgl_test_files/conformance/ogles/GL2FixedTests/buffer_objects/buffer_objects_multitexturing.frag: Added.
2338 * webgl/resources/webgl_test_files/conformance/ogles/GL2FixedTests/buffer_objects/buffer_objects_multitexturing.vert: Added.
2339 * webgl/resources/webgl_test_files/conformance/ogles/GL2FixedTests/buffer_objects/buffer_objects_pointSize.frag: Added.
2340 * webgl/resources/webgl_test_files/conformance/ogles/GL2FixedTests/buffer_objects/buffer_objects_pointSize.vert: Added.
2341 * webgl/resources/webgl_test_files/conformance/ogles/GL2FixedTests/copy_texture/copy_texture.frag: Added.
2342 * webgl/resources/webgl_test_files/conformance/ogles/GL2FixedTests/default_shaders/default.frag: Added.
2343 * webgl/resources/webgl_test_files/conformance/ogles/GL2FixedTests/default_shaders/default.vert: Added.
2344 * webgl/resources/webgl_test_files/conformance/ogles/GL2FixedTests/default_shaders/default_textured.frag: Added.
2345 * webgl/resources/webgl_test_files/conformance/ogles/GL2FixedTests/default_shaders/default_textured.vert: Added.
2346 * webgl/resources/webgl_test_files/conformance/ogles/GL2FixedTests/lighting_diffuse/lighting_diffuse.frag: Added.
2347 * webgl/resources/webgl_test_files/conformance/ogles/GL2FixedTests/lighting_diffuse/lighting_diffuse.vert: Added.
2348 * webgl/resources/webgl_test_files/conformance/ogles/GL2FixedTests/lighting_diffuse/lighting_diffuse_ref.frag: Added.
2349 * webgl/resources/webgl_test_files/conformance/ogles/GL2FixedTests/lighting_diffuse/lighting_diffuse_ref.vert: Added.
2350 * webgl/resources/webgl_test_files/conformance/ogles/GL2FixedTests/point_rasterization/point_rasterization.frag: Added.
2351 * webgl/resources/webgl_test_files/conformance/ogles/GL2FixedTests/point_rasterization/point_rasterization.vert: Added.
2352 * webgl/resources/webgl_test_files/conformance/ogles/GL2FixedTests/point_sprites/point_sprites.frag: Added.
2353 * webgl/resources/webgl_test_files/conformance/ogles/GL2FixedTests/point_sprites/point_sprites.vert: Added.
2354 * webgl/resources/webgl_test_files/conformance/ogles/GL2FixedTests/user_clip_planes/user_clip_planes.frag: Added.
2355 * webgl/resources/webgl_test_files/conformance/ogles/GL2FixedTests/user_clip_planes/user_clip_planes.vert: Added.
2356 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/attach_shader/successfulcompile_frag.frag: Added.
2357 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/attach_shader/successfulcompile_vert.vert: Added.
2358 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/attach_shader/unsuccessfulcompile_frag.frag: Added.
2359 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/attach_shader/unsuccessfulcompile_vert.vert: Added.
2360 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/bind_attribute_location/brick.frag: Added.
2361 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/bind_attribute_location/brick.vert: Added.
2362 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/compile_shader/brick.vert: Added.
2363 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/compile_shader/texture.frag: Added.
2364 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/compile_shader/wood.frag: Added.
2365 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/compile_shader/wood.vert: Added.
2366 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/delete_object/successfulcompile_frag.frag: Added.
2367 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/delete_object/successfulcompile_vert.vert: Added.
2368 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/detach_shader/successfulcompile_frag.frag: Added.
2369 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/detach_shader/successfulcompile_vert.vert: Added.
2370 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/framebuffer_objects/fboShader0.frag: Added.
2371 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/framebuffer_objects/fboShader0.vert: Added.
2372 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/get_active_attribute/brick.frag: Added.
2373 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/get_active_attribute/brick_mat2.vert: Added.
2374 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/get_active_attribute/brick_mat3.vert: Added.
2375 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/get_active_attribute/brick_mat4.vert: Added.
2376 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/get_active_attribute/brick_vec.vert: Added.
2377 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/get_active_uniform/brick.frag: Added.
2378 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/get_active_uniform/brick.vert: Added.
2379 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/get_attribute_location/brick.frag: Added.
2380 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/get_attribute_location/brick.vert: Added.
2381 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/get_handle/successfulcompile_frag.frag: Added.
2382 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/get_handle/successfulcompile_vert.vert: Added.
2383 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/get_uniform_location/brick.frag: Added.
2384 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/get_uniform_location/brick.vert: Added.
2385 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glGetProgramInfoLog_2.0/simple.frag: Added.
2386 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glGetProgramInfoLog_2.0/simple.vert: Added.
2387 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glGetProgramiv_2.0/brick.frag: Added.
2388 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glGetProgramiv_2.0/brick.vert: Added.
2389 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glGetShaderInfoLog_2.0/simple.frag: Added.
2390 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glGetShaderInfoLog_2.0/simple.vert: Added.
2391 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glGetUniform/bvec_tests.frag: Added.
2392 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glGetUniform/bvec_tests.vert: Added.
2393 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glGetUniform/ivec_tests.frag: Added.
2394 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glGetUniform/ivec_tests.vert: Added.
2395 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glGetUniform/mat_tests.frag: Added.
2396 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glGetUniform/mat_tests.vert: Added.
2397 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glGetUniform/vec_tests.frag: Added.
2398 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glGetUniform/vec_tests.vert: Added.
2399 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glGetVertexAttrib/mat_tests.vert: Added.
2400 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glGetVertexAttrib/mat_tests2.vert: Added.
2401 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glGetVertexAttrib/vec_tests.vert: Added.
2402 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/1b_frag.frag: Added.
2403 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/1b_vert.frag: Added.
2404 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/1b_vert.vert: Added.
2405 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/1f_frag.frag: Added.
2406 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/1f_vert.frag: Added.
2407 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/1f_vert.vert: Added.
2408 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/1i_frag.frag: Added.
2409 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/1i_vert.frag: Added.
2410 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/1i_vert.vert: Added.
2411 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/21f_frag.frag: Added.
2412 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/21i_frag.frag: Added.
2413 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/22f_frag.frag: Added.
2414 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/22i_frag.frag: Added.
2415 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/23f_frag.frag: Added.
2416 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/23i_frag.frag: Added.
2417 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/24f_frag.frag: Added.
2418 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/24i_frag.frag: Added.
2419 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/2b_frag.frag: Added.
2420 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/2b_vert.frag: Added.
2421 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/2b_vert.vert: Added.
2422 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/2f_frag.frag: Added.
2423 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/2f_vert.frag: Added.
2424 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/2f_vert.vert: Added.
2425 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/2i_frag.frag: Added.
2426 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/2i_vert.frag: Added.
2427 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/2i_vert.vert: Added.
2428 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/2m_frag.frag: Added.
2429 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/3b_frag.frag: Added.
2430 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/3b_vert.frag: Added.
2431 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/3b_vert.vert: Added.
2432 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/3f_frag.frag: Added.
2433 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/3f_vert.frag: Added.
2434 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/3f_vert.vert: Added.
2435 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/3i_frag.frag: Added.
2436 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/3i_vert.frag: Added.
2437 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/3i_vert.vert: Added.
2438 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/3m_frag.frag: Added.
2439 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/4b_firstthree_frag.frag: Added.
2440 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/4b_firstthree_vert.frag: Added.
2441 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/4b_lastthree_frag.frag: Added.
2442 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/4b_lastthree_vert.frag: Added.
2443 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/4b_vert.vert: Added.
2444 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/4f_frag.frag: Added.
2445 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/4f_vert.frag: Added.
2446 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/4f_vert.vert: Added.
2447 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/4i_frag.frag: Added.
2448 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/4i_vert.frag: Added.
2449 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/4i_vert.vert: Added.
2450 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/4m_frag.frag: Added.
2451 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/default.vert: Added.
2452 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/matrix2VSU.frag: Added.
2453 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/matrix2VSU.vert: Added.
2454 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/matrix2arrayVSU.frag: Added.
2455 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/matrix2arrayVSU.vert: Added.
2456 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/matrixVSU.frag: Added.
2457 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/glUniform/matrixVSU.vert: Added.
2458 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/link_program/successfulcompile_frag.frag: Added.
2459 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/link_program/successfulcompile_vert.vert: Added.
2460 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/link_program/unsuccessfulcompile_frag.frag: Added.
2461 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/link_program/unsuccessfulcompile_vert.vert: Added.
2462 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/precision_specifiers/precision_specifiers.frag: Added.
2463 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/precision_specifiers/precision_specifiers.vert: Added.
2464 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/relink_program/simple.frag: Added.
2465 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/relink_program/simple.vert: Added.
2466 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/shader_source/successfulcompile_frag.frag: Added.
2467 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/shader_source/successfulcompile_vert.vert: Added.
2468 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/shader_source/unsuccessfulcompile_frag.frag: Added.
2469 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/shader_source/unsuccessfulcompile_vert.vert: Added.
2470 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/three_uniforms/4f_frag.frag: Added.
2471 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/use_program/successfulcompile_frag.frag: Added.
2472 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/use_program/successfulcompile_vert.vert: Added.
2473 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/use_program/unsuccessfulcompile_frag.frag: Added.
2474 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/use_program/unsuccessfulcompile_vert.vert: Added.
2475 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/validate_program/successfulcompile_frag.frag: Added.
2476 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/validate_program/successfulcompile_vert.vert: Added.
2477 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/validate_program/unsuccessfulcompile_frag.frag: Added.
2478 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/validate_program/unsuccessfulcompile_vert.vert: Added.
2479 * webgl/resources/webgl_test_files/conformance/ogles/GL2Tests/vertex_program_point_size/point_size.vert: Added.
2480 * webgl/resources/webgl_test_files/conformance/ogles/ogles-utils.js: Added.
2481 (OpenGLESTestRunner):
2482 (OpenGLESTestRunner.):
2484 2013-02-06 Dean Jackson <dino@apple.com>
2486 Minor updates to captions menu UI
2487 https://bugs.webkit.org/show_bug.cgi?id=109005
2489 Reviewed by Eric Carlson.
2491 A caption track without a label or language is now given the menu
2492 title 'Unknown'. Note also that the test includes some intentional
2495 * media/video-controls-captions-trackmenu-localized.html:
2496 * platform/mac/media/video-controls-captions-trackmenu-localized-expected.txt:
2498 2013-02-06 Stephen Chenney <schenney@chromium.org>
2500 [Chromium] Test expectations update for Skia change.
2502 Unreviewed expectations update
2504 * platform/chromium-mac/fast/writing-mode/japanese-lr-text-expected.png:
2505 * platform/chromium-mac/fast/writing-mode/japanese-lr-text-expected.txt: Added.
2506 * platform/chromium-mac/fast/writing-mode/japanese-rl-selection-expected.png:
2507 * platform/chromium-mac/fast/writing-mode/japanese-rl-selection-expected.txt: Added.
2508 * platform/chromium-mac/fast/writing-mode/japanese-rl-text-expected.png:
2509 * platform/chromium-mac/fast/writing-mode/japanese-rl-text-expected.txt: Added.
2510 * platform/chromium/TestExpectations:
2512 2013-02-06 Vsevolod Vlasov <vsevik@chromium.org>
2514 Web Inspector: Remove isSnippet field from FileDescriptor and UISourceCode.
2515 https://bugs.webkit.org/show_bug.cgi?id=109045
2517 Reviewed by Pavel Feldman.
2519 * inspector/debugger/scripts-file-selector.html:
2520 * inspector/debugger/scripts-sorting.html:
2522 2013-02-06 Marja Hölttä <marja@chromium.org>
2524 [WK2] New tests introduced in r100895 fail
2525 https://bugs.webkit.org/show_bug.cgi?id=73913
2527 Reviewed by Jochen Eisinger.
2529 The tests now work, because WTR supports HTTPS tests.
2531 * platform/wk2/TestExpectations:
2533 2013-02-06 Ádám Kallai <kadam@inf.u-szeged.hu>
2535 [Qt] Unreviewed gardening. Skip failing WebGl test.
2537 * platform/qt/TestExpectations:
2539 2013-02-06 Vsevolod Vlasov <vsevik@chromium.org>
2541 Web Inspector: Remove show script folders setting
2542 https://bugs.webkit.org/show_bug.cgi?id=108940
2544 Reviewed by Pavel Feldman.
2546 * inspector/debugger/scripts-sorting-expected.txt:
2547 * inspector/debugger/scripts-sorting.html:
2549 2013-02-06 Andrey Lushnikov <lushnikov@chromium.org>
2551 Web Inspector: update javascriptsourcetokenizer to produce "whitespaces" token
2552 https://bugs.webkit.org/show_bug.cgi?id=108945
2554 Reviewed by Pavel Feldman.
2556 Update test expectations so that they have "whitespace" token in
2559 * inspector/editor/highlighter-basics-expected.txt:
2560 * inspector/editor/highlighter-chunk-limit-expected.txt:
2561 * inspector/editor/highlighter-long-line.html:
2562 * inspector/editor/text-editor-long-line-expected.txt:
2563 * inspector/syntax-highlight-html-expected.txt:
2564 * inspector/syntax-highlight-javascript-expected.txt:
2566 2013-02-06 Andrey Lushnikov <lushnikov@chromium.org>
2568 Web Inspector: refactor registerShortcuts method of DTE
2569 https://bugs.webkit.org/show_bug.cgi?id=109031
2571 Reviewed by Pavel Feldman.
2573 Fix helper method to correspond to refactoring of handleUndoRedo
2576 * http/tests/inspector/live-edit-test.js:
2577 (initialize_LiveEditTest.InspectorTest.undoSourceEditing):
2578 (initialize_LiveEditTest):
2580 2013-02-06 Tommy Widenflycht <tommyw@google.com>
2582 MediaStream API: Implement DTMF support in RTCPeerConnection
2583 https://bugs.webkit.org/show_bug.cgi?id=106782
2585 Reviewed by Adam Barth.
2587 * fast/mediastream/RTCPeerConnection-dtmf-expected.txt: Added.
2588 * fast/mediastream/RTCPeerConnection-dtmf.html: Added.
2590 2013-02-06 Mihai Maerean <mmaerean@adobe.com>
2592 [CSSRegions] Assertion failure in Node::detach (!renderer || renderer->inRenderFlowThread())
2593 https://bugs.webkit.org/show_bug.cgi?id=104517
2595 Reviewed by Julien Chaffraix.
2597 The test adds an anonymous block in a region and detaches the body of document. The ASSERT is not hit anymore.
2599 * fast/regions/detaching-regions-with-anonymous-blocks-expected.txt: Added.
2600 * fast/regions/detaching-regions-with-anonymous-blocks.html: Added.
2602 2013-02-06 Marja Hölttä <marja@chromium.org>
2604 Take referrer policy into account when clearing the referrer header
2605 https://bugs.webkit.org/show_bug.cgi?id=86000
2607 Reviewed by Alexey Proskuryakov.
2609 Unskip http/tests/security/referrer-policy-redirect-link.html
2611 Skipping the tests on wk2, because other referrer policy tests are
2612 skipped, too ( https://bugs.webkit.org/show_bug.cgi?id=73913 ).
2614 * platform/gtk/TestExpectations:
2615 * platform/mac/TestExpectations:
2616 * platform/qt/TestExpectations:
2617 * platform/win/TestExpectations:
2618 * platform/wk2/TestExpectations:
2620 2013-02-06 Allan Sandfeld Jensen <allan.jensen@digia.com>
2622 [Qt] Unskip working filter tests.
2624 Unreviewed gardening
2626 These tests work if we remove our failure expecting baselines.
2628 * platform/qt/TestExpectations:
2629 * platform/qt/css3/filters/filter-animation-expected.png: Removed.
2630 * platform/qt/css3/filters/filter-animation-expected.txt: Removed.
2631 * platform/qt/css3/filters/filter-animation-from-none-expected.png: Removed.
2632 * platform/qt/css3/filters/filter-animation-from-none-expected.txt: Removed.
2633 * platform/qt/css3/filters/filter-property-computed-style-expected.txt: Removed.
2634 * platform/qt/css3/filters/filter-property-expected.png: Removed.
2635 * platform/qt/css3/filters/filter-property-expected.txt: Removed.
2636 * platform/qt/css3/filters/filter-property-parsing-expected.txt: Removed.
2637 * platform/qt/css3/filters/filter-property-parsing-invalid-expected.txt: Removed.
2638 * platform/qt/css3/filters/filter-repaint-expected.png: Removed.
2639 * platform/qt/css3/filters/filter-repaint-expected.txt: Removed.
2641 2013-02-06 Zan Dobersek <zdobersek@igalia.com>
2643 Unreviewed GTK gardening.
2645 Skipping the newly-added tests in webgl/, the GTK builders are not
2646 yet able to run these tests.
2648 * platform/gtk/TestExpectations:
2650 2013-02-05 Gregg Tavares <gman@chromium.org>
2652 Adds the WebGL Conformance Tests attrib folder.
2653 https://bugs.webkit.org/show_bug.cgi?id=108901
2655 Reviewed by Kenneth Russell.
2657 * platform/chromium/TestExpectations:
2658 * webgl/conformance/attribs/gl-disabled-vertex-attrib-expected.txt: Added.
2659 * webgl/conformance/attribs/gl-disabled-vertex-attrib.html: Added.
2660 * webgl/conformance/attribs/gl-enable-vertex-attrib-expected.txt: Added.
2661 * webgl/conformance/attribs/gl-enable-vertex-attrib.html: Added.
2662 * webgl/conformance/attribs/gl-vertex-attrib-expected.txt: Added.
2663 * webgl/conformance/attribs/gl-vertex-attrib-render-expected.txt: Added.
2664 * webgl/conformance/attribs/gl-vertex-attrib-render.html: Added.
2665 * webgl/conformance/attribs/gl-vertex-attrib-zero-issues-expected.txt: Added.
2666 * webgl/conformance/attribs/gl-vertex-attrib-zero-issues.html: Added.
2667 * webgl/conformance/attribs/gl-vertex-attrib.html: Added.
2668 * webgl/conformance/attribs/gl-vertexattribpointer-expected.txt: Added.
2669 * webgl/conformance/attribs/gl-vertexattribpointer-offsets-expected.txt: Added.
2670 * webgl/conformance/attribs/gl-vertexattribpointer-offsets.html: Added.
2671 * webgl/conformance/attribs/gl-vertexattribpointer.html: Added.
2672 * webgl/resources/webgl_test_files/conformance/attribs/00_test_list.txt: Added.
2673 * webgl/resources/webgl_test_files/conformance/attribs/gl-disabled-vertex-attrib.html: Added.
2674 * webgl/resources/webgl_test_files/conformance/attribs/gl-enable-vertex-attrib.html: Added.
2675 * webgl/resources/webgl_test_files/conformance/attribs/gl-vertex-attrib-render.html: Added.
2676 * webgl/resources/webgl_test_files/conformance/attribs/gl-vertex-attrib-zero-issues.html: Added.
2677 * webgl/resources/webgl_test_files/conformance/attribs/gl-vertex-attrib.html: Added.
2678 * webgl/resources/webgl_test_files/conformance/attribs/gl-vertexattribpointer-offsets.html: Added.
2679 * webgl/resources/webgl_test_files/conformance/attribs/gl-vertexattribpointer.html: Added.
2681 2013-02-05 Matt Falkenhagen <falken@chromium.org>
2683 Unreviewed gardening. Rebaseline navigator-detached-no-crash.html,
2684 whose output is affected by the disabling of web intents in Chromium.
2686 * platform/chromium/fast/dom/navigator-detached-no-crash-expected.txt:
2688 2013-02-05 Matt Falkenhagen <falken@chromium.org>
2690 Unreviewed gardening. Chromium disabled web intents.
2692 * platform/chromium/TestExpectations:
2694 2013-02-05 Kent Tamura <tkent@chromium.org>
2696 [Chromium] Split calendar-picker-key-operations.html into two
2697 https://bugs.webkit.org/show_bug.cgi?id=109006
2699 Reviewed by Kentaro Hara.
2701 Split calendar-picker-key-operations.html into two parts:
2702 - OS-independent part (calendar-picker-key-operations.html), and
2703 - OS-dependent part (calendar-picker-f4-key.html).
2705 We had some troubles when we updated calendar-picker-key-operations.html
2706 because the behavior by F4 key is OS-dependent. We move the test for F4
2709 * platform/chromium-mac/platform/chromium/fast/forms/calendar-picker/calendar-picker-f4-key-expected.txt:
2710 Added. It is expected that this contains FAIL line because we don't
2711 support the F4 key behavior on OSX.
2712 * platform/chromium-win/platform/chromium/fast/forms/calendar-picker/calendar-picker-key-operations-expected.txt:
2713 Removed. Now the result of calendar-picker-key-operations.html is OS-independent.
2714 * platform/chromium/fast/forms/calendar-picker/calendar-picker-f4-key-expected.txt: Added.
2715 * platform/chromium/fast/forms/calendar-picker/calendar-picker-f4-key.html:
2716 Added. Move from calendar-picker-key-operations.html.
2717 * platform/chromium/fast/forms/calendar-picker/calendar-picker-key-operations.html:
2718 Move the F4 key part to calendar-picker-f4-key.html.
2720 2013-02-05 Julien Chaffraix <jchaffraix@webkit.org>
2722 [CSS Grid Layout] Grid item's logical height is not properly recomputed after -webkit-grid-column / -webkit-grid-row changes
2723 https://bugs.webkit.org/show_bug.cgi?id=108975
2725 Reviewed by Tony Chang.
2727 * fast/css-grid-layout/implicit-position-dynamic-change-expected.txt: Added.
2728 * fast/css-grid-layout/implicit-position-dynamic-change.html: Added.
2730 2013-02-05 Kent Tamura <tkent@chromium.org>
2732 INPUT_MULTIPLE_FIELDS_UI: Read-only inputs should be focusable
2733 https://bugs.webkit.org/show_bug.cgi?id=108795
2735 Reviewed by Kentaro Hara.
2737 * fast/forms/time-multiple-fields/time-multiple-fields-keyboard-events-expected.txt:
2738 * fast/forms/time-multiple-fields/time-multiple-fields-keyboard-events.html:
2740 2013-02-05 Eric Carlson <eric.carlson@apple.com>
2742 [Mac] Complete plumbing so captions menu can indicate track type
2743 https://bugs.webkit.org/show_bug.cgi?id=108994
2745 Reviewed by Dean Jackson.
2747 Update test results now that the Mac media engine identifies CC tracks.
2749 * media/video-controls-captions-trackmenu-localized.html:
2750 * platform/mac/media/video-controls-captions-trackmenu-localized-expected.txt:
2752 2013-02-05 Vineet Chaudhary <rgf748@motorola.com>
2754 formenctype to have empty string as default value.
2755 https://bugs.webkit.org/show_bug.cgi?id=108969
2757 Reviewed by Kent Tamura.
2759 The spec says formEnctype should only have an invalid value default, not a missing value default.
2760 Spec: http://www.w3.org/html/wg/drafts/html/master/forms.html#attr-fs-formenctype
2761 http://www.whatwg.org/specs/web-apps/current-work/#attr-fs-formenctype
2763 * fast/forms/submit-form-attributes-expected.txt:
2764 * fast/forms/submit-form-attributes.html: Modified test to behave as expected.
2766 2013-02-05 Roger Fong <roger_fong@apple.com>
2768 Unreviewed gardening. Win7 port doesn't run WebGL.
2770 * platform/win/TestExpectations:
2772 2013-02-05 Manuel Rego Casasnovas <rego@igalia.com>
2774 [GTK][WK2] Unflag tests related to layoutTestController.setCustomPolicyDelegate
2775 https://bugs.webkit.org/show_bug.cgi?id=108976
2777 Reviewed by Martin Robinson.
2779 * platform/gtk-wk2/TestExpectations: Unflag
2780 fast/loader/policy-delegate-action-hit-test-zoomed.html as it is
2781 already passing (layoutTestController.setCustomPolicyDelegate was
2782 implemented in r128600). Mark some tests related with
2783 layoutTestController.setCustomPolicyDelegate as passing in WK2 but
2786 2013-02-05 Nayan Kumar K <nayankk@motorola.com>
2788 [WEBGL] Rename WEBKIT_WEBGL_depth_texture to WEBGL_depth_texture.
2789 https://bugs.webkit.org/show_bug.cgi?id=108959
2791 Reviewed by Kenneth Russell.
2793 * fast/canvas/webgl/webgl-depth-texture.html:
2795 2013-02-05 Gregg Tavares <gman@chromium.org>
2797 Adds the WebGL Conformance Tests typedarrays folder.
2798 https://bugs.webkit.org/show_bug.cgi?id=108907
2800 Reviewed by Kenneth Russell.
2802 * webgl/conformance/typedarrays/array-buffer-crash-expected.txt: Added.
2803 * webgl/conformance/typedarrays/array-buffer-crash.html: Added.
2804 * webgl/conformance/typedarrays/array-buffer-view-crash-expected.txt: Added.
2805 * webgl/conformance/typedarrays/array-buffer-view-crash.html: Added.
2806 * webgl/conformance/typedarrays/array-unit-tests-expected.txt: Added.
2807 * webgl/conformance/typedarrays/array-unit-tests.html: Added.
2808 * webgl/conformance/typedarrays/data-view-crash-expected.txt: Added.
2809 * webgl/conformance/typedarrays/data-view-crash.html: Added.
2810 * webgl/conformance/typedarrays/data-view-test-expected.txt: Added.
2811 * webgl/conformance/typedarrays/data-view-test.html: Added.
2812 * webgl/resources/webgl_test_files/conformance/typedarrays/00_test_list.txt: Added.
2813 * webgl/resources/webgl_test_files/conformance/typedarrays/array-buffer-crash.html: Added.
2814 * webgl/resources/webgl_test_files/conformance/typedarrays/array-buffer-view-crash.html: Added.
2815 * webgl/resources/webgl_test_files/conformance/typedarrays/array-unit-tests.html: Added.
2816 * webgl/resources/webgl_test_files/conformance/typedarrays/data-view-crash.html: Added.
2817 * webgl/resources/webgl_test_files/conformance/typedarrays/data-view-test.html: Added.
2819 2013-02-05 Gregg Tavares <gman@chromium.org>
2821 Adds the WebGL Conformance Tests misc folder.
2822 https://bugs.webkit.org/show_bug.cgi?id=108905
2824 Reviewed by Kenneth Russell.
2826 * webgl/conformance/misc/bad-arguments-test-expected.txt: Added.
2827 * webgl/conformance/misc/bad-arguments-test.html: Added.
2828 * webgl/conformance/misc/boolean-argument-conversion-expected.txt: Added.
2829 * webgl/conformance/misc/boolean-argument-conversion.html: Added.
2830 * webgl/conformance/misc/delayed-drawing-expected.txt: Added.
2831 * webgl/conformance/misc/delayed-drawing.html: Added.
2832 * webgl/conformance/misc/error-reporting-expected.txt: Added.
2833 * webgl/conformance/misc/error-reporting.html: Added.
2834 * webgl/conformance/misc/functions-returning-strings-expected.txt: Added.
2835 * webgl/conformance/misc/functions-returning-strings.html: Added.
2836 * webgl/conformance/misc/instanceof-test-expected.txt: Added.
2837 * webgl/conformance/misc/instanceof-test.html: Added.
2838 * webgl/conformance/misc/invalid-passed-params-expected.txt: Added.
2839 * webgl/conformance/misc/invalid-passed-params.html: Added.
2840 * webgl/conformance/misc/is-object-expected.txt: Added.
2841 * webgl/conformance/misc/is-object.html: Added.
2842 * webgl/conformance/misc/null-object-behaviour-expected.txt: Added.
2843 * webgl/conformance/misc/null-object-behaviour.html: Added.
2844 * webgl/conformance/misc/object-deletion-behaviour-expected.txt: Added.
2845 * webgl/conformance/misc/object-deletion-behaviour.html: Added.
2846 * webgl/conformance/misc/shader-precision-format-expected.txt: Added.
2847 * webgl/conformance/misc/shader-precision-format.html: Added.
2848 * webgl/conformance/misc/type-conversion-test-expected.txt: Added.
2849 * webgl/conformance/misc/type-conversion-test.html: Added.
2850 * webgl/conformance/misc/uninitialized-test-expected.txt: Added.
2851 * webgl/conformance/misc/uninitialized-test.html: Added.
2852 * webgl/conformance/misc/webgl-specific-expected.txt: Added.
2853 * webgl/conformance/misc/webgl-specific.html: Added.
2854 * webgl/resources/webgl_test_files/conformance/misc/00_test_list.txt: Added.
2855 * webgl/resources/webgl_test_files/conformance/misc/bad-arguments-test.html: Added.
2856 * webgl/resources/webgl_test_files/conformance/misc/boolean-argument-conversion.html: Added.
2857 * webgl/resources/webgl_test_files/conformance/misc/delayed-drawing.html: Added.
2858 * webgl/resources/webgl_test_files/conformance/misc/error-reporting.html: Added.
2859 * webgl/resources/webgl_test_files/conformance/misc/functions-returning-strings.html: Added.
2860 * webgl/resources/webgl_test_files/conformance/misc/instanceof-test.html: Added.
2861 * webgl/resources/webgl_test_files/conformance/misc/invalid-passed-params.html: Added.
2862 * webgl/resources/webgl_test_files/conformance/misc/is-object.html: Added.
2863 * webgl/resources/webgl_test_files/conformance/misc/null-object-behaviour.html: Added.
2864 * webgl/resources/webgl_test_files/conformance/misc/object-deletion-behaviour.html: Added.
2865 * webgl/resources/webgl_test_files/conformance/misc/shader-precision-format.html: Added.
2866 * webgl/resources/webgl_test_files/conformance/misc/type-conversion-test.html: Added.
2867 * webgl/resources/webgl_test_files/conformance/misc/uninitialized-test.html: Added.
2868 * webgl/resources/webgl_test_files/conformance/misc/webgl-specific.html: Added.
2870 2013-02-05 Gregg Tavares <gman@chromium.org>
2872 Adds the WebGL Conformance Tests buffers folder
2873 https://bugs.webkit.org/show_bug.cgi?id=108902
2875 Reviewed by Kenneth Russell.
2877 * webgl/conformance/buffers/buffer-bind-test-expected.txt: Added.
2878 * webgl/conformance/buffers/buffer-bind-test.html: Added.
2879 * webgl/conformance/buffers/buffer-data-array-buffer-expected.txt: Added.
2880 * webgl/conformance/buffers/buffer-data-array-buffer.html: Added.
2881 * webgl/conformance/buffers/element-array-buffer-delete-recreate-expected.txt: Added.
2882 * webgl/conformance/buffers/element-array-buffer-delete-recreate.html: Added.
2883 * webgl/conformance/buffers/index-validation-copies-indices-expected.txt: Added.
2884 * webgl/conformance/buffers/index-validation-copies-indices.html: Added.
2885 * webgl/conformance/buffers/index-validation-crash-with-buffer-sub-data-expected.txt: Added.
2886 * webgl/conformance/buffers/index-validation-crash-with-buffer-sub-data.html: Added.
2887 * webgl/conformance/buffers/index-validation-expected.txt: Added.
2888 * webgl/conformance/buffers/index-validation-large-buffer-expected.txt: Added.
2889 * webgl/conformance/buffers/index-validation-large-buffer.html: Added.
2890 * webgl/conformance/buffers/index-validation-verifies-too-many-indices-expected.txt: Added.
2891 * webgl/conformance/buffers/index-validation-verifies-too-many-indices.html: Added.
2892 * webgl/conformance/buffers/index-validation-with-resized-buffer-expected.txt: Added.
2893 * webgl/conformance/buffers/index-validation-with-resized-buffer.html: Added.
2894 * webgl/conformance/buffers/index-validation.html: Added.
2895 * webgl/resources/webgl_test_files/conformance/buffers/00_test_list.txt: Added.
2896 * webgl/resources/webgl_test_files/conformance/buffers/buffer-bind-test.html: Added.
2897 * webgl/resources/webgl_test_files/conformance/buffers/buffer-data-array-buffer.html: Added.
2898 * webgl/resources/webgl_test_files/conformance/buffers/element-array-buffer-delete-recreate.html: Added.
2899 * webgl/resources/webgl_test_files/conformance/buffers/index-validation-copies-indices.html: Added.
2900 * webgl/resources/webgl_test_files/conformance/buffers/index-validation-crash-with-buffer-sub-data.html: Added.
2901 * webgl/resources/webgl_test_files/conformance/buffers/index-validation-large-buffer.html: Added.
2902 * webgl/resources/webgl_test_files/conformance/buffers/index-validation-verifies-too-many-indices.html: Added.
2903 * webgl/resources/webgl_test_files/conformance/buffers/index-validation-with-resized-buffer.html: Added.
2904 * webgl/resources/webgl_test_files/conformance/buffers/index-validation.html: Added.
2906 2013-02-05 Anton Vayvod <avayvod@chromium.org>
2908 TextAutosizing: adjust the maximum difference between cluster text width and its descendant
2910 https://bugs.webkit.org/show_bug.cgi?id=108411
2912 Reviewed by Kenneth Rohde Christiansen.
2914 Tests that certain width difference doesn't make descendants separate clusters.
2916 * fast/text-autosizing/nested-child-expected.html: Added.
2917 * fast/text-autosizing/nested-child.html: Added.
2919 2013-02-05 Ádám Kallai <kadam@inf.u-szeged.hu>
2921 [Qt] Unreviewed gardening. Skip failing test.
2922 https://bugs.webkit.org/show_bug.cgi?id=108942.
2924 * platform/qt/TestExpectations:
2926 2013-02-05 Kent Tamura <tkent@chromium.org>
2928 INPUT_MULTIPLE_FIELDS_UI: element.focus() should not focus on disabled sub-fields.
2929 https://bugs.webkit.org/show_bug.cgi?id=108924
2931 Reviewed by Kentaro Hara.
2933 * fast/forms/date-multiple-fields/date-multiple-fields-focus-expected.txt: Added.
2934 * fast/forms/date-multiple-fields/date-multiple-fields-focus.html: Added.
2936 2013-02-04 Vsevolod Vlasov <vsevik@chromium.org>
2938 Web Inspector: Create separate project for each file system added to inspector.
2939 https://bugs.webkit.org/show_bug.cgi?id=108652
2941 Reviewed by Pavel Feldman.
2943 * inspector/file-mapping.html:
2944 * inspector/file-system-mapping-expected.txt: Added.
2945 * inspector/file-system-mapping.html: Added.
2947 2013-02-05 Kent Tamura <tkent@chromium.org>
2949 INPUT_MULTIPLE_FIELDS_UI: Should not move focus if the element already has focus
2950 https://bugs.webkit.org/show_bug.cgi?id=108914
2952 Reviewed by Kentaro Hara.
2954 * fast/forms/time-multiple-fields/time-multiple-fields-focus-expected.txt: Added.
2955 * fast/forms/time-multiple-fields/time-multiple-fields-focus.html: Added.
2957 2013-02-05 Zan Dobersek <zdobersek@igalia.com>
2959 Unreviewed GTK gardening.
2961 Adding a flaky crash expectation for a couple of tests.
2962 Reclassifying the expectation for http/tests/media/video-play-stall.html as a flaky timeouting test.
2964 * platform/gtk/TestExpectations:
2966 2013-02-05 Ádám Kallai <kadam@inf.u-szeged.hu>
2968 [Qt][Wk2] Unreviewed gardening. Added platform specific expected.
2970 * platform/qt-5.0-wk2/fast/multicol/shrink-to-column-height-for-pagination-expected.txt: Update after r141459.
2971 * platform/qt-5.0-wk2/http/tests/cache/cancel-multiple-post-xhrs-expected.txt: Added update after r140174.
2973 2013-02-05 Tommy Widenflycht <tommyw@google.com>
2975 MediaStream API: Update RTCPeerConnections stream accessors to match the latest specification
2976 https://bugs.webkit.org/show_bug.cgi?id=108179
2978 Reviewed by Adam Barth.
2980 Updating tests for RTCPeerConnections new stream accessors.
2982 * fast/mediastream/RTCPeerConnection-AddRemoveStream-expected.txt:
2983 * fast/mediastream/RTCPeerConnection-AddRemoveStream.html:
2984 * fast/mediastream/RTCPeerConnection-statsSelector-expected.txt:
2985 * fast/mediastream/RTCPeerConnection-statsSelector.html:
2987 2013-02-05 Shinya Kawanaka <shinyak@chromium.org>
2989 touch-event.html should check touchstartFiredInShadowDOM is true.
2990 https://bugs.webkit.org/show_bug.cgi?id=108910
2992 Reviewed by Hajime Morita.
2994 We have to check touchstartFiredInShadowDOM is true so that we can assure touch event is in ShadowDOM.
2995 This is a follow-up patch for http://trac.webkit.org/changeset/141054
2997 * fast/dom/shadow/touch-event-expected.txt:
2998 * fast/dom/shadow/touch-event.html:
3000 2013-02-05 Praveen Jadhav <praveen.j@samsung.com>
3002 Floating point precision error in AudioPannerNode.
3003 https://bugs.webkit.org/show_bug.cgi?id=106001
3005 Reviewed by Kentaro Hara.
3007 Specifications Update:
3008 https://dvcs.w3.org/hg/audio/rev/69a39a516e45
3010 New test scenarios are added to verify precision
3011 error issues in PannerNode.
3013 * webaudio/pannernode-basic-expected.txt:
3014 * webaudio/pannernode-basic.html:
3016 2013-02-05 Kent Tamura <tkent@chromium.org>
3018 INPUT_MULTIPLE_FIELDS_UI: Use disabled attribute internally instead of readonly attribute
3019 https://bugs.webkit.org/show_bug.cgi?id=108911
3021 Reviewed by Kentaro Hara.
3023 * fast/forms/date-multiple-fields/date-multiple-fields-readonly-subfield.html:
3024 * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-readonly-subfield.html:
3025 * fast/forms/month-multiple-fields/month-multiple-fields-readonly-subfield.html:
3026 * fast/forms/time-multiple-fields/time-multiple-fields-readonly-subfield.html:
3027 * fast/forms/week-multiple-fields/week-multiple-fields-readonly-subfield.html:
3029 2013-02-04 Dean Jackson <dino@apple.com>
3031 [Mac] Captions menu should indicate language and type of track
3032 https://bugs.webkit.org/show_bug.cgi?id=108882
3034 Reviewed by Eric Carlson.
3036 Now that the captions menu can be labelled in a platform-specific way, move
3037 the results into the platform directory. At the moment, they are skipped
3038 everywhere but Mac. Also update the tests to the new menu structure, which
3039 only has a single list of entries.
3041 * media/video-controls-captions-trackmenu-localized.html: Updated for new menu structure.
3042 * media/video-controls-captions-trackmenu-expected.txt: Removed.
3043 * media/video-controls-captions-trackmenu-localized-expected.txt: Removed.
3044 * media/video-controls-captions-trackmenu-sorted-expected.txt: Removed.
3045 * media/video-controls-captions-trackmenu-sorted.html: Updated for new menu structure.
3046 * media/video-controls-captions-trackmenu.html: Updated for new menu structure.
3047 * platform/mac/media/video-controls-captions-trackmenu-expected.txt: New platform specific results.
3048 * platform/mac/media/video-controls-captions-trackmenu-localized-expected.txt: Ditto.
3049 * platform/mac/media/video-controls-captions-trackmenu-sorted-expected.txt: Ditto.
3051 2013-02-04 Hajime Morrita <morrita@google.com>
3053 [Chromium] Unreviewed, skipping heap-snapshot-with-detached-dom-tree.html
3055 * platform/chromium/TestExpectations:
3057 2013-02-04 Hajime Morrita <morrita@google.com>
3059 [Chromium] Unreviewed rebaselining.
3061 * platform/chromium-linux/compositing/overflow/scrolling-without-painting-expected.txt: Added.
3062 * platform/chromium-linux/compositing/overflow/updating-scrolling-content-expected.txt: Added.
3063 * platform/chromium-linux/platform/chromium/virtual/gpu/compositedscrolling/overflow/scrolling-without-painting-expected.txt: Added.
3064 * platform/chromium-linux/platform/chromium/virtual/gpu/compositedscrolling/overflow/updating-scrolling-content-expected.txt: Added.
3065 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/overflow/scrolling-without-painting-expected.txt: Added.
3066 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/overflow/updating-scrolling-content-expected.txt: Added.
3068 2013-02-04 Kent Tamura <tkent@chromium.org>
3070 Fix crash by <select> type change on focus
3071 https://bugs.webkit.org/show_bug.cgi?id=108830
3073 Reviewed by Abhishek Arya.
3075 * fast/forms/select/select-change-type-on-focus-expected.txt: Added.
3076 * fast/forms/select/select-change-type-on-focus.html: Added.
3078 2013-02-04 Kentaro Hara <haraken@chromium.org>
3080 Add missing tests for default values of event constructors
3081 https://bugs.webkit.org/show_bug.cgi?id=108885
3083 Reviewed by Adam Barth.
3085 Spec: https://dvcs.w3.org/hg/d4e/raw-file/tip/source_respec.htm#constructor-keyboardevent
3087 * fast/events/constructors/keyboard-event-constructor-expected.txt:
3088 * fast/events/constructors/keyboard-event-constructor.html:
3089 * fast/events/constructors/mouse-event-constructor-expected.txt:
3090 * fast/events/constructors/mouse-event-constructor.html:
3091 * fast/events/constructors/wheel-event-constructor-expected.txt:
3092 * fast/events/constructors/wheel-event-constructor.html:
3094 2013-02-04 Gregg Tavares <gman@google.com>
3096 Add Support Files for WebGL Conformance Tests
3097 https://bugs.webkit.org/show_bug.cgi?id=108731
3099 Reviewed by Kenneth Russell.
3101 These are the 'resource' files for the WebGL
3102 Conformance Tests. Other CLs will add the
3105 * webgl/resources/webgl_test_files/conformance/resources/3x3.png: Added.
3106 * webgl/resources/webgl_test_files/conformance/resources/blue-1x1.jpg: Added.
3107 * webgl/resources/webgl_test_files/conformance/resources/boolUniformShader.vert: Added.
3108 * webgl/resources/webgl_test_files/conformance/resources/bug-32888-texture.png: Added.
3109 * webgl/resources/webgl_test_files/conformance/resources/floatUniformShader.vert: Added.
3110 * webgl/resources/webgl_test_files/conformance/resources/fragmentShader.frag: Added.
3111 * webgl/resources/webgl_test_files/conformance/resources/glsl-conformance-test.js: Added.
3112 (GLSLConformanceTester):
3113 * webgl/resources/webgl_test_files/conformance/resources/glsl-feature-tests.css: Added.
3116 (.shader-source li:nth-child(odd)):
3117 (.shader-source li:nth-child(even)):
3120 (.testimages > div):
3122 * webgl/resources/webgl_test_files/conformance/resources/glsl-generator.js: Added.
3125 * webgl/resources/webgl_test_files/conformance/resources/gray-ramp-256-with-128-alpha.png: Added.
3126 * webgl/resources/webgl_test_files/conformance/resources/gray-ramp-256.png: Added.
3127 * webgl/resources/webgl_test_files/conformance/resources/gray-ramp-default-gamma.png: Added.
3128 * webgl/resources/webgl_test_files/conformance/resources/gray-ramp-gamma0.1.png: Added.
3129 * webgl/resources/webgl_test_files/conformance/resources/gray-ramp-gamma1.0.png: Added.
3130 * webgl/resources/webgl_test_files/conformance/resources/gray-ramp-gamma2.0.png: Added.
3131 * webgl/resources/webgl_test_files/conformance/resources/gray-ramp-gamma4.0.png: Added.
3132 * webgl/resources/webgl_test_files/conformance/resources/gray-ramp-gamma9.0.png: Added.
3133 * webgl/resources/webgl_test_files/conformance/resources/gray-ramp.png: Added.
3134 * webgl/resources/webgl_test_files/conformance/resources/green-2x2-16bit.png: Added.
3135 * webgl/resources/webgl_test_files/conformance/resources/intArrayUniformShader.vert: Added.
3136 * webgl/resources/webgl_test_files/conformance/resources/intUniformShader.vert: Added.
3137 * webgl/resources/webgl_test_files/conformance/resources/matUniformShader.vert: Added.
3138 * webgl/resources/webgl_test_files/conformance/resources/noopUniformShader.frag: Added.
3139 * webgl/resources/webgl_test_files/conformance/resources/noopUniformShader.vert: Added.
3140 * webgl/resources/webgl_test_files/conformance/resources/npot-video.mp4: Added.
3141 * webgl/resources/webgl_test_files/conformance/resources/npot-video.theora.ogv: Added.
3142 * webgl/resources/webgl_test_files/conformance/resources/npot-video.webmvp8.webm: Added.
3143 * webgl/resources/webgl_test_files/conformance/resources/ogles-tests.css: Added.
3146 (.shader-source li:nth-child(odd)):
3147 (.shader-source li:nth-child(even)):
3150 (.testimages > div):
3152 * webgl/resources/webgl_test_files/conformance/resources/pnglib.js: Added.
3154 * webgl/resources/webgl_test_files/conformance/resources/red-green.mp4: Added.
3155 * webgl/resources/webgl_test_files/conformance/resources/red-green.png: Added.
3156 * webgl/resources/webgl_test_files/conformance/resources/red-green.theora.ogv: Added.
3157 * webgl/resources/webgl_test_files/conformance/resources/red-green.webmvp8.webm: Added.
3158 * webgl/resources/webgl_test_files/conformance/resources/red-indexed.png: Added.
3159 * webgl/resources/webgl_test_files/conformance/resources/samplerUniformShader.frag: Added.
3160 * webgl/resources/webgl_test_files/conformance/resources/small-square-with-cie-rgb-profile.png: Added.
3161 * webgl/resources/webgl_test_files/conformance/resources/small-square-with-colormatch-profile.png: Added.
3162 * webgl/resources/webgl_test_files/conformance/resources/small-square-with-colorspin-profile.jpg: Added.
3163 * webgl/resources/webgl_test_files/conformance/resources/small-square-with-colorspin-profile.png: Added.
3164 * webgl/resources/webgl_test_files/conformance/resources/small-square-with-e-srgb-profile.png: Added.
3165 * webgl/resources/webgl_test_files/conformance/resources/small-square-with-smpte-c-profile.png: Added.
3166 * webgl/resources/webgl_test_files/conformance/resources/small-square-with-srgb-iec61966-2.1-profile.png: Added.
3167 * webgl/resources/webgl_test_files/conformance/resources/structUniformShader.vert: Added.
3168 * webgl/resources/webgl_test_files/conformance/resources/tex-image-and-sub-image-2d-with-canvas.js: Added.
3170 (.setCanvasToRedGreen):
3171 (.drawTextInCanvas):
3172 (.setCanvasTo257x257):
3176 (.runTest.runNextTest):
3179 * webgl/resources/webgl_test_files/conformance/resources/tex-image-and-sub-image-2d-with-image-data.js: Added.
3184 * webgl/resources/webgl_test_files/conformance/resources/tex-image-and-sub-image-2d-with-image.js: Added.
3188 (.runTest.newImage.onload):
3190 (.runTest2.newImage.onload):
3194 * webgl/resources/webgl_test_files/conformance/resources/tex-image-and-sub-image-2d-with-video.js: Added.
3199 * webgl/resources/webgl_test_files/conformance/resources/vertexShader.vert: Added.
3200 * webgl/resources/webgl_test_files/conformance/resources/webgl-test-utils.js: Added.
3203 * webgl/resources/webgl_test_files/conformance/resources/webgl-test.js: Added.
3205 (getGLErrorAsString):
3206 (shouldGenerateGLError):
3208 * webgl/resources/webgl_test_files/conformance/resources/zero-alpha.png: Added.
3209 * webgl/resources/webgl_test_files/resources/desktop-gl-constants.js: Added.
3210 * webgl/resources/webgl_test_files/resources/js-test-post.js: Added.
3211 * webgl/resources/webgl_test_files/resources/js-test-pre.js: Added.
3213 (reportTestResultsToHarness):
3214 (notifyFinishedToHarness):
3231 (shouldBeEqualToString):
3235 (shouldBeUndefined):
3237 (shouldBeGreaterThanOrEqual):
3243 (finishTest.epilogue.onload):
3245 * webgl/resources/webgl_test_files/resources/js-test-style.css: Added.
3249 * webgl/resources/webgl_test_files/resources/test-eval.js: Added.
3251 * webgl/resources/webgl_test_files/resources/webgl-logo.png: Added.
3252 * webgl/resources/webgl_test_files/resources/webgl-test-harness.js: Added.
3253 (WebGLTestHarnessModule.log):
3254 (WebGLTestHarnessModule.try.request.onreadystatechange):
3255 (WebGLTestHarnessModule.loadTextFileAsynchronous):
3256 (WebGLTestHarnessModule.greaterThanOrEqualToVersion):
3257 (WebGLTestHarnessModule.copyObject):
3258 (WebGLTestHarnessModule.toCamelCase):
3259 (WebGLTestHarnessModule.):
3260 (WebGLTestHarnessModule.getFileListImpl):
3261 (WebGLTestHarnessModule.var):
3262 (WebGLTestHarnessModule.getFileList):
3263 (WebGLTestHarnessModule.FilterURL):
3264 (WebGLTestHarnessModule.TestFile):
3265 (WebGLTestHarnessModule.Test):
3266 (WebGLTestHarnessModule.TestHarness):
3267 (WebGLTestHarnessModule.TestHarness.prototype.addFiles_):
3268 (WebGLTestHarnessModule.TestHarness.prototype.runTests):
3269 (WebGLTestHarnessModule.TestHarness.prototype.setTimeout):
3270 (WebGLTestHarnessModule.TestHarness.prototype.clearTimeout):
3271 (WebGLTestHarnessModule.TestHarness.prototype.startNextTest):
3272 (WebGLTestHarnessModule.TestHarness.prototype.startTest):
3273 (WebGLTestHarnessModule.TestHarness.prototype.getTest):
3274 (WebGLTestHarnessModule.TestHarness.prototype.reportResults):
3275 (WebGLTestHarnessModule.TestHarness.prototype.dequeTest):
3276 (WebGLTestHarnessModule.TestHarness.prototype.notifyFinished):
3277 (WebGLTestHarnessModule.TestHarness.prototype.timeout):
3278 (WebGLTestHarnessModule.TestHarness.prototype.setTimeoutDelay):
3279 (WebGLTestHarnessModule):
3280 * webgl/resources/webkit-webgl-test-harness.js: Added.
3283 2013-02-04 Hajime Morrita <morrita@google.com>
3285 [Chromium] Unreviewed rebaselining for r141769.
3287 * platform/chromium-mac-lion/compositing/overflow/nested-scrolling-expected.png:
3288 * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/overflow/nested-scrolling-expected.png: Added.
3289 * platform/chromium-mac-snowleopard/compositing/overflow/nested-scrolling-expected.png:
3290 * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/overflow/nested-scrolling-expected.png: Added.
3291 * platform/chromium-mac/compositing/overflow/nested-scrolling-expected.png:
3292 * platform/chromium-mac/compositing/overflow/textarea-scroll-touch-expected.txt: Added.
3293 * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/overflow/nested-scrolling-expected.png: Added.
3294 * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/overflow/textarea-scroll-touch-expected.txt: Added.
3295 * platform/chromium/compositing/overflow/scrolling-without-painting-expected.txt: Copied from LayoutTests/platform/chromium-mac/platform/chromium/virtual/gpu/compositedscrolling/overflow/scrolling-without-painting-expected.txt.
3296 * platform/chromium/compositing/overflow/updating-scrolling-content-expected.txt: Copied from LayoutTests/platform/chromium-mac/platform/chromium/virtual/gpu/compositedscrolling/overflow/updating-scrolling-content-expected.txt.
3297 * platform/chromium/platform/chromium/virtual/gpu/compositedscrolling/overflow/scrolling-without-painting-expected.txt: Copied from LayoutTests/platform/chromium-mac/platform/chromium/virtual/gpu/compositedscrolling/overflow/scrolling-without-painting-expected.txt.
3298 * platform/chromium/platform/chromium/virtual/gpu/compositedscrolling/overflow/updating-scrolling-content-expected.txt: Copied from LayoutTests/platform/chromium-mac/platform/chromium/virtual/gpu/compositedscrolling/overflow/updating-scrolling-content-expected.txt.
3299 * platform/chromium/platform/chromium/virtual/softwarecompositing/overflow/scrolling-without-painting-expected.txt: Renamed from LayoutTests/platform/chromium-mac/platform/chromium/virtual/gpu/compositedscrolling/overflow/scrolling-without-painting-expected.txt.
3300 * platform/chromium/platform/chromium/virtual/softwarecompositing/overflow/updating-scrolling-content-expected.txt: Renamed from LayoutTests/platform/chromium-mac/platform/chromium/virtual/gpu/compositedscrolling/overflow/updating-scrolling-content-expected.txt.
3302 2013-02-04 Benjamin Poulain <bpoulain@apple.com>
3304 Kill suspendAnimation(), resumeAnimation() and numberOfActiveAnimations() from DRT/WTR; use Internals
3305 https://bugs.webkit.org/show_bug.cgi?id=108741
3307 Reviewed by Tony Chang.
3309 Update the tests to use WebCore Internals instead of the TestRunner.
3311 * animations/animation-controller-drt-api.html:
3312 * transitions/hang-with-bad-transition-list.html:
3313 * transitions/remove-transition-style.html:
3314 * transitions/repeated-firing-background-color.html:
3315 * transitions/zero-duration-with-non-zero-delay-end.html:
3317 2013-02-04 Nayan Kumar K <nayankk@motorola.com>
3319 [WEBGL] Rename WEBKIT_WEBGL_lose_context to WEBGL_lose_context.
3320 https://bugs.webkit.org/show_bug.cgi?id=108694
3322 Reviewed by Kenneth Russell.
3324 WEBGL_lose_context is one of the community approved WebGL extension.
3325 Hence remove the vendor prefix from WEBKIT_WEBGL_lose_context extension.
3326 Spefication: http://www.khronos.org/registry/webgl/extensions/WEBGL_lose_context/
3328 * fast/canvas/webgl/WebGLContextEvent.html:
3329 * fast/canvas/webgl/context-destroyed-crash.html:
3330 * fast/canvas/webgl/context-lost-expected.txt:
3331 * fast/canvas/webgl/context-lost-restored.html:
3332 * fast/canvas/webgl/context-lost.html:
3333 * platform/chromium-linux-x86/fast/canvas/webgl/context-lost-expected.txt:
3334 * platform/chromium-linux/fast/canvas/webgl/context-lost-expected.txt:
3335 * platform/chromium-mac/fast/canvas/webgl/context-lost-expected.txt:
3336 * platform/chromium-win-xp/fast/canvas/webgl/context-lost-expected.txt:
3337 * platform/chromium-win/fast/canvas/webgl/context-lost-expected.txt:
3338 * platform/chromium/platform/chromium/virtual/gpu/fast/canvas/webgl/context-lost-expected.txt:
3340 2013-02-04 Chris Hopman <cjhopman@chromium.org>
3342 Make moveCaretTowardsWindowPoint not snap to the beginning/end when moved above/below editable
3343 https://bugs.webkit.org/show_bug.cgi?id=107850
3345 Reviewed by Ojan Vafai.
3347 Test the new "android" editing behavior in the following tests:
3349 * editing/deleting/delete-ligature-003-expected.txt:
3350 * editing/deleting/delete-ligature-003.html:
3351 * editing/deleting/paragraph-in-preserveNewline-expected.txt:
3352 * editing/deleting/paragraph-in-preserveNewline.html:
3353 * editing/deleting/whitespace-pre-1-expected.txt:
3354 * editing/deleting/whitespace-pre-1.html:
3355 * editing/execCommand/script-tests/toggle-compound-styles.js:
3356 * editing/execCommand/toggle-compound-styles-expected.txt:
3357 * editing/selection/5354455-1-expected.txt:
3358 * editing/selection/5354455-1.html:
3359 * editing/selection/click-in-margins-inside-editable-div-expected.txt:
3360 * editing/selection/click-in-padding-with-multiple-line-boxes-expected.txt:
3361 * editing/selection/context-menu-text-selection-expected.txt:
3362 * editing/selection/context-menu-text-selection.html:
3363 * editing/selection/extend-after-mouse-selection-expected.txt:
3364 * editing/selection/extend-after-mouse-selection.html:
3365 * editing/selection/programmatic-selection-on-mac-is-directionless-expected.txt:
3366 * editing/selection/programmatic-selection-on-mac-is-directionless.html:
3367 * editing/selection/rtl-move-selection-right-left-expected.txt:
3368 * editing/selection/rtl-move-selection-right-left.html:
3369 * editing/selection/script-tests/click-in-margins-inside-editable-div.js:
3370 * editing/selection/script-tests/click-in-padding-with-multiple-line-boxes.js:
3371 * editing/selection/selection-extend-should-not-move-across-caret-on-mac-expected.txt:
3372 * editing/selection/selection-extend-should-not-move-across-caret-on-mac.html:
3374 2013-02-04 Kent Tamura <tkent@chromium.org>
3376 INPUT_MULTIPLE_FIELDS_UI: Focus order is not controllable by tabIndex attribute on <input>
3377 https://bugs.webkit.org/show_bug.cgi?id=108447
3379 Reviewed by Hajime Morita.
3381 * fast/forms/time-multiple-fields/time-multiple-fields-tabindex-expected.txt: Added.
3382 * fast/forms/time-multiple-fields/time-multiple-fields-tabindex.html: Added.
3384 2013-02-04 Jessie Berlin <jberlin@apple.com>
3386 REGRESSION (r129478-r129480): http/tests/loading/text-content-type-with-binary-extension.html failing on Apple MountainLion Debug WK2 (Tests)
3387 https://bugs.webkit.org/show_bug.cgi?id=98527
3389 The bug was fixed but the test was never removed from the Mac WK2 TestExpectations file.
3392 * platform/mac-wk2/TestExpectations:
3394 2013-02-04 Alan Cutter <alancutter@chromium.org>
3396 [ Linux ] Mark media/track/track-cues-cuechange.html and media/track/track-cues-enter-exit.html as slow
3397 https://bugs.webkit.org/show_bug.cgi?id=108876
3399 Reviewed by Dirk Pranke.
3401 Tests take ~5.4 seconds to run locally.
3402 Timing out on the EWS bots but passing on the Webkit buildbots.
3403 Marked tests as slow in TestExpectations.
3405 * platform/chromium/TestExpectations:
3407 2013-01-31 Kentaro Hara <haraken@chromium.org>
3409 Implement WheelEvent::deltaMode
3410 https://bugs.webkit.org/show_bug.cgi?id=108455
3412 Reviewed by Adam Barth.
3414 Per the spec, WheelEvent::deltaMode should return
3415 DOM_DELTA_PIXEL or DOM_DELTA_LINE or DOM_DELTA_PAGE.
3417 Spec: http://www.w3.org/TR/DOM-Level-3-Events/#events-wheelevents
3418 https://dvcs.w3.org/hg/d4e/raw-file/tip/source_respec.htm#constructor-wheelevent
3420 * fast/events/constructors/wheel-event-constructor-expected.txt:
3421 * fast/events/constructors/wheel-event-constructor.html:
3423 2013-02-04 Dima Gorbik <dgorbik@apple.com>
3425 WebVTT <i>, <b> and <u> elements should have default styles
3426 https://bugs.webkit.org/show_bug.cgi?id=107214
3428 Reviewed by Darin Adler.
3430 * media/track/captions-webvtt/styling-default.vtt: Added.
3431 * media/track/track-css-matching-default-expected.txt: Added.
3432 * media/track/track-css-matching-default.html: Added.
3434 2013-02-04 Julien Chaffraix <jchaffraix@webkit.org>
3436 [CSS Grid Layout] Heap-buffer-overflow in std::sort
3437 https://bugs.webkit.org/show_bug.cgi?id=108834
3439 Reviewed by Abhishek Arya.
3441 * fast/css-grid-layout/grid-strict-ordering-crash-expected.txt: Added.
3442 * fast/css-grid-layout/grid-strict-ordering-crash.html: Added.
3443 The test requires a column / row index above the Vector inline capacity to work (which is currently 16).
3444 The values are much higher in case we decide to bump the inline capacity.
3446 2013-02-04 Dima Gorbik <dgorbik@apple.com>
3448 class="cue" is getting some default style
3449 https://bugs.webkit.org/show_bug.cgi?id=108752
3451 Reviewed by Dean Jackson.
3453 * media/track/track-css-property-whitelist-expected.txt:
3454 * media/track/track-css-property-whitelist.html:
3456 2013-02-04 Jessie Berlin <jberlin@apple.com>
3458 [WK2] [Mac] Support drag in mouse events for WebKit2 EventSender
3459 https://bugs.webkit.org/show_bug.cgi?id=68552
3461 Skip another test that depends on setting eventSender.dragMode.
3463 * platform/wk2/TestExpectations:
3465 2013-02-04 Jessie Berlin <jberlin@apple.com>
3467 Out-of-view check of fixed position element in frame might still be incorrect on Mac when
3469 https://bugs.webkit.org/show_bug.cgi?id=105049
3471 These tests have started passing all the time on all the Lion and Mountain Lion Debug and
3472 Release WK1 and WK2 testers. Remove the failing expectation.
3474 * platform/mac/TestExpectations:
3476 2013-02-04 Dima Gorbik <dgorbik@apple.com>
3478 Implemet :lang() pseudo class support for the WebVTT ::cue pseudo element
3479 https://bugs.webkit.org/show_bug.cgi?id=105478
3481 Reviewed by Antti Koivisto.
3483 * media/track/captions-webvtt/styling-lang.vtt:
3484 * media/track/track-css-matching-lang-expected.txt:
3485 * media/track/track-css-matching-lang.html:
3487 2013-02-04 Tom Sepez <tsepez@chromiium.org>
3489 XSS Auditor bypass via svg tags and xlink:href
3490 https://bugs.webkit.org/show_bug.cgi?id=84158
3492 Reviewed by Adam Barth.
3494 * http/tests/security/xssAuditor/svg-script-tag-expected.txt: Added.
3495 * http/tests/security/xssAuditor/svg-script-tag.html: Added.
3497 2013-02-04 Julien Chaffraix <jchaffraix@webkit.org>
3499 [CSS Grid Layout] Add parsing for grid-auto-flow
3500 https://bugs.webkit.org/show_bug.cgi?id=108397
3502 Reviewed by Ojan Vafai.
3504 * fast/css-grid-layout/grid-auto-flow-get-set-expected.txt: Added.
3505 * fast/css-grid-layout/grid-auto-flow-get-set.html: Added.
3506 * fast/css-grid-layout/resources/grid.css:
3507 (.gridAutoFlowNone):
3508 (.gridAutoFlowColumn):
3510 Added these new classes to our common style.
3512 2013-02-04 Vladislav Kaznacheev <kaznacheev@chromium.org>
3514 Web Inspector: Create a container class for SidebarPane instances
3515 https://bugs.webkit.org/show_bug.cgi?id=108183
3518 Reviewed by Pavel Feldman.
3520 * http/tests/inspector/elements-test.js:
3521 (initialize_ElementTest.stylesCallback):
3522 (initialize_ElementTest.InspectorTest.selectNodeAndWaitForStylesWithComputed):
3523 * inspector/audits/audits-panel-functional-expected.txt:
3524 * inspector/audits/audits-panel-noimages-functional-expected.txt:
3525 * inspector/debugger/error-in-watch-expressions.html:
3526 * inspector/debugger/properties-special.html:
3527 * inspector/debugger/watch-expressions-panel-switch.html:
3528 * inspector/debugger/watch-expressions-preserve-expansion.html:
3529 * inspector/extensions/extensions-audits-api-expected.txt:
3530 * inspector/extensions/extensions-audits-content-script-expected.txt:
3531 * inspector/extensions/extensions-audits-expected.txt:
3532 * inspector/extensions/extensions-events.html:
3533 * inspector/extensions/extensions-sidebar.html:
3534 * inspector/styles/lazy-computed-style.html:
3536 2013-02-04 Ádám Kallai <kadam@inf.u-szeged.hu>
3538 [Qt][Wk2] Unreviewed gardnening. Skip failing tests.
3540 * platform/qt-5.0-wk2/TestExpectations:
3541 * platform/qt-5.0-wk2/fast/multicol/shrink-to-column-height-for-pagination-expected.png: Update after r141459.
3542 * platform/qt-5.0-wk2/fast/multicol/shrink-to-column-height-for-pagination-expected.txt: Update after r141459.
3544 2013-02-04 Andrey Lushnikov <lushnikov@chromium.org>
3546 Web Inspector: add round braces to javascript tokenizer
3547 https://bugs.webkit.org/show_bug.cgi?id=108692
3549 Reviewed by Pavel Feldman.
3551 Updated test expectations to correspond to new tokens "brace-start"
3552 and "brace-end" in javascript tokenizer.
3554 * inspector/editor/highlighter-basics-expected.txt:
3555 * inspector/editor/text-editor-long-line-expected.txt:
3556 * inspector/syntax-highlight-html-expected.txt:
3557 * inspector/syntax-highlight-javascript-expected.txt:
3559 2013-02-04 Sami Kyostila <skyostil@chromium.org>
3561 Disable -webkit-overflow-scrolling CSS attribute on Chromium
3562 https://bugs.webkit.org/show_bug.cgi?id=108020
3564 Reviewed by James Robinson.
3566 Now that we can automatically promote overflow elements to accelerated
3567 scrolling layers there is no use for the -webkit-overflow-scrolling CSS
3568 attribute any longer on Chromium.
3570 The following tests using -webkit-overflow-scroll are modified to also call
3571 setAcceleratedCompositingForOverflowScrollEnabled(). This makes them test
3572 meaningful things on also on platforms that do not support that CSS attribute.
3574 * compositing/overflow/clipping-ancestor-with-accelerated-scrolling-ancestor.html:
3575 * compositing/overflow/iframe-inside-overflow-clipping.html:
3576 * compositing/overflow/nested-scrolling.html:
3577 * compositing/overflow/overflow-clip-with-accelerated-scrolling-ancestor.html:
3578 * compositing/overflow/scrolling-content-clip-to-viewport.html:
3579 * compositing/overflow/scrolling-without-painting.html:
3580 * compositing/overflow/textarea-scroll-touch.html: