1 2012-12-05 Zan Dobersek <zandobersek@gmail.com>
3 Unreviewed GTK gardening.
5 Skipping back the Media Stream layout tests, they're not behaving well.
6 Removing a few failure expectations for tests that are passing.
8 * platform/gtk/TestExpectations:
10 2012-12-05 Emil A Eklund <eae@chromium.org>
12 Unreviewed chromium rebaselines.
14 * platform/chromium-mac/plugins/npp-set-window-called-during-destruction-expected.txt: Added.
15 * platform/chromium-win-xp/css3/flexbox: Added.
16 * platform/chromium-win-xp/css3/flexbox/repaint-column-reverse-expected.png: Added.
17 * platform/chromium-win/css3/filters/effect-reference-hw-expected.png:
18 * platform/chromium-win/plugins/npp-set-window-called-during-destruction-expected.txt:
19 * platform/chromium/plugins/npp-set-window-called-during-destruction-expected.txt: Removed.
20 * platform/win-7sp0/plugins: Added.
21 * platform/win-7sp0/plugins/npp-set-window-called-during-destruction-expected.txt: Added.
22 * platform/win/plugins/npp-set-window-called-during-destruction-expected.txt: Removed.
24 2012-12-05 Thiago Marcos P. Santos <thiago.santos@intel.com>
26 [EFL] Unreviewed gardening.
28 * platform/efl-wk2/TestExpectations:
30 2012-12-05 Arnaud Renevier <a.renevier@sisa.samsung.com>
32 [Gtk] navigator.plugins contains too many plugin entries. First one are garbages
33 https://bugs.webkit.org/show_bug.cgi?id=102438
35 Reviewed by Xan Lopez.
37 Add a test to check that navigator.plugins only contain valid plugin
40 * plugins/navigator-plugins-expected.txt: Added.
41 * plugins/navigator-plugins.html: Added.
42 * plugins/script-tests/navigator-plugins.js: Added.
44 2012-12-05 Zan Dobersek <zandobersek@gmail.com>
46 Unreviewed GTK gardening.
48 Moving some expectations for expected failures under the appropriate section.
50 Rather than skipping expected failures, they should be run (as long as they
51 don't time out in great numbers) just to get the extra test coverage (mostly
52 to confirm they don't crash unexpectably). Most of such expectations are being
53 unskipped and changed into a proper failure expectation, but more can folllow.
55 * platform/gtk/TestExpectations:
57 2012-12-05 Stephen White <senorblanco@chromium.org>
59 [Chromium] Unreviewed gardening.
61 * platform/chromium/TestExpectations:
63 2012-12-05 Zan Dobersek <zandobersek@gmail.com>
65 Unreviewed GTK gardening, updating baselines after r136657 and r136672.
67 * platform/gtk/http/tests/inspector/console-websocket-error-expected.txt:
68 * platform/gtk/http/tests/xmlhttprequest/access-control-preflight-async-header-denied-expected.txt: Removed.
69 * platform/gtk/http/tests/xmlhttprequest/access-control-preflight-async-method-denied-expected.txt: Removed.
70 * platform/gtk/http/tests/xmlhttprequest/access-control-preflight-async-not-supported-expected.txt: Removed.
71 * platform/gtk/http/tests/xmlhttprequest/origin-whitelisting-https-expected.txt: Removed.
72 * platform/gtk/http/tests/xmlhttprequest/simple-cross-origin-denied-events-expected.txt: Removed.
74 2012-12-05 Jussi Kukkonen <jussi.kukkonen@intel.com>
76 [EFL] InjectedBundle should check Intent url for null
77 https://bugs.webkit.org/show_bug.cgi?id=104117
79 Reviewed by Kenneth Rohde Christiansen.
81 EFL is slightly more verbose than chromium on this one.
83 * platform/efl/fast/images/crossfade-client-not-removed-crash-expected.txt: Added.
85 2012-12-05 Antoine Quint <graouts@apple.com>
87 TextTrackCue's .endTime property should fire a TypeError when NaN is assigned
88 https://bugs.webkit.org/show_bug.cgi?id=103413
90 Reviewed by Eric Carlson.
92 Stop skipping two tests that now have new passing conditions, only held back from
93 passing altogether by https://bugs.webkit.org/show_bug.cgi?id=103258.
95 * media/track/opera/interfaces/TextTrackCue/endTime-expected.txt: Added.
96 * media/track/opera/interfaces/TextTrackCue/startTime-expected.txt: Added.
97 * platform/chromium/TestExpectations:
98 * platform/efl/TestExpectations:
99 * platform/gtk/TestExpectations:
100 * platform/mac/TestExpectations:
101 * platform/qt/TestExpectations:
102 * platform/win/TestExpectations:
104 2012-12-05 Alexis Menard <alexis@webkit.org>
106 [CSS3 Backgrounds and Borders] Allow the CSS3 background position offset for background shorthand.
107 https://bugs.webkit.org/show_bug.cgi?id=104014
109 Reviewed by Dirk Schulze.
111 Extend the current parsing tests of background-position to cover the
112 case when it is set part of the background shorthand.
114 * fast/backgrounds/background-position-parsing-2-expected.txt:
115 * fast/backgrounds/background-position-parsing-2.html:
117 2012-12-06 Keishi Hattori <keishi@webkit.org>
119 [Chromium] Rebaseline suggestion picker tests because of CSS change in r136674
123 * platform/chromium-mac-lion/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-rtl-expected.png:
124 * platform/chromium-mac-lion/platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-appearance-rtl-expected.png:
125 * platform/chromium-mac-lion/platform/chromium/fast/forms/suggestion-picker/week-suggestion-picker-appearance-rtl-expected.png:
126 * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-rtl-expected.png:
127 * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-appearance-rtl-expected.png:
128 * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/suggestion-picker/week-suggestion-picker-appearance-rtl-expected.png:
129 * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-rtl-expected.png:
130 * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-appearance-rtl-expected.png:
131 * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/week-suggestion-picker-appearance-rtl-expected.png:
133 2012-12-05 Keishi Hattori <keishi@webkit.org>
135 Marking *-suggestion-picker-appearance-locale-hebrew.html tests as Missing
139 * platform/chromium/TestExpectations:
141 2012-12-05 Nandor Huszka <hnandor@inf.u-szeged.hu>
143 [Qt] Unreviewed gardening.
145 Revert some update of r136670, and update the generic expecteds.
147 * fast/media/mq-resolution-dpi-dpcm-warning-expected.txt:
148 * fast/media/mq-resolution-expected.txt:
149 * fast/media/w3c/test_media_queries-expected.txt:
150 * platform/qt/fast/media/mq-resolution-dpi-dpcm-warning-expected.txt: Removed.
151 * platform/qt/fast/media/mq-resolution-expected.txt: Removed.
152 * platform/qt/fast/media/w3c/test_media_queries-expected.txt: Removed.
154 2012-12-05 Thiago Marcos P. Santos <thiago.santos@intel.com>
156 [EFL] Unreviewed gardening.
158 Removed duplicated test expectations.
160 * platform/efl-wk1/compositing/geometry/fixed-position-iframe-composited-page-scale-down-expected.png: Removed.
161 * platform/efl-wk1/compositing/geometry/fixed-position-transform-composited-page-scale-down-expected.png: Removed.
162 * platform/efl-wk1/compositing/geometry/fixed-position-transform-composited-page-scale-expected.png: Removed.
163 * platform/efl-wk1/compositing/repaint/composited-document-element-expected.png: Removed.
164 * platform/efl-wk1/dom/xhtml/level3/core/documentnormalizedocument10-expected.txt: Removed.
165 * platform/efl-wk1/fast/dom/DOMException/prototype-object-expected.txt: Removed.
166 * platform/efl-wk1/fast/dom/DOMException/stack-trace-expected.txt: Removed.
167 * platform/efl-wk1/mathml/presentation/roots-expected.txt: Removed.
168 * platform/efl-wk1/mathml/presentation/row-alignment-expected.txt: Removed.
169 * platform/efl-wk1/mathml/presentation/sub-expected.txt: Removed.
170 * platform/efl-wk1/mathml/presentation/subsup-expected.txt: Removed.
171 * platform/efl-wk1/media/video-aspect-ratio-expected.png: Removed.
172 * platform/efl-wk1/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.png: Removed.
173 * platform/efl-wk2/dom/xhtml/level3/core/documentnormalizedocument10-expected.txt: Removed.
174 * platform/efl-wk2/fast/dom/DOMException/prototype-object-expected.txt: Removed.
175 * platform/efl-wk2/fast/dom/DOMException/stack-trace-expected.txt: Removed.
176 * platform/efl-wk2/fast/media/mq-resolution-dpi-dpcm-warning-expected.txt: Removed.
177 * platform/efl-wk2/fast/media/mq-resolution-expected.txt: Removed.
178 * platform/efl-wk2/fast/media/w3c/test_media_queries-expected.txt: Removed.
179 * platform/efl-wk2/http/tests/loading/text-content-type-with-binary-extension-expected.txt: Removed.
180 * platform/efl/fast/canvas/fillText-shadow-expected.txt: Removed.
181 * platform/efl/fast/dom/HTMLInputElement/input-slider-update-styled-expected.txt: Removed.
182 * platform/efl/fast/forms/005-expected.png: Removed.
183 * platform/efl/fast/forms/range/range-thumb-height-percentage-expected.txt: Removed.
184 * platform/efl/fast/forms/range/slider-thumb-stylability-expected.txt: Removed.
185 * platform/efl/fast/images/exif-orientation-image-document-expected.txt: Removed.
186 * platform/efl/fast/media/mq-resolution-dpi-dpcm-warning-expected.txt: Renamed from LayoutTests/platform/efl-wk1/fast/media/mq-resolution-dpi-dpcm-warning-expected.txt.
187 * platform/efl/fast/media/mq-resolution-expected.txt: Renamed from LayoutTests/platform/efl-wk1/fast/media/mq-resolution-expected.txt.
188 * platform/efl/fast/media/w3c/test_media_queries-expected.txt: Renamed from LayoutTests/platform/efl-wk1/fast/media/w3c/test_media_queries-expected.txt.
189 * platform/efl/fast/multicol/overflow-across-columns-expected.png: Removed.
190 * platform/efl/fast/multicol/overflow-across-columns-percent-height-expected.png: Removed.
191 * platform/efl/fast/regions/absolute-pos-elem-in-named-flow-expected.txt: Removed.
192 * platform/efl/fast/regions/autowidth-attachedinvalidregion-expected.txt: Removed.
193 * platform/efl/fast/regions/bottom-overflow-out-of-first-region-expected.png: Removed.
194 * platform/efl/fast/regions/content-flowed-into-regions-no-scroll-expected.txt: Removed.
195 * platform/efl/fast/regions/content-webkit-from-flow-parsing-expected.txt: Removed.
196 * platform/efl/fast/regions/element-region-overset-state-expected.txt: Removed.
197 * platform/efl/fast/regions/element-region-overset-state-negative-letter-spacing-expected.txt: Removed.
198 * platform/efl/fast/regions/element-region-overset-state-vertical-rl-expected.txt: Removed.
199 * platform/efl/fast/regions/element-region-overset-state-vertical-rl-negative-letter-spacing-expected.txt: Removed.
200 * platform/efl/fast/regions/fixed-pos-elem-in-named-flow-expected.txt: Removed.
201 * platform/efl/fast/regions/fixed-pos-elem-in-named-flow2-expected.txt: Removed.
202 * platform/efl/fast/regions/flexbox-in-region-crash-expected.txt: Removed.
203 * platform/efl/fast/regions/flow-anonymous-children-expected.txt: Removed.
204 * platform/efl/fast/regions/flow-region-into-itself-crash-expected.txt: Removed.
205 * platform/efl/fast/regions/flowed-content-bounding-client-rect-expected.txt: Removed.
206 * platform/efl/fast/regions/flowed-content-bounding-client-rect-horizontal-bt-expected.txt: Removed.
207 * platform/efl/fast/regions/flowed-content-bounding-client-rect-vertical-expected.txt: Removed.
208 * platform/efl/fast/regions/flowed-content-bounding-client-rect-vertical-rl-expected.txt: Removed.
209 * platform/efl/fast/regions/flowed-content-transform-bounding-client-rect-expected.txt: Removed.
210 * platform/efl/fast/regions/get-region-flow-ranges-absolute-pos-expected.txt: Removed.
211 * platform/efl/fast/regions/get-region-flow-ranges-content-nodes-expected.txt: Removed.
212 * platform/efl/fast/regions/get-region-flow-ranges-display-none-expected.txt: Removed.
213 * platform/efl/fast/regions/get-region-flow-ranges-empty-regions-expected.txt: Removed.
214 * platform/efl/fast/regions/get-region-flow-ranges-expected.txt: Removed.
215 * platform/efl/fast/regions/get-region-flow-ranges-fixed-pos-expected.txt: Removed.
216 * platform/efl/fast/regions/get-region-flow-ranges-horiz-bt-expected.txt: Removed.
217 * platform/efl/fast/regions/get-region-flow-ranges-inline-only-expected.txt: Removed.
218 * platform/efl/fast/regions/get-region-flow-ranges-text-expected.txt: Removed.
219 * platform/efl/fast/regions/get-region-flow-ranges-text-vert-lr-expected.txt: Removed.
220 * platform/efl/fast/regions/get-region-flow-ranges-vert-lr-expected.txt: Removed.
221 * platform/efl/fast/regions/get-region-flow-ranges-vert-rl-expected.txt: Removed.
222 * platform/efl/fast/regions/get-region-flow-ranges-writing-modes-rl-rb-lr-expected.txt: Removed.
223 * platform/efl/fast/regions/get-region-flow-ranges-writing-modes-tb-rl-lr-expected.txt: Removed.
224 * platform/efl/fast/regions/get-regions-by-content-expected.txt: Removed.
225 * platform/efl/fast/regions/get-regions-by-content-horiz-bt-expected.txt: Removed.
226 * platform/efl/fast/regions/get-regions-by-content-horiz-tb-expected.txt: Removed.
227 * platform/efl/fast/regions/get-regions-by-content-vert-lr-expected.txt: Removed.
228 * platform/efl/fast/regions/get-regions-by-content-vert-rl-expected.txt: Removed.
229 * platform/efl/fast/regions/get-regions-by-content2-expected.txt: Removed.
230 * platform/efl/fast/regions/hit-test-float-expected.txt: Removed.
231 * platform/efl/fast/regions/hit-test-region-expected.txt: Removed.
232 * platform/efl/fast/regions/imbricated-flow-threads-crash-expected.txt: Removed.
233 * platform/efl/fast/regions/move-anonymous-block-inside-named-flow-crash-expected.txt: Removed.
234 * platform/efl/fast/regions/moved-content-node-crash-expected.txt: Removed.
235 * platform/efl/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.png: Removed.
236 * platform/efl/fast/regions/no-split-line-box-expected.txt: Removed.
237 * platform/efl/fast/regions/overflow-in-uniform-regions-dynamic-expected.png: Removed.
238 * platform/efl/fast/regions/overflow-in-variable-width-regions-expected.png: Removed.
239 * platform/efl/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.png: Removed.
240 * platform/efl/fast/regions/overflow-rtl-in-variable-width-regions-expected.png: Removed.
241 * platform/efl/fast/regions/overflow-size-change-in-variable-width-regions-expected.png: Removed.
242 * platform/efl/fast/regions/overflow-size-change-with-stacking-context-rtl-expected.png: Removed.
243 * platform/efl/fast/regions/parse-incomplete-region-rule-expected.txt: Removed.
244 * platform/efl/fast/regions/parsing-region-style-rule-expected.txt: Removed.
245 * platform/efl/fast/regions/percentage-margins-mixed-ltr-dominant-regions-expected.png: Removed.
246 * platform/efl/fast/regions/percentage-margins-mixed-rtl-dominant-regions-expected.png: Removed.
247 * platform/efl/fast/regions/percentage-margins-rtl-variable-width-regions-expected.png: Removed.
248 * platform/efl/fast/regions/percentage-margins-variable-width-regions-expected.png: Removed.
249 * platform/efl/fast/regions/positioned-vrl-in-named-flow-expected.txt: Removed.
250 * platform/efl/fast/regions/positioned-vrl-in-parent-named-flow-expected.txt: Removed.
251 * platform/efl/fast/regions/positioned-with-vrl-parent-in-named-flow-expected.txt: Removed.
252 * platform/efl/fast/regions/region-attached-wrong-flow-crash-expected.txt: Removed.
253 * platform/efl/fast/regions/region-element-display-change-expected.txt: Removed.
254 * platform/efl/fast/regions/region-element-display-restriction-expected.txt: Removed.
255 * platform/efl/fast/regions/region-element-dynamic-attach-flow-expected.txt: Removed.
256 * platform/efl/fast/regions/region-element-dynamic-detach-flow-expected.txt: Removed.
257 * platform/efl/fast/regions/region-flow-reattach-crash-expected.txt: Removed.
258 * platform/efl/fast/regions/region-range-for-box-crash-expected.txt: Removed.
259 * platform/efl/fast/regions/remove-flow-thread-crash-expected.txt: Removed.
260 * platform/efl/fast/regions/removed-element-style-in-region-crash-expected.txt: Removed.
261 * platform/efl/fast/regions/select-in-region-crash-expected.txt: Removed.
262 * platform/efl/fast/regions/set-box-style-in-region-crash-expected.txt: Removed.
263 * platform/efl/fast/regions/svg-root-element-collected-expected.txt: Removed.
264 * platform/efl/fast/regions/symbol-in-named-flow-crash-expected.txt: Removed.
265 * platform/efl/fast/regions/text-region-breaks-expected.txt: Removed.
266 * platform/efl/fast/regions/text-region-split-after-resize-expected.txt: Removed.
267 * platform/efl/fast/regions/text-region-split-expected.txt: Removed.
268 * platform/efl/fast/regions/text-region-split-horizontal-bt-expected.txt: Removed.
269 * platform/efl/fast/regions/text-region-split-vertical-expected.txt: Removed.
270 * platform/efl/fast/regions/text-region-split-vertical-rl-expected.txt: Removed.
271 * platform/efl/fast/regions/top-overflow-out-of-second-region-expected.png: Removed.
272 * platform/efl/fast/regions/webkit-flow-double-pagination-float-push-expected.png: Removed.
273 * platform/efl/fast/regions/webkit-flow-float-pushed-to-last-region-expected.png: Removed.
274 * platform/efl/fast/regions/webkit-flow-float-unable-to-push-expected.png: Removed.
275 * platform/efl/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.png: Removed.
276 * platform/efl/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.png: Removed.
277 * platform/efl/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-rl-expected.png: Removed.
278 * platform/efl/fast/regions/webkit-flow-parsing-expected.txt: Removed.
279 * platform/efl/fast/regions/webkit-region-overflow-parsing-expected.txt: Removed.
280 * platform/efl/fast/regions/webkit-region-rule-expected.txt: Removed.
281 * platform/efl/fast/repaint/background-generated-expected.png: Removed.
282 * platform/efl/fast/repaint/line-flow-with-floats-1-expected.png: Removed.
283 * platform/efl/fast/repaint/line-flow-with-floats-10-expected.png: Removed.
284 * platform/efl/fast/repaint/line-flow-with-floats-2-expected.png: Removed.
285 * platform/efl/fast/repaint/line-flow-with-floats-3-expected.png: Removed.
286 * platform/efl/fast/repaint/line-flow-with-floats-4-expected.png: Removed.
287 * platform/efl/fast/repaint/line-flow-with-floats-5-expected.png: Removed.
288 * platform/efl/fast/repaint/line-flow-with-floats-6-expected.png: Removed.
289 * platform/efl/fast/repaint/line-flow-with-floats-7-expected.png: Removed.
290 * platform/efl/fast/repaint/line-flow-with-floats-8-expected.png: Removed.
291 * platform/efl/fast/repaint/line-flow-with-floats-9-expected.png: Removed.
292 * platform/efl/fast/repaint/slider-thumb-float-expected.txt: Removed.
293 * platform/efl/fast/selectors/unqualified-hover-strict-expected.txt: Removed.
294 * platform/efl/fast/table/025-expected.png: Removed.
295 * platform/efl/fast/text/international/bidi-layout-across-linebreak-expected.txt: Removed.
296 * platform/efl/fast/text/international/bidi-listbox-expected.txt: Removed.
297 * platform/efl/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt: Removed.
298 * platform/efl/fast/text/international/bidi-override-expected.txt: Removed.
299 * platform/efl/svg/clip-path/clip-in-mask-objectBoundingBox-expected.png: Removed.
300 * platform/efl/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.png: Removed.
301 * platform/efl/svg/css/path-gradient-stroke-shadow-expected.txt: Removed.
302 * platform/efl/svg/dom/css-transforms-expected.txt: Removed.
303 * platform/efl/svg/text/font-size-below-point-five-2-expected.png: Removed.
304 * platform/efl/svg/text/scaled-font-expected.png: Removed.
305 * platform/efl/svg/text/text-hkern-expected.png: Removed.
306 * platform/efl/svg/text/text-vkern-on-horizontal-text-expected.png: Removed.
307 * platform/efl/svg/zoom/page/zoom-mask-with-percentages-expected.txt: Removed.
308 * platform/efl/svg/zoom/text/zoom-svg-float-border-padding-expected.txt: Removed.
309 * platform/efl/tables/mozilla/bugs/bug1055-1-expected.txt: Removed.
310 * platform/efl/tables/mozilla/bugs/bug10565-expected.txt: Removed.
311 * platform/efl/tables/mozilla/bugs/bug10633-expected.txt: Removed.
312 * platform/efl/tables/mozilla/bugs/bug106816-expected.txt: Removed.
313 * platform/efl/tables/mozilla/bugs/bug11026-expected.txt: Removed.
314 * platform/efl/tables/mozilla/bugs/bug113235-1-expected.txt: Removed.
315 * platform/efl/tables/mozilla/bugs/bug113235-2-expected.txt: Removed.
316 * platform/efl/tables/mozilla/bugs/bug113424-expected.txt: Removed.
317 * platform/efl/tables/mozilla/bugs/bug120107-expected.txt: Removed.
318 * platform/efl/tables/mozilla/bugs/bug126742-expected.txt: Removed.
319 * platform/efl/tables/mozilla/bugs/bug1271-expected.txt: Removed.
320 * platform/efl/tables/mozilla/bugs/bug12908-1-expected.txt: Removed.
321 * platform/efl/tables/mozilla/bugs/bug12908-2-expected.txt: Removed.
322 * platform/efl/tables/mozilla/bugs/bug1296-expected.txt: Removed.
323 * platform/efl/tables/mozilla/bugs/bug13118-expected.txt: Removed.
324 * platform/efl/tables/mozilla/bugs/bug13169-expected.txt: Removed.
325 * platform/efl/tables/mozilla/bugs/bug139524-2-expected.txt: Removed.
326 * platform/efl/tables/mozilla/bugs/bug1430-expected.txt: Removed.
327 * platform/efl/tables/mozilla/bugs/bug154780-expected.txt: Removed.
328 * platform/efl/tables/mozilla/bugs/bug15544-expected.txt: Removed.
329 * platform/efl/tables/mozilla/bugs/bug159108-expected.txt: Removed.
330 * platform/efl/tables/mozilla/bugs/bug17130-1-expected.txt: Removed.
331 * platform/efl/tables/mozilla/bugs/bug17130-2-expected.txt: Removed.
332 * platform/efl/tables/mozilla/bugs/bug17138-expected.txt: Removed.
333 * platform/efl/tables/mozilla/bugs/bug19061-1-expected.txt: Removed.
334 * platform/efl/tables/mozilla/bugs/bug19061-2-expected.txt: Removed.
335 * platform/efl/tables/mozilla/bugs/bug196870-expected.txt: Removed.
336 * platform/efl/tables/mozilla/bugs/bug215629-expected.txt: Removed.
337 * platform/efl/tables/mozilla/bugs/bug26553-expected.png: Removed.
338 * platform/efl/tables/mozilla/bugs/bug26553-expected.txt: Removed.
339 * platform/efl/tables/mozilla/bugs/bug27038-1-expected.txt: Removed.
340 * platform/efl/tables/mozilla/bugs/bug27038-2-expected.txt: Removed.
341 * platform/efl/tables/mozilla/bugs/bug2886-2-expected.txt: Removed.
342 * platform/efl/tables/mozilla/bugs/bug29314-expected.txt: Removed.
343 * platform/efl/tables/mozilla/bugs/bug2981-2-expected.txt: Removed.
344 * platform/efl/tables/mozilla/bugs/bug3309-1-expected.txt: Removed.
345 * platform/efl/tables/mozilla/bugs/bug3309-2-expected.txt: Removed.
346 * platform/efl/tables/mozilla/bugs/bug33137-expected.txt: Removed.
347 * platform/efl/tables/mozilla/bugs/bug4093-expected.txt: Removed.
348 * platform/efl/tables/mozilla/bugs/bug42187-expected.txt: Removed.
349 * platform/efl/tables/mozilla/bugs/bug4284-expected.txt: Removed.
350 * platform/efl/tables/mozilla/bugs/bug46480-1-expected.txt: Removed.
351 * platform/efl/tables/mozilla/bugs/bug46480-2-expected.txt: Removed.
352 * platform/efl/tables/mozilla/bugs/bug50695-2-expected.txt: Removed.
353 * platform/efl/tables/mozilla/bugs/bug5538-expected.txt: Removed.
354 * platform/efl/tables/mozilla/bugs/bug56563-expected.txt: Removed.
355 * platform/efl/tables/mozilla/bugs/bug5797-expected.txt: Removed.
356 * platform/efl/tables/mozilla/bugs/bug625-expected.txt: Removed.
357 * platform/efl/tables/mozilla/bugs/bug67915-1-expected.txt: Removed.
358 * platform/efl/tables/mozilla/bugs/bug69187-expected.txt: Removed.
359 * platform/efl/tables/mozilla/bugs/bug7112-1-expected.txt: Removed.
360 * platform/efl/tables/mozilla/bugs/bug7112-2-expected.txt: Removed.
361 * platform/efl/tables/mozilla/bugs/bug8032-1-expected.txt: Removed.
362 * platform/efl/tables/mozilla/bugs/bug82946-2-expected.txt: Removed.
363 * platform/efl/tables/mozilla/bugs/bug83786-expected.txt: Removed.
364 * platform/efl/tables/mozilla/bugs/bug9024-expected.txt: Removed.
365 * platform/efl/tables/mozilla/core/bloomberg-expected.txt: Removed.
366 * platform/efl/tables/mozilla/core/col_widths_auto_autoFix-expected.txt: Removed.
367 * platform/efl/tables/mozilla/core/misc-expected.txt: Removed.
368 * platform/efl/tables/mozilla/core/row_span-expected.txt: Removed.
369 * platform/efl/tables/mozilla/marvin/backgr_index-expected.txt: Removed.
370 * platform/efl/tables/mozilla/marvin/tbody_valign_baseline-expected.txt: Removed.
371 * platform/efl/tables/mozilla/marvin/tbody_valign_bottom-expected.txt: Removed.
372 * platform/efl/tables/mozilla/marvin/tbody_valign_middle-expected.txt: Removed.
373 * platform/efl/tables/mozilla/marvin/tbody_valign_top-expected.txt: Removed.
374 * platform/efl/tables/mozilla/marvin/td_valign_baseline-expected.txt: Removed.
375 * platform/efl/tables/mozilla/marvin/td_valign_bottom-expected.txt: Removed.
376 * platform/efl/tables/mozilla/marvin/td_valign_middle-expected.txt: Removed.
377 * platform/efl/tables/mozilla/marvin/td_valign_top-expected.txt: Removed.
378 * platform/efl/tables/mozilla/marvin/tfoot_valign_baseline-expected.txt: Removed.
379 * platform/efl/tables/mozilla/marvin/tfoot_valign_bottom-expected.txt: Removed.
380 * platform/efl/tables/mozilla/marvin/tfoot_valign_middle-expected.txt: Removed.
381 * platform/efl/tables/mozilla/marvin/tfoot_valign_top-expected.txt: Removed.
382 * platform/efl/tables/mozilla/marvin/th_valign_baseline-expected.txt: Removed.
383 * platform/efl/tables/mozilla/marvin/th_valign_bottom-expected.txt: Removed.
384 * platform/efl/tables/mozilla/marvin/th_valign_middle-expected.txt: Removed.
385 * platform/efl/tables/mozilla/marvin/th_valign_top-expected.txt: Removed.
386 * platform/efl/tables/mozilla/marvin/thead_valign_baseline-expected.txt: Removed.
387 * platform/efl/tables/mozilla/marvin/thead_valign_bottom-expected.txt: Removed.
388 * platform/efl/tables/mozilla/marvin/thead_valign_middle-expected.txt: Removed.
389 * platform/efl/tables/mozilla/marvin/thead_valign_top-expected.txt: Removed.
390 * platform/efl/tables/mozilla/marvin/tr_valign_baseline-expected.txt: Removed.
391 * platform/efl/tables/mozilla/marvin/tr_valign_bottom-expected.txt: Removed.
392 * platform/efl/tables/mozilla/marvin/tr_valign_middle-expected.txt: Removed.
393 * platform/efl/tables/mozilla/marvin/tr_valign_top-expected.txt: Removed.
394 * platform/efl/tables/mozilla/marvin/x_table_align_center-expected.txt: Removed.
395 * platform/efl/tables/mozilla/other/cell_widths-expected.txt: Removed.
396 * platform/efl/tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.txt: Removed.
398 2012-12-05 Nandor Huszka <hnandor@inf.u-szeged.hu>
400 [Qt] Unreviewed gardening.
402 Skip a test and update an other one.
404 * platform/qt/TestExpectations:
405 * platform/qt/fast/images/crossfade-client-not-removed-crash-expected.txt: Added.
407 2012-12-04 Stephen White <senorblanco@chromium.org>
409 [chromium] New baselines after http://webkit.org/b/103906. Unreviewed.
411 * platform/chromium-linux-x86/platform/chromium/virtual/softwarecompositing/shadows/shadow-drawing-expected.png: Copied from LayoutTests/platform/chromium-linux/compositing/shadows/shadow-drawing-expected.png.
412 * platform/chromium-linux/compositing/geometry/clipping-foreground-expected.png:
413 * platform/chromium-linux/compositing/iframes/composited-iframe-alignment-expected.png:
414 * platform/chromium-linux/compositing/masks/masked-ancestor-expected.png:
415 * platform/chromium-linux/compositing/shadows/shadow-drawing-expected.png:
416 * platform/chromium-linux/fast/borders/border-radius-constraints-expected.png:
417 * platform/chromium-linux/fast/borders/border-radius-split-inline-expected.png:
418 * platform/chromium-linux/fast/borders/mixed-border-styles-radius-expected.png:
419 * platform/chromium-linux/fast/box-shadow/basic-shadows-expected.png:
420 * platform/chromium-linux/fast/box-shadow/box-shadow-clipped-slices-expected.png:
421 * platform/chromium-linux/fast/box-shadow/box-shadow-transformed-expected.png:
422 * platform/chromium-linux/fast/box-shadow/inset-box-shadows-expected.png:
423 * platform/chromium-linux/fast/box-shadow/inset-expected.png:
424 * platform/chromium-linux/fast/box-shadow/shadow-tiling-artifact-expected.png:
425 * platform/chromium-linux/fast/css/background-clip-radius-values-expected.png:
426 * platform/chromium-linux/fast/css/box-shadow-and-border-radius-expected.png:
427 * platform/chromium-linux/fast/css/color-correction-on-box-shadow-expected.png:
428 * platform/chromium-linux/fast/css/color-correction-on-text-shadow-expected.png:
429 * platform/chromium-linux/fast/css/shadow-multiple-expected.png:
430 * platform/chromium-linux/fast/forms/validation-message-appearance-expected.png:
431 * platform/chromium-linux/fast/multicol/shadow-breaking-expected.png:
432 * platform/chromium-linux/fast/repaint/box-shadow-h-expected.png:
433 * platform/chromium-linux/fast/repaint/box-shadow-v-expected.png:
434 * platform/chromium-linux/fast/repaint/moving-shadow-on-path-expected.png:
435 * platform/chromium-linux/fast/repaint/shadow-multiple-horizontal-expected.png:
436 * platform/chromium-linux/fast/repaint/shadow-multiple-strict-horizontal-expected.png:
437 * platform/chromium-linux/fast/repaint/shadow-multiple-strict-vertical-expected.png:
438 * platform/chromium-linux/fast/repaint/shadow-multiple-vertical-expected.png:
439 * platform/chromium-linux/fast/text/shadow-translucent-fill-expected.png:
440 * platform/chromium-linux/fast/text/stroking-decorations-expected.png:
441 * platform/chromium-linux/fast/text/stroking-expected.png:
442 * platform/chromium-linux/fast/transforms/shadows-expected.png:
443 * platform/chromium-linux/fast/writing-mode/box-shadow-horizontal-bt-expected.png:
444 * platform/chromium-linux/fast/writing-mode/box-shadow-vertical-lr-expected.png:
445 * platform/chromium-linux/fast/writing-mode/box-shadow-vertical-rl-expected.png:
446 * platform/chromium-linux/fast/writing-mode/english-lr-text-expected.png:
447 * platform/chromium-linux/ietestcenter/css3/text/textshadow-001-expected.png:
448 * platform/chromium-linux/ietestcenter/css3/text/textshadow-002-expected.png:
449 * platform/chromium-linux/ietestcenter/css3/text/textshadow-003-expected.png:
450 * platform/chromium-linux/ietestcenter/css3/text/textshadow-004-expected.png:
451 * platform/chromium-linux/ietestcenter/css3/text/textshadow-010-expected.png:
452 * platform/chromium-linux/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-expected.png:
453 * platform/chromium-linux/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-ru-expected.png:
454 * platform/chromium-linux/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-step-expected.png:
455 * platform/chromium-linux/platform/chromium/fast/forms/calendar-picker/month-picker-appearance-expected.png:
456 * platform/chromium-linux/platform/chromium/fast/forms/calendar-picker/month-picker-appearance-step-expected.png:
457 * platform/chromium-linux/platform/chromium/fast/forms/calendar-picker/week-picker-appearance-expected.png:
458 * platform/chromium-linux/platform/chromium/fast/forms/calendar-picker/week-picker-appearance-step-expected.png:
459 * platform/chromium-linux/platform/chromium/fast/forms/color/color-suggestion-picker-appearance-expected.png:
460 * platform/chromium-linux/platform/chromium/fast/forms/color/color-suggestion-picker-one-row-appearance-expected.png:
461 * platform/chromium-linux/platform/chromium/fast/forms/color/color-suggestion-picker-two-row-appearance-expected.png:
462 * platform/chromium-linux/platform/chromium/fast/forms/color/color-suggestion-picker-with-scrollbar-appearance-expected.png:
463 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/geometry/clipping-foreground-expected.png:
464 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/iframes/composited-iframe-alignment-expected.png:
465 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/masks/masked-ancestor-expected.png:
466 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/shadows/shadow-drawing-expected.png:
467 * platform/chromium-linux/svg/css/circle-in-mask-with-shadow-expected.png:
468 * platform/chromium-linux/svg/css/stars-with-shadow-expected.png:
469 * platform/chromium-linux/svg/css/text-gradient-shadow-expected.png:
470 * platform/chromium-linux/svg/css/text-shadow-multiple-expected.png:
471 * platform/chromium-linux/transitions/svg-text-shadow-transition-expected.png:
472 * platform/chromium-mac-lion/compositing/geometry/clipping-foreground-expected.png:
473 * platform/chromium-mac-lion/compositing/iframes/composited-iframe-alignment-expected.png:
474 * platform/chromium-mac-lion/compositing/masks/masked-ancestor-expected.png:
475 * platform/chromium-mac-lion/compositing/shadows/shadow-drawing-expected.png:
476 * platform/chromium-mac-lion/fast/borders/border-radius-constraints-expected.png:
477 * platform/chromium-mac-lion/fast/borders/border-radius-split-inline-expected.png:
478 * platform/chromium-mac-lion/fast/box-shadow/basic-shadows-expected.png:
479 * platform/chromium-mac-lion/fast/box-shadow/box-shadow-transformed-expected.png:
480 * platform/chromium-mac-lion/fast/box-shadow/inset-expected.png:
481 * platform/chromium-mac-lion/fast/css/color-correction-on-box-shadow-expected.png:
482 * platform/chromium-mac-lion/fast/css/color-correction-on-text-shadow-expected.png:
483 * platform/chromium-mac-lion/fast/css/shadow-multiple-expected.png:
484 * platform/chromium-mac-lion/fast/forms/validation-message-appearance-expected.png:
485 * platform/chromium-mac-lion/fast/multicol/shadow-breaking-expected.png:
486 * platform/chromium-mac-lion/fast/repaint/box-shadow-h-expected.png:
487 * platform/chromium-mac-lion/fast/repaint/box-shadow-v-expected.png:
488 * platform/chromium-mac-lion/fast/repaint/moving-shadow-on-path-expected.png:
489 * platform/chromium-mac-lion/fast/repaint/shadow-multiple-horizontal-expected.png:
490 * platform/chromium-mac-lion/fast/repaint/shadow-multiple-strict-horizontal-expected.png:
491 * platform/chromium-mac-lion/fast/repaint/shadow-multiple-strict-vertical-expected.png:
492 * platform/chromium-mac-lion/fast/repaint/shadow-multiple-vertical-expected.png:
493 * platform/chromium-mac-lion/fast/text/shadow-translucent-fill-expected.png:
494 * platform/chromium-mac-lion/fast/text/stroking-decorations-expected.png:
495 * platform/chromium-mac-lion/fast/text/stroking-expected.png:
496 * platform/chromium-mac-lion/fast/transforms/shadows-expected.png:
497 * platform/chromium-mac-lion/fast/writing-mode/box-shadow-horizontal-bt-expected.png:
498 * platform/chromium-mac-lion/fast/writing-mode/box-shadow-vertical-lr-expected.png:
499 * platform/chromium-mac-lion/fast/writing-mode/box-shadow-vertical-rl-expected.png:
500 * platform/chromium-mac-lion/fast/writing-mode/english-lr-text-expected.png:
501 * platform/chromium-mac-lion/ietestcenter/css3/text/textshadow-001-expected.png:
502 * platform/chromium-mac-lion/ietestcenter/css3/text/textshadow-002-expected.png:
503 * platform/chromium-mac-lion/ietestcenter/css3/text/textshadow-003-expected.png:
504 * platform/chromium-mac-lion/ietestcenter/css3/text/textshadow-004-expected.png:
505 * platform/chromium-mac-lion/ietestcenter/css3/text/textshadow-010-expected.png:
506 * platform/chromium-mac-lion/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-expected.png:
507 * platform/chromium-mac-lion/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-ru-expected.png:
508 * platform/chromium-mac-lion/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-step-expected.png:
509 * platform/chromium-mac-lion/platform/chromium/fast/forms/calendar-picker/month-picker-appearance-expected.png:
510 * platform/chromium-mac-lion/platform/chromium/fast/forms/calendar-picker/month-picker-appearance-step-expected.png:
511 * platform/chromium-mac-lion/platform/chromium/fast/forms/calendar-picker/week-picker-appearance-expected.png:
512 * platform/chromium-mac-lion/platform/chromium/fast/forms/calendar-picker/week-picker-appearance-step-expected.png:
513 * platform/chromium-mac-lion/platform/chromium/fast/forms/color/color-suggestion-picker-appearance-expected.png:
514 * platform/chromium-mac-lion/platform/chromium/fast/forms/color/color-suggestion-picker-one-row-appearance-expected.png:
515 * platform/chromium-mac-lion/platform/chromium/fast/forms/color/color-suggestion-picker-two-row-appearance-expected.png:
516 * platform/chromium-mac-lion/platform/chromium/fast/forms/color/color-suggestion-picker-with-scrollbar-appearance-expected.png:
517 * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/geometry/clipping-foreground-expected.png:
518 * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/masks/masked-ancestor-expected.png:
519 * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/shadows/shadow-drawing-expected.png:
520 * platform/chromium-mac-lion/svg/css/stars-with-shadow-expected.png:
521 * platform/chromium-mac-lion/svg/css/text-gradient-shadow-expected.png:
522 * platform/chromium-mac-lion/svg/css/text-shadow-multiple-expected.png:
523 * platform/chromium-mac-lion/svg/custom/repaint-shadow-expected.png:
524 * platform/chromium-mac-lion/transitions/svg-text-shadow-transition-expected.png:
525 * platform/chromium-mac-snowleopard/compositing/geometry/clipping-foreground-expected.png:
526 * platform/chromium-mac-snowleopard/compositing/iframes/composited-iframe-alignment-expected.png:
527 * platform/chromium-mac-snowleopard/compositing/masks/masked-ancestor-expected.png:
528 * platform/chromium-mac-snowleopard/compositing/shadows/shadow-drawing-expected.png:
529 * platform/chromium-mac-snowleopard/fast/borders/border-radius-constraints-expected.png:
530 * platform/chromium-mac-snowleopard/fast/borders/border-radius-split-inline-expected.png:
531 * platform/chromium-mac-snowleopard/fast/box-shadow/basic-shadows-expected.png:
532 * platform/chromium-mac-snowleopard/fast/box-shadow/box-shadow-transformed-expected.png:
533 * platform/chromium-mac-snowleopard/fast/css/color-correction-on-box-shadow-expected.png:
534 * platform/chromium-mac-snowleopard/fast/css/color-correction-on-text-shadow-expected.png:
535 * platform/chromium-mac-snowleopard/fast/css/shadow-multiple-expected.png:
536 * platform/chromium-mac-snowleopard/fast/forms/validation-message-appearance-expected.png:
537 * platform/chromium-mac-snowleopard/fast/multicol/shadow-breaking-expected.png:
538 * platform/chromium-mac-snowleopard/fast/repaint/box-shadow-h-expected.png:
539 * platform/chromium-mac-snowleopard/fast/repaint/box-shadow-v-expected.png:
540 * platform/chromium-mac-snowleopard/fast/repaint/moving-shadow-on-path-expected.png:
541 * platform/chromium-mac-snowleopard/fast/text/shadow-translucent-fill-expected.png:
542 * platform/chromium-mac-snowleopard/fast/writing-mode/box-shadow-vertical-lr-expected.png:
543 * platform/chromium-mac-snowleopard/fast/writing-mode/box-shadow-vertical-rl-expected.png:
544 * platform/chromium-mac-snowleopard/ietestcenter/css3/text/textshadow-001-expected.png:
545 * platform/chromium-mac-snowleopard/ietestcenter/css3/text/textshadow-002-expected.png:
546 * platform/chromium-mac-snowleopard/ietestcenter/css3/text/textshadow-003-expected.png:
547 * platform/chromium-mac-snowleopard/ietestcenter/css3/text/textshadow-004-expected.png:
548 * platform/chromium-mac-snowleopard/ietestcenter/css3/text/textshadow-010-expected.png:
549 * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-expected.png:
550 * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-ru-expected.png:
551 * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-step-expected.png:
552 * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/calendar-picker/month-picker-appearance-expected.png:
553 * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/calendar-picker/month-picker-appearance-step-expected.png:
554 * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/calendar-picker/week-picker-appearance-expected.png:
555 * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/calendar-picker/week-picker-appearance-step-expected.png:
556 * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/color/color-suggestion-picker-appearance-expected.png:
557 * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/color/color-suggestion-picker-one-row-appearance-expected.png:
558 * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/color/color-suggestion-picker-two-row-appearance-expected.png:
559 * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/color/color-suggestion-picker-with-scrollbar-appearance-expected.png:
560 * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/geometry/clipping-foreground-expected.png:
561 * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/iframes/composited-iframe-alignment-expected.png: Added.
562 * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/masks/masked-ancestor-expected.png:
563 * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/shadows/shadow-drawing-expected.png:
564 * platform/chromium-mac-snowleopard/svg/css/stars-with-shadow-expected.png:
565 * platform/chromium-mac-snowleopard/svg/css/text-shadow-multiple-expected.png:
566 * platform/chromium-mac-snowleopard/transitions/svg-text-shadow-transition-expected.png:
567 * platform/chromium-mac/compositing/culling/scrolled-within-boxshadow-expected.png: Added.
568 * platform/chromium-mac/compositing/culling/translated-boxshadow-expected.png: Added.
569 * platform/chromium-mac/compositing/culling/unscrolled-within-boxshadow-expected.png: Added.
570 * platform/chromium-mac/compositing/geometry/clipping-foreground-expected.png:
571 * platform/chromium-mac/compositing/geometry/foreground-layer-expected.png:
572 * platform/chromium-mac/compositing/iframes/composited-iframe-alignment-expected.png:
573 * platform/chromium-mac/compositing/masks/masked-ancestor-expected.png:
574 * platform/chromium-mac/compositing/shadows/shadow-drawing-expected.png:
575 * platform/chromium-mac/fast/borders/border-radius-constraints-expected.png:
576 * platform/chromium-mac/fast/borders/border-radius-split-inline-expected.png:
577 * platform/chromium-mac/fast/borders/mixed-border-styles-radius-expected.png:
578 * platform/chromium-mac/fast/box-shadow/basic-shadows-expected.png:
579 * platform/chromium-mac/fast/box-shadow/box-shadow-clipped-slices-expected.png:
580 * platform/chromium-mac/fast/box-shadow/box-shadow-radius-expected.png:
581 * platform/chromium-mac/fast/box-shadow/box-shadow-transformed-expected.png:
582 * platform/chromium-mac/fast/box-shadow/inset-box-shadow-radius-expected.png:
583 * platform/chromium-mac/fast/box-shadow/inset-box-shadows-expected.png:
584 * platform/chromium-mac/fast/box-shadow/inset-expected.png:
585 * platform/chromium-mac/fast/box-shadow/scaled-box-shadow-expected.png:
586 * platform/chromium-mac/fast/box-shadow/shadow-buffer-partial-expected.png:
587 * platform/chromium-mac/fast/box-shadow/shadow-tiling-artifact-expected.png:
588 * platform/chromium-mac/fast/box-shadow/single-pixel-shadow-expected.png:
589 * platform/chromium-mac/fast/canvas/fillText-shadow-expected.txt: Removed.
590 * platform/chromium-mac/fast/css/box-shadow-and-border-radius-expected.png:
591 * platform/chromium-mac/fast/css/color-correction-on-box-shadow-expected.png:
592 * platform/chromium-mac/fast/css/color-correction-on-text-shadow-expected.png:
593 * platform/chromium-mac/fast/css/shadow-multiple-expected.png:
594 * platform/chromium-mac/fast/forms/validation-message-appearance-expected.png:
595 * platform/chromium-mac/fast/multicol/shadow-breaking-expected.png:
596 * platform/chromium-mac/fast/repaint/box-shadow-h-expected.png:
597 * platform/chromium-mac/fast/repaint/box-shadow-v-expected.png:
598 * platform/chromium-mac/fast/repaint/moving-shadow-on-path-expected.png:
599 * platform/chromium-mac/fast/repaint/shadow-multiple-horizontal-expected.png:
600 * platform/chromium-mac/fast/repaint/shadow-multiple-strict-horizontal-expected.png:
601 * platform/chromium-mac/fast/repaint/shadow-multiple-strict-vertical-expected.png:
602 * platform/chromium-mac/fast/repaint/shadow-multiple-vertical-expected.png:
603 * platform/chromium-mac/fast/repaint/transform-replaced-shadows-expected.png:
604 * platform/chromium-mac/fast/text/shadow-translucent-fill-expected.png:
605 * platform/chromium-mac/fast/text/stroking-decorations-expected.png:
606 * platform/chromium-mac/fast/text/stroking-expected.png:
607 * platform/chromium-mac/fast/transforms/shadows-expected.png:
608 * platform/chromium-mac/fast/writing-mode/box-shadow-horizontal-bt-expected.png:
609 * platform/chromium-mac/fast/writing-mode/box-shadow-vertical-lr-expected.png:
610 * platform/chromium-mac/fast/writing-mode/box-shadow-vertical-rl-expected.png:
611 * platform/chromium-mac/fast/writing-mode/english-lr-text-expected.png:
612 * platform/chromium-mac/ietestcenter/css3/text/textshadow-001-expected.png:
613 * platform/chromium-mac/ietestcenter/css3/text/textshadow-002-expected.png:
614 * platform/chromium-mac/ietestcenter/css3/text/textshadow-003-expected.png:
615 * platform/chromium-mac/ietestcenter/css3/text/textshadow-004-expected.png:
616 * platform/chromium-mac/ietestcenter/css3/text/textshadow-010-expected.png:
617 * platform/chromium-mac/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-expected.png:
618 * platform/chromium-mac/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-ru-expected.png:
619 * platform/chromium-mac/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-step-expected.png:
620 * platform/chromium-mac/platform/chromium/fast/forms/calendar-picker/month-picker-appearance-expected.png:
621 * platform/chromium-mac/platform/chromium/fast/forms/calendar-picker/month-picker-appearance-step-expected.png:
622 * platform/chromium-mac/platform/chromium/fast/forms/calendar-picker/week-picker-appearance-expected.png:
623 * platform/chromium-mac/platform/chromium/fast/forms/calendar-picker/week-picker-appearance-step-expected.png:
624 * platform/chromium-mac/platform/chromium/fast/forms/color/color-suggestion-picker-appearance-expected.png:
625 * platform/chromium-mac/platform/chromium/fast/forms/color/color-suggestion-picker-one-row-appearance-expected.png:
626 * platform/chromium-mac/platform/chromium/fast/forms/color/color-suggestion-picker-two-row-appearance-expected.png:
627 * platform/chromium-mac/platform/chromium/fast/forms/color/color-suggestion-picker-with-scrollbar-appearance-expected.png:
628 * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/culling/scrolled-within-boxshadow-expected.png: Added.
629 * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/culling/translated-boxshadow-expected.png: Added.
630 * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/culling/unscrolled-within-boxshadow-expected.png: Added.
631 * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/geometry/clipping-foreground-expected.png:
632 * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/geometry/foreground-layer-expected.png: Added.
633 * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/iframes/composited-iframe-alignment-expected.png: Added.
634 * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/masks/masked-ancestor-expected.png:
635 * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/shadows/shadow-drawing-expected.png:
636 * platform/chromium-mac/svg/css/circle-in-mask-with-shadow-expected.png:
637 * platform/chromium-mac/svg/css/path-with-shadow-expected.png:
638 * platform/chromium-mac/svg/css/shadow-and-opacity-expected.png:
639 * platform/chromium-mac/svg/css/shadow-with-large-radius-expected.png:
640 * platform/chromium-mac/svg/css/shadow-with-negative-offset-expected.png:
641 * platform/chromium-mac/svg/css/stars-with-shadow-expected.png:
642 * platform/chromium-mac/svg/css/text-gradient-shadow-expected.png:
643 * platform/chromium-mac/svg/css/text-shadow-multiple-expected.png:
644 * platform/chromium-mac/svg/custom/repaint-shadow-expected.png:
645 * platform/chromium-mac/svg/filters/shadow-on-rect-with-filter-expected.png:
646 * platform/chromium-mac/transitions/svg-text-shadow-transition-expected.png:
647 * platform/chromium-win-xp/compositing/shadows/shadow-drawing-expected.png:
648 * platform/chromium-win-xp/fast/repaint/box-shadow-h-expected.png:
649 * platform/chromium-win-xp/fast/repaint/box-shadow-v-expected.png:
650 * platform/chromium-win-xp/fast/text/stroking-decorations-expected.png:
651 * platform/chromium-win-xp/fast/text/stroking-expected.png:
652 * platform/chromium-win-xp/fast/writing-mode/english-lr-text-expected.png:
653 * platform/chromium-win-xp/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-ru-expected.png:
654 * platform/chromium-win-xp/platform/chromium/virtual/softwarecompositing/masks/masked-ancestor-expected.png: Removed.
655 * platform/chromium-win-xp/platform/chromium/virtual/softwarecompositing/shadows/shadow-drawing-expected.png:
656 * platform/chromium-win/compositing/culling/scrolled-within-boxshadow-expected.png: Copied from LayoutTests/platform/chromium-win/platform/chromium/fast/forms/color/color-suggestion-picker-one-row-appearance-expected.png.
657 * platform/chromium-win/compositing/culling/translated-boxshadow-expected.png: Copied from LayoutTests/platform/chromium-win/platform/chromium/fast/forms/color/color-suggestion-picker-appearance-expected.png.
658 * platform/chromium-win/compositing/culling/unscrolled-within-boxshadow-expected.png: Copied from LayoutTests/platform/chromium-win/platform/chromium/fast/forms/color/color-suggestion-picker-one-row-appearance-expected.png.
659 * platform/chromium-win/compositing/geometry/clipping-foreground-expected.png:
660 * platform/chromium-win/compositing/geometry/foreground-layer-expected.png:
661 * platform/chromium-win/compositing/iframes/composited-iframe-alignment-expected.png:
662 * platform/chromium-win/compositing/masks/masked-ancestor-expected.png:
663 * platform/chromium-win/compositing/shadows/shadow-drawing-expected.png:
664 * platform/chromium-win/fast/borders/border-radius-constraints-expected.png:
665 * platform/chromium-win/fast/borders/border-radius-split-inline-expected.png:
666 * platform/chromium-win/fast/borders/mixed-border-styles-radius-expected.png:
667 * platform/chromium-win/fast/box-shadow/basic-shadows-expected.png:
668 * platform/chromium-win/fast/box-shadow/box-shadow-clipped-slices-expected.png:
669 * platform/chromium-win/fast/box-shadow/box-shadow-radius-expected.png:
670 * platform/chromium-win/fast/box-shadow/box-shadow-transformed-expected.png:
671 * platform/chromium-win/fast/box-shadow/inset-box-shadow-radius-expected.png:
672 * platform/chromium-win/fast/box-shadow/inset-box-shadows-expected.png:
673 * platform/chromium-win/fast/box-shadow/inset-expected.png:
674 * platform/chromium-win/fast/box-shadow/scaled-box-shadow-expected.png:
675 * platform/chromium-win/fast/box-shadow/shadow-buffer-partial-expected.png:
676 * platform/chromium-win/fast/box-shadow/shadow-tiling-artifact-expected.png:
677 * platform/chromium-win/fast/box-shadow/single-pixel-shadow-expected.png:
678 * platform/chromium-win/fast/css/box-shadow-and-border-radius-expected.png:
679 * platform/chromium-win/fast/css/color-correction-on-box-shadow-expected.png:
680 * platform/chromium-win/fast/css/color-correction-on-text-shadow-expected.png:
681 * platform/chromium-win/fast/css/shadow-multiple-expected.png:
682 * platform/chromium-win/fast/forms/validation-message-appearance-expected.png:
683 * platform/chromium-win/fast/multicol/shadow-breaking-expected.png:
684 * platform/chromium-win/fast/repaint/box-shadow-h-expected.png:
685 * platform/chromium-win/fast/repaint/box-shadow-v-expected.png:
686 * platform/chromium-win/fast/repaint/moving-shadow-on-path-expected.png:
687 * platform/chromium-win/fast/repaint/shadow-multiple-horizontal-expected.png:
688 * platform/chromium-win/fast/repaint/shadow-multiple-strict-horizontal-expected.png:
689 * platform/chromium-win/fast/repaint/shadow-multiple-strict-vertical-expected.png:
690 * platform/chromium-win/fast/repaint/shadow-multiple-vertical-expected.png:
691 * platform/chromium-win/fast/repaint/transform-replaced-shadows-expected.png:
692 * platform/chromium-win/fast/text/shadow-translucent-fill-expected.png:
693 * platform/chromium-win/fast/text/stroking-decorations-expected.png:
694 * platform/chromium-win/fast/text/stroking-expected.png:
695 * platform/chromium-win/fast/transforms/shadows-expected.png:
696 * platform/chromium-win/fast/writing-mode/box-shadow-horizontal-bt-expected.png:
697 * platform/chromium-win/fast/writing-mode/box-shadow-vertical-lr-expected.png:
698 * platform/chromium-win/fast/writing-mode/box-shadow-vertical-rl-expected.png:
699 * platform/chromium-win/fast/writing-mode/english-lr-text-expected.png:
700 * platform/chromium-win/ietestcenter/css3/text/textshadow-001-expected.png:
701 * platform/chromium-win/ietestcenter/css3/text/textshadow-002-expected.png:
702 * platform/chromium-win/ietestcenter/css3/text/textshadow-003-expected.png:
703 * platform/chromium-win/ietestcenter/css3/text/textshadow-004-expected.png:
704 * platform/chromium-win/ietestcenter/css3/text/textshadow-010-expected.png:
705 * platform/chromium-win/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-expected.png:
706 * platform/chromium-win/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-ru-expected.png:
707 * platform/chromium-win/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-step-expected.png:
708 * platform/chromium-win/platform/chromium/fast/forms/calendar-picker/month-picker-appearance-expected.png:
709 * platform/chromium-win/platform/chromium/fast/forms/calendar-picker/month-picker-appearance-step-expected.png:
710 * platform/chromium-win/platform/chromium/fast/forms/calendar-picker/week-picker-appearance-expected.png:
711 * platform/chromium-win/platform/chromium/fast/forms/calendar-picker/week-picker-appearance-step-expected.png:
712 * platform/chromium-win/platform/chromium/fast/forms/color/color-suggestion-picker-appearance-expected.png:
713 * platform/chromium-win/platform/chromium/fast/forms/color/color-suggestion-picker-one-row-appearance-expected.png:
714 * platform/chromium-win/platform/chromium/fast/forms/color/color-suggestion-picker-two-row-appearance-expected.png:
715 * platform/chromium-win/platform/chromium/fast/forms/color/color-suggestion-picker-with-scrollbar-appearance-expected.png:
716 * platform/chromium-win/platform/chromium/virtual/softwarecompositing/culling/scrolled-within-boxshadow-expected.png: Copied from LayoutTests/platform/chromium-win/platform/chromium/fast/forms/color/color-suggestion-picker-one-row-appearance-expected.png.
717 * platform/chromium-win/platform/chromium/virtual/softwarecompositing/culling/translated-boxshadow-expected.png: Copied from LayoutTests/platform/chromium-win/platform/chromium/fast/forms/color/color-suggestion-picker-appearance-expected.png.
718 * platform/chromium-win/platform/chromium/virtual/softwarecompositing/culling/unscrolled-within-boxshadow-expected.png: Copied from LayoutTests/platform/chromium-win/platform/chromium/fast/forms/color/color-suggestion-picker-one-row-appearance-expected.png.
719 * platform/chromium-win/platform/chromium/virtual/softwarecompositing/geometry/clipping-foreground-expected.png: Added.
720 * platform/chromium-win/platform/chromium/virtual/softwarecompositing/geometry/foreground-layer-expected.png: Added.
721 * platform/chromium-win/platform/chromium/virtual/softwarecompositing/iframes/composited-iframe-alignment-expected.png:
722 * platform/chromium-win/platform/chromium/virtual/softwarecompositing/masks/masked-ancestor-expected.png:
723 * platform/chromium-win/platform/chromium/virtual/softwarecompositing/shadows/shadow-drawing-expected.png:
724 * platform/chromium-win/svg/css/circle-in-mask-with-shadow-expected.png:
725 * platform/chromium-win/svg/css/path-with-shadow-expected.png:
726 * platform/chromium-win/svg/css/shadow-and-opacity-expected.png:
727 * platform/chromium-win/svg/css/shadow-with-large-radius-expected.png:
728 * platform/chromium-win/svg/css/shadow-with-negative-offset-expected.png:
729 * platform/chromium-win/svg/css/stars-with-shadow-expected.png:
730 * platform/chromium-win/svg/css/text-gradient-shadow-expected.png:
731 * platform/chromium-win/svg/css/text-shadow-multiple-expected.png:
732 * platform/chromium-win/svg/custom/repaint-shadow-expected.png:
733 * platform/chromium-win/svg/filters/shadow-on-rect-with-filter-expected.png:
734 * platform/chromium-win/transitions/svg-text-shadow-transition-expected.png:
735 * platform/chromium/TestExpectations:
736 * platform/efl-wk1/compositing/geometry/clipping-foreground-expected.png: Renamed from LayoutTests/platform/efl/compositing/geometry/clipping-foreground-expected.png.
737 * platform/efl-wk1/compositing/geometry/foreground-layer-expected.png: Renamed from LayoutTests/platform/efl/compositing/geometry/foreground-layer-expected.png.
738 * platform/efl-wk1/fast/borders/border-radius-constraints-expected.png: Renamed from LayoutTests/platform/efl/fast/borders/border-radius-constraints-expected.png.
739 * platform/efl-wk1/fast/borders/border-radius-split-inline-expected.png: Renamed from LayoutTests/platform/efl/fast/borders/border-radius-split-inline-expected.png.
740 * platform/efl-wk1/fast/borders/mixed-border-styles-radius-expected.png: Renamed from LayoutTests/platform/efl/fast/borders/mixed-border-styles-radius-expected.png.
741 * platform/efl-wk1/fast/box-shadow/inset-box-shadows-expected.png: Renamed from LayoutTests/platform/efl/fast/box-shadow/inset-box-shadows-expected.png.
742 * platform/efl-wk1/fast/box-shadow/inset-expected.png: Renamed from LayoutTests/platform/efl/fast/box-shadow/inset-expected.png.
743 * platform/efl-wk1/fast/css/box-shadow-and-border-radius-expected.png: Renamed from LayoutTests/platform/efl/fast/css/box-shadow-and-border-radius-expected.png.
744 * platform/efl-wk1/fast/css/shadow-multiple-expected.png: Renamed from LayoutTests/platform/efl/fast/css/shadow-multiple-expected.png.
745 * platform/efl-wk1/fast/multicol/shadow-breaking-expected.png: Renamed from LayoutTests/platform/efl/fast/multicol/shadow-breaking-expected.png.
746 * platform/efl-wk1/fast/repaint/moving-shadow-on-path-expected.png: Renamed from LayoutTests/platform/efl/fast/repaint/moving-shadow-on-path-expected.png.
747 * platform/efl-wk1/fast/text/shadow-translucent-fill-expected.png: Renamed from LayoutTests/platform/efl/fast/text/shadow-translucent-fill-expected.png.
748 * platform/efl-wk1/fast/text/stroking-decorations-expected.png: Renamed from LayoutTests/platform/efl/fast/text/stroking-decorations-expected.png.
749 * platform/efl-wk1/fast/text/stroking-expected.png: Renamed from LayoutTests/platform/efl/fast/text/stroking-expected.png.
750 * platform/efl-wk1/fast/writing-mode/box-shadow-horizontal-bt-expected.png: Renamed from LayoutTests/platform/efl/fast/writing-mode/box-shadow-horizontal-bt-expected.png.
751 * platform/efl-wk1/fast/writing-mode/box-shadow-vertical-lr-expected.png: Renamed from LayoutTests/platform/efl/fast/writing-mode/box-shadow-vertical-lr-expected.png.
752 * platform/efl-wk1/fast/writing-mode/box-shadow-vertical-rl-expected.png: Renamed from LayoutTests/platform/efl/fast/writing-mode/box-shadow-vertical-rl-expected.png.
753 * platform/efl-wk1/fast/writing-mode/english-lr-text-expected.png: Renamed from LayoutTests/platform/efl/fast/writing-mode/english-lr-text-expected.png.
754 * platform/efl-wk1/ietestcenter/css3/text/textshadow-001-expected.png: Renamed from LayoutTests/platform/efl/ietestcenter/css3/text/textshadow-001-expected.png.
755 * platform/efl-wk1/ietestcenter/css3/text/textshadow-002-expected.png: Renamed from LayoutTests/platform/efl/ietestcenter/css3/text/textshadow-002-expected.png.
756 * platform/efl-wk1/ietestcenter/css3/text/textshadow-003-expected.png: Renamed from LayoutTests/platform/efl/ietestcenter/css3/text/textshadow-003-expected.png.
757 * platform/efl-wk1/ietestcenter/css3/text/textshadow-004-expected.png: Renamed from LayoutTests/platform/efl/ietestcenter/css3/text/textshadow-004-expected.png.
758 * platform/efl-wk1/ietestcenter/css3/text/textshadow-010-expected.png: Renamed from LayoutTests/platform/efl/ietestcenter/css3/text/textshadow-010-expected.png.
759 * platform/efl-wk1/svg/css/circle-in-mask-with-shadow-expected.png: Renamed from LayoutTests/platform/efl/svg/css/circle-in-mask-with-shadow-expected.png.
760 * platform/efl-wk1/svg/css/path-with-shadow-expected.png: Renamed from LayoutTests/platform/efl/svg/css/path-with-shadow-expected.png.
761 * platform/efl-wk1/svg/css/shadow-with-large-radius-expected.png: Renamed from LayoutTests/platform/efl/svg/css/shadow-with-large-radius-expected.png.
762 * platform/efl-wk1/svg/css/shadow-with-negative-offset-expected.png: Renamed from LayoutTests/platform/efl/svg/css/shadow-with-negative-offset-expected.png.
763 * platform/efl-wk1/svg/css/stars-with-shadow-expected.png: Renamed from LayoutTests/platform/efl/svg/css/stars-with-shadow-expected.png.
764 * platform/efl-wk1/svg/css/text-gradient-shadow-expected.png: Renamed from LayoutTests/platform/efl/svg/css/text-gradient-shadow-expected.png.
765 * platform/efl-wk1/svg/css/text-shadow-multiple-expected.png: Renamed from LayoutTests/platform/efl/svg/css/text-shadow-multiple-expected.png.
766 * platform/efl/fast/canvas/fillText-shadow-expected.txt: Removed.
767 * platform/gtk/fast/canvas/fillText-shadow-expected.txt: Removed.
768 * platform/gtk/svg/css/shadow-and-opacity-expected.png: Removed.
769 * svg/css/shadow-and-opacity-expected.png: Renamed from LayoutTests/platform/efl/svg/css/shadow-and-opacity-expected.png.
771 2012-12-05 Keishi Hattori <keishi@webkit.org>
773 Fix text direction in datalist popup for time controls
774 https://bugs.webkit.org/show_bug.cgi?id=103853
776 Reviewed by Kent Tamura.
778 * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/datetime-suggestion-picker-appearance-locale-hebrew-expected.png: Added.
779 * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/datetime-suggestion-picker-appearance-rtl-expected.png:
780 * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/datetimelocal-suggestion-picker-appearance-locale-hebrew-expected.png: Added.
781 * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/datetimelocal-suggestion-picker-appearance-rtl-expected.png:
782 * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-locale-hebrew-expected.png: Added.
783 * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-rtl-expected.png:
784 * platform/chromium/TestExpectations:
785 * platform/chromium/fast/forms/suggestion-picker/datetime-suggestion-picker-appearance-locale-hebrew-expected.txt: Added.
786 * platform/chromium/fast/forms/suggestion-picker/datetime-suggestion-picker-appearance-locale-hebrew.html: Added.
787 * platform/chromium/fast/forms/suggestion-picker/datetimelocal-suggestion-picker-appearance-locale-hebrew-expected.txt: Added.
788 * platform/chromium/fast/forms/suggestion-picker/datetimelocal-suggestion-picker-appearance-locale-hebrew.html: Added.
789 * platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-locale-hebrew-expected.txt: Added.
790 * platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-locale-hebrew.html: Added.
792 2012-12-05 Mike West <mkwst@chromium.org>
794 [mac][chromium] Unreviewed gardening.
796 Rebaselining tests after r136657 to pick up changes to console messages.
798 * platform/chromium-linux/http/tests/security/xssAuditor/javascript-link-HTML-entities-null-char-expected.txt: Removed.
799 * platform/chromium-win/http/tests/security/xssAuditor/javascript-link-HTML-entities-null-char-expected.txt: Removed.
800 * platform/mac-wk2/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt:
802 2012-12-05 Mike West <mkwst@chromium.org>
804 [gtk] Unreviewed gardening.
806 Rebaselining tests after r136657 to pick up changes to console messages.
808 * platform/chromium-win/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt: Removed.
809 * platform/chromium/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt: Renamed from LayoutTests/platform/chromium-mac/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt.
810 * platform/gtk/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt:
811 * platform/gtk/http/tests/xmlhttprequest/access-control-preflight-async-header-denied-expected.txt: Added.
812 * platform/gtk/http/tests/xmlhttprequest/access-control-preflight-async-not-supported-expected.txt: Added.
813 * platform/gtk/svg/custom/polyline-setattribute-points-null-expected.txt:
815 2012-12-05 Mike West <mkwst@chromium.org>
817 [qt] Unreviewed gardening.
819 Rebaselining tests after r136657 to pick up changes to console messages.
821 * platform/qt/fast/media/mq-resolution-dpi-dpcm-warning-expected.txt: Added.
822 * platform/qt/fast/media/mq-resolution-expected.txt: Added.
823 * platform/qt/fast/media/w3c/test_media_queries-expected.txt: Added.
824 * platform/qt/svg/custom/polyline-setattribute-points-null-expected.txt:
825 These shouldn't have had line numbers; they were all pointing to the
826 end of the style or script block in which the message was generated.
828 2012-12-05 Thiago Marcos P. Santos <thiago.santos@intel.com>
830 [EFL] Unreviewed gardening.
832 Updated the expectations of MathML tests.
834 * platform/efl-wk1/mathml/presentation/roots-expected.txt:
835 * platform/efl-wk1/mathml/presentation/row-alignment-expected.txt:
836 * platform/efl-wk1/mathml/presentation/sub-expected.txt:
837 * platform/efl-wk1/mathml/presentation/subsup-expected.txt:
838 * platform/efl-wk2/TestExpectations:
839 * platform/efl/TestExpectations:
840 * platform/efl/mathml/presentation/attributes-expected.png:
841 * platform/efl/mathml/presentation/attributes-expected.txt:
842 * platform/efl/mathml/presentation/fenced-expected.png:
843 * platform/efl/mathml/presentation/fenced-expected.txt:
844 * platform/efl/mathml/presentation/fenced-mi-expected.png:
845 * platform/efl/mathml/presentation/fractions-expected.png:
846 * platform/efl/mathml/presentation/fractions-expected.txt:
847 * platform/efl/mathml/presentation/fractions-vertical-alignment-expected.png:
848 * platform/efl/mathml/presentation/fractions-vertical-alignment-expected.txt:
849 * platform/efl/mathml/presentation/mo-stretch-expected.png:
850 * platform/efl/mathml/presentation/mo-stretch-expected.txt:
851 * platform/efl/mathml/presentation/mroot-pref-width-expected.png:
852 * platform/efl/mathml/presentation/roots-expected.png:
853 * platform/efl/mathml/presentation/roots-expected.txt: Copied from LayoutTests/platform/efl-wk1/mathml/presentation/roots-expected.txt.
854 * platform/efl/mathml/presentation/row-alignment-expected.png:
855 * platform/efl/mathml/presentation/row-alignment-expected.txt: Added.
856 * platform/efl/mathml/presentation/style-expected.png:
857 * platform/efl/mathml/presentation/sub-expected.png:
858 * platform/efl/mathml/presentation/sub-expected.txt: Copied from LayoutTests/platform/efl-wk1/mathml/presentation/sub-expected.txt.
859 * platform/efl/mathml/presentation/subsup-expected.png:
860 * platform/efl/mathml/presentation/subsup-expected.txt: Copied from LayoutTests/platform/efl-wk1/mathml/presentation/subsup-expected.txt.
861 * platform/efl/mathml/presentation/sup-expected.png:
862 * platform/efl/mathml/presentation/sup-expected.txt:
863 * platform/efl/mathml/presentation/tables-expected.png:
864 * platform/efl/mathml/presentation/tables-expected.txt:
865 * platform/efl/mathml/presentation/tokenElements-expected.png:
866 * platform/efl/mathml/presentation/under-expected.png:
867 * platform/efl/mathml/presentation/underover-expected.png:
868 * platform/efl/mathml/xHeight-expected.png:
870 2012-12-05 Mike West <mkwst@chromium.org>
872 [efl] Unreviewed gardening.
874 Rebaselining tests after r136657 to pick up changes to console messages.
876 * platform/efl-wk1/fast/media/mq-resolution-dpi-dpcm-warning-expected.txt: Added.
877 * platform/efl-wk1/fast/media/mq-resolution-expected.txt: Added.
878 * platform/efl-wk1/fast/media/w3c/test_media_queries-expected.txt: Added.
879 * platform/efl-wk1/inspector/console/console-object-constructor-name-expected.txt: Added.
880 * platform/efl-wk2/fast/media/mq-resolution-dpi-dpcm-warning-expected.txt: Added.
881 * platform/efl-wk2/fast/media/mq-resolution-expected.txt: Added.
882 * platform/efl-wk2/fast/media/w3c/test_media_queries-expected.txt: Added.
883 These shouldn't have had line numbers; they were all pointing to the
884 end of the style or script block in which the message was generated.
885 * platform/efl-wk1/http/tests/xmlhttprequest/access-control-preflight-async-method-denied-expected.txt: Added.
886 * platform/efl-wk1/http/tests/xmlhttprequest/origin-whitelisting-https-expected.txt: Added.
889 2012-12-05 Kent Tamura <tkent@chromium.org>
891 Layout Test fast/forms/*-multiple-fields/*-multiple-fields-preserve-value-after-history-back.html are slow
892 https://bugs.webkit.org/show_bug.cgi?id=104094
894 Reviewed by Kentaro Hara.
896 Make them faster by spliting them into the main frame HTML files
897 and the sub frame HTML files. The sub frame HTML files are loaded
898 five times in one test, and don't need to load
899 js-test-pre/post.js. This change makes them about 2x faster on my
902 * fast/forms/date-multiple-fields/date-multiple-fields-preserve-value-after-history-back.html:
903 * fast/forms/date-multiple-fields/resources/preserve-value-after-history-back-frame.html: Copied from LayoutTests/fast/forms/date-multiple-fields/date-multiple-fields-preserve-value-after-history-back.html.
904 * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-preserve-value-after-history-back.html:
905 * fast/forms/datetimelocal-multiple-fields/resources/preserve-value-after-history-back-frame.html: Copied from LayoutTests/fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-preserve-value-after-history-back.html.
906 * fast/forms/month-multiple-fields/month-multiple-fields-preserve-value-after-history-back.html:
907 * fast/forms/month-multiple-fields/resources/preserve-value-after-history-back-frame.html: Copied from LayoutTests/fast/forms/month-multiple-fields/month-multiple-fields-preserve-value-after-history-back.html.
908 * fast/forms/time-multiple-fields/resources/preserve-value-after-history-back-frame.html: Copied from LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-preserve-value-after-history-back.html.
909 * fast/forms/time-multiple-fields/time-multiple-fields-preserve-value-after-history-back.html:
910 * fast/forms/week-multiple-fields/resources/preserve-value-after-history-back-frame.html: Copied from LayoutTests/fast/forms/week-multiple-fields/week-multiple-fields-preserve-value-after-history-back.html.
911 * fast/forms/week-multiple-fields/week-multiple-fields-preserve-value-after-history-back.html:
912 * platform/chromium/TestExpectations:
914 2012-12-05 Zan Dobersek <zandobersek@gmail.com>
916 Unreviewed gardening.
918 Moving Chromium's baseline for media/track/opera/interfaces/TextTrack/addCue.html
919 (that contains correct, platform-agnostic results) alongside the test.
921 * media/track/opera/interfaces/TextTrack/addCue-expected.txt: Copied from LayoutTests/platform/chromium/media/track/opera/interfaces/TextTrack/addCue-expected.txt.
922 * platform/chromium/media/track/opera/interfaces/TextTrack/addCue-expected.txt: Removed.
923 * platform/efl/TestExpectations: Removed the missing expectation for this test.
925 2012-12-05 Zan Dobersek <zandobersek@gmail.com>
927 Unreviewed GTK gardening.
929 Adding a platform-specific baseline for fast/css/image-set-value-not-removed-crash.html.
930 Adding a failure expectation for svg/custom/use-href-update-crash.html.
932 * platform/gtk/TestExpectations:
933 * platform/gtk/fast/css/image-set-value-not-removed-crash-expected.txt: Added.
935 2012-12-05 Mike West <mkwst@chromium.org>
937 Unreviewed gardening.
939 fast/frames/viewsource-on-image-file.html and
940 fast/overflow/scrollbar-click-retains-focus.html are failing on every
943 * platform/efl/TestExpectations:
944 * platform/gtk/TestExpectations:
945 * platform/mac/TestExpectations:
946 * platform/qt/TestExpectations:
948 2012-12-05 Carlos Garcia Campos <cgarcia@igalia.com>
950 Flex item auto margins in the cross direction should safe center
951 https://bugs.webkit.org/show_bug.cgi?id=103919
953 Reviewed by Ojan Vafai.
955 * css3/flexbox/flex-flow-auto-margins-no-available-space-expected.txt: Added.
956 * css3/flexbox/flex-flow-auto-margins-no-available-space.html: Added.
958 2012-12-05 Mike West <mkwst@chromium.org>
960 [mac][gtk] Unreviewed gardening.
962 fast/overflow/scrollbar-click-retains-focus.html was added in r136646
963 and fails only on Mac WK1, and GTK. Skipping.
965 * platform/gtk/TestExpectations:
966 * platform/mac/TestExpectations:
968 2012-12-05 Mike West <mkwst@chromium.org>
970 Web Inspector: Autogenerate stack traces and line numbers when possible.
971 https://bugs.webkit.org/show_bug.cgi?id=100650
973 Reviewed by Yury Semikhatsky.
975 New line numbers! Huzzah! (Also, removing some that shouldn't be there).
977 * http/tests/inspector/console-xhr-logging-expected.txt:
978 * platform/chromium/http/tests/inspector/console-xhr-logging-expected.txt:
979 One new stack trace! OMG!
980 * fast/frames/sandboxed-iframe-autofocus-denied-expected.txt:
981 * fast/frames/sandboxed-iframe-parsing-space-characters-expected.txt:
982 * fast/frames/xss-auditor-handles-file-urls-expected.txt:
983 * html5lib/run-test11-expected.txt:
984 * http/tests/misc/bubble-drag-events-expected.txt:
985 * http/tests/misc/drag-over-iframe-invalid-source-crash-expected.txt:
986 * http/tests/misc/iframe-invalid-source-crash-expected.txt:
987 * http/tests/misc/image-blocked-src-change-expected.txt:
988 * http/tests/misc/image-blocked-src-no-change-expected.txt:
989 * http/tests/security/cross-origin-xsl-BLOCKED-expected.txt:
990 * http/tests/security/frame-loading-via-document-write-expected.txt:
991 * http/tests/security/mixedContent/insecure-css-in-iframe-expected.txt:
992 * http/tests/security/mixedContent/insecure-css-in-main-frame-expected.txt:
993 * http/tests/security/mixedContent/insecure-image-in-main-frame-expected.txt:
994 * http/tests/security/xss-DENIED-xml-external-entity-expected.txt:
995 * http/tests/security/xssAuditor/base-href-control-char-expected.txt:
996 * http/tests/security/xssAuditor/base-href-expected.txt:
997 * http/tests/security/xssAuditor/base-href-null-char-expected.txt:
998 * http/tests/security/xssAuditor/base-href-scheme-relative-expected.txt:
999 * http/tests/security/xssAuditor/cookie-injection-expected.txt:
1000 * http/tests/security/xssAuditor/embed-tag-code-attribute-2-expected.txt:
1001 * http/tests/security/xssAuditor/embed-tag-code-attribute-expected.txt:
1002 * http/tests/security/xssAuditor/embed-tag-control-char-expected.txt:
1003 * http/tests/security/xssAuditor/embed-tag-expected.txt:
1004 * http/tests/security/xssAuditor/embed-tag-javascript-url-expected.txt:
1005 * http/tests/security/xssAuditor/embed-tag-null-char-expected.txt:
1006 * http/tests/security/xssAuditor/form-action-expected.txt:
1007 * http/tests/security/xssAuditor/full-block-base-href-expected.txt:
1008 * http/tests/security/xssAuditor/full-block-get-from-iframe-expected.txt:
1009 * http/tests/security/xssAuditor/full-block-iframe-javascript-url-expected.txt:
1010 * http/tests/security/xssAuditor/full-block-iframe-no-inherit-expected.txt:
1011 * http/tests/security/xssAuditor/full-block-javascript-link-expected.txt:
1012 * http/tests/security/xssAuditor/full-block-link-onclick-expected.txt:
1013 * http/tests/security/xssAuditor/full-block-object-tag-expected.txt:
1014 * http/tests/security/xssAuditor/full-block-post-from-iframe-expected.txt:
1015 * http/tests/security/xssAuditor/full-block-script-tag-expected.txt:
1016 * http/tests/security/xssAuditor/full-block-script-tag-with-source-expected.txt:
1017 * http/tests/security/xssAuditor/get-from-iframe-expected.txt:
1018 * http/tests/security/xssAuditor/iframe-injection-expected.txt:
1019 * http/tests/security/xssAuditor/iframe-javascript-url-expected.txt:
1020 * http/tests/security/xssAuditor/iframe-javascript-url-more-encoding-expected.txt:
1021 * http/tests/security/xssAuditor/iframe-javascript-url-twice-url-encode-expected.txt:
1022 * http/tests/security/xssAuditor/iframe-javascript-url-twice-url-encode2-expected.txt:
1023 * http/tests/security/xssAuditor/iframe-javascript-url-twice-url-encode3-expected.txt:
1024 * http/tests/security/xssAuditor/iframe-javascript-url-url-encoded-expected.txt:
1025 * http/tests/security/xssAuditor/iframe-onload-GBK-char-expected.txt:
1026 * http/tests/security/xssAuditor/iframe-onload-in-svg-tag-expected.txt:
1027 * http/tests/security/xssAuditor/iframe-srcdoc-expected.txt:
1028 * http/tests/security/xssAuditor/img-onerror-GBK-char-expected.txt:
1029 * http/tests/security/xssAuditor/img-onerror-accented-char-expected.txt:
1030 * http/tests/security/xssAuditor/img-onerror-non-ASCII-char-default-encoding-expected.txt:
1031 * http/tests/security/xssAuditor/img-onerror-non-ASCII-char-expected.txt:
1032 * http/tests/security/xssAuditor/img-onerror-non-ASCII-char2-default-encoding-expected.txt:
1033 * http/tests/security/xssAuditor/img-onerror-non-ASCII-char2-expected.txt:
1034 * http/tests/security/xssAuditor/inline-event-HTML-entities-expected.txt:
1035 * http/tests/security/xssAuditor/javascript-link-HTML-entities-control-char-expected.txt:
1036 * http/tests/security/xssAuditor/javascript-link-HTML-entities-expected.txt:
1037 * http/tests/security/xssAuditor/javascript-link-HTML-entities-named-expected.txt:
1038 * http/tests/security/xssAuditor/javascript-link-HTML-entities-null-char-expected.txt:
1039 * http/tests/security/xssAuditor/javascript-link-ampersand-expected.txt:
1040 * http/tests/security/xssAuditor/javascript-link-control-char-expected.txt:
1041 * http/tests/security/xssAuditor/javascript-link-expected.txt:
1042 * http/tests/security/xssAuditor/javascript-link-null-char-expected.txt:
1043 * http/tests/security/xssAuditor/javascript-link-one-plus-one-expected.txt:
1044 * http/tests/security/xssAuditor/javascript-link-url-encoded-expected.txt:
1045 * http/tests/security/xssAuditor/link-onclick-ampersand-expected.txt:
1046 * http/tests/security/xssAuditor/link-onclick-control-char-expected.txt:
1047 * http/tests/security/xssAuditor/link-onclick-entities-expected.txt:
1048 * http/tests/security/xssAuditor/link-onclick-expected.txt:
1049 * http/tests/security/xssAuditor/link-onclick-null-char-expected.txt:
1050 * http/tests/security/xssAuditor/link-opens-new-window-expected.txt:
1051 * http/tests/security/xssAuditor/malformed-HTML-expected.txt:
1052 * http/tests/security/xssAuditor/malformed-xss-protection-header-1-expected.txt:
1053 * http/tests/security/xssAuditor/malformed-xss-protection-header-2-expected.txt:
1054 * http/tests/security/xssAuditor/malformed-xss-protection-header-3-expected.txt:
1055 * http/tests/security/xssAuditor/malformed-xss-protection-header-4-expected.txt:
1056 * http/tests/security/xssAuditor/malformed-xss-protection-header-5-expected.txt:
1057 * http/tests/security/xssAuditor/malformed-xss-protection-header-6-expected.txt:
1058 * http/tests/security/xssAuditor/malformed-xss-protection-header-7-expected.txt:
1059 * http/tests/security/xssAuditor/malformed-xss-protection-header-8-expected.txt:
1060 * http/tests/security/xssAuditor/malformed-xss-protection-header-9-expected.txt:
1061 * http/tests/security/xssAuditor/meta-tag-http-refresh-javascript-url-expected.txt:
1062 * http/tests/security/xssAuditor/object-embed-tag-control-char-expected.txt:
1063 * http/tests/security/xssAuditor/object-embed-tag-expected.txt:
1064 * http/tests/security/xssAuditor/object-embed-tag-null-char-expected.txt:
1065 * http/tests/security/xssAuditor/object-tag-expected.txt:
1066 * http/tests/security/xssAuditor/object-tag-javascript-url-expected.txt:
1067 * http/tests/security/xssAuditor/open-attribute-body-expected.txt:
1068 * http/tests/security/xssAuditor/open-event-handler-iframe-expected.txt:
1069 * http/tests/security/xssAuditor/open-iframe-src-expected.txt:
1070 * http/tests/security/xssAuditor/open-script-src-expected.txt:
1071 * http/tests/security/xssAuditor/post-from-iframe-expected.txt:
1072 * http/tests/security/xssAuditor/property-escape-comment-expected.txt:
1073 * http/tests/security/xssAuditor/property-escape-entity-expected.txt:
1074 * http/tests/security/xssAuditor/property-escape-expected.txt:
1075 * http/tests/security/xssAuditor/property-escape-long-expected.txt:
1076 * http/tests/security/xssAuditor/property-escape-quote-expected.txt:
1077 * http/tests/security/xssAuditor/report-script-tag-expected.txt:
1078 * http/tests/security/xssAuditor/script-tag-Big5-char-expected.txt:
1079 * http/tests/security/xssAuditor/script-tag-Big5-char-twice-url-encode-16bit-unicode-expected.txt:
1080 * http/tests/security/xssAuditor/script-tag-Big5-char-twice-url-encode-expected.txt:
1081 * http/tests/security/xssAuditor/script-tag-Big5-char2-expected.txt:
1082 * http/tests/security/xssAuditor/script-tag-addslashes-backslash-expected.txt:
1083 * http/tests/security/xssAuditor/script-tag-addslashes-double-quote-expected.txt:
1084 * http/tests/security/xssAuditor/script-tag-addslashes-null-char-expected.txt:
1085 * http/tests/security/xssAuditor/script-tag-addslashes-single-quote-expected.txt:
1086 * http/tests/security/xssAuditor/script-tag-control-char-expected.txt:
1087 * http/tests/security/xssAuditor/script-tag-convoluted-expected.txt:
1088 * http/tests/security/xssAuditor/script-tag-entities-expected.txt:
1089 * http/tests/security/xssAuditor/script-tag-expected.txt:
1090 * http/tests/security/xssAuditor/script-tag-inside-svg-tag-expected.txt:
1091 * http/tests/security/xssAuditor/script-tag-inside-svg-tag2-expected.txt:
1092 * http/tests/security/xssAuditor/script-tag-inside-svg-tag3-expected.txt:
1093 * http/tests/security/xssAuditor/script-tag-null-char-expected.txt:
1094 * http/tests/security/xssAuditor/script-tag-open-redirect-expected.txt:
1095 * http/tests/security/xssAuditor/script-tag-post-control-char-expected.txt:
1096 * http/tests/security/xssAuditor/script-tag-post-expected.txt:
1097 * http/tests/security/xssAuditor/script-tag-post-null-char-expected.txt:
1098 * http/tests/security/xssAuditor/script-tag-redirect-expected.txt:
1099 * http/tests/security/xssAuditor/script-tag-with-16bit-unicode-expected.txt:
1100 * http/tests/security/xssAuditor/script-tag-with-16bit-unicode-surrogate-pair-expected.txt:
1101 * http/tests/security/xssAuditor/script-tag-with-16bit-unicode2-expected.txt:
1102 * http/tests/security/xssAuditor/script-tag-with-16bit-unicode3-expected.txt:
1103 * http/tests/security/xssAuditor/script-tag-with-16bit-unicode4-expected.txt:
1104 * http/tests/security/xssAuditor/script-tag-with-16bit-unicode5-expected.txt:
1105 * http/tests/security/xssAuditor/script-tag-with-actual-comma-expected.txt:
1106 * http/tests/security/xssAuditor/script-tag-with-callbacks-expected.txt:
1107 * http/tests/security/xssAuditor/script-tag-with-comma-expected.txt:
1108 * http/tests/security/xssAuditor/script-tag-with-fancy-unicode-expected.txt:
1109 * http/tests/security/xssAuditor/script-tag-with-invalid-closing-tag-expected.txt:
1110 * http/tests/security/xssAuditor/script-tag-with-invalid-url-encoding-expected.txt:
1111 * http/tests/security/xssAuditor/script-tag-with-source-control-char-expected.txt:
1112 * http/tests/security/xssAuditor/script-tag-with-source-data-url-expected.txt:
1113 * http/tests/security/xssAuditor/script-tag-with-source-data-url2-expected.txt:
1114 * http/tests/security/xssAuditor/script-tag-with-source-data-url3-expected.txt:
1115 * http/tests/security/xssAuditor/script-tag-with-source-double-quote-expected.txt:
1116 * http/tests/security/xssAuditor/script-tag-with-source-entities-expected.txt:
1117 * http/tests/security/xssAuditor/script-tag-with-source-expected.txt:
1118 * http/tests/security/xssAuditor/script-tag-with-source-no-quote-expected.txt:
1119 * http/tests/security/xssAuditor/script-tag-with-source-null-char-expected.txt:
1120 * http/tests/security/xssAuditor/script-tag-with-source-relative-scheme-expected.txt:
1121 * http/tests/security/xssAuditor/script-tag-with-source-same-host-with-query-expected.txt:
1122 * http/tests/security/xssAuditor/script-tag-with-source-unterminated-expected.txt:
1123 * http/tests/security/xssAuditor/script-tag-with-three-times-url-encoded-16bit-unicode-expected.txt:
1124 * http/tests/security/xssAuditor/script-tag-with-trailing-comment-U2028-expected.txt:
1125 * http/tests/security/xssAuditor/script-tag-with-trailing-comment-expected.txt:
1126 * http/tests/security/xssAuditor/script-tag-with-trailing-comment2-expected.txt:
1127 * http/tests/security/xssAuditor/script-tag-with-trailing-comment3-expected.txt:
1128 * http/tests/security/xssAuditor/script-tag-with-trailing-comment4-expected.txt:
1129 * http/tests/security/xssAuditor/xss-filter-bypass-big5-expected.txt:
1130 * http/tests/security/xssAuditor/xss-filter-bypass-long-string-expected.txt:
1131 * http/tests/security/xssAuditor/xss-filter-bypass-sjis-expected.txt:
1132 * http/tests/security/xssAuditor/xss-protection-parsing-01-expected.txt:
1133 * http/tests/security/xssAuditor/xss-protection-parsing-02-expected.txt:
1134 * http/tests/security/xssAuditor/xss-protection-parsing-03-expected.txt:
1135 * http/tests/security/xssAuditor/xss-protection-parsing-04-expected.txt:
1136 * platform/chromium-mac/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt:
1137 * platform/chromium/http/tests/misc/bubble-drag-events-expected.txt:
1138 * platform/chromium/http/tests/misc/drag-over-iframe-invalid-source-crash-expected.txt:
1139 * platform/chromium/http/tests/misc/iframe-invalid-source-crash-expected.txt:
1140 * platform/chromium/http/tests/security/mixedContent/insecure-image-in-main-frame-allowed-expected.txt:
1141 * platform/chromium/http/tests/security/mixedContent/insecure-image-in-main-frame-blocked-expected.txt:
1142 * platform/chromium/http/tests/security/xssAuditor/javascript-link-control-char2-expected.txt:
1143 * platform/chromium/svg/custom/polyline-setattribute-points-null-expected.txt:
1144 * platform/mac/svg/custom/clip-path-referencing-use2-expected.txt:
1145 * platform/mac/svg/custom/polyline-setattribute-points-null-expected.txt:
1146 * svg/custom/invalid-length-units-expected.txt:
1147 * svg/custom/poly-parsing-error-expected.txt:
1148 * svg/dom/SVGScriptElement/script-onerror-bubbling-expected.txt:
1149 * svg/dom/fuzz-path-parser-expected.txt:
1150 * svg/dom/path-parser-expected.txt:
1151 * svg/dom/points-parser-expected.txt:
1153 2012-12-04 Carlos Garcia Campos <cgarcia@igalia.com>
1155 Reduce the children repaints when moved multiple times during the layout
1156 https://bugs.webkit.org/show_bug.cgi?id=103510
1158 Reviewed by Darin Adler.
1160 Add test to check that for flex items moved multiple times during the
1161 layout, only the initial and final positions are repainted.
1163 * css3/flexbox/repaint-column-reverse-expected.txt: Added.
1164 * css3/flexbox/repaint-column-reverse.html: Added.
1165 * platform/chromium-linux/css3/flexbox/repaint-column-reverse-expected.png: Added.
1167 2012-12-05 Dominik Röttsches <dominik.rottsches@intel.com>
1169 [EFL] Unreviewed gardening.
1171 Rebaselining viewsource* after r126683.
1172 Adding new baseline for orientation-sideways, new test.
1173 Moving addCue test to TestExpectations until it's fixed in bug 103925.
1175 * platform/efl-wk2/fast/frames/viewsource-attribute-expected.png: Added.
1176 * platform/efl-wk2/fast/frames/viewsource-attribute-expected.txt: Added.
1177 * platform/efl-wk2/fast/frames/viewsource-on-image-file-expected.png: Added.
1178 * platform/efl-wk2/fast/frames/viewsource-on-image-file-expected.txt: Added.
1179 * platform/efl/TestExpectations:
1180 * platform/efl/fast/text/orientation-sideways-expected.png: Added.
1181 * platform/efl/fast/text/orientation-sideways-expected.txt: Added.
1183 2012-12-05 Mike West <mkwst@chromium.org>
1185 [chromium] Unreviewed gardening.
1187 fast/text/hyphenate-character.html, fast/text/hyphenate-first-word.html
1188 fast/text/hyphenate-locale.html, and fast/text/hyphens.html have started
1189 failing on Linux. Widening the skip to cover that platform as well (they
1190 were already skipped for Windows, Mac, and Android.
1192 * platform/chromium/TestExpectations:
1194 2012-12-05 Takashi Sakamoto <tasak@google.com>
1196 Unreviewed, WebKit gardening.
1197 https://bugs.webkit.org/show_bug.cgi?id=103487
1199 * platform/chromium/TestExpectations:
1200 fast/forms/placeholder-position.html is flaky on linux.
1202 2012-12-05 Takashi Sakamoto <tasak@google.com>
1204 Unreviewed, WebKit gardening.
1205 https://bugs.webkit.org/show_bug.cgi?id=104092
1207 * platform/chromium/TestExpectations:
1208 Mark fast/frames/paint-iframe-background.html as flaky.
1210 2012-12-05 Bear Travis <betravis@adobe.com>
1212 Absolutely positioned non-replaced elements should resolve vertical margins against
1213 their containing block's logical width
1214 https://bugs.webkit.org/show_bug.cgi?id=103576
1216 Reviewed by Emil A Eklund.
1218 Test that different writing mode combinations between a parent and child correctly
1219 compute percentage margins for an absolutely positioned child.
1221 * fast/writing-mode/percentage-margins-absolute-expected.txt: Added.
1222 * fast/writing-mode/percentage-margins-absolute.html: Added.
1224 2012-12-04 Takashi Sakamoto <tasak@google.com>
1226 Unreviewed, WebKit gardening.
1227 https://bugs.webkit.org/show_bug.cgi?id=104090
1229 * platform/chromium/TestExpectations:
1230 Mark fast/css-grid-layout/grid-columns-rows-get-set-multiple.html and
1231 fast/css-grid-layout/grid-columns-rows-get-set.html as crash on Mac
1234 2012-12-04 Takashi Sakamoto <tasak@google.com>
1236 Unreviewed, WebKit gardening.
1238 * platform/chromium/TestExpectations:
1239 Mark fast/frames/viewsource-attribute.html and
1240 viewsource-on-image-file.html as failure.
1242 2012-12-04 Elliott Sprehn <esprehn@chromium.org>
1244 Clicking a scrollbar unfocuses the current activeElement
1245 https://bugs.webkit.org/show_bug.cgi?id=96335
1247 Reviewed by Ojan Vafai.
1249 Add test that ensures clicking inside a scrollbar doesn't move the
1250 focus unless the scrollbar is inside a mouse focusable element.
1252 * fast/overflow/scrollbar-click-retains-focus-expected.txt: Added.
1253 * fast/overflow/scrollbar-click-retains-focus.html: Added.
1255 2012-12-04 Viatcheslav Ostapenko <v.ostapenko@samsung.com>
1257 [EFL][WK2] Enable compositing pixel tests that are not fail after EFL WTR snapshot implementation.
1258 https://bugs.webkit.org/show_bug.cgi?id=104075
1260 Unreviewed, EFL gardening.
1262 * platform/efl-wk1/TestExpectations:
1263 * platform/efl/TestExpectations:
1265 2012-12-04 Noel Gordon <noel.gordon@gmail.com>
1267 [v8] Improve worker.postMessage() string performance: avoid utf8 conversion
1268 https://bugs.webkit.org/show_bug.cgi?id=102230
1270 Reviewed by Eric Seidel.
1272 Update serialized-script-value-expected results for the new SerializedScriptValue
1273 wire format version. Add test cases for UChar string serialization to verify that
1274 the UChar string data appears on an even-byte boundary in the wire format, and to
1275 test reading string data from the previous wire format is backward-compatible.
1277 * platform/chromium/fast/storage/serialized-script-value-expected.txt:
1278 * platform/chromium/fast/storage/serialized-script-value.html:
1280 2012-12-04 Takashi Sakamoto <tasak@google.com>
1282 Unreviewed, WebKit gardening. A rebaseline.
1284 * platform/chromium/media/track/opera/interfaces/TextTrack/addCue-expected.txt: Added.
1286 2012-12-04 Takashi Sakamoto <tasak@google.com>
1288 Unreviewed, WebKit gardening.
1290 * platform/chromium/TestExpectations:
1291 Updated css3/filters/effect-reference-hw.html's expectation.
1293 2012-12-04 Florin Malita <fmalita@chromium.org>
1295 Unreviewed gardening - skip use-href-update-crash.svg on Win.
1297 * platform/win/TestExpectations:
1299 2012-12-04 Takashi Sakamoto <tasak@google.com>
1301 Unreviewed, WebKit gardening.
1303 * platform/chromium-mac-snowleopard/fast/parser/document-write-ignores-later-network-bytes-expected.txt: Removed, rebaseline.
1305 2012-12-04 Florin Malita <fmalita@chromium.org>
1307 Unreviewed gardening - suppressing failing svg/custom/use-href-update-crash.svg on Mac and
1310 * platform/mac/TestExpectations:
1311 * platform/qt/TestExpectations:
1313 2012-12-04 Stephen White <senorblanco@chromium.org>
1315 [chromium] Turn on the new Skia mask blur algorithm.
1316 https://bugs.webkit.org/show_bug.cgi?id=103906
1318 Reviewed by Adrienne Walker.
1320 * platform/chromium/TestExpectations:
1322 2012-12-04 Roger Fong <roger_fong@apple.com>
1324 Unreviewed. Add Windows specific results for some tests following r136558 and r136560.
1326 Tests are indeed passing. The output is just slightly different on Windows.
1328 * platform/win/TestExpectations:
1329 * platform/win/fast/css/image-set-value-not-removed-crash-expected.txt: Added.
1330 * platform/win/fast/images/crossfade-client-not-removed-crash-expected.txt: Added.
1332 2012-12-04 Julien Chaffraix <jchaffraix@webkit.org>
1334 [CSS Grid Layout] Implement CSS parsing and handling for <track-minmax>
1335 https://bugs.webkit.org/show_bug.cgi?id=103799
1337 Reviewed by Tony Chang.
1339 * fast/css-grid-layout/grid-columns-rows-get-set-expected.txt:
1340 * fast/css-grid-layout/grid-columns-rows-get-set-multiple-expected.txt:
1341 * fast/css-grid-layout/grid-columns-rows-get-set-multiple.html:
1342 * fast/css-grid-layout/grid-columns-rows-get-set.html:
1343 * fast/css-grid-layout/resources/grid-columns-rows-get-set-multiple.js:
1344 * fast/css-grid-layout/resources/grid-columns-rows-get-set.js:
1345 Extended the following tests to cover the new grammar.
1347 2012-12-04 Florin Malita <fmalita@chromium.org>
1349 Unreviewed gardening - add missing js-test-pre.js include to avoid use-href-update-crash.svg
1350 failures on platforms that do not define gc().
1352 * svg/custom/use-href-update-crash.svg:
1354 2012-12-04 Emil A Eklund <eae@chromium.org>
1356 Unreviewed, mark css3/filters/effect-reference-hw.html as failing rather than crashing.
1358 * platform/chromium/TestExpectations:
1360 2012-12-04 Yury Semikhatsky <yurys@chromium.org>
1362 [chromium] Layout test inspector-protocol/debugger-pause-dedicated-worker.html is flaky
1363 https://bugs.webkit.org/show_bug.cgi?id=101229
1365 Reviewed by Vsevolod Vlasov.
1367 Removed unnecessary logging that introduced flakiness to the tests.
1369 * inspector-protocol/debugger-pause-dedicated-worker-expected.txt:
1370 * inspector-protocol/debugger-pause-dedicated-worker.html:
1371 * inspector-protocol/debugger-terminate-dedicated-worker-while-paused-expected.txt:
1372 * inspector-protocol/debugger-terminate-dedicated-worker-while-paused.html:
1373 * platform/chromium/TestExpectations:
1375 2012-12-04 Emil A Eklund <eae@chromium.org>
1377 Unreviewed chromium rebaselines.
1379 * platform/chromium-mac-snowleopard/fast/parser/document-write-ignores-later-network-bytes-expected.png: Added.
1380 * platform/chromium-mac-snowleopard/fast/parser/document-write-ignores-later-network-bytes-expected.txt: Added.
1382 2012-12-04 Emil A Eklund <eae@chromium.org>
1384 Unreviewed chromium expectations update.
1386 * platform/chromium/TestExpectations:
1388 2012-12-04 Abhishek Arya <inferno@chromium.org>
1390 Heap-use-after-free in WebCore::StyleCachedImageSet::cssValue
1391 https://bugs.webkit.org/show_bug.cgi?id=100621
1393 Reviewed by Eric Seidel.
1395 * fast/css/image-set-value-not-removed-crash-expected.txt: Added.
1396 * fast/css/image-set-value-not-removed-crash.html: Added.
1398 2012-12-04 Abhishek Arya <inferno@chromium.org>
1400 Crash in CachedResource::checkNotify due to -webkit-crossfade.
1401 https://bugs.webkit.org/show_bug.cgi?id=98068
1403 Reviewed by Nate Chapin.
1405 * fast/images/crossfade-client-not-removed-crash-expected.txt: Added.
1406 * fast/images/crossfade-client-not-removed-crash.html: Added.
1408 2012-12-04 Roger Fong <roger_fong@apple.com>
1410 Unreviewed. Skip flaky "fake mouse move tests" on Windows port.
1411 https://bugs.webkit.org/show_bug.cgi?id=103043.
1413 * platform/win/TestExpectations:
1415 2012-12-04 Julien Chaffraix <jchaffraix@webkit.org>
1417 Heap-use-after-free in WebCore::RenderLayer::paintList [MathML]
1418 https://bugs.webkit.org/show_bug.cgi?id=100764
1420 Reviewed by Eric Seidel.
1422 * mathml/mfenced-root-layer-expected.txt: Added.
1423 * mathml/mfenced-root-layer.html: Added.
1425 2012-12-04 Roger Fong <roger_fong@apple.com>
1427 Unreviewed gardening. Skip fast/loader/non-deferred-substitute-load.html on Windows port.
1428 https://bugs.webkit.org/show_bug.cgi?id=103968
1430 * platform/win/TestExpectations:
1432 2012-12-04 Emil A Eklund <eae@chromium.org>
1434 Unreviewed, mark fast/dom/HTMLTemplateElement/inertContents.html as flaky on mac debug.
1436 * platform/chromium/TestExpectations:
1438 2012-12-04 Florin Malita <fmalita@chromium.org>
1440 Stale SVGUseElement reference in CachedResource::checkNotify()
1441 https://bugs.webkit.org/show_bug.cgi?id=104004
1443 Reviewed by Eric Seidel.
1445 * svg/custom/use-href-update-crash-expected.txt: Added.
1446 * svg/custom/use-href-update-crash.svg: Added.
1448 2012-12-04 Antoine Quint <graouts@apple.com>
1450 Missing -expected.txt files for new <track> tests
1451 https://bugs.webkit.org/show_bug.cgi?id=104006
1453 Reviewed by Eric Carlson.
1455 Add the missing -expected.txt files.
1457 * media/track/opera/interfaces/HTMLElement/HTMLMediaElement/addTextTrack-expected.txt: Added.
1458 * media/track/opera/interfaces/TextTrack/kind-expected.txt: Added.
1460 2012-12-04 Sheriff Bot <webkit.review.bot@gmail.com>
1462 Unreviewed, rolling out r136509.
1463 http://trac.webkit.org/changeset/136509
1464 https://bugs.webkit.org/show_bug.cgi?id=104015
1466 broke layout tests (Requested by eae on #webkit).
1468 * platform/efl-wk2/TestExpectations:
1470 2012-12-04 Antoine Quint <graouts@apple.com>
1472 INVALID_STATE_ERR error upon calling .addCue() for an already-in-use cue
1473 https://bugs.webkit.org/show_bug.cgi?id=103264
1475 Reviewed by Eric Carlson.
1477 Stop skipping media/track/opera/interfaces/TextTrack/addCue.html as it now mostly passes, the remaining issue
1478 being tracked by https://bugs.webkit.org/show_bug.cgi?id=103258.
1480 * media/track/opera/interfaces/TextTrack/addCue-expected.txt: Added.
1481 * platform/chromium/TestExpectations:
1482 * platform/efl/TestExpectations:
1483 * platform/gtk/TestExpectations:
1484 * platform/mac/TestExpectations:
1485 * platform/qt/TestExpectations:
1486 * platform/win/TestExpectations:
1488 2012-12-04 Mike West <mkwst@chromium.org>
1490 Log to console when forms and popups are blocked by 'sandbox'.
1491 https://bugs.webkit.org/show_bug.cgi?id=103615
1493 Reviewed by Adam Barth.
1495 * fast/frames/sandboxed-iframe-attribute-parsing-expected.txt:
1496 * fast/frames/sandboxed-iframe-forms-dynamic-expected.txt:
1497 * fast/frames/sandboxed-iframe-forms-expected.txt:
1498 * fast/frames/sandboxed-iframe-navigation-top-by-name-denied-expected.txt:
1499 * fast/frames/sandboxed-iframe-navigation-windowopen-expected.txt:
1500 * http/tests/security/no-popup-from-sandbox.html:
1501 * http/tests/security/popup-allowed-by-sandbox-is-sandboxed.html:
1502 Updating effected tests with new console warnings.
1504 2012-12-04 Emil A Eklund <eae@chromium.org>
1506 Unreviewed chromium rebaseline for r136508.
1508 * platform/chromium-linux/compositing/masks/masked-ancestor-expected.png:
1509 * platform/chromium-mac-lion/compositing/masks/masked-ancestor-expected.png:
1510 * platform/chromium-mac-snowleopard/compositing/masks/masked-ancestor-expected.png:
1511 * platform/chromium-mac/compositing/masks/masked-ancestor-expected.png:
1512 * platform/chromium-win/compositing/masks/masked-ancestor-expected.png:
1513 * platform/efl-wk1/compositing/masks: Added.
1514 * platform/efl-wk1/compositing/masks/masked-ancestor-expected.png: Added.
1515 * platform/efl/compositing/masks/masked-ancestor-expected.png: Removed.
1517 2012-12-04 Ken Kania <kkania@chromium.org>
1519 Inspector: Introduce Input.dispatchKeyEvent and DOM.focus for typing simulation.
1520 https://bugs.webkit.org/show_bug.cgi?id=103530
1522 Reviewed by Yury Semikhatsky.
1524 Input.dispatchKeyEvent simply calls EventHandler::keyEvent with the key event data
1525 from the command parameters. The client will be responsible for providing proper
1526 events to simulate desired typing behavior.
1527 DOM.focus calls focus on a dom element.
1529 * inspector-protocol/dom-focus-expected.txt: Added.
1530 * inspector-protocol/dom-focus.html: Added.
1531 * inspector-protocol/input/dispatchKeyEvent-expected.txt: Added.
1532 * inspector-protocol/input/dispatchKeyEvent.html: Added.
1534 2012-12-04 Emil A Eklund <eae@chromium.org>
1536 Unreviewed mathml rebaseline.
1538 * platform/chromium-linux-x86/mathml/presentation/sub-expected.txt: Removed.
1539 * platform/chromium-mac-lion/mathml/presentation/sub-expected.txt: Removed.
1540 * platform/chromium/mathml/presentation/sub-expected.txt: Removed.
1541 * platform/efl-wk1/mathml: Added.
1542 * platform/efl-wk1/mathml/presentation: Added.
1543 * platform/efl-wk1/mathml/presentation/roots-expected.txt: Added.
1544 * platform/efl-wk1/mathml/presentation/row-alignment-expected.txt: Added.
1545 * platform/efl-wk1/mathml/presentation/sub-expected.txt: Added.
1546 * platform/efl-wk1/mathml/presentation/subsup-expected.txt: Added.
1547 * platform/efl/mathml/presentation/roots-expected.txt: Removed.
1548 * platform/efl/mathml/presentation/row-alignment-expected.txt: Removed.
1549 * platform/efl/mathml/presentation/sub-expected.txt: Removed.
1550 * platform/efl/mathml/presentation/subsup-expected.txt: Removed.
1552 2012-12-04 Emil A Eklund <eae@chromium.org>
1554 Unreviewed, skip new broken tests in chromium.
1556 * platform/chromium/TestExpectations:
1558 2012-12-04 Emil A Eklund <eae@chromium.org>
1560 Unreviewed chromium expectations update, mark unskipped svg tests as slow.
1562 * platform/chromium/TestExpectations:
1564 2012-12-04 Emil A Eklund <eae@chromium.org>
1566 Unreviewed chromium rebaseline for r136506 and 136502.
1568 * platform/chromium-linux/compositing/absolute-position-changed-with-composited-parent-layer-expected.png: Removed.
1569 * platform/chromium-linux/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.png: Removed.
1570 * platform/chromium-linux/media/track/opera: Added.
1571 * platform/chromium-linux/media/track/opera/interfaces: Added.
1572 * platform/chromium-linux/media/track/opera/interfaces/HTMLElement: Added.
1573 * platform/chromium-linux/media/track/opera/interfaces/HTMLElement/HTMLMediaElement: Added.
1574 * platform/chromium-linux/media/track/opera/interfaces/HTMLElement/HTMLMediaElement/addTextTrack-expected.txt: Added.
1575 * platform/chromium-linux/media/track/opera/interfaces/TextTrack: Added.
1576 * platform/chromium-linux/media/track/opera/interfaces/TextTrack/kind-expected.txt: Added.
1577 * platform/chromium-mac-lion/media/track/opera: Added.
1578 * platform/chromium-mac-lion/media/track/opera/interfaces: Added.
1579 * platform/chromium-mac-lion/media/track/opera/interfaces/HTMLElement: Added.
1580 * platform/chromium-mac-lion/media/track/opera/interfaces/HTMLElement/HTMLMediaElement: Added.
1581 * platform/chromium-mac-lion/media/track/opera/interfaces/HTMLElement/HTMLMediaElement/addTextTrack-expected.txt: Added.
1582 * platform/chromium-mac-lion/media/track/opera/interfaces/TextTrack: Added.
1583 * platform/chromium-mac-lion/media/track/opera/interfaces/TextTrack/kind-expected.txt: Added.
1584 * platform/chromium-mac-snowleopard/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.png: Removed.
1585 * platform/chromium-mac-snowleopard/media/track/opera: Added.
1586 * platform/chromium-mac-snowleopard/media/track/opera/interfaces: Added.
1587 * platform/chromium-mac-snowleopard/media/track/opera/interfaces/HTMLElement: Added.
1588 * platform/chromium-mac-snowleopard/media/track/opera/interfaces/HTMLElement/HTMLMediaElement: Added.
1589 * platform/chromium-mac-snowleopard/media/track/opera/interfaces/HTMLElement/HTMLMediaElement/addTextTrack-expected.txt: Added.
1590 * platform/chromium-mac-snowleopard/media/track/opera/interfaces/TextTrack: Added.
1591 * platform/chromium-mac-snowleopard/media/track/opera/interfaces/TextTrack/kind-expected.txt: Added.
1592 * platform/chromium-mac/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.png:
1593 * platform/chromium-mac/compositing/repaint/newly-composited-on-scroll-expected.png:
1594 * platform/chromium-mac/media/track/opera: Added.
1595 * platform/chromium-mac/media/track/opera/interfaces: Added.
1596 * platform/chromium-mac/media/track/opera/interfaces/HTMLElement: Added.
1597 * platform/chromium-mac/media/track/opera/interfaces/HTMLElement/HTMLMediaElement: Added.
1598 * platform/chromium-mac/media/track/opera/interfaces/HTMLElement/HTMLMediaElement/addTextTrack-expected.txt: Added.
1599 * platform/chromium-mac/media/track/opera/interfaces/TextTrack: Added.
1600 * platform/chromium-mac/media/track/opera/interfaces/TextTrack/kind-expected.txt: Added.
1601 * platform/chromium-win-xp/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.png: Removed.
1602 * platform/chromium-win-xp/media/track/opera: Added.
1603 * platform/chromium-win-xp/media/track/opera/interfaces: Added.
1604 * platform/chromium-win-xp/media/track/opera/interfaces/HTMLElement: Added.
1605 * platform/chromium-win-xp/media/track/opera/interfaces/HTMLElement/HTMLMediaElement: Added.
1606 * platform/chromium-win-xp/media/track/opera/interfaces/HTMLElement/HTMLMediaElement/addTextTrack-expected.txt: Added.
1607 * platform/chromium-win-xp/media/track/opera/interfaces/TextTrack: Added.
1608 * platform/chromium-win-xp/media/track/opera/interfaces/TextTrack/kind-expected.txt: Added.
1609 * platform/chromium-win/compositing/absolute-position-changed-with-composited-parent-layer-expected.png: Removed.
1610 * platform/chromium-win/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.png:
1611 * platform/chromium-win/compositing/iframes/composited-iframe-alignment-expected.png:
1612 * platform/chromium-win/compositing/reflections/reflection-in-composited-expected.png:
1613 * platform/chromium-win/media/track/opera: Added.
1614 * platform/chromium-win/media/track/opera/interfaces: Added.
1615 * platform/chromium-win/media/track/opera/interfaces/HTMLElement: Added.
1616 * platform/chromium-win/media/track/opera/interfaces/HTMLElement/HTMLMediaElement: Added.
1617 * platform/chromium-win/media/track/opera/interfaces/HTMLElement/HTMLMediaElement/addTextTrack-expected.txt: Added.
1618 * platform/chromium-win/media/track/opera/interfaces/TextTrack: Added.
1619 * platform/chromium-win/media/track/opera/interfaces/TextTrack/kind-expected.txt: Added.
1620 * platform/efl-wk1/compositing/iframes: Added.
1621 * platform/efl-wk1/compositing/iframes/composited-iframe-alignment-expected.png: Added.
1622 * platform/efl-wk1/compositing/reflections/reflection-in-composited-expected.png: Added.
1623 * platform/efl-wk1/compositing/repaint/newly-composited-on-scroll-expected.png: Added.
1624 * platform/efl/compositing/iframes/composited-iframe-alignment-expected.png: Removed.
1625 * platform/efl/compositing/reflections/reflection-in-composited-expected.png: Removed.
1626 * platform/efl/compositing/repaint/newly-composited-on-scroll-expected.png: Removed.
1628 2012-12-04 Robert Hogan <robert@webkit.org>
1630 Redrawing issue with inserting new inline element between existing inline elements
1631 https://bugs.webkit.org/show_bug.cgi?id=50315
1633 Reviewed by Levi Weintraub.
1635 * fast/inline/layout-after-inserting-nested-br-expected.html: Added.
1636 * fast/inline/layout-after-inserting-nested-br.html: Added.
1638 2012-12-04 Mikhail Pozdnyakov <mikhail.pozdnyakov@intel.com>
1640 IntSize::scale() should return rounded value
1641 https://bugs.webkit.org/show_bug.cgi?id=103984
1643 Reviewed by Kenneth Rohde Christiansen.
1645 Test css3/device-adapt/viewport-width-not-affecting-next-page.html is not flaky any more.
1647 * platform/efl-wk2/TestExpectations:
1649 2012-12-04 Stephen Chenney <schenney@chromium.org>
1651 [chromium] Turn on the new Skia mask blur algorithm.
1652 https://bugs.webkit.org/show_bug.cgi?id=103906
1654 Unreviewed roll out.
1656 The previous patch was premature and is causing issues rolling skia deps and Chromium deps.
1658 * platform/chromium/TestExpectations:
1660 2012-12-04 Antoine Quint <graouts@apple.com>
1662 TextTrack's .kind property should return lower-case values
1663 https://bugs.webkit.org/show_bug.cgi?id=103411
1665 Reviewed by Eric Carlson.
1667 Stop skipping passing tests.
1669 * platform/chromium/TestExpectations:
1670 * platform/efl/TestExpectations:
1671 * platform/gtk/TestExpectations:
1672 * platform/mac/TestExpectations:
1673 * platform/qt/TestExpectations:
1674 * platform/win/TestExpectations:
1676 2012-12-04 Markus Heintz <markusheintz@chromium.org>
1678 Web Inspector: Updating test expectations after viewport console warnings cleanup.
1679 https://bugs.webkit.org/show_bug.cgi?id=102890
1681 Reviewed by Jochen Eisinger.
1683 Updating test expectations after improving the console message text
1684 for a viewport console warning and change the log level to warning.
1686 * fast/viewport/viewport-121-expected.txt:
1687 * fast/viewport/viewport-122-expected.txt:
1688 * fast/viewport/viewport-125-expected.txt:
1689 * fast/viewport/viewport-126-expected.txt:
1690 * fast/viewport/viewport-127-expected.txt:
1691 * fast/viewport/viewport-134-expected.txt:
1692 * fast/viewport/viewport-52-expected.txt:
1693 * fast/viewport/viewport-53-expected.txt:
1694 * fast/viewport/viewport-54-expected.txt:
1695 * fast/viewport/viewport-55-expected.txt:
1696 * fast/viewport/viewport-77-expected.txt:
1697 * fast/viewport/viewport-83-expected.txt:
1698 * fast/viewport/viewport-84-expected.txt:
1699 * fast/viewport/viewport-87-expected.txt:
1700 * fast/viewport/viewport-warnings-3-expected.txt:
1701 * fast/viewport/viewport-warnings-5-expected.txt:
1702 * fast/viewport/viewport-warnings-6-expected.txt:
1704 2012-12-04 Takashi Sakamoto <tasak@google.com>
1706 Unreviewed, WebKit gardening.
1708 * platform/chromium/TestExpectations:
1709 Update flaky tests' expectations.
1711 2012-12-04 Takashi Sakamoto <tasak@google.com>
1713 Unreviewed, WebKit gardening.
1715 * platform/chromium/TestExpectations:
1716 Mark css3/filters/effect-reference-hw.html and
1717 css3/filters/effect-reference-ordering-hw.html as crash.
1719 2012-12-04 Zan Dobersek <zandobersek@gmail.com>
1721 Unreviewed GTK gardening.
1723 Adding failure expectations for the sixth and seventh SVG viewspec tests.
1725 * platform/gtk/TestExpectations:
1727 2012-12-03 Alexander Pavlov <apavlov@chromium.org>
1729 Web Inspector: [Overrides] Add ability to override the page CSS media type
1730 https://bugs.webkit.org/show_bug.cgi?id=103752
1732 Reviewed by Pavel Feldman.
1734 The test invokes PageAgent.setEmulatedMedia() and emits the WebInspector.cssModel.mediaQueryResultChanged() signal.
1736 * inspector/styles/media-emulation-expected.txt: Added.
1737 * inspector/styles/media-emulation.html: Added.
1739 2012-12-04 Ryosuke Niwa <rniwa@webkit.org>
1741 Fix a test and re-enable fast/harness/perftests on Chromium.
1743 * fast/harness/perftests/runs-per-second-log.html:
1744 * platform/chromium/TestExpectations:
1746 2012-12-04 Takashi Sakamoto <tasak@google.com>
1748 Unreviewed, WebKit gardening.
1750 * platform/chromium/TestExpectations:
1751 Updated about 200 tests' expectations, because the tests were
1752 reported as "expected to XXX, but YYY".
1754 2012-12-03 Alexander Pavlov <apavlov@chromium.org>
1756 Web Inspector: [REGRESSION] [Styles] Rule disappears if edited selector does not affect selected node
1757 https://bugs.webkit.org/show_bug.cgi?id=103059
1759 Reviewed by Pavel Feldman.
1761 * http/tests/inspector/elements-test.js:
1762 (initialize_ElementTest.InspectorTest.dumpSelectedElementStyles):
1763 Add dumping of the [no-affect] flag for rules not affecting the currently selected element.
1764 * inspector/styles/commit-selector-expected.txt: Rebaseline.
1766 2012-12-04 Jussi Kukkonen <jussi.kukkonen@intel.com>
1768 Make svg/dom/viewspec-parser-*.html non-flaky
1769 https://bugs.webkit.org/show_bug.cgi?id=103744
1771 Reviewed by Dirk Schulze.
1773 Modified viewspec-parser-*.html in two ways:
1774 - remove duplicate testing: the five files were all running
1775 the exact same tests (only a few percent were unique).
1776 - move the test division out of viewspec-parser.js to make it more
1777 visible, divide the tests into logical sets.
1779 * platform/efl-wk2/TestExpectations:
1780 * svg/dom/resources/viewspec-parser.js:
1781 (startViewspecTests):
1782 * svg/dom/viewspec-parser-1-expected.txt:
1783 * svg/dom/viewspec-parser-1.html:
1784 * svg/dom/viewspec-parser-2-expected.txt:
1785 * svg/dom/viewspec-parser-2.html:
1786 * svg/dom/viewspec-parser-3-expected.txt:
1787 * svg/dom/viewspec-parser-3.html:
1788 * svg/dom/viewspec-parser-4-expected.txt:
1789 * svg/dom/viewspec-parser-4.html:
1790 * svg/dom/viewspec-parser-5-expected.txt:
1791 * svg/dom/viewspec-parser-5.html:
1792 * svg/dom/viewspec-parser-6-expected.txt: Added.
1793 * svg/dom/viewspec-parser-6.html: Added.
1794 * svg/dom/viewspec-parser-7-expected.txt: Added.
1795 * svg/dom/viewspec-parser-7.html: Added.
1797 2012-12-03 Nate Chapin <japhet@chromium.org>
1799 svg/foreignObject/viewport-foreignObject-crash.html recurses infinitely sometimes
1800 https://bugs.webkit.org/show_bug.cgi?id=103935.
1802 Reviewed by Abhishek Arya.
1804 * svg/foreignObject/viewport-foreignobject-crash.html:
1806 2012-12-03 Joshua Bell <jsbell@chromium.org>
1808 IndexedDB: Correct database version after aborted upgrade
1809 https://bugs.webkit.org/show_bug.cgi?id=103763
1811 Reviewed by Tony Chang.
1813 Update test expectations and tweak a test so it's testing what it claimed.
1815 * storage/indexeddb/intversion-abort-in-initial-upgradeneeded-expected.txt:
1816 * storage/indexeddb/mozilla/resources/versionchange-abort.js:
1818 * storage/indexeddb/mozilla/versionchange-abort-expected.txt:
1819 * storage/indexeddb/resources/unblocked-version-changes.js:
1821 * storage/indexeddb/unblocked-version-changes-expected.txt:
1823 2012-12-03 Roger Fong <roger_fong@apple.com>
1825 Unreviewed. Gardening of Apple Windows port.
1826 https://bugs.webkit.org/show_bug.cgi?id=102603.
1828 * platform/win/TestExpectations:
1830 2012-12-03 Takashi Sakamoto <tasak@google.com>
1832 Unreviewed, WebKit gardening.
1834 * platform/chromium/TestExpectations:
1835 Marked the following tests as crash timeout for Android:
1836 media/encrypted-media/encrypted-media-syntax.html,
1837 media/encrypted-media/encrypted-media-events.html, and
1838 media/encrypted-media/encrypted-media-not-loaded.html.
1840 2012-12-03 Roger Fong <roger_fong@apple.com>
1842 Unreviewed gardening of Apple Windows Port.
1843 https://bugs.webkit.org/show_bug.cgi?id=97026
1845 * platform/win/TestExpectations:
1847 2012-12-03 Roger Fong <roger_fong@apple.com>
1849 Unreviewed. Removing expected failing results for Windows port. Test now works.
1850 https://bugs.webkit.org/show_bug.cgi?id=51469
1852 * platform/win/fast/js/large-expressions-expected.txt: Removed.
1854 2012-12-03 Roger Fong <roger_fong@apple.com>
1856 Unreviewed. Skip fast/js/kde/Array.html.
1857 https://bugs.webkit.org/show_bug.cgi?id=103962.
1859 * platform/win/TestExpectations:
1861 2012-12-03 Roger Fong <roger_fong@apple.com>
1863 Unreviewed. Line ending fix.
1865 * platform/win/css3/filters/effect-reference-expected.txt:
1866 * platform/win/css3/filters/effect-reference-hw-expected.txt:
1868 2012-12-03 Rafael Weinstein <rafaelw@chromium.org>
1870 Implement HTMLTemplateElement
1871 https://bugs.webkit.org/show_bug.cgi?id=86031
1873 Reviewed by Adam Barth.
1875 * fast/dom/HTMLTemplateElement/cloneNode-expected.txt: Added.
1876 * fast/dom/HTMLTemplateElement/cloneNode.html: Added.
1877 * fast/dom/HTMLTemplateElement/inertContents-expected.txt: Added.
1878 * fast/dom/HTMLTemplateElement/inertContents.html: Added.
1879 * fast/dom/HTMLTemplateElement/innerHTML-expected.txt: Added.
1880 * fast/dom/HTMLTemplateElement/innerHTML.html: Added.
1881 * fast/dom/HTMLTemplateElement/ownerDocument-expected.txt: Added.
1882 * fast/dom/HTMLTemplateElement/ownerDocument.html: Added.
1883 * html5lib/resources/template.dat: Added.
1884 * html5lib/run-template-expected.txt: Added.
1885 * html5lib/run-template.html: Added.
1886 * resources/dump-as-markup.js:
1888 (Markup._getSelectionFromNode):
1890 2012-12-03 Julien Chaffraix <jchaffraix@webkit.org>
1892 [CSS Grid Layout] Support percentage paddings and margins on grid items
1893 https://bugs.webkit.org/show_bug.cgi?id=103677
1895 Reviewed by Tony Chang.
1897 * resources/check-layout.js:
1898 Extended check-layout to be able to query paddings and margins. Note that in order to compare,
1899 the attribute with the returned value from getComputedStyle, we need to trim the unit ("px")
1900 from the actual values. This trick also works in FireFox and Opera.
1902 * fast/css-grid-layout/percent-padding-margin-resolution-grid-item-expected.txt: Added.
1903 * fast/css-grid-layout/percent-padding-margin-resolution-grid-item.html: Added.
1905 2012-12-03 Roger Fong <roger_fong@apple.com>
1907 Unreviewed. Expected failing results on Windows.
1909 * platform/win/css3/filters: Added.
1910 * platform/win/css3/filters/effect-reference-expected.txt: Added.
1911 * platform/win/css3/filters/effect-reference-hw-expected.txt: Added.
1913 2012-12-03 Takashi Sakamoto <tasak@google.com>
1915 Unreviewed, WebKit gardening.
1917 * platform/chromium/TestExpectations:
1918 Removed duplicate entries for compositing/masks/masked-ancestor.html.
1919 Fixed overriding: compositing/masks/simple-composited-mask.html.
1921 2012-12-03 Antoine Quint <graouts@apple.com>
1923 Add Opera-submitted W3C <track> tests to LayoutTests
1924 https://bugs.webkit.org/show_bug.cgi?id=103887
1926 Reviewed by Eric Carlson.
1928 Adding the Opera-submitted W3C <track> testsuite and test results for passing tests. Failing tests are skipped
1931 * media/track/opera/idl/media-idl-tests.html: Added.
1932 * media/track/opera/interfaces/HTMLElement/HTMLMediaElement/addTextTrack.html: Added.
1933 * media/track/opera/interfaces/HTMLElement/HTMLMediaElement/crossOrigin.html: Added.
1934 * media/track/opera/interfaces/HTMLElement/HTMLMediaElement/textTracks-expected.txt: Added.
1935 * media/track/opera/interfaces/HTMLElement/HTMLMediaElement/textTracks.html: Added.
1936 * media/track/opera/interfaces/HTMLElement/HTMLTrackElement/default-expected.txt: Added.
1937 * media/track/opera/interfaces/HTMLElement/HTMLTrackElement/default.html: Added.
1938 * media/track/opera/interfaces/HTMLElement/HTMLTrackElement/kind.html: Added.
1939 * media/track/opera/interfaces/HTMLElement/HTMLTrackElement/label-expected.txt: Added.
1940 * media/track/opera/interfaces/HTMLElement/HTMLTrackElement/label.html: Added.
1941 * media/track/opera/interfaces/HTMLElement/HTMLTrackElement/readyState-expected.txt: Added.
1942 * media/track/opera/interfaces/HTMLElement/HTMLTrackElement/readyState.html: Added.
1943 * media/track/opera/interfaces/HTMLElement/HTMLTrackElement/src.html: Added.
1944 * media/track/opera/interfaces/HTMLElement/HTMLTrackElement/srclang-expected.txt: Added.
1945 * media/track/opera/interfaces/HTMLElement/HTMLTrackElement/srclang.html: Added.
1946 * media/track/opera/interfaces/HTMLElement/HTMLTrackElement/track-expected.txt: Added.
1947 * media/track/opera/interfaces/HTMLElement/HTMLTrackElement/track.html: Added.
1948 * media/track/opera/interfaces/TextTrack/activeCues.html: Added.
1949 * media/track/opera/interfaces/TextTrack/addCue.html: Added.
1950 * media/track/opera/interfaces/TextTrack/constants-expected.txt: Added.
1951 * media/track/opera/interfaces/TextTrack/constants.html: Added.
1952 * media/track/opera/interfaces/TextTrack/cues.html: Added.
1953 * media/track/opera/interfaces/TextTrack/kind.html: Added.
1954 * media/track/opera/interfaces/TextTrack/label-expected.txt: Added.
1955 * media/track/opera/interfaces/TextTrack/label.html: Added.
1956 * media/track/opera/interfaces/TextTrack/language-expected.txt: Added.
1957 * media/track/opera/interfaces/TextTrack/language.html: Added.
1958 * media/track/opera/interfaces/TextTrack/mode-expected.txt: Added.
1959 * media/track/opera/interfaces/TextTrack/mode.html: Added.
1960 * media/track/opera/interfaces/TextTrack/oncuechange-expected.txt: Added.
1961 * media/track/opera/interfaces/TextTrack/oncuechange.html: Added.
1962 * media/track/opera/interfaces/TextTrack/removeCue.html: Added.
1963 * media/track/opera/interfaces/TextTrackCue/align.html: Added.
1964 * media/track/opera/interfaces/TextTrackCue/endTime.html: Added.
1965 * media/track/opera/interfaces/TextTrackCue/getCueAsHTML.html: Added.
1966 * media/track/opera/interfaces/TextTrackCue/id.html: Added.
1967 * media/track/opera/interfaces/TextTrackCue/line.html: Added.
1968 * media/track/opera/interfaces/TextTrackCue/onenter.html: Added.
1969 * media/track/opera/interfaces/TextTrackCue/onexit.html: Added.
1970 * media/track/opera/interfaces/TextTrackCue/pauseOnExit.html: Added.
1971 * media/track/opera/interfaces/TextTrackCue/snapToLines.html: Added.
1972 * media/track/opera/interfaces/TextTrackCue/startTime.html: Added.
1973 * media/track/opera/interfaces/TextTrackCue/text.html: Added.
1974 * media/track/opera/interfaces/TextTrackCue/track.html: Added.
1975 * media/track/opera/interfaces/TextTrackCue/vertical.html: Added.
1976 * media/track/opera/interfaces/TextTrackCueList/getCueById-expected.txt: Added.
1977 * media/track/opera/interfaces/TextTrackCueList/getCueById.html: Added.
1978 * media/track/opera/interfaces/TextTrackCueList/getter.html: Added.
1979 * media/track/opera/interfaces/TextTrackCueList/length-expected.txt: Added.
1980 * media/track/opera/interfaces/TextTrackCueList/length.html: Added.
1981 * media/track/opera/interfaces/TextTrackList/getter.html: Added.
1982 * media/track/opera/interfaces/TextTrackList/length-expected.txt: Added.
1983 * media/track/opera/interfaces/TextTrackList/length.html: Added.
1984 * media/track/opera/interfaces/TextTrackList/onaddtrack-expected.txt: Added.
1985 * media/track/opera/interfaces/TextTrackList/onaddtrack.html: Added.
1986 * media/track/opera/interfaces/TextTrackList/onremovetrack.html: Added.
1987 * media/track/opera/interfaces/TrackEvent/constructor.html: Added.
1988 * media/track/opera/interfaces/TrackEvent/createEvent.html: Added.
1989 * media/track/opera/resources/WebIDLParser.js: Added.
1990 (window.WebIDLParser):
1991 (window.WebIDLParser.):
1992 * media/track/opera/resources/idlharness.js: Added.
1994 * media/track/opera/resources/media/sunflower.mp4: Added.
1995 * media/track/opera/resources/media/sunflower.webm: Added.
1996 * media/track/opera/track/track-element/cloneNode.html: Added.
1997 * media/track/opera/track/track-element/src-clear-cues.html: Added.
1998 * media/track/opera/track/webvtt/parsing-cue-data/buildtests.py: Added.
2000 * media/track/opera/track/webvtt/parsing-cue-data/common.js: Added.
2005 (runTests.tests.forEach):
2009 * media/track/opera/track/webvtt/parsing-cue-data/dat/entities.dat: Added.
2010 * media/track/opera/track/webvtt/parsing-cue-data/dat/tags.dat: Added.
2011 * media/track/opera/track/webvtt/parsing-cue-data/dat/timestamps.dat: Added.
2012 * media/track/opera/track/webvtt/parsing-cue-data/dat/tree-building.dat: Added.
2013 * media/track/opera/track/webvtt/parsing-cue-data/tests/entities.html: Added.
2014 * media/track/opera/track/webvtt/parsing-cue-data/tests/tags.html: Added.
2015 * media/track/opera/track/webvtt/parsing-cue-data/tests/timestamps.html: Added.
2016 * media/track/opera/track/webvtt/parsing-cue-data/tests/tree-building.html: Added.
2017 * media/track/opera/track/webvtt/parsing/001.html: Added.
2018 * media/track/opera/track/webvtt/parsing/support/.htaccess: Added.
2019 * media/track/opera/track/webvtt/parsing/support/arrows.vtt: Added.
2020 * media/track/opera/track/webvtt/parsing/support/cue-counts.json: Added.
2021 * media/track/opera/track/webvtt/parsing/support/header-garbage.vtt: Added.
2022 * media/track/opera/track/webvtt/parsing/support/header-space.vtt: Added.
2023 * media/track/opera/track/webvtt/parsing/support/header-tab.vtt: Added.
2024 * media/track/opera/track/webvtt/parsing/support/header-timings.vtt: Added.
2025 * media/track/opera/track/webvtt/parsing/support/ids.vtt: Added.
2026 * media/track/opera/track/webvtt/parsing/support/newlines.vtt: Added.
2027 * media/track/opera/track/webvtt/parsing/support/no-signature.vtt: Added.
2028 * media/track/opera/track/webvtt/parsing/support/nulls.vtt: Added.
2029 * media/track/opera/track/webvtt/parsing/support/omitted-hours.vtt: Added.
2030 * media/track/opera/track/webvtt/parsing/support/settings-align.vtt: Added.
2031 * media/track/opera/track/webvtt/parsing/support/settings-line.vtt: Added.
2032 * media/track/opera/track/webvtt/parsing/support/settings-multiple.vtt: Added.
2033 * media/track/opera/track/webvtt/parsing/support/settings-position.vtt: Added.
2034 * media/track/opera/track/webvtt/parsing/support/settings-size.vtt: Added.
2035 * media/track/opera/track/webvtt/parsing/support/settings-vertical.vtt: Added.
2036 * media/track/opera/track/webvtt/parsing/support/signature-bom.vtt: Added.
2037 * media/track/opera/track/webvtt/parsing/support/signature-formfeed.vtt: Added.
2038 * media/track/opera/track/webvtt/parsing/support/signature-lowercase.vtt: Added.
2039 * media/track/opera/track/webvtt/parsing/support/signature-no-newline.vtt: Added.
2040 * media/track/opera/track/webvtt/parsing/support/signature-null.vtt: Added.
2041 * media/track/opera/track/webvtt/parsing/support/signature-space-no-newline.vtt: Added.
2042 * media/track/opera/track/webvtt/parsing/support/signature-space.vtt: Added.
2043 * media/track/opera/track/webvtt/parsing/support/signature-tab-no-newline.vtt: Added.
2044 * media/track/opera/track/webvtt/parsing/support/signature-tab.vtt: Added.
2045 * media/track/opera/track/webvtt/parsing/support/signature-timings.vtt: Added.
2046 * media/track/opera/track/webvtt/parsing/support/signature-too-short.vtt: Added.
2047 * media/track/opera/track/webvtt/parsing/support/signature-two-boms.vtt: Added.
2048 * media/track/opera/track/webvtt/parsing/support/signature-websrt.vtt: Added.
2049 * media/track/opera/track/webvtt/parsing/support/space-chars.vtt: Added.
2050 * media/track/opera/track/webvtt/parsing/support/timings-60.vtt: Added.
2051 * media/track/opera/track/webvtt/parsing/support/timings-garbage.vtt: Added.
2052 * media/track/opera/track/webvtt/parsing/support/timings-negative.vtt: Added.
2053 * media/track/opera/track/webvtt/parsing/support/timings-too-long.vtt: Added.
2054 * media/track/opera/track/webvtt/parsing/support/timings-too-short.vtt: Added.
2055 * media/track/opera/track/webvtt/rendering/adhoc/12345_timestamps.html: Added.
2056 * media/track/opera/track/webvtt/rendering/adhoc/cue_font_size_transition.html: Added.
2057 * media/track/opera/track/webvtt/rendering/adhoc/support/12345_timestamps.vtt: Added.
2058 * media/track/opera/track/webvtt/rendering/adhoc/support/class.vtt: Added.
2059 * media/track/opera/track/webvtt/rendering/adhoc/support/voice_with_evil_timestamp.vtt: Added.
2060 * media/track/opera/track/webvtt/rendering/adhoc/voice_with_evil_timestamp.html: Added.
2061 * media/track/opera/track/webvtt/rendering/reftest/2_cues_overlapping_completely_move_up-ref.html: Added.
2062 * media/track/opera/track/webvtt/rendering/reftest/2_cues_overlapping_completely_move_up.html: Added.
2063 * media/track/opera/track/webvtt/rendering/reftest/2_cues_overlapping_partially_move_down-ref.html: Added.
2064 * media/track/opera/track/webvtt/rendering/reftest/2_cues_overlapping_partially_move_down.html: Added.
2065 * media/track/opera/track/webvtt/rendering/reftest/2_cues_overlapping_partially_move_up-ref.html: Added.
2066 * media/track/opera/track/webvtt/rendering/reftest/2_cues_overlapping_partially_move_up.html: Added.
2067 * media/track/opera/track/webvtt/rendering/reftest/2_tracks-ref.html: Added.
2068 * media/track/opera/track/webvtt/rendering/reftest/2_tracks.html: Added.
2069 * media/track/opera/track/webvtt/rendering/reftest/3_tracks-ref.html: Added.
2070 * media/track/opera/track/webvtt/rendering/reftest/3_tracks.html: Added.
2071 * media/track/opera/track/webvtt/rendering/reftest/align_end-ref.html: Added.
2072 * media/track/opera/track/webvtt/rendering/reftest/align_end.html: Added.
2073 * media/track/opera/track/webvtt/rendering/reftest/align_end_wrapped-ref.html: Added.
2074 * media/track/opera/track/webvtt/rendering/reftest/align_end_wrapped.html: Added.
2075 * media/track/opera/track/webvtt/rendering/reftest/align_middle-ref.html: Added.
2076 * media/track/opera/track/webvtt/rendering/reftest/align_middle.html: Added.
2077 * media/track/opera/track/webvtt/rendering/reftest/align_middle_position_50-ref.html: Added.
2078 * media/track/opera/track/webvtt/rendering/reftest/align_middle_position_50.html: Added.
2079 * media/track/opera/track/webvtt/rendering/reftest/align_middle_position_gt_50-ref.html: Added.
2080 * media/track/opera/track/webvtt/rendering/reftest/align_middle_position_gt_50.html: Added.
2081 * media/track/opera/track/webvtt/rendering/reftest/align_middle_position_lt_50-ref.html: Added.
2082 * media/track/opera/track/webvtt/rendering/reftest/align_middle_position_lt_50.html: Added.
2083 * media/track/opera/track/webvtt/rendering/reftest/align_middle_position_lt_50_size_gt_maximum_size-ref.html: Added.
2084 * media/track/opera/track/webvtt/rendering/reftest/align_middle_position_lt_50_size_gt_maximum_size.html: Added.
2085 * media/track/opera/track/webvtt/rendering/reftest/align_middle_wrapped-ref.html: Added.
2086 * media/track/opera/track/webvtt/rendering/reftest/align_middle_wrapped.html: Added.
2087 * media/track/opera/track/webvtt/rendering/reftest/align_start-ref.html: Added.
2088 * media/track/opera/track/webvtt/rendering/reftest/align_start.html: Added.
2089 * media/track/opera/track/webvtt/rendering/reftest/align_start_wrapped-ref.html: Added.
2090 * media/track/opera/track/webvtt/rendering/reftest/align_start_wrapped.html: Added.
2091 * media/track/opera/track/webvtt/rendering/reftest/audio_has_no_subtitles-ref.html: Added.
2092 * media/track/opera/track/webvtt/rendering/reftest/audio_has_no_subtitles.html: Added.
2093 * media/track/opera/track/webvtt/rendering/reftest/basic-ref.html: Added.
2094 * media/track/opera/track/webvtt/rendering/reftest/basic.html: Added.
2095 * media/track/opera/track/webvtt/rendering/reftest/bidi/bidi_ruby-ref.html: Added.
2096 * media/track/opera/track/webvtt/rendering/reftest/bidi/bidi_ruby.html: Added.
2097 * media/track/opera/track/webvtt/rendering/reftest/bidi/u002E_LF_u05D0-ref.html: Added.
2098 * media/track/opera/track/webvtt/rendering/reftest/bidi/u002E_LF_u05D0.html: Added.
2099 * media/track/opera/track/webvtt/rendering/reftest/bidi/u002E_u2028_u05D0-ref.html: Added.
2100 * media/track/opera/track/webvtt/rendering/reftest/bidi/u002E_u2028_u05D0.html: Added.
2101 * media/track/opera/track/webvtt/rendering/reftest/bidi/u002E_u2029_u05D0-ref.html: Added.
2102 * media/track/opera/track/webvtt/rendering/reftest/bidi/u002E_u2029_u05D0.html: Added.
2103 * media/track/opera/track/webvtt/rendering/reftest/bidi/u0041_first-ref.html: Added.
2104 * media/track/opera/track/webvtt/rendering/reftest/bidi/u0041_first.html: Added.
2105 * media/track/opera/track/webvtt/rendering/reftest/bidi/u05D0_first-ref.html: Added.
2106 * media/track/opera/track/webvtt/rendering/reftest/bidi/u05D0_first.html: Added.
2107 * media/track/opera/track/webvtt/rendering/reftest/bidi/u0628_first-ref.html: Added.
2108 * media/track/opera/track/webvtt/rendering/reftest/bidi/u0628_first.html: Added.
2109 * media/track/opera/track/webvtt/rendering/reftest/bidi/u06E9_no_strong_dir-ref.html: Added.
2110 * media/track/opera/track/webvtt/rendering/reftest/bidi/u06E9_no_strong_dir.html: Added.
2111 * media/track/opera/track/webvtt/rendering/reftest/build-manifest.py: Added.
2112 * media/track/opera/track/webvtt/rendering/reftest/cue_too_long-ref.html: Added.
2113 * media/track/opera/track/webvtt/rendering/reftest/cue_too_long.html: Added.
2114 * media/track/opera/track/webvtt/rendering/reftest/decode_escaped_entities-ref.html: Added.
2115 * media/track/opera/track/webvtt/rendering/reftest/decode_escaped_entities.html: Added.
2116 * media/track/opera/track/webvtt/rendering/reftest/disable_controls_reposition-ref.html: Added.
2117 * media/track/opera/track/webvtt/rendering/reftest/disable_controls_reposition.html: Added.
2118 * media/track/opera/track/webvtt/rendering/reftest/dom_override_cue_align_position_line_size-ref.html: Added.
2119 * media/track/opera/track/webvtt/rendering/reftest/dom_override_cue_align_position_line_size.html: Added.
2120 * media/track/opera/track/webvtt/rendering/reftest/dom_override_cue_align_position_line_size_while_paused-ref.html: Added.
2121 * media/track/opera/track/webvtt/rendering/reftest/dom_override_cue_align_position_line_size_while_paused.html: Added.
2122 * media/track/opera/track/webvtt/rendering/reftest/dom_override_cue_line-ref.html: Added.
2123 * media/track/opera/track/webvtt/rendering/reftest/dom_override_cue_line.html: Added.
2124 * media/track/opera/track/webvtt/rendering/reftest/dom_override_cue_text-ref.html: Added.
2125 * media/track/opera/track/webvtt/rendering/reftest/dom_override_cue_text.html: Added.
2126 * media/track/opera/track/webvtt/rendering/reftest/dom_override_cue_text_while_paused-ref.html: Added.
2127 * media/track/opera/track/webvtt/rendering/reftest/dom_override_cue_text_while_paused.html: Added.
2128 * media/track/opera/track/webvtt/rendering/reftest/dom_override_remove_cue_while_paused-ref.html: Added.
2129 * media/track/opera/track/webvtt/rendering/reftest/dom_override_remove_cue_while_paused.html: Added.
2130 * media/track/opera/track/webvtt/rendering/reftest/enable_controls_reposition-ref.html: Added.
2131 * media/track/opera/track/webvtt/rendering/reftest/enable_controls_reposition.html: Added.
2132 * media/track/opera/track/webvtt/rendering/reftest/evil/9_cues_overlapping_completely-ref.html: Added.
2133 * media/track/opera/track/webvtt/rendering/reftest/evil/9_cues_overlapping_completely.html: Added.
2134 * media/track/opera/track/webvtt/rendering/reftest/evil/9_cues_overlapping_completely_all_cues_have_same_timestamp-ref.html: Added.
2135 * media/track/opera/track/webvtt/rendering/reftest/evil/9_cues_overlapping_completely_all_cues_have_same_timestamp.html: Added.
2136 * media/track/opera/track/webvtt/rendering/reftest/evil/media_404_omit_subtitles-ref.html: Added.
2137 * media/track/opera/track/webvtt/rendering/reftest/evil/media_404_omit_subtitles.html: Added.
2138 * media/track/opera/track/webvtt/rendering/reftest/evil/media_height_19-ref.html: Added.
2139 * media/track/opera/track/webvtt/rendering/reftest/evil/media_height_19.html: Added.
2140 * media/track/opera/track/webvtt/rendering/reftest/evil/single_quote-ref.html: Added.
2141 * media/track/opera/track/webvtt/rendering/reftest/evil/single_quote.html: Added.
2142 * media/track/opera/track/webvtt/rendering/reftest/evil/size_90-ref.html: Added.
2143 * media/track/opera/track/webvtt/rendering/reftest/evil/size_90.html: Added.
2144 * media/track/opera/track/webvtt/rendering/reftest/evil/size_99-ref.html: Added.
2145 * media/track/opera/track/webvtt/rendering/reftest/evil/size_99.html: Added.
2146 * media/track/opera/track/webvtt/rendering/reftest/evil/support/9_cues_overlapping_completely.vtt: Added.
2147 * media/track/opera/track/webvtt/rendering/reftest/evil/support/9_cues_overlapping_completely_all_cues_have_same_timestamp.vtt: Added.
2148 * media/track/opera/track/webvtt/rendering/reftest/evil/support/single_quote.vtt: Added.
2149 * media/track/opera/track/webvtt/rendering/reftest/evil/support/size_90.vtt: Added.
2150 * media/track/opera/track/webvtt/rendering/reftest/evil/support/size_99.vtt: Added.
2151 * media/track/opera/track/webvtt/rendering/reftest/evil/support/test.vtt: Added.
2152 * media/track/opera/track/webvtt/rendering/reftest/line_-2_wrapped_cue_grow_upwards-ref.html: Added.
2153 * media/track/opera/track/webvtt/rendering/reftest/line_-2_wrapped_cue_grow_upwards.html: Added.
2154 * media/track/opera/track/webvtt/rendering/reftest/line_0_is_top-ref.html: Added.
2155 * media/track/opera/track/webvtt/rendering/reftest/line_0_is_top.html: Added.
2156 * media/track/opera/track/webvtt/rendering/reftest/line_1_wrapped_cue_grow_downwards-ref.html: Added.
2157 * media/track/opera/track/webvtt/rendering/reftest/line_1_wrapped_cue_grow_downwards.html: Added.
2158 * media/track/opera/track/webvtt/rendering/reftest/line_50_percent-ref.html: Added.
2159 * media/track/opera/track/webvtt/rendering/reftest/line_50_percent.html: Added.
2160 * media/track/opera/track/webvtt/rendering/reftest/line_integer_and_percent_mixed_overlap-ref.html: Added.
2161 * media/track/opera/track/webvtt/rendering/reftest/line_integer_and_percent_mixed_overlap.html: Added.
2162 * media/track/opera/track/webvtt/rendering/reftest/line_integer_and_percent_mixed_overlap_move_up-ref.html: Added.
2163 * media/track/opera/track/webvtt/rendering/reftest/line_integer_and_percent_mixed_overlap_move_up.html: Added.
2164 * media/track/opera/track/webvtt/rendering/reftest/line_percent_and_integer_mixed_overlap-ref.html: Added.
2165 * media/track/opera/track/webvtt/rendering/reftest/line_percent_and_integer_mixed_overlap.html: Added.
2166 * media/track/opera/track/webvtt/rendering/reftest/line_percent_and_integer_mixed_overlap_move_up-ref.html: Added.
2167 * media/track/opera/track/webvtt/rendering/reftest/line_percent_and_integer_mixed_overlap_move_up.html: Added.
2168 * media/track/opera/track/webvtt/rendering/reftest/media/background.gif: Added.
2169 * media/track/opera/track/webvtt/rendering/reftest/media/white.mp4: Added.
2170 * media/track/opera/track/webvtt/rendering/reftest/media/white.webm: Added.
2171 * media/track/opera/track/webvtt/rendering/reftest/media_height400_with_controls-ref.html: Added.
2172 * media/track/opera/track/webvtt/rendering/reftest/media_height400_with_controls.html: Added.
2173 * media/track/opera/track/webvtt/rendering/reftest/media_with_controls-ref.html: Added.
2174 * media/track/opera/track/webvtt/rendering/reftest/media_with_controls.html: Added.
2175 * media/track/opera/track/webvtt/rendering/reftest/navigate_cue_position-ref.html: Added.
2176 * media/track/opera/track/webvtt/rendering/reftest/navigate_cue_position.html: Added.
2177 * media/track/opera/track/webvtt/rendering/reftest/one_line_cue_plus_wrapped_cue-ref.html: Added.
2178 * media/track/opera/track/webvtt/rendering/reftest/one_line_cue_plus_wrapped_cue.html: Added.
2179 * media/track/opera/track/webvtt/rendering/reftest/reftest.list: Added.
2180 * media/track/opera/track/webvtt/rendering/reftest/repaint-ref.html: Added.
2181 * media/track/opera/track/webvtt/rendering/reftest/repaint.html: Added.
2182 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/background_properties-ref.html: Added.
2183 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/background_properties.html: Added.
2184 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/background_shorthand-ref.html: Added.
2185 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/background_shorthand.html: Added.
2186 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/background_shorthand_css_relative_url-ref.html: Added.
2187 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/background_shorthand_css_relative_url.html: Added.
2188 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/color_hex-ref.html: Added.
2189 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/color_hex.html: Added.
2190 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/color_hsla-ref.html: Added.
2191 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/color_hsla.html: Added.
2192 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/color_rgba-ref.html: Added.
2193 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/color_rgba.html: Added.
2194 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/cue_selector_single_colon-ref.html: Added.
2195 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/cue_selector_single_colon.html: Added.
2196 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/font_properties-ref.html: Added.
2197 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/font_properties.html: Added.
2198 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/font_shorthand-ref.html: Added.
2199 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/font_shorthand.html: Added.
2200 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/inherit_values_from_media_element-ref.html: Added.
2201 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/inherit_values_from_media_element.html: Added.
2202 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/outline_properties-ref.html: Added.
2203 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/outline_properties.html: Added.
2204 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/outline_shorthand-ref.html: Added.
2205 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/outline_shorthand.html: Added.
2206 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/text-decoration_line-through-ref.html: Added.
2207 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/text-decoration_line-through.html: Added.
2208 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/text-decoration_overline-ref.html: Added.
2209 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/text-decoration_overline.html: Added.
2210 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/text-decoration_overline_underline_line-through-ref.html: Added.
2211 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/text-decoration_overline_underline_line-through.html: Added.
2212 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/text-decoration_underline-ref.html: Added.
2213 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/text-decoration_underline.html: Added.
2214 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/text-shadow-ref.html: Added.
2215 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/text-shadow.html: Added.
2216 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/white-space_normal_wrapped-ref.html: Added.
2217 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/white-space_normal_wrapped.html: Added.
2218 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/white-space_nowrap_wrapped-ref.html: Added.
2219 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/white-space_nowrap_wrapped.html: Added.
2220 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/white-space_pre-line_wrapped-ref.html: Added.
2221 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/white-space_pre-line_wrapped.html: Added.
2222 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/white-space_pre-ref.html: Added.
2223 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/white-space_pre-wrap_wrapped-ref.html: Added.
2224 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/white-space_pre-wrap_wrapped.html: Added.
2225 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/white-space_pre.html: Added.
2226 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/white-space_pre_wrapped-ref.html: Added.
2227 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue/white-space_pre_wrapped.html: Added.
2228 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/background_box-ref.html: Added.
2229 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/background_box.html: Added.
2230 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/background_properties-ref.html: Added.
2231 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/background_properties.html: Added.
2232 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/background_shorthand-ref.html: Added.
2233 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/background_shorthand.html: Added.
2234 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/background_shorthand_css_relative_url-ref.html: Added.
2235 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/background_shorthand_css_relative_url.html: Added.
2236 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_animation_with_timestamp-ref.html: Added.
2237 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_animation_with_timestamp.html: Added.
2238 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_background_properties-ref.html: Added.
2239 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_background_properties.html: Added.
2240 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_background_shorthand-ref.html: Added.
2241 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_background_shorthand.html: Added.
2242 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_color-ref.html: Added.
2243 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_color.html: Added.
2244 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_font_properties-ref.html: Added.
2245 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_font_properties.html: Added.
2246 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_font_shorthand-ref.html: Added.
2247 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_font_shorthand.html: Added.
2248 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_namespace-ref.html: Added.
2249 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_namespace.html: Added.
2250 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_outline_properties-ref.html: Added.
2251 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_outline_properties.html: Added.
2252 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_outline_shorthand-ref.html: Added.
2253 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_outline_shorthand.html: Added.
2254 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_text-decoration_line-through-ref.html: Added.
2255 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_text-decoration_line-through.html: Added.
2256 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_text-shadow-ref.html: Added.
2257 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_text-shadow.html: Added.
2258 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_timestamp_future-ref.html: Added.
2259 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_timestamp_future.html: Added.
2260 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_timestamp_past-ref.html: Added.
2261 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_timestamp_past.html: Added.
2262 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_transition_with_timestamp-ref.html: Added.
2263 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_transition_with_timestamp.html: Added.
2264 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_white-space_normal_wrapped-ref.html: Added.
2265 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_white-space_normal_wrapped.html: Added.
2266 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_white-space_nowrap-ref.html: Added.
2267 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_white-space_nowrap.html: Added.
2268 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_white-space_pre-line_wrapped-ref.html: Added.
2269 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_white-space_pre-line_wrapped.html: Added.
2270 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_white-space_pre-wrap_wrapped-ref.html: Added.
2271 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_white-space_pre-wrap_wrapped.html: Added.
2272 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_white-space_pre_wrapped-ref.html: Added.
2273 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_white-space_pre_wrapped.html: Added.
2274 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_with_class-ref.html: Added.
2275 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_with_class.html: Added.
2276 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_with_class_object_specific_selector-ref.html: Added.
2277 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/bold_object/bold_with_class_object_specific_selector.html: Added.
2278 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_animation_with_timestamp-ref.html: Added.
2279 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_animation_with_timestamp.html: Added.
2280 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_background_properties-ref.html: Added.
2281 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_background_properties.html: Added.
2282 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_background_shorthand-ref.html: Added.
2283 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_background_shorthand.html: Added.
2284 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_color-ref.html: Added.
2285 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_color.html: Added.
2286 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_font_properties-ref.html: Added.
2287 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_font_properties.html: Added.
2288 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_font_shorthand-ref.html: Added.
2289 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_font_shorthand.html: Added.
2290 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_namespace-ref.html: Added.
2291 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_namespace.html: Added.
2292 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_outline_properties-ref.html: Added.
2293 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_outline_properties.html: Added.
2294 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_outline_shorthand-ref.html: Added.
2295 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_outline_shorthand.html: Added.
2296 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_text-decoration_line-through-ref.html: Added.
2297 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_text-decoration_line-through.html: Added.
2298 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_text-shadow-ref.html: Added.
2299 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_text-shadow.html: Added.
2300 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_timestamp_future-ref.html: Added.
2301 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_timestamp_future.html: Added.
2302 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_timestamp_past-ref.html: Added.
2303 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_timestamp_past.html: Added.
2304 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_transition_with_timestamp-ref.html: Added.
2305 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_transition_with_timestamp.html: Added.
2306 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_white-space_normal_wrapped-ref.html: Added.
2307 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_white-space_normal_wrapped.html: Added.
2308 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_white-space_nowrap-ref.html: Added.
2309 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_white-space_nowrap.html: Added.
2310 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_white-space_pre-line_wrapped-ref.html: Added.
2311 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_white-space_pre-line_wrapped.html: Added.
2312 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_white-space_pre-wrap_wrapped-ref.html: Added.
2313 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_white-space_pre-wrap_wrapped.html: Added.
2314 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_white-space_pre_wrapped-ref.html: Added.
2315 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_white-space_pre_wrapped.html: Added.
2316 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_with_class-ref.html: Added.
2317 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_with_class.html: Added.
2318 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_with_class_object_specific_selector-ref.html: Added.
2319 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/class_object/class_with_class_object_specific_selector.html: Added.
2320 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/color_hex-ref.html: Added.
2321 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/color_hex.html: Added.
2322 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/color_hsla-ref.html: Added.
2323 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/color_hsla.html: Added.
2324 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/color_rgba-ref.html: Added.
2325 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/color_rgba.html: Added.
2326 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/cue_func_selector_single_colon-ref.html: Added.
2327 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/cue_func_selector_single_colon.html: Added.
2328 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/font_properties-ref.html: Added.
2329 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/font_properties.html: Added.
2330 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/font_shorthand-ref.html: Added.
2331 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/font_shorthand.html: Added.
2332 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/id_color-ref.html: Added.
2333 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/id_color.html: Added.
2334 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/inherit_values_from_media_element-ref.html: Added.
2335 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/inherit_values_from_media_element.html: Added.
2336 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_animation_with_timestamp-ref.html: Added.
2337 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_animation_with_timestamp.html: Added.
2338 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_background_properties-ref.html: Added.
2339 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_background_properties.html: Added.
2340 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_background_shorthand-ref.html: Added.
2341 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_background_shorthand.html: Added.
2342 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_color-ref.html: Added.
2343 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_color.html: Added.
2344 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_font_properties-ref.html: Added.
2345 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_font_properties.html: Added.
2346 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_font_shorthand-ref.html: Added.
2347 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_font_shorthand.html: Added.
2348 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_namespace-ref.html: Added.
2349 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_namespace.html: Added.
2350 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_outline_properties-ref.html: Added.
2351 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_outline_properties.html: Added.
2352 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_outline_shorthand-ref.html: Added.
2353 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_outline_shorthand.html: Added.
2354 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_text-decoration_line-through-ref.html: Added.
2355 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_text-decoration_line-through.html: Added.
2356 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_text-shadow-ref.html: Added.
2357 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_text-shadow.html: Added.
2358 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_timestamp_future-ref.html: Added.
2359 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_timestamp_future.html: Added.
2360 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_timestamp_past-ref.html: Added.
2361 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_timestamp_past.html: Added.
2362 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_transition_with_timestamp-ref.html: Added.
2363 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_transition_with_timestamp.html: Added.
2364 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_white-space_normal_wrapped-ref.html: Added.
2365 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_white-space_normal_wrapped.html: Added.
2366 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_white-space_nowrap-ref.html: Added.
2367 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_white-space_nowrap.html: Added.
2368 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_white-space_pre-line_wrapped-ref.html: Added.
2369 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_white-space_pre-line_wrapped.html: Added.
2370 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_white-space_pre-wrap_wrapped-ref.html: Added.
2371 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_white-space_pre-wrap_wrapped.html: Added.
2372 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_white-space_pre_wrapped-ref.html: Added.
2373 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_white-space_pre_wrapped.html: Added.
2374 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_with_class-ref.html: Added.
2375 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_with_class.html: Added.
2376 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_with_class_object_specific_selector-ref.html: Added.
2377 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_with_class_object_specific_selector.html: Added.
2378 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/not_allowed_properties-ref.html: Added.
2379 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/not_allowed_properties.html: Added.
2380 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/not_root_selector-ref.html: Added.
2381 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/not_root_selector.html: Added.
2382 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/outline_properties-ref.html: Added.
2383 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/outline_properties.html: Added.
2384 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/outline_shorthand-ref.html: Added.
2385 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/outline_shorthand.html: Added.
2386 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/root_namespace-ref.html: Added.
2387 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/root_namespace.html: Added.
2388 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/root_selector-ref.html: Added.
2389 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/root_selector.html: Added.
2390 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/text-decoration_line-through-ref.html: Added.
2391 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/text-decoration_line-through.html: Added.
2392 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/text-decoration_overline-ref.html: Added.
2393 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/text-decoration_overline.html: Added.
2394 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/text-decoration_overline_underline_line-through-ref.html: Added.
2395 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/text-decoration_overline_underline_line-through.html: Added.
2396 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/text-decoration_underline-ref.html: Added.
2397 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/text-decoration_underline.html: Added.
2398 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/text-shadow-ref.html: Added.
2399 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/text-shadow.html: Added.
2400 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/type_selector_root-ref.html: Added.
2401 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/type_selector_root.html: Added.
2402 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_animation_with_timestamp-ref.html: Added.
2403 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_animation_with_timestamp.html: Added.
2404 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_background_properties-ref.html: Added.
2405 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_background_properties.html: Added.
2406 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_background_shorthand-ref.html: Added.
2407 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_background_shorthand.html: Added.
2408 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_color-ref.html: Added.
2409 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_color.html: Added.
2410 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_font_properties-ref.html: Added.
2411 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_font_properties.html: Added.
2412 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_font_shorthand-ref.html: Added.
2413 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_font_shorthand.html: Added.
2414 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_namespace-ref.html: Added.
2415 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_namespace.html: Added.
2416 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_outline_properties-ref.html: Added.
2417 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_outline_properties.html: Added.
2418 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_outline_shorthand-ref.html: Added.
2419 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_outline_shorthand.html: Added.
2420 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_text-decoration_line-through-ref.html: Added.
2421 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_text-decoration_line-through.html: Added.
2422 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_text-shadow-ref.html: Added.
2423 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_text-shadow.html: Added.
2424 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_timestamp_future-ref.html: Added.
2425 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_timestamp_future.html: Added.
2426 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_timestamp_past-ref.html: Added.
2427 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_timestamp_past.html: Added.
2428 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_transition_with_timestamp-ref.html: Added.
2429 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_transition_with_timestamp.html: Added.
2430 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_white-space_normal_wrapped-ref.html: Added.
2431 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_white-space_normal_wrapped.html: Added.
2432 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_white-space_nowrap-ref.html: Added.
2433 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_white-space_nowrap.html: Added.
2434 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_white-space_pre-line_wrapped-ref.html: Added.
2435 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_white-space_pre-line_wrapped.html: Added.
2436 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_white-space_pre-wrap_wrapped-ref.html: Added.
2437 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_white-space_pre-wrap_wrapped.html: Added.
2438 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_white-space_pre_wrapped-ref.html: Added.
2439 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_white-space_pre_wrapped.html: Added.
2440 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_with_class-ref.html: Added.
2441 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_with_class.html: Added.
2442 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_with_class_object_specific_selector-ref.html: Added.
2443 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/underline_object/underline_with_class_object_specific_selector.html: Added.
2444 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_animation_with_timestamp-ref.html: Added.
2445 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_animation_with_timestamp.html: Added.
2446 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_background_properties-ref.html: Added.
2447 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_background_properties.html: Added.
2448 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_background_shorthand-ref.html: Added.
2449 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_background_shorthand.html: Added.
2450 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_color-ref.html: Added.
2451 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_color.html: Added.
2452 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_font_properties-ref.html: Added.
2453 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_font_properties.html: Added.
2454 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_font_shorthand-ref.html: Added.
2455 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_font_shorthand.html: Added.
2456 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_namespace-ref.html: Added.
2457 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_namespace.html: Added.
2458 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_outline_properties-ref.html: Added.
2459 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_outline_properties.html: Added.
2460 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_outline_shorthand-ref.html: Added.
2461 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_outline_shorthand.html: Added.
2462 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_text-decoration_line-through-ref.html: Added.
2463 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_text-decoration_line-through.html: Added.
2464 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_text-shadow-ref.html: Added.
2465 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_text-shadow.html: Added.
2466 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_timestamp_future-ref.html: Added.
2467 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_timestamp_future.html: Added.
2468 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_timestamp_past-ref.html: Added.
2469 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_timestamp_past.html: Added.
2470 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_transition_with_timestamp-ref.html: Added.
2471 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_transition_with_timestamp.html: Added.
2472 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_voice_attribute-ref.html: Added.
2473 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_voice_attribute.html: Added.
2474 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_white-space_normal_wrapped-ref.html: Added.
2475 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_white-space_normal_wrapped.html: Added.
2476 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_white-space_nowrap-ref.html: Added.
2477 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_white-space_nowrap.html: Added.
2478 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_white-space_pre-line_wrapped-ref.html: Added.
2479 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_white-space_pre-line_wrapped.html: Added.
2480 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_white-space_pre-wrap_wrapped-ref.html: Added.
2481 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_white-space_pre-wrap_wrapped.html: Added.
2482 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_white-space_pre_wrapped-ref.html: Added.
2483 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_white-space_pre_wrapped.html: Added.
2484 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_with_class-ref.html: Added.
2485 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_with_class.html: Added.
2486 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_with_class_object_specific_selector-ref.html: Added.
2487 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/voice_object/voice_with_class_object_specific_selector.html: Added.
2488 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/white-space_normal_wrapped-ref.html: Added.
2489 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/white-space_normal_wrapped.html: Added.
2490 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/white-space_nowrap_wrapped-ref.html: Added.
2491 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/white-space_nowrap_wrapped.html: Added.
2492 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/white-space_pre-line_wrapped-ref.html: Added.
2493 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/white-space_pre-line_wrapped.html: Added.
2494 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/white-space_pre-ref.html: Added.
2495 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/white-space_pre-wrap_wrapped-ref.html: Added.
2496 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/white-space_pre-wrap_wrapped.html: Added.
2497 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/white-space_pre.html: Added.
2498 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/white-space_pre_wrapped-ref.html: Added.
2499 * media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/white-space_pre_wrapped.html: Added.
2500 * media/track/opera/track/webvtt/rendering/reftest/selectors/default_styles/bold_object_default_font-style-ref.html: Added.
2501 * media/track/opera/track/webvtt/rendering/reftest/selectors/default_styles/bold_object_default_font-style.html: Added.
2502 * media/track/opera/track/webvtt/rendering/reftest/selectors/default_styles/inherit_as_default_value_inherits_values_from_media_element-ref.html: Added.
2503 * media/track/opera/track/webvtt/rendering/reftest/selectors/default_styles/inherit_as_default_value_inherits_values_from_media_element.html: Added.
2504 * media/track/opera/track/webvtt/rendering/reftest/selectors/default_styles/italic_object_default_font-style-ref.html: Added.
2505 * media/track/opera/track/webvtt/rendering/reftest/selectors/default_styles/italic_object_default_font-style.html: Added.
2506 * media/track/opera/track/webvtt/rendering/reftest/selectors/default_styles/underline_object_default_font-style-ref.html: Added.
2507 * media/track/opera/track/webvtt/rendering/reftest/selectors/default_styles/underline_object_default_font-style.html: Added.
2508 * media/track/opera/track/webvtt/rendering/reftest/size_50-ref.html: Added.
2509 * media/track/opera/track/webvtt/rendering/reftest/size_50.html: Added.
2510 * media/track/opera/track/webvtt/rendering/reftest/support/2_cues_overlapping_completely_move_up.vtt: Added.
2511 * media/track/opera/track/webvtt/rendering/reftest/support/2_cues_overlapping_partially_move_down.vtt: Added.
2512 * media/track/opera/track/webvtt/rendering/reftest/support/2_cues_overlapping_partially_move_up.vtt: Added.
2513 * media/track/opera/track/webvtt/rendering/reftest/support/align_end.vtt: Added.
2514 * media/track/opera/track/webvtt/rendering/reftest/support/align_end_long.vtt: Added.
2515 * media/track/opera/track/webvtt/rendering/reftest/support/align_middle.vtt: Added.
2516 * media/track/opera/track/webvtt/rendering/reftest/support/align_middle_long.vtt: Added.
2517 * media/track/opera/track/webvtt/rendering/reftest/support/align_middle_position_50.vtt: Added.
2518 * media/track/opera/track/webvtt/rendering/reftest/support/align_middle_position_gt_50.vtt: Added.
2519 * media/track/opera/track/webvtt/rendering/reftest/support/align_middle_position_lt_50.vtt: Added.
2520 * media/track/opera/track/webvtt/rendering/reftest/support/align_middle_position_lt_50_size_gt_maximum_size.vtt: Added.
2521 * media/track/opera/track/webvtt/rendering/reftest/support/align_start.vtt: Added.
2522 * media/track/opera/track/webvtt/rendering/reftest/support/align_start_long.vtt: Added.
2523 * media/track/opera/track/webvtt/rendering/reftest/support/bidi_ruby.vtt: Added.
2524 * media/track/opera/track/webvtt/rendering/reftest/support/bold_long.vtt: Added.
2525 * media/track/opera/track/webvtt/rendering/reftest/support/bold_with_2_timestamps.vtt: Added.
2526 * media/track/opera/track/webvtt/rendering/reftest/support/bold_with_timestamp.vtt: Added.
2527 * media/track/opera/track/webvtt/rendering/reftest/support/class_long.vtt: Added.
2528 * media/track/opera/track/webvtt/rendering/reftest/support/class_with_2_timestamps.vtt: Added.
2529 * media/track/opera/track/webvtt/rendering/reftest/support/class_with_timestamp.vtt: Added.
2530 * media/track/opera/track/webvtt/rendering/reftest/support/cue_with_id.vtt: Added.
2531 * media/track/opera/track/webvtt/rendering/reftest/support/decode_escaped_entities.vtt: Added.
2532 * media/track/opera/track/webvtt/rendering/reftest/support/foo.vtt: Added.
2533 * media/track/opera/track/webvtt/rendering/reftest/support/foo_c_bar.vtt: Added.
2534 * media/track/opera/track/webvtt/rendering/reftest/support/foo_space_space_bar_LF_baz.vtt: Added.
2535 * media/track/opera/track/webvtt/rendering/reftest/support/italic_long.vtt: Added.
2536 * media/track/opera/track/webvtt/rendering/reftest/support/italic_with_2_timestamps.vtt: Added.
2537 * media/track/opera/track/webvtt/rendering/reftest/support/italic_with_timestamp.vtt: Added.
2538 * media/track/opera/track/webvtt/rendering/reftest/support/line_-2_long.vtt: Added.
2539 * media/track/opera/track/webvtt/rendering/reftest/support/line_0.vtt: Added.
2540 * media/track/opera/track/webvtt/rendering/reftest/support/line_1_long.vtt: Added.
2541 * media/track/opera/track/webvtt/rendering/reftest/support/line_50_percent.vtt: Added.
2542 * media/track/opera/track/webvtt/rendering/reftest/support/line_integer_and_percent_overlap.vtt: Added.
2543 * media/track/opera/track/webvtt/rendering/reftest/support/line_integer_and_percent_overlap_move_up.vtt: Added.
2544 * media/track/opera/track/webvtt/rendering/reftest/support/line_percent_and_integer_overlap.vtt: Added.
2545 * media/track/opera/track/webvtt/rendering/reftest/support/line_percent_and_integer_overlap_move_up.vtt: Added.
2546 * media/track/opera/track/webvtt/rendering/reftest/support/one_line_cue_plus_wrapped_cue.vtt: Added.
2547 * media/track/opera/track/webvtt/rendering/reftest/support/refTestWait.js: Added.
2549 (takeScreenshoDelayed):
2550 * media/track/opera/track/webvtt/rendering/reftest/support/size_50.vtt: Added.
2551 * media/track/opera/track/webvtt/rendering/reftest/support/test.vtt: Added.
2552 * media/track/opera/track/webvtt/rendering/reftest/support/test_bold.vtt: Added.
2553 * media/track/opera/track/webvtt/rendering/reftest/support/test_bold_with_class.vtt: Added.
2554 * media/track/opera/track/webvtt/rendering/reftest/support/test_class.vtt: Added.
2555 * media/track/opera/track/webvtt/rendering/reftest/support/test_class_with_class.vtt: Added.
2556 * media/track/opera/track/webvtt/rendering/reftest/support/test_italic.vtt: Added.
2557 * media/track/opera/track/webvtt/rendering/reftest/support/test_italic_with_class.vtt: Added.
2558 * media/track/opera/track/webvtt/rendering/reftest/support/test_long.vtt: Added.
2559 * media/track/opera/track/webvtt/rendering/reftest/support/test_two_voices.vtt: Added.
2560 * media/track/opera/track/webvtt/rendering/reftest/support/test_underline.vtt: Added.
2561 * media/track/opera/track/webvtt/rendering/reftest/support/test_underline_with_class.vtt: Added.
2562 * media/track/opera/track/webvtt/rendering/reftest/support/test_voice.vtt: Added.
2563 * media/track/opera/track/webvtt/rendering/reftest/support/test_voice_with_class.vtt: Added.
2564 * media/track/opera/track/webvtt/rendering/reftest/support/too_many_cues.vtt: Added.
2565 * media/track/opera/track/webvtt/rendering/reftest/support/too_many_cues_wrapped.vtt: Added.
2566 * media/track/opera/track/webvtt/rendering/reftest/support/u002E_LF_u05D0.vtt: Added.
2567 * media/track/opera/track/webvtt/rendering/reftest/support/u002E_u2028_u05D0.vtt: Added.
2568 * media/track/opera/track/webvtt/rendering/reftest/support/u002E_u2029_u05D0.vtt: Added.
2569 * media/track/opera/track/webvtt/rendering/reftest/support/u0041_first.vtt: Added.
2570 * media/track/opera/track/webvtt/rendering/reftest/support/u05D0_first.vtt: Added.
2571 * media/track/opera/track/webvtt/rendering/reftest/support/u0628_first.vtt: Added.
2572 * media/track/opera/track/webvtt/rendering/reftest/support/u06E9_no_strong_dir.vtt: Added.
2573 * media/track/opera/track/webvtt/rendering/reftest/support/underline_long.vtt: Added.
2574 * media/track/opera/track/webvtt/rendering/reftest/support/underline_with_2_timestamps.vtt: Added.
2575 * media/track/opera/track/webvtt/rendering/reftest/support/underline_with_timestamp.vtt: Added.
2576 * media/track/opera/track/webvtt/rendering/reftest/support/very_long_cue.vtt: Added.
2577 * media/track/opera/track/webvtt/rendering/reftest/support/voice_long.vtt: Added.
2578 * media/track/opera/track/webvtt/rendering/reftest/support/voice_with_2_timestamps.vtt: Added.
2579 * media/track/opera/track/webvtt/rendering/reftest/support/voice_with_timestamp.vtt: Added.
2580 * media/track/opera/track/webvtt/rendering/reftest/support/white-spaces.vtt: Added.
2581 * media/track/opera/track/webvtt/rendering/reftest/support/white-spaces_long.vtt: Added.
2582 * media/track/opera/track/webvtt/rendering/reftest/support/white-spaces_long_size_20.vtt: Added.
2583 * media/track/opera/track/webvtt/rendering/reftest/too_many_cues-ref.html: Added.
2584 * media/track/opera/track/webvtt/rendering/reftest/too_many_cues.html: Added.
2585 * media/track/opera/track/webvtt/rendering/reftest/too_many_cues_wrapped-ref.html: Added.
2586 * media/track/opera/track/webvtt/rendering/reftest/too_many_cues_wrapped.html: Added.
2587 * platform/chromium/TestExpectations:
2588 * platform/efl/TestExpectations:
2589 * platform/gtk/TestExpectations:
2590 * platform/mac/TestExpectations:
2591 * platform/qt/TestExpectations:
2592 * platform/win/TestExpectations:
2594 2012-12-03 Tony Chang <tony@chromium.org>
2596 Unreviewed, add Chromium GTK+ baselines after r136409 (mathml sup/sub box changes).
2598 * platform/gtk/TestExpectations:
2599 * platform/gtk/mathml/presentation/roots-expected.txt:
2600 * platform/gtk/mathml/presentation/row-alignment-expected.txt:
2601 * platform/gtk/mathml/presentation/sub-expected.txt:
2602 * platform/gtk/mathml/presentation/subsup-expected.txt:
2603 * platform/gtk/mathml/presentation/sup-expected.txt:
2604 * platform/gtk/mathml/presentation/tables-expected.txt:
2606 2012-12-03 Tony Chang <tony@chromium.org>
2608 Unreviewed, add Chromium Win/Mac baselines after r136409 (mathml sup/sub box changes).
2610 * platform/chromium-mac-lion/mathml/presentation/row-alignment-expected.txt: Removed.
2611 * platform/chromium-mac-lion/mathml/presentation/sub-expected.txt: Added.
2612 * platform/chromium-mac-lion/mathml/presentation/subsup-expected.txt: Removed.
2613 * platform/chromium-mac-lion/mathml/presentation/sup-expected.txt: Copied from LayoutTests/platform/chromium-mac-snowleopard/mathml/presentation/sup-expected.txt.
2614 * platform/chromium-mac-lion/mathml/presentation/tables-expected.txt:
2615 * platform/chromium-mac-snowleopard/mathml/presentation/roots-expected.txt:
2616 * platform/chromium-mac-snowleopard/mathml/presentation/row-alignment-expected.txt:
2617 * platform/chromium-mac-snowleopard/mathml/presentation/sub-expected.txt:
2618 * platform/chromium-mac-snowleopard/mathml/presentation/subsup-expected.txt:
2619 * platform/chromium-mac-snowleopard/mathml/presentation/sup-expected.txt:
2620 * platform/chromium-mac-snowleopard/mathml/presentation/tables-expected.txt:
2621 * platform/chromium-mac/mathml/presentation/roots-expected.txt: Renamed from LayoutTests/platform/chromium/mathml/presentation/roots-expected.txt.
2622 * platform/chromium-mac/mathml/presentation/row-alignment-expected.txt:
2623 * platform/chromium-mac/mathml/presentation/sub-expected.txt: Added.
2624 * platform/chromium-mac/mathml/presentation/subsup-expected.txt:
2625 * platform/chromium-mac/mathml/presentation/sup-expected.txt: Copied from LayoutTests/platform/chromium-mac-snowleopard/mathml/presentation/sup-expected.txt.
2626 * platform/chromium-mac/mathml/presentation/tables-expected.txt:
2627 * platform/chromium-win-xp/mathml/presentation/roots-expected.txt:
2628 * platform/chromium-win-xp/mathml/presentation/row-alignment-expected.txt:
2629 * platform/chromium-win-xp/mathml/presentation/sub-expected.txt:
2630 * platform/chromium-win-xp/mathml/presentation/subsup-expected.txt:
2631 * platform/chromium-win-xp/mathml/presentation/sup-expected.txt:
2632 * platform/chromium-win-xp/mathml/presentation/tables-expected.txt:
2633 * platform/chromium-win/mathml/presentation/roots-expected.txt:
2634 * platform/chromium-win/mathml/presentation/row-alignment-expected.txt:
2635 * platform/chromium-win/mathml/presentation/sub-expected.txt:
2636 * platform/chromium-win/mathml/presentation/subsup-expected.txt:
2637 * platform/chromium-win/mathml/presentation/sup-expected.txt:
2638 * platform/chromium-win/mathml/presentation/tables-expected.txt:
2639 * platform/chromium/TestExpectations:
2640 * platform/chromium/mathml/presentation/row-alignment-expected.txt: Removed.
2641 * platform/chromium/mathml/presentation/subsup-expected.txt: Removed.
2643 2012-12-03 Roger Fong <roger_fong@apple.com>
2645 Unreviewed gardening on Apple Windows port.
2647 * platform/win/TestExpectations:
2649 2012-12-03 Xan Lopez <xlopez@igalia.com>
2651 Unreviewed gardening.
2653 Update grid layout tests with proper expected results for cosmetic
2654 debug() changes I did in the previous patch.
2656 * fast/css-grid-layout/grid-columns-rows-get-set-expected.txt:
2657 * fast/css-grid-layout/resources/grid-columns-rows-get-set.js:
2659 2012-12-03 Stephen White <senorblanco@chromium.org>
2661 [Chromium] Unreviewed gardening.
2663 * platform/chromium/TestExpectations:
2665 2012-12-03 Simon Fraser <simon.fraser@apple.com>
2667 When animating mask-postion on a composited layer, element renders incorrectly
2668 https://bugs.webkit.org/show_bug.cgi?id=103700
2670 Reviewed by Tim Horton.
2672 Test that dumps the layer tree for a composited layer with a mask.
2674 * compositing/masks/mask-layer-size-expected.txt: Added.
2675 * compositing/masks/mask-layer-size.html: Added.
2677 2012-12-03 Xan Lopez <xan@igalia.com>
2679 [CSS Grid Layout] Support <percentage> and viewport-relative breadth sizes
2680 https://bugs.webkit.org/show_bug.cgi?id=103335
2682 Reviewed by Julien Chaffraix.
2684 * fast/css-grid-layout/breadth-size-resolution-grid-expected.txt: Added.
2685 * fast/css-grid-layout/breadth-size-resolution-grid.html: Added.
2686 * fast/css-grid-layout/grid-columns-rows-get-set-expected.txt:
2687 * fast/css-grid-layout/grid-columns-rows-get-set-multiple-expected.txt:
2688 * fast/css-grid-layout/grid-columns-rows-get-set-multiple.html:
2689 * fast/css-grid-layout/grid-columns-rows-get-set.html:
2690 * fast/css-grid-layout/percent-grid-item-in-percent-grid-track-expected.txt:
2691 * fast/css-grid-layout/percent-grid-item-in-percent-grid-track-in-percent-grid-expected.txt:
2692 * fast/css-grid-layout/resources/grid-columns-rows-get-set-multiple.js:
2693 * fast/css-grid-layout/resources/grid-columns-rows-get-set.js:
2695 2012-12-03 Max Vujovic <mvujovic@adobe.com>
2697 [CSS Shaders] Do not clamp indirect array indices during CSS Shaders ANGLE validation pass
2698 https://bugs.webkit.org/show_bug.cgi?id=102731
2700 Reviewed by Dean Jackson.
2702 Add a vertex shader which indirectly indexes a uniform array. This shader should validate,
2703 compile, and execute properly.
2705 The GLSL ES 1.0 spec [1], Appendix A, Section 5 "Uniforms (excluding samplers)" says:
2706 "In the vertex shader, support for all forms of array indexing is mandated."
2708 [1]: http://www.khronos.org/registry/gles/specs/2.0/GLSL_ES_Specification_1.0.17.pdf
2710 * css3/filters/custom/custom-filter-array-uniform-indirect-index-expected.html: Added.
2711 * css3/filters/custom/custom-filter-array-uniform-indirect-index.html: Added.
2712 * css3/filters/resources/array-indirect-index.vs: Added.
2714 2012-12-03 Tony Chang <tony@chromium.org>
2716 Performance degradation while rendering MathML content, freezes the tab.
2717 https://bugs.webkit.org/show_bug.cgi?id=102585
2719 Reviewed by Eric Seidel.
2721 Add a regression test for nested fractions. The O(2^n) layout time should
2722 be fixed by r136324.
2724 * mathml/presentation/mfrac-nested-expected.txt: Added.
2725 * mathml/presentation/mfrac-nested.html: Added.
2727 2012-12-03 Alexis Menard <alexis@webkit.org>
2729 [EFL] Enable CSS3 background-position offsets by default.
2730 https://bugs.webkit.org/show_bug.cgi?id=103879
2732 Reviewed by Laszlo Gombos.
2734 Enable by default the new CSS3 background position offsets therefore we
2735 can unskip the tests.
2737 * platform/efl/TestExpectations:
2739 2012-12-03 Stephen White <senorblanco@chromium.org>
2741 [chromium] Unreviewed gardening.
2742 Fix duplicate test expectations.
2744 * platform/chromium/TestExpectations:
2746 2012-12-03 Philip Rogers <pdr@google.com>
2748 Invalidate SVG width on width attribute change.
2749 https://bugs.webkit.org/show_bug.cgi?id=103304
2751 Reviewed by Dirk Schulze.
2753 * svg/custom/root-size-attribute-changes-expected.html: Added.
2754 * svg/custom/root-size-attribute-changes.html: Added.
2756 2012-12-03 Stephen White <senorblanco@chromium.org>
2758 [chromium] Turn on the new Skia mask blur algorithm.
2759 https://bugs.webkit.org/show_bug.cgi?id=103906
2761 Reviewed by Adrienne Walker.
2763 * platform/chromium/TestExpectations:
2765 2012-12-03 Alexis Menard <alexis@webkit.org>
2767 [Mac] Enable CSS3 background-position offset by default.
2768 https://bugs.webkit.org/show_bug.cgi?id=103905
2770 Reviewed by Simon Fraser.
2772 Enable by default the new CSS3 background position offsets therefore we
2773 can unskip the tests.
2775 * platform/mac/TestExpectations:
2777 2012-12-03 Takashi Sakamoto <tasak@google.com>
2779 [style scoped]: style scoped needs more tests.
2780 https://bugs.webkit.org/show_bug.cgi?id=99821
2782 Reviewed by Dimitri Glazkov.
2784 Test cases in this patch validate dynamically creating, moving and
2785 removing a scoped style works well.
2787 * fast/css/style-scoped/style-scoped-with-dom-operation-expected.txt: Added.
2788 * fast/css/style-scoped/style-scoped-with-dom-operation.html: Added.
2790 2012-12-03 Anton Vayvod <avayvod@chromium.org>
2792 Text Autosizing: don't autosize horizontal menu items implemented via floating list items
2793 https://bugs.webkit.org/show_bug.cgi?id=103840
2795 Reviewed by Kenneth Rohde Christiansen.
2797 Floating list items are often used to implement horizontal menus. Currently, text autosizing
2798 disregards such elements as autosizing containers. List items are often then autosized as part
2799 of a bigger cluster (usually the whole page) and look too big.
2800 This change turns floating list items into autosizing clusters so they are autosized separately
2801 resulting in no font size multiplication for menu items implemented in this manner.
2803 * fast/text-autosizing/cluster-list-item-expected.html: Renamed from LayoutTests/fast/text-autosizing/list-item-out-of-flow-expected.html.
2804 * fast/text-autosizing/cluster-list-item.html: Renamed from LayoutTests/fast/text-autosizing/list-item-out-of-flow.html; added case for a floating list item.
2806 2012-12-03 Tony Chang <tony@chromium.org>
2808 [mathml] Improve performance of nested sup or sub elements
2809 https://bugs.webkit.org/show_bug.cgi?id=103665
2811 Reviewed by Darin Adler.
2813 Update Chromium Linux baselines and mark tests as failing on other platforms.
2814 The mathml.css change causes these pixel results changes. This doesn't change
2815 the pixel results, it is only a change to the render tree. The render boxes
2816 should more tightly wrap the superscripts and subscripts but be positioned
2819 * mathml/presentation/sup-nested-expected.txt: Added.
2820 * mathml/presentation/sup-nested.html: Added.
2821 * platform/chromium/TestExpectations:
2822 * platform/efl/TestExpectations:
2823 * platform/gtk/TestExpectations:
2824 * platform/mac/TestExpectations:
2825 * platform/chromium-linux/mathml/presentation/roots-expected.txt:
2826 * platform/chromium-linux/mathml/presentation/row-alignment-expected.txt:
2827 * platform/chromium-linux/mathml/presentation/sub-expected.txt:
2828 * platform/chromium-linux/mathml/presentation/subsup-expected.txt:
2829 * platform/chromium-linux/mathml/presentation/sup-expected.txt:
2830 * platform/chromium-linux/mathml/presentation/tables-expected.txt:
2832 2012-12-03 Alexis Menard <alexis@webkit.org>
2834 [GTK] Enable CSS3 background-background position offset by default.
2835 https://bugs.webkit.org/show_bug.cgi?id=103903
2837 Reviewed by Philippe Normand.
2839 Enable by default the new CSS3 background position offsets therefore we
2840 can unskip the tests.
2842 * platform/gtk/TestExpectations:
2844 2012-12-03 Hajime Morrita <morrita@google.com>
2846 Corrupted DOM tree during appendChild/insertBefore
2847 https://bugs.webkit.org/show_bug.cgi?id=103601
2849 Reviewed by Abhishek Arya.
2851 * fast/events/mutation-during-append-child-expected.txt: Added.
2852 * fast/events/mutation-during-append-child.html: Added.
2853 * fast/events/mutation-during-insert-before-expected.txt: Added.
2854 * fast/events/mutation-during-insert-before.html: Added.
2856 2012-12-03 Jussi Kukkonen <jussi.kukkonen@intel.com>
2858 [GTK][EFL] Gardening for media/video-volume.html
2859 https://bugs.webkit.org/show_bug.cgi?id=103894
2861 Unreviewed gardening: media/video-volume.html fails with
2864 * platform/efl/TestExpectations:
2865 * platform/gtk/TestExpectations:
2867 2012-12-03 Balazs Kelemen <kbalazs@webkit.org>
2869 Unreviewed Qt gardening.
2871 Remove image expectation for tests that now pass.
2873 * platform/qt-5.0-wk2/TestExpectations:
2875 2012-12-03 Stephen Chenney <schenney@chromium.org>
2877 [Chromium] Expectations fix up
2879 Unreviewed expectations.
2881 Two tests appear to have been out-of-date when they were last rebaselined.
2883 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/shadows: Added.
2884 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/shadows/shadow-drawing-expected.png: Added.
2885 * platform/chromium-win-xp/svg/carto.net: Removed.
2886 * platform/chromium-win-xp/svg/carto.net/colourpicker-expected.png: Removed.
2887 * platform/chromium-win/svg/carto.net/colourpicker-expected.png:
2889 2012-12-03 Balazs Kelemen <kbalazs@webkit.org>
2891 svg/custom/baseval-animval-equality.svg should use dumpAsText
2892 https://bugs.webkit.org/show_bug.cgi?id=103873
2894 Reviewed by Dirk Schulze.
2896 Turn it to a dumpAsText test.
2898 * platform/chromium-mac-lion/svg/custom/baseval-animval-equality-expected.txt: Removed.
2899 * platform/chromium-mac-snowleopard/svg/custom/baseval-animval-equality-expected.txt: Removed.
2900 * platform/chromium-mac/svg/custom/baseval-animval-equality-expected.txt: Removed.
2901 * platform/chromium-win/svg/custom/baseval-animval-equality-expected.txt: Removed.
2902 * platform/chromium/svg/custom/baseval-animval-equality-expected.txt: Removed.
2903 * platform/gtk/svg/custom/baseval-animval-equality-expected.txt: Removed.
2904 * platform/mac-lion/svg/custom/baseval-animval-equality-expected.txt: Removed.
2905 * platform/mac-wk2/svg/custom/baseval-animval-equality-expected.txt: Removed.
2906 * platform/mac/svg/custom/baseval-animval-equality-expected.txt: Removed.
2907 * platform/qt/svg/custom/baseval-animval-equality-expected.txt: Removed.
2908 * svg/custom/baseval-animval-equality-expected.txt: Added.
2909 * svg/custom/baseval-animval-equality.svg:
2911 2012-12-03 Erik Arvidsson <arv@chromium.org>
2913 Update Acid3 test to the latest version
2914 https://bugs.webkit.org/show_bug.cgi?id=102943
2916 Reviewed by Ojan Vafai.
2918 The Acid3 test has been updated to not break when browsers starts to implement new
2919 standards. This updates our copy of the Acid3 test.
2921 * fast/dom/Range/acid3-surround-contents.html:
2922 * http/tests/misc/acid3.html:
2924 2012-12-03 Tommy Widenflycht <tommyw@google.com>
2926 Speech Recognition API: Update SpeechRecognitionEvent to match the specification
2927 https://bugs.webkit.org/show_bug.cgi?id=103407
2929 Reviewed by Kentaro Hara.
2931 Updating basic tests and removing emma tests temporarily.
2933 * fast/speech/scripted/emma-expected.txt: Removed.
2934 * fast/speech/scripted/emma.html: Removed.
2935 * fast/speech/scripted/speechrecognition-basics-expected.txt:
2936 * fast/speech/scripted/speechrecognition-basics.html:
2938 2012-12-03 Jussi Kukkonen <jussi.kukkonen@intel.com>
2940 [EFL] Gardening, mark tests flaky
2941 https://bugs.webkit.org/show_bug.cgi?id=103884
2943 Unreviewed gardening to mark tests flaky based on flakiness dashboard.
2945 * platform/efl-wk2/TestExpectations:
2946 * platform/efl/TestExpectations:
2948 2012-12-03 Alexis Menard <alexis@webkit.org>
2950 [Qt] Enable CSS3 background-position offsets by default.
2951 https://bugs.webkit.org/show_bug.cgi?id=103877
2953 Reviewed by Tor Arne Vestbø.
2955 Enable by default the new CSS3 background position offsets therefore we
2956 can unskip the tests.
2958 * platform/qt/TestExpectations:
2960 2012-12-03 Sheriff Bot <webkit.review.bot@gmail.com>
2962 Unreviewed, rolling out r136377.
2963 http://trac.webkit.org/changeset/136377
2964 https://bugs.webkit.org/show_bug.cgi?id=103881
2966 Causes crashes on debug builds that use JSC. (Requested by
2969 * fast/frames/sandboxed-iframe-autofocus-denied-expected.txt:
2970 * fast/frames/sandboxed-iframe-parsing-space-characters-expected.txt:
2971 * fast/frames/xss-auditor-handles-file-urls-expected.txt:
2972 * html5lib/run-test11-expected.txt:
2973 * http/tests/inspector/console-xhr-logging-expected.txt:
2974 * http/tests/misc/bubble-drag-events-expected.txt:
2975 * http/tests/misc/drag-over-iframe-invalid-source-crash-expected.txt:
2976 * http/tests/misc/iframe-invalid-source-crash-expected.txt:
2977 * http/tests/misc/image-blocked-src-change-expected.txt:
2978 * http/tests/misc/image-blocked-src-no-change-expected.txt:
2979 * http/tests/security/cross-origin-xsl-BLOCKED-expected.txt:
2980 * http/tests/security/frame-loading-via-document-write-expected.txt:
2981 * http/tests/security/mixedContent/insecure-css-in-iframe-expected.txt:
2982 * http/tests/security/mixedContent/insecure-css-in-main-frame-expected.txt:
2983 * http/tests/security/mixedContent/insecure-image-in-main-frame-expected.txt:
2984 * http/tests/security/xss-DENIED-xml-external-entity-expected.txt:
2985 * http/tests/security/xssAuditor/base-href-control-char-expected.txt:
2986 * http/tests/security/xssAuditor/base-href-expected.txt:
2987 * http/tests/security/xssAuditor/base-href-null-char-expected.txt:
2988 * http/tests/security/xssAuditor/base-href-scheme-relative-expected.txt:
2989 * http/tests/security/xssAuditor/cookie-injection-expected.txt:
2990 * http/tests/security/xssAuditor/embed-tag-code-attribute-2-expected.txt:
2991 * http/tests/security/xssAuditor/embed-tag-code-attribute-expected.txt:
2992 * http/tests/security/xssAuditor/embed-tag-control-char-expected.txt:
2993 * http/tests/security/xssAuditor/embed-tag-expected.txt:
2994 * http/tests/security/xssAuditor/embed-tag-javascript-url-expected.txt:
2995 * http/tests/security/xssAuditor/embed-tag-null-char-expected.txt:
2996 * http/tests/security/xssAuditor/form-action-expected.txt:
2997 * http/tests/security/xssAuditor/full-block-base-href-expected.txt:
2998 * http/tests/security/xssAuditor/full-block-get-from-iframe-expected.txt:
2999 * http/tests/security/xssAuditor/full-block-iframe-javascript-url-expected.txt:
3000 * http/tests/security/xssAuditor/full-block-iframe-no-inherit-expected.txt:
3001 * http/tests/security/xssAuditor/full-block-javascript-link-expected.txt:
3002 * http/tests/security/xssAuditor/full-block-link-onclick-expected.txt:
3003 * http/tests/security/xssAuditor/full-block-object-tag-expected.txt:
3004 * http/tests/security/xssAuditor/full-block-post-from-iframe-expected.txt:
3005 * http/tests/security/xssAuditor/full-block-script-tag-expected.txt:
3006 * http/tests/security/xssAuditor/full-block-script-tag-with-source-expected.txt:
3007 * http/tests/security/xssAuditor/get-from-iframe-expected.txt:
3008 * http/tests/security/xssAuditor/iframe-injection-expected.txt:
3009 * http/tests/security/xssAuditor/iframe-javascript-url-expected.txt:
3010 * http/tests/security/xssAuditor/iframe-javascript-url-more-encoding-expected.txt:
3011 * http/tests/security/xssAuditor/iframe-javascript-url-twice-url-encode-expected.txt:
3012 * http/tests/security/xssAuditor/iframe-javascript-url-twice-url-encode2-expected.txt:
3013 * http/tests/security/xssAuditor/iframe-javascript-url-twice-url-encode3-expected.txt:
3014 * http/tests/security/xssAuditor/iframe-javascript-url-url-encoded-expected.txt:
3015 * http/tests/security/xssAuditor/iframe-onload-GBK-char-expected.txt:
3016 * http/tests/security/xssAuditor/iframe-onload-in-svg-tag-expected.txt:
3017 * http/tests/security/xssAuditor/iframe-srcdoc-expected.txt:
3018 * http/tests/security/xssAuditor/img-onerror-GBK-char-expected.txt:
3019 * http/tests/security/xssAuditor/img-onerror-accented-char-expected.txt:
3020 * http/tests/security/xssAuditor/img-onerror-non-ASCII-char-default-encoding-expected.txt:
3021 * http/tests/security/xssAuditor/img-onerror-non-ASCII-char-expected.txt:
3022 * http/tests/security/xssAuditor/img-onerror-non-ASCII-char2-default-encoding-expected.txt:
3023 * http/tests/security/xssAuditor/img-onerror-non-ASCII-char2-expected.txt:
3024 * http/tests/security/xssAuditor/inline-event-HTML-entities-expected.txt:
3025 * http/tests/security/xssAuditor/javascript-link-HTML-entities-control-char-expected.txt:
3026 * http/tests/security/xssAuditor/javascript-link-HTML-entities-expected.txt:
3027 * http/tests/security/xssAuditor/javascript-link-HTML-entities-named-expected.txt:
3028 * http/tests/security/xssAuditor/javascript-link-HTML-entities-null-char-expected.txt:
3029 * http/tests/security/xssAuditor/javascript-link-ampersand-expected.txt:
3030 * http/tests/security/xssAuditor/javascript-link-control-char-expected.txt:
3031 * http/tests/security/xssAuditor/javascript-link-expected.txt:
3032 * http/tests/security/xssAuditor/javascript-link-null-char-expected.txt:
3033 * http/tests/security/xssAuditor/javascript-link-one-plus-one-expected.txt:
3034 * http/tests/security/xssAuditor/javascript-link-url-encoded-expected.txt:
3035 * http/tests/security/xssAuditor/link-onclick-ampersand-expected.txt:
3036 * http/tests/security/xssAuditor/link-onclick-control-char-expected.txt:
3037 * http/tests/security/xssAuditor/link-onclick-entities-expected.txt:
3038 * http/tests/security/xssAuditor/link-onclick-expected.txt:
3039 * http/tests/security/xssAuditor/link-onclick-null-char-expected.txt:
3040 * http/tests/security/xssAuditor/link-opens-new-window-expected.txt:
3041 * http/tests/security/xssAuditor/malformed-HTML-expected.txt:
3042 * http/tests/security/xssAuditor/malformed-xss-protection-header-1-expected.txt:
3043 * http/tests/security/xssAuditor/malformed-xss-protection-header-2-expected.txt:
3044 * http/tests/security/xssAuditor/malformed-xss-protection-header-3-expected.txt:
3045 * http/tests/security/xssAuditor/malformed-xss-protection-header-4-expected.txt:
3046 * http/tests/security/xssAuditor/malformed-xss-protection-header-5-expected.txt:
3047 * http/tests/security/xssAuditor/malformed-xss-protection-header-6-expected.txt:
3048 * http/tests/security/xssAuditor/malformed-xss-protection-header-7-expected.txt:
3049 * http/tests/security/xssAuditor/malformed-xss-protection-header-8-expected.txt:
3050 * http/tests/security/xssAuditor/malformed-xss-protection-header-9-expected.txt:
3051 * http/tests/security/xssAuditor/meta-tag-http-refresh-javascript-url-expected.txt:
3052 * http/tests/security/xssAuditor/object-embed-tag-control-char-expected.txt:
3053 * http/tests/security/xssAuditor/object-embed-tag-expected.txt:
3054 * http/tests/security/xssAuditor/object-embed-tag-null-char-expected.txt:
3055 * http/tests/security/xssAuditor/object-tag-expected.txt:
3056 * http/tests/security/xssAuditor/object-tag-javascript-url-expected.txt:
3057 * http/tests/security/xssAuditor/open-attribute-body-expected.txt:
3058 * http/tests/security/xssAuditor/open-event-handler-iframe-expected.txt:
3059 * http/tests/security/xssAuditor/open-iframe-src-expected.txt:
3060 * http/tests/security/xssAuditor/open-script-src-expected.txt:
3061 * http/tests/security/xssAuditor/post-from-iframe-expected.txt:
3062 * http/tests/security/xssAuditor/property-escape-comment-expected.txt:
3063 * http/tests/security/xssAuditor/property-escape-entity-expected.txt:
3064 * http/tests/security/xssAuditor/property-escape-expected.txt:
3065 * http/tests/security/xssAuditor/property-escape-long-expected.txt:
3066 * http/tests/security/xssAuditor/property-escape-quote-expected.txt:
3067 * http/tests/security/xssAuditor/report-script-tag-expected.txt:
3068 * http/tests/security/xssAuditor/script-tag-Big5-char-expected.txt:
3069 * http/tests/security/xssAuditor/script-tag-Big5-char-twice-url-encode-16bit-unicode-expected.txt:
3070 * http/tests/security/xssAuditor/script-tag-Big5-char-twice-url-encode-expected.txt:
3071 * http/tests/security/xssAuditor/script-tag-Big5-char2-expected.txt:
3072 * http/tests/security/xssAuditor/script-tag-addslashes-backslash-expected.txt:
3073 * http/tests/security/xssAuditor/script-tag-addslashes-double-quote-expected.txt:
3074 * http/tests/security/xssAuditor/script-tag-addslashes-null-char-expected.txt:
3075 * http/tests/security/xssAuditor/script-tag-addslashes-single-quote-expected.txt:
3076 * http/tests/security/xssAuditor/script-tag-control-char-expected.txt:
3077 * http/tests/security/xssAuditor/script-tag-convoluted-expected.txt:
3078 * http/tests/security/xssAuditor/script-tag-entities-expected.txt:
3079 * http/tests/security/xssAuditor/script-tag-expected.txt:
3080 * http/tests/security/xssAuditor/script-tag-inside-svg-tag-expected.txt:
3081 * http/tests/security/xssAuditor/script-tag-inside-svg-tag2-expected.txt:
3082 * http/tests/security/xssAuditor/script-tag-inside-svg-tag3-expected.txt:
3083 * http/tests/security/xssAuditor/script-tag-null-char-expected.txt:
3084 * http/tests/security/xssAuditor/script-tag-open-redirect-expected.txt:
3085 * http/tests/security/xssAuditor/script-tag-post-control-char-expected.txt:
3086 * http/tests/security/xssAuditor/script-tag-post-expected.txt:
3087 * http/tests/security/xssAuditor/script-tag-post-null-char-expected.txt:
3088 * http/tests/security/xssAuditor/script-tag-redirect-expected.txt:
3089 * http/tests/security/xssAuditor/script-tag-with-16bit-unicode-expected.txt:
3090 * http/tests/security/xssAuditor/script-tag-with-16bit-unicode-surrogate-pair-expected.txt:
3091 * http/tests/security/xssAuditor/script-tag-with-16bit-unicode2-expected.txt:
3092 * http/tests/security/xssAuditor/script-tag-with-16bit-unicode3-expected.txt:
3093 * http/tests/security/xssAuditor/script-tag-with-16bit-unicode4-expected.txt:
3094 * http/tests/security/xssAuditor/script-tag-with-16bit-unicode5-expected.txt:
3095 * http/tests/security/xssAuditor/script-tag-with-actual-comma-expected.txt:
3096 * http/tests/security/xssAuditor/script-tag-with-callbacks-expected.txt:
3097 * http/tests/security/xssAuditor/script-tag-with-comma-expected.txt:
3098 * http/tests/security/xssAuditor/script-tag-with-fancy-unicode-expected.txt:
3099 * http/tests/security/xssAuditor/script-tag-with-invalid-closing-tag-expected.txt:
3100 * http/tests/security/xssAuditor/script-tag-with-invalid-url-encoding-expected.txt:
3101 * http/tests/security/xssAuditor/script-tag-with-source-control-char-expected.txt:
3102 * http/tests/security/xssAuditor/script-tag-with-source-data-url-expected.txt:
3103 * http/tests/security/xssAuditor/script-tag-with-source-data-url2-expected.txt:
3104 * http/tests/security/xssAuditor/script-tag-with-source-data-url3-expected.txt:
3105 * http/tests/security/xssAuditor/script-tag-with-source-double-quote-expected.txt:
3106 * http/tests/security/xssAuditor/script-tag-with-source-entities-expected.txt:
3107 * http/tests/security/xssAuditor/script-tag-with-source-expected.txt:
3108 * http/tests/security/xssAuditor/script-tag-with-source-no-quote-expected.txt:
3109 * http/tests/security/xssAuditor/script-tag-with-source-null-char-expected.txt:
3110 * http/tests/security/xssAuditor/script-tag-with-source-relative-scheme-expected.txt:
3111 * http/tests/security/xssAuditor/script-tag-with-source-same-host-with-query-expected.txt:
3112 * http/tests/security/xssAuditor/script-tag-with-source-unterminated-expected.txt:
3113 * http/tests/security/xssAuditor/script-tag-with-three-times-url-encoded-16bit-unicode-expected.txt:
3114 * http/tests/security/xssAuditor/script-tag-with-trailing-comment-U2028-expected.txt:
3115 * http/tests/security/xssAuditor/script-tag-with-trailing-comment-expected.txt:
3116 * http/tests/security/xssAuditor/script-tag-with-trailing-comment2-expected.txt:
3117 * http/tests/security/xssAuditor/script-tag-with-trailing-comment3-expected.txt:
3118 * http/tests/security/xssAuditor/script-tag-with-trailing-comment4-expected.txt:
3119 * http/tests/security/xssAuditor/xss-filter-bypass-big5-expected.txt:
3120 * http/tests/security/xssAuditor/xss-filter-bypass-long-string-expected.txt:
3121 * http/tests/security/xssAuditor/xss-filter-bypass-sjis-expected.txt:
3122 * http/tests/security/xssAuditor/xss-protection-parsing-01-expected.txt:
3123 * http/tests/security/xssAuditor/xss-protection-parsing-02-expected.txt:
3124 * http/tests/security/xssAuditor/xss-protection-parsing-03-expected.txt:
3125 * http/tests/security/xssAuditor/xss-protection-parsing-04-expected.txt:
3126 * platform/chromium-linux/http/tests/security/xssAuditor/javascript-link-HTML-entities-null-char-expected.txt:
3127 * platform/chromium-mac/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt:
3128 * platform/chromium-win/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt:
3129 * platform/chromium/http/tests/inspector/console-xhr-logging-expected.txt:
3130 * platform/chromium/http/tests/misc/bubble-drag-events-expected.txt:
3131 * platform/chromium/http/tests/misc/drag-over-iframe-invalid-source-crash-expected.txt:
3132 * platform/chromium/http/tests/misc/iframe-invalid-source-crash-expected.txt:
3133 * platform/chromium/http/tests/security/mixedContent/insecure-image-in-main-frame-allowed-expected.txt:
3134 * platform/chromium/http/tests/security/mixedContent/insecure-image-in-main-frame-blocked-expected.txt:
3135 * platform/chromium/http/tests/security/xssAuditor/javascript-link-control-char2-expected.txt:
3136 * platform/chromium/svg/custom/polyline-setattribute-points-null-expected.txt:
3137 * platform/mac/svg/custom/clip-path-referencing-use2-expected.txt:
3138 * platform/mac/svg/custom/polyline-setattribute-points-null-expected.txt:
3139 * svg/custom/invalid-length-units-expected.txt:
3140 * svg/custom/poly-parsing-error-expected.txt:
3141 * svg/dom/fuzz-path-parser-expected.txt:
3142 * svg/dom/path-parser-expected.txt:
3143 * svg/dom/points-parser-expected.txt:
3145 2012-12-03 Kihong Kwon <kihong.kwon@samsung.com>
3147 Remove useless included header and change position of Proximity Events test cases
3148 https://bugs.webkit.org/show_bug.cgi?id=103871
3150 Reviewed by Antonio Gomes.
3152 Change the path of Proximity Events test cases from LayoutTests/fast/dom/Proximity to LayoutTests/proximity.
3154 * platform/chromium/TestExpectations:
3155 * platform/efl/TestExpectations:
3156 * platform/gtk/TestExpectations:
3157 * platform/mac/TestExpectations:
3158 * platform/qt/TestExpectations:
3159 * platform/win/TestExpectations:
3160 * platform/wincairo/TestExpectations:
3161 * proximity/check-event-deviceproximity-expected.txt: Renamed from LayoutTests/fast/dom/Proximity/check-event-deviceproximity-expected.txt.
3162 * proximity/check-event-deviceproximity.html: Renamed from LayoutTests/fast/dom/Proximity/check-event-deviceproximity.html.
3163 * proximity/create-event-deviceproximity-expected.txt: Renamed from LayoutTests/fast/dom/Proximity/create-event-deviceproximity-expected.txt.
3164 * proximity/create-event-deviceproximity.html: Renamed from LayoutTests/fast/dom/Proximity/create-event-deviceproximity.html.
3166 2012-12-03 János Badics <jbadics@inf.u-szeged.hu>
3168 [Qt] Gardening after r136280, r136323, r136164 and r136031.
3169 https://bugs.webkit.org/show_bug.cgi?id=103876
3171 Reviewed by Csaba Osztrogonác.
3173 r136280: Added Qt baseline for fast/events/stopPropagation-submit.html.
3174 r136323: Skipped storage/domstorage/localstorage/close-idle-localstorage-databases-immediately.html
3175 r136164: Skipped fast/dom/Geolocation/cached-position-iframe.html on Qt-WK2
3176 r136031: Updated Qt-WK2 baselines for http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag* tests.
3178 * platform/qt-5.0-wk2/TestExpectations:
3179 * platform/qt-5.0-wk2/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt:
3180 * platform/qt-5.0-wk2/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body-expected.txt:
3181 * platform/qt-5.0-wk2/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny-expected.txt:
3182 * platform/qt/TestExpectations:
3183 * platform/qt/fast/events/stopPropagation-submit-expected.txt: Added.
3185 2012-12-03 Alexis Menard <alexis@webkit.org>
3187 [CSS3 Backgrounds and Borders] Implement CSS3 background-position offsets rendering.
3188 https://bugs.webkit.org/show_bug.cgi?id=103440
3190 Reviewed by Julien Chaffraix.
3192 Uncomment the computed style tests from background-position-parsing-2
3193 and add the expected output. Add a new
3194 background-position-rendering test to verify that the background has a
3195 correct position with the new <position> value. I also covered some old
3196 CSS 2.1 values for verification.
3198 * fast/backgrounds/background-position-parsing-2-expected.txt:
3199 * fast/backgrounds/background-position-parsing-2.html:
3200 * fast/backgrounds/background-position-rendering-expected.html: Added.
3201 * fast/backgrounds/background-position-rendering.html: Added.
3202 * platform/chromium/TestExpectations:
3203 * platform/efl/TestExpectations:
3204 * platform/gtk/TestExpectations:
3205 * platform/mac/TestExpectations:
3206 * platform/qt/TestExpectations:
3207 * platform/win/TestExpectations:
3208 * platform/wincairo/TestExpectations:
3210 2012-12-03 Mike West <mkwst@chromium.org>
3212 Web Inspector: Autogenerate stack traces and line numbers when possible.
3213 https://bugs.webkit.org/show_bug.cgi?id=100650
3215 Reviewed by Yury Semikhatsky.
3217 New line numbers! Huzzah! (Also, removing some that shouldn't be there).
3219 * http/tests/inspector/console-xhr-logging-expected.txt:
3220 * platform/chromium/http/tests/inspector/console-xhr-logging-expected.txt:
3221 One new stack trace! OMG!
3222 * fast/frames/sandboxed-iframe-autofocus-denied-expected.txt:
3223 * fast/frames/sandboxed-iframe-parsing-space-characters-expected.txt:
3224 * fast/frames/xss-auditor-handles-file-urls-expected.txt:
3225 * html5lib/run-test11-expected.txt:
3226 * http/tests/misc/bubble-drag-events-expected.txt:
3227 * http/tests/misc/drag-over-iframe-invalid-source-crash-expected.txt:
3228 * http/tests/misc/iframe-invalid-source-crash-expected.txt:
3229 * http/tests/misc/image-blocked-src-change-expected.txt:
3230 * http/tests/misc/image-blocked-src-no-change-expected.txt:
3231 * http/tests/security/cross-origin-xsl-BLOCKED-expected.txt:
3232 * http/tests/security/frame-loading-via-document-write-expected.txt:
3233 * http/tests/security/mixedContent/insecure-css-in-iframe-expected.txt:
3234 * http/tests/security/mixedContent/insecure-css-in-main-frame-expected.txt:
3235 * http/tests/security/mixedContent/insecure-image-in-main-frame-expected.txt:
3236 * http/tests/security/xss-DENIED-xml-external-entity-expected.txt:
3237 * http/tests/security/xssAuditor/base-href-control-char-expected.txt:
3238 * http/tests/security/xssAuditor/base-href-expected.txt:
3239 * http/tests/security/xssAuditor/base-href-null-char-expected.txt:
3240 * http/tests/security/xssAuditor/base-href-scheme-relative-expected.txt:
3241 * http/tests/security/xssAuditor/cookie-injection-expected.txt:
3242 * http/tests/security/xssAuditor/embed-tag-code-attribute-2-expected.txt:
3243 * http/tests/security/xssAuditor/embed-tag-code-attribute-expected.txt:
3244 * http/tests/security/xssAuditor/embed-tag-control-char-expected.txt:
3245 * http/tests/security/xssAuditor/embed-tag-expected.txt:
3246 * http/tests/security/xssAuditor/embed-tag-javascript-url-expected.txt:
3247 * http/tests/security/xssAuditor/embed-tag-null-char-expected.txt:
3248 * http/tests/security/xssAuditor/form-action-expected.txt:
3249 * http/tests/security/xssAuditor/full-block-base-href-expected.txt:
3250 * http/tests/security/xssAuditor/full-block-get-from-iframe-expected.txt:
3251 * http/tests/security/xssAuditor/full-block-iframe-javascript-url-expected.txt:
3252 * http/tests/security/xssAuditor/full-block-iframe-no-inherit-expected.txt:
3253 * http/tests/security/xssAuditor/full-block-javascript-link-expected.txt:
3254 * http/tests/security/xssAuditor/full-block-link-onclick-expected.txt:
3255 * http/tests/security/xssAuditor/full-block-object-tag-expected.txt:
3256 * http/tests/security/xssAuditor/full-block-post-from-iframe-expected.txt:
3257 * http/tests/security/xssAuditor/full-block-script-tag-expected.txt:
3258 * http/tests/security/xssAuditor/full-block-script-tag-with-source-expected.txt:
3259 * http/tests/security/xssAuditor/get-from-iframe-expected.txt:
3260 * http/tests/security/xssAuditor/iframe-injection-expected.txt:
3261 * http/tests/security/xssAuditor/iframe-javascript-url-expected.txt:
3262 * http/tests/security/xssAuditor/iframe-javascript-url-more-encoding-expected.txt:
3263 * http/tests/security/xssAuditor/iframe-javascript-url-twice-url-encode-expected.txt:
3264 * http/tests/security/xssAuditor/iframe-javascript-url-twice-url-encode2-expected.txt:
3265 * http/tests/security/xssAuditor/iframe-javascript-url-twice-url-encode3-expected.txt:
3266 * http/tests/security/xssAuditor/iframe-javascript-url-url-encoded-expected.txt:
3267 * http/tests/security/xssAuditor/iframe-onload-GBK-char-expected.txt:
3268 * http/tests/security/xssAuditor/iframe-onload-in-svg-tag-expected.txt:
3269 * http/tests/security/xssAuditor/iframe-srcdoc-expected.txt:
3270 * http/tests/security/xssAuditor/img-onerror-GBK-char-expected.txt:
3271 * http/tests/security/xssAuditor/img-onerror-accented-char-expected.txt:
3272 * http/tests/security/xssAuditor/img-onerror-non-ASCII-char-default-encoding-expected.txt:
3273 * http/tests/security/xssAuditor/img-onerror-non-ASCII-char-expected.txt:
3274 * http/tests/security/xssAuditor/img-onerror-non-ASCII-char2-default-encoding-expected.txt:
3275 * http/tests/security/xssAuditor/img-onerror-non-ASCII-char2-expected.txt:
3276 * http/tests/security/xssAuditor/inline-event-HTML-entities-expected.txt:
3277 * http/tests/security/xssAuditor/javascript-link-HTML-entities-control-char-expected.txt:
3278 * http/tests/security/xssAuditor/javascript-link-HTML-entities-expected.txt:
3279 * http/tests/security/xssAuditor/javascript-link-HTML-entities-named-expected.txt:
3280 * http/tests/security/xssAuditor/javascript-link-HTML-entities-null-char-expected.txt:
3281 * http/tests/security/xssAuditor/javascript-link-ampersand-expected.txt:
3282 * http/tests/security/xssAuditor/javascript-link-control-char-expected.txt:
3283 * http/tests/security/xssAuditor/javascript-link-expected.txt:
3284 * http/tests/security/xssAuditor/javascript-link-null-char-expected.txt:
3285 * http/tests/security/xssAuditor/javascript-link-one-plus-one-expected.txt:
3286 * http/tests/security/xssAuditor/javascript-link-url-encoded-expected.txt:
3287 * http/tests/security/xssAuditor/link-onclick-ampersand-expected.txt:
3288 * http/tests/security/xssAuditor/link-onclick-control-char-expected.txt:
3289 * http/tests/security/xssAuditor/link-onclick-entities-expected.txt:
3290 * http/tests/security/xssAuditor/link-onclick-expected.txt:
3291 * http/tests/security/xssAuditor/link-onclick-null-char-expected.txt:
3292 * http/tests/security/xssAuditor/link-opens-new-window-expected.txt:
3293 * http/tests/security/xssAuditor/malformed-HTML-expected.txt:
3294 * http/tests/security/xssAuditor/malformed-xss-protection-header-1-expected.txt:
3295 * http/tests/security/xssAuditor/malformed-xss-protection-header-2-expected.txt:
3296 * http/tests/security/xssAuditor/malformed-xss-protection-header-3-expected.txt:
3297 * http/tests/security/xssAuditor/malformed-xss-protection-header-4-expected.txt:
3298 * http/tests/security/xssAuditor/malformed-xss-protection-header-5-expected.txt:
3299 * http/tests/security/xssAuditor/malformed-xss-protection-header-6-expected.txt:
3300 * http/tests/security/xssAuditor/malformed-xss-protection-header-7-expected.txt:
3301 * http/tests/security/xssAuditor/malformed-xss-protection-header-8-expected.txt:
3302 * http/tests/security/xssAuditor/malformed-xss-protection-header-9-expected.txt:
3303 * http/tests/security/xssAuditor/meta-tag-http-refresh-javascript-url-expected.txt:
3304 * http/tests/security/xssAuditor/object-embed-tag-control-char-expected.txt:
3305 * http/tests/security/xssAuditor/object-embed-tag-expected.txt:
3306 * http/tests/security/xssAuditor/object-embed-tag-null-char-expected.txt:
3307 * http/tests/security/xssAuditor/object-tag-expected.txt:
3308 * http/tests/security/xssAuditor/object-tag-javascript-url-expected.txt:
3309 * http/tests/security/xssAuditor/open-attribute-body-expected.txt:
3310 * http/tests/security/xssAuditor/open-event-handler-iframe-expected.txt:
3311 * http/tests/security/xssAuditor/open-iframe-src-expected.txt:
3312 * http/tests/security/xssAuditor/open-script-src-expected.txt:
3313 * http/tests/security/xssAuditor/post-from-iframe-expected.txt:
3314 * http/tests/security/xssAuditor/property-escape-comment-expected.txt:
3315 * http/tests/security/xssAuditor/property-escape-entity-expected.txt:
3316 * http/tests/security/xssAuditor/property-escape-expected.txt:
3317 * http/tests/security/xssAuditor/property-escape-long-expected.txt:
3318 * http/tests/security/xssAuditor/property-escape-quote-expected.txt:
3319 * http/tests/security/xssAuditor/report-script-tag-expected.txt:
3320 * http/tests/security/xssAuditor/script-tag-Big5-char-expected.txt:
3321 * http/tests/security/xssAuditor/script-tag-Big5-char-twice-url-encode-16bit-unicode-expected.txt:
3322 * http/tests/security/xssAuditor/script-tag-Big5-char-twice-url-encode-expected.txt:
3323 * http/tests/security/xssAuditor/script-tag-Big5-char2-expected.txt:
3324 * http/tests/security/xssAuditor/script-tag-addslashes-backslash-expected.txt:
3325 * http/tests/security/xssAuditor/script-tag-addslashes-double-quote-expected.txt:
3326 * http/tests/security/xssAuditor/script-tag-addslashes-null-char-expected.txt:
3327 * http/tests/security/xssAuditor/script-tag-addslashes-single-quote-expected.txt:
3328 * http/tests/security/xssAuditor/script-tag-control-char-expected.txt:
3329 * http/tests/security/xssAuditor/script-tag-convoluted-expected.txt:
3330 * http/tests/security/xssAuditor/script-tag-entities-expected.txt:
3331 * http/tests/security/xssAuditor/script-tag-expected.txt:
3332 * http/tests/security/xssAuditor/script-tag-inside-svg-tag-expected.txt:
3333 * http/tests/security/xssAuditor/script-tag-inside-svg-tag2-expected.txt:
3334 * http/tests/security/xssAuditor/script-tag-inside-svg-tag3-expected.txt:
3335 * http/tests/security/xssAuditor/script-tag-null-char-expected.txt:
3336 * http/tests/security/xssAuditor/script-tag-open-redirect-expected.txt:
3337 * http/tests/security/xssAuditor/script-tag-post-control-char-expected.txt:
3338 * http/tests/security/xssAuditor/script-tag-post-expected.txt:
3339 * http/tests/security/xssAuditor/script-tag-post-null-char-expected.txt:
3340 * http/tests/security/xssAuditor/script-tag-redirect-expected.txt:
3341 * http/tests/security/xssAuditor/script-tag-with-16bit-unicode-expected.txt:
3342 * http/tests/security/xssAuditor/script-tag-with-16bit-unicode-surrogate-pair-expected.txt:
3343 * http/tests/security/xssAuditor/script-tag-with-16bit-unicode2-expected.txt:
3344 * http/tests/security/xssAuditor/script-tag-with-16bit-unicode3-expected.txt:
3345 * http/tests/security/xssAuditor/script-tag-with-16bit-unicode4-expected.txt:
3346 * http/tests/security/xssAuditor/script-tag-with-16bit-unicode5-expected.txt:
3347 * http/tests/security/xssAuditor/script-tag-with-actual-comma-expected.txt:
3348 * http/tests/security/xssAuditor/script-tag-with-callbacks-expected.txt:
3349 * http/tests/security/xssAuditor/script-tag-with-comma-expected.txt:
3350 * http/tests/security/xssAuditor/script-tag-with-fancy-unicode-expected.txt:
3351 * http/tests/security/xssAuditor/script-tag-with-invalid-closing-tag-expected.txt:
3352 * http/tests/security/xssAuditor/script-tag-with-invalid-url-encoding-expected.txt:
3353 * http/tests/security/xssAuditor/script-tag-with-source-control-char-expected.txt:
3354 * http/tests/security/xssAuditor/script-tag-with-source-data-url-expected.txt:
3355 * http/tests/security/xssAuditor/script-tag-with-source-data-url2-expected.txt:
3356 * http/tests/security/xssAuditor/script-tag-with-source-data-url3-expected.txt:
3357 * http/tests/security/xssAuditor/script-tag-with-source-double-quote-expected.txt:
3358 * http/tests/security/xssAuditor/script-tag-with-source-entities-expected.txt:
3359 * http/tests/security/xssAuditor/script-tag-with-source-expected.txt:
3360 * http/tests/security/xssAuditor/script-tag-with-source-no-quote-expected.txt:
3361 * http/tests/security/xssAuditor/script-tag-with-source-null-char-expected.txt:
3362 * http/tests/security/xssAuditor/script-tag-with-source-relative-scheme-expected.txt:
3363 * http/tests/security/xssAuditor/script-tag-with-source-same-host-with-query-expected.txt:
3364 * http/tests/security/xssAuditor/script-tag-with-source-unterminated-expected.txt:
3365 * http/tests/security/xssAuditor/script-tag-with-three-times-url-encoded-16bit-unicode-expected.txt:
3366 * http/tests/security/xssAuditor/script-tag-with-trailing-comment-U2028-expected.txt:
3367 * http/tests/security/xssAuditor/script-tag-with-trailing-comment-expected.txt:
3368 * http/tests/security/xssAuditor/script-tag-with-trailing-comment2-expected.txt:
3369 * http/tests/security/xssAuditor/script-tag-with-trailing-comment3-expected.txt:
3370 * http/tests/security/xssAuditor/script-tag-with-trailing-comment4-expected.txt:
3371 * http/tests/security/xssAuditor/xss-filter-bypass-big5-expected.txt:
3372 * http/tests/security/xssAuditor/xss-filter-bypass-long-string-expected.txt:
3373 * http/tests/security/xssAuditor/xss-filter-bypass-sjis-expected.txt:
3374 * http/tests/security/xssAuditor/xss-protection-parsing-01-expected.txt:
3375 * http/tests/security/xssAuditor/xss-protection-parsing-02-expected.txt:
3376 * http/tests/security/xssAuditor/xss-protection-parsing-03-expected.txt:
3377 * http/tests/security/xssAuditor/xss-protection-parsing-04-expected.txt:
3378 * platform/chromium-mac/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt:
3379 * platform/chromium/http/tests/misc/bubble-drag-events-expected.txt:
3380 * platform/chromium/http/tests/misc/drag-over-iframe-invalid-source-crash-expected.txt:
3381 * platform/chromium/http/tests/misc/iframe-invalid-source-crash-expected.txt:
3382 * platform/chromium/http/tests/security/mixedContent/insecure-image-in-main-frame-allowed-expected.txt:
3383 * platform/chromium/http/tests/security/mixedContent/insecure-image-in-main-frame-blocked-expected.txt:
3384 * platform/chromium/http/tests/security/xssAuditor/javascript-link-control-char2-expected.txt:
3385 * platform/chromium/svg/custom/polyline-setattribute-points-null-expected.txt:
3386 * platform/mac/svg/custom/clip-path-referencing-use2-expected.txt:
3387 * platform/mac/svg/custom/polyline-setattribute-points-null-expected.txt:
3388 * svg/custom/invalid-length-units-expected.txt:
3389 * svg/custom/poly-parsing-error-expected.txt:
3390 * svg/dom/SVGScriptElement/script-onerror-bubbling-expected.txt:
3391 * svg/dom/fuzz-path-parser-expected.txt:
3392 * svg/dom/path-parser-expected.txt:
3393 * svg/dom/points-parser-expected.txt:
3395 2012-12-03 Zan Dobersek <zandobersek@gmail.com>
3397 Unreviewed GTK gardening.
3399 Adding a failure expectation for editing/selection/caret-alignment-for-vertical-text.html.
3401 * platform/gtk/TestExpectations:
3403 2012-12-03 Mateusz Leszko <m.leszko@samsung.com>
3405 [EFL] Accessibility gardening
3406 https://bugs.webkit.org/show_bug.cgi?id=103735
3408 Unreviewed, EFL accessibility gardening.
3410 Unskipping accessibility tests. Skipping failing ones.
3412 * platform/efl-wk1/TestExpectations:
3413 * platform/efl-wk2/TestExpectations:
3414 * platform/efl/TestExpectations:
3416 2012-12-03 Mikhail Pozdnyakov <mikhail.pozdnyakov@intel.com>
3418 CSS Device Adaptation: window.innerWidth returns wrong value if CSS viewport descriptors are applied
3419 https://bugs.webkit.org/show_bug.cgi?id=103737
3421 Reviewed by Kenneth Rohde Christiansen.
3423 Added new test css3/device-adapt/viewport-width-check-window-innerwidth-correct.html.
3425 * css3/device-adapt/viewport-width-check-window-innerwidth-correct-expected.txt: Added.
3426 * css3/device-adapt/viewport-width-check-window-innerwidth-correct.html: Added.
3428 2012-12-03 Alexander Pavlov <apavlov@chromium.org>
3430 Web Inspector: [Styles] Retain selector case as written in the source code
3431 https://bugs.webkit.org/show_bug.cgi?id=103118
3433 Reviewed by Antti Koivisto.
3435 * inspector/styles/selector-list-expected.txt: Added.
3436 * inspector/styles/selector-list.html: Added.
3437 * inspector/styles/styles-add-new-rule-expected.txt: Rebaselined.
3439 2012-12-02 Christophe Dumez <christophe.dumez@intel.com>
3441 Unreviewed, WebKit2 gardening.
3443 Skip storage/domstorage/localstorage/close-idle-localstorage-databases-immediately.html
3444 on WebKit2 since testRunner.closeIdleLocalStorageDatabases() is not implemented yet.
3446 * platform/wk2/TestExpectations:
3448 2012-12-02 Kangil Han <kangil.han@samsung.com>
3450 [EFL] Unskip fast/js/array-sort-modifying-tostring.html in release mode
3451 https://bugs.webkit.org/show_bug.cgi?id=103850
3453 Unreviewed, EFL gardening.
3455 This case has been passed in release mode, whereas crashed occasionally in debug mode.
3457 * platform/efl-wk2/TestExpectations:
3458 * platform/efl/TestExpectations:
3460 2012-12-02 Takashi Sakamoto <tasak@google.com>
3462 Unreviewed, webkit gardening. Rebaseline of fast/css/font-weight-1.
3464 * platform/chromium-mac-snowleopard/fast/css/font-weight-1-expected.png: Added.
3465 * platform/chromium-mac/fast/css/font-weight-1-expected.png: Added.
3466 * platform/chromium-mac/fast/css/font-weight-1-expected.txt: Added.
3468 2012-12-02 Kunihiko Sakamoto <ksakamoto@chromium.org>
3470 [chromium] platform/chromium/fast/forms/calendar-picker/calendar-picker-datetime-with-step.html is failing on all platforms.
3471 https://bugs.webkit.org/show_bug.cgi?id=103817
3473 Reviewed by Kent Tamura.
3475 Adding initial value to the datetime input. Without it, the test fails
3476 because calendar picker opens current month.
3478 * platform/chromium/TestExpectations:
3479 * platform/chromium/fast/forms/calendar-picker/calendar-picker-datetime-with-step.html:
3481 2012-12-02 Takashi Sakamoto <tasak@google.com>
3483 Unreviewed, webkit gardening.
3484 https://bugs.webkit.org/show_bug.cgi?id=103834
3486 * platform/chromium/TestExpectations:
3487 Mark month-multiple-fields-keyboard-events.html as FAIL for WinXP.
3489 2012-12-02 Kangil Han <kangil.han@samsung.com>
3491 [EFL][WK1] Change AC bug url appropriately
3492 https://bugs.webkit.org/show_bug.cgi?id=103808
3494 Unreviewed, EFL gardening.
3496 From https://bugs.webkit.org/show_bug.cgi?id=103488 to https://bugs.webkit.org/show_bug.cgi?id=103847
3498 * platform/efl-wk1/TestExpectations:
3500 2012-12-02 Takashi Sakamoto <tasak@google.com>
3502 Unreviewed, webkit gardening, fix webkit lint.
3504 * platform/chromium/TestExpectations:
3506 2012-12-02 Sadrul Habib Chowdhury <sadrul@chromium.org>
3508 [chromium] Correct the location of synthetic mouse events when page is zoomed
3509 https://bugs.webkit.org/show_bug.cgi?id=103823
3511 Reviewed by Adam Barth.
3513 * platform/chromium/plugins/touch-events-synthesized-expected.txt:
3514 * platform/chromium/plugins/touch-events-synthesized.html:
3516 2012-12-02 Robert Hogan <robert@webkit.org>
3518 Bad rendering of web page because of image's height is set to 100%
3519 https://bugs.webkit.org/show_bug.cgi?id=28035
3521 Reviewed by Eric Seidel.
3523 * fast/css/computed-image-width-with-percent-height-expected.html: Added.
3524 * fast/css/computed-image-width-with-percent-height-quirksmode-expected.html: Added.
3525 * fast/css/computed-image-width-with-percent-height-quirksmode.html: Added.
3526 * fast/css/computed-image-width-with-percent-height.html: Added.
3528 2012-12-02 Mihnea Ovidenie <mihnea@adobe.com>
3530 [CSS Regions] regionlayoutupdate event fires continuously
3531 https://bugs.webkit.org/show_bug.cgi?id=102101
3533 Reviewed by David Hyatt.
3535 Add a test to make sure that for a flow thread with auto-height region, the regionlayoutupdate event is not unnecessary triggered.
3537 * fast/regions/autoheight-regionlayoutupdate-multipletimes-expected.txt: Added.
3538 * fast/regions/autoheight-regionlayoutupdate-multipletimes.html: Added.
3540 2012-12-02 Mike West <mkwst@chromium.org>
3542 [gtk] Enable the CSP_NEXT runtime flag.
3543 https://bugs.webkit.org/show_bug.cgi?id=103810
3545 Reviewed by Adam Barth.
3547 * platform/gtk/TestExpectations:
3548 Unskipping CSP 1.1 tests for GTK.
3550 2012-12-02 Mike West <mkwst@chromium.org>
3552 [chromium] Unreviewed gardening.
3554 Skipping failing tests on mac.
3556 * platform/chromium/TestExpectations:
3557 Mark fast/forms/month-multiple-fields/month-multiple-fields-keyboard-events.html
3558 and widening fast/css/font-weight-1.html to include 'Mac'.
3560 2012-12-02 Rik Cabanier <cabanier@adobe.com>
3562 Extend JavaScript support for blending in canvas
3563 https://bugs.webkit.org/show_bug.cgi?id=101804
3565 Reviewed by Dirk Schulze.
3567 Added a test that checks that all blendingmodes are supported
3569 * canvas/philip/tests/2d.composite.globalComposite-expected.txt: Added.
3570 * canvas/philip/tests/2d.composite.globalComposite.html: Added.
3572 2012-12-02 Kent Tamura <tkent@chromium.org>
3574 [Chromium] fast/forms/*-multiple-fields/*-multiple-fields-preserve-value-after-history-back.html is flaky
3575 https://bugs.webkit.org/show_bug.cgi?id=96720
3577 * platform/chromium/TestExpectations: Mark them Slow
3579 2012-12-02 Elliott Sprehn <esprehn@gmail.com>
3581 documentElement should not always get a renderer
3582 https://bugs.webkit.org/show_bug.cgi?id=103475
3584 Reviewed by Ojan Vafai.
3586 Test that using display: none on the documentElement hides the document.
3588 * fast/css/display-none-documentElement-expected.html: Added.
3589 * fast/css/display-none-documentElement.html: Added.
3591 2012-12-02 Pan Deng <pan.deng@intel.com>
3593 [Resource Timing]Test cases of cross origin resource timing.
3594 https://bugs.webkit.org/show_bug.cgi?id=84886.
3596 Reviewed by Tony Gentilcore.
3598 Test cases in this patch validate resource timing behavior when cross origin request with/without "allow-timing-origin" response header.
3600 * http/tests/w3c/webperf/resources/blank_page_green_with_allow_timing.php: Added.
3601 * http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cross_origin_resource_request-expected.txt: Added.
3602 * http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cross_origin_resource_request.html: Added.
3603 * http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_timing_allow_cross_origin_resource_request-expected.txt: Added.
3604 * http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_timing_allow_cross_origin_resource_request.html: Added.
3606 2012-12-02 Justin Novosad <junov@google.com>
3608 Fix occlusion culling logic to handle css background layer clipping
3609 https://bugs.webkit.org/show_bug.cgi?id=103276
3611 Reviewed by Simon Fraser.
3613 New ref test that verifies the superposition of background layers with
3614 the layers having smaller clip regions than the layers beneath them.
3615 This test ensures the bottom layers are not removed by culling
3618 * fast/backgrounds/background-opaque-clipped-gradients-expected.html: Added.
3619 * fast/backgrounds/background-opaque-clipped-gradients.html: Added.
3621 2012-12-02 Tony Chang <tony@chromium.org>
3623 Avoid a second layout of flex items in layoutAndPlaceChildren()
3624 https://bugs.webkit.org/show_bug.cgi?id=102352
3626 Reviewed by Ojan Vafai.
3628 Add a test case to make sure we relayout when a sibling is stretching.
3630 * css3/flexbox/stretch-after-sibling-size-change-expected.txt: Added.
3631 * css3/flexbox/stretch-after-sibling-size-change.html: Added.
3633 2012-12-02 Yongjun Zhang <yongjun_zhang@apple.com>
3635 Need a method to close all idle localstorage databases immediately.
3636 https://bugs.webkit.org/show_bug.cgi?id=103469
3638 Reviewed by David Kilzer.
3640 * storage/domstorage/localstorage/close-idle-localstorage-databases-immediately-expected.txt: Added.
3641 * storage/domstorage/localstorage/close-idle-localstorage-databases-immediately.html: Added.
3642 * storage/resources/storage-close-idle-localstorage-databases-immediately.html: Added.
3644 2012-12-02 Sheriff Bot <webkit.review.bot@gmail.com>
3646 Unreviewed, rolling out r136236.
3647 http://trac.webkit.org/changeset/136236
3648 https://bugs.webkit.org/show_bug.cgi?id=103833
3650 [chromium] Flakey crashes in SpeechRecognitionEvent::emma
3651 during GC. (Requested by mkwst on #webkit).
3653 * fast/speech/scripted/emma-expected.txt:
3654 * fast/speech/scripted/emma.html:
3655 * fast/speech/scripted/speechrecognition-basics-expected.txt:
3656 * fast/speech/scripted/speechrecognition-basics.html:
3658 2012-12-01 Mike West <mkwst@chromium.org>
3660 [chromium] Unreviewed gardening. Skipping crashing tests.
3662 The DEPS roll containing r170422 is causing three crashes cross-platform
3663 in the Chromium port. Skipping them here, filed crbug.com/163785 to fix.
3665 * platform/chromium/TestExpectations:
3666 Marked media/encrypted-media/encrypted-media-events.html,
3667 media/encrypted-media/encrypted-media-not-loaded.html, and
3668 media/encrypted-media/encrypted-media-syntax.html as crashing.
3670 2012-12-01 Mike West <mkwst@chromium.org>
3672 [chromium] Unreviewed gardening. Skipping calendar-picker-datetime-with-step.html.
3674 It looks like platform/chromium/fast/forms/calendar-picker/calendar-picker-datetime-with-step.html
3675 started failing at midnight PST, December 1st. I don't think it handled
3676 the month change correctly. Filed https://bugs.webkit.org/show_bug.cgi?id=103817
3679 * platform/chromium/TestExpectations:
3681 2012-12-01 Mike West <mkwst@chromium.org>
3683 [gtk] Unreviewed gardening. Skipping CSP 1.1 tests.
3685 The CSP 1.1 tests are failing under GTK after r136305 made the CSP_NEXT
3686 flag runtime enabled. Will fix in webkit.org/b/103810, skipping for now.
3688 * platform/gtk/TestExpectations:
3689 Skipping CSP 1.1 tests.
3691 2012-11-30 Ryosuke Niwa <rniwa@webkit.org>
3693 Shorten a file name as the test renamed in r136122 is still hosing Chromium Win perf. bot.
3695 * http/tests/inspector/network/resources/script-as-text-with-a-very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-url.php: Renamed.
3696 * http/tests/inspector/network/resources/script-as-text-with-a-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-url.php: Removed.
3697 * http/tests/inspector/network/script-as-text-loading-long-url.html:
3699 2012-11-30 Sujin Park <sujjin.park@gmail.com>
3701 [EFL][WK1] Gardening test cases which are not crashed after r135662
3702 https://bugs.webkit.org/show_bug.cgi?id=103803
3704 Unreviewed, EFL gardening.
3706 * platform/efl-wk1/TestExpectations:
3708 2012-11-30 Jer Noble <jer.noble@apple.com>
3710 Add support for the 'unpause()' method on MediaController.
3711 https://bugs.webkit.org/show_bug.cgi?id=103751
3713 Reviewed by Eric Carlson.
3715 Add new test for unpause() and playbackState() methods.
3717 * media/media-controller-unpause.html:
3718 * media/media-controller-unpause-expected.txt:
3719 * media/media-controller-playback.html:
3720 * media/media-controller-playback-expected.txt:
3722 2012-11-30 Zhenyao Mo <zmo@google.com>
3724 Unreviewed, webkit gardening, fix webkit lint.
3726 * platform/chromium/TestExpectations:
3728 2012-11-30 Simon Fraser <simon.fraser@apple.com>
3730 Use the correct path to a test in TestExpectations.
3732 * platform/chromium/TestExpectations:
3734 2012-11-30 Simon Fraser <simon.fraser@apple.com>
3736 Make RenderLayer::updateLayerPosition() private
3737 https://bugs.webkit.org/show_bug.cgi?id=102624
3739 Reviewed by Ryosuke Niwa.
3741 New results with correctly computed event offsets.
3743 * fast/events/stopPropagation-submit-expected.txt:
3745 2012-11-30 Sheriff Bot <webkit.review.bot@gmail.com>
3747 Unreviewed, rolling out r136142.