Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(127)

Side by Side Diff: LayoutTests/ChangeLog

Issue 10447078: Merge 118261 - [chromium] Turn ENABLE(OVERFLOW_SCROLLING) off for Chromium port (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1132/
Patch Set: Created 8 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | LayoutTests/platform/chromium-linux-x86/svg/css/getComputedStyle-basic-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 2012-05-24 Kinuko Yasuda <kinuko@chromium.org> 1 2012-05-23 James Robinson <jamesr@chromium.org>
2 2
3 [chromium] DataTransferItem.webkitGetAsEntry() shouldn't be exposed with out flag yet 3 [chromium] Turn ENABLE(OVERFLOW_SCROLLING) off for Chromium port
4 https://bugs.webkit.org/show_bug.cgi?id=87457 4 https://bugs.webkit.org/show_bug.cgi?id=87177
5 5
6 Reviewed by Kent Tamura. 6 Reviewed by Eric Seidel.
7 7
8 * platform/chromium/test_expectations.txt: Marking tests using webkitGet AsEntry SKIP 8 Mark test depending on ENABLE(OVERFLOW_SCROLLING) as an expected failure since the define is off.
9 9
10 2012-05-04 Filip Pizlo <fpizlo@apple.com> 10 * platform/chromium/test_expectations.txt:
11 11
12 Unreviewed, updating expectations. 12 2012-05-23 Hugo Parente Lima <hugo.lima@openbossa.org>
13 13
14 * platform/mac/fast/block/float/overhanging-tall-block-expected.txt: 14 [Qt] fast/url/path.html with Qt5 differ results on both WK1 and WK2
15 15 https://bugs.webkit.org/show_bug.cgi?id=77380
16 2012-05-04 Filip Pizlo <fpizlo@apple.com> 16
17 17 Reviewed by Kenneth Rohde Christiansen.
18 Unreviewed, checking in new expectation file. 18
19 19 The test pass on qt5-wk2, but not on qt5-wk1.
20 * platform/mac/fast/images/png-suite/test-expected.txt: Added. 20
21 21 * platform/qt-5.0-wk1/Skipped:
22 2012-05-04 Abhishek Arya <inferno@chromium.org> 22 * platform/qt-5.0/Skipped:
23 23
24 ASSERT(beforeChildAnonymousContainer->isTable()); fails in RenderBlock:: addChildIgnoringAnonymousColumnBlocks. 24 2012-05-23 Kenneth Russell <kbr@google.com>
25 https://bugs.webkit.org/show_bug.cgi?id=84606 25
26 webgl/context-lost failing on Lion
27 https://bugs.webkit.org/show_bug.cgi?id=81284
28
29 Unreviewed test expectations update. The fix for Bug 87136 fixed
30 the underlying bug here; adjusting test expectations.
31
32 * platform/mac-snowleopard/fast/canvas/webgl/context-lost-expected.txt: Removed.
33 * platform/mac/fast/canvas/webgl/context-lost-expected.txt: Removed.
34
35 2012-05-23 Abhishek Arya <inferno@chromium.org>
36
37 Crash in run-ins with continuations while moving back to original positi on.
38 https://bugs.webkit.org/show_bug.cgi?id=87264
26 39
27 Reviewed by Julien Chaffraix. 40 Reviewed by Julien Chaffraix.
28 41
29 * fast/block/block-add-child-crash-expected.txt: Added. 42 * fast/runin/runin-continuations-crash-expected.txt: Added.
30 * fast/block/block-add-child-crash.html: Added. 43 * fast/runin/runin-continuations-crash.html: Added.
31 44
32 2012-05-04 Andy Estes <aestes@apple.com> 45 2012-05-23 Abhishek Arya <inferno@chromium.org>
33 46
34 [Mac] IETC flexbox reference tests have pixel differences (due to embedd ed color profiles?) 47 Crash in RenderInline::linesVisualOverflowBoundingBox.
35 https://bugs.webkit.org/show_bug.cgi?id=85666 48 https://bugs.webkit.org/show_bug.cgi?id=85804
36 49
37 * platform/mac/Skipped: Skip the tests. 50 Reviewed by Dave Hyatt.
38 51
39 2012-05-04 Filip Pizlo <fpizlo@apple.com> 52 * fast/block/inline-children-root-linebox-crash-expected.txt: Added.
40 53 * fast/block/inline-children-root-linebox-crash.html: Added.
41 DFG should not Flush GetLocal's 54
42 https://bugs.webkit.org/show_bug.cgi?id=85663 55 2012-05-23 Chris Rogers <crogers@google.com>
43 <rdar://problem/11373600> 56
44 57 AudioParam must support fan-in (multiple audio connections)
45 Reviewed by Oliver Hunt. 58 https://bugs.webkit.org/show_bug.cgi?id=83610
46 59
47 * fast/js/dfg-flush-get-local-expected.txt: Added. 60 Reviewed by Kenneth Russell.
48 * fast/js/dfg-flush-get-local.html: Added. 61
49 * fast/js/script-tests/dfg-flush-get-local.js: Added. 62 * webaudio/audioparam-connect-audioratesignal.html:
50 (foo): 63 * webaudio/audioparam-summingjunction-expected.txt: Added.
51 (fuzz): 64 * webaudio/audioparam-summingjunction.html: Added.
52 (bar): 65
53 66 2012-04-12 Eric Uhrhane <ericu@chromium.org>
54 2012-05-04 Tony Chang <tony@chromium.org> 67
55 68 There are no shared worker filesystem tests
56 The computed style of flex-item-align should never be auto. 69 https://bugs.webkit.org/show_bug.cgi?id=83828
57 https://bugs.webkit.org/show_bug.cgi?id=85656 70
58 71 Reviewed by David Levin.
59 Reviewed by Ojan Vafai. 72
60 73 * fast/filesystem/resources/file-writer-events.js:
61 * css3/flexbox/css-properties-expected.txt: 74 Minor tweak to prevent double-import of js-test-pre.js
62 * css3/flexbox/css-properties.html: 75 * fast/filesystem/resources/shared-worker-stub.js: Added.
63 76 Stub that imports js-test-pre.js for shared workers, so that we don't
64 2012-05-03 Jer Noble <jer.noble@apple.com> 77 actually import the test script until postMessage has somewhere to go.
65 78 * fast/filesystem/workers/file-writer-events-shared-worker-expected.txt: Added.
66 Full screen will exit during a provisional load of a non-ancestor iframe . 79 * fast/filesystem/workers/file-writer-events-shared-worker.html: Added.
67 https://bugs.webkit.org/show_bug.cgi?id=85230 80 The new test, running the same old file-writer-events.js that runs in
68 81 document and worker context.
69 Reviewed by Maciej Stachowiak . 82 * fast/js/resources/js-test-pre.js:
70 83 Previously it looked like startWorker supported creating shared workers;
71 * fullscreen/non-ancestor-iframe-expected.txt: Added. 84 there was an option, but it was a lie. If you used it, it was
72 * fullscreen/non-ancestor-iframe.html: Added. 85 completely broken. This adds a functional minimal implementation.
73 * fullscreen/resources/empty.html: Added. 86 (startWorker.worker.port.onmessage):
74 87 (startWorker):
75 2012-05-04 Christophe Dumez <christophe.dumez@intel.com> 88 (.self.onconnect.workerPort.onmessage):
76 89 (.self.onconnect):
77 [soup] URL of the ResourceResponse passed to willSendRequest is incorrec t 90 (.description):
78 https://bugs.webkit.org/show_bug.cgi?id=85072 91 (.testFailed):
79 92 (.testPassed):
80 Reviewed by Gustavo Noronha Silva. 93 (.finishJSTest):
81 94 (.debug):
82 Unskip http/tests/misc/will-send-request-returns-null-on-redirect.html 95 * platform/chromium/test_expectations.txt:
83 and http/tests/loading/307-after-303-after-post.html now that the 96 DumpRenderTree and test_shell don't support shared workers; you have to
84 response passed to willSendRequest is correct and now that the right 97 run this by hand in Chrome.
85 redirect URL is being printed in EFL port. 98
86 99 2012-05-23 Christophe Dumez <christophe.dumez@intel.com>
87 Unfortunately, http/tests/loading/redirect-methods.html cannot be 100
88 unskipped yet due to bug 66873. 101 [EFL] webintents/web-intents-delivery-reuse.html is failing on EFL port
102 https://bugs.webkit.org/show_bug.cgi?id=87092
103
104 Reviewed by Adam Barth.
105
106 Remove webintents/web-intents-delivery-reuse.html from test
107 expectations now that window.webkitIntent is really replaceable and
108 now that the test is passing.
89 109
90 * platform/efl/test_expectations.txt: 110 * platform/efl/test_expectations.txt:
91 111
92 2012-05-04 Csaba Osztrogonác <ossy@webkit.org> 112 2012-05-23 Abhishek Arya <inferno@chromium.org>
93 113
94 REGRESSION(r116134): It made 3 inspector tests fail 114 ASSERT failure toRenderProgress in HTMLProgressElement::didElementStateC hange
95 https://bugs.webkit.org/show_bug.cgi?id=85654 115 https://bugs.webkit.org/show_bug.cgi?id=87274
96 116
97 Unreviewed gardening, skip failing tests until proper fix. 117 Reviewed by Darin Adler.
98 118
119 * fast/runin/progress-run-in-crash-expected.txt: Added.
120 * fast/runin/progress-run-in-crash.html: Added.
121
122 2012-05-23 Kenneth Russell <kbr@google.com>
123
124 REGRESSION(117918) - 4 webgl/tex-iomage-and-sub-image-2d-with-image test s failing on Mac bots.
125 https://bugs.webkit.org/show_bug.cgi?id=87136
126
127 Reviewed by Stephen White.
128
129 Unskipped tests.
130
131 * platform/mac/Skipped:
132
133 2012-05-23 Chris Fleizach <cfleizach@apple.com>
134
135 Regression(r112694): Crash in WebCore::AXObjectCache::postNotification
136 https://bugs.webkit.org/show_bug.cgi?id=86029
137
138 Reviewed by Abhishek Arya.
139
140 * accessibility/content-changed-notification-causes-crash-expected.txt: Added.
141 * accessibility/content-changed-notification-causes-crash.html: Added.
142
143 2012-05-23 Joshua Bell <jsbell@chromium.org>
144
145 Unreviewed gardening - one more media/track test is crashy.
146
147 * platform/chromium/test_expectations.txt:
148
149 2012-05-22 Jer Noble <jer.noble@apple.com>
150
151 PlatformClockCM has uninitialized m_rate member.
152 https://bugs.webkit.org/show_bug.cgi?id=87217
153
154 Reviewed by Eric Carlson.
155
156 * media/media-controller-time-expected.txt: Added.
157 * media/media-controller-time.html: Added.
158
159 2012-05-23 Levi Weintraub <leviw@chromium.org>
160
161 fast/sub-pixel/layout-boxes-with-zoom.html fails at 166% zoom on Windows only
162 https://bugs.webkit.org/show_bug.cgi?id=87282
163
164 Unreviewed. Marking fast/sub-pixel/layout-boxes-with-zoom.html as failin g on Chromium Windows.
165
166 * platform/chromium/test_expectations.txt:
167
168 2012-05-23 Joshua Bell <jsbell@chromium.org>
169
170 Unreviewed gardening - inspector/profiler/heap-snapshot-summary-show-ran ges.html
171 flakes on non-debug test runs too.
172
173 * platform/chromium/test_expectations.txt:
174
175 2012-05-23 Joshua Bell <jsbell@chromium.org>
176
177 Unreviewed gardening - add timeout and crash expectations for a few test s.
178
179 * platform/chromium/test_expectations.txt:
180
181 2012-05-23 Joshua Bell <jsbell@chromium.org>
182
183 Add crashing expectation for more media/track tests:
184 track-language-preference.html, track-load-from-element-readyState.html, and
185 track-webvtt-tc019-cue-size.html - tracked in http://webkit.org/b/87258
186
187 Unreviewed gardening.
188
189 * platform/chromium/test_expectations.txt:
190
191 2012-05-23 Emil A Eklund <eae@chromium.org>
192
193 Unskip sub-pixel tests on chromium now that they flag has been turned on (in r 117815).
194
195 * platform/chromium/test_expectations.txt:
196
197 2012-05-23 Emil A Eklund <eae@chromium.org>
198
199 Add test for subpixel precision in DOM APIs
200 https://bugs.webkit.org/show_bug.cgi?id=85534
201
202 Reviewed by Eric Seidel.
203
204 Add test for increased precision due to subpixel support in the
205 getBoundingClientRect api. Also test that clientWidth returns the pixel
206 snapped value.
207
208 * fast/sub-pixel/client-rect-has-subpixel-precision-expected.html: Added .
209 * fast/sub-pixel/client-rect-has-subpixel-precision.html: Added.
210 * platform/efl/Skipped:
211 * platform/gtk-wk2/Skipped:
212 * platform/mac-lion/Skipped:
213 * platform/mac-snowleopard/Skipped:
214 * platform/mac-wk2/Skipped:
215 * platform/mac/Skipped:
216 * platform/qt-4.8/Skipped:
99 * platform/qt/Skipped: 217 * platform/qt/Skipped:
100 218 * platform/win-wk2/Skipped:
101 2012-05-04 Christophe Dumez <christophe.dumez@intel.com> 219 * platform/win-xp/Skipped:
102 220 * platform/win/Skipped:
103 [EFL] Implement layoutTestController.dumpResourceResponseMIMETypes 221 * platform/wincairo/Skipped:
104 https://bugs.webkit.org/show_bug.cgi?id=84941 222 * platform/wk2/Skipped:
223 Mark as skipped on all platforms but chromium for now.
224
225 2012-05-23 Alexei Filippov <alexeif@chromium.org>
226
227 Web Inspector: filter out debugging stuff from the heap class view
228 https://bugs.webkit.org/show_bug.cgi?id=86723
229
230 Reviewed by Yury Semikhatsky.
231
232 * inspector/profiler/heap-snapshot-comparison-dom-groups-change.html:
233 * inspector/profiler/heap-snapshot-comparison-show-all.html:
234 * inspector/profiler/heap-snapshot-containment-expansion-preserved-when- sorting.html:
235 * inspector/profiler/heap-snapshot-containment-show-all.html:
236 * inspector/profiler/heap-snapshot-containment-show-next.html:
237 * inspector/profiler/heap-snapshot-containment-shown-node-count-preserve d-when-sorting.html:
238 * inspector/profiler/heap-snapshot-dominators-expansion-preserved-when-s orting.html:
239 * inspector/profiler/heap-snapshot-dominators-show-all.html:
240 * inspector/profiler/heap-snapshot-dominators-show-next.html:
241 * inspector/profiler/heap-snapshot-dominators-shown-node-count-preserved -when-sorting.html:
242 * inspector/profiler/heap-snapshot-dominators-sorting.html:
243 * inspector/profiler/heap-snapshot-test.js:
244 (initialize_HeapSnapshotTest.InspectorTest.createHeapSnapshotMockObject) :
245 (initialize_HeapSnapshotTest.InspectorTest.createHeapSnapshotMockRaw):
246 (initialize_HeapSnapshotTest):
247 (initialize_HeapSnapshotTest.):
248 * inspector/profiler/heap-snapshot.html:
249
250 2012-05-23 Dominik Röttsches <dominik.rottsches@intel.com>
251
252 [EFL][DRT] Today's ingredients for a green bot
253 https://bugs.webkit.org/show_bug.cgi?id=87244
254
255 Unreviewed, EFL gardening.
256
257 Some rebaselines, and moving out a set of new crashes that
258 need more investigation.
259
260 * platform/efl/fast/css-generated-content/inline-display-types-expected. png:
261 * platform/efl/fast/css-generated-content/inline-display-types-expected. txt:
262 * platform/efl/fast/css-generated-content/nested-tables-with-before-afte r-content-crash-expected.png:
263 * platform/efl/fast/css-generated-content/nested-tables-with-before-afte r-content-crash-expected.txt:
264 * platform/efl/fast/inline-block/001-expected.png:
265 * platform/efl/fast/inline-block/001-expected.txt:
266 * platform/efl/test_expectations.txt:
267
268 2012-05-23 Steve Block <steveblock@google.com>
269
270 Add crashing expectation for media/video-src-invalid-remove.html
271
272 Unreviewed gardening.
273
274 * platform/chromium/test_expectations.txt:
275
276 2012-05-23 Andrei Bucur <abucur@adobe.com>
277
278 [CSSRegions]Implement NamedFlow::name attribute
279 https://bugs.webkit.org/show_bug.cgi?id=79645
280
281 Test for the NamedFlow::name attribute per the CSS Regions WD 3-May-2012 recommendation:
282 http://www.w3.org/TR/2012/WD-css3-regions-20120503/
283
284 Reviewed by Andreas Kling.
285
286 * fast/regions/webkit-named-flow-name-expected.txt: Added.
287 * fast/regions/webkit-named-flow-name.html: Added.
288
289 2012-05-23 Grzegorz Czajkowski <g.czajkowski@samsung.com>
290
291 Unreviewed, rolling out r118157.
292 http://trac.webkit.org/changeset/118157
293 https://bugs.webkit.org/show_bug.cgi?id=87100
294
295 Newly added tests are not connected to 8483 bug.
296 editing/style directory should be unskiped first.
297
298 * platform/efl/test_expectations.txt:
299
300 2012-05-23 Kangil Han <kangil.han@samsung.com>
301
302 [EFL][DRT] Rebaseline test results for BUG 86355
303 https://bugs.webkit.org/show_bug.cgi?id=86956
304
305 Unreviewed, EFL gardening.
306
307 Updated test results for BUG 86355.
308
309 * platform/efl/compositing/animation/state-at-end-event-transform-layer- expected.png:
310 * platform/efl/compositing/animation/state-at-end-event-transform-layer- expected.txt:
311 * platform/efl/compositing/bounds-in-flipped-writing-mode-expected.txt: Added.
312 * platform/efl/compositing/color-matching/image-color-matching-expected. png:
313 * platform/efl/compositing/color-matching/image-color-matching-expected. txt:
314 * platform/efl/compositing/color-matching/pdf-image-match-expected.png:
315 * platform/efl/compositing/color-matching/pdf-image-match-expected.txt:
316 * platform/efl/compositing/compositing-visible-descendant-expected.png:
317 * platform/efl/compositing/compositing-visible-descendant-expected.txt:
318 * platform/efl/compositing/direct-image-compositing-expected.png:
319 * platform/efl/compositing/direct-image-compositing-expected.txt:
320 * platform/efl/compositing/generated-content-expected.png:
321 * platform/efl/compositing/generated-content-expected.txt:
322 * platform/efl/compositing/geometry/abs-position-inside-opacity-expected .png:
323 * platform/efl/compositing/geometry/abs-position-inside-opacity-expected .txt:
324 * platform/efl/compositing/geometry/clipping-foreground-expected.png:
325 * platform/efl/compositing/geometry/clipping-foreground-expected.txt:
326 * platform/efl/compositing/geometry/composited-html-size-expected.png:
327 * platform/efl/compositing/geometry/composited-html-size-expected.txt:
328 * platform/efl/compositing/geometry/fixed-in-composited-expected.png:
329 * platform/efl/compositing/geometry/fixed-in-composited-expected.txt:
330 * platform/efl/compositing/geometry/layer-due-to-layer-children-deep-exp ected.png:
331 * platform/efl/compositing/geometry/layer-due-to-layer-children-deep-exp ected.txt:
332 * platform/efl/compositing/geometry/layer-due-to-layer-children-expected .png:
333 * platform/efl/compositing/geometry/layer-due-to-layer-children-expected .txt:
334 * platform/efl/compositing/geometry/limit-layer-bounds-overflow-repaint- expected.txt:
335 * platform/efl/compositing/geometry/outline-change-expected.png:
336 * platform/efl/compositing/geometry/outline-change-expected.txt:
337 * platform/efl/compositing/geometry/partial-layout-update-expected.png:
338 * platform/efl/compositing/geometry/partial-layout-update-expected.txt:
339 * platform/efl/compositing/geometry/root-layer-update-expected.png:
340 * platform/efl/compositing/geometry/root-layer-update-expected.txt:
341 * platform/efl/compositing/geometry/transfrom-origin-on-zero-size-layer- expected.png:
342 * platform/efl/compositing/geometry/transfrom-origin-on-zero-size-layer- expected.txt:
343 * platform/efl/compositing/geometry/video-fixed-scrolling-expected.png:
344 * platform/efl/compositing/geometry/video-fixed-scrolling-expected.txt:
345 * platform/efl/compositing/geometry/video-opacity-overlay-expected.png:
346 * platform/efl/compositing/geometry/video-opacity-overlay-expected.txt:
347 * platform/efl/compositing/iframes/composited-iframe-alignment-expected. png:
348 * platform/efl/compositing/iframes/composited-iframe-alignment-expected. txt:
349 * platform/efl/compositing/iframes/composited-iframe-scroll-expected.txt : Added.
350 * platform/efl/compositing/iframes/iframe-content-flipping-expected.txt: Added.
351 * platform/efl/compositing/iframes/iframe-copy-on-scroll-expected.png:
352 * platform/efl/compositing/iframes/iframe-copy-on-scroll-expected.txt:
353 * platform/efl/compositing/iframes/leave-compositing-iframe-expected.txt : Added.
354 * platform/efl/compositing/images/direct-image-background-color-expected .png:
355 * platform/efl/compositing/images/direct-image-background-color-expected .txt:
356 * platform/efl/compositing/layers-inside-overflow-scroll-expected.png:
357 * platform/efl/compositing/layers-inside-overflow-scroll-expected.txt:
358 * platform/efl/compositing/masks/direct-image-mask-expected.png:
359 * platform/efl/compositing/masks/direct-image-mask-expected.txt:
360 * platform/efl/compositing/masks/masked-ancestor-expected.png:
361 * platform/efl/compositing/masks/masked-ancestor-expected.txt:
362 * platform/efl/compositing/masks/multiple-masks-expected.png:
363 * platform/efl/compositing/masks/multiple-masks-expected.txt:
364 * platform/efl/compositing/masks/simple-composited-mask-expected.png:
365 * platform/efl/compositing/masks/simple-composited-mask-expected.txt:
366 * platform/efl/compositing/overflow/ancestor-overflow-expected.png:
367 * platform/efl/compositing/overflow/ancestor-overflow-expected.txt:
368 * platform/efl/compositing/overflow/fixed-position-ancestor-clip-expecte d.png:
369 * platform/efl/compositing/overflow/fixed-position-ancestor-clip-expecte d.txt:
370 * platform/efl/compositing/overflow/overflow-compositing-descendant-expe cted.png:
371 * platform/efl/compositing/overflow/overflow-compositing-descendant-expe cted.txt:
372 * platform/efl/compositing/overflow/overflow-positioning-expected.png:
373 * platform/efl/compositing/overflow/overflow-positioning-expected.txt:
374 * platform/efl/compositing/overflow/overflow-scroll-expected.png:
375 * platform/efl/compositing/overflow/overflow-scroll-expected.txt:
376 * platform/efl/compositing/overflow/parent-overflow-expected.png:
377 * platform/efl/compositing/overflow/parent-overflow-expected.txt:
378 * platform/efl/compositing/overflow/scroll-ancestor-update-expected.png:
379 * platform/efl/compositing/overflow/scroll-ancestor-update-expected.txt:
380 * platform/efl/compositing/overflow/scrollbar-painting-expected.png:
381 * platform/efl/compositing/overflow/scrollbar-painting-expected.txt:
382 * platform/efl/compositing/overflow/theme-affects-visual-overflow-expect ed.png: Added.
383 * platform/efl/compositing/overflow/theme-affects-visual-overflow-expect ed.txt: Added.
384 * platform/efl/compositing/plugins/1x1-composited-plugin-expected.txt: A dded.
385 * platform/efl/compositing/plugins/composited-plugin-expected.png:
386 * platform/efl/compositing/plugins/composited-plugin-expected.txt:
387 * platform/efl/compositing/plugins/large-to-small-composited-plugin-expe cted.txt: Added.
388 * platform/efl/compositing/reflections/animation-inside-reflection-expec ted.png:
389 * platform/efl/compositing/reflections/animation-inside-reflection-expec ted.txt:
390 * platform/efl/compositing/reflections/compositing-change-inside-reflect ion-expected.png:
391 * platform/efl/compositing/reflections/compositing-change-inside-reflect ion-expected.txt:
392 * platform/efl/compositing/reflections/deeply-nested-reflections-expecte d.png:
393 * platform/efl/compositing/reflections/deeply-nested-reflections-expecte d.txt:
394 * platform/efl/compositing/reflections/load-video-in-reflection-expected .png:
395 * platform/efl/compositing/reflections/load-video-in-reflection-expected .txt:
396 * platform/efl/compositing/reflections/masked-reflection-on-composited-e xpected.png:
397 * platform/efl/compositing/reflections/masked-reflection-on-composited-e xpected.txt:
398 * platform/efl/compositing/reflections/nested-reflection-anchor-point-ex pected.png:
399 * platform/efl/compositing/reflections/nested-reflection-anchor-point-ex pected.txt:
400 * platform/efl/compositing/reflections/nested-reflection-animated-expect ed.png:
401 * platform/efl/compositing/reflections/nested-reflection-animated-expect ed.txt:
402 * platform/efl/compositing/reflections/nested-reflection-expected.png:
403 * platform/efl/compositing/reflections/nested-reflection-expected.txt:
404 * platform/efl/compositing/reflections/nested-reflection-mask-change-exp ected.png:
405 * platform/efl/compositing/reflections/nested-reflection-mask-change-exp ected.txt:
406 * platform/efl/compositing/reflections/nested-reflection-on-overflow-exp ected.png:
407 * platform/efl/compositing/reflections/nested-reflection-on-overflow-exp ected.txt:
408 * platform/efl/compositing/reflections/nested-reflection-opacity-expecte d.png:
409 * platform/efl/compositing/reflections/nested-reflection-opacity-expecte d.txt:
410 * platform/efl/compositing/reflections/nested-reflection-size-change-exp ected.png:
411 * platform/efl/compositing/reflections/nested-reflection-size-change-exp ected.txt:
412 * platform/efl/compositing/reflections/nested-reflection-transformed-exp ected.png:
413 * platform/efl/compositing/reflections/nested-reflection-transformed-exp ected.txt:
414 * platform/efl/compositing/reflections/nested-reflection-transformed2-ex pected.png:
415 * platform/efl/compositing/reflections/nested-reflection-transformed2-ex pected.txt:
416 * platform/efl/compositing/reflections/nested-reflection-transition-expe cted.png:
417 * platform/efl/compositing/reflections/nested-reflection-transition-expe cted.txt:
418 * platform/efl/compositing/reflections/reflection-in-composited-expected .png:
419 * platform/efl/compositing/reflections/reflection-in-composited-expected .txt:
420 * platform/efl/compositing/reflections/reflection-opacity-expected.png:
421 * platform/efl/compositing/reflections/reflection-opacity-expected.txt:
422 * platform/efl/compositing/reflections/reflection-ordering-expected.png:
423 * platform/efl/compositing/reflections/reflection-ordering-expected.txt:
424 * platform/efl/compositing/reflections/reflection-positioning-expected.p ng:
425 * platform/efl/compositing/reflections/reflection-positioning-expected.t xt:
426 * platform/efl/compositing/reflections/reflection-positioning2-expected. png:
427 * platform/efl/compositing/reflections/reflection-positioning2-expected. txt:
428 * platform/efl/compositing/reflections/simple-composited-reflections-exp ected.png:
429 * platform/efl/compositing/reflections/simple-composited-reflections-exp ected.txt:
430 * platform/efl/compositing/reflections/transform-inside-reflection-expec ted.png:
431 * platform/efl/compositing/reflections/transform-inside-reflection-expec ted.txt:
432 * platform/efl/compositing/repaint/become-overlay-composited-layer-expec ted.png:
433 * platform/efl/compositing/repaint/become-overlay-composited-layer-expec ted.txt:
434 * platform/efl/compositing/repaint/composited-document-element-expected. png:
435 * platform/efl/compositing/repaint/composited-document-element-expected. txt:
436 * platform/efl/compositing/repaint/layer-repaint-expected.png:
437 * platform/efl/compositing/repaint/layer-repaint-expected.txt:
438 * platform/efl/compositing/repaint/layer-repaint-rects-expected.png:
439 * platform/efl/compositing/repaint/layer-repaint-rects-expected.txt:
440 * platform/efl/compositing/repaint/opacity-between-absolute-expected.png :
441 * platform/efl/compositing/repaint/opacity-between-absolute-expected.txt :
442 * platform/efl/compositing/repaint/opacity-between-absolute2-expected.pn g:
443 * platform/efl/compositing/repaint/opacity-between-absolute2-expected.tx t:
444 * platform/efl/compositing/self-painting-layers-expected.png:
445 * platform/efl/compositing/self-painting-layers-expected.txt:
446 * platform/efl/compositing/shadows/shadow-drawing-expected.png:
447 * platform/efl/compositing/shadows/shadow-drawing-expected.txt:
448 * platform/efl/compositing/sibling-positioning-expected.png:
449 * platform/efl/compositing/sibling-positioning-expected.txt:
450 * platform/efl/compositing/text-on-large-layer-expected.png:
451 * platform/efl/compositing/text-on-large-layer-expected.txt:
452 * platform/efl/compositing/transitions/scale-transition-no-start-expecte d.png:
453 * platform/efl/compositing/transitions/scale-transition-no-start-expecte d.txt:
454 * platform/efl/compositing/transitions/singular-scale-transition-expecte d.png:
455 * platform/efl/compositing/transitions/singular-scale-transition-expecte d.txt:
456 * platform/efl/compositing/video/video-background-color-expected.png:
457 * platform/efl/compositing/video/video-background-color-expected.txt:
458 * platform/efl/compositing/visibility/visibility-composited-expected.png : Added.
459 * platform/efl/compositing/visibility/visibility-composited-expected.txt : Added.
460 * platform/efl/compositing/visibility/visibility-composited-transforms-e xpected.png: Copied from LayoutTests/platform/efl/mathml/presentation/fenced-exp ected.png.
461 * platform/efl/compositing/visibility/visibility-composited-transforms-e xpected.txt: Added.
462 * platform/efl/mathml/presentation/attributes-expected.png:
463 * platform/efl/mathml/presentation/attributes-expected.txt:
464 * platform/efl/mathml/presentation/fenced-expected.png:
465 * platform/efl/mathml/presentation/fenced-expected.txt:
466 * platform/efl/mathml/presentation/fenced-mi-expected.png:
467 * platform/efl/mathml/presentation/fenced-mi-expected.txt:
468 * platform/efl/mathml/presentation/fractions-expected.png:
469 * platform/efl/mathml/presentation/fractions-expected.txt:
470 * platform/efl/mathml/presentation/fractions-vertical-alignment-expected .png:
471 * platform/efl/mathml/presentation/fractions-vertical-alignment-expected .txt:
472 * platform/efl/mathml/presentation/mo-stretch-expected.png: Added.
473 * platform/efl/mathml/presentation/mo-stretch-expected.txt: Added.
474 * platform/efl/mathml/presentation/mroot-pref-width-expected.png: Added.
475 * platform/efl/mathml/presentation/mroot-pref-width-expected.txt: Added.
476 * platform/efl/mathml/presentation/sub-expected.png:
477 * platform/efl/mathml/presentation/sub-expected.txt:
478 * platform/efl/mathml/presentation/subsup-expected.png:
479 * platform/efl/mathml/presentation/subsup-expected.txt:
480 * platform/efl/mathml/presentation/sup-expected.png:
481 * platform/efl/mathml/presentation/sup-expected.txt:
482 * platform/efl/mathml/presentation/tables-expected.png:
483 * platform/efl/mathml/presentation/tables-expected.txt:
484 * platform/efl/mathml/presentation/tokenElements-expected.png:
485 * platform/efl/mathml/presentation/tokenElements-expected.txt:
486 * platform/efl/mathml/presentation/under-expected.png:
487 * platform/efl/mathml/presentation/under-expected.txt:
488 * platform/efl/mathml/presentation/underover-expected.png:
489 * platform/efl/mathml/presentation/underover-expected.txt:
490
491 2012-05-23 Steve Block <steveblock@google.com>
492
493 Fix crashing expectation for several media/ LayoutTests
494
495 Unreviewed gardening.
496
497 * platform/chromium/test_expectations.txt:
498
499 2012-05-23 Steve Block <steveblock@google.com>
500
501 Set crashing expectation for several media/ LayoutTests
502
503 Unreviewed gardening.
504
505 * platform/chromium/test_expectations.txt:
506
507 2012-05-23 Sheriff Bot <webkit.review.bot@gmail.com>
508
509 Unreviewed, rolling out r118105.
510 http://trac.webkit.org/changeset/118105
511 https://bugs.webkit.org/show_bug.cgi?id=87255
512
513 New LayoutTest is causing several cookie tests to fail on
514 numerous bots (Requested by steveblock on #webkit).
515
516 * http/tests/cookies/js-get-and-set-http-only-cookie-expected.txt: Remov ed.
517 * http/tests/cookies/js-get-and-set-http-only-cookie.php: Removed.
518 * http/tests/cookies/script-tests/js-get-and-set-http-only-cookie.js: Re moved.
519
520 2012-05-23 Zan Dobersek <zandobersek@gmail.com>
521
522 [Gtk] EventSender should properly handle (left|right)(control|shift|alt) after r118001
523 https://bugs.webkit.org/show_bug.cgi?id=87221
105 524
106 Reviewed by Martin Robinson. 525 Reviewed by Martin Robinson.
107 526
108 * platform/efl/Skipped: Unskip test cases which require MIME type 527 Remove failing test expectations for fast/events/keydown-leftright-keys. html,
109 detection messages now that is is implemented in EFL port. 528 the test should pass now.
110 * platform/efl/fast/preloader/script-expected.txt: Added. Use same
111 EFL expectation as in chromium and mac ports (MIME type is
112 "application/javascript" instead of "application/x-javascript").
113
114 2012-05-04 Ojan Vafai <ojan@chromium.org>
115
116 Fix expectation for test after http://trac.webkit.org/changeset/116143.
117
118 * platform/chromium/test_expectations.txt:
119
120 2012-05-04 Ojan Vafai <ojan@chromium.org>
121
122 All the inspector tests are skipped on chromium-mac. We should
123 skip the new ones in platform/chromium as well.
124
125 * platform/chromium/test_expectations.txt:
126
127 2012-05-04 Dirk Pranke <dpranke@chromium.org>
128
129 Suppress yet more Chromium Mac SL timeouts; hopefully close to end
130 https://bugs.webkit.org/show_bug.cgi?id=83076
131
132 Unreviewed, expectations change.
133
134 * platform/chromium/test_expectations.txt:
135
136 2012-05-04 Shadi Khalek <shadi@chromium.org>
137
138 Unreviewed, test_expectations update.
139 Remove media/W3C/video/events/event_order_canplay_canplaythrough.html.
140 The crash is not happening anymore.
141
142 * platform/chromium/test_expectations.txt:
143
144 2012-05-04 Dirk Pranke <dpranke@chromium.org>
145
146 Suppress more Chromium Mac SL timeouts ...
147 https://bugs.webkit.org/show_bug.cgi?id=83076
148
149 Unreviewed, expectations change.
150
151 * platform/chromium/test_expectations.txt:
152
153 2012-05-04 Rob Buis <rbuis@rim.com>
154
155 Rebaseline some SVG Snow Leopard results
156 https://bugs.webkit.org/show_bug.cgi?id=85637
157
158 Reviewed by Nikolas Zimmermann.
159
160 Remove batik expected pngs for Snow Leopard since the generic mac ones m atch.
161 Fix types-dom-01-b-expected.txt to expect RenderSVGEllipse.
162
163 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.tx t:
164 * platform/mac-snowleopard/svg/batik/filters/feTile-expected.png: Remove d.
165 * platform/mac-snowleopard/svg/batik/filters/filterRegions-expected.png: Removed.
166 * platform/mac-snowleopard/svg/batik/masking/maskRegions-expected.png: R emoved.
167 * platform/mac-snowleopard/svg/batik/paints/gradientLimit-expected.png:
168 * platform/mac-snowleopard/svg/batik/paints/patternPreserveAspectRatioA- expected.png: Removed.
169 * platform/mac-snowleopard/svg/batik/paints/patternRegionA-expected.png: Removed.
170 * platform/mac-snowleopard/svg/batik/paints/patternRegions-expected.png: Removed.
171 * platform/mac-snowleopard/svg/batik/paints/patternRegions-positioned-ob jects-expected.png: Removed.
172 * platform/mac-snowleopard/svg/batik/text/longTextOnPath-expected.png: R emoved.
173 * platform/mac-snowleopard/svg/batik/text/smallFonts-expected.png: Remov ed.
174 * platform/mac-snowleopard/svg/batik/text/textAnchor-expected.png: Remov ed.
175 * platform/mac-snowleopard/svg/batik/text/textAnchor2-expected.png: Remo ved.
176 * platform/mac-snowleopard/svg/batik/text/textAnchor3-expected.png: Remo ved.
177 * platform/mac-snowleopard/svg/batik/text/textDecoration-expected.png: R emoved.
178 * platform/mac-snowleopard/svg/batik/text/textDecoration2-expected.png: Removed.
179 * platform/mac-snowleopard/svg/batik/text/textEffect-expected.png: Remov ed.
180 * platform/mac-snowleopard/svg/batik/text/textEffect2-expected.png: Remo ved.
181 * platform/mac-snowleopard/svg/batik/text/textEffect3-expected.png: Remo ved.
182 * platform/mac-snowleopard/svg/batik/text/textFeatures-expected.png: Rem oved.
183 * platform/mac-snowleopard/svg/batik/text/textGlyphOrientationHorizontal -expected.png: Removed.
184 * platform/mac-snowleopard/svg/batik/text/textLayout-expected.png: Remov ed.
185 * platform/mac-snowleopard/svg/batik/text/textLayout2-expected.png: Remo ved.
186 * platform/mac-snowleopard/svg/batik/text/textLength-expected.png: Remov ed.
187 * platform/mac-snowleopard/svg/batik/text/textOnPath-expected.png: Remov ed.
188 * platform/mac-snowleopard/svg/batik/text/textOnPath2-expected.png: Remo ved.
189 * platform/mac-snowleopard/svg/batik/text/textOnPath3-expected.png: Remo ved.
190 * platform/mac-snowleopard/svg/batik/text/textOnPathSpaces-expected.png: Removed.
191 * platform/mac-snowleopard/svg/batik/text/textPCDATA-expected.png: Remov ed.
192 * platform/mac-snowleopard/svg/batik/text/textPosition-expected.png: Rem oved.
193 * platform/mac-snowleopard/svg/batik/text/textPosition2-expected.png: Re moved.
194 * platform/mac-snowleopard/svg/batik/text/textProperties-expected.png: R emoved.
195 * platform/mac-snowleopard/svg/batik/text/textProperties2-expected.png: Removed.
196 * platform/mac-snowleopard/svg/batik/text/textStyles-expected.png: Remov ed.
197 * platform/mac-snowleopard/svg/batik/text/verticalText-expected.png: Rem oved.
198 * platform/mac-snowleopard/svg/batik/text/verticalTextOnPath-expected.pn g: Removed.
199 * platform/mac-snowleopard/svg/batik/text/xmlSpace-expected.png: Removed .
200
201 2012-05-04 Victor Carbune <vcarbune@adobe.com>
202
203 Layout Test media/track/track-cues-pause-on-exit.html is flaky on chromi um debug builds
204 https://bugs.webkit.org/show_bug.cgi?id=80067
205
206 Reviewed by Eric Carlson.
207
208 Trying a different approach, blocking on waitForEvent for the video elem ent.
209
210 * media/track/track-cues-pause-on-exit-expected.txt: Updated.
211 * media/track/track-cues-pause-on-exit.html: Changed to use
212 waitForEvent and listen to exit events right after.
213 * media/video-test.js: Updated waitForEvent to enable listening for
214 events on other elements as well.
215 (waitForEvent._eventCallback):
216 (waitForEvent):
217
218 2012-05-04 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com>
219
220 [GTK] DRT needs an implementation of LayoutTestController::setDefersLoad ing and ::goBack
221 https://bugs.webkit.org/show_bug.cgi?id=85134
222
223 Reviewed by Martin Robinson.
224
225 Unskip loader/navigation-while-deferring-loads.html and disable
226 loader/load-defer-resume-crash.html as it triggers an assertion
227 failure.
228 529
229 * platform/gtk/test_expectations.txt: 530 * platform/gtk/test_expectations.txt:
230 531
231 2012-05-04 Andy Estes <aestes@apple.com> 532 2012-05-23 Ilya Tikhonovsky <loislo@chromium.org>
232 533
233 REGRESSION (r116009): image no longer visible on fast/block/float/float- not-removed-from-next-sibling4.html 534 Web Inspector: eliminate getters from HeapSnapshot.js
234 https://bugs.webkit.org/show_bug.cgi?id=85651 535 https://bugs.webkit.org/show_bug.cgi?id=87241
235 536
236 Check in failing results for platform/mac/. 537 getters can't be inlined by engine at the moment.
237 538 I found that conversion getters into functions gives us about 600 ms
238 * platform/mac/fast/block/float/float-not-removed-from-next-sibling4-exp ected.txt: 539
239 540 RESULT heap-snapshot: switch-to-containment-view= 1920 ms
240 2012-05-04 Dirk Pranke <dpranke@chromium.org> 541 vs
241 542 RESULT heap-snapshot: switch-to-containment-view= 1367 ms
242 Mark editing tests as slow. 543
243 https://bugs.webkit.org/show_bug.cgi?id=85649 544 Reviewed by Yury Semikhatsky.
244 545
245 Unreviewed, expectations change. 546 * inspector/profiler/heap-snapshot.html:
246 547
247 * platform/chromium/test_expectations.txt: 548 2012-05-23 Yury Semikhatsky <yurys@chromium.org>
248 549
249 2012-05-04 Dirk Pranke <dpranke@chromium.org> 550 Web Inspector: Debugger should correctly show catch scope
250 551 https://bugs.webkit.org/show_bug.cgi?id=87197
251 Mark a few more tests as flaky across all macs. 552
252 553 Reviewed by Vsevolod Vlasov.
253 Unreviewed, expectations change. 554
254 555 Added test for "catch" block to the debugger test.
255 fast/loader/javascript-url-in-embed.html = TEXT PASS (Release only) 556
256 http/tests/security/sandboxed-iframe-modify-self.html = TEXT PASS 557 * inspector/debugger/debugger-expand-scope-expected.txt:
257 media/video-poster-blocked-by-willsendrequest.html = TEXT PASS 558 * inspector/debugger/debugger-expand-scope.html:
258 userscripts/user-style-all-frames.html = TEXT PASS 559 * platform/chromium/inspector/debugger/debugger-expand-scope-expected.tx t:
259 560
260 * platform/chromium/test_expectations.txt: 561 2012-05-23 Thiago Marcos P. Santos <thiago.santos@intel.com>
261 562
262 2012-05-04 Ojan Vafai <ojan@chromium.org> 563 [EFL] Gardening of failing tests
263 564 https://bugs.webkit.org/show_bug.cgi?id=87233
264 Fix path to external JS file that was not updated when the file 565
265 was moved in http://trac.webkit.org/changeset/116128/. 566 Unreviewed gardening.
266
267 * platform/chromium/inspector/styles/device-metrics-fit-window.html:
268
269 2012-05-04 Dirk Pranke <dpranke@chromium.org>
270
271 Mark tests as flaky timeouts on chromium Mac 10.6
272 https://bugs.webkit.org/show_bug.cgi?id=83076
273
274 Unreviewed, expectations change.
275
276 * platform/chromium/test_expectations.txt:
277
278 2012-05-04 Zan Dobersek <zandobersek@gmail.com>
279
280 Unreviewed gardening, marking a test added in r116127 as failing.
281
282 * platform/gtk/test_expectations.txt:
283
284 2012-05-04 Adam Barth <abarth@webkit.org>
285
286 CSP: Eval isn't blocked in about:blank subframes
287 https://bugs.webkit.org/show_bug.cgi?id=85553
288
289 Reviewed by Eric Seidel.
290
291 This patch fixes a race condition in this test. We need to wait for
292 the load event to ensure that the iframe has finished loading.
293
294 * http/tests/security/contentSecurityPolicy/eval-blocked-in-about-blank- iframe.html:
295
296 2012-05-04 Alexander Pavlov <apavlov@chromium.org>
297
298 Unreviewed, build fix.
299 Move Chromium-specific test into platform/chromium.
300
301 * platform/chromium/inspector/styles/device-metrics-fit-window-expected. txt: Renamed from LayoutTests/inspector/styles/device-metrics-fit-window-expecte d.txt.
302 * platform/chromium/inspector/styles/device-metrics-fit-window.html: Ren amed from LayoutTests/inspector/styles/device-metrics-fit-window.html.
303
304 2012-05-04 Tommy Widenflycht <tommyw@google.com>
305
306 MediaStream API: Make PeerConnection00's API fully compliant with the dr aft
307 https://bugs.webkit.org/show_bug.cgi?id=85491
308
309 Reviewed by Adam Barth.
310
311 * fast/mediastream/peerconnection-Attributes-expected.txt:
312 * fast/mediastream/peerconnection-iceoptions-expected.txt: Added.
313 * fast/mediastream/peerconnection-iceoptions.html: Added.
314
315 2012-05-04 Zan Dobersek <zandobersek@gmail.com>
316
317 [Gtk] Many tests revealed as passing after moving from Skipped to test_e xpectations.txt
318 https://bugs.webkit.org/show_bug.cgi?id=85591
319
320 Reviewed by Martin Robinson.
321
322 Remove incorrect test expectations for tests that are lately consistentl y
323 passing on all the Gtk builders but only turned out to be passing after
324 the Gtk port moved from using Skipped list to test_expectations.txt.
325 Their proper bug entries will be handled later, after all the tests are
326 confirmed to still pass. If any test backfires the correct test expectat ion
327 will be renewed and bug entries refreshed with latest information.
328
329 * platform/gtk/test_expectations.txt:
330
331 2012-05-04 Christophe Dumez <christophe.dumez@intel.com>
332
333 [EFL] Frame load callbacks output is missing for redirections
334 https://bugs.webkit.org/show_bug.cgi?id=85173
335
336 Reviewed by Antonio Gomes.
337
338 Update test_expectations.txt now that EFL's DumpRenderTree is
339 correctly printing frame load callbacks information in case of
340 redirections.
341 567
342 * platform/efl/Skipped: 568 * platform/efl/Skipped:
343 * platform/efl/test_expectations.txt: 569 * platform/efl/test_expectations.txt:
344 570
345 2012-05-04 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com> 571 2012-05-23 Krzysztof Czech <k.czech@samsung.com>
346 572
347 [EFL] [DRT] Gardening some failure cases on EFL port 573 [EFL] Gardening editing/style tests, missing baselines.
348 https://bugs.webkit.org/show_bug.cgi?id=85605 574 https://bugs.webkit.org/show_bug.cgi?id=87100
349 575
350 Unreviewed, EFL gardening. 576 Unreviewed EFL gardening.
351 577
352 * platform/efl/fast/canvas/fillText-shadow-expected.txt: Added. 578 * platform/efl/test_expectations.txt: added tests regarding 84839 bug, m issing baselines.
353 * platform/efl/fast/dom/Window/window-lookup-precedence-expected.txt: Ad ded. 579
354 * platform/efl/fast/dom/Window/window-properties-performance-expected.tx t: Added. 580 2012-05-23 Mikhail Pozdnyakov <mikhail.pozdnyakov@intel.com>
355 * platform/efl/test_expectations.txt: 581
356 582 [EFL][DRT] Webarchives tests gardening
357 2012-05-04 Alexander Pavlov <apavlov@chromium.org> 583 https://bugs.webkit.org/show_bug.cgi?id=87225
358 584
359 Web Inspector: [Device Metrics] With "Fit window" option on, page conten ts are downscaled incorrectly 585 Unreviewed. The EFL port has no support for webarchives, so the related testcases should
360 https://bugs.webkit.org/show_bug.cgi?id=85510 586 be put to test_expectations as expected to fail.
361
362 Reviewed by Pavel Feldman.
363
364 * inspector/styles/device-metrics-fit-window-expected.txt: Added.
365 * inspector/styles/device-metrics-fit-window.html: Added.
366
367 2012-05-04 Jochen Eisinger <jochen@chromium.org>
368
369 Correctly update the outgoing referrer when navigating back from an hist ory item created by pushState/replaceState
370 https://bugs.webkit.org/show_bug.cgi?id=85374
371
372 Reviewed by Nate Chapin.
373
374 * http/tests/history/history-navigations-set-referrer-expected.txt: Adde d.
375 * http/tests/history/history-navigations-set-referrer.html: Added.
376 * http/tests/history/resources/check-referrer.html: Added.
377
378 2012-05-04 Thiago Marcos P. Santos <thiago.santos@intel.com>
379
380 [EFL] Web Timing tests gardening
381 https://bugs.webkit.org/show_bug.cgi?id=85619
382
383 Unreviewed, EFL gardening.
384
385 * platform/efl/test_expectations.txt:
386
387 2012-05-04 Csaba Osztrogonác <ossy@webkit.org>
388
389 [Qt] REGRESSION: http/tests/xmlhttprequest/basic-auth-nopassword.html st arted to crash with newer Qt5
390 https://bugs.webkit.org/show_bug.cgi?id=85632
391
392 Unreviewed gardening, skip the new _crashing_ test to paint the bot gree n.
393
394 * platform/qt-5.0-wk1/Skipped:
395
396 2012-05-04 Csaba Osztrogonác <ossy@webkit.org>
397
398 [Qt] REGRESSION: 350 tests started to fail with newer Qt5-WK1
399 https://bugs.webkit.org/show_bug.cgi?id=85631
400
401 Unreviewed gardening, skip new failing tests to paint the bot green.
402
403 * platform/qt-5.0-wk1/Skipped:
404
405 2012-05-04 Csaba Osztrogonác <ossy@webkit.org>
406
407 [Qt] REGRESSION: 10 tests started to fail with newer Qt5
408 https://bugs.webkit.org/show_bug.cgi?id=85629
409
410 Unreviewed fix after r116106.
411
412 * platform/qt-5.0-wk2/Skipped:
413 * platform/qt-5.0/Skipped:
414
415 2012-05-04 Csaba Osztrogonác <ossy@webkit.org>
416
417 [Qt][WK2] REGRESSION: 10 tests started to fail with newer Qt5
418 https://bugs.webkit.org/show_bug.cgi?id=85629
419
420 Unreviewed gardening, skip new failing tests to paint the bot green.
421
422 * platform/qt-5.0-wk2/Skipped:
423
424 2012-05-04 Christophe Dumez <christophe.dumez@intel.com>
425
426 [EFL] LayoutTestController does not support overriding WebKitLoadSiteIco nsKey
427 https://bugs.webkit.org/show_bug.cgi?id=85171
428
429 Reviewed by Andreas Kling.
430
431 Unskip http/tests/misc/favicon-loads-with-icon-loading-override.html
432 now that EFL's LayoutTestController support overriding
433 WebKitLoadSiteIconsKey.
434
435 * platform/efl/Skipped:
436
437 2012-05-04 Dominik Röttsches <dominik.rottsches@linux.intel.com>
438
439 [EFL][DRT] Gardening away remaining SVG failures
440 https://bugs.webkit.org/show_bug.cgi?id=85600
441
442 Unreviewed, EFL gardening.
443
444 * platform/efl/svg/batik/filters/feTile-expected.png: Added.
445 * platform/efl/svg/batik/filters/feTile-expected.txt:
446 * platform/efl/svg/batik/filters/filterRegions-expected.png: Added.
447 * platform/efl/svg/batik/filters/filterRegions-expected.txt:
448 * platform/efl/svg/carto.net/button-expected.txt:
449 * platform/efl/svg/carto.net/colourpicker-expected.txt:
450 * platform/efl/svg/carto.net/slider-expected.txt:
451 * platform/efl/svg/carto.net/window-expected.txt:
452 * platform/efl/svg/css/stars-with-shadow-expected.txt: Added.
453 * platform/efl/svg/hixie/error/014-expected.png: Added.
454 * platform/efl/svg/hixie/error/014-expected.txt:
455 * platform/efl/svg/hixie/perf/003-expected.png: Added.
456 * platform/efl/svg/hixie/perf/003-expected.txt:
457 * platform/efl/svg/hixie/shapes/path/001-expected.png: Added.
458 * platform/efl/svg/hixie/shapes/path/001-expected.txt: Added.
459 * platform/efl/svg/hixie/use/002-expected.png: Added.
460 * platform/efl/svg/hixie/use/002-expected.txt:
461 * platform/efl/svg/repaint/filter-child-repaint-expected.png: Added.
462 * platform/efl/svg/repaint/filter-child-repaint-expected.txt:
463 * platform/efl/svg/repaint/filter-repaint-expected.png: Added.
464 * platform/efl/svg/repaint/filter-repaint-expected.txt:
465 * platform/efl/svg/transforms/text-with-mask-with-svg-transform-expected .png: Added.
466 * platform/efl/svg/transforms/text-with-mask-with-svg-transform-expected .txt:
467 * platform/efl/svg/zoom/page/zoom-foreignObject-expected.png: Added.
468 * platform/efl/svg/zoom/page/zoom-foreignObject-expected.txt:
469 * platform/efl/svg/zoom/text/zoom-foreignObject-expected.png: Added.
470 * platform/efl/svg/zoom/text/zoom-foreignObject-expected.txt:
471 * platform/efl/test_expectations.txt:
472
473 2012-05-04 Zan Dobersek <zandobersek@gmail.com>
474
475 [Gtk] Many tests revealed as passing after moving from Skipped to test_e xpectations.txt
476 https://bugs.webkit.org/show_bug.cgi?id=85591
477
478 Unreviewed, removing incorrect test expectations for tests that turned
479 to be passing on all the Gtk builders after moving from using Skipped
480 to test_expectations.txt and have the generic BUGWKGTK modifier.
481
482 * platform/gtk/test_expectations.txt:
483
484 2012-05-04 Andrey Kosyakov <caseq@chromium.org>
485
486 Unreviewed gardening, refined specifiers for unexpectedly passing tests.
487
488 * platform/chromium/test_expectations.txt:
489
490 2012-05-04 Raphael Kubo da Costa <rakuco@webkit.org>
491
492 [EFL] Unreviewed, fix r116067 and r116068.
493
494 Fix the names of the expectations I added in those revisions.
495
496 * platform/efl/fast/html/details-marker-style-expected.txt: Renamed from LayoutTests/platform/efl/fast/html/details-marker-style-actual.txt.
497 * platform/efl/media/media-can-play-webm-expected.txt: Renamed from Layo utTests/platform/efl/media/media-can-play-webm-actual.txt.
498 * platform/efl/svg/as-image/image-respects-pageScaleFactor-expected.txt: Renamed from LayoutTests/platform/efl/svg/as-image/image-respects-pageScaleFact or-actual.txt.
499
500 2012-05-04 Andrey Kosyakov <caseq@chromium.org>
501
502 Unreviewed gardening, eval-blocked-in-about-blank-iframe.html: SLOW -> T IMEOUT
503
504 * platform/chromium/test_expectations.txt:
505
506 2012-05-04 Csaba Osztrogonác <ossy@webkit.org>
507
508 [Qt] Unreviewed gardening, update expected files.
509
510 * platform/qt/Skipped: Typo fix.
511 * platform/qt/fast/block/float/float-not-removed-from-next-sibling4-expe cted.png: Added.
512 * platform/qt/fast/block/float/float-not-removed-from-next-sibling4-expe cted.txt:
513 * platform/qt/fast/block/float/overhanging-tall-block-expected.png:
514 * platform/qt/fast/block/float/overhanging-tall-block-expected.txt:
515 * platform/qt/fast/dom/Window/window-properties-device-orientation-expec ted.txt:
516
517 2012-05-04 Csaba Osztrogonác <ossy@webkit.org>
518
519 [Qt] ietestcenter/css3/flexbox tests fail on 32 bit
520 https://bugs.webkit.org/show_bug.cgi?id=85596
521
522 Unreviewed gardening, skip new failing tests.
523
524 * platform/qt/Skipped:
525
526 2012-05-04 Noel Gordon <noel.gordon@gmail.com>
527
528 [chromium] Unreviewed test expectations update after r116074
529
530 * platform/chromium-mac/fast/images/png-suite/test-expected.png: Added.
531 * platform/chromium-win/fast/images/png-suite/test-expected.png: Added.
532 * platform/chromium/fast/images/png-suite/test-expected.txt: Added.
533 * platform/chromium/test_expectations.txt:
534
535 2012-05-04 Andrey Kosyakov <caseq@chromium.org>
536
537 Unreviewed gardening, changed expectations for fast/images/png-suite/tes t.html from IMAGE to MISSING.
538
539 * platform/chromium/test_expectations.txt:
540
541 2012-05-04 Andrey Kosyakov <caseq@chromium.org>
542
543 Unreviewed gardening, marking http/tests/security/contentSecurityPolicy/ eval-blocked-in-about-blank-iframe.html as slow.
544
545 * platform/chromium/test_expectations.txt:
546
547 2012-05-03 Ilya Tikhonovsky <loislo@chromium.org>
548
549 Web Inspector: createRawLocationByURL is too slow if a big number of eva ls happen.
550 https://bugs.webkit.org/show_bug.cgi?id=85477
551
552 It iterates through all the _scripts even they have no url.
553 We can keep a separate map of scripts with url.
554
555 Reviewed by Yury Semikhatsky.
556
557 * http/tests/inspector/compiler-script-mapping.html:
558 * http/tests/inspector/debugger-test.js:
559 (initialize_DebuggerTest):
560 * inspector/debugger/raw-source-code.html:
561
562 2012-05-04 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com>
563
564 [EFL] [DRT] fast/table/quote-text-around-iframe.html needs rebaselining
565 https://bugs.webkit.org/show_bug.cgi?id=85487
566
567 Unreviewed, EFL rebaseline after r115218.
568
569 * platform/efl/fast/table/quote-text-around-iframe-expected.png:
570 * platform/efl/fast/table/quote-text-around-iframe-expected.txt:
571
572 2012-05-04 Noel Gordon <noel.gordon@gmail.com>
573
574 Add PNG image pngsuite test
575 https://bugs.webkit.org/show_bug.cgi?id=85567
576
577 Reviewed by Eric Seidel.
578
579 From http://www.schaik.com/pngsuite, add images from this suite and lice nse
580 details. Add a layout test. Add platform exceptions (since all ports hav e a
581 different broken image).
582
583 * fast/images/png-suite/PngSuite.LICENSE: Added.
584 * fast/images/png-suite/samples/basi0g01.png: Added.
585 * fast/images/png-suite/samples/basi0g02.png: Added.
586 * fast/images/png-suite/samples/basi0g04.png: Added.
587 * fast/images/png-suite/samples/basi0g08.png: Added.
588 * fast/images/png-suite/samples/basi0g16.png: Added.
589 * fast/images/png-suite/samples/basi2c08.png: Added.
590 * fast/images/png-suite/samples/basi2c16.png: Added.
591 * fast/images/png-suite/samples/basi3p01.png: Added.
592 * fast/images/png-suite/samples/basi3p02.png: Added.
593 * fast/images/png-suite/samples/basi3p04.png: Added.
594 * fast/images/png-suite/samples/basi3p08.png: Added.
595 * fast/images/png-suite/samples/basi4a08.png: Added.
596 * fast/images/png-suite/samples/basi4a16.png: Added.
597 * fast/images/png-suite/samples/basi6a08.png: Added.
598 * fast/images/png-suite/samples/basi6a16.png: Added.
599 * fast/images/png-suite/samples/basn0g01.png: Added.
600 * fast/images/png-suite/samples/basn0g02.png: Added.
601 * fast/images/png-suite/samples/basn0g04.png: Added.
602 * fast/images/png-suite/samples/basn0g08.png: Added.
603 * fast/images/png-suite/samples/basn0g16.png: Added.
604 * fast/images/png-suite/samples/basn2c08.png: Added.
605 * fast/images/png-suite/samples/basn2c16.png: Added.
606 * fast/images/png-suite/samples/basn3p01.png: Added.
607 * fast/images/png-suite/samples/basn3p02.png: Added.
608 * fast/images/png-suite/samples/basn3p04.png: Added.
609 * fast/images/png-suite/samples/basn3p08.png: Added.
610 * fast/images/png-suite/samples/basn4a08.png: Added.
611 * fast/images/png-suite/samples/basn4a16.png: Added.
612 * fast/images/png-suite/samples/basn6a08.png: Added.
613 * fast/images/png-suite/samples/basn6a16.png: Added.
614 * fast/images/png-suite/samples/bgai4a08.png: Added.
615 * fast/images/png-suite/samples/bgai4a16.png: Added.
616 * fast/images/png-suite/samples/bgan6a08.png: Added.
617 * fast/images/png-suite/samples/bgan6a16.png: Added.
618 * fast/images/png-suite/samples/bgbn4a08.png: Added.
619 * fast/images/png-suite/samples/bggn4a16.png: Added.
620 * fast/images/png-suite/samples/bgwn6a08.png: Added.
621 * fast/images/png-suite/samples/bgyn6a16.png: Added.
622 * fast/images/png-suite/samples/ccwn2c08.png: Added.
623 * fast/images/png-suite/samples/ccwn3p08.png: Added.
624 * fast/images/png-suite/samples/cdfn2c08.png: Added.
625 * fast/images/png-suite/samples/cdhn2c08.png: Added.
626 * fast/images/png-suite/samples/cdsn2c08.png: Added.
627 * fast/images/png-suite/samples/cdun2c08.png: Added.
628 * fast/images/png-suite/samples/ch1n3p04.png: Added.
629 * fast/images/png-suite/samples/ch2n3p08.png: Added.
630 * fast/images/png-suite/samples/cm0n0g04.png: Added.
631 * fast/images/png-suite/samples/cm7n0g04.png: Added.
632 * fast/images/png-suite/samples/cm9n0g04.png: Added.
633 * fast/images/png-suite/samples/cs3n2c16.png: Added.
634 * fast/images/png-suite/samples/cs3n3p08.png: Added.
635 * fast/images/png-suite/samples/cs5n2c08.png: Added.
636 * fast/images/png-suite/samples/cs5n3p08.png: Added.
637 * fast/images/png-suite/samples/cs8n2c08.png: Added.
638 * fast/images/png-suite/samples/cs8n3p08.png: Added.
639 * fast/images/png-suite/samples/ct0n0g04.png: Added.
640 * fast/images/png-suite/samples/ct1n0g04.png: Added.
641 * fast/images/png-suite/samples/cten0g04.png: Added.
642 * fast/images/png-suite/samples/ctfn0g04.png: Added.
643 * fast/images/png-suite/samples/ctgn0g04.png: Added.
644 * fast/images/png-suite/samples/cthn0g04.png: Added.
645 * fast/images/png-suite/samples/ctjn0g04.png: Added.
646 * fast/images/png-suite/samples/ctzn0g04.png: Added.
647 * fast/images/png-suite/samples/f00n0g08.png: Added.
648 * fast/images/png-suite/samples/f00n2c08.png: Added.
649 * fast/images/png-suite/samples/f01n0g08.png: Added.
650 * fast/images/png-suite/samples/f01n2c08.png: Added.
651 * fast/images/png-suite/samples/f02n0g08.png: Added.
652 * fast/images/png-suite/samples/f02n2c08.png: Added.
653 * fast/images/png-suite/samples/f03n0g08.png: Added.
654 * fast/images/png-suite/samples/f03n2c08.png: Added.
655 * fast/images/png-suite/samples/f04n0g08.png: Added.
656 * fast/images/png-suite/samples/f04n2c08.png: Added.
657 * fast/images/png-suite/samples/f99n0g04.png: Added.
658 * fast/images/png-suite/samples/g03n0g16.png: Added.
659 * fast/images/png-suite/samples/g03n2c08.png: Added.
660 * fast/images/png-suite/samples/g03n3p04.png: Added.
661 * fast/images/png-suite/samples/g04n0g16.png: Added.
662 * fast/images/png-suite/samples/g04n2c08.png: Added.
663 * fast/images/png-suite/samples/g04n3p04.png: Added.
664 * fast/images/png-suite/samples/g05n0g16.png: Added.
665 * fast/images/png-suite/samples/g05n2c08.png: Added.
666 * fast/images/png-suite/samples/g05n3p04.png: Added.
667 * fast/images/png-suite/samples/g07n0g16.png: Added.
668 * fast/images/png-suite/samples/g07n2c08.png: Added.
669 * fast/images/png-suite/samples/g07n3p04.png: Added.
670 * fast/images/png-suite/samples/g10n0g16.png: Added.
671 * fast/images/png-suite/samples/g10n2c08.png: Added.
672 * fast/images/png-suite/samples/g10n3p04.png: Added.
673 * fast/images/png-suite/samples/g25n0g16.png: Added.
674 * fast/images/png-suite/samples/g25n2c08.png: Added.
675 * fast/images/png-suite/samples/g25n3p04.png: Added.
676 * fast/images/png-suite/samples/oi1n0g16.png: Added.
677 * fast/images/png-suite/samples/oi1n2c16.png: Added.
678 * fast/images/png-suite/samples/oi2n0g16.png: Added.
679 * fast/images/png-suite/samples/oi2n2c16.png: Added.
680 * fast/images/png-suite/samples/oi4n0g16.png: Added.
681 * fast/images/png-suite/samples/oi4n2c16.png: Added.
682 * fast/images/png-suite/samples/oi9n0g16.png: Added.
683 * fast/images/png-suite/samples/oi9n2c16.png: Added.
684 * fast/images/png-suite/samples/pp0n2c16.png: Added.
685 * fast/images/png-suite/samples/pp0n6a08.png: Added.
686 * fast/images/png-suite/samples/ps1n0g08.png: Added.
687 * fast/images/png-suite/samples/ps1n2c16.png: Added.
688 * fast/images/png-suite/samples/ps2n0g08.png: Added.
689 * fast/images/png-suite/samples/ps2n2c16.png: Added.
690 * fast/images/png-suite/samples/s01i3p01.png: Added.
691 * fast/images/png-suite/samples/s01n3p01.png: Added.
692 * fast/images/png-suite/samples/s02i3p01.png: Added.
693 * fast/images/png-suite/samples/s02n3p01.png: Added.
694 * fast/images/png-suite/samples/s03i3p01.png: Added.
695 * fast/images/png-suite/samples/s03n3p01.png: Added.
696 * fast/images/png-suite/samples/s04i3p01.png: Added.
697 * fast/images/png-suite/samples/s04n3p01.png: Added.
698 * fast/images/png-suite/samples/s05i3p02.png: Added.
699 * fast/images/png-suite/samples/s05n3p02.png: Added.
700 * fast/images/png-suite/samples/s06i3p02.png: Added.
701 * fast/images/png-suite/samples/s06n3p02.png: Added.
702 * fast/images/png-suite/samples/s07i3p02.png: Added.
703 * fast/images/png-suite/samples/s07n3p02.png: Added.
704 * fast/images/png-suite/samples/s08i3p02.png: Added.
705 * fast/images/png-suite/samples/s08n3p02.png: Added.
706 * fast/images/png-suite/samples/s09i3p02.png: Added.
707 * fast/images/png-suite/samples/s09n3p02.png: Added.
708 * fast/images/png-suite/samples/s32i3p04.png: Added.
709 * fast/images/png-suite/samples/s32n3p04.png: Added.
710 * fast/images/png-suite/samples/s33i3p04.png: Added.
711 * fast/images/png-suite/samples/s33n3p04.png: Added.
712 * fast/images/png-suite/samples/s34i3p04.png: Added.
713 * fast/images/png-suite/samples/s34n3p04.png: Added.
714 * fast/images/png-suite/samples/s35i3p04.png: Added.
715 * fast/images/png-suite/samples/s35n3p04.png: Added.
716 * fast/images/png-suite/samples/s36i3p04.png: Added.
717 * fast/images/png-suite/samples/s36n3p04.png: Added.
718 * fast/images/png-suite/samples/s37i3p04.png: Added.
719 * fast/images/png-suite/samples/s37n3p04.png: Added.
720 * fast/images/png-suite/samples/s38i3p04.png: Added.
721 * fast/images/png-suite/samples/s38n3p04.png: Added.
722 * fast/images/png-suite/samples/s39i3p04.png: Added.
723 * fast/images/png-suite/samples/s39n3p04.png: Added.
724 * fast/images/png-suite/samples/s40i3p04.png: Added.
725 * fast/images/png-suite/samples/s40n3p04.png: Added.
726 * fast/images/png-suite/samples/tbbn0g04.png: Added.
727 * fast/images/png-suite/samples/tbbn2c16.png: Added.
728 * fast/images/png-suite/samples/tbbn3p08.png: Added.
729 * fast/images/png-suite/samples/tbgn2c16.png: Added.
730 * fast/images/png-suite/samples/tbgn3p08.png: Added.
731 * fast/images/png-suite/samples/tbrn2c08.png: Added.
732 * fast/images/png-suite/samples/tbwn0g16.png: Added.
733 * fast/images/png-suite/samples/tbwn3p08.png: Added.
734 * fast/images/png-suite/samples/tbyn3p08.png: Added.
735 * fast/images/png-suite/samples/tp0n0g08.png: Added.
736 * fast/images/png-suite/samples/tp0n2c08.png: Added.
737 * fast/images/png-suite/samples/tp0n3p08.png: Added.
738 * fast/images/png-suite/samples/tp1n3p08.png: Added.
739 * fast/images/png-suite/samples/xc1n0g08.png: Added.
740 * fast/images/png-suite/samples/xc9n2c08.png: Added.
741 * fast/images/png-suite/samples/xcrn0g04.png: Added.
742 * fast/images/png-suite/samples/xcsn0g01.png: Added.
743 * fast/images/png-suite/samples/xd0n2c08.png: Added.
744 * fast/images/png-suite/samples/xd3n2c08.png: Added.
745 * fast/images/png-suite/samples/xd9n2c08.png: Added.
746 * fast/images/png-suite/samples/xdtn0g01.png: Added.
747 * fast/images/png-suite/samples/xhdn0g08.png: Added.
748 * fast/images/png-suite/samples/xlfn0g04.png: Added.
749 * fast/images/png-suite/samples/xs1n0g01.png: Added.
750 * fast/images/png-suite/samples/xs2n0g01.png: Added.
751 * fast/images/png-suite/samples/xs4n0g01.png: Added.
752 * fast/images/png-suite/samples/xs7n0g01.png: Added.
753 * fast/images/png-suite/samples/z00n2c08.png: Added.
754 * fast/images/png-suite/samples/z03n2c08.png: Added.
755 * fast/images/png-suite/samples/z06n2c08.png: Added.
756 * fast/images/png-suite/samples/z09n2c08.png: Added.
757 * fast/images/png-suite/test-expected.png: Added.
758 * fast/images/png-suite/test.html: Added.
759 * platform/chromium/test_expectations.txt:
760 * platform/efl/test_expectations.txt:
761 * platform/gtk/test_expectations.txt:
762 * platform/mac/fast/images/png-suite/test-expected.png: Added.
763 * platform/qt/test_expectations.txt:
764 * platform/wincairo/Skipped:
765
766 2012-05-03 Christophe Dumez <christophe.dumez@intel.com>
767
768 [EFL] DRT should obey layoutTestController's addURLToRedirect()
769 https://bugs.webkit.org/show_bug.cgi?id=82722
770
771 Reviewed by Maciej Stachowiak.
772
773 Unskip http/tests/loading/cross-origin-XHR-willLoadRequest.html now
774 that EFL's DRT obeys layoutTestController's addURLToRedirect().
775
776 * platform/efl/Skipped:
777
778 2012-05-03 Ilya Sherman <isherman@chromium.org>
779
780 [Qt] REGRESSION(r113511): fast/forms/input-autofilled.html fails
781 Unskip the failing test now that r113511 has been reverted.
782 https://bugs.webkit.org/show_bug.cgi?id=83418
783
784 Reviewed by Simon Hausmann.
785
786 * platform/qt/Skipped:
787
788 2012-05-03 Christophe Dumez <christophe.dumez@intel.com>
789
790 [EFL] DRT should support LayoutTestController's willSendRequestReturnsNu llOnRedirect()
791 https://bugs.webkit.org/show_bug.cgi?id=82704
792
793 Reviewed by Antonio Gomes.
794
795 Update test_expectations.txt now that EFL's DumpRenderTree supports
796 LayoutTestController's willSendRequestReturnsNullOnRedirect().
797 587
798 * platform/efl/Skipped: 588 * platform/efl/Skipped:
799 * platform/efl/test_expectations.txt: 589 * platform/efl/test_expectations.txt:
800 590
801 2012-05-03 Zan Dobersek <zandobersek@gmail.com> 591 2012-05-23 Alice Boxhall <aboxhall@chromium.org>
802 592
803 Unreviewed, gardening after r116009 and r116039. 593 AX: Contenteditable tables should always be exposed as data tables
804 594 https://bugs.webkit.org/show_bug.cgi?id=87052
805 * fast/xmlhttprequest/xmlhttprequest-get-expected.txt: 595
806 * http/tests/workers/worker-importScriptsOnError-expected.txt: 596 Reviewed by Chris Fleizach.
807 * platform/gtk/fast/block/float/float-not-removed-from-next-sibling4-exp ected.txt: 597
808 * platform/gtk/fast/block/float/overhanging-tall-block-expected.txt: 598 * accessibility/table-detection.html:
599
600 2012-05-23 Christophe Dumez <christophe.dumez@intel.com>
601
602 [EFL] EFL's DRT does not print didFailProvisionalLoadWithError messages
603 https://bugs.webkit.org/show_bug.cgi?id=85956
604
605 Reviewed by Gustavo Noronha Silva.
606
607 Unskip test cases which expect the DumpRenderTree to print
608 didFailProvisionalLoadWithError messages.
609 Add EFL expectation for
610 http/tests/loading/pdf-commit-load-callbacks.html.
611
612 * platform/efl/Skipped:
613 * platform/efl/http/tests/loading/pdf-commit-load-callbacks-expected.txt : Added.
614 Use same expectation as for Qt.
615 * platform/efl/test_expectations.txt:
616
617 2012-05-23 Christophe Dumez <christophe.dumez@intel.com>
618
619 [EFL] EFL's DRT needs to call Settings::setValidationMessageTimerMagnifi cation(-1)
620 https://bugs.webkit.org/show_bug.cgi?id=86366
621
622 Reviewed by Antonio Gomes.
623
624 Unskip fast/forms/validation-message-appearance.html and add EFL
625 expectation.
626
627 * platform/efl/Skipped:
628 * platform/efl/fast/forms/validation-message-appearance-expected.png: Ad ded.
629 * platform/efl/fast/forms/validation-message-appearance-expected.txt: Ad ded.
630
631 2012-05-23 Zan Dobersek <zandobersek@gmail.com>
632
633 Unreviewed GTK gardening after r118001, r118011 and r118105.
634
809 * platform/gtk/test_expectations.txt: 635 * platform/gtk/test_expectations.txt:
810 636
811 2012-05-03 David Barr <davidbarr@chromium.org> 637 2012-05-23 Csaba Osztrogonác <ossy@webkit.org>
812 638
813 Antialias single-edge solid borders 639 [Qt] Unreviewed gardening.
814 https://bugs.webkit.org/show_bug.cgi?id=85031 640
815 641 * platform/qt/Skipped: Unskip a now passing test.
816 Reviewed by Simon Fraser. 642
817 643 2012-05-22 Csaba Osztrogonác <ossy@webkit.org>
818 * fast/css/border-solid-single-edge-antialias-expected.png: Added. 644
819 * fast/css/border-solid-single-edge-antialias-expected.txt: Added. 645 [Qt] Unreviewed gardening.
820 * fast/css/border-solid-single-edge-antialias.html: Added. 646
821 * platform/chromium/test_expectations.txt: 647 * platform/qt/Skipped: Skip new, but failing tests.
648 * platform/qt/printing/iframe-print-expected.png: Added after r118039.
649 * platform/qt/printing/iframe-print-expected.txt: Added after r118039.
650
651 2012-05-22 Csaba Osztrogonác <ossy@webkit.org>
652
653 [Qt] Unreviewed gardening, skip a failing test.
654
655 * platform/qt/Skipped:
656
657 2012-05-22 Hayato Ito <hayato@chromium.org>
658
659 Remove an assertion since an event's target might be a shadow root if a text node is clicked.
660 https://bugs.webkit.org/show_bug.cgi?id=87072
661
662 Reviewed by Dimitri Glazkov.
663
664 * fast/dom/shadow/shadow-dom-event-dispatching.html:
665
666 2012-05-22 Dongwoo Im <dw.im@samsung.com>
667
668 [EFL] Implements the registerProtocolHandler method and option.
669 https://bugs.webkit.org/show_bug.cgi?id=73638
670
671 Reviewed by Andreas Kling.
672
673 The registerProtocolHandler() method allows Web sites to register themse lves
674 as possible handlers for particular schemes.
675
676 http://dev.w3.org/html5/spec/Overview.html#dom-navigator-registerprotoco lhandler
677
678 * platform/efl/fast/dom/register-protocol-handler-expected.txt: Added.
679
680 2012-05-22 Stephanie Lewis <slewis@apple.com>
681
682 https://bugs.webkit.org/show_bug.cgi?id=87208
683 Unreviewed, checking in failing results.
684
685 * platform/mac/http/tests/cookies/js-get-and-set-http-only-cookie-expect ed.txt: Added.
686
687 2012-05-22 MORITA Hajime <morrita@google.com>
688
689 REGRESSION(r116629) tests for <style scoped> is crashing
690 https://bugs.webkit.org/show_bug.cgi?id=87191
691
692 - Unskipped accidentally skipped test for <style scoped>.
693 - Updated outdated expectations.
694
695 Reviewed by Kent Tamura.
696
697 * fast/css/style-scoped/style-scoped-in-shadow-expected.txt:
698 * platform/chromium/test_expectations.txt:
699
700 2012-05-21 Shawn Singh <shawnsingh@chromium.org>
701
702 Improve W3C conformance of backface-visibility
703 https://bugs.webkit.org/show_bug.cgi?id=84195
704
705 Reviewed by Adrienne Walker.
706
707 * compositing/backface-visibility-hierarchical-transform-expected.png: R emoved.
708 * compositing/backface-visibility/backface-visibility-3d-expected.png: A dded.
709 * compositing/backface-visibility/backface-visibility-3d-expected.txt: C opied from LayoutTests/compositing/backface-visibility-expected.txt.
710 * compositing/backface-visibility/backface-visibility-3d.html: Added.
711 * compositing/backface-visibility/backface-visibility-hierarchical-trans form-expected.png: Added.
712 * compositing/backface-visibility/backface-visibility-hierarchical-trans form-expected.txt: Renamed from LayoutTests/compositing/backface-visibility-hier archical-transform-expected.txt.
713 * compositing/backface-visibility/backface-visibility-hierarchical-trans form.html: Renamed from LayoutTests/compositing/backface-visibility-hierarchical -transform.html.
714 * compositing/backface-visibility/backface-visibility-non3d-expected.png : Added.
715 * compositing/backface-visibility/backface-visibility-non3d-expected.txt : Copied from LayoutTests/compositing/backface-visibility-expected.txt.
716 * compositing/backface-visibility/backface-visibility-non3d.html: Added.
717 * compositing/backface-visibility/backface-visibility-simple-expected.pn g: Renamed from LayoutTests/compositing/backface-visibility-expected.png.
718 * compositing/backface-visibility/backface-visibility-simple-expected.tx t: Renamed from LayoutTests/compositing/backface-visibility-expected.txt.
719 * compositing/backface-visibility/backface-visibility-simple.html: Renam ed from LayoutTests/compositing/backface-visibility.html.
720 * platform/mac/test_expectations.txt:
721
722 2012-05-22 Sheriff Bot <webkit.review.bot@gmail.com>
723
724 Unreviewed, rolling out r118095.
725 http://trac.webkit.org/changeset/118095
726 https://bugs.webkit.org/show_bug.cgi?id=87201
727
728 "Causing crashes on Mac in
729 WebCore::StyleResolver::adjustRenderStyle (Requested by
730 sundiamonde on #webkit).
731
732 * fast/block/positioning/fixed-position-stacking-context-expected.png: R emoved.
733 * fast/block/positioning/fixed-position-stacking-context-expected.txt: R emoved.
734 * fast/block/positioning/fixed-position-stacking-context.html: Removed.
735 * fast/block/positioning/fixed-position-stacking-context2-expected.png: Removed.
736 * fast/block/positioning/fixed-position-stacking-context2-expected.txt: Removed.
737 * fast/block/positioning/fixed-position-stacking-context2.html: Removed.
738
739 2012-05-22 Levi Weintraub <leviw@chromium.org>
740
741 NULL ptr in WebCore::RenderBlock::layoutRunsAndFloatsInRange
742 https://bugs.webkit.org/show_bug.cgi?id=77786
743
744 Reviewed by Ryosuke Niwa.
745
746 * fast/block/line-layout/crash-in-isolate-with-positioned-child-expected .txt: Added.
747 * fast/block/line-layout/crash-in-isolate-with-positioned-child.html: Ad ded.
748
749 2012-05-22 Hayato Ito <hayato@chromium.org>
750
751 Make ComposedShadowTreeWalker traverse inactive insertion points correct ly.
752 https://bugs.webkit.org/show_bug.cgi?id=86830
753
754 Reviewed by Dimitri Glazkov.
755
756 * fast/dom/shadow/composed-shadow-tree-walker-expected.txt:
757 * fast/dom/shadow/composed-shadow-tree-walker.html:
758
759 2012-05-22 Stephanie Lewis <slewis@apple.com>
760
761 See https://bugs.webkit.org/show_bug.cgi?id=87199
762 Unreviewed, add failing test to skipped list.
763
764 * platform/mac/Skipped:
765
766 2012-05-22 Jason Liu <jason.liu@torchmobile.com.cn>
767
768 [BlackBerry] Possible to clobber httponly cookie.
769 https://bugs.webkit.org/show_bug.cgi?id=86067
770
771 Reviewed by Rob Buis.
772
773 * http/tests/cookies/js-get-and-set-http-only-cookie-expected.txt: Added .
774 * http/tests/cookies/js-get-and-set-http-only-cookie.php: Added.
775 * http/tests/cookies/script-tests/js-get-and-set-http-only-cookie.js: Ad ded.
776
777 2012-05-22 Kangil Han <kangil.han@samsung.com>
778
779 [EFL][DRT] Implement touch event
780 https://bugs.webkit.org/show_bug.cgi?id=86720
781
782 Reviewed by Hajime Morita.
783
784 Currently EFL DRT doesn't support touch event.
785 Therefore, this patch enabled it and implemented some eventSender functi on callbacks.
786
787 * platform/efl/Skipped:
788
789 2012-05-22 Stephanie Lewis <slewis@apple.com>
790
791 Unreviewed, update result missed by http://trac.webkit.org/changeset/117 673.
792
793 * platform/mac-wk2/fast/forms/plaintext-mode-2-expected.txt:
794
795 2012-05-22 Stephanie Lewis <slewis@apple.com>
796
797 See https://bugs.webkit.org/show_bug.cgi?id=87187
798 <rdar://problem/11511011> acid3 fails on WebKit2 (87187)
799
800 Unreviewed, checking in failing results.
801
802 * platform/mac-wk2/http/tests/misc/acid3-expected.txt:
803
804 2012-05-22 James Robinson <jamesr@chromium.org>
805
806 Add a Setting to make position:fixed form a new stacking context
807 https://bugs.webkit.org/show_bug.cgi?id=87186
808
809 Reviewed by Adam Barth.
810
811 Adds layout tests that confirm we don't creates stacking contexts for po sition:fixed by default, but we do when
812 the fixedPositionCreatesStackingContext Setting is true.
813
814 Qt and Blackberry will need different expectations since they set this v ia an #ifdef
815
816 * fast/block/positioning/fixed-position-stacking-context-expected.png: A dded.
817 * fast/block/positioning/fixed-position-stacking-context-expected.txt: A dded.
818 * fast/block/positioning/fixed-position-stacking-context.html: Added.
819 * fast/block/positioning/fixed-position-stacking-context2-expected.png: Added.
820 * fast/block/positioning/fixed-position-stacking-context2-expected.txt: Added.
821 * fast/block/positioning/fixed-position-stacking-context2.html: Added.
822
823 2012-05-22 Adam Barth <abarth@webkit.org>
824
825 RenderInline::absoluteRects does some incorrect layout math
826 https://bugs.webkit.org/show_bug.cgi?id=87036
827
828 Reviewed by Eric Seidel.
829
830 * fast/inline/boundingBox-with-continuation-expected.txt: Added.
831 * fast/inline/boundingBox-with-continuation.html: Added.
832
833 2012-05-22 Jessie Berlin <jberlin@apple.com>
834
835 Do some more clean up on the WK2 Skipped list.
836
837 Add bug numbers, remove tests that have been fixed, and consolidate test s that are already
838 covered elsewhere in the file.
839
840 * platform/wk2/Skipped:
841
842 2012-05-22 Jessie Berlin <jberlin@apple.com>
843
844 WebKitTestRunner needs an implementation of layoutTestController.setDefe rsLoading
845 https://bugs.webkit.org/show_bug.cgi?id=64313
846
847 Reviewed by Jon Honeycutt.
848
849 * platform/wk2/Skipped:
850 Remove a test that uses setDefersLoading from the WK2 Skipped list.
851
852 2012-05-22 Jessie Berlin <jberlin@apple.com>
853
854 [Mac WK2] platform/mac-wk2/plugins/mouse-events-scaled.html failing
855 https://bugs.webkit.org/show_bug.cgi?id=87182
856
857 Add expected (failing?) results to get the bots green.
858
859 * platform/mac-wk2/plugins/mouse-events-scaled-expected.txt:
860
861 2012-05-22 Jessie Berlin <jberlin@apple.com>
862
863 WebKitTestRunner needs layoutTestController.setPrinting
864 https://bugs.webkit.org/show_bug.cgi?id=42693
865
866 Add printing/iframe-print.html to the WK2 Skipped list.
867
868 * platform/wk2/Skipped:
869
870 2012-05-22 Raphael Kubo da Costa <rakuco@webkit.org>
871
872 [EFL] Gardening; skip test added in r118001.
873
874 Skip it while the necessary mechanisms are not implemented by the
875 port.
876
822 * platform/efl/test_expectations.txt: 877 * platform/efl/test_expectations.txt:
823 * platform/gtk/test_expectations.txt: 878
824 * platform/mac/test_expectations.txt: 879 2012-05-22 Dan Bernstein <mitz@apple.com>
825 * platform/qt/test_expectations.txt: 880
826 * platform/win/test_expectations.txt: 881 REGRESSION (r105513): CSS max-width is not applied to SVG element
827 882 https://bugs.webkit.org/show_bug.cgi?id=87050
828 2012-05-03 Raphael Kubo da Costa <rakuco@webkit.org> 883
829 884 Reviewed by Darin Adler.
830 [EFL] Unreviewed, add some other missing baselines. 885
831 886 * svg/css/max-height-expected.png: Added.
832 * platform/efl/fast/html/details-marker-style-actual.txt: Added. 887 * svg/css/max-height-expected.txt: Added.
833 * platform/efl/media/media-can-play-webm-actual.txt: Added. 888 * svg/css/max-height.html: Added.
834 889 * svg/css/max-width-expected.png: Added.
835 2012-05-03 Raphael Kubo da Costa <rakuco@webkit.org> 890 * svg/css/max-width-expected.txt: Added.
836 891 * svg/css/max-width.html: Added.
837 [EFL] Unreviewed, add baseline for r116001. 892
838 893 2012-05-22 Emil A Eklund <eae@chromium.org>
839 * platform/efl/svg/as-image/image-respects-pageScaleFactor-actual.txt: A dded. 894
840 895 Unreviewed chromium test_expectations update, added bug number for a cou ple of skipped tests.
841 2012-05-03 Adam Barth <abarth@webkit.org> 896
842 897 * platform/chromium/test_expectations.txt:
843 CSP: Eval isn't blocked in about:blank subframes 898
844 https://bugs.webkit.org/show_bug.cgi?id=85553 899 2012-05-22 Joshua Bell <jsbell@chromium.org>
900
901 [Chromium] Add missing baselines for r118039.
902
903 Unreviewed gardening.
904
905 * platform/chromium-linux/printing/iframe-print-expected.png: Added.
906 * platform/chromium-mac-leopard/printing/iframe-print-expected.png: Adde d.
907 * platform/chromium-mac-snowleopard/printing/iframe-print-expected.png: Added.
908 * platform/chromium-mac/printing/iframe-print-expected.png: Added.
909 * platform/chromium-mac/printing/iframe-print-expected.txt: Added.
910 * platform/chromium-win/printing/iframe-print-expected.png: Added.
911 * platform/chromium-win/printing/iframe-print-expected.txt: Added.
912
913 2012-05-22 Jessie Berlin <jberlin@apple.com>
914
915 WK2 Skipped list should be updated to reflect that
916 https://bugs.webkit.org/show_bug.cgi?id=57515 has been fixed.
917 https://bugs.webkit.org/show_bug.cgi?id=87170.
918
919 Reviewed by Brady Eidson.
920
921 Remove the tests from the Skipped list that now pass, separate out the t est that crashes with
922 its own entry, and correctly cover the shadow dom tests.
923
924 * platform/wk2/Skipped:
925
926 2012-05-22 Jessie Berlin <jberlin@apple.com>
927
928 WTR needs an implementation of setAutomaticLinkDetectionEnabled
929 https://bugs.webkit.org/show_bug.cgi?id=87162
930
931 Add editing/inserting/typing-space-to-trigger-smart-link.html to the WK2 Skipped list.
932
933 * platform/wk2/Skipped:
934
935 2012-05-22 Adam Barth <abarth@webkit.org>
936
937 echo-inspan.pl is missing a semicolon on line 14, freaks out Apache on m ultiple regression tests
938 https://bugs.webkit.org/show_bug.cgi?id=86023
845 939
846 Reviewed by Eric Seidel. 940 Reviewed by Eric Seidel.
847 941
848 * http/tests/security/contentSecurityPolicy/eval-blocked-in-about-blank- iframe-expected.txt: Added. 942 This typo was causing a syntax error, making us lose test coverage.
849 * http/tests/security/contentSecurityPolicy/eval-blocked-in-about-blank- iframe.html: Added. 943
850 - New test for the eval issue. 944 * http/tests/security/xssAuditor/open-iframe-src-expected.txt: Rebased r esult.
851 * http/tests/security/contentSecurityPolicy/inline-script-blocked-javasc ript-url-expected.txt: 945 * http/tests/security/xssAuditor/open-script-src-expected.txt: Ditto.
852 * http/tests/security/contentSecurityPolicy/javascript-url-allowed-expec ted.txt: 946 * http/tests/security/xssAuditor/resources/echo-inspan.pl:
853 * http/tests/security/contentSecurityPolicy/javascript-url-blocked-expec ted.txt: 947
854 * http/tests/security/contentSecurityPolicy/script-src-in-iframe-expecte d.txt: 948 == Rolled over to ChangeLog-2012-05-22 ==
855 - Now that we re-parse the CSP policy, we log parse errors to the
856 console more times. This isn't ideal and is something we might
857 change in the future.
858 * platform/chromium/http/tests/security/contentSecurityPolicy/eval-block ed-in-about-blank-iframe-expected.txt: Added.
859 - Add a Chromium-specific baseline for this test because the eval
860 error is slightly different between V8 and JSC.
861
862 2012-05-03 David Barr <davidbarr@chromium.org>
863
864 Update mac test expectations after r115927
865 https://bugs.webkit.org/show_bug.cgi?id=85569
866
867 Reviewed by Dirk Pranke.
868
869 The tests were removed on r115927. Remove them from the mac test expecta tions.
870
871 * platform/mac/test_expectations.txt:
872
873 2012-05-03 Zhenyao Mo <zmo@google.com>
874
875 Unreviewed, rebaseline.
876
877 * platform/chromium-linux/fast/xmlhttprequest: Added.
878 * platform/chromium-linux/fast/xmlhttprequest/xmlhttprequest-get-expecte d.txt: Added.
879 * platform/chromium-mac/fast/xmlhttprequest: Removed.
880 * platform/chromium-mac/fast/xmlhttprequest/xmlhttprequest-get-expected. txt: Removed.
881 * platform/chromium-mac/http/tests/workers: Removed.
882 * platform/chromium-win/fast/xmlhttprequest/xmlhttprequest-get-expected. txt:
883 * platform/chromium/fast/xmlhttprequest/xmlhttprequest-get-expected.txt: Added.
884 * platform/chromium/http/tests/workers/worker-importScriptsOnError-expec ted.txt: Replaced.
885
886 2012-05-03 Adam Barth <abarth@webkit.org>
887
888 CSP shouldn't block about:blank for iframes
889 https://bugs.webkit.org/show_bug.cgi?id=85233
890
891 Reviewed by Eric Seidel.
892
893 Test that about:blank iframes and objects don't generate debug log
894 messages.
895
896 * http/tests/security/contentSecurityPolicy/frame-src-about-blank-allowe d-by-default-expected.txt: Added.
897 * http/tests/security/contentSecurityPolicy/frame-src-about-blank-allowe d-by-default.html: Added.
898
899 2012-05-03 Sheriff Bot <webkit.review.bot@gmail.com>
900
901 Unreviewed, rolling out r116040.
902 http://trac.webkit.org/changeset/116040
903 https://bugs.webkit.org/show_bug.cgi?id=85559
904
905 Broke a few IndexedDB browsertests (Requested by zhenyao on
906 #webkit).
907
908 * http/tests/inspector/indexeddb/indexeddb-test.js:
909 * storage/indexeddb/basics-expected.txt:
910 * storage/indexeddb/basics-workers-expected.txt:
911 * storage/indexeddb/constants-expected.txt:
912 * storage/indexeddb/create-object-store-options-expected.txt:
913 * storage/indexeddb/cursor-added-bug-expected.txt:
914 * storage/indexeddb/cursor-advance-expected.txt:
915 * storage/indexeddb/cursor-continue-expected.txt:
916 * storage/indexeddb/cursor-continue-validity-expected.txt:
917 * storage/indexeddb/cursor-delete-expected.txt:
918 * storage/indexeddb/cursor-inconsistency-expected.txt:
919 * storage/indexeddb/cursor-index-delete-expected.txt:
920 * storage/indexeddb/cursor-key-order-expected.txt:
921 * storage/indexeddb/cursor-prev-no-duplicate-expected.txt:
922 * storage/indexeddb/cursor-primary-key-order-expected.txt:
923 * storage/indexeddb/cursor-reverse-bug-expected.txt:
924 * storage/indexeddb/cursor-skip-deleted-expected.txt:
925 * storage/indexeddb/cursor-update-expected.txt:
926 * storage/indexeddb/data-corruption-expected.txt:
927 * storage/indexeddb/database-quota-expected.txt:
928 * storage/indexeddb/delete-range-expected.txt:
929 * storage/indexeddb/error-causes-abort-by-default-expected.txt:
930 * storage/indexeddb/exception-in-event-aborts-expected.txt:
931 * storage/indexeddb/factory-deletedatabase-expected.txt:
932 * storage/indexeddb/index-count-expected.txt:
933 * storage/indexeddb/index-multientry-expected.txt:
934 * storage/indexeddb/index-unique-expected.txt:
935 * storage/indexeddb/key-generator-expected.txt:
936 * storage/indexeddb/key-type-array-expected.txt:
937 * storage/indexeddb/keypath-edges-expected.txt:
938 * storage/indexeddb/keypath-intrinsic-properties-expected.txt:
939 * storage/indexeddb/legacy-constants-expected.txt: Removed.
940 * storage/indexeddb/legacy-constants.html: Removed.
941 * storage/indexeddb/mozilla/clear-expected.txt:
942 * storage/indexeddb/mozilla/create-index-unique-expected.txt:
943 * storage/indexeddb/mozilla/create-objectstore-basics-expected.txt:
944 * storage/indexeddb/mozilla/cursor-mutation-expected.txt:
945 * storage/indexeddb/mozilla/cursor-mutation-objectstore-only-expected.tx t:
946 * storage/indexeddb/mozilla/cursors-expected.txt:
947 * storage/indexeddb/mozilla/index-prev-no-duplicate-expected.txt:
948 * storage/indexeddb/mozilla/index-prev-no-duplicate.html:
949 * storage/indexeddb/mozilla/indexes-expected.txt:
950 * storage/indexeddb/mozilla/odd-result-order-expected.txt:
951 * storage/indexeddb/mozilla/readwrite-transactions-expected.txt:
952 * storage/indexeddb/mozilla/readyState-expected.txt:
953 * storage/indexeddb/mozilla/resources/clear.js:
954 (clear):
955 * storage/indexeddb/mozilla/resources/create-index-unique.js:
956 (createAndVerifyIndex):
957 * storage/indexeddb/mozilla/resources/create-objectstore-basics.js:
958 (cleanDatabase):
959 * storage/indexeddb/mozilla/resources/cursor-mutation-objectstore-only.j s:
960 (checkCursorResultsAndSetupMutatingCursor):
961 * storage/indexeddb/mozilla/resources/cursor-mutation.js:
962 (setupMutatingCursor):
963 * storage/indexeddb/mozilla/resources/cursors.js:
964 * storage/indexeddb/mozilla/resources/indexes.js:
965 * storage/indexeddb/mozilla/resources/odd-result-order.js:
966 (addRecord):
967 (deleteRecord):
968 * storage/indexeddb/mozilla/resources/readwrite-transactions.js:
969 (setVersionComplete):
970 (postAdd):
971 (postAdd2):
972 (postPut):
973 (postPut2):
974 (postPut3):
975 (postPut4):
976 (postDelete):
977 (postDelete2):
978 * storage/indexeddb/mozilla/resources/readyState.js:
979 (test):
980 (openSuccess):
981 (setupObjectStore):
982 (getRecord):
983 (finalCheck):
984 * storage/indexeddb/mozilla/resources/versionchange.js:
985 (postSetVersion):
986 (postSetVersion2):
987 * storage/indexeddb/mozilla/versionchange-expected.txt:
988 * storage/indexeddb/mutating-cursor-expected.txt:
989 * storage/indexeddb/noblobs-expected.txt:
990 * storage/indexeddb/noblobs.html:
991 * storage/indexeddb/objectstore-autoincrement-expected.txt:
992 * storage/indexeddb/objectstore-basics-expected.txt:
993 * storage/indexeddb/objectstore-basics-workers-expected.txt:
994 * storage/indexeddb/objectstore-count-expected.txt:
995 * storage/indexeddb/open-cursor-expected.txt:
996 * storage/indexeddb/open-during-transaction-expected.txt:
997 * storage/indexeddb/opencursor-key-expected.txt:
998 * storage/indexeddb/prefetch-bugfix-108071-expected.txt:
999 * storage/indexeddb/readonly-expected.txt:
1000 * storage/indexeddb/request-event-propagation-expected.txt:
1001 * storage/indexeddb/resources/basics.js:
1002 (test):
1003 (openCallback):
1004 * storage/indexeddb/resources/constants.js:
1005 (test):
1006 * storage/indexeddb/resources/create-object-store-options.js:
1007 (setVersionComplete):
1008 * storage/indexeddb/resources/cursor-added-bug.js:
1009 (openCursor):
1010 * storage/indexeddb/resources/cursor-advance.js:
1011 (runTest):
1012 (testAdvanceIndexNoDupe):
1013 (testAdvanceIndexPrev):
1014 (testAdvanceIndexPrevNoDupe):
1015 * storage/indexeddb/resources/cursor-continue-validity.js:
1016 (continueTest):
1017 (continueIndexTest):
1018 (testModifyContinueOrder):
1019 * storage/indexeddb/resources/cursor-continue.js:
1020 (ascendingTest):
1021 (descendingTest):
1022 * storage/indexeddb/resources/cursor-delete.js:
1023 (openCursor):
1024 (addObject):
1025 * storage/indexeddb/resources/cursor-inconsistency.js:
1026 (openBasicCursor):
1027 * storage/indexeddb/resources/cursor-index-delete.js:
1028 (openCursor):
1029 (addObject):
1030 * storage/indexeddb/resources/cursor-key-order.js:
1031 * storage/indexeddb/resources/cursor-prev-no-duplicate.js:
1032 (populateStore):
1033 (testFarRangeCursor_closed):
1034 (testFarRangeCursor_open):
1035 (testFarRangeCursor_indexClosed):
1036 (testFarRangeCursor_indexOpen):
1037 (testFarRangeCursor_indexKeyOpen):
1038 (testFarRangeCursor_indexKeyClosed):
1039 (testBoundaryCursor_closed):
1040 (testBoundaryCursor_open):
1041 (testBoundaryCursor_indexClosed):
1042 (testBoundaryCursor_indexOpen):
1043 (testBoundaryCursor_indexKeyClosed):
1044 (testBoundaryCursor_indexKeyOpen):
1045 (testNoDuplicate_closed):
1046 (testNoDuplicate_open):
1047 (testNoDuplicate_indexKeyClosed):
1048 * storage/indexeddb/resources/cursor-primary-key-order.js:
1049 (populateStore):
1050 * storage/indexeddb/resources/cursor-reverse-bug.js:
1051 (populateStore):
1052 (testCursor):
1053 * storage/indexeddb/resources/cursor-skip-deleted.js:
1054 (basicCursorTest):
1055 (reverseCursorTest):
1056 * storage/indexeddb/resources/cursor-update.js:
1057 (openBasicCursor):
1058 * storage/indexeddb/resources/data-corruption.js:
1059 (addData):
1060 (getData):
1061 * storage/indexeddb/resources/database-quota.js:
1062 (checkQuotaEnforcing):
1063 * storage/indexeddb/resources/delete-range.js:
1064 (runTests.nextTest):
1065 (runTests):
1066 * storage/indexeddb/resources/error-causes-abort-by-default.js:
1067 (addData):
1068 (transactionCompleted):
1069 (transactionAborted1):
1070 * storage/indexeddb/resources/exception-in-event-aborts.js:
1071 (startTest):
1072 (transactionAborted1):
1073 (transactionAborted2):
1074 * storage/indexeddb/resources/factory-deletedatabase.js:
1075 (getValue):
1076 * storage/indexeddb/resources/index-count.js:
1077 * storage/indexeddb/resources/index-cursor.js:
1078 (runNextTest):
1079 (testNullKeyRange):
1080 * storage/indexeddb/resources/index-multientry.js:
1081 * storage/indexeddb/resources/index-unique.js:
1082 (setVersionCompleted):
1083 * storage/indexeddb/resources/key-generator.js:
1084 (.):
1085 * storage/indexeddb/resources/key-type-array.js:
1086 * storage/indexeddb/resources/keypath-edges.js:
1087 * storage/indexeddb/resources/keypath-intrinsic-properties.js:
1088 * storage/indexeddb/resources/legacy-constants.js: Removed.
1089 * storage/indexeddb/resources/mutating-cursor.js:
1090 (openForwardCursor):
1091 (openReverseCursor):
1092 * storage/indexeddb/resources/objectstore-autoincrement.js:
1093 (setVersionCompleted):
1094 * storage/indexeddb/resources/objectstore-basics.js:
1095 (addData):
1096 (addAgainFailure):
1097 * storage/indexeddb/resources/objectstore-count.js:
1098 * storage/indexeddb/resources/objectstore-cursor.js:
1099 (runNextTest):
1100 (testNullKeyRange):
1101 * storage/indexeddb/resources/open-cursor.js:
1102 (cursorWithKeySuccess):
1103 (cursorSuccess):
1104 * storage/indexeddb/resources/open-during-transaction.js:
1105 * storage/indexeddb/resources/opencursor-key.js:
1106 * storage/indexeddb/resources/prefetch-bugfix-108071.js:
1107 * storage/indexeddb/resources/request-event-propagation.js:
1108 (startTest):
1109 (transactionAborted):
1110 (transactionAborted2):
1111 * storage/indexeddb/resources/set_version_blocked.js:
1112 (blocked):
1113 * storage/indexeddb/resources/transaction-abort.js:
1114 (startTest):
1115 * storage/indexeddb/resources/transaction-after-close.js:
1116 (runFirstRegularTransaction):
1117 (firstTransactionComplete):
1118 (onSecondOpen):
1119 * storage/indexeddb/resources/transaction-basics.js:
1120 (testInvalidMode):
1121 * storage/indexeddb/resources/transaction-event-propagation.js:
1122 (startTest):
1123 (dbAbortBubbleCallback):
1124 * storage/indexeddb/resources/transaction-rollback.js:
1125 (setVersionComplete):
1126 (abortCallback):
1127 * storage/indexeddb/set_version_blocked-expected.txt:
1128 * storage/indexeddb/structured-clone-expected.txt:
1129 * storage/indexeddb/structured-clone.html:
1130 * storage/indexeddb/transaction-abort-expected.txt:
1131 * storage/indexeddb/transaction-abort-with-js-recursion-cross-frame-expe cted.txt:
1132 * storage/indexeddb/transaction-abort-with-js-recursion-cross-frame.html :
1133 * storage/indexeddb/transaction-abort-with-js-recursion-expected.txt:
1134 * storage/indexeddb/transaction-abort-with-js-recursion.html:
1135 * storage/indexeddb/transaction-after-close-expected.txt:
1136 * storage/indexeddb/transaction-basics-expected.txt:
1137 * storage/indexeddb/transaction-event-propagation-expected.txt:
1138 * storage/indexeddb/transaction-rollback-expected.txt:
1139 * storage/indexeddb/tutorial.html:
1140
1141 2012-05-03 Zhenyao Mo <zmo@google.com>
1142
1143 Unreviewed, test expectations update.
1144
1145 * platform/chromium/test_expectations.txt:
1146
1147 2012-05-03 Alec Flett <alecflett@chromium.org>
1148
1149 IndexedDB: Replace numeric constants with strings
1150 https://bugs.webkit.org/show_bug.cgi?id=84894
1151
1152 Reviewed by Tony Chang.
1153
1154 New test for legacy constants (legacy-constants) and update all
1155 other tests to use the new string-based constants.
1156
1157 * storage/indexeddb/basics-expected.txt:
1158 * storage/indexeddb/basics-workers-expected.txt:
1159 * storage/indexeddb/constants-expected.txt:
1160 * storage/indexeddb/create-object-store-options-expected.txt:
1161 * storage/indexeddb/cursor-added-bug-expected.txt:
1162 * storage/indexeddb/cursor-advance-expected.txt:
1163 * storage/indexeddb/cursor-continue-expected.txt:
1164 * storage/indexeddb/cursor-continue-validity-expected.txt:
1165 * storage/indexeddb/cursor-delete-expected.txt:
1166 * storage/indexeddb/cursor-inconsistency-expected.txt:
1167 * storage/indexeddb/cursor-index-delete-expected.txt:
1168 * storage/indexeddb/cursor-key-order-expected.txt:
1169 * storage/indexeddb/cursor-prev-no-duplicate-expected.txt:
1170 * storage/indexeddb/cursor-primary-key-order-expected.txt:
1171 * storage/indexeddb/cursor-reverse-bug-expected.txt:
1172 * storage/indexeddb/cursor-skip-deleted-expected.txt:
1173 * storage/indexeddb/cursor-update-expected.txt:
1174 * storage/indexeddb/data-corruption-expected.txt:
1175 * storage/indexeddb/database-quota-expected.txt:
1176 * storage/indexeddb/delete-range-expected.txt:
1177 * storage/indexeddb/error-causes-abort-by-default-expected.txt:
1178 * storage/indexeddb/exception-in-event-aborts-expected.txt:
1179 * storage/indexeddb/factory-deletedatabase-expected.txt:
1180 * storage/indexeddb/index-count-expected.txt:
1181 * storage/indexeddb/index-multientry-expected.txt:
1182 * storage/indexeddb/index-unique-expected.txt:
1183 * storage/indexeddb/key-generator-expected.txt:
1184 * storage/indexeddb/key-type-array-expected.txt:
1185 * storage/indexeddb/keypath-edges-expected.txt:
1186 * storage/indexeddb/keypath-intrinsic-properties-expected.txt:
1187 * storage/indexeddb/legacy-constants-expected.txt: Added.
1188 * storage/indexeddb/legacy-constants.html: Added.
1189 * storage/indexeddb/mozilla/clear-expected.txt:
1190 * storage/indexeddb/mozilla/create-index-unique-expected.txt:
1191 * storage/indexeddb/mozilla/create-objectstore-basics-expected.txt:
1192 * storage/indexeddb/mozilla/cursor-mutation-expected.txt:
1193 * storage/indexeddb/mozilla/cursor-mutation-objectstore-only-expected.tx t:
1194 * storage/indexeddb/mozilla/cursors-expected.txt:
1195 * storage/indexeddb/mozilla/index-prev-no-duplicate-expected.txt:
1196 * storage/indexeddb/mozilla/index-prev-no-duplicate.html:
1197 * storage/indexeddb/mozilla/indexes-expected.txt:
1198 * storage/indexeddb/mozilla/odd-result-order-expected.txt:
1199 * storage/indexeddb/mozilla/readwrite-transactions-expected.txt:
1200 * storage/indexeddb/mozilla/readyState-expected.txt:
1201 * storage/indexeddb/mozilla/resources/clear.js:
1202 (clear):
1203 * storage/indexeddb/mozilla/resources/create-index-unique.js:
1204 (createAndVerifyIndex):
1205 * storage/indexeddb/mozilla/resources/create-objectstore-basics.js:
1206 (cleanDatabase):
1207 * storage/indexeddb/mozilla/resources/cursor-mutation-objectstore-only.j s:
1208 (checkCursorResultsAndSetupMutatingCursor):
1209 * storage/indexeddb/mozilla/resources/cursor-mutation.js:
1210 (setupMutatingCursor):
1211 * storage/indexeddb/mozilla/resources/cursors.js:
1212 * storage/indexeddb/mozilla/resources/indexes.js:
1213 * storage/indexeddb/mozilla/resources/odd-result-order.js:
1214 (addRecord):
1215 (deleteRecord):
1216 * storage/indexeddb/mozilla/resources/readwrite-transactions.js:
1217 (setVersionComplete):
1218 (postAdd):
1219 (postAdd2):
1220 (postPut):
1221 (postPut2):
1222 (postPut3):
1223 (postPut4):
1224 (postDelete):
1225 (postDelete2):
1226 * storage/indexeddb/mozilla/resources/readyState.js:
1227 (test):
1228 (openSuccess):
1229 (setupObjectStore):
1230 (getRecord):
1231 (finalCheck):
1232 * storage/indexeddb/mozilla/resources/versionchange.js:
1233 (postSetVersion):
1234 (postSetVersion2):
1235 * storage/indexeddb/mozilla/versionchange-expected.txt:
1236 * storage/indexeddb/mutating-cursor-expected.txt:
1237 * storage/indexeddb/noblobs-expected.txt:
1238 * storage/indexeddb/noblobs.html:
1239 * storage/indexeddb/objectstore-autoincrement-expected.txt:
1240 * storage/indexeddb/objectstore-basics-expected.txt:
1241 * storage/indexeddb/objectstore-basics-workers-expected.txt:
1242 * storage/indexeddb/objectstore-count-expected.txt:
1243 * storage/indexeddb/open-cursor-expected.txt:
1244 * storage/indexeddb/open-during-transaction-expected.txt:
1245 * storage/indexeddb/opencursor-key-expected.txt:
1246 * storage/indexeddb/prefetch-bugfix-108071-expected.txt:
1247 * storage/indexeddb/readonly-expected.txt:
1248 * storage/indexeddb/request-event-propagation-expected.txt:
1249 * storage/indexeddb/resources/basics.js:
1250 (test):
1251 (openCallback):
1252 * storage/indexeddb/resources/constants.js:
1253 (test):
1254 * storage/indexeddb/resources/create-object-store-options.js:
1255 (setVersionComplete):
1256 * storage/indexeddb/resources/cursor-added-bug.js:
1257 (openCursor):
1258 * storage/indexeddb/resources/cursor-advance.js:
1259 (runTest):
1260 (testAdvanceIndexNoDupe):
1261 (testAdvanceIndexPrev):
1262 (testAdvanceIndexPrevNoDupe):
1263 * storage/indexeddb/resources/cursor-continue-validity.js:
1264 (continueTest):
1265 (continueIndexTest):
1266 (testModifyContinueOrder):
1267 * storage/indexeddb/resources/cursor-continue.js:
1268 (ascendingTest):
1269 (descendingTest):
1270 * storage/indexeddb/resources/cursor-delete.js:
1271 (openCursor):
1272 (addObject):
1273 * storage/indexeddb/resources/cursor-inconsistency.js:
1274 (openBasicCursor):
1275 * storage/indexeddb/resources/cursor-index-delete.js:
1276 (openCursor):
1277 (addObject):
1278 * storage/indexeddb/resources/cursor-key-order.js:
1279 * storage/indexeddb/resources/cursor-prev-no-duplicate.js:
1280 (populateStore):
1281 (testFarRangeCursor_closed):
1282 (testFarRangeCursor_open):
1283 (testFarRangeCursor_indexClosed):
1284 (testFarRangeCursor_indexOpen):
1285 (testFarRangeCursor_indexKeyOpen):
1286 (testFarRangeCursor_indexKeyClosed):
1287 (testBoundaryCursor_closed):
1288 (testBoundaryCursor_open):
1289 (testBoundaryCursor_indexClosed):
1290 (testBoundaryCursor_indexOpen):
1291 (testBoundaryCursor_indexKeyClosed):
1292 (testBoundaryCursor_indexKeyOpen):
1293 (testNoDuplicate_closed):
1294 (testNoDuplicate_open):
1295 (testNoDuplicate_indexKeyClosed):
1296 * storage/indexeddb/resources/cursor-primary-key-order.js:
1297 (populateStore):
1298 * storage/indexeddb/resources/cursor-reverse-bug.js:
1299 (populateStore):
1300 (testCursor):
1301 * storage/indexeddb/resources/cursor-skip-deleted.js:
1302 (basicCursorTest):
1303 (reverseCursorTest):
1304 * storage/indexeddb/resources/cursor-update.js:
1305 (openBasicCursor):
1306 * storage/indexeddb/resources/data-corruption.js:
1307 (addData):
1308 (getData):
1309 * storage/indexeddb/resources/database-quota.js:
1310 (checkQuotaEnforcing):
1311 * storage/indexeddb/resources/delete-range.js:
1312 (runTests.nextTest):
1313 (runTests):
1314 * storage/indexeddb/resources/error-causes-abort-by-default.js:
1315 (addData):
1316 (transactionCompleted):
1317 (transactionAborted1):
1318 * storage/indexeddb/resources/exception-in-event-aborts.js:
1319 (startTest):
1320 (transactionAborted1):
1321 (transactionAborted2):
1322 * storage/indexeddb/resources/factory-deletedatabase.js:
1323 (getValue):
1324 * storage/indexeddb/resources/index-count.js:
1325 * storage/indexeddb/resources/index-cursor.js:
1326 (runNextTest):
1327 (testNullKeyRange):
1328 * storage/indexeddb/resources/index-multientry.js:
1329 * storage/indexeddb/resources/index-unique.js:
1330 (setVersionCompleted):
1331 * storage/indexeddb/resources/key-generator.js:
1332 (.):
1333 * storage/indexeddb/resources/key-type-array.js:
1334 * storage/indexeddb/resources/keypath-edges.js:
1335 * storage/indexeddb/resources/keypath-intrinsic-properties.js:
1336 * storage/indexeddb/resources/legacy-constants.js: Added.
1337 (test):
1338 (prepareDatabase.openreq.onsuccess.verreq.onsuccess):
1339 (prepareDatabase.openreq.onsuccess):
1340 (prepareDatabase):
1341 (populateStore):
1342 (checkNext.request.onsuccess):
1343 (checkNext):
1344 (checkNextNoDuplicate.request.onsuccess):
1345 (checkNextNoDuplicate):
1346 (checkPrev.request.onsuccess):
1347 (checkPrev):
1348 (checkPrevNoDuplicate.request.onsuccess):
1349 (checkPrevNoDuplicate):
1350 * storage/indexeddb/resources/mutating-cursor.js:
1351 (openForwardCursor):
1352 (openReverseCursor):
1353 * storage/indexeddb/resources/objectstore-autoincrement.js:
1354 (setVersionCompleted):
1355 * storage/indexeddb/resources/objectstore-basics.js:
1356 (addData):
1357 (addAgainFailure):
1358 * storage/indexeddb/resources/objectstore-count.js:
1359 * storage/indexeddb/resources/objectstore-cursor.js:
1360 (runNextTest):
1361 (testNullKeyRange):
1362 * storage/indexeddb/resources/open-cursor.js:
1363 (cursorWithKeySuccess):
1364 (cursorSuccess):
1365 * storage/indexeddb/resources/open-during-transaction.js:
1366 * storage/indexeddb/resources/opencursor-key.js:
1367 * storage/indexeddb/resources/prefetch-bugfix-108071.js:
1368 * storage/indexeddb/resources/request-event-propagation.js:
1369 (startTest):
1370 (transactionAborted):
1371 (transactionAborted2):
1372 * storage/indexeddb/resources/set_version_blocked.js:
1373 (blocked):
1374 * storage/indexeddb/resources/transaction-abort.js:
1375 (startTest):
1376 * storage/indexeddb/resources/transaction-after-close.js:
1377 (runFirstRegularTransaction):
1378 (firstTransactionComplete):
1379 (onSecondOpen):
1380 * storage/indexeddb/resources/transaction-basics.js:
1381 (testInvalidMode):
1382 * storage/indexeddb/resources/transaction-event-propagation.js:
1383 (startTest):
1384 (dbAbortBubbleCallback):
1385 * storage/indexeddb/resources/transaction-rollback.js:
1386 (setVersionComplete):
1387 (abortCallback):
1388 * storage/indexeddb/set_version_blocked-expected.txt:
1389 * storage/indexeddb/structured-clone-expected.txt:
1390 * storage/indexeddb/structured-clone.html:
1391 * storage/indexeddb/transaction-abort-expected.txt:
1392 * storage/indexeddb/transaction-abort-with-js-recursion-cross-frame-expe cted.txt:
1393 * storage/indexeddb/transaction-abort-with-js-recursion-cross-frame.html :
1394 * storage/indexeddb/transaction-abort-with-js-recursion-expected.txt:
1395 * storage/indexeddb/transaction-abort-with-js-recursion.html:
1396 * storage/indexeddb/transaction-after-close-expected.txt:
1397 * storage/indexeddb/transaction-basics-expected.txt:
1398 * storage/indexeddb/transaction-event-propagation-expected.txt:
1399 * storage/indexeddb/transaction-rollback-expected.txt:
1400 * storage/indexeddb/tutorial.html:
1401
1402 2012-05-03 Sam Weinig <sam@webkit.org>
1403
1404 Add an eventPhase NONE constant
1405 https://bugs.webkit.org/show_bug.cgi?id=85397
1406
1407 Reviewed by Anders Carlsson.
1408
1409 * fast/dom/constants-expected.txt:
1410 * fast/dom/constants.html:
1411 Test the value of the constant.
1412
1413 * fast/events/event-trace-expected.txt:
1414 * fast/events/event-trace.html:
1415 Ensure that the eventPhase is NONE when first initialized.
1416
1417 2012-05-03 Tony Chang <tony@chromium.org>
1418
1419 Height overflow when nesting multiple new Flexbox'es.
1420 https://bugs.webkit.org/show_bug.cgi?id=83572
1421
1422 Reviewed by Ojan Vafai.
1423
1424 * css3/flexbox/nested-stretch-expected.txt: Added.
1425 * css3/flexbox/nested-stretch.html: Added.
1426
1427 2012-05-03 Tom Zakrajsek <tomz@codeaurora.org>
1428
1429 Unreviewed gardening
1430
1431 * platform/chromium/test_expectations.txt:
1432 * platform/efl/test_expectations.txt:
1433 * platform/gtk/test_expectations.txt:
1434 * platform/mac/test_expectations.txt:
1435 * platform/qt/test_expectations.txt:
1436
1437 2012-05-03 Zhenyao Mo <zmo@google.com>
1438
1439 Unreviewed, rebaseline.
1440
1441 * platform/chromium-win-vista/fast/css/zoom-body-scroll-expected.txt: Ad ded.
1442 * platform/chromium-win-xp/fast/css/zoom-body-scroll-expected.txt: Added .
1443 * platform/chromium-win/fast/css/zoom-body-scroll-expected.txt:
1444
1445 2012-05-03 Levi Weintraub <leviw@chromium.org>
1446
1447 Updating expectations after r116009.
1448
1449 * platform/chromium-linux/fast/block/float/overhanging-tall-block-expect ed.txt: Removed.
1450 * platform/chromium-mac/fast/block/float/overhanging-tall-block-expected .png: Added.
1451 * platform/chromium-mac/fast/block/float/overhanging-tall-block-expected .txt: Added.
1452 * platform/chromium-win/fast/block/float/overhanging-tall-block-expected .txt:
1453 * platform/chromium/fast/block/float/overhanging-tall-block-expected.png : Removed.
1454 * platform/chromium/fast/block/float/overhanging-tall-block-expected.txt : Removed.
1455
1456 2012-05-03 Philip Rogers <pdr@google.com>
1457
1458 Fix numeric precision issue in SVG animations
1459 https://bugs.webkit.org/show_bug.cgi?id=85502
1460
1461 Reviewed by Dirk Schulze.
1462
1463 * svg/animations/animate-end-attribute-numeric-precision-expected.txt: A dded.
1464 * svg/animations/animate-end-attribute-numeric-precision.html: Added.
1465 * svg/animations/script-tests/animate-end-attribute-numeric-precision.js : Added.
1466 (sample1):
1467 (sample2):
1468 (executeTest):
1469
1470 2012-05-03 Zhenyao Mo <zmo@google.com>
1471
1472 Unreviewed, rebaseline.
1473
1474 * platform/chromium-mac-leopard/svg/as-image/image-respects-pageScaleFac tor-expected.png: Added.
1475 * platform/chromium-mac-snowleopard/svg/as-image/image-respects-pageScal eFactor-expected.png: Added.
1476 * platform/chromium-mac/svg/as-image/image-respects-pageScaleFactor-expe cted.png: Added.
1477 * platform/chromium-win-vista/svg/as-image: Added.
1478 * platform/chromium-win-vista/svg/as-image/image-respects-pageScaleFacto r-expected.png: Added.
1479 * platform/chromium-win-vista/svg/as-image/image-respects-pageScaleFacto r-expected.txt: Added.
1480 * platform/chromium-win-xp/svg/as-image: Added.
1481 * platform/chromium-win-xp/svg/as-image/image-respects-pageScaleFactor-e xpected.png: Added.
1482 * platform/chromium-win-xp/svg/as-image/image-respects-pageScaleFactor-e xpected.txt: Added.
1483 * platform/chromium-win/svg/as-image/image-respects-pageScaleFactor-expe cted.png: Added.
1484 * platform/chromium-win/svg/as-image/image-respects-pageScaleFactor-expe cted.txt: Added.
1485
1486 2012-05-03 Emil A Eklund <eae@chromium.org>
1487
1488 Unreviewed test expectations update for zoom event test due to slight ch ange in rounding in hit testing code post the switch to FractionalLayoutUnits.
1489
1490 * fast/events/zoom-dblclick-expected.txt:
1491 * fast/events/zoom-dblclick.html:
1492
1493 2012-05-03 Dave Tharp <dtharp@codeaurora.org>
1494
1495 Integrate IETC CSS : flexbox tests
1496 https://bugs.webkit.org/show_bug.cgi?id=85210
1497
1498 Reviewed by Adam Barth.
1499
1500 Added 24 IETC Flexbox tests and reference tests. Three of these fail an d have
1501 new bugs written against them. Failing tests added to test_expectations .txt
1502 for the various ports.
1503
1504 * ietestcenter/css3/flexbox/flexbox-align-baseline-001-expected.htm: Add ed.
1505 * ietestcenter/css3/flexbox/flexbox-align-baseline-001.htm: Added.
1506 * ietestcenter/css3/flexbox/flexbox-align-center-001-expected.htm: Added .
1507 * ietestcenter/css3/flexbox/flexbox-align-center-001.htm: Added.
1508 * ietestcenter/css3/flexbox/flexbox-align-center-002-expected.htm: Added .
1509 * ietestcenter/css3/flexbox/flexbox-align-center-002.htm: Added.
1510 * ietestcenter/css3/flexbox/flexbox-align-end-001-expected.htm: Added.
1511 * ietestcenter/css3/flexbox/flexbox-align-end-001.htm: Added.
1512 * ietestcenter/css3/flexbox/flexbox-align-start-001-expected.htm: Added.
1513 * ietestcenter/css3/flexbox/flexbox-align-start-001.htm: Added.
1514 * ietestcenter/css3/flexbox/flexbox-align-stretch-001-expected.htm: Adde d.
1515 * ietestcenter/css3/flexbox/flexbox-align-stretch-001.htm: Added.
1516 * ietestcenter/css3/flexbox/flexbox-direction-001-expected.htm: Added.
1517 * ietestcenter/css3/flexbox/flexbox-direction-001.htm: Added.
1518 * ietestcenter/css3/flexbox/flexbox-flex-001-expected.htm: Added.
1519 * ietestcenter/css3/flexbox/flexbox-flex-001.htm: Added.
1520 * ietestcenter/css3/flexbox/flexbox-flex-002-expected.htm: Added.
1521 * ietestcenter/css3/flexbox/flexbox-flex-002.htm: Added.
1522 * ietestcenter/css3/flexbox/flexbox-flex-003-expected.htm: Added.
1523 * ietestcenter/css3/flexbox/flexbox-flex-003.htm: Added.
1524 * ietestcenter/css3/flexbox/flexbox-flex-004-expected.htm: Added.
1525 * ietestcenter/css3/flexbox/flexbox-flex-004.htm: Added.
1526 * ietestcenter/css3/flexbox/flexbox-flex-005-expected.htm: Added.
1527 * ietestcenter/css3/flexbox/flexbox-flex-005.htm: Added.
1528 * ietestcenter/css3/flexbox/flexbox-groups-001-expected.htm: Added.
1529 * ietestcenter/css3/flexbox/flexbox-groups-001.htm: Added.
1530 * ietestcenter/css3/flexbox/flexbox-groups-002-expected.htm: Added.
1531 * ietestcenter/css3/flexbox/flexbox-groups-002.htm: Added.
1532 * ietestcenter/css3/flexbox/flexbox-groups-003-expected.htm: Added.
1533 * ietestcenter/css3/flexbox/flexbox-groups-003.htm: Added.
1534 * ietestcenter/css3/flexbox/flexbox-groups-004-expected.htm: Added.
1535 * ietestcenter/css3/flexbox/flexbox-groups-004.htm: Added.
1536 * ietestcenter/css3/flexbox/flexbox-layout-001-expected.htm: Added.
1537 * ietestcenter/css3/flexbox/flexbox-layout-001.htm: Added.
1538 * ietestcenter/css3/flexbox/flexbox-layout-002-expected.htm: Added.
1539 * ietestcenter/css3/flexbox/flexbox-layout-002.htm: Added.
1540 * ietestcenter/css3/flexbox/flexbox-layout-003-expected.htm: Added.
1541 * ietestcenter/css3/flexbox/flexbox-layout-003.htm: Added.
1542 * ietestcenter/css3/flexbox/flexbox-ordinal-group-001-expected.htm: Adde d.
1543 * ietestcenter/css3/flexbox/flexbox-ordinal-group-001.htm: Added.
1544 * ietestcenter/css3/flexbox/flexbox-pack-center-001-expected.htm: Added.
1545 * ietestcenter/css3/flexbox/flexbox-pack-center-001.htm: Added.
1546 * ietestcenter/css3/flexbox/flexbox-pack-end-001-expected.htm: Added.
1547 * ietestcenter/css3/flexbox/flexbox-pack-end-001.htm: Added.
1548 * ietestcenter/css3/flexbox/flexbox-pack-justify-001-expected.htm: Added .
1549 * ietestcenter/css3/flexbox/flexbox-pack-justify-001.htm: Added.
1550 * ietestcenter/css3/flexbox/flexbox-pack-start-001-expected.htm: Added.
1551 * ietestcenter/css3/flexbox/flexbox-pack-start-001.htm: Added.
1552 * platform/chromium/test_expectations.txt:
1553 * platform/efl/test_expectations.txt:
1554 * platform/gtk/test_expectations.txt:
1555 * platform/mac/test_expectations.txt:
1556 * platform/qt/test_expectations.txt:
1557
1558 2012-05-03 Emil A Eklund <eae@chromium.org>
1559
1560 Unreviewed chromium test expectations update, mark a column test as fail ing due to overflow.
1561
1562 * platform/chromium/test_expectations.txt:
1563
1564 2012-05-03 Emil A Eklund <eae@chromium.org>
1565
1566 Unreviewed test expectations change for chromium, skip subpixel tests un til SUBPIXEL_LAYOUT is enabled.
1567
1568 * platform/chromium/test_expectations.txt:
1569
1570 2012-05-03 Raphael Kubo da Costa <rakuco@webkit.org>
1571
1572 [EFL] Unreviewed gardening.
1573
1574 * platform/efl/fast/html/details-position-expected.txt: Added.
1575 * platform/efl/fast/replaced/width100percent-checkbox-expected.txt:
1576 * platform/efl/fast/replaced/width100percent-radio-expected.txt:
1577
1578 2012-04-23 Levi Weintraub <leviw@chromium.org>
1579
1580 [meta] Switch away from integers representing pixels for layout/event ha ndling/rendering
1581 https://bugs.webkit.org/show_bug.cgi?id=60318
1582
1583 Reviewed by Eric Seidel.
1584
1585 * fast/sub-pixel: Added.
1586 * fast/sub-pixel/client-width-height-snapping-expected.txt: Added.
1587 * fast/sub-pixel/client-width-height-snapping.html: Added.
1588 * fast/sub-pixel/size-of-box-with-zoom-expected.html: Added.
1589 * fast/sub-pixel/size-of-box-with-zoom.html: Added.
1590 * fast/sub-pixel/layout-boxes-with-zoom-expected.html: Added.
1591 * fast/sub-pixel/layout-boxes-with-zoom.html: Added.
1592
1593 <<<<<<< .mine
1594 2012-05-03 Levi Weintraub <leviw@chromium.org>
1595
1596 [meta] Switch away from integers representing pixels for layout/event ha ndling/rendering
1597 https://bugs.webkit.org/show_bug.cgi?id=60318
1598
1599 Reviewed by Eric Seidel.
1600
1601 * fast/sub-pixel: Added.
1602 * fast/sub-pixel/client-width-height-snapping-expected.txt: Added.
1603 * fast/sub-pixel/client-width-height-snapping.html: Added.
1604 * fast/sub-pixel/layout-boxes-with-zoom-expected.html: Added.
1605 * fast/sub-pixel/layout-boxes-with-zoom.html: Added.
1606 * fast/sub-pixel/size-of-box-with-zoom-expected.html: Added.
1607 * fast/sub-pixel/size-of-box-with-zoom.html: Added.
1608 * platform/efl/Skipped: Skipping sub-pixel tests until platforms enabled the
1609 SUBPIXEL_LAYOUT feature flag.
1610 * platform/gtk-wk2/Skipped: Ditto.
1611 * platform/mac-lion/Skipped: Ditto.
1612 * platform/mac-snowleopard/Skipped: Ditto.
1613 * platform/mac-wk2/Skipped: Ditto.
1614 * platform/mac/Skipped: Ditto.
1615 * platform/qt-4.8/Skipped: Ditto.
1616 * platform/qt-5.0-wk1/Skipped: Ditto.
1617 * platform/qt-5.0-wk2/Skipped: Ditto.
1618 * platform/qt-5.0/Skipped: Ditto.
1619 * platform/qt-arm/Skipped: Ditto.
1620 * platform/qt-mac/Skipped: Ditto.
1621 * platform/qt/Skipped: Ditto.
1622 * platform/win-wk2/Skipped: Ditto.
1623 * platform/win-xp/Skipped: Ditto.
1624 * platform/win/Skipped: Ditto.
1625 * platform/wincairo/Skipped: Ditto.
1626 * platform/wk2/Skipped: Ditto.
1627
1628 =======
1629 2012-05-03 Raphael Kubo da Costa <rakuco@webkit.org>
1630
1631 [EFL] Unreviewed, remove expectation which was failing.
1632
1633 The current result matches the base expectation, so remove the
1634 port-specific one.
1635
1636 * platform/efl/fast/css/zoom-body-scroll-expected.txt: Removed.
1637
1638 2012-05-03 Zhenyao Mo <zmo@google.com>
1639
1640 Unreviewed, rebaseline.
1641
1642 * platform/chromium-mac/compositing/geometry/foreground-layer-expected.t xt: Removed.
1643 * platform/chromium-mac/compositing/iframes/invisible-nested-iframe-show -expected.txt:
1644 * platform/chromium-win/compositing/geometry/ancestor-overflow-change-ex pected.txt:
1645 * platform/chromium-win/compositing/geometry/foreground-layer-expected.t xt: Removed.
1646 * platform/chromium-win/compositing/iframes/invisible-nested-iframe-show -expected.txt:
1647 * platform/chromium-win/compositing/overflow/clip-descendents-expected.t xt:
1648 * platform/chromium/compositing/geometry/foreground-layer-expected.txt: Replaced.
1649 * platform/chromium/compositing/iframes/invisible-nested-iframe-show-exp ected.txt: Removed.
1650
1651 2012-05-03 Filip Pizlo <fpizlo@apple.com>
1652
1653 Unreviewed, unskipping fixed test.
1654
1655 * platform/mac/Skipped:
1656
1657 2012-05-03 Tim Horton <timothy_horton@apple.com>
1658
1659 REGRESSION(99539): SVG <img> disregards page scale and device scale
1660 https://bugs.webkit.org/show_bug.cgi?id=77237
1661 <rdar://problem/10767413>
1662
1663 Reviewed by Simon Fraser.
1664
1665 Add tests ensuring that SVG used via <img> respects deviceScaleFactor an d pageScaleFactor.
1666
1667 * platform/chromium-linux/svg/as-image/image-respects-pageScaleFactor-ex pected.txt: Added.
1668 * platform/chromium-linux/svg/as-image/image-respects-pageScaleFactor-ex pected.png: Added.
1669 * platform/chromium/test_expectations.txt:
1670 * platform/qt/Skipped:
1671 * platform/mac/svg/as-image/image-respects-deviceScaleFactor-expected.pn g: Added.
1672 * platform/mac/svg/as-image/image-respects-deviceScaleFactor-expected.tx t: Added.
1673 * platform/mac/svg/as-image/image-respects-pageScaleFactor-expected.png: Added.
1674 * platform/mac/svg/as-image/image-respects-pageScaleFactor-expected.txt: Added.
1675 * platform/efl/Skipped:
1676 * svg/as-image/image-respects-deviceScaleFactor.html: Added.
1677 * svg/as-image/image-respects-pageScaleFactor.html: Added.
1678
1679 2012-05-03 Joshua Bell <jsbell@chromium.org>
1680
1681 IndexedDB: Handle generated keys up to 2^53
1682 https://bugs.webkit.org/show_bug.cgi?id=85114
1683
1684 Reviewed by Tony Chang.
1685
1686 * storage/indexeddb/key-generator-expected.txt:
1687 * storage/indexeddb/resources/key-generator.js:
1688 (get defineTest):
1689
1690 2012-05-03 Filip Pizlo <fpizlo@apple.com>
1691
1692 Unreviewed. skip failing test.
1693
1694 https://bugs.webkit.org/show_bug.cgi?id=85529
1695
1696 * platform/mac/Skipped:
1697
1698 2012-05-03 Filip Pizlo <fpizlo@apple.com>
1699
1700 Unreviewed, skipping flaky tests.
1701
1702 https://bugs.webkit.org/show_bug.cgi?id=85522
1703 https://bugs.webkit.org/show_bug.cgi?id=85523
1704 https://bugs.webkit.org/show_bug.cgi?id=85524
1705 https://bugs.webkit.org/show_bug.cgi?id=85525
1706
1707 * platform/mac/Skipped:
1708
1709 2012-05-03 Dan Bernstein <mitz@apple.com>
1710
1711 Removed dumpAsText() from this ref test, since that apparently confuses the test tool.
1712
1713 * fast/writing-mode/flipped-blocks-inline-map-local-to-container.html:
1714
1715 >>>>>>> .r116007
1716 2012-05-03 Andreas Kling <kling@webkit.org>
1717
1718 REGRESSION(r111387): CSSOM representation of 'background-image' values s hould be CSSPrimitiveValue.
1719 <http://webkit.org/b/85500>
1720
1721 Reviewed by Antti Koivisto.
1722
1723 Update fast/css/image-value-type.html to reflect that CSSImageValue are now exposed
1724 as primitive values in the CSSOM.
1725
1726 * fast/css/image-value-type-expected.txt:
1727 * fast/css/image-value-type.html:
1728
1729 2012-05-03 Keishi Hattori <keishi@webkit.org>
1730
1731 Crash in HTMLFormControlElement::m_fieldSetAncestor
1732 https://bugs.webkit.org/show_bug.cgi?id=85453
1733
1734 Reviewed by Kent Tamura.
1735
1736 * fast/forms/datalist/datalist-child-validation-expected.txt:
1737 * fast/forms/datalist/datalist-child-validation.html: Added tests that c heck the validation status of removed node.
1738 * fast/forms/form-control-element-crash-expected.txt:
1739 * fast/forms/form-control-element-crash.html: Replaced with a better, ea sier to understand test case from the cluster-fuzz.
1740
1741 2012-05-03 Simon Fraser <simon.fraser@apple.com>
1742
1743 Keep overlap testing for compositing on pages with 3d transforms when po ssible
1744 https://bugs.webkit.org/show_bug.cgi?id=62487
1745
1746 Reviewed by Antti Koivisto.
1747
1748 Two new tests that check for layer creation outside of an overflow:hidde n
1749 stacking context.
1750
1751 Updated results for other tests whose results are affected by the
1752 'compositingConsultsOverlap' flag; their layers are now constrained to
1753 the viewport.
1754
1755 * compositing/geometry/ancestor-overflow-change-expected.txt:
1756 * compositing/geometry/foreground-layer-expected.txt:
1757 * compositing/iframes/invisible-nested-iframe-show-expected.txt:
1758 * compositing/layer-creation/overlap-animation-expected.txt: Added.
1759 * compositing/layer-creation/overlap-animation.html: Added.
1760 * compositing/layer-creation/overlap-transforms-expected.txt: Added.
1761 * compositing/layer-creation/overlap-transforms.html: Added.
1762
1763 2012-05-03 Thiago Marcos P. Santos <thiago.santos@intel.com>
1764
1765 [EFL] CSS tests needs gardening
1766 https://bugs.webkit.org/show_bug.cgi?id=85499
1767
1768 Unreviewed gardening.
1769
1770 Moved CSS tests from Skipped to test_expectations.txt and made the
1771 reference to the appropriated bug. Also updated missing/wrong
1772 baselines.
1773
1774 * platform/efl/Skipped:
1775 * platform/efl/css1/basic/class_as_selector-expected.png:
1776 * platform/efl/css1/basic/comments-expected.png:
1777 * platform/efl/css1/basic/containment-expected.png:
1778 * platform/efl/css1/box_properties/acid_test-expected.png:
1779 * platform/efl/css1/box_properties/border-expected.png:
1780 * platform/efl/css1/cascade/cascade_order-expected.png:
1781 * platform/efl/css1/cascade/important-expected.png:
1782 * platform/efl/css1/classification/display-expected.png:
1783 * platform/efl/css1/classification/list_style-expected.png:
1784 * platform/efl/css1/color_and_background/background-expected.png:
1785 * platform/efl/css1/color_and_background/background_attachment-expected. png:
1786 * platform/efl/css1/conformance/forward_compatible_parsing-expected.png:
1787 * platform/efl/css2.1/20110323/abspos-containing-block-initial-001-expec ted.png: Added.
1788 * platform/efl/css2.1/20110323/abspos-containing-block-initial-001-expec ted.txt: Added.
1789 * platform/efl/css2.1/20110323/background-intrinsic-001-expected.png: Ad ded.
1790 * platform/efl/css2.1/20110323/background-intrinsic-001-expected.txt: Ad ded.
1791 * platform/efl/css2.1/20110323/background-intrinsic-002-expected.png: Ad ded.
1792 * platform/efl/css2.1/20110323/background-intrinsic-002-expected.txt: Ad ded.
1793 * platform/efl/css2.1/20110323/background-intrinsic-003-expected.png: Ad ded.
1794 * platform/efl/css2.1/20110323/background-intrinsic-003-expected.txt: Ad ded.
1795 * platform/efl/css2.1/20110323/background-intrinsic-004-expected.png: Ad ded.
1796 * platform/efl/css2.1/20110323/background-intrinsic-004-expected.txt: Ad ded.
1797 * platform/efl/css2.1/20110323/background-intrinsic-005-expected.png: Ad ded.
1798 * platform/efl/css2.1/20110323/background-intrinsic-005-expected.txt: Ad ded.
1799 * platform/efl/css2.1/20110323/background-intrinsic-006-expected.png: Ad ded.
1800 * platform/efl/css2.1/20110323/background-intrinsic-006-expected.txt: Ad ded.
1801 * platform/efl/css2.1/20110323/background-intrinsic-007-expected.png: Ad ded.
1802 * platform/efl/css2.1/20110323/background-intrinsic-007-expected.txt: Ad ded.
1803 * platform/efl/css2.1/20110323/background-intrinsic-008-expected.png: Ad ded.
1804 * platform/efl/css2.1/20110323/background-intrinsic-008-expected.txt: Ad ded.
1805 * platform/efl/css2.1/20110323/background-intrinsic-009-expected.png: Ad ded.
1806 * platform/efl/css2.1/20110323/background-intrinsic-009-expected.txt: Ad ded.
1807 * platform/efl/css2.1/20110323/border-collapse-offset-002-expected.png: Added.
1808 * platform/efl/css2.1/20110323/border-collapse-offset-002-expected.txt: Added.
1809 * platform/efl/css2.1/20110323/border-spacing-applies-to-015-expected.pn g: Added.
1810 * platform/efl/css2.1/20110323/border-spacing-applies-to-015-expected.tx t: Added.
1811 * platform/efl/css2.1/20110323/dynamic-top-change-001-expected.png: Adde d.
1812 * platform/efl/css2.1/20110323/dynamic-top-change-001-expected.txt: Adde d.
1813 * platform/efl/css2.1/20110323/dynamic-top-change-002-expected.png: Adde d.
1814 * platform/efl/css2.1/20110323/dynamic-top-change-002-expected.txt: Adde d.
1815 * platform/efl/css2.1/20110323/dynamic-top-change-003-expected.png: Adde d.
1816 * platform/efl/css2.1/20110323/dynamic-top-change-003-expected.txt: Adde d.
1817 * platform/efl/css2.1/20110323/dynamic-top-change-004-expected.png: Adde d.
1818 * platform/efl/css2.1/20110323/dynamic-top-change-004-expected.txt: Adde d.
1819 * platform/efl/css2.1/20110323/empty-inline-001-expected.png: Added.
1820 * platform/efl/css2.1/20110323/empty-inline-001-expected.txt: Added.
1821 * platform/efl/css2.1/20110323/empty-inline-002-expected.png: Added.
1822 * platform/efl/css2.1/20110323/empty-inline-002-expected.txt: Added.
1823 * platform/efl/css2.1/20110323/empty-inline-003-expected.png: Added.
1824 * platform/efl/css2.1/20110323/empty-inline-003-expected.txt: Added.
1825 * platform/efl/css2.1/20110323/outline-color-applies-to-008-expected.png : Added.
1826 * platform/efl/css2.1/20110323/outline-color-applies-to-008-expected.txt : Added.
1827 * platform/efl/css2.1/20110323/table-caption-001-expected.png: Added.
1828 * platform/efl/css2.1/20110323/table-caption-001-expected.txt: Added.
1829 * platform/efl/css2.1/20110323/table-caption-002-expected.png: Added.
1830 * platform/efl/css2.1/20110323/table-caption-002-expected.txt: Added.
1831 * platform/efl/css2.1/20110323/table-caption-horizontal-alignment-001-ex pected.png: Added.
1832 * platform/efl/css2.1/20110323/table-caption-horizontal-alignment-001-ex pected.txt: Added.
1833 * platform/efl/css2.1/20110323/table-caption-margins-001-expected.png: A dded.
1834 * platform/efl/css2.1/20110323/table-caption-margins-001-expected.txt: A dded.
1835 * platform/efl/css2.1/20110323/table-caption-optional-001-expected.png: Added.
1836 * platform/efl/css2.1/20110323/table-caption-optional-001-expected.txt: Added.
1837 * platform/efl/css2.1/20110323/table-caption-optional-002-expected.png: Added.
1838 * platform/efl/css2.1/20110323/table-caption-optional-002-expected.txt: Added.
1839 * platform/efl/css3/images/cross-fade-background-size-expected.txt: Adde d.
1840 * platform/efl/css3/images/cross-fade-blending-expected.png: Added.
1841 * platform/efl/css3/images/cross-fade-blending-expected.txt: Added.
1842 * platform/efl/css3/images/cross-fade-invalidation-expected.png: Added.
1843 * platform/efl/css3/images/cross-fade-invalidation-expected.txt: Added.
1844 * platform/efl/css3/images/cross-fade-simple-expected.png: Added.
1845 * platform/efl/css3/images/cross-fade-simple-expected.txt: Added.
1846 * platform/efl/css3/images/cross-fade-sizing-expected.png: Added.
1847 * platform/efl/css3/images/cross-fade-sizing-expected.txt: Added.
1848 * platform/efl/css3/images/cross-fade-tiled-expected.png: Added.
1849 * platform/efl/css3/images/cross-fade-tiled-expected.txt: Added.
1850 * platform/efl/fast/css-generated-content/nested-tables-with-before-afte r-content-crash-expected.png: Added.
1851 * platform/efl/fast/css-generated-content/nested-tables-with-before-afte r-content-crash-expected.txt: Added.
1852 * platform/efl/fast/css/child-style-can-override-visited-style-expected. png: Added.
1853 * platform/efl/fast/css/child-style-can-override-visited-style-expected. txt: Added.
1854 * platform/efl/fast/css/clip-text-in-scaled-div-expected.png: Added.
1855 * platform/efl/fast/css/clip-text-in-scaled-div-expected.txt: Added.
1856 * platform/efl/fast/css/color-correction-on-background-image-expected.tx t: Added.
1857 * platform/efl/fast/css/color-correction-on-backgrounds-expected.txt: Ad ded.
1858 * platform/efl/fast/css/color-correction-on-box-shadow-expected.txt: Add ed.
1859 * platform/efl/fast/css/color-correction-on-text-shadow-expected.txt: Ad ded.
1860 * platform/efl/fast/css/color-correction-untagged-images-expected.txt: A dded.
1861 * platform/efl/fast/css/invalidation-errors-2-expected.txt:
1862 * platform/efl/fast/css/invalidation-errors-expected.txt:
1863 * platform/efl/fast/css/shadow-multiple-expected.png:
1864 * platform/efl/fast/css/text-overflow-input-expected.png: Added.
1865 * platform/efl/fast/css/text-overflow-input-expected.txt: Added.
1866 * platform/efl/fast/css/text-rendering-expected.png: Removed.
1867 * platform/efl/fast/css/text-rendering-expected.txt: Added.
1868 * platform/efl/svg/css/composite-shadow-example-expected.txt: Removed.
1869 * platform/efl/svg/css/composite-shadow-with-opacity-expected.txt: Remov ed.
1870 * platform/efl/svg/css/group-with-shadow-expected.png: Added.
1871 * platform/efl/svg/css/stars-with-shadow-expected.png: Added.
1872 * platform/efl/test_expectations.txt:
1873 * platform/efl/transforms/svg-vs-css-expected.png:
1874 * platform/efl/transforms/svg-vs-css-expected.txt:
1875
1876 2012-05-03 Zhenyao Mo <zmo@google.com>
1877
1878 Unreviewed, rebaseline
1879
1880 * platform/chromium-linux-x86/fast/js/dfg-double-vote-fuzz-expected.txt: Added.
1881
1882 2012-05-03 Dan Bernstein <mitz@apple.com>
1883
1884 highlight for Ruby text is mispositioned in the Web Inspector
1885 https://bugs.webkit.org/show_bug.cgi?id=82684
1886
1887 Reviewed by Simon Fraser.
1888
1889 * fast/writing-mode/flipped-blocks-inline-map-local-to-container-expecte d.html: Added.
1890 * fast/writing-mode/flipped-blocks-inline-map-local-to-container.html: A dded.
1891
1892 2012-05-03 Andrey Kosyakov <caseq@chromium.org>
1893
1894 Unreviewed, adjusted platform specifiers for fast/js/dfg-double-vote-fuz z.html
1895
1896 * platform/chromium/test_expectations.txt:
1897
1898 2012-05-03 Andrey Kosyakov <caseq@chromium.org>
1899
1900 Unreviewed gardening. Narrowed down platform specifiers for some tests, removed some entries.
1901
1902 * platform/chromium/test_expectations.txt:
1903
1904 2012-05-03 Caio Marcelo de Oliveira Filho <caio.oliveira@openbossa.org>
1905
1906 Remove extra checks for empty string when parsing CSS value
1907 https://bugs.webkit.org/show_bug.cgi?id=85480
1908
1909 Reviewed by Alexis Menard.
1910
1911 * fast/html/font-face-empty-should-not-crash-expected.txt: Added.
1912 * fast/html/font-face-empty-should-not-crash.html: Added.
1913
1914 2012-05-03 Arpita Bahuguna <arpitabahuguna@gmail.com>
1915
1916 Broken handling of pseudo-elements in selectors API
1917 https://bugs.webkit.org/show_bug.cgi?id=83446
1918
1919 Reviewed by Antti Koivisto.
1920
1921 * fast/dom/Window/querySelectorAll-with-pseudo-elements-expected.txt: Ad ded.
1922 * fast/dom/Window/querySelectorAll-with-pseudo-elements.html: Added.
1923 New layout testcase added for verifying that the querySelectorAll() API returns zero
1924 when querying for pseudo-elements selectors; as per the specification.
1925
1926 2012-05-03 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com>
1927
1928 [EFL] [DRT] Update EFL baselines after r115846
1929 https://bugs.webkit.org/show_bug.cgi?id=85474
1930
1931 Unreviewed, EFL rebaseline after changes in r115846.
1932
1933 * platform/efl/fast/block/float/032-expected.txt:
1934 * platform/efl/fast/block/float/overlapping-floats-with-overflow-hidden- expected.txt:
1935 * platform/efl/fast/block/float/shrink-to-avoid-float-complexity-expecte d.txt:
1936 * platform/efl/fast/block/lineboxcontain/parsing-invalid-expected.txt:
1937 * platform/efl/fast/block/margin-collapse/103-expected.txt:
1938 * platform/efl/fast/clip/008-expected.txt:
1939 * platform/efl/fast/clip/011-expected.txt:
1940 * platform/efl/fast/clip/012-expected.txt:
1941 * platform/efl/fast/html/details-no-summary4-expected.txt:
1942 * platform/efl/fast/html/details-open-javascript-expected.txt:
1943 * platform/efl/fast/html/details-open2-expected.txt:
1944 * platform/efl/fast/html/details-open4-expected.txt:
1945 * platform/efl/fast/replaced/replaced-breaking-expected.txt:
1946 * platform/efl/fast/replaced/replaced-breaking-mixture-expected.txt:
1947 * platform/efl/fast/table/003-expected.txt:
1948 * platform/efl/fast/table/overflowHidden-expected.txt:
1949 * platform/efl/fast/table/text-field-baseline-expected.txt:
1950 * platform/efl/fast/text/textIteratorNilRenderer-expected.txt:
1951 * platform/efl/http/tests/navigation/javascriptlink-frames-expected.png:
1952 * platform/efl/http/tests/navigation/javascriptlink-frames-expected.txt:
1953
1954 2012-05-03 Mihnea Ovidenie <mihnea@adobe.com>
1955
1956 [CSSRegions]Correct fast/regions/region-style-inline-background-color.ht ml
1957 https://bugs.webkit.org/show_bug.cgi?id=85470
1958
1959 Reviewed by Andreas Kling.
1960
1961 Fix a typo in the original test and update the expectations.
1962 The purpose of this test is to verify that region styling is NOT enabled for inline elements. The test was passing
1963 because region styling rule was not applied due to incorrect region sele ctor.
1964
1965 The corrected test makes sure that region styling rule has the right reg ion selector and can be applied to the first region in the test file.
1966
1967 * fast/regions/region-style-inline-background-color.html:
1968 * platform/chromium-win/fast/regions/region-style-inline-background-colo r-expected.txt:
1969 * platform/mac/fast/regions/region-style-inline-background-color-expecte d.txt:
1970
1971 2012-04-30 Pavel Feldman <pfeldman@chromium.org>
1972
1973 Web Inspector: migrate breakpoint manager to live locations.
1974 https://bugs.webkit.org/show_bug.cgi?id=85136
1975
1976 Reviewed by Yury Semikhatsky.
1977
1978 * http/tests/inspector/debugger-test.js:
1979 (initialize_DebuggerTest):
1980 * inspector/debugger/breakpoint-manager-expected.txt:
1981 * inspector/debugger/breakpoint-manager.html:
1982 * inspector/debugger/debugger-breakpoints-not-activated-on-reload.html:
1983 * inspector/debugger/scripts-panel.html:
1984 * inspector/debugger/source-frame-expected.txt:
1985 * inspector/debugger/source-frame.html:
1986 * platform/chromium/inspector/debugger/breakpoint-manager-expected.txt: Removed.
1987
1988 2012-05-03 Uday Kiran <udaykiran@motorola.com>
1989
1990 CSS clip: auto clips to box borders instead of removing clipping
1991 https://bugs.webkit.org/show_bug.cgi?id=36772
1992
1993 Reviewed by Andreas Kling.
1994
1995 CSS 2.1 test case added for clip:auto
1996
1997 * css2.1/20110323/clip-001-expected.html: Added.
1998 * css2.1/20110323/clip-001.html: Added.
1999 * fast/css/getPropertyValue-clip.html: getPropertyValue for clip when au to is specified should return auto and not rect(0px 0px 0px 0px).
2000
2001 2012-05-03 Nikolas Zimmermann <nzimmermann@rim.com>
2002
2003 Fix multiple begin values support - especially with seeking through setC urrentTime
2004 https://bugs.webkit.org/show_bug.cgi?id=85372
2005
2006 Reviewed by Zoltan Herczeg.
2007
2008 * svg/animations/multiple-begin-additive-animation-expected.txt: Added.
2009 * svg/animations/multiple-begin-additive-animation.html: Added.
2010 * svg/animations/multiple-begin-animation-discrete-expected.svg: Added.
2011 * svg/animations/multiple-begin-animation-discrete.svg: Added.
2012 * svg/animations/multiple-begin-animation-expected.svg: Added.
2013 * svg/animations/multiple-begin-animation.svg: Added.
2014 * svg/animations/resources/multiple-begin-additive-animation.svg: Added.
2015 * svg/animations/script-tests/multiple-begin-additive-animation.js: Adde d.
2016 (checkBaseValues):
2017 (sample1):
2018 (sample2):
2019 (sample3):
2020 (sample4):
2021 (sample5):
2022 (sample6):
2023 (sample7):
2024 (sample8):
2025 (sample9):
2026 (sample10):
2027 (sample11):
2028 (sample12):
2029 (sample13):
2030 (executeTest):
2031
2032 2012-05-03 Dongwoo Im <dw.im@samsung.com>
2033
2034 [EFL][DRT] Implement the LayoutTestController's methods related to the P age Visibility API.
2035 https://bugs.webkit.org/show_bug.cgi?id=85347
2036
2037 Reviewed by Nikolas Zimmermann.
2038
2039 * platformrm/efl/Skipped: Remove one test case of the Page Visibility AP I.
2040
2041 2012-05-02 Tom Zakrajsek <tomz@codeaurora.org>
2042
2043 Need tests for PerfTestRunner.computeStatistics
2044 https://bugs.webkit.org/show_bug.cgi?id=85410
2045
2046 Reviewed by Ryosuke Niwa.
2047
2048 * fast/harness/perftests/perf-runner-compute-statistics-expected.txt: Ad ded.
2049 * fast/harness/perftests/perf-runner-compute-statistics.html: Added.
2050 * platform/chromium/test_expectations.txt:
2051
2052 2012-05-02 Csaba Osztrogonác <ossy@webkit.org>
2053
2054 [Qt] Unreviewed morning gardening.
2055
2056 * platform/qt-5.0/Skipped:
2057 * platform/qt-5.0/fast/forms/search-rtl-expected.png: Added.
2058 * platform/qt-5.0/fast/forms/search-rtl-expected.txt:
2059 * platform/qt/Skipped:
2060
2061 2012-05-02 Andrey Kosyakov <caseq@chromium.org>
2062
2063 Unreviewed gardening. Adjusted expectations for slow tests.
2064
2065 * platform/chromium/test_expectations.txt:
2066
2067 2012-05-02 Andrey Kosyakov <caseq@chromium.org>
2068
2069 Unreviewed. Removed entry for fast/dom/prototype-inheritance-2.html to k eep lint happy.
2070
2071 * platform/chromium/test_expectations.txt:
2072
2073 2012-05-02 Erik Arvidsson <arv@chromium.org>
2074
2075 Remove window-properties.html and other iterate over all possible proper ties tests
2076 https://bugs.webkit.org/show_bug.cgi?id=85430
2077
2078 Reviewed by Eric Seidel.
2079
2080 These tests iterate over all properties in the global scope and their re spective properties.
2081 These tests are different on all platforms because they depend on build flags.
2082 Each feature should be covered by a more specific test than a global cat ch all that breaks
2083 every time anyone touches any IDL file.
2084
2085 * fast/dom/Window/window-properties-expected.txt: Removed.
2086 * fast/dom/Window/window-properties.html: Removed.
2087 * fast/dom/prototype-inheritance-2-expected.txt: Removed.
2088 * fast/dom/prototype-inheritance-2.html: Removed.
2089 * fast/dom/prototype-inheritance-expected.txt: Removed.
2090 * fast/dom/prototype-inheritance.html: Removed.
2091 * fast/dom/script-tests/prototype-inheritance-2.js: Removed.
2092 * fast/dom/script-tests/prototype-inheritance.js: Removed.
2093 * platform/chromium-win/fast/dom/Window/window-properties-expected.txt: Removed.
2094 * platform/chromium-win/fast/dom/prototype-inheritance-2-expected.txt: R emoved.
2095 * platform/chromium/fast/dom/prototype-inheritance-expected.txt: Removed .
2096 * platform/chromium/test_expectations.txt:
2097 * platform/efl/Skipped:
2098 * platform/gtk/fast/dom/Window/window-properties-expected.txt: Removed.
2099 * platform/gtk/fast/dom/prototype-inheritance-2-expected.txt: Removed.
2100 * platform/mac/fast/dom/Window/window-properties-expected.txt: Removed.
2101 * platform/mac/fast/dom/prototype-inheritance-2-expected.txt: Removed.
2102 * platform/qt-4.8/fast/dom/Window/window-properties-expected.png: Remove d.
2103 * platform/qt-4.8/fast/dom/Window/window-properties-expected.txt: Remove d.
2104 * platform/qt-5.0-wk2/fast/dom/Window/window-properties-expected.txt: Re moved.
2105 * platform/qt-5.0-wk2/fast/dom/prototype-inheritance-2-expected.txt: Rem oved.
2106 * platform/qt-5.0/fast/dom/Window/window-properties-expected.png: Remove d.
2107 * platform/qt-5.0/fast/dom/Window/window-properties-expected.txt: Remove d.
2108 * platform/qt-5.0/fast/dom/prototype-inheritance-2-expected.txt: Removed .
2109 * platform/qt-arm/Skipped:
2110 * platform/qt/fast/dom/prototype-inheritance-2-expected.png: Removed.
2111 * platform/qt/fast/dom/prototype-inheritance-2-expected.txt: Removed.
2112 * platform/qt/fast/dom/prototype-inheritance-expected.png: Removed.
2113 * platform/win/Skipped:
2114 * platform/win/fast/dom/Window/window-properties-expected.txt: Removed.
2115 * platform/win/fast/dom/prototype-inheritance-2-expected.txt: Removed.
2116 * platform/wincairo/Skipped:
2117
2118 2012-05-02 Dirk Pranke <dpranke@chromium.org>
2119
2120 Suppress svg failure after switching chromium-win to DRT mode.
2121
2122 Unreviewed, expectations change.
2123
2124 * platform/chromium/test_expectations.txt:
2125
2126 2012-05-02 Sheriff Bot <webkit.review.bot@gmail.com>
2127
2128 Unreviewed, rolling out r115902.
2129 http://trac.webkit.org/changeset/115902
2130 https://bugs.webkit.org/show_bug.cgi?id=85441
2131
2132 Compile failure on linux 32 (Requested by zhenyao on #webkit).
2133
2134 * storage/indexeddb/key-generator-expected.txt:
2135 * storage/indexeddb/resources/key-generator.js:
2136
2137 2012-05-02 Sheriff Bot <webkit.review.bot@gmail.com>
2138
2139 Unreviewed, rolling out r115905.
2140 http://trac.webkit.org/changeset/115905
2141 https://bugs.webkit.org/show_bug.cgi?id=85435
2142
2143 New computeStatistics test is failing on chromium ports
2144 (Requested by tomz on #webkit).
2145
2146 * fast/harness/perftests/perf-runner-compute-statistics-expected.txt: Re moved.
2147 * fast/harness/perftests/perf-runner-compute-statistics.html: Removed.
2148
2149 2012-05-02 Zhenyao Mo <zmo@google.com>
2150
2151 Rebaseline, unreviewed.
2152
2153 * platform/chromium-linux-x86/http/tests/loading: Added.
2154 * platform/chromium-linux-x86/http/tests/loading/pdf-commit-load-callbac ks-expected.txt: Added.
2155 * platform/chromium-linux/http/tests/loading/pdf-commit-load-callbacks-e xpected.txt:
2156
2157 2012-05-02 Julien Chaffraix <jchaffraix@webkit.org>
2158
2159 Unreviewed gardening.
2160
2161 Rebaselined overflow-delete-line.html and ancestor-overflow.html.
2162
2163 The pixel changes are only text differences.
2164
2165 * fast/repaint/overflow-delete-line-expected.txt: Added.
2166 * platform/chromium-mac-leopard/compositing/overflow/ancestor-overflow-e xpected.png: Added.
2167 * platform/chromium-mac-leopard/fast/repaint/overflow-delete-line-expect ed.png: Added.
2168 * platform/chromium-mac-snowleopard/fast/repaint/overflow-delete-line-ex pected.png:
2169 * platform/chromium-mac/compositing/overflow/ancestor-overflow-expected. txt: Removed.
2170 * platform/chromium-mac/fast/repaint/overflow-delete-line-expected.txt: Removed.
2171 * platform/chromium-win/compositing/overflow/ancestor-overflow-expected. txt:
2172 * platform/chromium/test_expectations.txt:
2173 * platform/efl/fast/repaint/overflow-delete-line-expected.txt: Removed.
2174 * platform/gtk/fast/repaint/overflow-delete-line-expected.txt: Removed.
2175
2176 2012-05-02 Tom Zakrajsek <tomz@codeaurora.org>
2177
2178 Need tests for PerfTestRunner.computeStatistics
2179 https://bugs.webkit.org/show_bug.cgi?id=85410
2180
2181 Reviewed by Ryosuke Niwa.
2182
2183 * fast/harness/perftests/perf-runner-compute-statistics-expected.txt: Ad ded.
2184 * fast/harness/perftests/perf-runner-compute-statistics.html: Added.
2185
2186 2012-05-02 Joshua Bell <jsbell@chromium.org>
2187
2188 IndexedDB: Handle generated keys up to 2^53
2189 https://bugs.webkit.org/show_bug.cgi?id=85114
2190
2191 Reviewed by Tony Chang.
2192
2193 * storage/indexeddb/key-generator-expected.txt:
2194 * storage/indexeddb/resources/key-generator.js:
2195 (get defineTest):
2196
2197 2012-05-02 Zhenyao Mo <zmo@google.com>
2198
2199 Rebaseline, unreviewed.
2200
2201 * platform/chromium-mac/fast/text/textIteratorNilRenderer-expected.txt:
2202
2203 2012-05-02 Zhenyao Mo <zmo@google.com>
2204
2205 Rebaseline, unreviewed.
2206
2207 * platform/chromium-mac/fast/text/textIteratorNilRenderer-expected.txt:
2208 * platform/chromium/media/media-can-play-wav-audio-expected.txt: Added.
2209
2210 2012-05-02 Adam Klein <adamk@chromium.org>
2211
2212 Childlist mutations in shadow DOM should be observable with MutationObse rvers
2213 https://bugs.webkit.org/show_bug.cgi?id=85402
2214
2215 Reviewed by Ojan Vafai.
2216
2217 Added test covering childList mutations as well as attribute and
2218 characterData mutations (these were already working).
2219
2220 * fast/mutation/shadow-dom-expected.txt: Added.
2221 * fast/mutation/shadow-dom.html: Added.
2222
2223 2012-05-02 Eric Carlson <eric.carlson@apple.com>
2224
2225 Crash in WebCore::TextTrackList::remove
2226 https://bugs.webkit.org/show_bug.cgi?id=85095
2227
2228 Reviewed by Maciej Stachowiak.
2229
2230 * media/track/track-remove-quickly-expected.txt: Added.
2231 * media/track/track-remove-quickly.html: Added.
2232
2233 2012-05-02 David Barton <dbarton@mathscribe.com>
2234
2235 After appending MathML with jquery the table renders with overlaps
2236 https://bugs.webkit.org/show_bug.cgi?id=52444
2237
2238 Reviewed by Julien Chaffraix.
2239
2240 * mathml/presentation/mo-stretch.html:
2241 * platform/mac/mathml/presentation/mo-stretch-expected.png:
2242 * platform/mac/mathml/presentation/mo-stretch-expected.txt:
2243
2244 2012-05-02 Gustavo Noronha Silva <gns@gnome.org>
2245
2246 Unreviewed gardening.
2247
2248 * platform/gtk/test_expectations.txt: remove duplicate annotation
2249 for fast/workers/storage/use-same-database-in-page-and-workers.html,
2250 added comment explaining the ocasional ASSERT that's a
2251 cross-platform problem.
2252
2253 2012-05-02 Andy Estes <aestes@apple.com>
2254
2255 media/audio-repaint.html sometimes fails on Lion Debug (Tests)
2256 https://bugs.webkit.org/show_bug.cgi?id=84357
2257
2258 * platform/mac/Skipped: Skipped the flaky test.
2259
2260 2012-05-02 Andy Estes <aestes@apple.com>
2261
2262 Update two more Mac baselines.
2263
2264 * platform/mac/fast/forms/input-appearance-spinbutton-expected.txt:
2265 * platform/mac/tables/mozilla/bugs/bug4527-expected.txt:
2266
2267 2012-05-02 Andy Estes <aestes@apple.com>
2268
2269 Update more Mac baselines after r115846.
2270
2271 * platform/mac/editing/selection/select-from-textfield-outwards-expected .txt:
2272 * platform/mac/fast/block/float/avoiding-float-centered-expected.txt:
2273 * platform/mac/fast/block/float/float-not-removed-from-next-sibling3-exp ected.txt:
2274 * platform/mac/media/audio-controls-rendering-expected.txt:
2275
2276 2012-05-02 Ryosuke Niwa <rniwa@webkit.org>
2277
2278 blockquote gets clobbered on delete, but the font-tag inside it doesn't
2279 https://bugs.webkit.org/show_bug.cgi?id=19702
2280
2281 Reviewed by Enrica Casucci.
2282
2283 Add a regression test initially authored by Ojan Vafai since this bug ap pears to have been fixed already.
2284
2285 * editing/execCommand/delete-line-and-insert-text-in-font-inside-blockqu ote-expected.txt: Added.
2286 * editing/execCommand/delete-line-and-insert-text-in-font-inside-blockqu ote.html: Added.
2287
2288 2012-05-02 Keith Rosenblatt <keith.rosenblatt@nokia.com>
2289
2290 [Qt] ASSERT in FontCustomPlatformDataQt.cpp with invalid font in data UR I
2291 https://bugs.webkit.org/show_bug.cgi?id=85089
2292
2293 Reviewed by Simon Hausmann.
2294
2295 * fast/css/font-face-data-uri-invalid-expected.txt: Added.
2296 * fast/css/font-face-data-uri-invalid.html: Added.
2297
2298 2012-05-02 Andy Estes <aestes@apple.com>
2299
2300 Update Mac baselines after r115846.
2301
2302 * platform/mac/fast/clip/008-expected.txt:
2303 * platform/mac/fast/clip/011-expected.txt:
2304 * platform/mac/fast/clip/012-expected.txt:
2305 * platform/mac/fast/forms/input-text-double-click-expected.txt:
2306 * platform/mac/fast/repaint/overflow-delete-line-expected.txt:
2307 * platform/mac/media/controls-after-reload-expected.txt:
2308 * platform/mac/media/controls-strict-expected.txt:
2309 * platform/mac/media/video-controls-rendering-expected.txt:
2310 * platform/mac/media/video-display-toggle-expected.txt:
2311 * platform/mac/media/video-no-audio-expected.txt:
2312 * platform/mac/media/video-playing-and-pause-expected.txt:
2313 * platform/mac/platform/mac/fast/forms/input-appearance-spinbutton-up-ex pected.txt: Added.
2314 * platform/mac/svg/custom/inline-svg-in-xhtml-expected.txt:
2315 * platform/mac/svg/hixie/mixed/003-expected.txt:
2316 * platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected. txt:
2317 * platform/mac/transforms/3d/general/perspective-non-layer-expected.txt:
2318
2319 2012-05-02 Nate Chapin <japhet@chromium.org>
2320
2321 Unreviewed, rebaseline pdf-commit-load-callbacks.html for chromium-linux .
2322
2323 * platform/chromium-linux/http/tests/loading/pdf-commit-load-callbacks-e xpected.txt: Added.
2324
2325 2012-05-02 Csaba Osztrogonác <ossy@webkit.org>
2326
2327 [Qt] Unreviewed, rebaselining after changes in r115846.
2328
2329 REGRESSION(110072): Clipping is not applied on layers that are animated using platform code
2330 https://bugs.webkit.org/show_bug.cgi?id=83954
2331
2332 * platform/qt/animations/combo-transform-translate+scale-expected.txt: A dded.
2333 * platform/qt/compositing/geometry/object-clip-rects-assertion-expected. txt: Added.
2334 * platform/qt/compositing/overflow/ancestor-overflow-expected.png:
2335 * platform/qt/compositing/overflow/ancestor-overflow-expected.txt:
2336 * platform/qt/css3/selectors3/html/css3-modsel-23-expected.png:
2337 * platform/qt/css3/selectors3/html/css3-modsel-23-expected.txt:
2338 * platform/qt/css3/selectors3/html/css3-modsel-24-expected.png:
2339 * platform/qt/css3/selectors3/html/css3-modsel-24-expected.txt:
2340 * platform/qt/css3/selectors3/html/css3-modsel-68-expected.png:
2341 * platform/qt/css3/selectors3/html/css3-modsel-68-expected.txt:
2342 * platform/qt/css3/selectors3/html/css3-modsel-69-expected.png:
2343 * platform/qt/css3/selectors3/html/css3-modsel-69-expected.txt:
2344 * platform/qt/css3/selectors3/xhtml/css3-modsel-23-expected.png:
2345 * platform/qt/css3/selectors3/xhtml/css3-modsel-23-expected.txt:
2346 * platform/qt/css3/selectors3/xhtml/css3-modsel-24-expected.png:
2347 * platform/qt/css3/selectors3/xhtml/css3-modsel-24-expected.txt:
2348 * platform/qt/css3/selectors3/xhtml/css3-modsel-68-expected.png:
2349 * platform/qt/css3/selectors3/xhtml/css3-modsel-68-expected.txt:
2350 * platform/qt/css3/selectors3/xhtml/css3-modsel-69-expected.png:
2351 * platform/qt/css3/selectors3/xhtml/css3-modsel-69-expected.txt:
2352 * platform/qt/css3/selectors3/xml/css3-modsel-23-expected.png:
2353 * platform/qt/css3/selectors3/xml/css3-modsel-23-expected.txt:
2354 * platform/qt/css3/selectors3/xml/css3-modsel-24-expected.png:
2355 * platform/qt/css3/selectors3/xml/css3-modsel-24-expected.txt:
2356 * platform/qt/css3/selectors3/xml/css3-modsel-68-expected.png:
2357 * platform/qt/css3/selectors3/xml/css3-modsel-68-expected.txt:
2358 * platform/qt/css3/selectors3/xml/css3-modsel-69-expected.png:
2359 * platform/qt/css3/selectors3/xml/css3-modsel-69-expected.txt:
2360 * platform/qt/editing/pasteboard/4806874-expected.png:
2361 * platform/qt/editing/pasteboard/4806874-expected.txt:
2362 * platform/qt/editing/pasteboard/input-field-1-expected.png:
2363 * platform/qt/editing/pasteboard/input-field-1-expected.txt:
2364 * platform/qt/editing/selection/3690703-2-expected.png:
2365 * platform/qt/editing/selection/3690703-2-expected.txt:
2366 * platform/qt/editing/selection/3690703-expected.png:
2367 * platform/qt/editing/selection/3690703-expected.txt:
2368 * platform/qt/editing/selection/3690719-expected.png:
2369 * platform/qt/editing/selection/3690719-expected.txt:
2370 * platform/qt/editing/selection/4895428-3-expected.png:
2371 * platform/qt/editing/selection/4895428-3-expected.txt:
2372 * platform/qt/editing/selection/4975120-expected.png:
2373 * platform/qt/editing/selection/4975120-expected.txt:
2374 * platform/qt/editing/selection/drag-select-1-expected.png:
2375 * platform/qt/editing/selection/drag-select-1-expected.txt:
2376 * platform/qt/editing/selection/expanding-selections-expected.png:
2377 * platform/qt/editing/selection/expanding-selections-expected.txt:
2378 * platform/qt/editing/selection/leave-requested-block-expected.png:
2379 * platform/qt/editing/selection/leave-requested-block-expected.txt:
2380 * platform/qt/editing/selection/select-across-readonly-input-1-expected. png:
2381 * platform/qt/editing/selection/select-across-readonly-input-1-expected. txt:
2382 * platform/qt/editing/selection/select-across-readonly-input-2-expected. png:
2383 * platform/qt/editing/selection/select-across-readonly-input-2-expected. txt:
2384 * platform/qt/editing/selection/select-across-readonly-input-3-expected. png:
2385 * platform/qt/editing/selection/select-across-readonly-input-3-expected. txt:
2386 * platform/qt/editing/selection/select-across-readonly-input-4-expected. png:
2387 * platform/qt/editing/selection/select-across-readonly-input-4-expected. txt:
2388 * platform/qt/editing/selection/select-across-readonly-input-5-expected. png:
2389 * platform/qt/editing/selection/select-across-readonly-input-5-expected. txt:
2390 * platform/qt/fast/block/float/032-expected.png:
2391 * platform/qt/fast/block/float/032-expected.txt:
2392 * platform/qt/fast/block/float/033-expected.txt:
2393 * platform/qt/fast/block/float/avoidance-rtl-expected.txt:
2394 * platform/qt/fast/block/float/float-not-removed-from-next-sibling3-expe cted.png: Copied from LayoutTests/platform/qt/fast/repaint/renderer-destruction- by-invalidateSelection-crash-expected.png.
2395 * platform/qt/fast/block/float/float-not-removed-from-next-sibling3-expe cted.txt:
2396 * platform/qt/fast/block/float/float-overflow-hidden-containing-block-wi dth-expected.png:
2397 * platform/qt/fast/block/float/float-overflow-hidden-containing-block-wi dth-expected.txt:
2398 * platform/qt/fast/block/float/in-margin-expected.png: Copied from Layou tTests/platform/qt/fast/repaint/iframe-scroll-repaint-expected.png.
2399 * platform/qt/fast/block/float/in-margin-expected.txt:
2400 * platform/qt/fast/block/float/overlapping-floats-with-overflow-hidden-e xpected.png:
2401 * platform/qt/fast/block/float/overlapping-floats-with-overflow-hidden-e xpected.txt:
2402 * platform/qt/fast/block/float/shrink-to-avoid-float-complexity-expected .png:
2403 * platform/qt/fast/block/float/shrink-to-avoid-float-complexity-expected .txt:
2404 * platform/qt/fast/block/lineboxcontain/parsing-invalid-expected.png:
2405 * platform/qt/fast/block/lineboxcontain/parsing-invalid-expected.txt:
2406 * platform/qt/fast/clip/008-expected.png:
2407 * platform/qt/fast/clip/008-expected.txt:
2408 * platform/qt/fast/clip/011-expected.png:
2409 * platform/qt/fast/clip/011-expected.txt:
2410 * platform/qt/fast/clip/012-expected.png:
2411 * platform/qt/fast/clip/012-expected.txt:
2412 * platform/qt/fast/clip/017-expected.png: Copied from LayoutTests/platfo rm/qt/tables/mozilla_expected_failures/bugs/bug45621-expected.png.
2413 * platform/qt/fast/clip/017-expected.txt:
2414 * platform/qt/fast/css/input-search-padding-expected.png:
2415 * platform/qt/fast/css/input-search-padding-expected.txt:
2416 * platform/qt/fast/css/invalidation-errors-2-expected.png:
2417 * platform/qt/fast/css/invalidation-errors-2-expected.txt:
2418 * platform/qt/fast/css/invalidation-errors-expected.png:
2419 * platform/qt/fast/css/invalidation-errors-expected.txt:
2420 * platform/qt/fast/css/line-height-expected.png:
2421 * platform/qt/fast/css/line-height-expected.txt:
2422 * platform/qt/fast/css/nested-layers-with-hover-expected.png:
2423 * platform/qt/fast/css/nested-layers-with-hover-expected.txt:
2424 * platform/qt/fast/css/resize-single-axis-expected.txt: Added.
2425 * platform/qt/fast/css/text-input-with-webkit-border-radius-expected.png :
2426 * platform/qt/fast/css/text-input-with-webkit-border-radius-expected.txt :
2427 * platform/qt/fast/css/text-overflow-input-expected.txt:
2428 * platform/qt/fast/dom/isindex-001-expected.png: Added.
2429 * platform/qt/fast/dom/isindex-001-expected.txt:
2430 * platform/qt/fast/dynamic/subtree-boundary-percent-height-expected.png:
2431 * platform/qt/fast/dynamic/subtree-boundary-percent-height-expected.txt:
2432 * platform/qt/fast/dynamic/subtree-no-common-root-static-y-expected.png:
2433 * platform/qt/fast/dynamic/subtree-no-common-root-static-y-expected.txt:
2434 * platform/qt/fast/dynamic/subtree-table-cell-height-expected.png:
2435 * platform/qt/fast/dynamic/subtree-table-cell-height-expected.txt:
2436 * platform/qt/fast/events/context-no-deselect-expected.png: Added.
2437 * platform/qt/fast/events/context-no-deselect-expected.txt:
2438 * platform/qt/fast/events/mouse-relative-position-expected.txt: Added.
2439 * platform/qt/fast/forms/basic-inputs-expected.txt:
2440 * platform/qt/fast/forms/date/date-appearance-expected.png: Added.
2441 * platform/qt/fast/forms/date/date-appearance-expected.txt: Added.
2442 * platform/qt/fast/forms/encoding-test-expected.png: Copied from LayoutT ests/platform/qt/fast/forms/search-styled-expected.png.
2443 * platform/qt/fast/forms/encoding-test-expected.txt:
2444 * platform/qt/fast/forms/fieldset-align-expected.png: Added.
2445 * platform/qt/fast/forms/fieldset-align-expected.txt:
2446 * platform/qt/fast/forms/floating-textfield-relayout-expected.png: Added .
2447 * platform/qt/fast/forms/floating-textfield-relayout-expected.txt:
2448 * platform/qt/fast/forms/input-align-expected.png: Added.
2449 * platform/qt/fast/forms/input-align-expected.txt:
2450 * platform/qt/fast/forms/input-appearance-bkcolor-expected.png: Added.
2451 * platform/qt/fast/forms/input-appearance-bkcolor-expected.txt:
2452 * platform/qt/fast/forms/input-appearance-default-bkcolor-expected.png: Added.
2453 * platform/qt/fast/forms/input-appearance-default-bkcolor-expected.txt:
2454 * platform/qt/fast/forms/input-appearance-disabled-expected.png: Added.
2455 * platform/qt/fast/forms/input-appearance-disabled-expected.txt:
2456 * platform/qt/fast/forms/input-appearance-focus-expected.png: Added.
2457 * platform/qt/fast/forms/input-appearance-focus-expected.txt:
2458 * platform/qt/fast/forms/input-appearance-preventDefault-expected.png: A dded.
2459 * platform/qt/fast/forms/input-appearance-preventDefault-expected.txt:
2460 * platform/qt/fast/forms/input-appearance-readonly-expected.png: Added.
2461 * platform/qt/fast/forms/input-appearance-readonly-expected.txt:
2462 * platform/qt/fast/forms/input-appearance-selection-expected.png: Added.
2463 * platform/qt/fast/forms/input-appearance-visibility-expected.png: Added .
2464 * platform/qt/fast/forms/input-appearance-visibility-expected.txt:
2465 * platform/qt/fast/forms/input-baseline-expected.png: Added.
2466 * platform/qt/fast/forms/input-baseline-expected.txt:
2467 * platform/qt/fast/forms/input-double-click-selection-gap-bug-expected.p ng: Added.
2468 * platform/qt/fast/forms/input-double-click-selection-gap-bug-expected.t xt:
2469 * platform/qt/fast/forms/input-field-text-truncated-expected.png: Added.
2470 * platform/qt/fast/forms/input-field-text-truncated-expected.txt:
2471 * platform/qt/fast/forms/input-placeholder-visibility-1-expected.png:
2472 * platform/qt/fast/forms/input-placeholder-visibility-1-expected.txt:
2473 * platform/qt/fast/forms/input-placeholder-visibility-3-expected.png:
2474 * platform/qt/fast/forms/input-placeholder-visibility-3-expected.txt:
2475 * platform/qt/fast/forms/input-readonly-empty-expected.png: Added.
2476 * platform/qt/fast/forms/input-readonly-empty-expected.txt:
2477 * platform/qt/fast/forms/input-spaces-expected.png: Added.
2478 * platform/qt/fast/forms/input-spaces-expected.txt:
2479 * platform/qt/fast/forms/input-text-click-inside-expected.png: Added.
2480 * platform/qt/fast/forms/input-text-click-inside-expected.txt:
2481 * platform/qt/fast/forms/input-text-double-click-expected.png: Added.
2482 * platform/qt/fast/forms/input-text-double-click-expected.txt:
2483 * platform/qt/fast/forms/input-text-option-delete-expected.png: Added.
2484 * platform/qt/fast/forms/input-text-option-delete-expected.txt:
2485 * platform/qt/fast/forms/input-text-self-emptying-click-expected.png: Ad ded.
2486 * platform/qt/fast/forms/input-text-self-emptying-click-expected.txt:
2487 * platform/qt/fast/forms/input-width-expected.png: Copied from LayoutTes ts/platform/qt/fast/repaint/renderer-destruction-by-invalidateSelection-crash-ex pected.png.
2488 * platform/qt/fast/forms/input-width-expected.txt:
2489 * platform/qt/fast/forms/number/input-appearance-number-rtl-expected.png :
2490 * platform/qt/fast/forms/number/input-appearance-number-rtl-expected.txt :
2491 * platform/qt/fast/forms/number/input-appearance-spinbutton-disabled-rea donly-expected.png:
2492 * platform/qt/fast/forms/number/input-appearance-spinbutton-disabled-rea donly-expected.txt:
2493 * platform/qt/fast/forms/number/input-appearance-spinbutton-layer-expect ed.png:
2494 * platform/qt/fast/forms/number/input-appearance-spinbutton-layer-expect ed.txt:
2495 * platform/qt/fast/forms/placeholder-position-expected.png:
2496 * platform/qt/fast/forms/placeholder-position-expected.txt:
2497 * platform/qt/fast/forms/search-cancel-button-style-sharing-expected.png :
2498 * platform/qt/fast/forms/search-cancel-button-style-sharing-expected.txt :
2499 * platform/qt/fast/forms/search-display-none-cancel-button-expected.png:
2500 * platform/qt/fast/forms/search-display-none-cancel-button-expected.txt:
2501 * platform/qt/fast/forms/search-rtl-expected.png:
2502 * platform/qt/fast/forms/search-rtl-expected.txt:
2503 * platform/qt/fast/forms/search-styled-expected.png:
2504 * platform/qt/fast/forms/search-styled-expected.txt:
2505 * platform/qt/fast/forms/search-vertical-alignment-expected.png:
2506 * platform/qt/fast/forms/search-vertical-alignment-expected.txt:
2507 * platform/qt/fast/forms/text-style-color-expected.png: Added.
2508 * platform/qt/fast/forms/text-style-color-expected.txt:
2509 * platform/qt/fast/forms/textfield-focus-ring-expected.png:
2510 * platform/qt/fast/forms/textfield-focus-ring-expected.txt:
2511 * platform/qt/fast/frames/take-focus-from-iframe-expected.png:
2512 * platform/qt/fast/frames/take-focus-from-iframe-expected.txt:
2513 * platform/qt/fast/html/details-no-summary4-expected.png:
2514 * platform/qt/fast/html/details-no-summary4-expected.txt:
2515 * platform/qt/fast/html/details-open-javascript-expected.png:
2516 * platform/qt/fast/html/details-open-javascript-expected.txt:
2517 * platform/qt/fast/html/details-open2-expected.png:
2518 * platform/qt/fast/html/details-open2-expected.txt:
2519 * platform/qt/fast/html/details-open4-expected.png:
2520 * platform/qt/fast/html/details-open4-expected.txt:
2521 * platform/qt/fast/layers/add-layer-with-nested-stacking-expected.txt:
2522 * platform/qt/fast/layers/remove-layer-with-nested-stacking-expected.png :
2523 * platform/qt/fast/layers/remove-layer-with-nested-stacking-expected.txt :
2524 * platform/qt/fast/layers/self-painting-outline-expected.txt:
2525 * platform/qt/fast/lists/dynamic-marker-crash-expected.png: Added.
2526 * platform/qt/fast/lists/dynamic-marker-crash-expected.txt:
2527 * platform/qt/fast/multicol/layers-split-across-columns-expected.png:
2528 * platform/qt/fast/multicol/layers-split-across-columns-expected.txt:
2529 * platform/qt/fast/overflow/004-expected.png: Added.
2530 * platform/qt/fast/overflow/004-expected.txt:
2531 * platform/qt/fast/overflow/line-clamp-expected.png:
2532 * platform/qt/fast/overflow/line-clamp-expected.txt:
2533 * platform/qt/fast/overflow/overflow-focus-ring-expected.png: Added.
2534 * platform/qt/fast/overflow/overflow-focus-ring-expected.txt:
2535 * platform/qt/fast/repaint/iframe-scroll-repaint-expected.png:
2536 * platform/qt/fast/repaint/iframe-scroll-repaint-expected.txt:
2537 * platform/qt/fast/repaint/lines-with-layout-delta-expected.png:
2538 * platform/qt/fast/repaint/lines-with-layout-delta-expected.txt:
2539 * platform/qt/fast/repaint/opacity-change-on-overflow-float-expected.png :
2540 * platform/qt/fast/repaint/opacity-change-on-overflow-float-expected.txt :
2541 * platform/qt/fast/repaint/overflow-clip-subtree-layout-expected.txt:
2542 * platform/qt/fast/repaint/renderer-destruction-by-invalidateSelection-c rash-expected.png:
2543 * platform/qt/fast/repaint/renderer-destruction-by-invalidateSelection-c rash-expected.txt:
2544 * platform/qt/fast/repaint/repaint-resized-overflow-expected.png:
2545 * platform/qt/fast/repaint/repaint-resized-overflow-expected.txt:
2546 * platform/qt/fast/repaint/search-field-cancel-expected.png:
2547 * platform/qt/fast/repaint/search-field-cancel-expected.txt:
2548 * platform/qt/fast/repaint/subtree-layoutstate-transform-expected.png: A dded.
2549 * platform/qt/fast/repaint/subtree-layoutstate-transform-expected.txt:
2550 * platform/qt/fast/repaint/subtree-root-clip-2-expected.txt:
2551 * platform/qt/fast/repaint/subtree-root-clip-3-expected.txt:
2552 * platform/qt/fast/repaint/subtree-root-clip-expected.txt:
2553 * platform/qt/fast/repaint/subtree-root-skipped-expected.png:
2554 * platform/qt/fast/repaint/subtree-root-skipped-expected.txt:
2555 * platform/qt/fast/repaint/table-hover-on-link-expected.png: Copied from LayoutTests/platform/qt/fast/repaint/renderer-destruction-by-invalidateSelectio n-crash-expected.png.
2556 * platform/qt/fast/repaint/table-hover-on-link-expected.txt: Added.
2557 * platform/qt/fast/replaced/replaced-breaking-expected.txt:
2558 * platform/qt/fast/replaced/replaced-breaking-mixture-expected.png:
2559 * platform/qt/fast/replaced/replaced-breaking-mixture-expected.txt:
2560 * platform/qt/fast/replaced/width100percent-searchfield-expected.png:
2561 * platform/qt/fast/replaced/width100percent-searchfield-expected.txt:
2562 * platform/qt/fast/replaced/width100percent-textfield-expected.png:
2563 * platform/qt/fast/replaced/width100percent-textfield-expected.txt:
2564 * platform/qt/fast/speech/input-appearance-searchandspeech-expected.png: Added.
2565 * platform/qt/fast/speech/input-appearance-searchandspeech-expected.txt: Added.
2566 * platform/qt/fast/speech/input-appearance-speechbutton-expected.png: Ad ded.
2567 * platform/qt/fast/speech/input-appearance-speechbutton-expected.txt: Ad ded.
2568 * platform/qt/fast/speech/speech-bidi-rendering-expected.png: Added.
2569 * platform/qt/fast/speech/speech-bidi-rendering-expected.txt: Added.
2570 * platform/qt/fast/table/029-expected.png:
2571 * platform/qt/fast/table/029-expected.txt:
2572 * platform/qt/fast/table/colspanMinWidth-expected.png:
2573 * platform/qt/fast/table/colspanMinWidth-expected.txt:
2574 * platform/qt/fast/table/colspanMinWidth-vertical-expected.png:
2575 * platform/qt/fast/table/colspanMinWidth-vertical-expected.txt:
2576 * platform/qt/fast/table/overflowHidden-expected.png:
2577 * platform/qt/fast/table/overflowHidden-expected.txt:
2578 * platform/qt/fast/table/spanOverlapRepaint-expected.png:
2579 * platform/qt/fast/table/spanOverlapRepaint-expected.txt:
2580 * platform/qt/fast/table/text-field-baseline-expected.png:
2581 * platform/qt/fast/table/text-field-baseline-expected.txt:
2582 * platform/qt/fast/text/textIteratorNilRenderer-expected.txt:
2583 * platform/qt/fast/transforms/transformed-focused-text-input-expected.pn g:
2584 * platform/qt/fast/transforms/transformed-focused-text-input-expected.tx t:
2585 * platform/qt/http/tests/navigation/javascriptlink-frames-expected.txt:
2586 * platform/qt/plugins/mouse-click-plugin-clears-selection-expected.png: Copied from LayoutTests/platform/qt/fast/repaint/iframe-scroll-repaint-expected. png.
2587 * platform/qt/plugins/mouse-click-plugin-clears-selection-expected.txt:
2588 * platform/qt/svg/custom/inline-svg-in-xhtml-expected.txt:
2589 * platform/qt/svg/hixie/mixed/003-expected.png:
2590 * platform/qt/svg/hixie/mixed/003-expected.txt:
2591 * platform/qt/tables/mozilla/bugs/45621-expected.png:
2592 * platform/qt/tables/mozilla/bugs/45621-expected.txt:
2593 * platform/qt/tables/mozilla/bugs/bug1188-expected.txt:
2594 * platform/qt/tables/mozilla/bugs/bug154780-expected.png:
2595 * platform/qt/tables/mozilla/bugs/bug154780-expected.txt:
2596 * platform/qt/tables/mozilla/bugs/bug18359-expected.txt:
2597 * platform/qt/tables/mozilla/bugs/bug24200-expected.png:
2598 * platform/qt/tables/mozilla/bugs/bug24200-expected.txt:
2599 * platform/qt/tables/mozilla/bugs/bug2479-2-expected.txt:
2600 * platform/qt/tables/mozilla/bugs/bug2479-3-expected.txt:
2601 * platform/qt/tables/mozilla/bugs/bug2479-4-expected.txt:
2602 * platform/qt/tables/mozilla/bugs/bug28928-expected.txt:
2603 * platform/qt/tables/mozilla/bugs/bug4382-expected.txt:
2604 * platform/qt/tables/mozilla/bugs/bug4527-expected.txt:
2605 * platform/qt/tables/mozilla/bugs/bug46368-1-expected.txt:
2606 * platform/qt/tables/mozilla/bugs/bug46368-2-expected.txt:
2607 * platform/qt/tables/mozilla/bugs/bug51037-expected.txt:
2608 * platform/qt/tables/mozilla/bugs/bug55545-expected.png:
2609 * platform/qt/tables/mozilla/bugs/bug55545-expected.txt:
2610 * platform/qt/tables/mozilla/bugs/bug7342-expected.txt:
2611 * platform/qt/tables/mozilla/dom/tableDom-expected.txt:
2612 * platform/qt/tables/mozilla/other/move_row-expected.txt:
2613 * platform/qt/tables/mozilla_expected_failures/bugs/bug106966-expected.p ng:
2614 * platform/qt/tables/mozilla_expected_failures/bugs/bug106966-expected.t xt:
2615 * platform/qt/tables/mozilla_expected_failures/bugs/bug2479-5-expected.p ng: Added.
2616 * platform/qt/tables/mozilla_expected_failures/bugs/bug2479-5-expected.t xt:
2617 * platform/qt/tables/mozilla_expected_failures/bugs/bug45621-expected.pn g:
2618 * platform/qt/tables/mozilla_expected_failures/bugs/bug45621-expected.tx t:
2619 * platform/qt/tables/mozilla_expected_failures/bugs/bug92647-1-expected. png:
2620 * platform/qt/tables/mozilla_expected_failures/bugs/bug92647-1-expected. txt:
2621 * platform/qt/test_expectations.txt:
2622
2623 2012-05-02 Eric Carlson <eric.carlson@apple.com>
2624
2625 Mac media engine doesn't reccognize canPlayType('audio/wav; codecs=1')
2626 https://bugs.webkit.org/show_bug.cgi?id=85409
2627
2628 Not reviewed, new platform results added after r115798.
2629
2630 * platform/mac/media/media-can-play-wav-audio-expected.txt: Added.
2631
2632 2012-05-02 Csaba Osztrogonác <ossy@webkit.org>
2633
2634 [Qt][WK2] Unreviewed gardening after r115821.
2635
2636 * platform/qt-5.0-wk2/fast/dom/Window/window-properties-expected.txt: Up dated.
2637
2638 2012-05-02 Filip Pizlo <fpizlo@apple.com>
2639
2640 Unreviewed, changing test expectations due to https://bugs.webkit.org/sh ow_bug.cgi?id=85408
2641
2642 * platform/mac/test_expectations.txt:
2643
2644 2012-05-02 Kenneth Russell <kbr@google.com>
2645
2646 Don't allocate stencil buffer if stencil flag is false in context creati on attributes
2647 https://bugs.webkit.org/show_bug.cgi?id=85317
2648
2649 Reviewed by Dimitri Glazkov.
2650
2651 * fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias-exp ected.txt:
2652 * fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias.htm l:
2653
2654 2012-05-02 Zan Dobersek <zandobersek@gmail.com>
2655
2656 Unreviewed, rebaselining after changes in r115846.
2657
2658 * fast/repaint/table-hover-on-link-expected.txt:
2659 * platform/gtk/editing/inserting/before-after-input-element-expected.txt :
2660 * platform/gtk/editing/pasteboard/4806874-expected.txt:
2661 * platform/gtk/editing/pasteboard/input-field-1-expected.txt:
2662 * platform/gtk/editing/selection/3690703-2-expected.txt:
2663 * platform/gtk/editing/selection/3690703-expected.txt:
2664 * platform/gtk/editing/selection/3690719-expected.txt:
2665 * platform/gtk/editing/selection/4895428-3-expected.txt:
2666 * platform/gtk/editing/selection/4975120-expected.txt:
2667 * platform/gtk/editing/selection/drag-select-1-expected.txt:
2668 * platform/gtk/editing/selection/select-across-readonly-input-1-expected .txt:
2669 * platform/gtk/editing/selection/select-across-readonly-input-4-expected .txt:
2670 * platform/gtk/editing/selection/select-across-readonly-input-5-expected .txt:
2671 * platform/gtk/editing/selection/select-from-textfield-outwards-expected .txt:
2672 * platform/gtk/editing/spelling/inline_spelling_markers-expected.txt:
2673 * platform/gtk/fast/block/float/032-expected.txt:
2674 * platform/gtk/fast/block/float/033-expected.txt:
2675 * platform/gtk/fast/block/float/avoidance-rtl-expected.txt:
2676 * platform/gtk/fast/block/float/float-not-removed-from-next-sibling3-exp ected.txt:
2677 * platform/gtk/fast/block/float/float-overflow-hidden-containing-block-w idth-expected.txt:
2678 * platform/gtk/fast/block/float/in-margin-expected.txt:
2679 * platform/gtk/fast/block/float/overlapping-floats-with-overflow-hidden- expected.txt:
2680 * platform/gtk/fast/block/float/shrink-to-avoid-float-complexity-expecte d.txt:
2681 * platform/gtk/fast/block/lineboxcontain/parsing-invalid-expected.txt:
2682 * platform/gtk/fast/block/margin-collapse/103-expected.txt:
2683 * platform/gtk/fast/clip/008-expected.txt:
2684 * platform/gtk/fast/clip/011-expected.txt:
2685 * platform/gtk/fast/clip/012-expected.txt:
2686 * platform/gtk/fast/clip/017-expected.txt:
2687 * platform/gtk/fast/css/input-search-padding-expected.txt:
2688 * platform/gtk/fast/css/invalidation-errors-2-expected.txt:
2689 * platform/gtk/fast/css/invalidation-errors-expected.txt:
2690 * platform/gtk/fast/css/text-overflow-input-expected.txt:
2691 * platform/gtk/fast/dom/isindex-001-expected.txt:
2692 * platform/gtk/fast/dom/isindex-002-expected.txt:
2693 * platform/gtk/fast/dynamic/subtree-boundary-percent-height-expected.txt :
2694 * platform/gtk/fast/dynamic/subtree-no-common-root-static-y-expected.txt :
2695 * platform/gtk/fast/dynamic/subtree-table-cell-height-expected.txt:
2696 * platform/gtk/fast/events/autoscroll-expected.txt:
2697 * platform/gtk/fast/events/context-no-deselect-expected.txt:
2698 * platform/gtk/fast/forms/box-shadow-override-expected.txt:
2699 * platform/gtk/fast/forms/encoding-test-expected.txt:
2700 * platform/gtk/fast/forms/fieldset-align-expected.txt:
2701 * platform/gtk/fast/forms/input-appearance-bkcolor-expected.txt:
2702 * platform/gtk/fast/forms/input-appearance-focus-expected.txt:
2703 * platform/gtk/fast/forms/input-appearance-height-expected.txt:
2704 * platform/gtk/fast/forms/input-appearance-readonly-expected.txt:
2705 * platform/gtk/fast/forms/input-appearance-selection-expected.txt:
2706 * platform/gtk/fast/forms/input-appearance-width-expected.txt:
2707 * platform/gtk/fast/forms/input-baseline-expected.txt:
2708 * platform/gtk/fast/forms/input-double-click-selection-gap-bug-expected. txt:
2709 * platform/gtk/fast/forms/input-field-text-truncated-expected.txt:
2710 * platform/gtk/fast/forms/input-placeholder-visibility-1-expected.txt:
2711 * platform/gtk/fast/forms/input-readonly-autoscroll-expected.txt:
2712 * platform/gtk/fast/forms/input-readonly-empty-expected.txt:
2713 * platform/gtk/fast/forms/input-table-expected.txt:
2714 * platform/gtk/fast/forms/input-text-click-inside-expected.txt:
2715 * platform/gtk/fast/forms/input-text-click-outside-expected.txt:
2716 * platform/gtk/fast/forms/input-text-double-click-expected.txt:
2717 * platform/gtk/fast/forms/input-text-drag-down-expected.txt:
2718 * platform/gtk/fast/forms/input-text-scroll-left-on-blur-expected.txt:
2719 * platform/gtk/fast/forms/input-text-self-emptying-click-expected.txt:
2720 * platform/gtk/fast/forms/input-width-expected.txt:
2721 * platform/gtk/fast/forms/placeholder-position-expected.txt:
2722 * platform/gtk/fast/forms/placeholder-pseudo-style-expected.txt:
2723 * platform/gtk/fast/forms/search-cancel-button-style-sharing-expected.tx t:
2724 * platform/gtk/fast/forms/search-rtl-expected.txt:
2725 * platform/gtk/fast/forms/search-styled-expected.txt:
2726 * platform/gtk/fast/forms/searchfield-heights-expected.txt:
2727 * platform/gtk/fast/forms/tabbing-input-iframe-expected.txt:
2728 * platform/gtk/fast/forms/textfield-focus-ring-expected.txt:
2729 * platform/gtk/fast/forms/textfield-overflow-expected.txt:
2730 * platform/gtk/fast/forms/validation-message-appearance-expected.txt:
2731 * platform/gtk/fast/frames/take-focus-from-iframe-expected.txt:
2732 * platform/gtk/fast/html/details-no-summary4-expected.txt:
2733 * platform/gtk/fast/html/details-open-javascript-expected.txt:
2734 * platform/gtk/fast/html/details-open2-expected.txt:
2735 * platform/gtk/fast/html/details-open4-expected.txt:
2736 * platform/gtk/fast/invalid/residual-style-expected.txt:
2737 * platform/gtk/fast/layers/add-layer-with-nested-stacking-expected.txt:
2738 * platform/gtk/fast/layers/remove-layer-with-nested-stacking-expected.tx t:
2739 * platform/gtk/fast/layers/self-painting-outline-expected.txt:
2740 * platform/gtk/fast/multicol/layers-split-across-columns-expected.txt:
2741 * platform/gtk/fast/overflow/004-expected.txt:
2742 * platform/gtk/fast/overflow/clip-rects-fixed-ancestor-expected.txt:
2743 * platform/gtk/fast/overflow/overflow-focus-ring-expected.txt:
2744 * platform/gtk/fast/repaint/inline-relative-positioned-expected.txt:
2745 * platform/gtk/fast/repaint/layer-outline-expected.txt:
2746 * platform/gtk/fast/repaint/layer-outline-horizontal-expected.txt:
2747 * platform/gtk/fast/repaint/opacity-change-on-overflow-float-expected.tx t:
2748 * platform/gtk/fast/repaint/overflow-clip-subtree-layout-expected.txt:
2749 * platform/gtk/fast/repaint/renderer-destruction-by-invalidateSelection- crash-expected.txt:
2750 * platform/gtk/fast/repaint/repaint-resized-overflow-expected.txt:
2751 * platform/gtk/fast/repaint/subtree-layoutstate-transform-expected.txt:
2752 * platform/gtk/fast/repaint/subtree-root-clip-2-expected.txt:
2753 * platform/gtk/fast/repaint/subtree-root-clip-3-expected.txt:
2754 * platform/gtk/fast/repaint/subtree-root-clip-expected.txt:
2755 * platform/gtk/fast/repaint/subtree-root-skipped-expected.txt:
2756 * platform/gtk/fast/replaced/replaced-breaking-expected.txt:
2757 * platform/gtk/fast/replaced/replaced-breaking-mixture-expected.txt:
2758 * platform/gtk/fast/table/003-expected.txt:
2759 * platform/gtk/fast/table/029-expected.txt:
2760 * platform/gtk/fast/table/colspanMinWidth-expected.txt:
2761 * platform/gtk/fast/table/overflowHidden-expected.txt:
2762 * platform/gtk/fast/table/text-field-baseline-expected.txt:
2763 * platform/gtk/fast/text/selection-painted-separately-expected.txt:
2764 * platform/gtk/fast/text/selection-rect-rounding-expected.txt:
2765 * platform/gtk/fast/text/textIteratorNilRenderer-expected.txt:
2766 * platform/gtk/fast/transforms/transformed-focused-text-input-expected.t xt:
2767 * platform/gtk/http/tests/navigation/javascriptlink-frames-expected.txt:
2768 * platform/gtk/plugins/mouse-click-plugin-clears-selection-expected.txt:
2769 * platform/gtk/svg/custom/inline-svg-in-xhtml-expected.txt:
2770 * platform/gtk/tables/mozilla/bugs/45621-expected.txt:
2771 * platform/gtk/tables/mozilla/bugs/bug1188-expected.txt:
2772 * platform/gtk/tables/mozilla/bugs/bug12384-expected.txt:
2773 * platform/gtk/tables/mozilla/bugs/bug24200-expected.txt:
2774 * platform/gtk/tables/mozilla/bugs/bug2479-2-expected.txt:
2775 * platform/gtk/tables/mozilla/bugs/bug2479-3-expected.txt:
2776 * platform/gtk/tables/mozilla/bugs/bug2479-4-expected.txt:
2777 * platform/gtk/tables/mozilla/bugs/bug28928-expected.txt:
2778 * platform/gtk/tables/mozilla/bugs/bug4382-expected.txt:
2779 * platform/gtk/tables/mozilla/bugs/bug44505-expected.txt:
2780 * platform/gtk/tables/mozilla/bugs/bug4527-expected.txt:
2781 * platform/gtk/tables/mozilla/bugs/bug55545-expected.txt:
2782 * platform/gtk/tables/mozilla/bugs/bug7342-expected.txt:
2783 * platform/gtk/tables/mozilla/bugs/bug99948-expected.txt:
2784 * platform/gtk/tables/mozilla_expected_failures/bugs/bug106966-expected. txt:
2785 * platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected. txt:
2786 * platform/gtk/tables/mozilla_expected_failures/bugs/bug45621-expected.t xt:
2787 * platform/gtk/tables/mozilla_expected_failures/bugs/bug92647-1-expected .txt:
2788
2789 2012-05-02 Filip Pizlo <fpizlo@apple.com>
2790
2791 Unreviewed, changing test expectations due to https://bugs.webkit.org/sh ow_bug.cgi?id=85404
2792
2793 * platform/mac/test_expectations.txt:
2794
2795 2012-05-02 Nate Chapin <japhet@chromium.org>
2796
2797 Unreviewed, expectations updates after r115774.
2798
2799 * platform/chromium-win/http/tests/loading/pdf-commit-load-callbacks-exp ected.txt: Added.
2800 * platform/chromium/test_expectations.txt:
2801 * platform/gtk/http/tests/loading/pdf-commit-load-callbacks-expected.txt : Added.
2802 * platform/gtk/test_expectations.txt:
2803 * platform/qt/Skipped:
2804 * platform/qt/http/tests/loading/pdf-commit-load-callbacks-expected.txt: Added.
2805
2806 2012-05-02 Filip Pizlo <fpizlo@apple.com>
2807
2808 Unreviewed, changing test expectations due to https://bugs.webkit.org/sh ow_bug.cgi?id=85401
2809
2810 * platform/mac/test_expectations.txt:
2811
2812 2012-05-02 Oliver Hunt <oliver@apple.com>
2813
2814 Unreviewed, rolling out r115388.
2815 http://trac.webkit.org/changeset/115388
2816 https://bugs.webkit.org/show_bug.cgi?id=85011
2817
2818 This caused many weird performance problems, and needs to be
2819 landed in pieces.
2820
2821 * fast/js/global-recursion-on-full-stack-expected.txt:
2822 * fast/js/stack-trace-expected.txt:
2823
2824 2012-05-02 Zan Dobersek <zandobersek@gmail.com>
2825
2826 Unreviewed, removing recent test expectations for changes in r115846
2827 to get proper new baselines from the buildbots.
2828
2829 * platform/gtk/test_expectations.txt:
2830
2831 2012-05-02 Julien Chaffraix <jchaffraix@webkit.org>
2832
2833 Unreviewed Chromium gardening.
2834
2835 * platform/chromium-mac-leopard/fast/layers/add-layer-with-nested-stacki ng-expected.txt: Added.
2836 * platform/chromium-mac-leopard/fast/speech/input-appearance-searchandsp eech-expected.txt: Added.
2837 * platform/chromium-mac-snowleopard/fast/layers/add-layer-with-nested-st acking-expected.txt: Added.
2838 * platform/chromium-mac/editing/selection/select-from-textfield-outwards -expected.txt:
2839 * platform/chromium-mac/editing/spelling/inline_spelling_markers-expecte d.txt: Removed.
2840 * platform/chromium-mac/fast/forms/form-element-geometry-expected.txt:
2841 * platform/chromium-mac/fast/forms/input-value-expected.txt:
2842 * platform/chromium-mac/fast/layers/add-layer-with-nested-stacking-expec ted.txt: Added.
2843 * platform/chromium-mac/fast/layers/remove-layer-with-nested-stacking-ex pected.txt: Removed.
2844 Rebaselined the previous tests.
2845
2846 * platform/chromium/test_expectations.txt:
2847 Tweaked the expectation files to cover the failures on Mac.
2848
2849 2012-05-02 Julien Chaffraix <jchaffraix@webkit.org>
2850
2851 Unreviewed expectation updates after r115846.
2852
2853 * platform/gtk/test_expectations.txt:
2854 * platform/qt/test_expectations.txt:
2855 Added more files after triaging the diffs.
2856
2857 2012-05-02 Ryosuke Niwa <rniwa@webkit.org>
2858
2859 NULL ptr in WebCore::AppendNodeCommand::AppendNodeCommand
2860 https://bugs.webkit.org/show_bug.cgi?id=75843
2861
2862 Reviewed by Tony Chang.
2863
2864 Add a regression test.
2865
2866 * editing/execCommand/indent-with-after-content-crash-expected.txt: Adde d.
2867 * editing/execCommand/indent-with-after-content-crash.html: Added.
2868
2869 2012-05-02 Julien Chaffraix <jchaffraix@webkit.org>
2870
2871 REGRESSION(110072): Clipping is not applied on layers that are animated using platform code
2872 https://bugs.webkit.org/show_bug.cgi?id=83954
2873
2874 Reviewed by Simon Fraser.
2875
2876 * fast/layers/no-clipping-overflow-hidden-added-after-transform-expected .html: Added.
2877 * fast/layers/no-clipping-overflow-hidden-added-after-transform.html: Ad ded.
2878 * fast/layers/no-clipping-overflow-hidden-added-after-transition-expecte d.html: Added.
2879 * fast/layers/no-clipping-overflow-hidden-added-after-transition.html: A dded.
2880 * fast/layers/no-clipping-overflow-hidden-hardware-acceleration-expected .html: Added.
2881 * fast/layers/no-clipping-overflow-hidden-hardware-acceleration.html: Ad ded.
2882
2883 * platform/chromium/test_expectations.txt:
2884 * platform/gtk/test_expectations.txt:
2885 * platform/qt/test_expectations.txt:
2886 Disabled some tests for those platforms.
2887
2888 * platform/efl/test_expectations.txt:
2889 * platform/mac/test_expectations.txt:
2890 * platform/qt/Skipped:
2891 * platform/win/Skipped:
2892 Re-enabled those tests on the premises that r11072 / bug 75568 got rolle d out.
2893
2894 2012-05-02 Mikhail Pozdnyakov <mikhail.pozdnyakov@intel.com>
2895
2896 [EFL] EFL's LayoutTestController overridePreference implementation
2897 https://bugs.webkit.org/show_bug.cgi?id=83007
2898
2899 Unskip tescases depending on LayoutTestController overridePreference met hod.
2900
2901 Reviewed by Antonio Gomes.
2902
2903 * platform/efl/Skipped:
2904
2905 2012-05-02 Andrey Kosyakov <caseq@chromium.org>
2906
2907 Unreviewed. Refining expectations for passing tests.
2908
2909 * platform/chromium/test_expectations.txt:
2910
2911 2012-05-02 Raphael Kubo da Costa <rakuco@webkit.org>
2912
2913 Unreviewed, EFL rebaseline after r115415 and r115294.
2914
2915 * platform/efl/fast/images/support-broken-image-delegate-expected.txt:
2916 * platform/efl/http/tests/loading/simple-subframe-expected.txt:
2917 * platform/efl/security/block-test-expected.txt:
2918 * platform/efl/security/block-test-no-port-expected.txt:
2919
2920 2012-05-02 Philippe Normand <pnormand@igalia.com>
2921
2922 Unreviewed, GTK rebaseline after r115825.
2923
2924 * platform/gtk/fast/lists/drag-into-marker-expected.txt:
2925
2926 2012-05-02 Raphael Kubo da Costa <rakuco@webkit.org>
2927
2928 Unreviewed, EFL rebaseline after r113885.
2929
2930 * platform/efl/css2.1/20110323/replaced-elements-001-expected.txt:
2931
2932 2012-05-02 Philippe Normand <pnormand@igalia.com>
2933
2934 Unreviewed, GTK rebaseline after r115829.
2935
2936 * platform/gtk/fast/hidpi/video-controls-in-hidpi-expected.txt:
2937 * platform/gtk/fast/layers/video-layer-expected.txt:
2938 * platform/gtk/test_expectations.txt:
2939
2940 2012-05-02 Philippe Normand <pnormand@igalia.com>
2941
2942 [GTK] media/track/track-cue-rendering-snap-to-lines-not-set.html fails
2943 https://bugs.webkit.org/show_bug.cgi?id=84378
2944
2945 Reviewed by Eric Carlson.
2946
2947 * platform/gtk/media/audio-controls-rendering-expected.txt:
2948 * platform/gtk/media/audio-repaint-expected.txt:
2949 * platform/gtk/media/controls-after-reload-expected.txt:
2950 * platform/gtk/media/controls-strict-expected.txt:
2951 * platform/gtk/media/controls-styling-expected.txt:
2952 * platform/gtk/media/controls-without-preload-expected.txt:
2953 * platform/gtk/media/media-controls-clone-expected.txt:
2954 * platform/gtk/media/media-document-audio-repaint-expected.txt:
2955 * platform/gtk/media/video-controls-rendering-expected.txt:
2956 * platform/gtk/media/video-display-toggle-expected.txt:
2957 * platform/gtk/media/video-empty-source-expected.txt:
2958 * platform/gtk/media/video-no-audio-expected.txt:
2959 * platform/gtk/media/video-playing-and-pause-expected.txt:
2960 * platform/gtk/media/video-volume-slider-expected.txt:
2961 * platform/gtk/media/video-zoom-controls-expected.txt:
2962 * platform/gtk/test_expectations.txt: Unflag fixed test.
2963
2964 2012-05-02 Zan Dobersek <zandobersek@gmail.com>
2965
2966 [GTK] drag&drop related failures
2967 https://bugs.webkit.org/show_bug.cgi?id=84675
2968
2969 Reviewed by Philippe Normand.
2970
2971 Remove test cases from expectations that are now passing.
2972
2973 * platform/gtk/test_expectations.txt:
2974
2975 2012-05-02 Andrey Kosyakov <caseq@chromium.org>
2976
2977 Unreviewed. Removed entries for 4 media tests that pass now.
2978
2979 * platform/chromium/test_expectations.txt:
2980
2981 2012-05-02 Philippe Normand <pnormand@igalia.com>
2982
2983 Unreviewed, GTK test_expectations update.
2984
2985 * platform/gtk/test_expectations.txt:
2986 http/tests/loading/pdf-commit-load-callbacks.html is failing.
2987
2988 2012-05-02 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com>
2989
2990 [EFL][DRT] Gardening failure cases on EFL port
2991 https://bugs.webkit.org/show_bug.cgi?id=85365
2992
2993 Unreviewed EFL gardening.
2994
2995 * platform/efl/Skipped:
2996 * platform/efl/test_expectations.txt:
2997
2998 2012-05-02 Csaba Osztrogonác <ossy@webkit.org>
2999
3000 [Qt][Mac] Skip new failing tests and one crashing test to paint the bot green.
3001
3002 * platform/qt-mac/Skipped:
3003
3004 2012-05-02 Zoltan Arvai <zarvai@inf.u-szeged.hu>
3005
3006 [Qt] Unreviewed gardening, skipping failing test
3007
3008 * platform/qt/Skipped:
3009
3010 2012-05-02 Tommy Widenflycht <tommyw@google.com>
3011
3012 MediaStream API: Changing webkitGetUserMedia to take an object instead o f a string
3013 https://bugs.webkit.org/show_bug.cgi?id=84850
3014
3015 Reviewed by Dimitri Glazkov.
3016
3017 Also took the opportunity to update the peerconnection-Attributes test
3018 to test PeerConnection00 instead.
3019
3020 * fast/mediastream/argument-types-expected.txt:
3021 * fast/mediastream/peerconnection-Attributes-expected.txt:
3022 * fast/mediastream/script-tests/argument-types.js:
3023 (emptyFunction):
3024 * fast/mediastream/script-tests/peerconnection-Attributes.js:
3025 * platform/chromium/media/video-capture-preview.html:
3026
3027 2012-05-02 Thiago Marcos P. Santos <thiago.santos@intel.com>
3028
3029 [EFL] CSS tests needs rebaselining
3030 https://bugs.webkit.org/show_bug.cgi?id=85177
3031
3032 Unreviewed gardening.
3033
3034 * platform/efl/fast/css/disabled-author-styles-expected.png: Added.
3035 * platform/efl/fast/css/import-rule-regression-11590-expected.txt:
3036 * platform/efl/fast/css/inline-element-line-break-expected.txt:
3037 * platform/efl/fast/css/inline-properties-important-expected.txt:
3038 * platform/efl/fast/css/invalid-percentage-property-expected.txt:
3039 * platform/efl/fast/css/invalidation-errors-3-expected.txt:
3040 * platform/efl/fast/css/last-child-pseudo-class-expected.txt:
3041 * platform/efl/fast/css/last-of-type-pseudo-class-expected.txt:
3042 * platform/efl/fast/css/layerZOrderCrash-expected.txt:
3043 * platform/efl/fast/css/line-height-expected.txt:
3044 * platform/efl/fast/css/line-height-overflow-expected.txt:
3045 * platform/efl/fast/css/list-outline-expected.txt:
3046 * platform/efl/fast/css/margin-bottom-form-element-quirk-expected.txt:
3047 * platform/efl/fast/css/margin-bottom-form-element-strict-expected.txt:
3048 * platform/efl/fast/css/margin-top-bottom-dynamic-expected.txt:
3049 * platform/efl/fast/css/negative-leading-expected.txt:
3050 * platform/efl/fast/css/negative-nth-child-expected.txt:
3051 * platform/efl/fast/css/nested-floating-relative-position-percentages-ex pected.txt:
3052 * platform/efl/fast/css/nested-layers-with-hover-expected.txt:
3053 * platform/efl/fast/css/non-empty-span-expected.png:
3054 * platform/efl/fast/css/non-empty-span-expected.txt:
3055 * platform/efl/fast/css/nth-child-dynamic-expected.txt:
3056 * platform/efl/fast/css/only-child-pseudo-class-expected.txt:
3057 * platform/efl/fast/css/only-of-type-pseudo-class-expected.txt:
3058 * platform/efl/fast/css/outline-auto-location-expected.txt:
3059 * platform/efl/fast/css/outline-narrowLine-expected.txt:
3060 * platform/efl/fast/css/percent-top-relative-container-height-unspecifie d-expected.txt:
3061 * platform/efl/fast/css/preserve-user-specified-zoom-level-on-reload-exp ected.png:
3062 * platform/efl/fast/css/preserve-user-specified-zoom-level-on-reload-exp ected.txt:
3063 * platform/efl/fast/css/pseudo-element-line-break-expected.txt:
3064 * platform/efl/fast/css/quirk-orphaned-units-expected.txt:
3065 * platform/efl/fast/css/relative-positioned-block-nested-with-inline-par ent-dynamic-expected.png:
3066 * platform/efl/fast/css/relative-positioned-block-nested-with-inline-par ent-dynamic-expected.txt:
3067 * platform/efl/fast/css/relative-positioned-block-nested-with-inline-par ent-dynamic-removed-expected.png:
3068 * platform/efl/fast/css/relative-positioned-block-nested-with-inline-par ent-dynamic-removed-expected.txt:
3069 * platform/efl/fast/css/relative-positioned-block-nested-with-inline-par ent-expected.png:
3070 * platform/efl/fast/css/relative-positioned-block-nested-with-inline-par ent-expected.txt:
3071 * platform/efl/fast/css/relative-positioned-block-nested-with-inline-par ent-multiple-descendant-blocks-dynamic-expected.png:
3072 * platform/efl/fast/css/relative-positioned-block-nested-with-inline-par ent-multiple-descendant-blocks-dynamic-expected.txt:
3073 * platform/efl/fast/css/relative-positioned-block-with-inline-ancestor-a nd-parent-dynamic-expected.png:
3074 * platform/efl/fast/css/relative-positioned-block-with-inline-ancestor-a nd-parent-dynamic-expected.txt:
3075 * platform/efl/fast/css/relative-positioned-block-with-inline-ancestor-d ynamic-expected.png:
3076 * platform/efl/fast/css/relative-positioned-block-with-inline-ancestor-d ynamic-expected.txt:
3077 * platform/efl/fast/css/relative-positioned-block-with-inline-ancestor-d ynamic-removed-expected.png:
3078 * platform/efl/fast/css/relative-positioned-block-with-inline-ancestor-d ynamic-removed-expected.txt:
3079 * platform/efl/fast/css/relative-positioned-block-with-inline-ancestor-e xpected.png:
3080 * platform/efl/fast/css/relative-positioned-block-with-inline-ancestor-e xpected.txt:
3081 * platform/efl/fast/css/relative-positioned-block-with-inline-parent-dyn amic-expected.png:
3082 * platform/efl/fast/css/relative-positioned-block-with-inline-parent-dyn amic-expected.txt:
3083 * platform/efl/fast/css/relative-positioned-block-with-inline-parent-dyn amic-removed-expected.png:
3084 * platform/efl/fast/css/relative-positioned-block-with-inline-parent-dyn amic-removed-expected.txt:
3085 * platform/efl/fast/css/relative-positioned-block-with-inline-parent-kee ps-style-expected.png:
3086 * platform/efl/fast/css/relative-positioned-block-with-inline-parent-kee ps-style-expected.txt:
3087 * platform/efl/fast/css/selector-set-attribute-expected.txt:
3088 * platform/efl/fast/css/table-text-align-quirk-expected.txt:
3089 * platform/efl/fast/css/table-text-align-strict-expected.txt:
3090 * platform/efl/fast/css/text-align-expected.txt:
3091 * platform/efl/fast/css/text-input-with-webkit-border-radius-expected.tx t:
3092 * platform/efl/fast/css/text-overflow-ellipsis-bidi-expected.txt:
3093 * platform/efl/fast/css/text-overflow-ellipsis-expected.txt:
3094 * platform/efl/fast/css/text-overflow-ellipsis-strict-expected.txt:
3095 * platform/efl/fast/css/text-transform-select-expected.txt:
3096 * platform/efl/fast/css/textCapitalizeEdgeCases-expected.txt:
3097 * platform/efl/fast/css/universal-hover-quirk-expected.txt:
3098 * platform/efl/fast/css/value-list-out-of-bounds-crash-expected.txt:
3099 * platform/efl/fast/css/word-space-extra-expected.txt:
3100 * platform/efl/fast/css/zoom-font-size-expected.txt:
3101
3102 2012-05-02 Andrey Kosyakov <caseq@chromium.org>
3103
3104 Unreviewed gardening, marked fast/js/random-array-gc-stress.html as SLOW on debug.
3105
3106 * platform/chromium/test_expectations.txt:
3107
3108 2012-05-02 Andrey Kosyakov <caseq@chromium.org>
3109
3110 Unreviewed test rebaseline after r115749.
3111
3112 * platform/chromium-mac-leopard/media/audio-controls-rendering-expected. png:
3113 * platform/chromium-mac-leopard/media/audio-repaint-expected.png:
3114 * platform/chromium-mac-leopard/media/controls-after-reload-expected.png :
3115 * platform/chromium-mac/media/audio-controls-rendering-expected.png:
3116 * platform/chromium-mac/media/audio-repaint-expected.png:
3117 * platform/chromium-mac/media/controls-after-reload-expected.png:
3118 * platform/chromium-mac/media/controls-layout-direction-expected.png:
3119 * platform/chromium-mac/media/media-controls-clone-expected.png:
3120 * platform/chromium-win/media/audio-controls-rendering-expected.png:
3121 * platform/chromium-win/media/audio-repaint-expected.png:
3122 * platform/chromium-win/media/controls-after-reload-expected.png:
3123 * platform/chromium-win/media/controls-layout-direction-expected.png:
3124 * platform/chromium-win/media/media-controls-clone-expected.png:
3125 * platform/chromium/test_expectations.txt:
3126
3127 2012-05-02 Dongwoo Im <dw.im@samsung.com>
3128
3129 [EFL] Implement the Web Audio API feature.
3130 https://bugs.webkit.org/show_bug.cgi?id=78688
3131
3132 Reviewed by Philippe Normand.
3133
3134 Implement the Web Audio API feature on the EFL port.
3135 https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html
3136
3137 * platform/efl/Skipped: Change the comment of webaudio.
3138
3139 2012-05-01 Andrew Scherkus <scherkus@chromium.org>
3140
3141 [Chromium] Adjust baseline location for media/media-can-play-type-webm.h tml.
3142
3143 * platform/chromium/media/media-can-play-webm-expected.txt: Renamed from LayoutTests/media/media-can-play-webm-expected.txt.
3144
3145 2012-04-27 Andrew Scherkus <scherkus@chromium.org>
3146
3147 Clean up media canPlayType() tests and add a test for WebM.
3148 https://bugs.webkit.org/show_bug.cgi?id=85116
3149
3150 Reviewed by Eric Carlson.
3151
3152 * media/media-can-play-flac-audio-expected.txt:
3153 * media/media-can-play-flac-audio.html:
3154 * media/media-can-play-mpeg-audio-expected.txt:
3155 * media/media-can-play-mpeg-audio.html:
3156 * media/media-can-play-mpeg4-video.html:
3157 * media/media-can-play-octet-stream-expected.txt:
3158 * media/media-can-play-octet-stream.html:
3159 * media/media-can-play-ogg-expected.txt:
3160 * media/media-can-play-ogg.html:
3161 * media/media-can-play-type-expected.txt: Renamed from LayoutTests/media /video-can-play-type-expected.txt.
3162 * media/media-can-play-type.html: Added.
3163 * media/media-can-play-wav-audio-expected.txt:
3164 * media/media-can-play-wav-audio.html:
3165 * media/media-can-play-webm-expected.txt: Added.
3166 * media/media-can-play-webm.html: Added.
3167 * media/video-can-play-type.html: Removed.
3168
3169 2012-05-01 Eric Seidel <eric@webkit.org>
3170
3171 Add <iframe seamless> navigation code (and pass all the navigation tests )
3172 https://bugs.webkit.org/show_bug.cgi?id=85340
3173
3174 Reviewed by Adam Barth.
3175
3176 Update results now that we pass all the navigation tests.
3177
3178 * fast/frames/seamless/seamless-form-get-expected.txt:
3179 * fast/frames/seamless/seamless-form-get-named-expected.txt:
3180 * fast/frames/seamless/seamless-form-post-expected.txt:
3181 * fast/frames/seamless/seamless-form-post-named-expected.txt:
3182 * fast/frames/seamless/seamless-hyperlink-expected.txt:
3183 * fast/frames/seamless/seamless-hyperlink-named-expected.txt:
3184 * fast/frames/seamless/seamless-window-location-expected.txt:
3185 * fast/frames/seamless/seamless-window-location-href-expected.txt:
3186 * fast/frames/seamless/seamless-window-location-sandbox-expected.txt:
3187 * fast/frames/seamless/seamless-window-open-expected.txt:
3188
3189 2012-05-01 Kent Tamura <tkent@chromium.org>
3190
3191 [Chromium] Move date-input-visible-strings-expected.txt to the correct p lace.
3192
3193 * platform/chromium-linux/fast/forms/date/date-input-visible-strings-exp ected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/fast/forms/date/ date-input-visible-strings-expected.txt.
3194
3195 2012-05-01 Ryosuke Niwa <rniwa@webkit.org>
3196
3197 Unnecessary <form> tags created inside of an <iframe> with designMode on
3198 https://bugs.webkit.org/show_bug.cgi?id=13126
3199
3200 Reviewed by Eric Seidel.
3201
3202 Add a regression test since this bug doesn't reproduce anymore but it's still good to test it.
3203
3204 * editing/inserting/insert-paragraph-inside-form-expected.txt: Added.
3205 * editing/inserting/insert-paragraph-inside-form.html: Added.
3206
3207 2012-05-01 Xiaomei Ji <xji@chromium.org>
3208
3209 Skip editing/selection/move-by-word-visually-mac.html (introduced in r11 5788) in qt and wk2.
3210
3211 * platform/qt/Skipped:
3212 * platform/wk2/Skipped:
3213
3214 2012-05-01 Xiaomei Ji <xji@chromium.org>
3215
3216 enable ctrl-arrow move by word visually in other platforms (besides Wind ows)
3217 https://bugs.webkit.org/show_bug.cgi?id=85017
3218
3219 Reviewed by Ryosuke Niwa.
3220
3221 Since DOMSelection.modify('move', 'left'/'right', 'word') moves caret by word in visual order (instead of
3222 logical order) now, there are several changes to the test file:
3223 1. file name renamed from move-left-right-by-word-mac.html to move-by-wo rd-visually-mac.html.
3224 2. test expectations change from moving caret by word in logical order t o moving caret by word in visual order.
3225 3. since test expectations are inside test file itself, test file itself changes accordingly.
3226
3227 * editing/selection/move-by-word-visually-mac-expected.txt: Copied from LayoutTests/editing/selection/move-left-right-by-word-mac-expected.txt.
3228 * editing/selection/move-by-word-visually-mac.html: Copied from LayoutTe sts/editing/selection/move-left-right-by-word-mac.html.
3229 * editing/selection/move-left-right-by-word-mac-expected.txt: Removed.
3230 * editing/selection/move-left-right-by-word-mac.html: Removed.
3231
3232 2012-05-01 Raymond Liu <raymond.liu@intel.com>
3233
3234 Modify RealtimeAnalyserNode pull mechanism
3235 https://bugs.webkit.org/show_bug.cgi?id=77515
3236
3237 Reviewed by Chris Rogers.
3238
3239 * webaudio/automatic-pull-node-expected.txt: Added.
3240 * webaudio/automatic-pull-node.html: Added.
3241
3242 2012-05-01 Keishi Hattori <keishi@webkit.org>
3243
3244 datalist: Form control in a <datalist> should be barred from constraint validation
3245 https://bugs.webkit.org/show_bug.cgi?id=84359
3246
3247 Reviewed by Kent Tamura.
3248
3249 * fast/forms/datalist/datalist-child-validation-expected.txt: Added.
3250 * fast/forms/datalist/datalist-child-validation.html: Added. Tests that willValidate changes from false to true when we move the element out of the data list.
3251 * fast/forms/form-control-element-crash-expected.txt: Added.
3252 * fast/forms/form-control-element-crash.html: Added. Tests for the crash reported in Bug 85149.
3253
3254 2012-05-01 Kent Tamura <tkent@chromium.org>
3255
3256 [Chromium] Rebaseline for date-input-visible-strings.html.
3257
3258 * platform/chromium-linux-x86/fast/forms/date/date-input-visible-strings -expected.txt: Copied from LayoutTests/platform/chromium-mac/fast/forms/date/dat e-input-visible-strings-expected.txt.
3259 * platform/chromium/fast/forms/date/date-input-visible-strings-expected. txt: Renamed from LayoutTests/platform/chromium-mac/fast/forms/date/date-input-v isible-strings-expected.txt.
3260 * platform/chromium/test_expectations.txt:
3261
3262 2012-05-01 Andy Estes <aestes@apple.com>
3263
3264 scrollbars/scrollbar-miss-mousemove-disabled.html is asserting in markAl lMisspellingsAndBadGrammarInRanges()
3265 https://bugs.webkit.org/show_bug.cgi?id=85273
3266
3267 * platform/mac/Skipped: Skip the test.
3268
3269 2012-05-01 Ryosuke Niwa <rniwa@webkit.org>
3270
3271 Skip the test added by r115724 on WebKit2 and Qt because drag and drop i sn't supported by DRT
3272 on those platforms.
3273
3274 * platform/qt/Skipped:
3275 * platform/wk2/Skipped:
3276
3277 2012-05-01 Joe Thomas <joethomas@motorola.com>
3278
3279 [GTK] new ref test fast/forms/listbox-clear-restore.html fails.
3280 https://bugs.webkit.org/show_bug.cgi?id=77633
3281
3282 Reviewed by Martin Robinson.
3283
3284 Flakiness of the test case is fixed in http://trac.webkit.org/changeset/ 115526.
3285 Enabling the test for GTK and Chromium ports.
3286
3287 * platform/chromium/test_expectations.txt:
3288 * platform/gtk/test_expectations.txt:
3289
3290 2012-05-01 Nate Chapin <japhet@chromium.org>
3291
3292 Test for https://bugs.webkit.org/show_bug.cgi?id=85275.
3293
3294 Reviewed by Alexey Proskuryakov.
3295
3296 * http/tests/loading/pdf-commit-load-callbacks-expected.txt: Added.
3297 * http/tests/loading/pdf-commit-load-callbacks.html: Added.
3298 * platform/chromium/http/tests/loading: Added.
3299 * platform/chromium/http/tests/loading/pdf-commit-load-callbacks-expecte d.txt: Added.
3300 * platform/wk2/Skipped: New test requires layoutTestController.dumpResou rceLoadCallbacks(),
3301 which isn't support for wk2 yet.
3302
3303 2012-05-01 Eric Seidel <eric@webkit.org>
3304
3305 Add support for seamless attribute as well as seamless sandbox flag and default CSS styling
3306 https://bugs.webkit.org/show_bug.cgi?id=85302
3307
3308 Reviewed by Ojan Vafai.
3309
3310 Update all the test results now that the html.css changes have
3311 been added for seamless, as specified by HTML5:
3312 http://www.whatwg.org/specs/web-apps/current-work/multipage/rendering.ht ml#replaced-elements
3313
3314 I also added a new test for about:blank iframes (per a code-FIXME)
3315 as well as some new testing to confirm that the default seamless-CSS sty le
3316 applies even when iframes cannot render seamless due to security restric tions.
3317
3318 * fast/frames/seamless/seamless-basic-expected.txt:
3319 * fast/frames/seamless/seamless-basic.html:
3320 * fast/frames/seamless/seamless-inherited-origin-expected.txt: Added.
3321 * fast/frames/seamless/seamless-inherited-origin.html: Added.
3322 * fast/frames/seamless/seamless-inline-expected.txt:
3323 * fast/frames/seamless/seamless-min-max-expected.txt:
3324 * fast/frames/seamless/seamless-nested-expected.txt:
3325 * fast/frames/seamless/seamless-quirks-expected.txt:
3326 * fast/frames/seamless/seamless-sandbox-flag-expected.txt:
3327 * fast/frames/seamless/seamless-sandbox-flag.html:
3328 * fast/frames/seamless/seamless-sandbox-srcdoc-expected.txt:
3329 * http/tests/security/seamless/seamless-cross-origin-expected.txt:
3330 * http/tests/security/seamless/seamless-sandbox-srcdoc-expected.txt:
3331 * svg/in-html/by-reference.html: was using seamless, but really doens't want to, doing so just adds noise.
3332
3333 2012-05-01 James Simonsen <simonjam@chromium.org>
3334
3335 Ensure HTMLElementStack fails gracefully if it has a non-Element.
3336 https://bugs.webkit.org/show_bug.cgi?id=85167
3337
3338 Reviewed by Adam Barth.
3339
3340 * html5lib/resources/webkit02.dat:
3341
3342 2012-05-01 Christophe Dumez <christophe.dumez@intel.com>
3343
3344 [EFL] fast/loader/file-protocol-fragment.html needs rebaselining
3345 https://bugs.webkit.org/show_bug.cgi?id=85182
3346
3347 Unreviewed, add EFL expectation for fast/loader/file-protocol-fragment.h tml
3348 and unskip the test.
3349
3350 * platform/efl/Skipped:
3351 * platform/efl/fast/loader/file-protocol-fragment-expected.txt: Added.
3352
3353 2012-05-01 David Dorwin <ddorwin@chromium.org>
3354
3355 Remove expectations for media/encrypted-media/encrypted-media-events.htm l now that crash is fixed.
3356 https://bugs.webkit.org/show_bug.cgi?id=84596
3357
3358 Unreviewed expectations update.
3359
3360 * platform/chromium/test_expectations.txt:
3361
3362 2012-05-01 Andy Estes <aestes@apple.com>
3363
3364 [Mac] inspector/debugger/linkifier.html is flakey
3365 https://bugs.webkit.org/show_bug.cgi?id=85319
3366
3367 * platform/mac/Skipped: Skip the flakey test.
3368
3369 2012-05-01 Silvia Pfeiffer <silviapf@chromium.org>
3370
3371 Audio controls have a 1px surplus outline coming from RenderImage::paint Replaced base class,
3372 which needs overwriting. All layout tests with an audio element need a
3373 visual update.
3374 https://bugs.webkit.org/show_bug.cgi?id=84570
3375
3376 Reviewed by Eric Carlson.
3377
3378 * platform/chromium-linux/media/audio-controls-rendering-expected.png:
3379 * platform/chromium-linux/media/audio-repaint-expected.png:
3380 * platform/chromium-linux/media/controls-after-reload-expected.png:
3381 * platform/chromium-linux/media/controls-layout-direction-expected.png:
3382 * platform/chromium-linux/media/media-controls-clone-expected.png:
3383 * platform/chromium-mac-leopard/media/audio-controls-rendering-expected. png:
3384 * platform/chromium-mac-leopard/media/audio-repaint-expected.png:
3385 * platform/chromium-mac-leopard/media/controls-after-reload-expected.png :
3386 * platform/chromium-mac-snowleopard/media/audio-controls-rendering-expec ted.png:
3387 * platform/chromium-mac-snowleopard/media/audio-repaint-expected.png:
3388 * platform/chromium-mac-snowleopard/media/controls-layout-direction-expe cted.png:
3389 * platform/chromium-mac-snowleopard/media/media-controls-clone-expected. png:
3390 * platform/chromium-mac/media/audio-controls-rendering-expected.png:
3391 * platform/chromium-mac/media/audio-repaint-expected.png:
3392 * platform/chromium-mac/media/controls-after-reload-expected.png:
3393 * platform/chromium-mac/media/controls-layout-direction-expected.png:
3394 * platform/chromium-mac/media/media-controls-clone-expected.png:
3395 * platform/chromium-win/media/audio-controls-rendering-expected.png:
3396 * platform/chromium-win/media/audio-repaint-expected.png:
3397 * platform/chromium-win/media/controls-after-reload-expected.png:
3398 * platform/chromium-win/media/controls-layout-direction-expected.png:
3399 * platform/chromium-win/media/media-controls-clone-expected.png:
3400
3401 2012-05-01 Aaron Colwell <acolwell@chromium.org>
3402
3403 Temporarily removing tests for webkitSourceAddId() & webkitSourceRemoveI d()
3404 until the rest of the Media Source v0.5 methods are implemented.
3405 https://bugs.webkit.org/show_bug.cgi?id=85295
3406
3407 Reviewed by Eric Carlson.
3408
3409 * http/tests/media/media-source/webm/video-media-source-add-and-remove-i ds-expected.txt: Removed.
3410 * http/tests/media/media-source/webm/video-media-source-add-and-remove-i ds.html: Removed.
3411 * platform/chromium/test_expectations.txt:
3412
3413 2012-05-01 Eric Seidel <eric@webkit.org>
3414
3415 Add seamless test cases (all of these will pass as we land the implement ation patches)
3416 https://bugs.webkit.org/show_bug.cgi?id=85251
3417
3418 Reviewed by Adam Barth.
3419
3420 These are all test cases which were written as part of implementing seam less
3421 on my github branch: https://github.com/eseidel/webkit/compare/master... seamless
3422 All of these will pass once the implementation is landed, which I am upl oading
3423 as a series of patches as we speak. Because the each of pieces
3424 affects variety of tests, it seems easiest to read the implmentation
3425 diffs if I land all the tests up-front.
3426
3427 * fast/frames/seamless/resources/css-cascade-child.html: Added.
3428 * fast/frames/seamless/resources/done.html: Added.
3429 * fast/frames/seamless/resources/nested-seamless.html: Added.
3430 * fast/frames/seamless/resources/quirks-square.html: Added.
3431 * fast/frames/seamless/resources/square.html: Added.
3432 * fast/frames/seamless/resources/two-inline-blocks.html: Added.
3433 * fast/frames/seamless/seamless-basic-expected.txt: Added.
3434 * fast/frames/seamless/seamless-basic.html: Added.
3435 * fast/frames/seamless/seamless-css-cascade-expected.txt: Added.
3436 * fast/frames/seamless/seamless-css-cascade.html: Added.
3437 * fast/frames/seamless/seamless-designMode-expected.txt: Added.
3438 * fast/frames/seamless/seamless-designMode.html: Added.
3439 * fast/frames/seamless/seamless-float-expected.txt: Added.
3440 * fast/frames/seamless/seamless-float.html: Added.
3441 * fast/frames/seamless/seamless-form-get-expected.txt: Added.
3442 * fast/frames/seamless/seamless-form-get-named-expected.txt: Added.
3443 * fast/frames/seamless/seamless-form-get-named.html: Added.
3444 * fast/frames/seamless/seamless-form-get-override-expected.txt: Added.
3445 * fast/frames/seamless/seamless-form-get-override.html: Added.
3446 * fast/frames/seamless/seamless-form-get.html: Added.
3447 * fast/frames/seamless/seamless-form-post-expected.txt: Added.
3448 * fast/frames/seamless/seamless-form-post-named-expected.txt: Added.
3449 * fast/frames/seamless/seamless-form-post-named.html: Added.
3450 * fast/frames/seamless/seamless-form-post-override-expected.txt: Added.
3451 * fast/frames/seamless/seamless-form-post-override.html: Added.
3452 * fast/frames/seamless/seamless-form-post.html: Added.
3453 * fast/frames/seamless/seamless-hyperlink-expected.txt: Added.
3454 * fast/frames/seamless/seamless-hyperlink-named-expected.txt: Added.
3455 * fast/frames/seamless/seamless-hyperlink-named.html: Added.
3456 * fast/frames/seamless/seamless-hyperlink-override-expected.txt: Added.
3457 * fast/frames/seamless/seamless-hyperlink-override.html: Added.
3458 * fast/frames/seamless/seamless-hyperlink.html: Added.
3459 * fast/frames/seamless/seamless-inline-expected.txt: Added.
3460 * fast/frames/seamless/seamless-inline.html: Added.
3461 * fast/frames/seamless/seamless-min-max-expected.txt: Added.
3462 * fast/frames/seamless/seamless-min-max.html: Added.
3463 * fast/frames/seamless/seamless-nested-expected.txt: Added.
3464 * fast/frames/seamless/seamless-nested.html: Added.
3465 * fast/frames/seamless/seamless-quirks-expected.txt: Added.
3466 * fast/frames/seamless/seamless-quirks.html: Added.
3467 * fast/frames/seamless/seamless-sandbox-flag-expected.txt: Added.
3468 * fast/frames/seamless/seamless-sandbox-flag.html: Added.
3469 * fast/frames/seamless/seamless-sandbox-srcdoc-expected.txt: Added.
3470 * fast/frames/seamless/seamless-sandbox-srcdoc.html: Added.
3471 * fast/frames/seamless/seamless-window-location-expected.txt: Added.
3472 * fast/frames/seamless/seamless-window-location-href-expected.txt: Added .
3473 * fast/frames/seamless/seamless-window-location-href.html: Added.
3474 * fast/frames/seamless/seamless-window-location-replace-expected.txt: Ad ded.
3475 * fast/frames/seamless/seamless-window-location-replace.html: Added.
3476 * fast/frames/seamless/seamless-window-location-sandbox-expected.txt: Ad ded.
3477 * fast/frames/seamless/seamless-window-location-sandbox.html: Added.
3478 * fast/frames/seamless/seamless-window-location.html: Added.
3479 * fast/frames/seamless/seamless-window-open-expected.txt: Added.
3480 * fast/frames/seamless/seamless-window-open-override-expected.txt: Added .
3481 * fast/frames/seamless/seamless-window-open-override.html: Added.
3482 * fast/frames/seamless/seamless-window-open.html: Added.
3483 * http/tests/security/seamless/resources/square.html: Added.
3484 * http/tests/security/seamless/seamless-cross-origin-expected.txt: Added .
3485 * http/tests/security/seamless/seamless-cross-origin.html: Added.
3486 * http/tests/security/seamless/seamless-sandbox-srcdoc-expected.txt: Add ed.
3487 * http/tests/security/seamless/seamless-sandbox-srcdoc.html: Added.
3488
3489 2012-05-01 Philip Rogers <pdr@google.com>
3490
3491 Skip building instance tree for disallowed target
3492 https://bugs.webkit.org/show_bug.cgi?id=85202
3493
3494 Reviewed by Nikolas Zimmermann.
3495
3496 * platform/chromium-win/svg/custom/use-on-disallowed-foreign-object-3-ex pected.txt:
3497 * platform/gtk/svg/custom/use-on-disallowed-foreign-object-3-expected.tx t:
3498 * platform/mac/svg/custom/use-on-disallowed-foreign-object-3-expected.tx t:
3499 * platform/qt/svg/custom/use-on-disallowed-foreign-object-3-expected.txt :
3500 * svg/custom/animate-disallowed-mask-element-expected.txt: Added.
3501 * svg/custom/animate-disallowed-mask-element.svg: Added.
3502
3503 2012-04-29 Nikolas Zimmermann <nzimmermann@rim.com>
3504
3505 Accumulation for values-animation is broken
3506 https://bugs.webkit.org/show_bug.cgi?id=85158
3507
3508 Reviewed by Darin Adler.
3509
3510 * svg/animations/accumulate-values-width-animation-expected.txt: Added.
3511 * svg/animations/accumulate-values-width-animation.html: Added.
3512 * svg/animations/resources/accumulate-values-width-animation.svg: Added.
3513 * svg/animations/script-tests/accumulate-values-width-animation.js: Adde d.
3514 (sample1):
3515 (sample2):
3516 (sample3):
3517 (sample4):
3518 (sample5):
3519 (sample6):
3520 (sample7):
3521 (sample8):
3522 (sample9):
3523 (sample10):
3524 (sample11):
3525 (executeTest):
3526
3527 2012-05-01 Ryosuke Niwa <rniwa@webkit.org>
3528
3529 drag of links with styled text drop as links with plain text
3530 https://bugs.webkit.org/show_bug.cgi?id=19386
3531
3532 Reviewed by Hajime Morita.
3533
3534 Add a regression test since the said bug appears to have been fixed on T oT WebKit.
3535
3536 * editing/pasteboard/drag-drop-url-with-style-expected.txt: Added.
3537 * editing/pasteboard/drag-drop-url-with-style.html: Added.
3538
3539 2012-05-01 Andreas Kling <kling@webkit.org>
3540
3541 Remove Mac WK2-specific result for svg/zoom/page/zoom-replaced-intrinsic -ratio-001.htm.
3542
3543 * platform/mac-wk2/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expec ted.txt: Removed.
3544
3545 2012-05-01 Yuzhu Shen <yzshen@chromium.org>
3546
3547 Fix test regression introduced by r115086.
3548 https://bugs.webkit.org/show_bug.cgi?id=84566
3549
3550 Reviewed by Pavel Feldman.
3551
3552 * inspector/network-status-non-http.html:
3553 * platform/qt/Skipped:
3554
3555 2012-05-01 Kent Tamura <tkent@chromium.org>
3556
3557 [Chromium] Rebaseline for recent changes about <input type=date>.
3558
3559 * platform/chromium-linux/fast/forms/date/date-appearance-expected.png:
3560 * platform/chromium-linux/fast/forms/date/date-appearance-expected.txt:
3561 * platform/chromium-mac/fast/forms/date/date-appearance-expected.png:
3562 * platform/chromium-mac/fast/forms/date/date-appearance-expected.txt:
3563 * platform/chromium-mac/fast/forms/date/date-input-visible-strings-expec ted.txt: Copied from LayoutTests/platform/chromium/fast/forms/date/date-input-vi sible-strings-expected.txt.
3564 * platform/chromium-win/fast/forms/date/date-appearance-expected.png:
3565 * platform/chromium-win/fast/forms/date/date-appearance-expected.txt:
3566 * platform/chromium-win/fast/forms/date/date-input-visible-strings-expec ted.txt: Renamed from LayoutTests/platform/chromium/fast/forms/date/date-input-v isible-strings-expected.txt.
3567 * platform/chromium/test_expectations.txt:
3568
3569 2012-05-01 Kent Tamura <tkent@chromium.org>
3570
3571 [Chromium] Test expectation update for r115713.
3572 https://bugs.webkit.org/show_bug.cgi?id=84935
3573
3574 * platform/chromium/test_expectations.txt:
3575 Mark TEXT for date-input-visible-strings.html
3576
3577 2012-05-01 Philippe Normand <pnormand@igalia.com>
3578
3579 Unreviewed, GTK test_expectations update.
3580
3581 * platform/gtk/test_expectations.txt: media/track/track-mode.html
3582 is still flaky as per bug 83878.
3583
3584 2012-04-30 Zan Dobersek <zandobersek@gmail.com>
3585
3586 Unreviewed, rebaselining after r115666 and test expectations update
3587 after r115651.
3588
3589 * platform/gtk/fast/js/constructor-length-expected.txt:
3590 * platform/gtk/test_expectations.txt:
3591
3592 2012-04-30 Kent Tamura <tkent@chromium.org>
3593
3594 REGRESSION(r115600): parseLocalizedDate() should fail for invalid inputs
3595 https://bugs.webkit.org/show_bug.cgi?id=85176
3596
3597 Reviewed by Kentaro Hara.
3598
3599 * platform/chromium/test_expectations.txt: Remove an entry for a fixed t est.
3600
3601 2012-04-30 Ilya Sherman <isherman@chromium.org>
3602
3603 Unreviewed, rolling out r113511.
3604 http://trac.webkit.org/changeset/113511
3605 https://bugs.webkit.org/show_bug.cgi?id=66032
3606 https://bugs.webkit.org/show_bug.cgi?id=85150
3607
3608 Regression: Many autofilled form fields lack the default
3609 autofill background even when authors don’t override the
3610 autofill colors
3611
3612 * fast/forms/input-autofilled-expected.txt:
3613 * fast/forms/input-autofilled.html:
3614
3615 2012-04-30 Keishi Hattori <keishi@webkit.org>
3616
3617 datalist: Inconsistent behavior of HTMLInputElement::list
3618 https://bugs.webkit.org/show_bug.cgi?id=84351
3619
3620 Reviewed by Kent Tamura.
3621
3622 * fast/forms/datalist/input-list-expected.txt:
3623 * fast/forms/datalist/input-list.html: Added tests for all input types.
3624 * platform/chromium/fast/forms/datalist/input-list-expected.txt: Added.
3625
3626 2012-04-30 Koji Ishii <kojiishi@gmail.com>
3627
3628 REGRESSION: editing/inserting/insert-bg-font.html fails on Lion
3629 https://bugs.webkit.org/show_bug.cgi?id=82079
3630
3631 Reviewed by Ryosuke Niwa.
3632
3633 The test fails only if "Correct spelling automatically" is turned on.
3634 AutoCorrect kicks in because the test has "backgroundblue" as a word,
3635 so changing it to "background blue" fixes the failure.
3636
3637 * editing/inserting/insert-bg-font-expected.txt: Change "backgroundblue" to "background blue".
3638 * editing/inserting/insert-bg-font.html: Ditto.
3639
3640 2012-04-30 Xingnan Wang <xingnan.wang@intel.com>
3641
3642 Add multichannel support for input of JavaScriptAudioNode
3643 https://bugs.webkit.org/show_bug.cgi?id=84687
3644
3645 Reviewed by Chris Rogers.
3646
3647 * webaudio/javascriptaudionode-downmix8-2channel-input-expected.txt: Add ed.
3648 * webaudio/javascriptaudionode-downmix8-2channel-input.html: Added.
3649 * webaudio/javascriptaudionode-upmix2-8channel-input-expected.txt: Added .
3650 * webaudio/javascriptaudionode-upmix2-8channel-input.html: Added.
3651 * webaudio/resources/javascriptaudionode-testing.js: Added.
3652 (createBuffer):
3653 (processAudioData):
3654 (fillData):
3655 (checkStereoOnlyData):
3656 (runJSNodeTest):
3657
3658 2012-04-30 Zhenyao Mo <zmo@google.com>
3659
3660 Unreviewed, test expectations update.
3661
3662 * platform/chromium/test_expectations.txt:
3663
3664 2012-04-30 Ryosuke Niwa <rniwa@webkit.org>
3665
3666 NULL ptr in WebCore::Range::getBorderAndTextQuads
3667 https://bugs.webkit.org/show_bug.cgi?id=77218
3668
3669 Reviewed by Eric Seidel.
3670
3671 Add a regression test. We use alert here instead of innerHTML, textConte nt, etc...
3672 because document element is no longer well-formed at the end of the test .
3673
3674 * fast/dom/Range/range-created-in-mutation-event-crash-expected.txt: Add ed.
3675 * fast/dom/Range/range-created-in-mutation-event-crash.xhtml: Added.
3676
3677 2012-04-30 Mark Rowe <mrowe@apple.com>
3678
3679 REGRESSION (r115544): platform/mac/fast/events/pointer-events-dashboard. html is failing
3680
3681 Remove the test since r115544 removed the special behavior in Dashboard.
3682
3683 Rubber-stamped by Anders Carlsson.
3684
3685 * platform/mac/fast/events/pointer-events-dashboard-expected.png: Remove d.
3686 * platform/mac/fast/events/pointer-events-dashboard-expected.txt: Remove d.
3687 * platform/mac/fast/events/pointer-events-dashboard.html: Removed.
3688
3689 2012-04-30 Tom Zakrajsek <tomz@codeaurora.org>
3690
3691 Unreviewed gardening
3692
3693 * platform/qt/test_expectations.txt:
3694
3695 2012-04-30 Sadrul Habib Chowdhury <sadrul@chromium.org>
3696
3697 [chromium] Disable battery-status API support.
3698 https://bugs.webkit.org/show_bug.cgi?id=84499
3699
3700 Reviewed by Adam Barth.
3701
3702 * platform/chromium/fast/dom/navigator-detached-no-crash-expected.txt:
3703 * platform/chromium/test_expectations.txt:
3704
3705 2012-04-30 Gavin Barraclough <barraclough@apple.com>
3706
3707 Arguments object resets attributes on redefinition of a parameter
3708 https://bugs.webkit.org/show_bug.cgi?id=84994
3709
3710 Rubber stamped by Oliver Hunt.
3711
3712 * fast/js/arguments-expected.txt:
3713 * fast/js/script-tests/arguments.js:
3714 - Added test cases.
3715
3716 2012-04-30 Kentaro Hara <haraken@chromium.org>
3717
3718 WebGLRenderingContext methods should throw TypeError for not enough argu ments
3719 https://bugs.webkit.org/show_bug.cgi?id=84787
3720
3721 Reviewed by Kenneth Russell.
3722
3723 Currently, WebGLRenderingcontext methods implement
3724 "Not enough arguments" error as SyntaxError. The Web IDL
3725 spec requires that it should be TypeError:
3726 http://www.w3.org/TR/WebIDL/#dfn-overload-resolution-algorithm
3727
3728 This patch changes SyntaxError to TypeError.
3729
3730 * fast/canvas/webgl/webgl-exceptions-expected.txt: Added.
3731 * fast/canvas/webgl/webgl-exceptions.html: Added.
3732
3733 2012-04-30 Abhishek Arya <inferno@chromium.org>
3734
3735 Remove positioned float code.
3736 https://bugs.webkit.org/show_bug.cgi?id=84795
3737
3738 Reviewed by Dan Bernstein.
3739
3740 * fast/block/float/positioned-float-crash-expected.txt: Added.
3741 * fast/block/float/positioned-float-crash.html: Added.
3742
3743 2012-04-30 Sam Weinig <sam@webkit.org>
3744
3745 Remove BlobBuilder
3746 https://bugs.webkit.org/show_bug.cgi?id=84036
3747
3748 Reviewed by Anders Carlsson.
3749
3750 * fast/js/constructor-length.html:
3751 * platform/mac/fast/js/constructor-length-expected.txt:
3752 Remove WebKitBlobBuilder from this test, as it is not exposed on all pla tforms,
3753 and add Blob, which is.
3754
3755 * platform/mac/Skipped:
3756 Skip fast/files/blob-builder-crash.html, since we no longer support WebK itBlobBuilder.
3757
3758 2012-04-30 Mark Hahnenberg <mhahnenberg@apple.com>
3759
3760 fast/js/random-array-gc-stress times out in debug mode
3761 https://bugs.webkit.org/show_bug.cgi?id=84821
3762
3763 Reviewed by Darin Adler.
3764
3765 * fast/js/script-tests/random-array-gc-stress.js: Lowering the iteration s even more.
3766
3767
3768 2012-04-30 Benjamin Poulain <bpoulain@apple.com>
3769
3770 Add fast path for radix == 10 to numberProtoFuncToString
3771 https://bugs.webkit.org/show_bug.cgi?id=85120
3772
3773 Reviewed by Darin Adler.
3774
3775 Add more test coverage for Number.proto.toString.
3776
3777 * platform/chromium/test_expectations.txt: Mark the test as failing on C hromium.
3778 * fast/js/toString-number-expected.txt: Added.
3779 * fast/js/toString-number.html: Added.
3780
3781 2012-04-30 Tommy Widenflycht <tommyw@google.com>
3782
3783 MediaStream API: Adding a test for the experimental PeerConnection00
3784 https://bugs.webkit.org/show_bug.cgi?id=82881
3785
3786 Reviewed by Dimitri Glazkov.
3787
3788 Tests construction of objects.
3789
3790 * fast/mediastream/constructors-expected.txt: Added.
3791 * fast/mediastream/constructors.html: Added.
3792
3793 2012-04-30 Justin Schuh <jschuh@chromium.org>
3794
3795 loadOrRedirectSubframe should return the owner element's frame
3796 https://bugs.webkit.org/show_bug.cgi?id=84780
3797
3798 Reviewed by Nate Chapin.
3799
3800 * fast/loader/javascript-url-iframe-remove-on-navigate-expected.txt: Add ed.
3801 * fast/loader/javascript-url-iframe-remove-on-navigate.html: Added.
3802
3803 2012-04-30 Thiago Marcos P. Santos <thiago.santos@intel.com>
3804
3805 [EFL] Update expectations for media/audio-delete-while-step-button-click ed.html
3806 https://bugs.webkit.org/show_bug.cgi?id=85180
3807
3808 Unreviewed gardening.
3809
3810 * platform/efl/test_expectations.txt:
3811
3812 2012-04-30 Beth Dakin <bdakin@apple.com>
3813
3814 https://bugs.webkit.org/show_bug.cgi?id=82922
3815 border-image with image-set does not render correctly when viewed at
3816 2x
3817 -and corresponding-
3818 <rdar://problem/11167820>
3819
3820 Reviewed by Dan Bernstein.
3821
3822 * fast/hidpi/image-set-border-image-comparison.html: Added.
3823 * fast/hidpi/resources/Breakpoint-2x.png: Added.
3824 * fast/hidpi/resources/Breakpoint.png: Added.
3825 * platform/mac/fast/hidpi/image-set-border-image-comparison-expected.png : Added.
3826 * platform/mac/fast/hidpi/image-set-border-image-comparison-expected.txt : Added.
3827
3828 2012-04-30 Andreas Kling <kling@webkit.org>
3829
3830 Rebaseline svg/zoom/page/zoom-svg-through-object-with-percentage-size.sv g for Mac after Length changes.
3831
3832 * platform/mac/svg/zoom/page/zoom-svg-through-object-with-percentage-siz e-expected.txt:
3833
3834 2012-04-30 Yi Shen <yi.4.shen@nokia.com>
3835
3836 Inserting a paragraph between quoted lines in editing/deleting/delete-40 38408-fix.html doesn't work
3837 https://bugs.webkit.org/show_bug.cgi?id=78193
3838
3839 Reviewed by Ryosuke Niwa.
3840
3841 When pasting a copied portion of a blockquote with a newline at the end into an unquoted area,
3842 the newline is inserted after the blockquote since we don't want it also to be quoted. However,
3843 this behavior has also applied when we insert a paragraph between quoted lines, which is incorrect.
3844 To figure out the right place to insert a paragraph, we need providing m ore information to the
3845 InsertParagraphSeparatorCommand by introducing a boolean parameter "past eBlockqutoeIntoUnquotedArea".
3846
3847 * editing/inserting/insert-paragraph-separator-in-blockquote-expected.tx t: Added.
3848 * editing/inserting/insert-paragraph-separator-in-blockquote.html: Added .
3849 * editing/pasteboard/paste-wrapped-blockquote-into-nonblockquote-expecte d.txt: Added.
3850 * editing/pasteboard/paste-wrapped-blockquote-into-nonblockquote.html: A dded.
3851
3852 2012-04-30 Antti Koivisto <antti@apple.com>
3853
3854 Protect current element in HTMLLinkElement::setCSSStyleSheet
3855 https://bugs.webkit.org/show_bug.cgi?id=85166
3856
3857 Reviewed by Andreas Kling.
3858
3859 * fast/css/cached-sheet-restore-crash-expected.txt: Added.
3860 * fast/css/cached-sheet-restore-crash.html: Added.
3861
3862 2012-04-30 Pavel Feldman <pfeldman@chromium.org>
3863
3864 Not reviewed: chromium expectations updated.
3865
3866 * platform/chromium/test_expectations.txt:
3867
3868 2012-04-30 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com>
3869
3870 [GTK] DRT support for layoutTestController.removeOriginAccessWhitelistEn try
3871 https://bugs.webkit.org/show_bug.cgi?id=85156
3872
3873 Reviewed by Martin Robinson.
3874
3875 Unskip http/tests/xmlhttprequest/origin-whitelisting-removal.html
3876
3877 * platform/gtk/test_expectations.txt:
3878
3879 2012-04-30 Pavel Feldman <pfeldman@chromium.org>
3880
3881 Not reviewed: chromium expectations updated.
3882
3883 * platform/chromium/test_expectations.txt:
3884
3885 2012-04-30 Andreas Kling <kling@webkit.org>
3886
3887 Add Mac expectation for fast/dom/Window/window-lookup-precedence.html.
3888
3889 Mac builds without ENABLE(DATALIST).
3890
3891 * platform/mac/fast/dom/Window/window-lookup-precedence-expected.txt: Ad ded.
3892
3893 2012-04-29 Andreas Kling <kling@webkit.org>
3894
3895 Skip the fast/performance/ directory on Mac since the bots don't build w ith ENABLE(WEB_TIMING).
3896
3897 * platform/mac/Skipped:
3898
3899 2012-04-29 Sam Weinig <sam@webkit.org>
3900
3901 Add support for the Blob constructor (Part 2)
3902 https://bugs.webkit.org/show_bug.cgi?id=84555
3903
3904 Address additional feedback on Blob construction.
3905 - Add exception when the dictionary is not an object.
3906 - Ensure the proper ordering of dictionary access. Tested via
3907 throwing exceptions in toString, and ensuring correct one is
3908 fired first.
3909 - Changed type of exception throw for invalid enumeration to a
3910 TypeError.
3911
3912 Reviewed by Kentaro Hara.
3913
3914 * fast/files/blob-constructor-expected.txt:
3915 * fast/files/script-tests/blob-constructor.js:
3916
3917 2012-04-29 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com>
3918
3919 [GTK] DRT needs an implementation of layoutTestController.setDomainRelax ationForbiddenForURLScheme
3920 https://bugs.webkit.org/show_bug.cgi?id=85131
3921
3922 Reviewed by Martin Robinson.
3923
3924 Unskip http/tests/security/setDomainRelaxationForbiddenForURLScheme.html
3925
3926 * platform/gtk/test_expectations.txt:
3927
3928 2012-04-29 Zan Dobersek <zandobersek@gmail.com>
3929
3930 Unreviewed, gardening after revisions 115573 and 115582.
3931
3932 * platform/gtk/fast/dom/Window/window-properties-expected.txt:
3933 * platform/gtk/fast/dom/constructed-objects-prototypes-expected.txt:
3934 * platform/gtk/fast/forms/001-expected.txt:
3935 * platform/gtk/fast/html/details-position-expected.txt: Added.
3936 * platform/gtk/fast/replaced/width100percent-checkbox-expected.txt:
3937 * platform/gtk/fast/replaced/width100percent-radio-expected.txt:
3938 * platform/gtk/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected. txt: Added.
3939 * platform/gtk/tables/mozilla/bugs/bug1318-expected.txt:
3940 * platform/gtk/tables/mozilla/bugs/bug4527-expected.txt:
3941
3942 2012-04-28 Csaba Osztrogonác <ossy@webkit.org>
3943
3944 [Qt] Unreviewed weekend gardening, update test results, skip new failing tests.
3945
3946 * fast/files/workers/inline-worker-via-blob-url.html: Trivial typo fix a fter r115582.
3947 * platform/qt-4.8/fast/dom/Window/window-properties-expected.txt: Update d after r115582.
3948 * platform/qt-5.0-wk2/fast/dom/Window/window-properties-expected.txt: Up dated after r115582.
3949 * platform/qt-5.0/fast/dom/Window/window-properties-expected.txt: Update d after r115582.
3950 * platform/qt/Skipped: Skip a new failing reftest after r115554.
3951 * platform/qt/fast/dom/constructed-objects-prototypes-expected.txt:
3952 * platform/qt/fast/html/details-position-expected.png: Updated after r11 5573.
3953 * platform/qt/fast/html/details-position-expected.txt: Updated after r11 5573.
3954 * platform/qt/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.t xt: Updated after r115573.
3955
3956 2012-04-28 Li Yin <li.yin@intel.com>
3957
3958 MessagePort must set m_closed to be true at the end of MessagePort::clos e function
3959 https://bugs.webkit.org/show_bug.cgi?id=85139
3960
3961 Test MessageChannel.port whether can receive message after it is closed.
3962
3963 Reviewed by Kentaro Hara.
3964
3965 * fast/events/message-port-close-expected.txt: Added.
3966 * fast/events/message-port-close.html: Added.
3967
3968 2012-04-28 Sam Weinig <sam@webkit.org>
3969
3970 Add support for the Blob constructor
3971 https://bugs.webkit.org/show_bug.cgi?id=84555
3972
3973 Reviewed by Maciej Stachowiak.
3974
3975 Switch tests that were not directly testing BlobBuilder over to
3976 using the Blob constructor, to get test coverage of standard way
3977 constructing blobs.
3978
3979 * fast/files/blob-constructor.html: Added.
3980 * fast/files/blob-constructor-expected.txt: Added.
3981 * fast/files/script-tests/blob-constructor.js: Added.
3982 New test.
3983
3984 * fast/dom/HTMLAnchorElement/anchor-download-unset.html:
3985 * fast/dom/HTMLAnchorElement/anchor-download.html:
3986 * fast/dom/HTMLAnchorElement/anchor-nodownload-set.html:
3987 * fast/dom/HTMLAnchorElement/anchor-nodownload.html:
3988 * fast/dom/constructed-objects-prototypes-expected.txt:
3989 * fast/dom/window-domurl-crash.html:
3990 * fast/files/blob-slice-overflow.html:
3991 * fast/files/blob-slice-test.html:
3992 * fast/files/file-reader-fffd-expected.txt:
3993 * fast/files/file-reader-fffd.html:
3994 * fast/files/not-enough-arguments-expected.txt:
3995 * fast/files/not-enough-arguments.html:
3996 * fast/files/resources/read-blob-test-cases.js:
3997 * fast/files/resources/read-common.js:
3998 * fast/files/workers/inline-worker-via-blob-url.html:
3999 * fast/filesystem/resources/file-writer-abort-continue.js:
4000 * fast/filesystem/resources/file-writer-abort-depth.js:
4001 * fast/filesystem/resources/file-writer-abort.js:
4002 * fast/filesystem/resources/file-writer-events.js:
4003 * fast/filesystem/resources/file-writer-gc-blob.js:
4004 * fast/filesystem/resources/file-writer-sync-truncate-extend.js:
4005 * fast/filesystem/resources/file-writer-sync-write-overlapped.js:
4006 * fast/filesystem/resources/file-writer-utils.js:
4007 * http/tests/fileapi/create-blob-url-from-data-url.html:
4008 * http/tests/filesystem/no-cache-filesystem-url.html:
4009 * http/tests/local/blob/resources/hybrid-blob-util.js:
4010 * http/tests/security/resources/create-filesystem-file.html:
4011 * http/tests/websocket/tests/hixie76/send-object.html:
4012 * http/tests/websocket/tests/hybi/bufferedAmount-after-close-in-busy.htm l:
4013 * http/tests/websocket/tests/hybi/bufferedAmount-after-close.html:
4014 * http/tests/websocket/tests/hybi/send-blob.html:
4015 * http/tests/websocket/tests/hybi/send-file-blob-fail.html:
4016 * http/tests/websocket/tests/hybi/send-file-blob.html:
4017 * http/tests/websocket/tests/hybi/workers/resources/send-blob.js:
4018 * platform/mac/fast/dom/Window/window-properties-expected.txt:
4019 * storage/indexeddb/noblobs.html:
4020 * storage/indexeddb/structured-clone.html:
4021
4022 2012-04-28 Zan Dobersek <zandobersek@gmail.com>
4023
4024 Unreviewed, removing a Mac WebKit2-specific test result for
4025 http/tests/xmlviewer/dumpAsText/frames.html that is not required
4026 anymore after changes in r115572.
4027
4028 * platform/mac-wk2/http/tests/xmlviewer: Removed.
4029 * platform/mac-wk2/http/tests/xmlviewer/dumpAsText: Removed.
4030 * platform/mac-wk2/http/tests/xmlviewer/dumpAsText/frames-expected.txt: Removed.
4031
4032 2012-04-28 Emil A Eklund <eae@chromium.org>
4033
4034 Unreviewed rebaseline for tests affected by Length change in r115573.
4035
4036 * fast/borders/border-radius-huge-assert-expected.txt: Added.
4037 * fast/html/details-position-expected.txt: Added.
4038 * platform/chromium-mac-leopard/fast/forms/001-expected.png:
4039 * platform/chromium-mac-leopard/fast/replaced/width100percent-checkbox-e xpected.png:
4040 * platform/chromium-mac-leopard/fast/replaced/width100percent-radio-expe cted.png:
4041 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug1318-expected.png :
4042 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4527-expected.png :
4043 * platform/chromium-mac-snowleopard/fast/forms/001-expected.png:
4044 * platform/chromium-mac-snowleopard/fast/replaced/width100percent-checkb ox-expected.png:
4045 * platform/chromium-mac-snowleopard/fast/replaced/width100percent-radio- expected.png:
4046 * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug1318-expected .png:
4047 * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug4527-expected .png:
4048 * platform/chromium-mac/fast/forms/001-expected.png:
4049 * platform/chromium-mac/fast/replaced/width100percent-checkbox-expected. png:
4050 * platform/chromium-mac/fast/replaced/width100percent-radio-expected.png :
4051 * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-perce ntage-size-expected.txt: Added.
4052 * platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.png:
4053 * platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.png:
4054 * platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.txt:
4055 * platform/chromium-win/fast/borders/border-radius-huge-assert-expected. png:
4056 * platform/chromium-win/fast/html/details-position-expected.txt:
4057 * platform/chromium-win/svg/zoom/page/zoom-replaced-intrinsic-ratio-001- expected.txt:
4058 * platform/efl/fast/borders/border-radius-huge-assert-expected.txt: Remo ved.
4059 * platform/efl/fast/html/details-position-expected.txt: Removed.
4060 * platform/efl/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected. txt: Removed.
4061 * platform/efl/svg/zoom/page/zoom-svg-through-object-with-percentage-siz e-expected.txt: Removed.
4062 * platform/gtk/fast/borders/border-radius-huge-assert-expected.txt: Remo ved.
4063 * platform/gtk/fast/html/details-position-expected.txt: Removed.
4064 * platform/gtk/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected. txt: Removed.
4065 * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-percentage-siz e-expected.txt: Removed.
4066 * svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Added.
4067 * svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.tx t: Added.
4068
4069 2012-04-26 Emil A Eklund <eae@chromium.org>
4070
4071 Move Length and CSS length computation to float
4072 https://bugs.webkit.org/show_bug.cgi?id=84801
4073
4074 Reviewed by Eric Seidel.
4075
4076 Change Length and CSS length computation to floating point. This gets us
4077 closer to the goal of supporting subpixel layout and improves precision
4078 for SVG which already uses floating point for its layout.
4079
4080 This change makes computedStyle return fractional values for pixel value s
4081 if a fraction is specified. It also changes the result of computations
4082 where two or more values with fractional precision. Prior to this change
4083 the result of Length(2.9) + Length(2.9) would be 4 as each value would b e
4084 floored. with this change the result is 5 as the addition is done with
4085 floating point precision and then the result will be floored. Once we
4086 enable subpixel layout the resulting value in this example would be 5.8.
4087
4088 * fast/dom/length-attribute-mapping-expected.txt:
4089 * fast/dom/length-attribute-mapping.html:
4090 * platform/mac-snowleopard/fast/forms/001-expected.png:
4091 * platform/mac-snowleopard/svg/zoom/page/zoom-replaced-intrinsic-ratio-0 01-expected.png:
4092 * platform/mac/fast/forms/001-expected.txt:
4093 * platform/mac/fast/html/details-position-expected.png:
4094 * platform/mac/fast/html/details-position-expected.txt:
4095 * platform/mac/fast/replaced/width100percent-checkbox-expected.png:
4096 * platform/mac/fast/replaced/width100percent-checkbox-expected.txt:
4097 * platform/mac/fast/replaced/width100percent-radio-expected.png:
4098 * platform/mac/fast/replaced/width100percent-radio-expected.txt:
4099 * platform/mac/mathml/presentation/fractions-expected.png:
4100 * platform/mac/mathml/presentation/fractions-expected.txt:
4101 * platform/mac/mathml/presentation/fractions-vertical-alignment-expected .png:
4102 * platform/mac/mathml/presentation/fractions-vertical-alignment-expected .txt:
4103 * platform/mac/mathml/presentation/mo-stretch-expected.png:
4104 * platform/mac/mathml/presentation/mo-stretch-expected.txt:
4105 * platform/mac/mathml/presentation/subsup-expected.png:
4106 * platform/mac/mathml/presentation/subsup-expected.txt:
4107 * platform/mac/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected. txt:
4108 * platform/mac/svg/zoom/page/zoom-svg-through-object-with-percentage-siz e-expected.txt:
4109 * platform/mac/tables/mozilla/bugs/bug1318-expected.png:
4110 * platform/mac/tables/mozilla/bugs/bug1318-expected.txt:
4111
4112 2012-04-28 Zan Dobersek <zandobersek@gmail.com>
4113
4114 [WK2] http/tests/navigation/anchor-frames-gbk.html fails
4115 https://bugs.webkit.org/show_bug.cgi?id=76896
4116
4117 Reviewed by Darin Adler.
4118
4119 Unskip the now-passing test for Mac and Qt WK2 ports.
4120
4121 * platform/mac-wk2/Skipped:
4122 * platform/qt-5.0-wk2/Skipped:
4123
4124 2012-04-28 Zan Dobersek <zandobersek@gmail.com>
4125
4126 Unreviewed, adding a Gtk-specific baseline for
4127 fast/dom/Window/window-lookup-precedence.html.
4128
4129 * platform/gtk/fast/dom/Window/window-lookup-precedence-expected.txt: Ad ded.
4130
4131 2012-04-28 Alexander Pavlov <apavlov@chromium.org>
4132
4133 Web Inspector: Enable touch events feature fails touch feature detection
4134 https://bugs.webkit.org/show_bug.cgi?id=84397
4135
4136 Reviewed by Pavel Feldman.
4137
4138 * fast/events/touch/emulate-touch-events-expected.txt:
4139 * fast/events/touch/emulate-touch-events.html:
4140
4141 2012-04-28 Nikolas Zimmermann <nzimmermann@rim.com>
4142
4143 <animateTransform type="scale"> should use '0' as effective from value n ot '1', if no base value is specified and from is not given
4144 https://bugs.webkit.org/show_bug.cgi?id=85133
4145
4146 Reviewed by Antti Koivisto.
4147
4148 * svg/animations/animateTransform-by-scale-1-expected.svg: Added.
4149 * svg/animations/animateTransform-by-scale-1.svg: Added.
4150
4151 2012-04-28 Noel Gordon <noel.gordon@gmail.com>
4152
4153 [chromium] http/tests/websocket/tests/hixie76/url-parsing.html is failin g
4154 https://bugs.webkit.org/show_bug.cgi?id=85130
4155
4156 Unreviewed test expectations update: fix expected text after r115533.
4157
4158 * platform/chromium-mac/http/tests/websocket/tests/hixie76/url-parsing-e xpected.txt: Removed.
4159 * platform/chromium-win/http/tests/websocket/tests/hixie76/url-parsing-e xpected.txt: Removed.
4160 * platform/chromium/http/tests/websocket/tests/hixie76/url-parsing-expec ted.txt: Renamed from LayoutTests/platform/chromium-linux/http/tests/websocket/t ests/hixie76/url-parsing-expected.txt.
4161
4162 2012-04-28 Nikolas Zimmermann <nzimmermann@rim.com>
4163
4164 SVGAnimateColorElement doesn't support by/to animations properly
4165 https://bugs.webkit.org/show_bug.cgi?id=36704
4166
4167 Reviewed by Antti Koivisto.
4168
4169 * svg/animations/animateColor-additive-2a-expected.svg: Added.
4170 * svg/animations/animateColor-additive-2a.svg: Added.
4171 * svg/animations/animateColor-additive-2b-expected.svg: Added.
4172 * svg/animations/animateColor-additive-2b.svg: Added.
4173 * svg/animations/animateColor-additive-2c-expected.svg: Added.
4174 * svg/animations/animateColor-additive-2c.svg: Added.
4175 * svg/animations/animateColor-additive-2d-expected.svg: Added.
4176 * svg/animations/animateColor-additive-2d.svg: Added.
4177
4178 2012-04-27 Nikolas Zimmermann <nzimmermann@rim.com>
4179
4180 Fix repetitions & by animation support for path animations
4181 https://bugs.webkit.org/show_bug.cgi?id=85071
4182
4183 Reviewed by Antti Koivisto.
4184
4185 * svg/animations/path-animation.svg: Added.
4186 * svg/animations/path-animation-expected.svg: Added.
4187 * svg/animations/repeating-path-animation-expected.svg: Added.
4188 * svg/animations/repeating-path-animation.svg: Added.
4189 * svg/animations/script-tests/svgpath-animation-1.js: Correct testcase, now that by animations are supported.
4190 (sample2):
4191 (sample3):
4192 (executeTest):
4193 * svg/animations/svgpath-animation-1-expected.txt:
4194
4195 2012-04-28 Nikolas Zimmermann <nzimmermann@rim.com>
4196
4197 SVGAnimateMotion does not handle accumulation
4198 https://bugs.webkit.org/show_bug.cgi?id=18564
4199
4200 Reviewed by Antti Koivisto.
4201
4202 Import mozilla <animateMotion> reftests, and two testscases from
4203 Dr. Olaf Hoffmanns SVG test suite, covering all additive/accumulate mode s
4204 for <animateMotion>.
4205
4206 * svg/animations/animateMotion-additive-1-expected.svg: Added.
4207 * svg/animations/animateMotion-additive-1.svg: Added.
4208 * svg/animations/animateMotion-additive-2a-expected.svg: Added.
4209 * svg/animations/animateMotion-additive-2a.svg: Added.
4210 * svg/animations/animateMotion-additive-2b-expected.svg: Added.
4211 * svg/animations/animateMotion-additive-2b.svg: Added.
4212 * svg/animations/animateMotion-additive-2c-expected.svg: Added.
4213 * svg/animations/animateMotion-additive-2c.svg: Added.
4214 * svg/animations/animateMotion-additive-2d-expected.svg: Added.
4215 * svg/animations/animateMotion-additive-2d.svg: Added.
4216 * svg/animations/mozilla/animateMotion-by-1-expected.svg: Added.
4217 * svg/animations/mozilla/animateMotion-by-1.svg: Added.
4218 * svg/animations/mozilla/animateMotion-from-to-1-expected.svg: Added.
4219 * svg/animations/mozilla/animateMotion-from-to-1.svg: Added.
4220 * svg/animations/mozilla/animateMotion-indefinite-to-1-expected.svg: Add ed.
4221 * svg/animations/mozilla/animateMotion-indefinite-to-1.svg: Added.
4222 * svg/animations/mozilla/animateMotion-indefinite-to-2-expected.svg: Add ed.
4223 * svg/animations/mozilla/animateMotion-indefinite-to-2.svg: Added.
4224 * svg/animations/mozilla/animateMotion-mpath-pathLength-1-expected.svg: Added.
4225 * svg/animations/mozilla/animateMotion-mpath-pathLength-1.svg: Added.
4226 * svg/animations/mozilla/animateMotion-mpath-targetChange-1-expected.svg : Added.
4227 * svg/animations/mozilla/animateMotion-mpath-targetChange-1.svg: Added.
4228 * svg/animations/mozilla/animateMotion-to-overridden-1-expected.svg: Add ed.
4229 * svg/animations/mozilla/animateMotion-to-overridden-1.svg: Added.
4230
4231 2012-04-27 Yury Semikhatsky <yurys@chromium.org>
4232
4233 ScriptStateProtectedPtr should not keep a strong reference to the contex t
4234 https://bugs.webkit.org/show_bug.cgi?id=85009
4235
4236 Test that after frame navigation all arguments passed to the console mes sages
4237 created in that frame will be discarded and not prevent the frame contex t from
4238 being GC'ed.
4239
4240 Reviewed by Pavel Feldman.
4241
4242 * http/tests/inspector-enabled/console-clear-arguments-on-frame-navigati on-expected.txt: Added.
4243 * http/tests/inspector-enabled/console-clear-arguments-on-frame-navigati on.html: Added.
4244 * http/tests/inspector-enabled/console-clear-arguments-on-frame-remove-e xpected.txt:
4245 * http/tests/inspector-enabled/console-clear-arguments-on-frame-remove.h tml:
4246 * http/tests/inspector-enabled/resources/console-clear-arguments-test.js : Added.
4247 (print):
4248 (dumpConsoleMessageArgumentCounts):
4249 * http/tests/inspector/console-test.js:
4250 (initialize_ConsoleTest.InspectorTest.checkConsoleMessagesDontHaveParame ters):
4251 (initialize_ConsoleTest):
4252
4253 2012-04-28 Csaba Osztrogonác <ossy@webkit.org>
4254
4255 [Qt] Unreviewed weekend gardening, skip new failing tests.
4256
4257 * platform/qt/Skipped:
4258
4259 2012-04-27 Noel Gordon <noel.gordon@gmail.com>
4260
4261 Layout Test fast/images/gif-large-checkerboard.html is a flaky crash
4262 https://bugs.webkit.org/show_bug.cgi?id=85073
4263
4264 Unreviewed text expectations update. Test has been a solid PASS for past 12 hours
4265 since the patch for bug 85077 rolled in.
4266
4267 * platform/chromium/test_expectations.txt:
4268
4269 2012-04-27 Csaba Osztrogonác <ossy@webkit.org>
4270
4271 Unreviewed gardening, update expected files after r115446.
4272
4273 * fast/dom/Window/window-lookup-precedence-expected.txt: Updated after r 115446.
4274 * platform/qt-4.8/fast/dom/Window/window-properties-expected.txt: Update d after r115446.
4275 * platform/qt-5.0-wk2/fast/dom/Window/window-properties-expected.txt: Up dated after r115446.
4276 * platform/qt-5.0-wk2/fast/dom/prototype-inheritance-2-expected.txt: Upd ated after r115446.
4277 * platform/qt-5.0/fast/dom/Window/window-properties-expected.txt: Update d after r115446.
4278 * platform/qt-5.0/fast/dom/prototype-inheritance-2-expected.txt: Updated after r115446.
4279 * platform/qt/fast/dom/prototype-inheritance-2-expected.txt: Updated aft er r115446.
4280 * platform/qt/fast/js/global-constructors-expected.txt: Updated after r1 15446.
4281
4282 2012-04-27 Zan Dobersek <zandobersek@gmail.com>
4283
4284 Unreviewed, rebaselining after revisions 115446, 115510 and 115533.
4285
4286 * fast/dom/Window/window-lookup-precedence-expected.txt:
4287 * http/tests/websocket/tests/hixie76/url-parsing-expected.txt:
4288 * http/tests/websocket/tests/hybi/url-parsing-expected.txt:
4289 * platform/gtk/media/video-colorspace-yuv420-expected.txt:
4290 * platform/gtk/media/video-colorspace-yuv422-expected.txt:
4291
4292 2012-04-27 Dean Jackson <dino@apple.com>
4293
4294 Support reverse and alternate-reverse in CA animations
4295 https://bugs.webkit.org/show_bug.cgi?id=78041
4296
4297 Reviewed by Beth Dakin.
4298
4299 Tests support for reverse and alternate-reverse animations on
4300 CoreAnimation objects, as well as filling out some of the software
4301 animator tests. There are three variables to exercise: reverse vs
4302 forward direction animations, whether reversed timing functions are
4303 inverted correctly, and that fill mode respects the direction of
4304 animation.
4305
4306 Refactored the animation test helper class so we could reuse
4307 property parsing and evaluation.
4308
4309 * animations/animation-direction-reverse-fill-mode-expected.txt: Added.
4310 * animations/animation-direction-reverse-fill-mode-hardware-expected.txt : Added.
4311 * animations/animation-direction-reverse-fill-mode-hardware.html: Added.
4312 * animations/animation-direction-reverse-fill-mode.html: Added.
4313 * animations/animation-direction-reverse-hardware-expected.txt: Added.
4314 * animations/animation-direction-reverse-hardware-opacity-expected.txt: Added.
4315 * animations/animation-direction-reverse-hardware-opacity.html: Added.
4316 * animations/animation-direction-reverse-hardware.html: Added.
4317 * animations/animation-direction-reverse-non-hardware-expected.txt: Adde d.
4318 * animations/animation-direction-reverse-non-hardware.html: Added.
4319 * animations/animation-direction-reverse-timing-functions-expected.txt: Added.
4320 * animations/animation-direction-reverse-timing-functions-hardware-expec ted.txt: Added.
4321 * animations/animation-direction-reverse-timing-functions-hardware.html: Added.
4322 * animations/animation-direction-reverse-timing-functions.html: Added.
4323 * animations/resources/animation-test-helpers.js:
4324 (checkExpectedValue):
4325 (getPropertyValue):
4326 (comparePropertyValue):
4327
4328 2012-04-27 Sheriff Bot <webkit.review.bot@gmail.com>
4329
4330 Unreviewed, rolling out r115407.
4331 http://trac.webkit.org/changeset/115407
4332 https://bugs.webkit.org/show_bug.cgi?id=85126
4333
4334 Caused heap use after free (Requested by keishi_ on #webkit).
4335
4336 * fast/forms/datalist/datalist-child-validation-expected.txt: Removed.
4337 * fast/forms/datalist/datalist-child-validation.html: Removed.
4338
4339 2012-04-27 Kentaro Hara <haraken@chromium.org>
4340
4341 "Not enough arguments" error should be TypeError
4342 https://bugs.webkit.org/show_bug.cgi?id=84628
4343
4344 Reviewed by Darin Adler.
4345
4346 Currently, some custom bindings implement "Not enough arguments"
4347 error as SyntaxError. The Web IDL spec requires that it should be
4348 TypeError: http://www.w3.org/TR/WebIDL/#dfn-overload-resolution-algorith m
4349 Thus, this patch changes SyntaxError to TypeError, and adds test
4350 cases for the exception.
4351
4352 * http/tests/websocket/tests/hixie76/send-empty-expected.txt:
4353 * http/tests/websocket/tests/hixie76/url-parsing.html:
4354 * http/tests/websocket/tests/hybi/send-empty-expected.txt:
4355 * http/tests/websocket/tests/hybi/url-parsing.html:
4356 * http/tests/xmlhttprequest/exceptions-expected.txt:
4357 * http/tests/xmlhttprequest/exceptions.html:
4358 * platform/chromium-linux/http/tests/websocket/tests/hixie76/url-parsing -expected.txt:
4359 * platform/chromium/http/tests/websocket/tests/hybi/url-parsing-expected .txt:
4360 * svg/dom/SVGLength-expected.txt:
4361 * webaudio/audionode-expected.txt:
4362 * webaudio/audionode.html:
4363
4364 2012-04-27 Kenneth Russell <kbr@google.com>
4365
4366 Remove SHADER_COMPILER constant
4367 https://bugs.webkit.org/show_bug.cgi?id=85115
4368
4369 Reviewed by Darin Adler.
4370
4371 * fast/canvas/webgl/constants-expected.txt: Updated expected results.
4372 * fast/canvas/webgl/constants.html: Synced test with Khronos repository.
4373
4374 2012-04-27 Joe Thomas <joethomas@motorola.com>
4375
4376 fast/forms/listbox-clear-restore.html is failing
4377 https://bugs.webkit.org/show_bug.cgi?id=82818
4378
4379 Reviewed by Darin Adler.
4380
4381 This testcase was flaky on the bot and from the screenshots it looks lik e the timer failed to fire.
4382 Using document.body.offsetWidth to force a layout instead of timer.
4383
4384 * fast/forms/listbox-clear-restore.html:
4385 * platform/mac/Skipped:
4386
4387 2012-04-27 Andrew Scherkus <scherkus@chromium.org>
4388
4389 [Chromium] Unreviewed, updating baselines for media/video-colorspace-yuv 420/422.html due to r115510.
4390
4391 * platform/chromium-linux/media/video-colorspace-yuv420-expected.png:
4392 * platform/chromium-linux/media/video-colorspace-yuv422-expected.png:
4393 * platform/chromium-mac-leopard/media/video-colorspace-yuv420-expected.p ng:
4394 * platform/chromium-mac-leopard/media/video-colorspace-yuv422-expected.p ng:
4395 * platform/chromium-mac-snowleopard/media/video-colorspace-yuv420-expect ed.png:
4396 * platform/chromium-mac-snowleopard/media/video-colorspace-yuv422-expect ed.png:
4397 * platform/chromium-mac/media/video-colorspace-yuv420-expected.png:
4398 * platform/chromium-mac/media/video-colorspace-yuv420-expected.txt:
4399 * platform/chromium-mac/media/video-colorspace-yuv422-expected.png:
4400 * platform/chromium-mac/media/video-colorspace-yuv422-expected.txt:
4401 * platform/chromium-win/media/video-colorspace-yuv420-expected.png:
4402 * platform/chromium-win/media/video-colorspace-yuv420-expected.txt:
4403 * platform/chromium-win/media/video-colorspace-yuv422-expected.png:
4404 * platform/chromium-win/media/video-colorspace-yuv422-expected.txt:
4405 * platform/chromium/test_expectations.txt:
4406
4407 2012-04-27 Yi Shen <yi.4.shen@nokia.com>
4408
4409 REGRESSION(113723): Pressing enter in this list example deletes the whol e list
4410 https://bugs.webkit.org/show_bug.cgi?id=85016
4411
4412 Reviewed by Enrica Casucci.
4413
4414 The bug was caused by CompositeEditCommand::breakOutOfEmptyListItem, whi ch calls isListItem
4415 on the empty list's siblings to decide which part of the list should get removed. However,
4416 the check fails when the empty list's sibling is a text node, or a list element (e.g. ul, ol).
4417 Fixed it by skipping empty list's non-element sibling and calling isList Element to do further
4418 check.
4419
4420 * editing/execCommand/break-out-of-empty-list-item-expected.txt:
4421 * editing/execCommand/script-tests/break-out-of-empty-list-item.js:
4422
4423 2012-04-27 Tim Horton <timothy_horton@apple.com>
4424
4425 SMIL animation causes leak of the related Document (and many elements)
4426 https://bugs.webkit.org/show_bug.cgi?id=83856
4427 <rdar://problem/11216047>
4428
4429 Reviewed by Dean Jackson.
4430
4431 Add a few tests for different parts of this patch: smil-leak-elements te sts that animated
4432 elements are garbage collected properly after being removed from the pag e;
4433
4434 smil-leak-element-instances and its related smil-leak-element-instances- noBaseValRef test
4435 that we don't leak instances after they're removed from the document whi le the original element is still alive;
4436
4437 smil-leak-dynamically-added-element-instances tests the same thing, but adds half of the instances
4438 while the animation is in the middle of running;
4439
4440 svglength-element-removed-crash ensures that an animated element is not freed
4441 if JavaScript code is holding a reference to an animated property wrappe r.
4442
4443 * svg/animations/smil-leak-dynamically-added-element-instances-expected. txt: Added.
4444 * svg/animations/smil-leak-dynamically-added-element-instances.svg: Adde d.
4445 * svg/animations/smil-leak-element-instances-expected.txt: Added.
4446 * svg/animations/smil-leak-element-instances-noBaseValRef-expected.txt: Added.
4447 * svg/animations/smil-leak-element-instances-noBaseValRef.svg: Added.
4448 * svg/animations/smil-leak-element-instances.svg: Added.
4449 * svg/animations/smil-leak-elements-expected.txt: Added.
4450 * svg/animations/smil-leak-elements.svg: Added.
4451 * svg/animations/svglength-element-removed-crash-expected.txt: Added.
4452 * svg/animations/svglength-element-removed-crash.svg: Added.
4453
4454 2012-04-27 Dirk Pranke <dpranke@chromium.org>
4455
4456 Mark tables/mozilla/other/slashlogo.html as SLOW
4457 https://bugs.webkit.org/show_bug.cgi?id=85106
4458
4459 * platform/chromium/test_expectations.txt:
4460
4461 2012-04-24 Jeffrey Pfau <jpfau@apple.com>
4462
4463 Disable RTF in JavaScript drag-and-drop
4464 https://bugs.webkit.org/show_bug.cgi?id=76597
4465
4466 Reviewed by Maciej Stachowiak.
4467
4468 * fast/events/drag-and-drop-subframe-dataTransfer-expected.txt: Added.
4469 * fast/events/drag-and-drop-subframe-dataTransfer.html: Added.
4470 * fast/events/resources/file-for-drag-and-drop-subframe-dataTransfer.htm l: Added.
4471
4472 2012-04-27 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com>
4473
4474 [EFL] [DRT] Unskip passing tests related to editing commands
4475 https://bugs.webkit.org/show_bug.cgi?id=84944
4476
4477 Unreviewed, unskip passing editing commands tests.
4478
4479 * platform/efl/Skipped:
4480
4481 2012-04-24 Shadi Khalek <shadi@chromium.org>
4482
4483 Support video format yuv422p tests on different ports.
4484 https://bugs.webkit.org/show_bug.cgi?id=82281
4485
4486 Reviewed by Eric Carlson.
4487
4488 * media/content/test_yuv420.mp4: Added.
4489 * media/content/test_yuv420.ogv:
4490 * media/content/test_yuv422.mp4: Added.
4491 * media/content/test_yuv422.ogv:
4492 * media/video-colorspace-yuv420.html:
4493 * media/video-colorspace-yuv422.html:
4494
4495 2012-04-27 Dimitri Glazkov <dglazkov@chromium.org>
4496
4497 [Chromium] fast/js/dfg-uint32array.html is a flaky timeout.
4498 https://bugs.webkit.org/show_bug.cgi?id=85090
4499
4500 * platform/chromium/test_expectations.txt: Added.
4501
4502 2012-04-27 Dimitri Glazkov <dglazkov@chromium.org>
4503
4504 Mark svg/as-image/svg-as-relative-image-with-explicit-size.html as flaky .
4505 https://bugs.webkit.org/show_bug.cgi?id=85107
4506
4507 * platform/chromium/test_expectations.txt: Registered flakiness.
4508
4509 2012-04-27 Dimitri Glazkov <dglazkov@chromium.org>
4510
4511 Mark tables/mozilla/other/slashlogo.html as flaky timeout.
4512 https://bugs.webkit.org/show_bug.cgi?id=85106
4513
4514 * platform/chromium/test_expectations.txt: Marked.
4515
4516 2012-04-27 Dimitri Glazkov <dglazkov@chromium.org>
4517
4518 [Chromium] Remove remaining mentions of platform/mac-leopard.
4519
4520 * platform/chromium/test_expectations.txt: Removed.
4521
4522 2012-04-27 Nat Duca <nduca@chromium.org>
4523
4524 Implement high-resolution time via window.performance.now()
4525 https://bugs.webkit.org/show_bug.cgi?id=66684
4526
4527 This implements the high resolution time spec from
4528 http://www.w3.org/TR/hr-time/, giving javascript access to
4529 sub-millisecond timestamps that increase over time instead of being
4530 subject to skewing, for example when the host machine's clock changes.
4531
4532 Reviewed by Tony Gentilcore.
4533
4534 * fast/dom/Window/window-properties-performance-expected.txt:
4535 * fast/performance/performance-now-timestamps-expected.txt: Added.
4536 * fast/performance/performance-now-timestamps.html: Added.
4537 * fast/performance/script-tests/TEMPLATE.html: Added.
4538 * fast/performance/script-tests/performance-now-timestamps.js: Added.
4539 (busyWait):
4540 * platform/qt/fast/dom/Window/window-properties-performance-expected.txt :
4541
4542 2012-04-27 Tony Chang <tony@chromium.org>
4543
4544 remove LayoutTests/platform/mac-leopard
4545 https://bugs.webkit.org/show_bug.cgi?id=84999
4546
4547 These results are no longer used by any ports.
4548
4549 * platform/mac-leopard: Removed.
4550
4551 2012-04-27 Christophe Dumez <christophe.dumez@intel.com>
4552
4553 [EFL] Several media layout tests need rebaselining
4554 https://bugs.webkit.org/show_bug.cgi?id=84943
4555
4556 Unreviewed, rebaseline EFL media layout tests due to r114957.
4557
4558 * platform/efl/media/media-controls-clone-expected.txt:
4559 * platform/efl/media/video-empty-source-expected.txt:
4560 * platform/efl/media/video-zoom-controls-expected.txt:
4561
4562 2012-04-27 Dimitri Glazkov <dglazkov@chromium.org>
4563
4564 Unreviewed, rolling out r115484.
4565 http://trac.webkit.org/changeset/115484
4566 https://bugs.webkit.org/show_bug.cgi?id=84555
4567
4568 Broke Chromium compile.
4569
4570 * fast/dom/HTMLAnchorElement/anchor-download-unset.html:
4571 * fast/dom/HTMLAnchorElement/anchor-download.html:
4572 * fast/dom/HTMLAnchorElement/anchor-nodownload-set.html:
4573 * fast/dom/HTMLAnchorElement/anchor-nodownload.html:
4574 * fast/dom/window-domurl-crash.html:
4575 * fast/files/blob-constructor-expected.txt: Removed.
4576 * fast/files/blob-constructor.html: Removed.
4577 * fast/files/blob-slice-overflow.html:
4578 * fast/files/blob-slice-test.html:
4579 * fast/files/file-reader-fffd.html:
4580 * fast/files/not-enough-arguments.html:
4581 * fast/files/resources/read-blob-test-cases.js:
4582 (testReadingTripleSlicedHybridBlob):
4583 * fast/files/resources/read-common.js:
4584 (buildBlob):
4585 * fast/files/script-tests/blob-constructor.js: Removed.
4586 * fast/files/workers/inline-worker-via-blob-url.html:
4587 * fast/filesystem/resources/file-writer-abort-continue.js:
4588 (tenXBlob):
4589 (startWrite):
4590 * fast/filesystem/resources/file-writer-abort-depth.js:
4591 * fast/filesystem/resources/file-writer-abort.js:
4592 (tenXBlob):
4593 (startWrite):
4594 * fast/filesystem/resources/file-writer-events.js:
4595 (tenXBlob):
4596 (startWrite):
4597 * fast/filesystem/resources/file-writer-gc-blob.js:
4598 (tenXBlob):
4599 (startWrite):
4600 * fast/filesystem/resources/file-writer-sync-truncate-extend.js:
4601 * fast/filesystem/resources/file-writer-sync-write-overlapped.js:
4602 * fast/filesystem/resources/file-writer-utils.js:
4603 * http/tests/fileapi/create-blob-url-from-data-url.html:
4604 * http/tests/filesystem/no-cache-filesystem-url.html:
4605 * http/tests/local/blob/resources/hybrid-blob-util.js:
4606 (HybridBlobTestUtil.this.appendAndCreateBlob):
4607 (HybridBlobTestUtil):
4608 * http/tests/security/resources/create-filesystem-file.html:
4609 * http/tests/websocket/tests/hixie76/send-object.html:
4610 * http/tests/websocket/tests/hybi/bufferedAmount-after-close-in-busy.htm l:
4611 * http/tests/websocket/tests/hybi/bufferedAmount-after-close.html:
4612 * http/tests/websocket/tests/hybi/send-blob.html:
4613 * http/tests/websocket/tests/hybi/send-file-blob-fail.html:
4614 * http/tests/websocket/tests/hybi/send-file-blob.html:
4615 * http/tests/websocket/tests/hybi/workers/resources/send-blob.js:
4616 (createBlobContainingHelloWorld):
4617 (createEmptyBlob):
4618 (createBlobContainingAllDistinctBytes):
4619 * platform/mac/fast/dom/Window/window-properties-expected.txt:
4620 * storage/indexeddb/noblobs.html:
4621 * storage/indexeddb/structured-clone.html:
4622
4623 2012-04-27 Dirk Pranke <dpranke@chromium.org>
4624
4625 [chromium] use "drt-style" output, not "test-shell-style" output, on mac and linux DRT
4626 https://bugs.webkit.org/show_bug.cgi?id=84917
4627
4628 Unreviewed, build fix.
4629
4630 Reland the change in r115453 with a fix for chromium win.
4631
4632 * platform/chromium/test_expectations.txt:
4633
4634 2012-04-27 Eric Carlson <eric.carlson@apple.com>
4635
4636 https://bugs.webkit.org/show_bug.cgi?id=85038
4637
4638 Unreviewed, Mac test_expectations update.
4639
4640 * platform/mac/test_expectations.txt: Skip http/tests/inspector/network/ network-initiator.html.
4641
4642 2012-04-27 Alexandru Chiculita <achicu@adobe.com>
4643
4644 [CSS Shaders] Implement CSS Animations and Transitions for CSS Shaders
4645 https://bugs.webkit.org/show_bug.cgi?id=71406
4646
4647 Reviewed by Dean Jackson.
4648
4649 * animations/resources/animation-test-helpers.js: Added a check for the "custom" function and used the parser in custom-filter-parser.js instead.
4650 (getFilterParameters):
4651 (filterParametersMatch):
4652 * css3/filters/custom/custom-filter-animation-expected.txt: Added.
4653 * css3/filters/custom/custom-filter-animation.html: Added.
4654 * css3/filters/resources/custom-filter-parser.js: Added a simple parser for the "custom" function, so that multiple types can be checked correctly.
4655
4656 2012-04-26 Sam Weinig <sam@webkit.org>
4657
4658 Add support for the Blob constructor
4659 https://bugs.webkit.org/show_bug.cgi?id=84555
4660
4661 Reviewed by Maciej Stachowiak.
4662
4663 Switch tests that were not directly testing BlobBuilder over to
4664 using the Blob constructor, to get test coverage of standard way
4665 constructing blobs.
4666
4667 * fast/files/blob-constructor.html:
4668 * fast/files/blob-constructor-expected.txt:
4669 * fast/files/script-tests/blob-constructor.js:
4670 New test.
4671
4672 * fast/dom/HTMLAnchorElement/anchor-download-unset.html:
4673 * fast/dom/HTMLAnchorElement/anchor-download.html:
4674 * fast/dom/HTMLAnchorElement/anchor-nodownload-set.html:
4675 * fast/dom/HTMLAnchorElement/anchor-nodownload.html:
4676 * fast/dom/window-domurl-crash.html:
4677 * fast/files/blob-builder-crash-expected.txt: Removed.
4678 * fast/files/blob-builder-crash.html: Removed.
4679 * fast/files/blob-slice-overflow.html:
4680 * fast/files/blob-slice-test.html:
4681 * fast/files/file-reader-fffd.html:
4682 * fast/files/not-enough-arguments.html:
4683 * fast/files/resources/read-blob-test-cases.js:
4684 * fast/files/resources/read-common.js:
4685 * fast/files/workers/inline-worker-via-blob-url.html:
4686 * fast/filesystem/resources/file-writer-abort-continue.js:
4687 * fast/filesystem/resources/file-writer-abort-depth.js:
4688 * fast/filesystem/resources/file-writer-abort.js:
4689 * fast/filesystem/resources/file-writer-events.js:
4690 * fast/filesystem/resources/file-writer-gc-blob.js:
4691 * fast/filesystem/resources/file-writer-sync-truncate-extend.js:
4692 * fast/filesystem/resources/file-writer-sync-write-overlapped.js:
4693 * fast/filesystem/resources/file-writer-utils.js:
4694 * http/tests/fileapi/create-blob-url-from-data-url.html:
4695 * http/tests/filesystem/no-cache-filesystem-url.html:
4696 * http/tests/local/blob/resources/hybrid-blob-util.js:
4697 * http/tests/security/resources/create-filesystem-file.html:
4698 * http/tests/websocket/tests/hixie76/send-object.html:
4699 * http/tests/websocket/tests/hybi/bufferedAmount-after-close-in-busy.htm l:
4700 * http/tests/websocket/tests/hybi/bufferedAmount-after-close.html:
4701 * http/tests/websocket/tests/hybi/send-blob.html:
4702 * http/tests/websocket/tests/hybi/send-file-blob-fail.html:
4703 * http/tests/websocket/tests/hybi/send-file-blob.html:
4704 * http/tests/websocket/tests/hybi/workers/resources/send-blob.js:
4705 * platform/mac/fast/dom/Window/window-properties-expected.txt:
4706 * storage/indexeddb/noblobs.html:
4707 * storage/indexeddb/structured-clone.html:
4708
4709 2012-04-27 Dimitri Glazkov <dglazkov@chromium.org>
4710
4711 Remove passing test from expectations.
4712
4713 * platform/chromium/test_expectations.txt: Another one bites the dust.
4714
4715 2012-04-27 Dimitri Glazkov <dglazkov@chromium.org>
4716
4717 [Chromium] Layout Tests fast/js/dfg-float64array.html, fast/js/dfg-uint1 6array.html, and fast/js/dfg-uint8array.html are flaky timeouts.
4718 https://bugs.webkit.org/show_bug.cgi?id=85090
4719
4720 * platform/chromium/test_expectations.txt: Marked as flakes.
4721
4722 2012-04-27 Shawn Singh <shawnsingh@chromium.org>
4723
4724 Infinite backgroundClipRect should not be scrolled.
4725 https://bugs.webkit.org/show_bug.cgi?id=84979
4726
4727 Reviewed by Adrienne Walker.
4728
4729 * compositing/iframes/resources/fixed-position-transformed-subframe.html : Added.
4730 * compositing/iframes/scroll-fixed-transformed-element-expected.png: Add ed.
4731 * compositing/iframes/scroll-fixed-transformed-element-expected.txt: Add ed.
4732 * compositing/iframes/scroll-fixed-transformed-element.html: Added.
4733
4734 2012-04-27 Erik Arvidsson <arv@chromium.org>
4735
4736 Clean up tests in preparation for ES5.2 global scope fix
4737 https://bugs.webkit.org/show_bug.cgi?id=85001
4738
4739 Reviewed by Gavin Barraclough.
4740
4741 * fast/css/resize-value-compared.html:
4742 * fast/dom/resources/navigation-type-matches-querystring.html:
4743 * fast/dom/script-tests/webtiming-document-open.js:
4744 * fast/dom/script-tests/webtiming-navigate-within-document.js:
4745 * fast/dom/script-tests/webtiming.js:
4746 * http/tests/inspector/indexeddb/indexeddb-test.js:
4747 * http/tests/misc/resources/webtiming-cross-origin-and-back2.html:
4748 * http/tests/misc/resources/webtiming-cross-origin-redirect.html:
4749 * http/tests/misc/resources/webtiming-no-origin.html:
4750 * http/tests/misc/resources/webtiming-one-redirect.html:
4751 * http/tests/misc/resources/webtiming-ssl.html:
4752 * http/tests/misc/resources/webtiming-two-redirects.html:
4753 * http/tests/misc/webtiming-slow-load.php:
4754
4755 2012-04-27 Dirk Pranke <dpranke@chromium.org>
4756
4757 Unreviewed, revert r115453 - broke chromium win bots
4758
4759 * platform/chromium/test_expectations.txt:
4760
4761 2012-04-27 Dimitri Glazkov <dglazkov@chromium.org>
4762
4763 Layout Test media/video-currentTime-set.html is still flaky
4764 https://bugs.webkit.org/show_bug.cgi?id=85003
4765
4766 Reviewed by Eric Carlson.
4767
4768 * media/video-currentTime-set.html: Removed extraneous timeout code.
4769
4770 2012-04-27 Ryosuke Niwa <rniwa@webkit.org>
4771
4772 FormatBlock crashes when body element is removed prior to the command ex ecution
4773 https://bugs.webkit.org/show_bug.cgi?id=84937
4774
4775 Reviewed by Tony Chang.
4776
4777 Add a regression test for executing FormatCommand immediately after remo ving
4778 the body element thereby turning the selection end points to non-candida tes.
4779
4780 * editing/execCommand/format-block-without-body-crash-expected.txt: Adde d.
4781 * editing/execCommand/format-block-without-body-crash.html: Added.
4782
4783 2012-04-27 Julien Chaffraix <jchaffraix@webkit.org>
4784
4785 NULL-deref in RenderBox::clippedOverflowRectForRepaint
4786 https://bugs.webkit.org/show_bug.cgi?id=84774
4787
4788 Reviewed by Tony Chang.
4789
4790 * fast/inline/crash-new-continuation-with-outline-expected.txt: Added.
4791 * fast/inline/crash-new-continuation-with-outline.html: Added.
4792
4793 2012-04-27 Dirk Pranke <dpranke@chromium.org>
4794
4795 [chromium] use "drt-style" output, not "test-shell-style" output, on mac and linux DRT
4796 https://bugs.webkit.org/show_bug.cgi?id=84917
4797
4798 Unreviewed, expectations change to accompany the new-run-webkit-tests ch ange.
4799
4800 * platform/chromium/test_expectations.txt
4801
4802 2012-04-27 Christophe Dumez <christophe.dumez@intel.com>
4803
4804 [EFL] ResourceError domain needs to be properly set in FrameLoaderClient
4805 https://bugs.webkit.org/show_bug.cgi?id=84129
4806
4807 Reviewed by Nate Chapin.
4808
4809 Unskip the tests which require EFL's DumpRenderTree to support
4810 LayoutTestController's dumpResourceLoadCallbacks() and print out
4811 correctly information about resource loading errors.
4812
4813 * platform/efl/Skipped:
4814
4815 2012-04-27 Dimitri Glazkov <dglazkov@chromium.org>
4816
4817 [Chromium] platform/chromium/media/video-capture-preview.html is a flaky crash.
4818 https://bugs.webkit.org/show_bug.cgi?id=85082
4819
4820 * platform/chromium/test_expectations.txt: Added expectation of flakines s.
4821
4822 2012-04-27 Alexander Pavlov <apavlov@chromium.org>
4823
4824 Web Inspector: Implement the "Disable JavaScript" option in the settings dialog
4825 https://bugs.webkit.org/show_bug.cgi?id=84946
4826
4827 Reviewed by Yury Semikhatsky.
4828
4829 * inspector/debugger/disable-script-expected.txt: Added.
4830 * inspector/debugger/disable-script.html: Added.
4831
4832 2012-04-27 Keishi Hattori <keishi@webkit.org>
4833
4834 IETC HTML5: verify HTMLDataListElement - instanceof HTMLDataListElement fails.
4835 https://bugs.webkit.org/show_bug.cgi?id=81196
4836
4837 Reviewed by Kent Tamura.
4838
4839 * fast/dom/Window/resources/window-properties.js: Added HTMLDataListElem ent to the list.
4840 * platform/chromium/fast/dom/Window/window-lookup-precedence-expected.tx t:
4841
4842 2012-04-27 Dimitri Glazkov <dglazkov@chromium.org>
4843
4844 Unreviewed, rolling out r115417.
4845 http://trac.webkit.org/changeset/115417
4846 https://bugs.webkit.org/show_bug.cgi?id=84946
4847
4848 Added test is broken on windows.
4849
4850 * inspector/debugger/disable-script-expected.txt: Removed.
4851 * inspector/debugger/disable-script.html: Removed.
4852
4853 2012-04-27 Dimitri Glazkov <dglazkov@chromium.org>
4854
4855 [Chromium] fast/images/gif-large-checkerboard.html is a flaky crash
4856 https://bugs.webkit.org/show_bug.cgi?id=85073
4857
4858 * platform/chromium/test_expectations.txt: Marked flaky crash.
4859
4860 2012-04-26 Andreas Kling <kling@webkit.org>
4861
4862 Avoid mutating Element attribute storage in StepRange constructor.
4863 <http://webkit.org/b/84797>
4864
4865 Reviewed by Antti Koivisto.
4866
4867 * fast/selectors/querySelector-in-range-crash-expected.txt: Added.
4868 * fast/selectors/querySelector-in-range-crash.html: Added.
4869
4870 2012-04-27 Rob Buis <rbuis@rim.com>
4871
4872 SVG inline style of 'marker-*' does not override
4873 https://bugs.webkit.org/show_bug.cgi?id=84824
4874
4875 Add tests for clip-path, filter, mask and marker-* properties.
4876
4877 Reviewed by Nikolas Zimmermann.
4878
4879 * svg/custom/inline-style-overrides-clipPath-expected.svg: Added.
4880 * svg/custom/inline-style-overrides-clipPath.svg: Added.
4881 * svg/custom/inline-style-overrides-filter-expected.svg: Added.
4882 * svg/custom/inline-style-overrides-filter.svg: Added.
4883 * svg/custom/inline-style-overrides-markers-expected.svg: Added.
4884 * svg/custom/inline-style-overrides-markers.svg: Added.
4885 * svg/custom/inline-style-overrides-mask-expected.svg: Added.
4886 * svg/custom/inline-style-overrides-mask.svg: Added.
4887
4888 2012-04-27 Nikolas Zimmermann <nzimmermann@rim.com>
4889
4890 Support values animation mode with just a single value
4891 https://bugs.webkit.org/show_bug.cgi?id=85064
4892
4893 Reviewed by Antti Koivisto.
4894
4895 * svg/animations/resources/single-values-animation.svg: Added.
4896 * svg/animations/script-tests/single-values-animation.js: Added.
4897 (sample1):
4898 (sample2):
4899 (executeTest):
4900 * svg/animations/single-values-animation-expected.txt: Added.
4901 * svg/animations/single-values-animation.html: Added.
4902
4903 2012-04-27 Marcus Bulach <bulach@chromium.org>
4904
4905 [chromium] Update test expectation.
4906 https://bugs.webkit.org/show_bug.cgi?id=85038
4907
4908 Unreviewed, chromium test_expectations update.
4909
4910 * platform/chromium/test_expectations.txt:
4911
4912 2012-04-27 Konrad Piascik <kpiascik@rim.com>
4913
4914 Web Inspector: Allow inspection of Web Socket Frames
4915 https://bugs.webkit.org/show_bug.cgi?id=83282
4916
4917 Reviewed by Pavel Feldman.
4918
4919 * http/tests/inspector/web-socket-frame-error-expected.txt: Added.
4920 * http/tests/inspector/web-socket-frame-error.html: Added.
4921 * http/tests/inspector/web-socket-frame-expected.txt: Added.
4922 * http/tests/inspector/web-socket-frame.html: Added.
4923
4924 2012-04-27 Nikolas Zimmermann <nzimmermann@rim.com>
4925
4926 Fix repetitions & by animation support for SVGAnimateTransformElement
4927 https://bugs.webkit.org/show_bug.cgi?id=85051
4928
4929 Reviewed by Antti Koivisto.
4930
4931 Enable <animateTransform> test in additive-type-by-animation, which was disabled as it triggered assertions before this patch.
4932 Add lots of new <animateTransform> covering additive/accumulative animat ions using reftests, for all animateTransform types (translate/rotate/skewX/skew Y/scale).
4933
4934 * svg/animations/additive-type-by-animation-expected.txt:
4935 * svg/animations/animateTransform-accumulation-expected.svg: Added.
4936 * svg/animations/animateTransform-accumulation.svg: Added.
4937 * svg/animations/animateTransform-by-scale-expected.svg: Added.
4938 * svg/animations/animateTransform-by-scale.svg: Added.
4939 * svg/animations/animateTransform-from-by-from-to-comparision-expected.s vg: Added.
4940 * svg/animations/animateTransform-from-by-from-to-comparision.svg: Added .
4941 * svg/animations/animateTransform-from-by-scale-additive-sum-expected.sv g: Added.
4942 * svg/animations/animateTransform-from-by-scale-additive-sum.svg: Added.
4943 * svg/animations/animateTransform-from-by-scale-expected.svg: Added.
4944 * svg/animations/animateTransform-from-by-scale.svg: Added.
4945 * svg/animations/animateTransform-rotate-around-point-expected.svg: Adde d.
4946 * svg/animations/animateTransform-rotate-around-point.svg: Added.
4947 * svg/animations/animateTransform-skewX-expected.svg: Added.
4948 * svg/animations/animateTransform-skewX.svg: Added.
4949 * svg/animations/animateTransform-skewY-expected.svg: Added.
4950 * svg/animations/animateTransform-skewY.svg: Added.
4951 * svg/animations/animateTransform-translate-expected.svg: Added.
4952 * svg/animations/animateTransform-translate.svg: Added.
4953 * svg/animations/multiple-animateTransform-additive-sum-expected.svg: Ad ded.
4954 * svg/animations/multiple-animateTransform-additive-sum.svg: Added.
4955 * svg/animations/resources/additive-type-by-animation.svg:
4956 * svg/animations/script-tests/additive-type-by-animation.js:
4957 (checkBaseVal):
4958 (sample1):
4959 (sample2):
4960 (sample3):
4961 * svg/animations/script-tests/svgtransform-animation-1.js:
4962 (sample1):
4963 (sample2):
4964 (sample3):
4965 (sample4):
4966 (sample5):
4967 (sample6):
4968 (sample7):
4969 (executeTest):
4970 * svg/animations/script-tests/svgtransform-animation-discrete.js:
4971 (sample1):
4972 (sample2):
4973 (sample3):
4974 (executeTest):
4975 * svg/animations/svgtransform-animation-1-expected.txt:
4976 * svg/animations/svgtransform-animation-discrete-expected.txt:
4977
4978 2012-04-27 Nikolas Zimmermann <nzimmermann@rim.com>
4979
4980 SVG Animations update baseVal instead of animVal
4981 https://bugs.webkit.org/show_bug.cgi?id=12437
4982
4983 Reviewed by Dirk Schulze.
4984
4985 Add tests that change the CSS property while an animation is running, fi nally fixed now for both SVG DOM & CSS animations.
4986
4987 * svg/animations/change-css-property-while-animating-fill-freeze-expecte d.txt: Added.
4988 * svg/animations/change-css-property-while-animating-fill-freeze.html: A dded.
4989 * svg/animations/change-css-property-while-animating-fill-remove-expecte d.txt: Added.
4990 * svg/animations/change-css-property-while-animating-fill-remove.html: A dded.
4991 * svg/animations/resources/change-css-property-while-animating-fill-free ze.svg: Added.
4992 * svg/animations/resources/change-css-property-while-animating-fill-remo ve.svg: Added.
4993 * svg/animations/script-tests/change-css-property-while-animating-fill-f reeze.js: Added.
4994 (sample1):
4995 (sample2):
4996 (sample3):
4997 (sample4):
4998 (sample5):
4999 (executeTest):
5000 * svg/animations/script-tests/change-css-property-while-animating-fill-r emove.js: Added.
5001 (sample1):
5002 (sample2):
5003 (sample3):
5004 (sample4):
5005 (sample5):
5006 (executeTest):
5007
5008 2012-04-27 Philippe Normand <pnormand@igalia.com>
5009
5010 Unreviewed, GTK test_expectations update.
5011
5012 * platform/gtk/test_expectations.txt: Mark another http/inspector
5013 test as crashing.
5014
5015 2012-04-26 Alexander Pavlov <apavlov@chromium.org>
5016
5017 Web Inspector: Implement the "Disable JavaScript" option in the settings dialog
5018 https://bugs.webkit.org/show_bug.cgi?id=84946
5019
5020 Reviewed by Yury Semikhatsky.
5021
5022 * inspector/debugger/disable-script-expected.txt: Added.
5023 * inspector/debugger/disable-script.html: Added.
5024
5025 2012-04-27 Philippe Normand <pnormand@igalia.com>
5026
5027 Unreviewed, GTK test_expectations update.
5028
5029 * platform/gtk/test_expectations.txt: Flag http test hitting an ASSERT.
5030
5031 2012-04-27 Christophe Dumez <christophe.dumez@intel.com>
5032
5033 [EFL] DRT should support LayoutTestController's dumpResourceLoadCallback s()
5034 https://bugs.webkit.org/show_bug.cgi?id=81891
5035
5036 Reviewed by Philippe Normand.
5037
5038 Unskip tests which depend on EFL's DumpRenderTree support for
5039 LayoutTestController's dumpResourceLoadCallbacks(), now that it is
5040 implemented.
5041
5042 * platform/efl/Skipped:
5043
5044 2012-04-27 Marcus Bulach <bulach@chromium.org>
5045
5046 [chromium] Update test expectation.
5047 https://bugs.webkit.org/show_bug.cgi?id=85038
5048
5049 Unreviewed, chromium test_expectations update.
5050
5051 * platform/chromium/test_expectations.txt:
5052
5053 2012-04-27 Philippe Normand <pnormand@igalia.com>
5054
5055 Unreviewed, GTK test_expectations update.
5056
5057 * platform/gtk/test_expectations.txt: Fix expected results of
5058 css2.1 results and remove non-existant fast/form test.
5059
5060 2012-04-26 Ryosuke Niwa <rniwa@webkit.org>
5061
5062 REGRESSION (r94497): Pressing Command+A when inline (Marked Text) is not empty will clean whole content
5063 https://bugs.webkit.org/show_bug.cgi?id=84501
5064
5065 Reviewed by Alexey Proskuryakov.
5066
5067 Add a regression test for selecting all when there is a composition text .
5068
5069 * editing/input/select-all-clear-input-method-expected.txt: Added.
5070 * editing/input/select-all-clear-input-method.html: Added.
5071
5072 2012-04-26 Csaba Osztrogonác <ossy@webkit.org>
5073
5074 [Qt] Unreviewed morning gardening, skip a new failing test.
5075
5076 * platform/qt/Skipped:
5077
5078 2012-04-26 Keishi Hattori <keishi@webkit.org>
5079
5080 datalist: Form control in a <datalist> should be barred from constraint validation
5081 https://bugs.webkit.org/show_bug.cgi?id=84359
5082
5083 Reviewed by Kent Tamura.
5084
5085 * fast/forms/datalist/datalist-child-validation-expected.txt: Added.
5086 * fast/forms/datalist/datalist-child-validation.html: Added. Tests that willValidate changes from false to true when we move the element out of the data list.
5087
5088 2012-04-26 Jeffrey Pfau <jpfau@apple.com>
5089
5090 Invalid cast in WebCore::HTMLCollection::isAcceptableElement
5091 https://bugs.webkit.org/show_bug.cgi?id=84626
5092
5093 Reviewed by Darin Adler.
5094
5095 Add tests to make sure only HTML elements are present in most HTMLCollec tion objects.
5096
5097 * fast/dom/htmlcollection-non-html-option-expected.txt: Added.
5098 * fast/dom/htmlcollection-non-html.html: Added.
5099
5100 2012-04-26 Benjamin Poulain <bpoulain@apple.com>
5101
5102 Skip the new ObjC tests for WebKit2
5103
5104 Reviewed by Andreas Kling.
5105
5106 WebKitTestRunner doesn't have objCController, the new tests for
5107 the Objective-C bindings should be skipped on WebKit2.
5108
5109 * platform/wk2/Skipped:
5110
5111 2012-04-26 Oliver Hunt <oliver@apple.com>
5112
5113 Remove RegisterFile::end()/m_end
5114 https://bugs.webkit.org/show_bug.cgi?id=85011
5115
5116 Reviewed by Gavin Barraclough.
5117
5118 Now that we recurse on the top of the used portion of the stack we
5119 can provide an error message even when the stack is completely full.
5120
5121 Also made sure we were consistent in which callframe we used when
5122 creating stack overflow errors.
5123
5124 * fast/js/global-recursion-on-full-stack-expected.txt:
5125 * fast/js/stack-trace-expected.txt:
5126
5127 2012-04-26 Tom Zakrajsek <tomz@codeaurora.org>
5128
5129 Unreviewed gardening
5130
5131 * platform/qt/test_expectations.txt:
5132
5133 2012-04-26 Aaron Colwell <acolwell@chromium.org>
5134
5135 Updating MediaSource layout test to verify that webkitSourceState is alw ays
5136 SOURCE_CLOSED when an error occurs.
5137
5138 Minor style fixes and informative console messages were also added.
5139 https://bugs.webkit.org/show_bug.cgi?id=84996
5140
5141 Reviewed by Eric Carlson.
5142
5143 * http/tests/media/media-source/webm/video-media-source-errors-expected. txt:
5144 * http/tests/media/media-source/webm/video-media-source-errors.html:
5145
5146 2012-04-26 Ryosuke Niwa <rniwa@webkit.org>
5147
5148 Remove Chromium test expectation after r115244.
5149
5150 * platform/chromium/test_expectations.txt:
5151
5152 2012-04-26 Dave Tharp <dtharp@codeaurora.org>
5153
5154 Integrate IETC CSS : multicolumn tests
5155 https://bugs.webkit.org/show_bug.cgi?id=84784
5156
5157 Reviewed by Beth Dakin.
5158
5159 Adding IETC CSS Multicolumn tests along with corresponding reference tes ts.
5160 Failures are noted in port-specific test_expectations.txt.
5161
5162 * ietestcenter/css3/multicolumn/column-block-formatting-context-001-expe cted.htm: Added.
5163 * ietestcenter/css3/multicolumn/column-block-formatting-context-001.htm: Added.
5164 * ietestcenter/css3/multicolumn/column-containing-block-001-expected.htm : Added.
5165 * ietestcenter/css3/multicolumn/column-containing-block-001.htm: Added.
5166 * ietestcenter/css3/multicolumn/column-containing-block-002-expected.htm : Added.
5167 * ietestcenter/css3/multicolumn/column-containing-block-002.htm: Added.
5168 * ietestcenter/css3/multicolumn/column-containing-block-003-expected.htm : Added.
5169 * ietestcenter/css3/multicolumn/column-containing-block-003.htm: Added.
5170 * ietestcenter/css3/multicolumn/column-filling-001-expected.htm: Added.
5171 * ietestcenter/css3/multicolumn/column-filling-001.htm: Added.
5172 * ietestcenter/css3/multicolumn/column-width-applies-to-001-expected.htm : Added.
5173 * ietestcenter/css3/multicolumn/column-width-applies-to-001.htm: Added.
5174 * ietestcenter/css3/multicolumn/column-width-applies-to-002-expected.htm : Added.
5175 * ietestcenter/css3/multicolumn/column-width-applies-to-002.htm: Added.
5176 * ietestcenter/css3/multicolumn/column-width-applies-to-003-expected.htm : Added.
5177 * ietestcenter/css3/multicolumn/column-width-applies-to-003.htm: Added.
5178 * ietestcenter/css3/multicolumn/column-width-applies-to-004-expected.htm : Added.
5179 * ietestcenter/css3/multicolumn/column-width-applies-to-004.htm: Added.
5180 * ietestcenter/css3/multicolumn/column-width-applies-to-005-expected.htm : Added.
5181 * ietestcenter/css3/multicolumn/column-width-applies-to-005.htm: Added.
5182 * ietestcenter/css3/multicolumn/column-width-applies-to-006-expected.htm : Added.
5183 * ietestcenter/css3/multicolumn/column-width-applies-to-006.htm: Added.
5184 * ietestcenter/css3/multicolumn/column-width-applies-to-007-expected.htm : Added.
5185 * ietestcenter/css3/multicolumn/column-width-applies-to-007.htm: Added.
5186 * ietestcenter/css3/multicolumn/column-width-applies-to-008-expected.htm : Added.
5187 * ietestcenter/css3/multicolumn/column-width-applies-to-008.htm: Added.
5188 * ietestcenter/css3/multicolumn/column-width-applies-to-009-expected.htm : Added.
5189 * ietestcenter/css3/multicolumn/column-width-applies-to-009.htm: Added.
5190 * ietestcenter/css3/multicolumn/column-width-applies-to-010-expected.htm : Added.
5191 * ietestcenter/css3/multicolumn/column-width-applies-to-010.htm: Added.
5192 * ietestcenter/css3/multicolumn/column-width-applies-to-012-expected.htm : Added.
5193 * ietestcenter/css3/multicolumn/column-width-applies-to-012.htm: Added.
5194 * ietestcenter/css3/multicolumn/column-width-applies-to-013-expected.htm : Added.
5195 * ietestcenter/css3/multicolumn/column-width-applies-to-013.htm: Added.
5196 * ietestcenter/css3/multicolumn/column-width-applies-to-014-expected.htm : Added.
5197 * ietestcenter/css3/multicolumn/column-width-applies-to-014.htm: Added.
5198 * ietestcenter/css3/multicolumn/column-width-applies-to-015-expected.htm : Added.
5199 * ietestcenter/css3/multicolumn/column-width-applies-to-015.htm: Added.
5200 * ietestcenter/css3/multicolumn/column-width-negative-001-expected.htm: Added.
5201 * ietestcenter/css3/multicolumn/column-width-negative-001.htm: Added.
5202 * ietestcenter/css3/multicolumn/column-width-percentage-001-expected.htm : Added.
5203 * ietestcenter/css3/multicolumn/column-width-percentage-001.htm: Added.
5204 * platform/chromium/test_expectations.txt:
5205 * platform/efl/test_expectations.txt:
5206 * platform/gtk/test_expectations.txt:
5207 * platform/mac/test_expectations.txt:
5208 * platform/qt/test_expectations.txt:
5209
5210 2012-04-26 Raphael Kubo da Costa <rakuco@webkit.org>
5211
5212 [EFL] Unreviewed gardening.
5213
5214 Update expectations in security/ after r115294.
5215
5216 * platform/efl/security/block-test-expected.txt:
5217 * platform/efl/security/block-test-no-port-expected.txt:
5218
5219 2012-04-26 Dimitri Glazkov <dglazkov@chromium.org>
5220
5221 [Chromium] Remove expectation of failure for a fixed test.
5222
5223 * platform/chromium/test_expectations.txt: Now passing.
5224
5225 2012-04-26 Eric Carlson <eric.carlson@apple.com>
5226
5227 Unreviewed gardening, remove tests that now pass from test_expectations. txt
5228
5229 * platform/mac/test_expectations.txt:
5230
5231 2012-04-26 Ryosuke Niwa <rniwa@webkit.org>
5232
5233 Add a test for crash in DOMSelection::deleteFromDocument
5234 https://bugs.webkit.org/show_bug.cgi?id=84991
5235
5236 Reviewed by Alexey Proskuryakov.
5237
5238 Add a test for the bug 44153 (fixed in r65587).
5239
5240 * editing/selection/deleteFromDocument-after-document-open-crash-expecte d.txt: Added.
5241 * editing/selection/deleteFromDocument-after-document-open-crash.html: A dded.
5242
5243 2012-04-26 Benjamin Poulain <bpoulain@apple.com>
5244
5245 ObjcClass::methodsNamed() can leak if buffer is dynamically allocated
5246 https://bugs.webkit.org/show_bug.cgi?id=84668
5247
5248 Reviewed by Alexey Proskuryakov.
5249
5250 Extend the test coverage to accessor with very long name. Add coverage f or the
5251 JavaScript to Objective-C method name conversion.
5252
5253 * platform/mac/plugins/bindings-objc-long-method-name-expected.txt: Adde d.
5254 * platform/mac/plugins/bindings-objc-long-method-name.html: Added.
5255 * platform/mac/plugins/bindings-objc-method-name-conversion-expected.txt : Added.
5256 * platform/mac/plugins/bindings-objc-method-name-conversion.html: Added.
5257
5258 2012-04-26 Dimitri Glazkov <dglazkov@chromium.org>
5259
5260 [Chromium] media/video-currentTime-set.html is flaky
5261 https://bugs.webkit.org/show_bug.cgi?id=85003
5262
5263 * platform/chromium/test_expectations.txt: Added expectation of flakines s.
5264
5265 2012-04-26 Robert Hogan <robert@webkit.org>
5266
5267 Unreviewed, rolling out r115342.
5268 http://trac.webkit.org/changeset/115342
5269
5270 r115340 was rolled out
5271
5272 * platform/qt/test_expectations.txt:
5273
5274 2012-04-26 Dimitri Glazkov <dglazkov@chromium.org>
5275
5276 Unreviewed, rolling out r115349.
5277 http://trac.webkit.org/changeset/115349
5278
5279 Patch that required this change was reverted.
5280
5281 * platform/chromium/test_expectations.txt:
5282
5283 2012-04-26 Dimitri Glazkov <dglazkov@chromium.org>
5284
5285 Unreviewed, rolling out r115340.
5286 http://trac.webkit.org/changeset/115340
5287 https://bugs.webkit.org/show_bug.cgi?id=83048
5288
5289 Does not work with Windows.
5290
5291 * css2.1/20110323/abspos-containing-block-initial-004-ref-expected.png: Added.
5292 * css2.1/20110323/abspos-containing-block-initial-004-ref-expected.txt: Added.
5293 * css2.1/20110323/abspos-containing-block-initial-004a-expected.png: Add ed.
5294 * css2.1/20110323/abspos-containing-block-initial-004a-expected.txt: Add ed.
5295 * css2.1/20110323/abspos-containing-block-initial-004b-expected.png: Add ed.
5296 * css2.1/20110323/abspos-containing-block-initial-004b-expected.txt: Add ed.
5297 * css2.1/20110323/abspos-containing-block-initial-004c-expected.png: Add ed.
5298 * css2.1/20110323/abspos-containing-block-initial-004c-expected.txt: Add ed.
5299 * css2.1/20110323/abspos-containing-block-initial-004d-expected.png: Add ed.
5300 * css2.1/20110323/abspos-containing-block-initial-004d-expected.txt: Add ed.
5301 * css2.1/20110323/abspos-containing-block-initial-004e-expected.png: Add ed.
5302 * css2.1/20110323/abspos-containing-block-initial-004e-expected.txt: Add ed.
5303 * css2.1/20110323/abspos-containing-block-initial-004f-expected.png: Add ed.
5304 * css2.1/20110323/abspos-containing-block-initial-004f-expected.txt: Add ed.
5305 * css2.1/20110323/abspos-containing-block-initial-005-ref-expected.png: Added.
5306 * css2.1/20110323/abspos-containing-block-initial-005-ref-expected.txt: Added.
5307 * css2.1/20110323/abspos-containing-block-initial-005a-expected.png: Add ed.
5308 * css2.1/20110323/abspos-containing-block-initial-005a-expected.txt: Add ed.
5309 * css2.1/20110323/abspos-containing-block-initial-005b-expected.png: Add ed.
5310 * css2.1/20110323/abspos-containing-block-initial-005b-expected.txt: Add ed.
5311 * css2.1/20110323/abspos-containing-block-initial-005c-expected.png: Add ed.
5312 * css2.1/20110323/abspos-containing-block-initial-005c-expected.txt: Add ed.
5313 * css2.1/20110323/abspos-containing-block-initial-005d-expected.png: Add ed.
5314 * css2.1/20110323/abspos-containing-block-initial-005d-expected.txt: Add ed.
5315 * css2.1/20110323/abspos-containing-block-initial-007-expected.txt: Adde d.
5316 * css2.1/20110323/abspos-containing-block-initial-007-ref-expected.txt: Added.
5317 * css2.1/20110323/abspos-containing-block-initial-009-ref-expected.png: Added.
5318 * css2.1/20110323/abspos-containing-block-initial-009-ref-expected.txt: Added.
5319 * css2.1/20110323/abspos-containing-block-initial-009a-expected.png: Add ed.
5320 * css2.1/20110323/abspos-containing-block-initial-009a-expected.txt: Add ed.
5321 * css2.1/20110323/abspos-containing-block-initial-009b-expected.png: Add ed.
5322 * css2.1/20110323/abspos-containing-block-initial-009b-expected.txt: Add ed.
5323 * css2.1/20110323/abspos-containing-block-initial-009e-expected.png: Add ed.
5324 * css2.1/20110323/abspos-containing-block-initial-009e-expected.txt: Add ed.
5325 * css2.1/20110323/abspos-containing-block-initial-009f-expected.png: Add ed.
5326 * css2.1/20110323/abspos-containing-block-initial-009f-expected.txt: Add ed.
5327 * css2.1/20110323/abspos-non-replaced-width-margin-000-expected.txt: Add ed.
5328 * css2.1/20110323/abspos-replaced-width-margin-000-expected.txt: Added.
5329 * css2.1/20110323/background-016.htm: Removed.
5330 * css2.1/20110323/block-replaced-width-001.htm: Added.
5331 * css2.1/20110323/empty-inline-001.htm:
5332 * css2.1/20110323/reftest.list: Removed.
5333 * css2.1/reference/ref-filled-green-100px-square.htm: Removed.
5334 * css2.1/reference/ref-filled-green-100px-square.xht: Removed.
5335 * css2.1/reference/ref-if-there-is-no-red.htm: Removed.
5336 * css2.1/reference/ref-if-there-is-no-red.xht: Removed.
5337 * css2.1/reference/ref-nothing-below.htm: Removed.
5338 * css2.1/reference/ref-nothing-below.xht: Removed.
5339 * css2.1/reference/ref-this-text-should-be-green.htm: Removed.
5340 * css2.1/reference/ref-this-text-should-be-green.xht: Removed.
5341 * platform/chromium-linux/css2.1/20110323/abspos-containing-block-initia l-001-expected.png: Added.
5342 * platform/chromium-linux/css2.1/20110323/abspos-containing-block-initia l-001-ref-expected.png: Added.
5343 * platform/chromium-linux/css2.1/20110323/abspos-containing-block-initia l-007-expected.png: Added.
5344 * platform/chromium-linux/css2.1/20110323/abspos-containing-block-initia l-007-ref-expected.png: Added.
5345 * platform/chromium-linux/css2.1/20110323/abspos-non-replaced-width-marg in-000-expected.png: Added.
5346 * platform/chromium-linux/css2.1/20110323/abspos-non-replaced-width-marg in-000-ref-expected.png: Added.
5347 * platform/chromium-linux/css2.1/20110323/abspos-replaced-width-margin-0 00-expected.png: Added.
5348 * platform/chromium-linux/css2.1/20110323/abspos-replaced-width-margin-0 00-ref-expected.png: Added.
5349 * platform/chromium-linux/css2.1/20110323/empty-inline-001-expected.png: Added.
5350 * platform/chromium-mac-leopard/css2.1/20110323/block-replaced-width-001 -expected.png: Added.
5351 * platform/chromium-mac-leopard/css2.1/20110323/empty-inline-001-expecte d.png: Added.
5352 * platform/chromium-mac-snowleopard/css2.1/20110323/abspos-containing-bl ock-initial-001-expected.png: Added.
5353 * platform/chromium-mac-snowleopard/css2.1/20110323/abspos-containing-bl ock-initial-007-expected.png: Added.
5354 * platform/chromium-mac-snowleopard/css2.1/20110323/abspos-non-replaced- width-margin-000-expected.png: Added.
5355 * platform/chromium-mac-snowleopard/css2.1/20110323/abspos-replaced-widt h-margin-000-expected.png: Added.
5356 * platform/chromium-mac-snowleopard/css2.1/20110323/block-replaced-width -001-expected.png: Added.
5357 * platform/chromium-mac-snowleopard/css2.1/20110323/empty-inline-001-exp ected.png: Added.
5358 * platform/chromium-mac/css2.1/20110323/abspos-containing-block-initial- 001-expected.png: Added.
5359 * platform/chromium-mac/css2.1/20110323/abspos-containing-block-initial- 007-expected.png: Added.
5360 * platform/chromium-mac/css2.1/20110323/abspos-non-replaced-width-margin -000-expected.png: Added.
5361 * platform/chromium-mac/css2.1/20110323/abspos-replaced-width-margin-000 -expected.png: Added.
5362 * platform/chromium-mac/css2.1/20110323/block-replaced-width-001-expecte d.png: Added.
5363 * platform/chromium-mac/css2.1/20110323/empty-inline-001-expected.png: A dded.
5364 * platform/chromium-win/css2.1/20110323/abspos-containing-block-initial- 001-expected.png: Added.
5365 * platform/chromium-win/css2.1/20110323/abspos-containing-block-initial- 001-ref-expected.png: Added.
5366 * platform/chromium-win/css2.1/20110323/abspos-containing-block-initial- 007-expected.png: Added.
5367 * platform/chromium-win/css2.1/20110323/abspos-containing-block-initial- 007-ref-expected.png: Added.
5368 * platform/chromium-win/css2.1/20110323/abspos-non-replaced-width-margin -000-expected.png: Added.
5369 * platform/chromium-win/css2.1/20110323/abspos-non-replaced-width-margin -000-ref-expected.png: Added.
5370 * platform/chromium-win/css2.1/20110323/abspos-replaced-width-margin-000 -expected.png: Added.
5371 * platform/chromium-win/css2.1/20110323/abspos-replaced-width-margin-000 -ref-expected.png: Added.
5372 * platform/chromium-win/css2.1/20110323/empty-inline-001-expected.png: A dded.
5373 * platform/chromium-win/css2.1/20110323/empty-inline-001-expected.txt: A dded.
5374 * platform/chromium/css2.1/20110323/abspos-containing-block-initial-001- ref-expected.png: Added.
5375 * platform/chromium/css2.1/20110323/abspos-containing-block-initial-007- ref-expected.png: Added.
5376 * platform/efl/css2.1/20110323/abspos-containing-block-initial-007-expec ted.png: Added.
5377 * platform/efl/css2.1/20110323/abspos-containing-block-initial-007-expec ted.txt: Added.
5378 * platform/efl/css2.1/20110323/abspos-containing-block-initial-007-ref-e xpected.png: Added.
5379 * platform/efl/css2.1/20110323/abspos-containing-block-initial-007-ref-e xpected.txt: Added.
5380 * platform/efl/css2.1/20110323/abspos-non-replaced-width-margin-000-expe cted.png: Added.
5381 * platform/efl/css2.1/20110323/abspos-non-replaced-width-margin-000-expe cted.txt: Added.
5382 * platform/efl/css2.1/20110323/abspos-non-replaced-width-margin-000-ref- expected.png: Added.
5383 * platform/efl/css2.1/20110323/abspos-non-replaced-width-margin-000-ref- expected.txt: Added.
5384 * platform/efl/css2.1/20110323/abspos-replaced-width-margin-000-expected .png: Added.
5385 * platform/efl/css2.1/20110323/abspos-replaced-width-margin-000-expected .txt: Added.
5386 * platform/efl/css2.1/20110323/abspos-replaced-width-margin-000-ref-expe cted.png: Added.
5387 * platform/efl/css2.1/20110323/abspos-replaced-width-margin-000-ref-expe cted.txt: Added.
5388 * platform/efl/css2.1/20110323/block-replaced-width-001-expected.png: Ad ded.
5389 * platform/efl/css2.1/20110323/block-replaced-width-001-expected.txt: Ad ded.
5390 * platform/gtk/css2.1/20110323/abspos-containing-block-initial-001-expec ted.txt: Added.
5391 * platform/gtk/css2.1/20110323/abspos-containing-block-initial-001-ref-e xpected.txt: Added.
5392 * platform/gtk/css2.1/20110323/abspos-containing-block-initial-007-expec ted.txt: Added.
5393 * platform/gtk/css2.1/20110323/abspos-non-replaced-width-margin-000-expe cted.png: Added.
5394 * platform/gtk/css2.1/20110323/abspos-non-replaced-width-margin-000-expe cted.txt: Added.
5395 * platform/gtk/css2.1/20110323/abspos-non-replaced-width-margin-000-ref- expected.png: Added.
5396 * platform/gtk/css2.1/20110323/abspos-non-replaced-width-margin-000-ref- expected.txt: Added.
5397 * platform/gtk/css2.1/20110323/abspos-replaced-width-margin-000-expected .png: Added.
5398 * platform/gtk/css2.1/20110323/abspos-replaced-width-margin-000-expected .txt: Added.
5399 * platform/gtk/css2.1/20110323/abspos-replaced-width-margin-000-ref-expe cted.png: Added.
5400 * platform/gtk/css2.1/20110323/abspos-replaced-width-margin-000-ref-expe cted.txt: Added.
5401 * platform/gtk/css2.1/20110323/block-replaced-width-001-expected.png: Ad ded.
5402 * platform/mac-snowleopard/css2.1/20110323/abspos-containing-block-initi al-001-expected.png: Added.
5403 * platform/mac-snowleopard/css2.1/20110323/abspos-containing-block-initi al-007-expected.png: Added.
5404 * platform/mac-snowleopard/css2.1/20110323/abspos-replaced-width-margin- 000-expected.png: Added.
5405 * platform/mac/css2.1/20110323/abspos-containing-block-initial-001-expec ted.txt: Added.
5406 * platform/mac/css2.1/20110323/abspos-containing-block-initial-001-ref-e xpected.txt: Added.
5407 * platform/mac/css2.1/20110323/abspos-containing-block-initial-007-expec ted.txt: Added.
5408 * platform/mac/css2.1/20110323/abspos-containing-block-initial-007-ref-e xpected.txt: Added.
5409 * platform/mac/css2.1/20110323/abspos-non-replaced-width-margin-000-expe cted.png: Added.
5410 * platform/mac/css2.1/20110323/abspos-non-replaced-width-margin-000-expe cted.txt: Added.
5411 * platform/mac/css2.1/20110323/abspos-non-replaced-width-margin-000-ref- expected.png: Added.
5412 * platform/mac/css2.1/20110323/abspos-non-replaced-width-margin-000-ref- expected.txt: Added.
5413 * platform/mac/css2.1/20110323/abspos-replaced-width-margin-000-expected .png: Added.
5414 * platform/mac/css2.1/20110323/abspos-replaced-width-margin-000-expected .txt: Added.
5415 * platform/mac/css2.1/20110323/abspos-replaced-width-margin-000-ref-expe cted.png: Added.
5416 * platform/mac/css2.1/20110323/abspos-replaced-width-margin-000-ref-expe cted.txt: Added.
5417 * platform/mac/css2.1/20110323/block-replaced-width-001-expected.png: Ad ded.
5418 * platform/mac/css2.1/20110323/block-replaced-width-001-expected.txt: Ad ded.
5419 * platform/mac/css2.1/20110323/empty-inline-001-expected.png: Added.
5420 * platform/mac/css2.1/20110323/empty-inline-001-expected.txt: Added.
5421 * platform/qt/css2.1/20110323/abspos-containing-block-initial-001-expect ed.txt: Added.
5422 * platform/qt/css2.1/20110323/abspos-containing-block-initial-001-ref-ex pected.txt: Added.
5423 * platform/qt/css2.1/20110323/abspos-non-replaced-width-margin-000-expec ted.png: Added.
5424 * platform/qt/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-e xpected.png: Added.
5425 * platform/qt/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-e xpected.txt: Added.
5426 * platform/qt/css2.1/20110323/abspos-replaced-width-margin-000-expected. png: Added.
5427 * platform/qt/css2.1/20110323/abspos-replaced-width-margin-000-ref-expec ted.png: Added.
5428 * platform/qt/css2.1/20110323/abspos-replaced-width-margin-000-ref-expec ted.txt: Added.
5429 * platform/qt/css2.1/20110323/block-replaced-width-001-expected.png: Add ed.
5430 * platform/qt/css2.1/20110323/block-replaced-width-001-expected.txt: Add ed.
5431 * platform/qt/css2.1/20110323/empty-inline-001-expected.txt: Added.
5432
5433 2012-04-26 Dimitri Glazkov <dglazkov@chromium.org>
5434
5435 [Chromium] Remove expectation of a test failure after the test itself wa s removed in r115340.
5436
5437 * platform/chromium/test_expectations.txt: Removed failure expectation.
5438
5439 2012-04-25 Ken Buchanan <kenrb@chromium.org>
5440
5441 Crash from removal of line break object after layout
5442 https://bugs.webkit.org/show_bug.cgi?id=75461
5443
5444 Reviewed by David Hyatt.
5445
5446 Test exercising crashing condition in bug 75461.
5447
5448 * fast/block/line-layout/line-break-obj-removal-crash-expected.txt: Adde d
5449 * fast/block/line-layout/line-break-obj-removal-crash.html: Added
5450
5451 2012-04-26 Robert Hogan <robert@webkit.org>
5452
5453 Update Qt expectations after r115340
5454
5455 css2.1/20110323/abspos-replaced-width-margin-000.htm fails the reftest d ue to
5456 scrollbar artefacts.
5457
5458 Unreviewed.
5459
5460 * platform/qt/test_expectations.txt:
5461
5462 2012-04-26 Christophe Dumez <christophe.dumez@intel.com>
5463
5464 [EFL] Enable VIDEO_TRACK feature
5465 https://bugs.webkit.org/show_bug.cgi?id=84830
5466
5467 Reviewed by Gustavo Noronha Silva.
5468
5469 Unskip test cases which requires the VIDEO_TRACK feature now that it
5470 is enabled by default for EFL port.
5471
5472 * platform/efl/Skipped:
5473
5474 2012-04-03 Robert Hogan <robert@webkit.org>
5475
5476 new-webkit-run-tests: handle ref tests from the CSS test suite
5477 https://bugs.webkit.org/show_bug.cgi?id=83048
5478
5479 Reviewed by Ryosuke Niwa.
5480
5481 Add some of the reference infrastructure from the CSS 2.1 test suite.
5482
5483 * css2.1/20110323/abspos-containing-block-initial-004-ref-expected.png: Removed.
5484 * css2.1/20110323/abspos-containing-block-initial-004-ref-expected.txt: Removed.
5485 * css2.1/20110323/abspos-containing-block-initial-004a-expected.png: Rem oved.
5486 * css2.1/20110323/abspos-containing-block-initial-004a-expected.txt: Rem oved.
5487 * css2.1/20110323/abspos-containing-block-initial-004b-expected.png: Rem oved.
5488 * css2.1/20110323/abspos-containing-block-initial-004b-expected.txt: Rem oved.
5489 * css2.1/20110323/abspos-containing-block-initial-004c-expected.png: Rem oved.
5490 * css2.1/20110323/abspos-containing-block-initial-004c-expected.txt: Rem oved.
5491 * css2.1/20110323/abspos-containing-block-initial-004d-expected.png: Rem oved.
5492 * css2.1/20110323/abspos-containing-block-initial-004d-expected.txt: Rem oved.
5493 * css2.1/20110323/abspos-containing-block-initial-004e-expected.png: Rem oved.
5494 * css2.1/20110323/abspos-containing-block-initial-004e-expected.txt: Rem oved.
5495 * css2.1/20110323/abspos-containing-block-initial-004f-expected.png: Rem oved.
5496 * css2.1/20110323/abspos-containing-block-initial-004f-expected.txt: Rem oved.
5497 * css2.1/20110323/abspos-containing-block-initial-005-ref-expected.png: Removed.
5498 * css2.1/20110323/abspos-containing-block-initial-005-ref-expected.txt: Removed.
5499 * css2.1/20110323/abspos-containing-block-initial-005a-expected.png: Rem oved.
5500 * css2.1/20110323/abspos-containing-block-initial-005a-expected.txt: Rem oved.
5501 * css2.1/20110323/abspos-containing-block-initial-005b-expected.png: Rem oved.
5502 * css2.1/20110323/abspos-containing-block-initial-005b-expected.txt: Rem oved.
5503 * css2.1/20110323/abspos-containing-block-initial-005c-expected.png: Rem oved.
5504 * css2.1/20110323/abspos-containing-block-initial-005c-expected.txt: Rem oved.
5505 * css2.1/20110323/abspos-containing-block-initial-005d-expected.png: Rem oved.
5506 * css2.1/20110323/abspos-containing-block-initial-005d-expected.txt: Rem oved.
5507 * css2.1/20110323/abspos-containing-block-initial-007-expected.txt: Remo ved.
5508 * css2.1/20110323/abspos-containing-block-initial-007-ref-expected.txt: Removed.
5509 * css2.1/20110323/abspos-containing-block-initial-009-ref-expected.png: Removed.
5510 * css2.1/20110323/abspos-containing-block-initial-009-ref-expected.txt: Removed.
5511 * css2.1/20110323/abspos-containing-block-initial-009a-expected.png: Rem oved.
5512 * css2.1/20110323/abspos-containing-block-initial-009a-expected.txt: Rem oved.
5513 * css2.1/20110323/abspos-containing-block-initial-009b-expected.png: Rem oved.
5514 * css2.1/20110323/abspos-containing-block-initial-009b-expected.txt: Rem oved.
5515 * css2.1/20110323/abspos-containing-block-initial-009e-expected.png: Rem oved.
5516 * css2.1/20110323/abspos-containing-block-initial-009e-expected.txt: Rem oved.
5517 * css2.1/20110323/abspos-containing-block-initial-009f-expected.png: Rem oved.
5518 * css2.1/20110323/abspos-containing-block-initial-009f-expected.txt: Rem oved.
5519 * css2.1/20110323/abspos-non-replaced-width-margin-000-expected.txt: Rem oved.
5520 * css2.1/20110323/abspos-replaced-width-margin-000-expected.txt: Removed .
5521 These results are superseded by the reference results.
5522
5523 * css2.1/20110323/background-016.htm: Added to prove the CSS test suite reference results work.
5524
5525 * css2.1/20110323/block-replaced-width-001.htm: Removed. This test does not pass its reference result.
5526 It regressed at some point.
5527
5528 * css2.1/20110323/empty-inline-001.htm: The test has been updated from t he CSS test suite.
5529
5530 * css2.1/20110323/reftest.list: Added.
5531 * css2.1/reference/ref-filled-green-100px-square.htm: Added.
5532 * css2.1/reference/ref-filled-green-100px-square.xht: Added.
5533 * css2.1/reference/ref-if-there-is-no-red.htm: Added.
5534 * css2.1/reference/ref-if-there-is-no-red.xht: Added.
5535 * css2.1/reference/ref-nothing-below.htm: Added.
5536 * css2.1/reference/ref-nothing-below.xht: Added.
5537 * css2.1/reference/ref-this-text-should-be-green.htm: Added.
5538 * css2.1/reference/ref-this-text-should-be-green.xht: Added.
5539
5540 Ref test infrastructure from the CSS test suite.
5541
5542 * platform/chromium-linux/css2.1/20110323/abspos-containing-block-initia l-001-expected.png: Removed.
5543 * platform/chromium-linux/css2.1/20110323/abspos-containing-block-initia l-001-ref-expected.png: Removed.
5544 * platform/chromium-linux/css2.1/20110323/abspos-containing-block-initia l-007-expected.png: Removed.
5545 * platform/chromium-linux/css2.1/20110323/abspos-containing-block-initia l-007-ref-expected.png: Removed.
5546 * platform/chromium-linux/css2.1/20110323/abspos-non-replaced-width-marg in-000-expected.png: Removed.
5547 * platform/chromium-linux/css2.1/20110323/abspos-non-replaced-width-marg in-000-ref-expected.png: Removed.
5548 * platform/chromium-linux/css2.1/20110323/abspos-replaced-width-margin-0 00-expected.png: Removed.
5549 * platform/chromium-linux/css2.1/20110323/abspos-replaced-width-margin-0 00-ref-expected.png: Removed.
5550 * platform/chromium-linux/css2.1/20110323/empty-inline-001-expected.png: Removed.
5551 * platform/chromium-mac-leopard/css2.1/20110323/block-replaced-width-001 -expected.png: Removed.
5552 * platform/chromium-mac-leopard/css2.1/20110323/empty-inline-001-expecte d.png: Removed.
5553 * platform/chromium-mac-snowleopard/css2.1/20110323/abspos-containing-bl ock-initial-001-expected.png: Removed.
5554 * platform/chromium-mac-snowleopard/css2.1/20110323/abspos-containing-bl ock-initial-007-expected.png: Removed.
5555 * platform/chromium-mac-snowleopard/css2.1/20110323/abspos-non-replaced- width-margin-000-expected.png: Removed.
5556 * platform/chromium-mac-snowleopard/css2.1/20110323/abspos-replaced-widt h-margin-000-expected.png: Removed.
5557 * platform/chromium-mac-snowleopard/css2.1/20110323/block-replaced-width -001-expected.png: Removed.
5558 * platform/chromium-mac-snowleopard/css2.1/20110323/empty-inline-001-exp ected.png: Removed.
5559 * platform/chromium-mac/css2.1/20110323/abspos-containing-block-initial- 001-expected.png: Removed.
5560 * platform/chromium-mac/css2.1/20110323/abspos-containing-block-initial- 007-expected.png: Removed.
5561 * platform/chromium-mac/css2.1/20110323/abspos-non-replaced-width-margin -000-expected.png: Removed.
5562 * platform/chromium-mac/css2.1/20110323/abspos-replaced-width-margin-000 -expected.png: Removed.
5563 * platform/chromium-mac/css2.1/20110323/block-replaced-width-001-expecte d.png: Removed.
5564 * platform/chromium-mac/css2.1/20110323/empty-inline-001-expected.png: R emoved.
5565 * platform/chromium-win/css2.1/20110323/abspos-containing-block-initial- 001-expected.png: Removed.
5566 * platform/chromium-win/css2.1/20110323/abspos-containing-block-initial- 001-ref-expected.png: Removed.
5567 * platform/chromium-win/css2.1/20110323/abspos-containing-block-initial- 007-expected.png: Removed.
5568 * platform/chromium-win/css2.1/20110323/abspos-containing-block-initial- 007-ref-expected.png: Removed.
5569 * platform/chromium-win/css2.1/20110323/abspos-non-replaced-width-margin -000-expected.png: Removed.
5570 * platform/chromium-win/css2.1/20110323/abspos-non-replaced-width-margin -000-ref-expected.png: Removed.
5571 * platform/chromium-win/css2.1/20110323/abspos-replaced-width-margin-000 -expected.png: Removed.
5572 * platform/chromium-win/css2.1/20110323/abspos-replaced-width-margin-000 -ref-expected.png: Removed.
5573 * platform/chromium-win/css2.1/20110323/empty-inline-001-expected.png: R emoved.
5574 * platform/chromium-win/css2.1/20110323/empty-inline-001-expected.txt: R emoved.
5575 * platform/chromium/css2.1/20110323/abspos-containing-block-initial-001- ref-expected.png: Removed.
5576 * platform/chromium/css2.1/20110323/abspos-containing-block-initial-007- ref-expected.png: Removed.
5577 * platform/efl/css2.1/20110323/abspos-containing-block-initial-007-expec ted.png: Removed.
5578 * platform/efl/css2.1/20110323/abspos-containing-block-initial-007-expec ted.txt: Removed.
5579 * platform/efl/css2.1/20110323/abspos-containing-block-initial-007-ref-e xpected.png: Removed.
5580 * platform/efl/css2.1/20110323/abspos-containing-block-initial-007-ref-e xpected.txt: Removed.
5581 * platform/efl/css2.1/20110323/abspos-non-replaced-width-margin-000-expe cted.png: Removed.
5582 * platform/efl/css2.1/20110323/abspos-non-replaced-width-margin-000-expe cted.txt: Removed.
5583 * platform/efl/css2.1/20110323/abspos-non-replaced-width-margin-000-ref- expected.png: Removed.
5584 * platform/efl/css2.1/20110323/abspos-non-replaced-width-margin-000-ref- expected.txt: Removed.
5585 * platform/efl/css2.1/20110323/abspos-replaced-width-margin-000-expected .png: Removed.
5586 * platform/efl/css2.1/20110323/abspos-replaced-width-margin-000-expected .txt: Removed.
5587 * platform/efl/css2.1/20110323/abspos-replaced-width-margin-000-ref-expe cted.png: Removed.
5588 * platform/efl/css2.1/20110323/abspos-replaced-width-margin-000-ref-expe cted.txt: Removed.
5589 * platform/efl/css2.1/20110323/block-replaced-width-001-expected.png: Re moved.
5590 * platform/efl/css2.1/20110323/block-replaced-width-001-expected.txt: Re moved.
5591 * platform/gtk/css2.1/20110323/abspos-containing-block-initial-001-expec ted.txt: Removed.
5592 * platform/gtk/css2.1/20110323/abspos-containing-block-initial-001-ref-e xpected.txt: Removed.
5593 * platform/gtk/css2.1/20110323/abspos-non-replaced-width-margin-000-expe cted.png: Removed.
5594 * platform/gtk/css2.1/20110323/abspos-non-replaced-width-margin-000-ref- expected.png: Removed.
5595 * platform/gtk/css2.1/20110323/abspos-non-replaced-width-margin-000-ref- expected.txt: Removed.
5596 * platform/gtk/css2.1/20110323/abspos-replaced-width-margin-000-expected .png: Removed.
5597 * platform/gtk/css2.1/20110323/abspos-replaced-width-margin-000-ref-expe cted.png: Removed.
5598 * platform/gtk/css2.1/20110323/abspos-replaced-width-margin-000-ref-expe cted.txt: Removed.
5599 * platform/gtk/css2.1/20110323/block-replaced-width-001-expected.png: Re moved.
5600 * platform/gtk/css2.1/20110323/block-replaced-width-001-expected.txt: Re moved.
5601 * platform/gtk/css2.1/20110323/empty-inline-001-expected.txt: Removed.
5602 * platform/mac-snowleopard/css2.1/20110323/abspos-containing-block-initi al-001-expected.png: Removed.
5603 * platform/mac-snowleopard/css2.1/20110323/abspos-containing-block-initi al-007-expected.png: Removed.
5604 * platform/mac-snowleopard/css2.1/20110323/abspos-replaced-width-margin- 000-expected.png: Removed.
5605 * platform/mac/css2.1/20110323/abspos-containing-block-initial-001-expec ted.txt: Removed.
5606 * platform/mac/css2.1/20110323/abspos-containing-block-initial-001-ref-e xpected.txt: Removed.
5607 * platform/mac/css2.1/20110323/abspos-containing-block-initial-007-expec ted.txt: Removed.
5608 * platform/mac/css2.1/20110323/abspos-containing-block-initial-007-ref-e xpected.txt: Removed.
5609 * platform/mac/css2.1/20110323/abspos-non-replaced-width-margin-000-expe cted.png: Removed.
5610 * platform/mac/css2.1/20110323/abspos-non-replaced-width-margin-000-expe cted.txt: Removed.
5611 * platform/mac/css2.1/20110323/abspos-non-replaced-width-margin-000-ref- expected.png: Removed.
5612 * platform/mac/css2.1/20110323/abspos-non-replaced-width-margin-000-ref- expected.txt: Removed.
5613 * platform/mac/css2.1/20110323/abspos-replaced-width-margin-000-expected .png: Removed.
5614 * platform/mac/css2.1/20110323/abspos-replaced-width-margin-000-expected .txt: Removed.
5615 * platform/mac/css2.1/20110323/abspos-replaced-width-margin-000-ref-expe cted.png: Removed.
5616 * platform/mac/css2.1/20110323/abspos-replaced-width-margin-000-ref-expe cted.txt: Removed.
5617 * platform/mac/css2.1/20110323/block-replaced-width-001-expected.png: Re moved.
5618 * platform/mac/css2.1/20110323/block-replaced-width-001-expected.txt: Re moved.
5619 * platform/mac/css2.1/20110323/empty-inline-001-expected.png: Removed.
5620 * platform/mac/css2.1/20110323/empty-inline-001-expected.txt: Removed.
5621 * platform/qt/css2.1/20110323/abspos-containing-block-initial-001-expect ed.txt: Removed.
5622 * platform/qt/css2.1/20110323/abspos-containing-block-initial-001-ref-ex pected.txt: Removed.
5623 * platform/qt/css2.1/20110323/abspos-non-replaced-width-margin-000-expec ted.png: Removed.
5624 * platform/qt/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-e xpected.png: Removed.
5625 * platform/qt/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-e xpected.txt: Removed.
5626 * platform/qt/css2.1/20110323/abspos-replaced-width-margin-000-expected. png: Removed.
5627 * platform/qt/css2.1/20110323/abspos-replaced-width-margin-000-ref-expec ted.png: Removed.
5628 * platform/qt/css2.1/20110323/abspos-replaced-width-margin-000-ref-expec ted.txt: Removed.
5629 * platform/qt/css2.1/20110323/block-replaced-width-001-expected.png: Rem oved.
5630 * platform/qt/css2.1/20110323/block-replaced-width-001-expected.txt: Rem oved.
5631 * platform/qt/css2.1/20110323/empty-inline-001-expected.txt: Removed.
5632
5633 These results are superseded by the reference results.
5634
5635 2012-04-26 Philip Rogers <pdr@google.com>
5636
5637 Fix Skia's SkPathContainsPoint to work with sub-pixel accuracy
5638 https://bugs.webkit.org/show_bug.cgi?id=84117
5639
5640 Reviewed by Eric Seidel.
5641
5642 * svg/hittest/svg-small-path-expected.txt: Added.
5643 * svg/hittest/svg-small-path.xhtml: Added.
5644
5645 2012-04-26 Sheriff Bot <webkit.review.bot@gmail.com>
5646
5647 Unreviewed, rolling out r115323.
5648 http://trac.webkit.org/changeset/115323
5649 https://bugs.webkit.org/show_bug.cgi?id=84975
5650
5651 Bad test, breaks all builds (Requested by apavlov1 on
5652 #webkit).
5653
5654 * inspector/debugger/disable-script-expected.txt: Removed.
5655 * inspector/debugger/disable-script.html: Removed.
5656
5657 2012-04-26 Douglas Stockwell <dstockwell@chromium.org>
5658
5659 IndexedDB: cursor does not correctly iterate over keys added and removed during iteration
5660 https://bugs.webkit.org/show_bug.cgi?id=84467
5661
5662 Reviewed by Ojan Vafai.
5663
5664 New test for keys added in reverse order during cursor iteration.
5665
5666 * storage/indexeddb/cursor-added-bug-expected.txt: Added.
5667 * storage/indexeddb/cursor-added-bug.html: Added.
5668 * storage/indexeddb/resources/cursor-added-bug.js: Added.
5669 (test):
5670 (openSuccess):
5671 (setVersionSuccess):
5672 (openCursor):
5673 (cursorSuccess):
5674
5675 2012-04-26 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com>
5676
5677 [EFL] [DRT] LayoutTestController needs implementation of setJavaScriptPr ofilingEnabled
5678 https://bugs.webkit.org/show_bug.cgi?id=84576
5679
5680 Reviewed by Martin Robinson.
5681
5682 Unskip test cases which rely on LayoutTestController's
5683 setJavaScriptProfilingEnabled implementation.
5684
5685 * platform/efl/Skipped:
5686
5687 2012-04-26 Dimitri Glazkov <dglazkov@chromium.org>
5688
5689 [Chromium] webaudio/audioparam-exponentialRampToValueAtTime.html is occa sionally crashing
5690 https://bugs.webkit.org/show_bug.cgi?id=84972
5691
5692 * platform/chromium/test_expectations.txt: Marked as flaky.
5693
5694 2012-04-26 Alexander Pavlov <apavlov@chromium.org>
5695
5696 Web Inspector: Implement the "Disable JavaScript" option in the settings dialog
5697 https://bugs.webkit.org/show_bug.cgi?id=84946
5698
5699 Reviewed by Yury Semikhatsky.
5700
5701 * inspector/debugger/disable-script-expected.txt: Added.
5702 * inspector/debugger/disable-script.html: Added.
5703
5704 2012-04-26 Dominik Röttsches <dominik.rottsches@linux.intel.com>
5705
5706 [cairo] CairoGraphicsContext fillRect (with Color) overrides composite o perator
5707 https://bugs.webkit.org/show_bug.cgi?id=84848
5708
5709 Reviewed by Martin Robinson.
5710
5711 Unskipping and baselining feDropShadow test,
5712 now works because of composite operator fix.
5713 Fixed png baseline result for drop shadow test on GTK.
5714
5715 * platform/efl/svg/filters/feDropShadow-expected.png: Added.
5716 * platform/efl/svg/filters/feDropShadow-expected.txt: Added.
5717 * platform/efl/test_expectations.txt:
5718 * platform/gtk/svg/filters/feDropShadow-expected.png:
5719
5720 2012-04-26 Nikolas Zimmermann <nzimmermann@rim.com>
5721
5722 Fix additive by animations for most SMIL list types
5723 https://bugs.webkit.org/show_bug.cgi?id=84968
5724
5725 Reviewed by Antti Koivisto.
5726
5727 Add lots of new tests covering SMIL by-animations on all primitives.
5728
5729 * svg/animations/additive-type-by-animation-expected.txt: Added.
5730 * svg/animations/additive-type-by-animation.html: Added.
5731 * svg/animations/length-list-animation-expected.svg: Added.
5732 * svg/animations/length-list-animation.svg: Added.
5733 * svg/animations/non-additive-type-by-animation-expected.txt:
5734 * svg/animations/resources/additive-type-by-animation.svg: Added.
5735 * svg/animations/resources/non-additive-type-by-animation.svg:
5736 * svg/animations/resources/svglength-additive-by-1.svg: Added.
5737 * svg/animations/resources/svglength-additive-by-2.svg: Added.
5738 * svg/animations/resources/svglength-additive-by-3.svg: Added.
5739 * svg/animations/resources/svglength-additive-by-4.svg: Added.
5740 * svg/animations/resources/svglength-additive-by-5.svg: Added.
5741 * svg/animations/resources/svglength-additive-by-6.svg: Added.
5742 * svg/animations/resources/svglength-additive-from-by-1.svg: Added.
5743 * svg/animations/resources/svglength-additive-from-by-2.svg: Added.
5744 * svg/animations/resources/svglength-additive-from-by-3.svg: Added.
5745 * svg/animations/resources/svglength-additive-from-by-4.svg: Added.
5746 * svg/animations/script-tests/additive-type-by-animation.js: Added.
5747 (checkBaseVal):
5748 (sample1):
5749 (sample2):
5750 (sample3):
5751 (executeTest):
5752 * svg/animations/script-tests/non-additive-type-by-animation.js:
5753 (sample):
5754 * svg/animations/script-tests/svglength-additive-by-1.js: Added.
5755 (sample1):
5756 (sample2):
5757 (sample3):
5758 (sample4):
5759 (sample5):
5760 (executeTest):
5761 * svg/animations/script-tests/svglength-additive-by-2.js: Added.
5762 (sample1):
5763 (sample2):
5764 (sample3):
5765 (sample4):
5766 (sample5):
5767 (executeTest):
5768 * svg/animations/script-tests/svglength-additive-by-3.js: Added.
5769 (sample1):
5770 (sample2):
5771 (sample3):
5772 (sample4):
5773 (sample5):
5774 (sample6):
5775 (executeTest):
5776 * svg/animations/script-tests/svglength-additive-by-4.js: Added.
5777 (sample1):
5778 (sample2):
5779 (sample3):
5780 (sample4):
5781 (sample5):
5782 (sample6):
5783 (executeTest):
5784 * svg/animations/script-tests/svglength-additive-by-5.js: Added.
5785 (sample1):
5786 (sample2):
5787 (sample3):
5788 (sample4):
5789 (sample5):
5790 (sample6):
5791 (executeTest):
5792 * svg/animations/script-tests/svglength-additive-by-6.js: Added.
5793 (sample1):
5794 (sample2):
5795 (sample3):
5796 (sample4):
5797 (sample5):
5798 (sample6):
5799 (executeTest):
5800 * svg/animations/script-tests/svglength-additive-from-by-1.js: Added.
5801 (sample1):
5802 (sample2):
5803 (sample3):
5804 (sample4):
5805 (sample5):
5806 (executeTest):
5807 * svg/animations/script-tests/svglength-additive-from-by-2.js: Added.
5808 (sample1):
5809 (sample2):
5810 (sample3):
5811 (sample4):
5812 (sample5):
5813 (sample6):
5814 (executeTest):
5815 * svg/animations/script-tests/svglength-additive-from-by-3.js: Added.
5816 (sample1):
5817 (sample2):
5818 (sample3):
5819 (sample4):
5820 (sample5):
5821 (sample6):
5822 (executeTest):
5823 * svg/animations/script-tests/svglength-additive-from-by-4.js: Added.
5824 (sample1):
5825 (sample2):
5826 (sample3):
5827 (sample4):
5828 (sample5):
5829 (sample6):
5830 (executeTest):
5831 * svg/animations/svglength-additive-by-1-expected.txt: Added.
5832 * svg/animations/svglength-additive-by-1.html: Added.
5833 * svg/animations/svglength-additive-by-2-expected.txt: Added.
5834 * svg/animations/svglength-additive-by-2.html: Added.
5835 * svg/animations/svglength-additive-by-3-expected.txt: Added.
5836 * svg/animations/svglength-additive-by-3.html: Added.
5837 * svg/animations/svglength-additive-by-4-expected.txt: Added.
5838 * svg/animations/svglength-additive-by-4.html: Added.
5839 * svg/animations/svglength-additive-by-5-expected.txt: Added.
5840 * svg/animations/svglength-additive-by-5.html: Added.
5841 * svg/animations/svglength-additive-by-6-expected.txt: Added.
5842 * svg/animations/svglength-additive-by-6.html: Added.
5843 * svg/animations/svglength-additive-from-by-1-expected.txt: Added.
5844 * svg/animations/svglength-additive-from-by-1.html: Added.
5845 * svg/animations/svglength-additive-from-by-2-expected.txt: Added.
5846 * svg/animations/svglength-additive-from-by-2.html: Added.
5847 * svg/animations/svglength-additive-from-by-3-expected.txt: Added.
5848 * svg/animations/svglength-additive-from-by-3.html: Added.
5849 * svg/animations/svglength-additive-from-by-4-expected.txt: Added.
5850 * svg/animations/svglength-additive-from-by-4.html: Added.
5851
5852 2012-04-26 Stephen Chenney <schenney@chromium.org>
5853
5854 SVG FEConvolveMatrix does not check for invalid property values
5855 https://bugs.webkit.org/show_bug.cgi?id=84363
5856
5857 Reviewed by Dirk Schulze.
5858
5859 Adding code to check for valid input values on SVG feConvolveMatrix prop erties.
5860
5861 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/filters-conv-01-f-expected .txt:
5862 * platform/chromium-linux/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt :
5863 * platform/chromium-win-vista/svg/W3C-SVG-1.1/filters-conv-01-f-expected .txt:
5864 * platform/chromium-win-xp/svg/W3C-SVG-1.1/filters-conv-01-f-expected.tx t:
5865 * platform/chromium-win/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
5866 * platform/efl/svg/filters/feConvolveFilter-y-bounds-expected.txt:
5867 * platform/gtk/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
5868 * platform/gtk/svg/custom/convolution-crash-expected.txt:
5869 * platform/gtk/svg/filters/feConvolveFilter-y-bounds-expected.txt:
5870 * platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
5871 * platform/mac/svg/custom/convolution-crash-expected.txt:
5872 * platform/mac/svg/filters/feConvolveFilter-y-bounds-expected.txt:
5873 * platform/qt/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
5874 * platform/qt/svg/custom/convolution-crash-expected.txt:
5875 * platform/qt/svg/filters/feConvolveFilter-y-bounds-expected.txt:
5876 * svg/filters/feConvolveMatrix-invalid-targetX-expected.svg: Added.
5877 * svg/filters/feConvolveMatrix-invalid-targetX.svg: Added.
5878 * svg/filters/feConvolveMatrix-invalid-targetY-expected.svg: Added.
5879 * svg/filters/feConvolveMatrix-invalid-targetY.svg: Added.
5880 * svg/filters/feConvolveMatrix-negative-kernelUnitLengthX-expected.svg: Added.
5881 * svg/filters/feConvolveMatrix-negative-kernelUnitLengthX.svg: Added.
5882 * svg/filters/feConvolveMatrix-negative-kernelUnitLengthY-expected.svg: Added.
5883 * svg/filters/feConvolveMatrix-negative-kernelUnitLengthY.svg: Added.
5884 * svg/filters/feConvolveMatrix-negative-orderX-expected.svg: Added.
5885 * svg/filters/feConvolveMatrix-negative-orderX.svg: Added.
5886 * svg/filters/feConvolveMatrix-negative-orderY-expected.svg: Added.
5887 * svg/filters/feConvolveMatrix-negative-orderY.svg: Added.
5888 * svg/filters/feConvolveMatrix-non-integral-order-expected.svg: Added.
5889 * svg/filters/feConvolveMatrix-non-integral-order.svg: Added.
5890 * svg/filters/feConvolveMatrix-zero-divisor-expected.svg: Added.
5891 * svg/filters/feConvolveMatrix-zero-divisor.svg: Added.
5892
5893 2012-04-26 Dominik Röttsches <dominik.rottsches@linux.intel.com>
5894
5895 [EFL][DRT] Unskip media tests that were already fixed in r113178
5896 https://bugs.webkit.org/show_bug.cgi?id=84947
5897
5898 Unreviewed, EFL gardening.
5899
5900 * platform/efl/Skipped: Removed a group of media tests.
5901
5902 2012-04-26 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com>
5903
5904 [EFL] [DRT] LayoutTestController needs implementation of addOriginAccess WhitelistEntry and removeOriginAccessWhitelistEntry
5905 https://bugs.webkit.org/show_bug.cgi?id=83880
5906
5907 Reviewed by Antonio Gomes.
5908
5909 Unskip test cases which rely on LayoutTestController's addOriginAccessWh itelistEntry
5910 and removeOriginAccessWhitelistEntry implementation.
5911
5912 * platform/efl/Skipped:
5913
5914 2012-04-26 Christophe Dumez <christophe.dumez@intel.com>
5915
5916 http/tests/security/cross-frame-access-put.html is failing
5917 https://bugs.webkit.org/show_bug.cgi?id=82751
5918
5919 Reviewed by Kentaro Hara.
5920
5921 * http/tests/security/cross-frame-access-put-expected.txt: Correct
5922 expected value for window.frameElement. It is now 'null' instead of
5923 'undefined' when shouldAllowAccessToNode() check fails, since bug
5924 80205 fix.
5925 * platform/gtk/http/tests/security/cross-frame-access-put-expected.txt: Removed.
5926 It is now identifical to the global expectation.
5927 * platform/qt/http/tests/security/cross-frame-access-put-expected.txt: R emoved. Ditto.
5928
5929 2012-04-26 Mihnea Ovidenie <mihnea@adobe.com>
5930
5931 Crash when collecting svg symbol element in named flow.
5932 https://bugs.webkit.org/show_bug.cgi?id=84493
5933
5934 Reviewed by David Hyatt.
5935
5936 * fast/regions/symbol-in-named-flow-crash-expected.txt: Added.
5937 * fast/regions/symbol-in-named-flow-crash.svg: Added.
5938
5939 2012-04-26 Nikolas Zimmermann <nzimmermann@rim.com>
5940
5941 Share code used to animate discrete types between all animators
5942 https://bugs.webkit.org/show_bug.cgi?id=84853
5943
5944 Reviewed by Andreas Kling.
5945
5946 Add tests covering by-animation on non-additive types, which should have no effect.
5947
5948 * svg/animations/non-additive-type-by-animation-expected.txt: Added.
5949 * svg/animations/non-additive-type-by-animation.html: Added.
5950 * svg/animations/resources/non-additive-type-by-animation.svg: Added.
5951 * svg/animations/script-tests/non-additive-type-by-animation.js: Added.
5952 (sample):
5953 (executeTest):
5954
5955 2012-04-25 Csaba Osztrogonác <ossy@webkit.org>
5956
5957 [Qt][WK2] Unreviewed, rolling out r113703 because of crashing tests.
5958 http://trac.webkit.org/changeset/113703
5959 https://bugs.webkit.org/show_bug.cgi?id=83024
5960
5961 * platform/qt-5.0-wk2/Skipped:
5962 * platform/qt-5.0-wk2/fast/dom/prototype-inheritance-2-expected.txt:
5963
5964 2012-04-25 Mark Hahnenberg <mhahnenberg@apple.com>
5965
5966 fast/js/random-array-gc-stress times out in debug mode
5967 https://bugs.webkit.org/show_bug.cgi?id=84821
5968
5969 Reviewed by Geoffrey Garen.
5970
5971 * fast/js/script-tests/random-array-gc-stress.js: Trying a lower number of iterations
5972 to make the slow bots happy.
5973
5974 2012-04-25 David Barton <dbarton@mathscribe.com>
5975
5976 Rebaseline *.png pixel test files after bug 84649 fix
5977 https://bugs.webkit.org/show_bug.cgi?id=84905
5978
5979 Reviewed by Beth Dakin.
5980
5981 * platform/mac/mathml/presentation/fenced-expected.png:
5982 * platform/mac/mathml/presentation/fenced-mi-expected.png:
5983 * platform/mac/mathml/presentation/mo-expected.png:
5984 * platform/mac/mathml/presentation/mo-stretch-expected.png:
5985 * platform/mac/mathml/presentation/over-expected.png:
5986 * platform/mac/mathml/presentation/row-alignment-expected.png:
5987 * platform/mac/mathml/presentation/row-expected.png:
5988 * platform/mac/mathml/presentation/sub-expected.png:
5989 * platform/mac/mathml/presentation/subsup-expected.png:
5990
5991 2012-04-25 Alec Flett <alecflett@chromium.org>
5992
5993 IndexedDB: implement cursor.advance()
5994 https://bugs.webkit.org/show_bug.cgi?id=84174
5995
5996 Reviewed by Ojan Vafai.
5997
5998 Tests for cursor.advance().
5999
6000 * storage/indexeddb/cursor-advance-expected.txt: Added.
6001 * storage/indexeddb/cursor-advance.html: Added.
6002 * storage/indexeddb/resources/cursor-advance.js: Added.
6003 (test):
6004 (openSuccess):
6005 (createAndPopulateObjectStore):
6006 (makeAdvanceTest.continueToTest):
6007 (makeAdvanceTest.request.onerror):
6008 (makeAdvanceTest):
6009 (mkCursor):
6010 (runTest):
6011 (testAll):
6012 (testSimple):
6013 (testContinueThenAdvance):
6014 (testAdvanceMultiple):
6015 (testAdvanceToEnd):
6016
6017 2012-04-25 Alpha Lam <hclam@chromium.org>
6018
6019 Unreviewed, rolling out r115260.
6020 http://trac.webkit.org/changeset/115260
6021 https://bugs.webkit.org/show_bug.cgi?id=84467
6022
6023 r115260 is crashing a list of IndexDB tests, revert.
6024
6025 * storage/indexeddb/cursor-added-bug-expected.txt: Removed.
6026 * storage/indexeddb/cursor-added-bug.html: Removed.
6027 * storage/indexeddb/resources/cursor-added-bug.js: Removed.
6028
6029 2012-04-25 Dimitri Glazkov <dglazkov@chromium.org>
6030
6031 Remove unnecessary timeouts (and closures) from content-element-in-* tes ts.
6032 https://bugs.webkit.org/show_bug.cgi?id=84896
6033
6034 These tests don't need any of them. Not sure how they got there in the f irst place. Oh wait. I reviewed this code. /me hands head in shame.
6035
6036 Reviewed by Ojan Vafai.
6037
6038 * fast/dom/shadow/content-element-in-media-element.html: Removed the tim eout and extra closures.
6039 * fast/dom/shadow/content-element-in-meter-element.html: Ditto.
6040 * fast/dom/shadow/content-element-in-progress-element.html: Ditto.
6041 * fast/dom/shadow/content-element-in-select-element.html: Ditto.
6042
6043 2012-04-25 Alexandru Chiculita <achicu@adobe.com>
6044
6045 [Chromium] Layout Test css3/filters/custom/custom-filter-property-comput ed-style.html is failing
6046 https://bugs.webkit.org/show_bug.cgi?id=84067
6047
6048 Reviewed by Ryosuke Niwa.
6049
6050 All the CSS filters/shaders script tests expected to have a document.sty leSheets.item(0) that they could change.
6051 The script-tests add a <link> that references a CSS file from a differen t parent folder, so the script
6052 has no access to the actual rules anymore. Updated all the tests to use createElement("style")
6053 and get the styleSheet by using el.sheet instead of assuming that there' s one style already created.
6054
6055 * css3/filters/script-tests/custom-filter-property-computed-style.js:
6056 * css3/filters/script-tests/custom-filter-property-parsing-invalid.js:
6057 (testInvalidFilterRule):
6058 * css3/filters/script-tests/effect-custom-disabled.js:
6059 (testInvalidFilterRule):
6060 * css3/filters/script-tests/filter-property-computed-style.js:
6061 (testComputedFilterRule):
6062 * css3/filters/script-tests/filter-property-parsing-invalid.js:
6063 (testInvalidFilterRule):
6064 * css3/filters/script-tests/filter-property-parsing.js:
6065 (testFilterRule):
6066 * css3/filters/script-tests/filter-property.js:
6067 * platform/chromium/test_expectations.txt: Removed reference to this bug .
6068 * platform/mac/css3/filters/custom/custom-filter-property-computed-style -expected.txt: Removed. This is not necessary anymore.
6069
6070 2012-04-25 Alexandru Chiculita <achicu@adobe.com>
6071
6072 CSS Shaders: Use u_texture instead of s_texture. It was updated in the s pec
6073 https://bugs.webkit.org/show_bug.cgi?id=82618
6074
6075 Reviewed by Dean Jackson.
6076
6077 Changed the uniform name passed to the CSS Shaders from s_texture to u_t exture.
6078 https://dvcs.w3.org/hg/FXTF/raw-file/tip/filters/index.html
6079
6080 * css3/filters/resources/color-add.fs:
6081 * css3/filters/resources/color-offset-parameters.fs:
6082 * css3/filters/resources/color-offset.fs:
6083
6084 2012-04-25 Douglas Stockwell <dstockwell@chromium.org>
6085
6086 IndexedDB: cursor does not correctly iterate over keys added and removed during iteration
6087 https://bugs.webkit.org/show_bug.cgi?id=84467
6088
6089 Reviewed by Ojan Vafai.
6090
6091 New test for keys added in reverse order during cursor iteration.
6092
6093 * storage/indexeddb/cursor-added-bug-expected.txt: Added.
6094 * storage/indexeddb/cursor-added-bug.html: Added.
6095 * storage/indexeddb/resources/cursor-added-bug.js: Added.
6096 (test):
6097 (openSuccess):
6098 (setVersionSuccess):
6099 (openCursor):
6100 (cursorSuccess):
6101
6102 2012-04-25 Alec Flett <alecflett@chromium.org>
6103
6104 IndexedDB: support openCursor(IDBKey)
6105 https://bugs.webkit.org/show_bug.cgi?id=84652
6106
6107 Reviewed by Ojan Vafai.
6108
6109 Augment existing tests, and add new tests to support
6110 IDBKey parameter to openCursor/openKeyCursor. Note that this removes
6111 a test that was previously using dictionary-style parameters,
6112 which have been temporarily broken due to IDL limitations.
6113
6114 * storage/indexeddb/cursor-delete-expected.txt:
6115 * storage/indexeddb/open-cursor-expected.txt:
6116 * storage/indexeddb/opencursor-key-expected.txt: Added.
6117 * storage/indexeddb/opencursor-key.html: Added.
6118 * storage/indexeddb/resources/cursor-delete.js:
6119 (openCursor):
6120 * storage/indexeddb/resources/open-cursor.js:
6121 (emptyCursorWithKeySuccess):
6122 (openEmptyCursorWithKey):
6123 (cursorWithKeySuccess):
6124 (openCursorWithKey):
6125 (emptyCursorSuccess):
6126 (openEmptyCursor):
6127 (cursorSuccess):
6128 * storage/indexeddb/resources/opencursor-key.js: Added.
6129 (test):
6130 (openSuccess):
6131 (createAndPopulateObjectStore):
6132 (createIndexes):
6133 (testAll):
6134 (testObjectStore.request.onsuccess):
6135 (testObjectStore):
6136 (testIndex.request.onsuccess):
6137 (testIndex):
6138 (testIndexWithKey.request.onsuccess):
6139 (testIndexWithKey):
6140
6141 2012-04-25 Dimitri Glazkov <dglazkov@chromium.org>
6142
6143 [Chromium[ Remove a flaky expectation for a test that's been consistentl y passing.
6144
6145 * platform/chromium/test_expectations.txt: Removed.
6146
6147 2012-04-25 Alpha Lam <hclam@chromium.org>
6148
6149 Unreviewed test expectations update.
6150 https://bugs.webkit.org/show_bug.cgi?id=84890
6151
6152 Rebaseline chromium-mac test expectation for media/audio-repaint.html af ter r115235.
6153
6154 * platform/chromium-mac-snowleopard/media/audio-repaint-expected.png:
6155
6156 2012-04-25 Stephen Chenney <schenney@chromium.org>
6157
6158 Rebaseline chromium test results after bug 72796 is fixed
6159 https://bugs.webkit.org/show_bug.cgi?id=84731
6160
6161 Unreviewed Chromikum expectations update.
6162
6163 Text baselines changed now that this bug has been fixed.
6164
6165 * platform/chromium-linux-x86/svg/custom/use-clipped-hit-expected.txt: A dded.
6166 * platform/chromium-linux-x86/svg/custom/use-modify-target-symbol-expect ed.txt: Added.
6167 * platform/chromium-linux-x86/svg/custom/use-on-symbol-inside-pattern-ex pected.txt:
6168 * platform/chromium-linux/svg/custom/use-clipped-hit-expected.txt: Added .
6169 * platform/chromium-linux/svg/custom/use-modify-target-symbol-expected.t xt: Added.
6170 * platform/chromium-linux/svg/custom/use-on-symbol-inside-pattern-expect ed.txt:
6171 * platform/chromium-linux/svg/custom/use-referencing-nonexisting-symbol- expected.txt:
6172 * platform/chromium-mac-leopard/svg/custom/use-on-disallowed-foreign-obj ect-5-expected.txt: Removed.
6173 * platform/chromium-mac-snowleopard/svg/custom/use-on-disallowed-foreign -object-5-expected.png: Removed.
6174 * platform/chromium-mac-snowleopard/svg/custom/use-on-disallowed-foreign -object-5-expected.txt: Removed.
6175 * platform/chromium-mac/svg/custom/use-on-symbol-inside-pattern-expected .txt:
6176 * platform/chromium-win-vista/svg/custom/use-clipped-hit-expected.txt: A dded.
6177 * platform/chromium-win-vista/svg/custom/use-modify-target-symbol-expect ed.txt: Added.
6178 * platform/chromium-win-xp/svg/custom/use-clipped-hit-expected.txt: Adde d.
6179 * platform/chromium-win-xp/svg/custom/use-modify-target-symbol-expected. txt: Added.
6180 * platform/chromium-win/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
6181 * platform/chromium-win/svg/carto.net/button-expected.txt:
6182 * platform/chromium-win/svg/carto.net/colourpicker-expected.txt:
6183 * platform/chromium-win/svg/carto.net/slider-expected.txt:
6184 * platform/chromium-win/svg/custom/use-clipped-hit-expected.txt:
6185 * platform/chromium-win/svg/custom/use-modify-target-symbol-expected.txt :
6186 * platform/chromium-win/svg/custom/use-on-disallowed-foreign-object-5-ex pected.txt:
6187 * platform/chromium-win/svg/custom/use-on-g-containing-symbol-expected.t xt:
6188 * platform/chromium-win/svg/custom/use-on-symbol-expected.txt:
6189 * platform/chromium-win/svg/custom/use-on-symbol-inside-pattern-expected .txt:
6190 * platform/chromium-win/svg/custom/use-referencing-nonexisting-symbol-ex pected.txt:
6191 * platform/chromium/test_expectations.txt:
6192
6193 2012-04-25 Andreas Kling <kling@webkit.org>
6194
6195 Use the same results for fast/html/details-marker-style.html on all mac bots.
6196
6197 * platform/mac/fast/html/details-marker-style-expected.png: Renamed from LayoutTests/platform/mac-snowleopard/fast/html/details-marker-style-expected.pn g.
6198 * platform/mac/fast/html/details-marker-style-expected.txt: Renamed from LayoutTests/platform/mac-snowleopard/fast/html/details-marker-style-expected.tx t.
6199
6200 2012-04-25 Filip Pizlo <fpizlo@apple.com>
6201
6202 http://bellard.org/jslinux/ triggers an assertion failure in the DFG JIT
6203 https://bugs.webkit.org/show_bug.cgi?id=84815
6204 <rdar://problem/11319514>
6205
6206 Rubber stamped by Gavin Barraclough.
6207
6208 * fast/js/dfg-uint32-to-number-on-captured-variable-expected.txt: Added.
6209 * fast/js/dfg-uint32-to-number-on-captured-variable.html: Added.
6210 * fast/js/jsc-test-list:
6211 * fast/js/script-tests/dfg-uint32-to-number-on-captured-variable.js: Add ed.
6212 (foo):
6213
6214 2012-04-25 Nate Chapin <japhet@chromium.org>
6215
6216 Test for https://bugs.webkit.org/show_bug.cgi?id=83632.
6217
6218 Reviewed by Eric Seidel.
6219
6220 * http/tests/xmlhttprequest/access-control-repeated-failed-preflight-cra sh-expected.txt: Added.
6221 * http/tests/xmlhttprequest/access-control-repeated-failed-preflight-cra sh.html: Added.
6222
6223 2012-04-25 Andrew Scherkus <scherkus@chromium.org>
6224
6225 Rebaseline Chromium media layout tests due to r114957.
6226
6227 * platform/chromium-linux-x86/media/video-empty-source-expected.txt:
6228 * platform/chromium-linux/media/media-document-audio-repaint-expected.tx t: Removed.
6229 * platform/chromium-linux/media/video-empty-source-expected.txt:
6230 * platform/chromium-mac-leopard/media/video-empty-source-expected.txt:
6231 * platform/chromium-mac-snowleopard/media/audio-repaint-expected.png:
6232 * platform/chromium-mac-snowleopard/media/video-empty-source-expected.tx t:
6233 * platform/chromium-mac/fast/layers/video-layer-expected.txt:
6234 * platform/chromium-mac/media/audio-controls-rendering-expected.txt:
6235 * platform/chromium-mac/media/audio-repaint-expected.txt:
6236 * platform/chromium-mac/media/controls-after-reload-expected.txt:
6237 * platform/chromium-mac/media/controls-strict-expected.txt:
6238 * platform/chromium-mac/media/controls-styling-expected.txt:
6239 * platform/chromium-mac/media/controls-without-preload-expected.txt:
6240 * platform/chromium-mac/media/media-controls-clone-expected.txt:
6241 * platform/chromium-mac/media/media-document-audio-repaint-expected.txt:
6242 * platform/chromium-mac/media/video-controls-rendering-expected.txt:
6243 * platform/chromium-mac/media/video-display-toggle-expected.txt:
6244 * platform/chromium-mac/media/video-empty-source-expected.txt:
6245 * platform/chromium-mac/media/video-no-audio-expected.txt:
6246 * platform/chromium-mac/media/video-playing-and-pause-expected.txt:
6247 * platform/chromium-mac/media/video-volume-slider-expected.txt:
6248 * platform/chromium-mac/media/video-zoom-controls-expected.txt:
6249 * platform/chromium-win-vista/media/video-empty-source-expected.txt:
6250 * platform/chromium-win-xp/media/video-empty-source-expected.txt:
6251 * platform/chromium-win/fast/layers/video-layer-expected.txt:
6252 * platform/chromium-win/media/audio-controls-rendering-expected.txt:
6253 * platform/chromium-win/media/audio-repaint-expected.txt:
6254 * platform/chromium-win/media/controls-after-reload-expected.txt:
6255 * platform/chromium-win/media/controls-strict-expected.txt:
6256 * platform/chromium-win/media/controls-styling-expected.txt:
6257 * platform/chromium-win/media/controls-without-preload-expected.txt:
6258 * platform/chromium-win/media/media-controls-clone-expected.txt:
6259 * platform/chromium-win/media/media-document-audio-repaint-expected.txt:
6260 * platform/chromium-win/media/video-controls-rendering-expected.txt:
6261 * platform/chromium-win/media/video-display-toggle-expected.txt:
6262 * platform/chromium-win/media/video-empty-source-expected.txt:
6263 * platform/chromium-win/media/video-no-audio-expected.txt:
6264 * platform/chromium-win/media/video-playing-and-pause-expected.txt:
6265 * platform/chromium-win/media/video-volume-slider-expected.txt:
6266 * platform/chromium-win/media/video-zoom-controls-expected.txt:
6267 * platform/chromium/test_expectations.txt:
6268 * platform/qt/media/audio-repaint-expected.txt: Renamed from LayoutTests /media/audio-repaint-expected.txt.
6269
6270 2012-04-25 Alpha Lam <hclam@chromium.org>
6271
6272 Unreviewed test expectations update.
6273 https://bugs.webkit.org/show_bug.cgi?id=84877
6274
6275 Mark a failing test after changes in r115227.
6276
6277 * platform/chromium/test_expectations.txt:
6278
6279 2012-04-25 Sheriff Bot <webkit.review.bot@gmail.com>
6280
6281 Unreviewed, rolling out r115222.
6282 http://trac.webkit.org/changeset/115222
6283 https://bugs.webkit.org/show_bug.cgi?id=84874
6284
6285 Caused test regressions on the EFL build (Requested by rakuco
6286 on #webkit).
6287
6288 * platform/efl/Skipped:
6289
6290 2012-04-24 Ryosuke Niwa <rniwa@webkit.org>
6291
6292 REGRESSION(r112177): listStyleType CSS property gets converted into list Style
6293 https://bugs.webkit.org/show_bug.cgi?id=83026
6294
6295 Reviewed by Darin Adler.
6296
6297 Added test cases to cssText-shorthand.html and rebaselined some tests.
6298
6299 * fast/css/cssText-shorthand-expected.txt:
6300 * fast/css/cssText-shorthand.html: Added more test cases.
6301 * fast/css/remove-shorthand-expected.txt: Correctly adds both border-wid th and border-style
6302 when border-color is missing.
6303 * printing/page-rule-css-text-expected.txt: Correctly uses border-width instead of border.
6304
6305 2012-04-25 Nate Chapin <japhet@chromium.org>
6306
6307 Test for https://bugs.webkit.org/show_bug.cgi?id=83918.
6308
6309 Reviewed by Alexey Proskuryakov.
6310
6311 * http/tests/cache/cancel-during-failure-crash-expected.txt: Added.
6312 * http/tests/cache/cancel-during-failure-crash.html: Added.
6313
6314 2012-04-25 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com>
6315
6316 [EFL] [DRT] LayoutTestController needs implementation of addOriginAccess WhitelistEntry and removeOriginAccessWhitelistEntry
6317 https://bugs.webkit.org/show_bug.cgi?id=83880
6318
6319 Reviewed by Antonio Gomes.
6320
6321 Unskip test cases which rely on LayoutTestController's addOriginAccessWh itelistEntry
6322 and removeOriginAccessWhitelistEntry implementation.
6323
6324 * platform/efl/Skipped:
6325
6326 2012-04-25 Thiago Marcos P. Santos <thiago.santos@intel.com>
6327
6328 [EFL] Remove duplicated test expectations
6329 https://bugs.webkit.org/show_bug.cgi?id=84717
6330
6331 Unreviewed gardening.
6332
6333 These expected results are the same as the global ones.
6334
6335 * platform/efl/compositing/geometry/tall-page-composited-expected.txt: R emoved.
6336 * platform/efl/fast/block/float/float-overflow-hidden-containing-block-w idth-expected.txt: Removed.
6337 * platform/efl/fast/block/float/in-margin-expected.txt: Removed.
6338 * platform/efl/fast/block/positioning/028-expected.txt: Removed.
6339 * platform/efl/fast/block/positioning/031-expected.txt: Removed.
6340 * platform/efl/fast/block/positioning/replaced-inside-fixed-top-bottom-e xpected.txt: Removed.
6341 * platform/efl/fast/borders/border-image-outset-split-inline-vertical-lr -expected.txt: Removed.
6342 * platform/efl/fast/borders/border-radius-different-width-001-expected.t xt: Removed.
6343 * platform/efl/fast/borders/borderRadiusDashed01-expected.txt: Removed.
6344 * platform/efl/fast/borders/borderRadiusDashed06-expected.txt: Removed.
6345 * platform/efl/fast/borders/borderRadiusDotted02-expected.txt: Removed.
6346 * platform/efl/fast/borders/borderRadiusDotted03-expected.txt: Removed.
6347 * platform/efl/fast/borders/inline-mask-overlay-image-outset-expected.tx t: Removed.
6348 * platform/efl/fast/borders/inline-mask-overlay-image-outset-vertical-rl -expected.txt: Removed.
6349 * platform/efl/fast/borders/only-one-border-with-width-expected.txt: Rem oved.
6350 * platform/efl/fast/clip/017-expected.txt: Removed.
6351 * platform/efl/fast/css/absolute-child-with-percent-height-inside-relati ve-parent-expected.txt: Removed.
6352 * platform/efl/fast/css/bug4860-absolute-inline-child-inherits-alignment -expected.txt: Removed.
6353 * platform/efl/fast/dom/HTMLMeterElement/meter-element-expected.txt: Rem oved.
6354 * platform/efl/fast/dom/Window/webkitConvertPoint-expected.txt: Removed.
6355 * platform/efl/fast/dynamic/subtree-boundary-percent-height-expected.txt : Removed.
6356 * platform/efl/fast/dynamic/subtree-no-common-root-static-y-expected.txt : Removed.
6357 * platform/efl/fast/dynamic/subtree-table-cell-height-expected.txt: Remo ved.
6358 * platform/efl/fast/files/url-required-arguments-expected.txt: Removed.
6359 * platform/efl/fast/gradients/border-image-gradient-expected.txt: Remove d.
6360 * platform/efl/fast/gradients/border-image-gradient-sides-and-corners-ex pected.txt: Removed.
6361 * platform/efl/fast/images/color-jpeg-with-color-profile-expected.txt: R emoved.
6362 * platform/efl/fast/inline/left-right-center-inline-alignment-in-ltr-and -rtl-blocks-expected.txt: Removed.
6363 * platform/efl/fast/layers/add-layer-with-nested-stacking-expected.txt: Removed.
6364 * platform/efl/fast/parser/comment-in-script-expected.txt: Removed.
6365 * platform/efl/fast/repaint/overflow-clip-subtree-layout-expected.txt: R emoved.
6366 * platform/efl/fast/repaint/subtree-root-clip-2-expected.txt: Removed.
6367 * platform/efl/fast/repaint/subtree-root-clip-3-expected.txt: Removed.
6368 * platform/efl/fast/repaint/subtree-root-clip-expected.txt: Removed.
6369 * platform/efl/fast/replaced/image-tag-expected.txt: Removed.
6370 * platform/efl/fast/ruby/ruby-base-merge-block-children-crash-expected.t xt: Removed.
6371 * platform/efl/svg/as-background-image/background-image-tiled-expected.t xt: Removed.
6372 * platform/efl/svg/as-background-image/same-image-two-instances-backgrou nd-image-expected.txt: Removed.
6373 * platform/efl/svg/as-image/svg-as-relative-image-with-explicit-size-exp ected.txt: Removed.
6374 * platform/efl/svg/clip-path/clip-in-mask-expected.txt: Removed.
6375 * platform/efl/svg/clip-path/clip-path-css-transform-1-expected.txt: Rem oved.
6376 * platform/efl/svg/clip-path/clip-path-css-transform-2-expected.txt: Rem oved.
6377 * platform/efl/svg/clip-path/nested-clip-in-mask-image-based-clipping-ex pected.txt: Removed.
6378 * platform/efl/svg/clip-path/nested-clip-in-mask-path-and-image-based-cl ipping-expected.txt: Removed.
6379 * platform/efl/svg/clip-path/nested-clip-in-mask-path-based-clipping-exp ected.txt: Removed.
6380 * platform/efl/svg/css/mask-with-shadow-expected.txt: Removed.
6381 * platform/efl/svg/dynamic-updates/SVG-dynamic-css-transform-expected.tx t: Removed.
6382 * platform/efl/svg/dynamic-updates/SVGAElement-dom-href-attr-expected.tx t: Removed.
6383 * platform/efl/svg/dynamic-updates/SVGAElement-dom-target-attr-expected. txt: Removed.
6384 * platform/efl/svg/dynamic-updates/SVGAElement-svgdom-href-prop-expected .txt: Removed.
6385 * platform/efl/svg/dynamic-updates/SVGAElement-svgdom-target-prop-expect ed.txt: Removed.
6386 * platform/efl/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected .txt: Removed.
6387 * platform/efl/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected .txt: Removed.
6388 * platform/efl/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected. txt: Removed.
6389 * platform/efl/svg/dynamic-updates/SVGCircleElement-dom-requiredFeatures -expected.txt: Removed.
6390 * platform/efl/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expec ted.txt: Removed.
6391 * platform/efl/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expec ted.txt: Removed.
6392 * platform/efl/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expect ed.txt: Removed.
6393 * platform/efl/svg/dynamic-updates/SVGCircleElement-svgdom-requiredFeatu res-expected.txt: Removed.
6394 * platform/efl/svg/dynamic-updates/SVGClipPath-influences-hitTesting-exp ected.txt: Removed.
6395 * platform/efl/svg/dynamic-updates/SVGClipPathElement-css-transform-infl uences-hitTesting-expected.txt: Removed.
6396 * platform/efl/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits- attr-expected.txt: Removed.
6397 * platform/efl/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUni ts-prop-expected.txt: Removed.
6398 * platform/efl/svg/dynamic-updates/SVGClipPathElement-transform-influenc es-hitTesting-expected.txt: Removed.
6399 * platform/efl/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected. txt: Removed.
6400 * platform/efl/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected. txt: Removed.
6401 * platform/efl/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expect ed.txt: Removed.
6402 * platform/efl/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expect ed.txt: Removed.
6403 * platform/efl/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expecte d.txt: Removed.
6404 * platform/efl/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expecte d.txt: Removed.
6405 * platform/efl/svg/dynamic-updates/SVGEllipseElement-dom-requiredFeature s-expected.txt: Removed.
6406 * platform/efl/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expecte d.txt: Removed.
6407 * platform/efl/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expecte d.txt: Removed.
6408 * platform/efl/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expe cted.txt: Removed.
6409 * platform/efl/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expe cted.txt: Removed.
6410 * platform/efl/svg/dynamic-updates/SVGEllipseElement-svgdom-requiredFeat ures-expected.txt: Removed.
6411 * platform/efl/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expe cted.txt: Removed.
6412 * platform/efl/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expe cted.txt: Removed.
6413 * platform/efl/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expecte d.txt: Removed.
6414 * platform/efl/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expect ed.txt: Removed.
6415 * platform/efl/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expec ted.txt: Removed.
6416 * platform/efl/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expe cted.txt: Removed.
6417 * platform/efl/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-exp ected.txt: Removed.
6418 * platform/efl/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-ex pected.txt: Removed.
6419 * platform/efl/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-e xpected.txt: Removed.
6420 * platform/efl/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr -expected.txt: Removed.
6421 * platform/efl/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-at tr-expected.txt: Removed.
6422 * platform/efl/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-pro p-expected.txt: Removed.
6423 * platform/efl/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-p rop-expected.txt: Removed.
6424 * platform/efl/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values -prop-expected.txt: Removed.
6425 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-amp litude-attr-expected.txt: Removed.
6426 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-exp onent-attr-expected.txt: Removed.
6427 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-int ercept-attr-expected.txt: Removed.
6428 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-off set-attr-expected.txt: Removed.
6429 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-slo pe-attr-expected.txt: Removed.
6430 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-tab leValues-attr-expected.txt: Removed.
6431 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-typ e-attr-expected.txt: Removed.
6432 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom- amplitude-prop-expected.txt: Removed.
6433 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom- exponent-prop-expected.txt: Removed.
6434 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom- intercept-prop-expected.txt: Removed.
6435 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom- offset-prop-expected.txt: Removed.
6436 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom- slope-prop-expected.txt: Removed.
6437 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom- tableValues-prop-expected.txt: Removed.
6438 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom- type-prop-expected.txt: Removed.
6439 * platform/efl/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-exp ected.txt: Removed.
6440 * platform/efl/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-ex pected.txt: Removed.
6441 * platform/efl/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-exp ected.txt: Removed.
6442 * platform/efl/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-exp ected.txt: Removed.
6443 * platform/efl/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-exp ected.txt: Removed.
6444 * platform/efl/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-exp ected.txt: Removed.
6445 * platform/efl/svg/dynamic-updates/SVGFECompositeElement-dom-operator-at tr-expected.txt: Removed.
6446 * platform/efl/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop- expected.txt: Removed.
6447 * platform/efl/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop -expected.txt: Removed.
6448 * platform/efl/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop- expected.txt: Removed.
6449 * platform/efl/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop- expected.txt: Removed.
6450 * platform/efl/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop- expected.txt: Removed.
6451 * platform/efl/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop- expected.txt: Removed.
6452 * platform/efl/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator -prop-expected.txt: Removed.
6453 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-a ttr-expected.txt: Removed.
6454 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-diviso r-attr-expected.txt: Removed.
6455 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMo de-attr-expected.txt: Removed.
6456 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-att r-expected.txt: Removed.
6457 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernel Matrix-attr-expected.txt: Removed.
6458 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernel UnitLength-attr-expected.txt: Removed.
6459 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order- attr-expected.txt: Removed.
6460 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preser veAlpha-attr-expected.txt: Removed.
6461 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-target X-attr-expected.txt: Removed.
6462 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-target Y-attr-expected.txt: Removed.
6463 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bia s-prop-expected.txt: Removed.
6464 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-div isor-prop-expected.txt: Removed.
6465 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edg eMode-prop-expected.txt: Removed.
6466 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in- prop-expected.txt: Removed.
6467 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-ker nelMatrix-prop-expected.txt: Removed.
6468 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-ker nelUnitLength-prop-expected.txt: Removed.
6469 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-ord er-prop-expected.txt: Removed.
6470 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-pre serveAlpha-prop-expected.txt: Removed.
6471 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-tar getX-prop-expected.txt: Removed.
6472 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-tar getY-prop-expected.txt: Removed.
6473 * platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffu seConstant-attr-expected.txt: Removed.
6474 * platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-at tr-expected.txt: Removed.
6475 * platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-light ing-color-attr-expected.txt: Removed.
6476 * platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfa ceScale-attr-expected.txt: Removed.
6477 * platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-inherit-l ighting-color-css-prop-expected.txt: Removed.
6478 * platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting- color-css-prop-expected.txt: Removed.
6479 * platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-di ffuseConstant-prop-expected.txt: Removed.
6480 * platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in -prop-expected.txt: Removed.
6481 * platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-su rfaceScale-prop-expected.txt: Removed.
6482 * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-at tr-expected.txt: Removed.
6483 * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-a ttr-expected.txt: Removed.
6484 * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale -attr-expected.txt: Removed.
6485 * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChan nelSelector-attr-expected.txt: Removed.
6486 * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChan nelSelector-attr-expected.txt: Removed.
6487 * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in -prop-expected.txt: Removed.
6488 * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in 2-prop-expected.txt: Removed.
6489 * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-sc ale-prop-expected.txt: Removed.
6490 * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xC hannelSelector-prop-expected.txt: Removed.
6491 * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yC hannelSelector-prop-expected.txt: Removed.
6492 * platform/efl/svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth- attr-expected.txt: Removed.
6493 * platform/efl/svg/dynamic-updates/SVGFEDistantLightElement-dom-elevatio n-attr-expected.txt: Removed.
6494 * platform/efl/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimu th-prop-expected.txt: Removed.
6495 * platform/efl/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-eleva tion-prop-expected.txt: Removed.
6496 * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-dx-attr-ex pected.txt: Removed.
6497 * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-dy-attr-ex pected.txt: Removed.
6498 * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-in-attr-ex pected.txt: Removed.
6499 * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-col or-attr-expected.txt: Removed.
6500 * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opa city-attr-expected.txt: Removed.
6501 * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-stdDeviati on-attr-expected.txt: Removed.
6502 * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dx-prop -expected.txt: Removed.
6503 * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dy-prop -expected.txt: Removed.
6504 * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-in-prop -expected.txt: Removed.
6505 * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow- color-prop-expected.txt: Removed.
6506 * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow- opacity-prop-expected.txt: Removed.
6507 * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-stdDevi ation-prop-expected.txt: Removed.
6508 * platform/efl/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-att r-expected.txt: Removed.
6509 * platform/efl/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-a ttr-expected.txt: Removed.
6510 * platform/efl/svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color -expected.txt: Removed.
6511 * platform/efl/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color- prop-expected.txt: Removed.
6512 * platform/efl/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacit y-prop-expected.txt: Removed.
6513 * platform/efl/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr- expected.txt: Removed.
6514 * platform/efl/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDevia tion-attr-expected.txt: Removed.
6515 * platform/efl/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDevia tion-call-expected.txt: Removed.
6516 * platform/efl/svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-in-pr op-expected.txt: Removed.
6517 * platform/efl/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectR atio-attr-expected.txt: Removed.
6518 * platform/efl/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspe ctRatio-prop-expected.txt: Removed.
6519 * platform/efl/svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-exp ected.txt: Removed.
6520 * platform/efl/svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop- expected.txt: Removed.
6521 * platform/efl/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-ex pected.txt: Removed.
6522 * platform/efl/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-a ttr-expected.txt: Removed.
6523 * platform/efl/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-att r-expected.txt: Removed.
6524 * platform/efl/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop -expected.txt: Removed.
6525 * platform/efl/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operato r-prop-expected.txt: Removed.
6526 * platform/efl/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius- call-expected.txt: Removed.
6527 * platform/efl/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expect ed.txt: Removed.
6528 * platform/efl/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expect ed.txt: Removed.
6529 * platform/efl/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expect ed.txt: Removed.
6530 * platform/efl/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-exp ected.txt: Removed.
6531 * platform/efl/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-exp ected.txt: Removed.
6532 * platform/efl/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-exp ected.txt: Removed.
6533 * platform/efl/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-exp ected.txt: Removed.
6534 * platform/efl/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-exp ected.txt: Removed.
6535 * platform/efl/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-exp ected.txt: Removed.
6536 * platform/efl/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop- expected.txt: Removed.
6537 * platform/efl/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop- expected.txt: Removed.
6538 * platform/efl/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop- expected.txt: Removed.
6539 * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-a ttr-expected.txt: Removed.
6540 * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-dom-spec ularConstant-attr-expected.txt: Removed.
6541 * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-dom-spec ularExponent-attr-expected.txt: Removed.
6542 * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-dom-sura ceScale-attr-expected.txt: Removed.
6543 * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-inherit- lighting-color-css-prop-expected.txt: Removed.
6544 * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-lighting -color-css-prop-expected.txt: Removed.
6545 * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-remove-l ightSource-expected.txt: Removed.
6546 * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-i n-prop-expected.txt: Removed.
6547 * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-s pecularConstant-prop-expected.txt: Removed.
6548 * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-s pecularExponent-prop-expected.txt: Removed.
6549 * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-s uraceScale-prop-expected.txt: Removed.
6550 * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-limitingCon eAngle-attr-expected.txt: Removed.
6551 * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-a ttr-expected.txt: Removed.
6552 * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtY-a ttr-expected.txt: Removed.
6553 * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtZ-a ttr-expected.txt: Removed.
6554 * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-specularExp onent-attr-expected.txt: Removed.
6555 * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr-expe cted.txt: Removed.
6556 * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-y-attr-expe cted.txt: Removed.
6557 * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-z-attr-expe cted.txt: Removed.
6558 * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-limiting ConeAngle-prop-expected.txt: Removed.
6559 * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAt X-prop-expected.txt: Removed.
6560 * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAt Y-prop-expected.txt: Removed.
6561 * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAt Z-prop-expected.txt: Removed.
6562 * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-specular Exponent-prop-expected.txt: Removed.
6563 * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-x-prop-e xpected.txt: Removed.
6564 * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-y-prop-e xpected.txt: Removed.
6565 * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-z-prop-e xpected.txt: Removed.
6566 * platform/efl/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected .txt: Removed.
6567 * platform/efl/svg/dynamic-updates/SVGFETileElement-svgdom-in-prop-expec ted.txt: Removed.
6568 * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFreque ncy-attr-expected.txt: Removed.
6569 * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves -attr-expected.txt: Removed.
6570 * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr- expected.txt: Removed.
6571 * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTile s-attr-expected.txt: Removed.
6572 * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr- expected.txt: Removed.
6573 * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFre quency-prop-expected.txt: Removed.
6574 * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOcta ves-prop-expected.txt: Removed.
6575 * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-pr op-expected.txt: Removed.
6576 * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchT iles-prop-expected.txt: Removed.
6577 * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-pr op-expected.txt: Removed.
6578 * platform/efl/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-e xpected.txt: Removed.
6579 * platform/efl/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr -expected.txt: Removed.
6580 * platform/efl/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expe cted.txt: Removed.
6581 * platform/efl/svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-a ttr-expected.txt: Removed.
6582 * platform/efl/svg/dynamic-updates/SVGFilterElement-dom-width-attr-expec ted.txt: Removed.
6583 * platform/efl/svg/dynamic-updates/SVGFilterElement-dom-x-attr-expected. txt: Removed.
6584 * platform/efl/svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected. txt: Removed.
6585 * platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-cal l-expected.txt: Removed.
6586 * platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-filterResX-pr op-expected.txt: Removed.
6587 * platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-pr op-expected.txt: Removed.
6588 * platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-p rop-expected.txt: Removed.
6589 * platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-e xpected.txt: Removed.
6590 * platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-primitiveUnit s-prop-expected.txt: Removed.
6591 * platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-width-prop-ex pected.txt: Removed.
6592 * platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expect ed.txt: Removed.
6593 * platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expect ed.txt: Removed.
6594 * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes- dom-height-attr-expected.txt: Removed.
6595 * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes- dom-result-attr-expected.txt: Removed.
6596 * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes- dom-width-attr-expected.txt: Removed.
6597 * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes- dom-x-attr-expected.txt: Removed.
6598 * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes- dom-y-attr-expected.txt: Removed.
6599 * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes- svgdom-height-prop-expected.txt: Removed.
6600 * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes- svgdom-result-prop-expected.txt: Removed.
6601 * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes- svgdom-width-prop-expected.txt: Removed.
6602 * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes- svgdom-x-prop-expected.txt: Removed.
6603 * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes- svgdom-y-prop-expected.txt: Removed.
6604 * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-dom-height-at tr-expected.txt: Removed.
6605 * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-dom-requiredF eatures-expected.txt: Removed.
6606 * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-dom-width-att r-expected.txt: Removed.
6607 * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-ex pected.txt: Removed.
6608 * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-ex pected.txt: Removed.
6609 * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height -prop-expected.txt: Removed.
6610 * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-svgdom-requir edFeatures-expected.txt: Removed.
6611 * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width- prop-expected.txt: Removed.
6612 * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop -expected.txt: Removed.
6613 * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop -expected.txt: Removed.
6614 * platform/efl/svg/dynamic-updates/SVGGElement-dom-requiredFeatures-expe cted.txt: Removed.
6615 * platform/efl/svg/dynamic-updates/SVGGElement-svgdom-requiredFeatures-e xpected.txt: Removed.
6616 * platform/efl/svg/dynamic-updates/SVGImageElement-dom-requiredFeatures- expected.txt: Removed.
6617 * platform/efl/svg/dynamic-updates/SVGImageElement-svgdom-requiredFeatur es-expected.txt: Removed.
6618 * platform/efl/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-e xpected.txt: Removed.
6619 * platform/efl/svg/dynamic-updates/SVGLineElement-dom-x1-attr-expected.t xt: Removed.
6620 * platform/efl/svg/dynamic-updates/SVGLineElement-dom-x2-attr-expected.t xt: Removed.
6621 * platform/efl/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.t xt: Removed.
6622 * platform/efl/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.t xt: Removed.
6623 * platform/efl/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeature s-expected.txt: Removed.
6624 * platform/efl/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expecte d.txt: Removed.
6625 * platform/efl/svg/dynamic-updates/SVGLineElement-svgdom-x2-prop-expecte d.txt: Removed.
6626 * platform/efl/svg/dynamic-updates/SVGLineElement-svgdom-y1-prop-expecte d.txt: Removed.
6627 * platform/efl/svg/dynamic-updates/SVGLineElement-svgdom-y2-prop-expecte d.txt: Removed.
6628 * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-dom-gradient Transform-attr-expected.txt: Removed.
6629 * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-dom-gradient Units-attr-expected.txt: Removed.
6630 * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr- expected.txt: Removed.
6631 * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr- expected.txt: Removed.
6632 * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr- expected.txt: Removed.
6633 * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr- expected.txt: Removed.
6634 * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradi entTransform-prop-expected.txt: Removed.
6635 * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradi entUnits-prop-expected.txt: Removed.
6636 * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-pr op-expected.txt: Removed.
6637 * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-pr op-expected.txt: Removed.
6638 * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-pr op-expected.txt: Removed.
6639 * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-pr op-expected.txt: Removed.
6640 * platform/efl/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-att r-expected.txt: Removed.
6641 * platform/efl/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr -expected.txt: Removed.
6642 * platform/efl/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr -expected.txt: Removed.
6643 * platform/efl/svg/dynamic-updates/SVGMarkerElement-dom-orient-attr-expe cted.txt: Removed.
6644 * platform/efl/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expect ed.txt: Removed.
6645 * platform/efl/svg/dynamic-updates/SVGMarkerElement-dom-refY-attr-expect ed.txt: Removed.
6646 * platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight- prop-expected.txt: Removed.
6647 * platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-p rop-expected.txt: Removed.
6648 * platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-p rop-expected.txt: Removed.
6649 * platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-p rop-expected.txt: Removed.
6650 * platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-pr op-expected.txt: Removed.
6651 * platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-exp ected.txt: Removed.
6652 * platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-exp ected.txt: Removed.
6653 * platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAn gle-call-expected.txt: Removed.
6654 * platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAu to-call-expected.txt: Removed.
6655 * platform/efl/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expect ed.txt: Removed.
6656 * platform/efl/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-a ttr-expected.txt: Removed.
6657 * platform/efl/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-exp ected.txt: Removed.
6658 * platform/efl/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expecte d.txt: Removed.
6659 * platform/efl/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.tx t: Removed.
6660 * platform/efl/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.tx t: Removed.
6661 * platform/efl/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-exp ected.txt: Removed.
6662 * platform/efl/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnit s-prop-expected.txt: Removed.
6663 * platform/efl/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop- expected.txt: Removed.
6664 * platform/efl/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expe cted.txt: Removed.
6665 * platform/efl/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected .txt: Removed.
6666 * platform/efl/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected .txt: Removed.
6667 * platform/efl/svg/dynamic-updates/SVGPathElement-dom-requiredFeatures-e xpected.txt: Removed.
6668 * platform/efl/svg/dynamic-updates/SVGPathElement-svgdom-requiredFeature s-expected.txt: Removed.
6669 * platform/efl/svg/dynamic-updates/SVGPatternElement-dom-height-attr-exp ected.txt: Removed.
6670 * platform/efl/svg/dynamic-updates/SVGPatternElement-dom-patternContentU nits-attr-expected.txt: Removed.
6671 * platform/efl/svg/dynamic-updates/SVGPatternElement-dom-patternTransfor m-attr-expected.txt: Removed.
6672 * platform/efl/svg/dynamic-updates/SVGPatternElement-dom-patternUnits-at tr-expected.txt: Removed.
6673 * platform/efl/svg/dynamic-updates/SVGPatternElement-dom-width-attr-expe cted.txt: Removed.
6674 * platform/efl/svg/dynamic-updates/SVGPatternElement-dom-x-attr-expected .txt: Removed.
6675 * platform/efl/svg/dynamic-updates/SVGPatternElement-dom-y-attr-expected .txt: Removed.
6676 * platform/efl/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop- expected.txt: Removed.
6677 * platform/efl/svg/dynamic-updates/SVGPatternElement-svgdom-patternConte ntUnits-prop-expected.txt: Removed.
6678 * platform/efl/svg/dynamic-updates/SVGPatternElement-svgdom-patternTrans form-prop-expected.txt: Removed.
6679 * platform/efl/svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits -prop-expected.txt: Removed.
6680 * platform/efl/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-e xpected.txt: Removed.
6681 * platform/efl/svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-expec ted.txt: Removed.
6682 * platform/efl/svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-expec ted.txt: Removed.
6683 * platform/efl/svg/dynamic-updates/SVGPolygonElement-dom-requiredFeature s-expected.txt: Removed.
6684 * platform/efl/svg/dynamic-updates/SVGPolygonElement-svgdom-requiredFeat ures-expected.txt: Removed.
6685 * platform/efl/svg/dynamic-updates/SVGPolylineElement-dom-requiredFeatur es-expected.txt: Removed.
6686 * platform/efl/svg/dynamic-updates/SVGPolylineElement-svgdom-requiredFea tures-expected.txt: Removed.
6687 * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr- expected.txt: Removed.
6688 * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr- expected.txt: Removed.
6689 * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr- expected.txt: Removed.
6690 * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr- expected.txt: Removed.
6691 * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-dom-gradient Transform-attr-expected.txt: Removed.
6692 * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-dom-gradient Units-attr-expected.txt: Removed.
6693 * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-e xpected.txt: Removed.
6694 * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-pr op-expected.txt: Removed.
6695 * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-pr op-expected.txt: Removed.
6696 * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-pr op-expected.txt: Removed.
6697 * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-pr op-expected.txt: Removed.
6698 * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradi entTransform-prop-expected.txt: Removed.
6699 * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradi entUnits-prop-expected.txt: Removed.
6700 * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-pro p-expected.txt: Removed.
6701 * platform/efl/svg/dynamic-updates/SVGRectElement-dom-height-attr-expect ed.txt: Removed.
6702 * platform/efl/svg/dynamic-updates/SVGRectElement-dom-requiredFeatures-e xpected.txt: Removed.
6703 * platform/efl/svg/dynamic-updates/SVGRectElement-dom-width-attr-expecte d.txt: Removed.
6704 * platform/efl/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.tx t: Removed.
6705 * platform/efl/svg/dynamic-updates/SVGRectElement-dom-y-attr-expected.tx t: Removed.
6706 * platform/efl/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-exp ected.txt: Removed.
6707 * platform/efl/svg/dynamic-updates/SVGRectElement-svgdom-requiredFeature s-expected.txt: Removed.
6708 * platform/efl/svg/dynamic-updates/SVGRectElement-svgdom-width-prop-expe cted.txt: Removed.
6709 * platform/efl/svg/dynamic-updates/SVGRectElement-svgdom-x-prop-expected .txt: Removed.
6710 * platform/efl/svg/dynamic-updates/SVGRectElement-svgdom-y-prop-expected .txt: Removed.
6711 * platform/efl/svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures-ex pected.txt: Removed.
6712 * platform/efl/svg/dynamic-updates/SVGSVGElement-svgdom-requiredFeatures -expected.txt: Removed.
6713 * platform/efl/svg/dynamic-updates/SVGTRefElement-dom-href-attr-expected .txt: Removed.
6714 * platform/efl/svg/dynamic-updates/SVGTextElement-dom-dx-attr-expected.t xt: Removed.
6715 * platform/efl/svg/dynamic-updates/SVGTextElement-dom-dy-attr-expected.t xt: Removed.
6716 * platform/efl/svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr- expected.txt: Removed.
6717 * platform/efl/svg/dynamic-updates/SVGTextElement-dom-requiredFeatures-e xpected.txt: Removed.
6718 * platform/efl/svg/dynamic-updates/SVGTextElement-dom-rotate-attr-expect ed.txt: Removed.
6719 * platform/efl/svg/dynamic-updates/SVGTextElement-dom-textLength-attr-ex pected.txt: Removed.
6720 * platform/efl/svg/dynamic-updates/SVGTextElement-dom-transform-attr-exp ected.txt: Removed.
6721 * platform/efl/svg/dynamic-updates/SVGTextElement-dom-x-attr-expected.tx t: Removed.
6722 * platform/efl/svg/dynamic-updates/SVGTextElement-dom-y-attr-expected.tx t: Removed.
6723 * platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-dx-prop-expecte d.txt: Removed.
6724 * platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-dy-prop-expecte d.txt: Removed.
6725 * platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-pr op-expected.txt: Removed.
6726 * platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-requiredFeature s-expected.txt: Removed.
6727 * platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop-exp ected.txt: Removed.
6728 * platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-textLength-prop -expected.txt: Removed.
6729 * platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop- expected.txt: Removed.
6730 * platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-x-prop-expected .txt: Removed.
6731 * platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-y-prop-expected .txt: Removed.
6732 * platform/efl/svg/dynamic-updates/SVGUseElement-dom-href1-attr-expected .txt: Removed.
6733 * platform/efl/svg/dynamic-updates/SVGUseElement-dom-href2-attr-expected .txt: Removed.
6734 * platform/efl/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-ex pected.txt: Removed.
6735 * platform/efl/svg/dynamic-updates/SVGUseElement-svgdom-href1-prop-expec ted.txt: Removed.
6736 * platform/efl/svg/dynamic-updates/SVGUseElement-svgdom-href2-prop-expec ted.txt: Removed.
6737 * platform/efl/svg/dynamic-updates/SVGUseElement-svgdom-requiredFeatures -expected.txt: Removed.
6738 * platform/efl/svg/zoom/page/absolute-sized-document-no-scrollbars-expec ted.txt: Removed.
6739 * platform/efl/svg/zoom/page/zoom-svg-as-image-expected.txt: Removed.
6740 * platform/efl/svg/zoom/page/zoom-svg-as-object-expected.txt: Removed.
6741 * platform/efl/svg/zoom/page/zoom-svg-as-relative-image-expected.txt: Re moved.
6742 * platform/efl/svg/zoom/text/absolute-sized-document-no-scrollbars-expec ted.txt: Removed.
6743 * platform/efl/svg/zoom/text/absolute-sized-document-scrollbars-expected .txt: Removed.
6744 * platform/efl/svg/zoom/text/relative-sized-document-scrollbars-expected .txt: Removed.
6745 * platform/efl/tables/mozilla/bugs/bug120107-expected.txt: Removed.
6746 * platform/efl/tables/mozilla/bugs/bug1271-expected.txt: Removed.
6747 * platform/efl/tables/mozilla/bugs/bug12908-2-expected.txt: Removed.
6748 * platform/efl/tables/mozilla/bugs/bug13169-expected.txt: Removed.
6749 * platform/efl/tables/mozilla/bugs/bug196870-expected.txt: Removed.
6750 * platform/efl/tables/mozilla/bugs/bug50695-2-expected.txt: Removed.
6751 * platform/efl/tables/mozilla/bugs/bug9024-expected.txt: Removed.
6752 * platform/efl/tables/mozilla_expected_failures/bugs/bug3517-expected.tx t: Removed.
6753
6754 2012-04-25 Mikhail Naganov <mnaganov@chromium.org>
6755
6756 [Chromium] Unreviewed test expectations update
6757 https://bugs.webkit.org/show_bug.cgi?id=84427
6758
6759 Unmark platform/chromium/editing/spelling/delete-misspelled-word.html as flaky.
6760 The test has been fixed in r114866.
6761
6762 * platform/chromium/test_expectations.txt:
6763
6764 2012-04-25 Ádám Kallai <kadam@inf.u-szeged.hu>
6765
6766 [Qt] Unreviewed gardening. Skip a flaky test.
6767 https://bugs.webkit.org/show_bug.cgi?id=84866
6768
6769 * platform/qt/Skipped:
6770
6771 2012-04-25 Mikhail Naganov <mnaganov@chromium.org>
6772
6773 [Chromium] Unreviewed test expectations update
6774 https://bugs.webkit.org/show_bug.cgi?id=82300
6775
6776 Unmark compositing/images/direct-pdf-image.html as failing on Mac 10.6
6777
6778 * platform/chromium/test_expectations.txt:
6779
6780 2012-04-25 Milian Wolff <milian.wolff@kdab.com>
6781
6782 [Qt] add LayoutTestController::setPrinting support to Qt unit tests
6783 https://bugs.webkit.org/show_bug.cgi?id=84246
6784
6785 Reviewed by Simon Hausmann.
6786
6787 * platform/qt/printing/compositing-layer-printing-expected.png: Added.
6788 * platform/qt/printing/compositing-layer-printing-expected.txt: Added.
6789 * platform/qt/printing/media-queries-print-expected.png: Added.
6790 * platform/qt/printing/media-queries-print-expected.txt: Added.
6791 * platform/qt/printing/page-rule-in-media-query-expected.png: Added.
6792 * platform/qt/printing/page-rule-in-media-query-expected.txt: Renamed fr om LayoutTests/platform/qt/printing/page-rule-in-media-query-expected.txt.
6793 * platform/qt/printing/simultaneous-position-float-change-expected.png: Added.
6794 * platform/qt/printing/simultaneous-position-float-change-expected.txt: Added.
6795 * platform/qt/printing/width-overflow-expected.png: Added.
6796 * platform/qt/printing/width-overflow-expected.txt: Added.
6797 * platform/qt/Skipped:
6798 * platform/qt/printing/page-rule-in-media-query-expected.png: Removed.
6799
6800 2012-04-25 Mikhail Naganov <mnaganov@chromium.org>
6801
6802 [Chromium] Unreviewed test expectations update
6803 https://bugs.webkit.org/show_bug.cgi?id=74055
6804
6805 Unmark fast/canvas/canvas-largedraws.html as failing on Mac 10.5
6806
6807 * platform/chromium/test_expectations.txt:
6808
6809 2012-04-25 Mark Hahnenberg <mhahnenberg@apple.com>
6810
6811 fast/js/random-array-gc-stress times out in debug mode
6812 https://bugs.webkit.org/show_bug.cgi?id=84821
6813
6814 Reviewed by Darin Adler.
6815
6816 * fast/js/script-tests/random-array-gc-stress.js: Reduce number of itera tions so
6817 that the test can complete without timing out. Also remove the gc() func tion because
6818 a gc() function is already provided in resources/js-test-pre.js.
6819
6820 2012-04-25 Ádám Kallai <kadam@inf.u-szeged.hu>
6821
6822 [Qt] Unreviewed gardening. Rebaseline after r115187.
6823
6824 * platform/qt/svg/W3C-SVG-1.1/animate-elem-31-t-expected.png:
6825 * platform/qt/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt:
6826
6827 2012-04-25 Pierre Rossi <pierre.rossi@gmail.com>
6828
6829 [SVG] Nothing should be stroked when the stroke-width is 0
6830 https://bugs.webkit.org/show_bug.cgi?id=83568
6831
6832 Reviewed by Nikolas Zimmermann.
6833
6834 * platform/chromium/test_expectations.txt: mark affected tests for rebas eline.
6835 * platform/qt/Skipped: Unskip svg/custom/path-zero-strokewidth.svg
6836
6837 2012-04-25 Philippe Normand <pnormand@igalia.com>
6838
6839 Unreviewed, GTK test_expectations update.
6840
6841 * platform/gtk/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt:
6842 Rebaseline after r115187.
6843 * platform/gtk/tables/mozilla_expected_failures/collapsing_borders/bug41 262-5-expected.txt:
6844 Rebaseline after r115091.
6845 * platform/gtk/test_expectations.txt:
6846
6847 2012-04-25 Pavel Feldman <pfeldman@chromium.org>
6848
6849 Web Inspector: extract Linkifier from DebuggerPresentationModel.
6850 https://bugs.webkit.org/show_bug.cgi?id=84855
6851
6852 Reviewed by Yury Semikhatsky.
6853
6854 * inspector/debugger/linkifier.html:
6855
6856 2012-04-25 Pavel Feldman <pfeldman@chromium.org>
6857
6858 Web Inspector: move sourcemap-agnostic part of the debugger presentation model into the raw debugger.
6859 https://bugs.webkit.org/show_bug.cgi?id=84852
6860
6861 Reviewed by Yury Semikhatsky.
6862
6863 * http/tests/inspector/debugger-test.js:
6864 * inspector/debugger/callstack-placards-discarded.html:
6865 * inspector/debugger/debugger-breakpoints-not-activated-on-reload.html:
6866 * inspector/debugger/live-edit-expected.txt:
6867 * inspector/debugger/scripts-panel.html:
6868 * inspector/debugger/selected-call-frame-after-formatting-source.html:
6869 * inspector/debugger/set-breakpoint.html:
6870
6871 2012-04-25 Mikhail Naganov <mnaganov@chromium.org>
6872
6873 [Chromium] Unreviewed test expectations update
6874 https://bugs.webkit.org/show_bug.cgi?id=84854
6875
6876 Mark the following tests as flaky on Linux 32-bit:
6877
6878 svg/batik/text/textOnPath.svg
6879 svg/batik/text/verticalTextOnPath.svg
6880
6881 * platform/chromium/test_expectations.txt:
6882
6883 2012-04-25 Yury Semikhatsky <yurys@chromium.org>
6884
6885 Web Inspector: use composite node provider for diff nodes in heap profil er
6886 https://bugs.webkit.org/show_bug.cgi?id=84849
6887
6888 Inroduced HeapSnapshotDiffNodesProvider which is basically a composite p rovider
6889 combining providers for added and deleted nodes. This allowed to remove custom
6890 implementation of HeapSnapshotGridNode.prototype.populateChildren.
6891
6892 Reviewed by Pavel Feldman.
6893
6894 * inspector/profiler/heap-snapshot-comparison-expansion-preserved-when-s orting.html:
6895 * inspector/profiler/heap-snapshot-comparison-show-all.html:
6896 * inspector/profiler/heap-snapshot-comparison-shown-node-count-preserved -when-sorting.html:
6897
6898 2012-04-25 Szilard Ledan <szledan@inf.u-szeged.hu>
6899
6900 [Qt] Gardening. Skipped a failing test.
6901 https://bugs.webkit.org/show_bug.cgi?id=84566
6902
6903 Removed a test from test_expectations after r115171.
6904
6905 Reviewed by Csaba Osztrogonác.
6906
6907 * platform/qt/Skipped:
6908 * platform/qt/test_expectations.txt:
6909
6910 2012-04-25 Nikolas Zimmermann <nzimmermann@rim.com>
6911
6912 Refactor to/from/animatedType creation, to share more code between anima tors
6913 https://bugs.webkit.org/show_bug.cgi?id=84846
6914
6915 Reviewed by Antti Koivisto.
6916
6917 Rebaseline one test result, which shows a progression.
6918 (At the initial time when we capture the result, only two circles should be visible.)
6919
6920 * platform/chromium/test_expectations.txt:
6921 * platform/mac/svg/W3C-SVG-1.1/animate-elem-31-t-expected.png:
6922 * platform/mac/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt:
6923
6924 2012-04-25 Mikhail Naganov <mnaganov@chromium.org>
6925
6926 [Chromium] Unreviewed test expectations update
6927 https://bugs.webkit.org/show_bug.cgi?id=84847
6928
6929 Mark inspector/timeline/timeline-start-time.html as flaky on Windows.
6930
6931 * platform/chromium/test_expectations.txt:
6932
6933 2012-04-25 Mikhail Naganov <mnaganov@chromium.org>
6934
6935 [Chromium] Unreviewed test expectations update
6936
6937 Unmark the following CSS pseudo-class tests:
6938
6939 fast/css/empty-pseudo-class.html
6940 fast/css/first-child-pseudo-class.html
6941 fast/css/first-of-type-pseudo-class.html
6942 fast/css/last-child-pseudo-class.html
6943 fast/css/last-of-type-pseudo-class.html
6944 fast/css/only-child-pseudo-class.html
6945 fast/css/only-of-type-pseudo-class.html
6946
6947 * platform/chromium/test_expectations.txt:
6948
6949 2012-04-25 Mikhail Naganov <mnaganov@chromium.org>
6950
6951 [Chromium] Unreviewed test expectations update
6952
6953 Remove expectation for a passing test:
6954 fast/dom/error-to-string-stack-overflow.html
6955
6956 Add an expectation for a passing test:
6957 fast/viewport/scroll-delegates-switch-on-page-with-no-composition-mo de-asserts.html
6958
6959 * platform/chromium/test_expectations.txt:
6960
6961 2012-04-25 Mikhail Naganov <mnaganov@chromium.org>
6962
6963 [Chromium] Unreviewed test expectations update
6964
6965 Unmark these tests as failing on Windows:
6966 fast/repaint/moving-shadow-on-container.html
6967 fast/repaint/moving-shadow-on-path.html
6968
6969 * platform/chromium/test_expectations.txt:
6970
6971 2012-04-25 Mikhail Naganov <mnaganov@chromium.org>
6972
6973 [Chromium] Unreviewed test expectations update
6974 https://bugs.webkit.org/show_bug.cgi?id=84813
6975
6976 Mark these tests as failing only on Mac and Windows:
6977
6978 css3/filters/custom/custom-filter-shader-cache.html
6979 css3/filters/custom/effect-custom-combined-missing.html
6980 css3/filters/custom/effect-custom.html
6981
6982 * platform/chromium/test_expectations.txt:
6983
6984 2012-04-25 Mikhail Naganov <mnaganov@chromium.org>
6985
6986 [Chromium] Unreviewed test expectations update
6987
6988 Unmark html5lib/runner.html -- changes that broke it were reverted in r1 15149.
6989
6990 * platform/chromium/test_expectations.txt:
6991
6992 2012-04-25 Sergio Villar Senin <svillar@igalia.com>
6993
6994 Unreviewed. Unskipped 28 http tests passing on all the GTK+ bots.
6995
6996 * platform/gtk/test_expectations.txt:
6997
6998 2012-04-25 Nikolas Zimmermann <nzimmermann@rim.com>
6999
7000 Not reviewed. Update pixel test baseline on Lion. All color space change s when painting images.
7001 I noticed that svg/custom/focus-ring.svg is flakey, the result may be of f by two 1px changes.
7002
7003 * platform/mac/svg/as-background-image/svg-as-background-4-expected.png:
7004 * platform/mac/svg/as-border-image/svg-as-border-image-2-expected.png:
7005 * platform/mac/svg/carto.net/window-expected.png:
7006 * platform/mac/svg/custom/createImageElement-expected.png:
7007 * platform/mac/svg/custom/createImageElement2-expected.png:
7008 * platform/mac/svg/custom/deep-dynamic-updates-expected.png:
7009 * platform/mac/svg/custom/focus-ring-expected.png:
7010 * platform/mac/svg/custom/image-parent-translation-expected.png:
7011 * platform/mac/svg/custom/image-small-width-height-expected.png:
7012 * platform/mac/svg/custom/image-with-prefix-in-webarchive-expected.png:
7013 * platform/mac/svg/custom/image-with-transform-clip-filter-expected.png:
7014 * platform/mac/svg/custom/js-update-image-and-display-expected.png:
7015 * platform/mac/svg/custom/js-update-image-and-display2-expected.png:
7016 * platform/mac/svg/custom/js-update-image-and-display3-expected.png:
7017 * platform/mac/svg/custom/js-update-image-expected.png:
7018 * platform/mac/svg/custom/pointer-events-image-css-transform-expected.pn g:
7019 * platform/mac/svg/custom/pointer-events-image-expected.png:
7020 * platform/mac/svg/custom/text-image-opacity-expected.png:
7021 * platform/mac/svg/custom/use-on-g-containing-foreignObject-and-image-ex pected.png:
7022 * platform/mac/svg/dynamic-updates/SVGImageElement-dom-height-attr-expec ted.png:
7023 * platform/mac/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRat io-attr-expected.png:
7024 * platform/mac/svg/dynamic-updates/SVGImageElement-dom-width-attr-expect ed.png:
7025 * platform/mac/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.p ng:
7026 * platform/mac/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.p ng:
7027 * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-ex pected.png:
7028 * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspect Ratio-prop-expected.png:
7029 * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-exp ected.png:
7030 * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expecte d.png:
7031 * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expecte d.png:
7032 * platform/mac/svg/transforms/animated-path-inside-transformed-html-expe cted.png:
7033 * platform/mac/svg/wicd/test-rightsizing-b-expected.png:
7034 * platform/mac/svg/zoom/page/zoom-background-images-expected.png:
7035
7036 2012-04-25 Xianzhu Wang <wangxianzhu@chromium.org>
7037
7038 Web Inspector: REGRESSION: Incorrect highlight position of inspected ele ment in scrolled page
7039 https://bugs.webkit.org/show_bug.cgi?id=84755
7040
7041 Reviewed by Pavel Feldman.
7042
7043 * http/tests/inspector/elements-test.js: Extracted common function dumpI nspectorHighlightRects() into here with a small bug fixed (x and y inversed).
7044 * inspector/elements/highlight-node-scaled-expected.txt: Corrected the w rong inversed x and y.
7045 * inspector/elements/highlight-node-scaled.html: Extracted out dumpInspe ctorHighlightRects().
7046 * inspector/elements/highlight-node-scroll-expected.txt: Added. Expectat ion of the new test case.
7047 * inspector/elements/highlight-node-scroll.html: Added. The new test cas e.
7048 * inspector/elements/highlight-node.html: Extracted out dumpInspectorHig hlightRects(). Expectation not changed because the x and y happened to be the sa me in the original expectation.
7049 * inspector/elements/highlight-svg-root.html: Ditto.
7050
7051 2012-04-25 Csaba Osztrogonác <ossy@webkit.org>
7052
7053 [Qt] Unreviewed morning gardening after r115091.
7054
7055 * platform/qt/tables/mozilla_expected_failures/collapsing_borders/bug412 62-5-expected.png:
7056 * platform/qt/tables/mozilla_expected_failures/collapsing_borders/bug412 62-5-expected.txt:
7057
7058 2012-04-24 Csaba Osztrogonác <ossy@webkit.org>
7059
7060 [Qt] Unreviewed morning gardening after r115085.
7061
7062 * platform/qt/Skipped: Unskip a non-existing test.
7063 * platform/qt/svg/custom/embedding-external-svgs-expected.txt:
7064 * platform/qt/svg/custom/relative-sized-use-on-symbol-expected.txt:
7065 * platform/qt/svg/custom/relative-sized-use-without-attributes-on-symbol -expected.txt:
7066 * platform/qt/svg/custom/use-clipped-hit-expected.txt:
7067 * platform/qt/svg/custom/use-modify-target-symbol-expected.txt:
7068 * platform/qt/svg/custom/use-on-disallowed-foreign-object-5-expected.txt :
7069 * platform/qt/svg/custom/use-setAttribute-crash-expected.txt:
7070 * platform/qt/svg/custom/use-symbol-overflow-expected.txt:
7071 * platform/wk2/Skipped: Unskip a non-existing test.
7072
7073 2012-04-24 Yury Semikhatsky <yurys@chromium.org>
7074
7075 Unreviewed. Skip inspector/profiler/heap-snapshot-comparison-dom-groups- change.html
7076 on Win and Win Cairo in addition to Mac and Qt(JSC doesn't support heap profiling and
7077 the test doesn't make sense there).
7078
7079 * platform/win/Skipped:
7080 * platform/wincairo/Skipped:
7081
7082 2012-04-24 Philippe Normand <pnormand@igalia.com>
7083
7084 Unreviewed, GTK svg rebaseline after r115085.
7085
7086 * platform/gtk/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
7087 * platform/gtk/svg/carto.net/button-expected.txt:
7088 * platform/gtk/svg/carto.net/colourpicker-expected.txt:
7089 * platform/gtk/svg/carto.net/slider-expected.txt:
7090 * platform/gtk/svg/carto.net/window-expected.txt:
7091 * platform/gtk/svg/custom/embedding-external-svgs-expected.txt:
7092 * platform/gtk/svg/custom/relative-sized-shadow-tree-content-with-symbol -expected.txt:
7093 * platform/gtk/svg/custom/relative-sized-use-on-symbol-expected.txt:
7094 * platform/gtk/svg/custom/use-clipped-hit-expected.txt:
7095 * platform/gtk/svg/custom/use-modify-target-symbol-expected.txt:
7096 * platform/gtk/svg/custom/use-on-disallowed-foreign-object-5-expected.tx t:
7097 * platform/gtk/svg/custom/use-on-g-containing-symbol-expected.txt:
7098 * platform/gtk/svg/custom/use-on-symbol-expected.txt:
7099 * platform/gtk/svg/custom/use-recalcStyle-crash-expected.txt:
7100 * platform/gtk/svg/custom/use-referencing-nonexisting-symbol-expected.tx t:
7101 * platform/gtk/svg/custom/use-setAttribute-crash-expected.txt:
7102 * platform/gtk/svg/custom/use-symbol-overflow-expected.txt:
7103
7104 2012-04-24 Kulanthaivel Palanichamy <kulanthaivel@codeaurora.org>
7105
7106 getMatchedCSSRules() should return null when the second argument is an u nrecognized pseudo-element name
7107 https://bugs.webkit.org/show_bug.cgi?id=83298
7108
7109 Reviewed by Ojan Vafai.
7110
7111 * fast/dom/Window/getMatchedCSSRules-with-invalid-pseudo-elements-expect ed.txt: Added.
7112 * fast/dom/Window/getMatchedCSSRules-with-invalid-pseudo-elements.html: Added.
7113
7114 2012-04-24 Alexis Menard <alexis.menard@openbossa.org>
7115
7116 Implement createTBody for table element.
7117 https://bugs.webkit.org/show_bug.cgi?id=84465
7118
7119 Reviewed by Ojan Vafai.
7120
7121 Add test to cover the new createTBody method.
7122
7123 * fast/table/table-create-tbody-existing-tbody-expected.txt: Added.
7124 * fast/table/table-create-tbody-existing-tbody.html: Added.
7125 * fast/table/table-create-tbody-expected.txt: Added.
7126 * fast/table/table-create-tbody-multiple-tbody-expected.txt: Added.
7127 * fast/table/table-create-tbody-multiple-tbody.html: Added.
7128 * fast/table/table-create-tbody.html: Added.
7129
7130 2012-04-24 Yong Li <yoli@rim.com>
7131
7132 ASSERT failure in RenderLayer::computeRepaintRects
7133 https://bugs.webkit.org/show_bug.cgi?id=84480
7134
7135 Reviewed by Simon Fraser.
7136
7137 Add a layout test for it.
7138
7139 * compositing/visibility/compositing-and-visibility-turned-off-together- expected.txt: Added.
7140 * compositing/visibility/compositing-and-visibility-turned-off-together. html: Added.
7141
7142 2012-04-24 Kent Tamura <tkent@chromium.org>
7143
7144 Calendar Picker: Open a calendar picker by keyboard operation
7145 https://bugs.webkit.org/show_bug.cgi?id=84680
7146
7147 Reviewed by Kentaro Hara.
7148
7149 * fast/forms/date/date-stepup-stepdown-from-renderer-expected.txt:
7150 * fast/forms/date/date-stepup-stepdown-from-renderer.html:
7151 Stepping up/down by kerboard was removed. Update the test to confirm it doesn't work.
7152
7153 2012-04-24 Alpha Lam <hclam@chromium.org>
7154
7155 [chromium] Unreviewed test expectations update.
7156 https://bugs.webkit.org/show_bug.cgi?id=84813
7157
7158 Suppress test image mismatch due to r115123. Rebaseline is coming soon.
7159
7160 * platform/chromium/test_expectations.txt:
7161
7162 2012-04-24 Yael Aharon <yael.aharon@nokia.com>
7163
7164 [Qt] Move notification icon download out of WebCore
7165 https://bugs.webkit.org/show_bug.cgi?id=80700
7166
7167 Reviewed by Jian Li.
7168
7169 Remove http/tests/notifications after the code the tests were testing ha s been removed.
7170
7171 * http/tests/notifications: Removed.
7172 * http/tests/notifications/icon-does-not-exist-expected.txt: Removed.
7173 * http/tests/notifications/icon-does-not-exist.html: Removed.
7174 * http/tests/notifications/icon-exists-cancel-expected.txt: Removed.
7175 * http/tests/notifications/icon-exists-cancel.html: Removed.
7176 * http/tests/notifications/icon-exists-expected.txt: Removed.
7177 * http/tests/notifications/icon-exists-show-alert-during-load-expected.t xt: Removed.
7178 * http/tests/notifications/icon-exists-show-alert-during-load.html: Remo ved.
7179 * http/tests/notifications/icon-exists.html: Removed.
7180 * http/tests/notifications/icon-requires-auth-expected.txt: Removed.
7181 * http/tests/notifications/icon-requires-auth.html: Removed.
7182 * http/tests/notifications/resources: Removed.
7183 * http/tests/notifications/resources/icon-exists.png: Removed.
7184 * http/tests/notifications/resources/icon-requires-auth.php: Removed.
7185 * platform/chromium/test_expectations.txt:
7186 * platform/efl/Skipped:
7187 * platform/gtk/test_expectations.txt:
7188 * platform/mac/Skipped:
7189 * platform/qt-5.0-wk2/Skipped:
7190 * platform/qt/Skipped:
7191 * platform/win/Skipped:
7192 * platform/wincairo/Skipped:
7193
7194 2012-04-24 Yael Aharon <yael.aharon@nokia.com>
7195
7196 Unreviewed rebaseline after r115134.
7197
7198 * platform/qt/fast/block/positioning/016-expected.txt:
7199 * platform/qt/fast/block/positioning/025-expected.txt:
7200
7201 2012-04-24 Jeffrey Pfau <jpfau@apple.com>
7202
7203 Prevent drag and drop from setting file URLs
7204 https://bugs.webkit.org/show_bug.cgi?id=76596
7205
7206 Reviewed by Enrica Casucci.
7207
7208 Updated tests to reflect new expectations.
7209
7210 * http/tests/security/dataTransfer-set-data-file-url.html:
7211 * platform/mac/editing/pasteboard/dataTransfer-set-data-file-url.html:
7212
7213 2012-04-24 Alpha Lam <hclam@chromium.org>
7214
7215 [chromium] Unreviewed test expectations update.
7216 https://bugs.webkit.org/show_bug.cgi?id=84810
7217
7218 Mark svg/carto.net/window.svg as fail due to changes in r115085.
7219
7220 * platform/chromium/test_expectations.txt:
7221
7222 2012-04-24 Alpha Lam <hclam@chromium.org>
7223
7224 [chromium] Unreviewed test expectations update.
7225 https://bugs.webkit.org/show_bug.cgi?id=84806
7226
7227 html5lib/runner.html fails after r115099 and r115127, mark it so.
7228
7229 * platform/chromium/test_expectations.txt:
7230
7231 2012-04-24 Chris Rogers <crogers@google.com>
7232
7233 Fix layout test failures for Oscillator because WaveTable now normalizes to 0dBFS instead of -6dbFS
7234 https://bugs.webkit.org/show_bug.cgi?id=84799
7235
7236 Reviewed by James Robinson.
7237
7238 This fixes failures caused by: http://trac.webkit.org/changeset/115111
7239 We need to adjust the layout test itself to scale by 1/2 to compensate f or the new WaveTable normalization.
7240 The reason we don't change the audio .wav file baselines themselves is b ecause audio values can potentially
7241 clip past full scale, and we need to be able to avoid this "overshoot".
7242
7243 * webaudio/resources/oscillator-testing.js:
7244 (generateExponentialOscillatorSweep):
7245
7246 2012-04-24 Alexandru Chiculita <achicu@adobe.com>
7247
7248 CSS Shaders: Repainting the FECustomFilter requires full source image
7249 https://bugs.webkit.org/show_bug.cgi?id=76689
7250
7251 Reviewed by Dean Jackson.
7252
7253 * css3/filters/custom/filter-repaint-custom-clipped-expected.png: Added.
7254 * css3/filters/custom/filter-repaint-custom-clipped-expected.txt: Added.
7255 * css3/filters/custom/filter-repaint-custom-clipped.html: Added.
7256 * css3/filters/custom/filter-repaint-custom-expected.png: Added.
7257 * css3/filters/custom/filter-repaint-custom-expected.txt: Added.
7258 * css3/filters/custom/filter-repaint-custom-rotated-expected.png: Added.
7259 * css3/filters/custom/filter-repaint-custom-rotated-expected.txt: Added.
7260 * css3/filters/custom/filter-repaint-custom-rotated.html: Added.
7261 * css3/filters/custom/filter-repaint-custom.html: Added.
7262 * css3/filters/resources/color-add.fs: Added.
7263 * css3/filters/resources/vertex-horizontal-offset.vs: Added.
7264 * css3/filters/resources/vertex-rotate.vs: Added.
7265 * platform/chromium-mac/css3/filters/custom/filter-repaint-custom-clippe d-expected.png: Added.
7266 * platform/chromium-mac/css3/filters/custom/filter-repaint-custom-expect ed.png: Added.
7267 * platform/chromium-mac/css3/filters/custom/filter-repaint-custom-rotate d-expected.png: Added.
7268 * platform/chromium/test_expectations.txt:
7269
7270 2012-04-24 Alpha Lam <hclam@chromium.org>
7271
7272 [chromium] Unreviewed test expectations update.
7273 https://bugs.webkit.org/show_bug.cgi?id=84802
7274
7275 New test added in r115096 is failing on Chromium, mark it so.
7276
7277 * platform/chromium/test_expectations.txt:
7278
7279 2012-04-24 Rob Buis <rbuis@rim.com>
7280
7281 REGRESSION (r115083-r115087): 6 tests failing on Lion Release (WebKit2 T ests)
7282 https://bugs.webkit.org/show_bug.cgi?id=84783
7283
7284 Reviewed by Dirk Schulze.
7285
7286 Fix struct-use-09-b.svg missing test result by converting to a reftest.
7287
7288 * platform/chromium-linux/svg/custom/struct-use-09-b-expected.png: Remov ed.
7289 * platform/chromium-mac-leopard/svg/custom/struct-use-09-b-expected.png: Removed.
7290 * platform/chromium-mac/svg/custom/struct-use-09-b-expected.png: Removed .
7291 * platform/chromium-mac/svg/custom/struct-use-09-b-expected.txt: Removed .
7292 * platform/chromium-win/svg/custom/struct-use-09-b-expected.png: Removed .
7293 * platform/chromium-win/svg/custom/struct-use-09-b-expected.txt: Removed .
7294 * platform/gtk/svg/custom/struct-use-09-b-expected.png: Removed.
7295 * platform/gtk/svg/custom/struct-use-09-b-expected.txt: Removed.
7296 * platform/mac-leopard/svg/custom/struct-use-09-b-expected.png: Removed.
7297 * platform/mac/svg/custom/struct-use-09-b-expected.png: Removed.
7298 * platform/qt/svg/custom/struct-use-09-b-expected.png: Removed.
7299 * platform/qt/svg/custom/struct-use-09-b-expected.txt: Removed.
7300 * svg/custom/struct-use-09-b-expected.svg:
7301 * svg/custom/struct-use-09-b.svg:
7302
7303 2012-04-24 Alpha Lam <hclam@chromium.org>
7304
7305 [chromium] Unreviewd test expectations update.
7306 https://bugs.webkit.org/show_bug.cgi?id=84790
7307
7308 Adding expectations for new tests added in r115091.
7309
7310 * platform/chromium-mac/fast/css/table-rules-attribute-groups-with-frame -expected.png: Added.
7311 * platform/chromium-mac/fast/css/table-rules-attribute-with-frame1-expec ted.png: Added.
7312 * platform/chromium-mac/fast/css/table-rules-attribute-with-frame2-expec ted.png: Added.
7313
7314 2012-04-24 Victor Carbune <vcarbune@adobe.com>
7315
7316 Extra display logic for the media control panel element
7317 https://bugs.webkit.org/show_bug.cgi?id=82476
7318
7319 Reviewed by Eric Carlson.
7320
7321 Added test to ensure that controls are not displayed when
7322 the controls attribute is not set.
7323
7324 * media/video-controls-toggling-expected.txt: Added.
7325 * media/video-controls-toggling.html: Added.
7326
7327 2012-04-24 Alexandru Chiculita <achicu@adobe.com>
7328
7329 CSS Shaders: Custom filters painting is broken
7330 https://bugs.webkit.org/show_bug.cgi?id=82803
7331
7332 Reviewed by Kenneth Russell.
7333
7334 * platform/chromium/test_expectations.txt: Un-skipping related tests on Chromium.
7335
7336 2012-04-24 Rob Buis <rbuis@rim.com>
7337
7338 [SVG] convert use-css-events.svg to be a reftest
7339 https://bugs.webkit.org/show_bug.cgi?id=84788
7340
7341 Reviewed by Andreas Kling.
7342
7343 * platform/chromium-linux/svg/custom/use-css-events-expected.png: Remove d.
7344 * platform/chromium-mac/svg/custom/use-css-events-expected.png: Removed.
7345 * platform/chromium-mac/svg/custom/use-css-events-expected.txt: Removed.
7346 * platform/chromium-win/svg/custom/use-css-events-expected.png: Removed.
7347 * platform/chromium-win/svg/custom/use-css-events-expected.txt: Removed.
7348 * platform/gtk/svg/custom/use-css-events-expected.png: Removed.
7349 * platform/gtk/svg/custom/use-css-events-expected.txt: Removed.
7350 * platform/mac-leopard/svg/custom/use-css-events-expected.png: Removed.
7351 * platform/mac-snowleopard/svg/custom/use-css-events-expected.png: Remov ed.
7352 * platform/mac/svg/custom/use-css-events-expected.png: Removed.
7353 * platform/mac/svg/custom/use-css-events-expected.txt: Removed.
7354 * platform/qt/svg/custom/use-css-events-expected.png: Removed.
7355 * platform/qt/svg/custom/use-css-events-expected.txt: Removed.
7356 * platform/win/svg/custom/use-css-events-expected.txt: Removed.
7357 * svg/custom/use-css-events-expected.svg: Added.
7358
7359 2012-04-24 Rob Buis <rbuis@rim.com>
7360
7361 REGRESSION (r115083-r115087): 6 tests failing on Lion Release (WebKit2 T ests)
7362 https://bugs.webkit.org/show_bug.cgi?id=84783
7363
7364 Reviewed by Andreas Kling.
7365
7366 This regression was caused because the test results from an old patch we re
7367 blindly taken, rebaseline these against trunk.
7368
7369 * svg/custom/use-in-symbol-with-offset-expected.txt:
7370 * svg/custom/use-transfer-width-height-properties-to-svg2-expected.txt:
7371 * svg/custom/use-transfer-width-height-properties-to-symbol-expected.txt :
7372
7373 2012-04-24 Alpha Lam <hclam@chromium.org>
7374
7375 [chromium] Unreviewed test expectations update.
7376 https://bugs.webkit.org/show_bug.cgi?id=84785
7377
7378 Updating test expectation changes due to r115085.
7379
7380 * platform/chromium-linux-x86/svg/custom/use-setAttribute-crash-expected .txt: Removed.
7381 * platform/chromium-linux/svg/custom/use-setAttribute-crash-expected.txt : Removed.
7382 * platform/chromium-mac-leopard/svg/custom/use-setAttribute-crash-expect ed.txt: Removed.
7383 * platform/chromium-mac-snowleopard/svg/custom/use-setAttribute-crash-ex pected.txt: Removed.
7384 * platform/chromium-mac/svg/custom/struct-use-09-b-expected.txt: Added.
7385 * platform/chromium-win-vista/svg/custom/use-setAttribute-crash-expected .txt: Removed.
7386 * platform/chromium-win-xp/svg/custom/use-setAttribute-crash-expected.tx t: Removed.
7387 * platform/chromium-win/svg/custom/embedding-external-svgs-expected.txt:
7388 * platform/chromium-win/svg/custom/relative-sized-shadow-tree-content-wi th-symbol-expected.txt:
7389 * platform/chromium-win/svg/custom/relative-sized-use-on-symbol-expected .txt:
7390 * platform/chromium-win/svg/custom/relative-sized-use-without-attributes -on-symbol-expected.txt:
7391 * platform/chromium-win/svg/custom/struct-use-09-b-expected.txt:
7392 * platform/chromium-win/svg/custom/use-setAttribute-crash-expected.txt:
7393 * platform/chromium/svg/custom/use-in-symbol-with-offset-expected.txt: A dded.
7394 * platform/chromium/svg/custom/use-transfer-width-height-properties-to-s vg2-expected.txt: Renamed from LayoutTests/platform/qt/svg/custom/use-transfer-w idth-height-properties-to-svg2-expected.txt.
7395 * platform/chromium/svg/custom/use-transfer-width-height-properties-to-s ymbol-expected.txt: Renamed from LayoutTests/platform/qt/svg/custom/use-transfer -width-height-properties-to-symbol-expected.txt.
7396
7397 2012-04-24 Ryosuke Niwa <rniwa@webkit.org>
7398
7399 Revert r115009; It doesn't make necessary changes to NodeRareData and No de.
7400
7401 * fast/forms/form-collection-radio-node-list-expected.txt: Removed.
7402 * fast/forms/form-collection-radio-node-list.html: Removed.
7403
7404 2012-04-24 Alpha Lam <hclam@chromium.org>
7405
7406 Unreviewed. Test expectations updates to make lint happy.
7407
7408 Some test files are removed or moved so update test expectations accordi ngly.
7409
7410 * platform/chromium/test_expectations.txt:
7411 * platform/gtk/test_expectations.txt:
7412
7413 2012-04-24 Robert Hogan <robert@webkit.org>
7414
7415 Rebaseline 2 tests after r115091
7416
7417 Unreviewed.
7418
7419 * platform/mac/accessibility/table-detection-expected.txt:
7420 * platform/mac/accessibility/table-with-rules-expected.txt:
7421
7422 2012-04-24 Dana Jansens <danakj@chromium.org>
7423
7424 [chromium] Rebaseline and enable the background-blur layout tests
7425 https://bugs.webkit.org/show_bug.cgi?id=84654
7426
7427 Unreviewed.
7428
7429 * platform/chromium-linux/platform/chromium/compositing/filters/backgrou nd-filter-blur-outsets-expected.txt: Removed.
7430 * platform/chromium-mac/platform/chromium/compositing/filters/background -filter-blur-outsets-expected.png: Added.
7431 * platform/chromium-win/platform/chromium/compositing/filters/background -filter-blur-outsets-expected.png:
7432 * platform/chromium/test_expectations.txt:
7433
7434 2012-04-24 Filip Pizlo <fpizlo@apple.com>
7435
7436 DFG performs incorrect DCE on (some?) intrinsics
7437 https://bugs.webkit.org/show_bug.cgi?id=84746
7438 <rdar://problem/11310772>
7439
7440 Rubber stamped by Oliver Hunt.
7441
7442 * fast/js/dfg-dead-min-one-arg-expected.txt: Added.
7443 * fast/js/dfg-dead-min-one-arg.html: Added.
7444 * fast/js/dfg-dead-min-two-args-expected.txt: Added.
7445 * fast/js/dfg-dead-min-two-args.html: Added.
7446 * fast/js/script-tests/dfg-dead-min-one-arg.js: Added.
7447 (foo):
7448 (.x.f.valueOf):
7449 * fast/js/script-tests/dfg-dead-min-two-args.js: Added.
7450 (foo):
7451 (bar):
7452 (.x.f.valueOf):
7453 (.y.f.valueOf):
7454
7455 2012-04-24 Andreas Kling <kling@webkit.org>
7456
7457 Rebaseline mac rendertree output for svg/custom/use-css-events.svg.
7458
7459 * platform/mac/svg/custom/use-css-events-expected.txt: Updated for custo m ellipse renderer changes.
7460
7461 2012-04-24 Tommy Widenflycht <tommyw@google.com>
7462
7463 MediaStream API: Moving LT/fast/dom/MediaStream/* to LT/fast/mediastream
7464 https://bugs.webkit.org/show_bug.cgi?id=82870
7465
7466 Reviewed by Dimitri Glazkov.
7467
7468 * fast/dom/MediaStream/script-tests/argument-types.js: Removed.
7469 * fast/mediastream/argument-types-expected.txt: Renamed from LayoutTests /fast/dom/MediaStream/argument-types-expected.txt.
7470 * fast/mediastream/argument-types.html: Renamed from LayoutTests/fast/do m/MediaStream/argument-types.html.
7471 * fast/mediastream/enabled-expected.txt: Renamed from LayoutTests/fast/d om/MediaStream/enabled-expected.txt.
7472 * fast/mediastream/enabled.html: Renamed from LayoutTests/fast/dom/Media Stream/enabled.html.
7473 * fast/mediastream/no-interface-object-expected.txt: Renamed from Layout Tests/fast/dom/MediaStream/no-interface-object-expected.txt.
7474 * fast/mediastream/no-interface-object.html: Renamed from LayoutTests/fa st/dom/MediaStream/no-interface-object.html.
7475 * fast/mediastream/peerconnection-Attributes.html:
7476 * fast/mediastream/peerconnection-argument-types.html:
7477 * fast/mediastream/script-tests/argument-types.js:
7478 (test):
7479 * fast/mediastream/script-tests/enabled.js: Renamed from LayoutTests/fas t/dom/MediaStream/script-tests/enabled.js.
7480 (hasGetUserMediaProperty):
7481 * fast/mediastream/script-tests/no-interface-object.js: Renamed from Lay outTests/fast/dom/MediaStream/script-tests/no-interface-object.js.
7482 (shouldThrowReferenceError):
7483 (test):
7484 * fast/mediastream/script-tests/peerconnection-Attributes.js: Renamed fr om LayoutTests/fast/mediastream/script-tests/Attributes.js.
7485 (shouldNotThrow):
7486 (test):
7487 (shouldBeA):
7488 (shouldBeTrueA):
7489 (emptyFunction):
7490 (ObjectThrowingException.prototype.toString):
7491 (gotStream):
7492 (gotStreamFailed):
7493 * fast/mediastream/script-tests/peerconnection-argument-types.js: Copied from LayoutTests/fast/mediastream/script-tests/argument-types.js.
7494 (shouldNotThrow):
7495 (test):
7496 (emptyFunction):
7497 (ObjectThrowingException.prototype.toString):
7498 * platform/efl/Skipped:
7499 * platform/mac/Skipped:
7500 * platform/qt/Skipped:
7501 * platform/win/Skipped:
7502 * platform/wincairo/Skipped:
7503
7504 2012-04-24 Mark Hahnenberg <mhahnenberg@apple.com>
7505
7506 Failure to allocate ArrayStorage in emit_op_new_array leads to poisonous JSArray
7507 https://bugs.webkit.org/show_bug.cgi?id=84648
7508
7509 Reviewed by Geoffrey Garen.
7510
7511 Added a test that randomly allocates new arrays, modifies the object gra ph by
7512 pointing arrays to other arrays, and removes arrays from the global list . This test
7513 is sufficient to repro this bug when the DFG is disabled, and it should serve as
7514 a good regression test as we implement more optimizations for array allo cation in
7515 both JITs.
7516
7517 * fast/js/random-array-gc-stress-expected.txt: Added.
7518 * fast/js/random-array-gc-stress.html: Added.
7519 * fast/js/script-tests/random-array-gc-stress.js: Added.
7520 (gc):
7521 (getRandomIndex):
7522 (test):
7523
7524 2012-04-21 Robert Hogan <robert@webkit.org>
7525
7526 CSS 2.1 failure: table-columns-example-001 fails
7527 https://bugs.webkit.org/show_bug.cgi?id=83978
7528
7529 Reviewed by David Hyatt.
7530
7531 * css2.1/20110323/table-columns-example-001-expected.html: Added.
7532 * css2.1/20110323/table-columns-example-001.htm: Added.
7533 * fast/css/table-rules-attribute-expected.html: Added.
7534 * fast/css/table-rules-attribute-groups-expected.html: Added.
7535 * fast/css/table-rules-attribute-groups-with-frame-expected.png: Added.
7536 * fast/css/table-rules-attribute-groups-with-frame-expected.txt: Added.
7537 * fast/css/table-rules-attribute-groups-with-frame.html: Added.
7538 * fast/css/table-rules-attribute-groups.html: Added.
7539 * fast/css/table-rules-attribute-none-with-frame-expected.html: Added.
7540 * fast/css/table-rules-attribute-none-with-frame.html: Added.
7541 * fast/css/table-rules-attribute-with-frame1-expected.png: Added.
7542 * fast/css/table-rules-attribute-with-frame1-expected.txt: Added.
7543 * fast/css/table-rules-attribute-with-frame1.html: Added.
7544 * fast/css/table-rules-attribute-with-frame2-expected.png: Added.
7545 * fast/css/table-rules-attribute-with-frame2-expected.txt: Added.
7546 * fast/css/table-rules-attribute-with-frame2.html: Added.
7547 These test the correct interaction of a rules attribute with a frame a ttribute. 'cols' is used
7548 for the test, but each of cols, rows, and all have the same effect on the table's borders. It wasn't
7549 possible to create reftests for all of them because of the different b ehaviour of the frame attr to
7550 a simple border, probably due to painting order.
7551 * fast/css/table-rules-attribute.html: Added.
7552 This tests correct rendering of the rules attribute on a table without its own border. It
7553 also tests border collapsing on tables with a rules attribute.
7554 * platform/chromium-linux/tables/mozilla_expected_failures/collapsing_bo rders/bug41262-5-expected.png:
7555 * platform/chromium-linux/tables/mozilla_expected_failures/collapsing_bo rders/bug41262-5-expected.txt:
7556 This is a progression - the table's border is hidden.
7557 * platform/chromium/test_expectations.txt:
7558 * platform/gtk/test_expectations.txt:
7559 * platform/mac/Skipped:
7560 * platform/mac/test_expectations.txt:
7561 * platform/qt/test_expectations.txt:
7562
7563 2012-04-24 Thiago Marcos P. Santos <thiago.santos@intel.com>
7564
7565 [EFL] Rebaseline background tests
7566 https://bugs.webkit.org/show_bug.cgi?id=84686
7567
7568 Unreviewed rebaseline.
7569
7570 * platform/efl/Skipped:
7571 * platform/efl/fast/backgrounds/001-expected.txt:
7572 * platform/efl/fast/backgrounds/animated-gif-as-background-expected.png:
7573 * platform/efl/fast/backgrounds/animated-svg-as-mask-expected.txt:
7574 * platform/efl/fast/backgrounds/background-leakage-expected.txt:
7575 * platform/efl/fast/backgrounds/background-leakage-transforms-expected.t xt:
7576 * platform/efl/fast/backgrounds/background-origin-root-element-expected. txt:
7577 * platform/efl/fast/backgrounds/background-position-1-expected.png:
7578 * platform/efl/fast/backgrounds/background-position-parsing-expected.txt :
7579 * platform/efl/fast/backgrounds/background-position-rounding-expected.pn g:
7580 * platform/efl/fast/backgrounds/body-generated-image-propagated-to-root- expected.txt:
7581 * platform/efl/fast/backgrounds/mask-box-image-expected.png: Added.
7582 * platform/efl/fast/backgrounds/mask-box-image-expected.txt: Added.
7583 * platform/efl/fast/backgrounds/mask-composite-expected.png:
7584 * platform/efl/fast/backgrounds/opacity-on-document-element-expected.txt :
7585 * platform/efl/fast/backgrounds/positioned-root-expected.png: Removed.
7586 * platform/efl/fast/backgrounds/positioned-root-expected.txt: Removed.
7587 * platform/efl/fast/backgrounds/quirks-mode-line-box-backgrounds-expecte d.txt:
7588 * platform/efl/fast/backgrounds/repeat/mask-negative-offset-repeat-expec ted.txt:
7589 * platform/efl/fast/backgrounds/repeat/negative-offset-repeat-expected.t xt:
7590 * platform/efl/fast/backgrounds/repeat/negative-offset-repeat-transforme d-expected.png:
7591 * platform/efl/fast/backgrounds/repeat/negative-offset-repeat-transforme d-expected.txt:
7592 * platform/efl/fast/backgrounds/repeat/noRepeatCorrectClip-expected.png:
7593 * platform/efl/fast/backgrounds/size/backgroundSize15-expected.txt:
7594 * platform/efl/fast/backgrounds/size/backgroundSize16-expected.txt:
7595 * platform/efl/fast/backgrounds/size/backgroundSize17-expected.png:
7596 * platform/efl/fast/backgrounds/size/backgroundSize17-expected.txt: Remo ved.
7597 * platform/efl/fast/backgrounds/size/backgroundSize18-expected.png:
7598 * platform/efl/fast/backgrounds/size/backgroundSize18-expected.txt: Remo ved.
7599 * platform/efl/fast/backgrounds/size/backgroundSize19-expected.png:
7600 * platform/efl/fast/backgrounds/size/backgroundSize19-expected.txt: Remo ved.
7601 * platform/efl/fast/backgrounds/size/backgroundSize20-expected.png:
7602 * platform/efl/fast/backgrounds/size/backgroundSize20-expected.txt: Remo ved.
7603 * platform/efl/fast/backgrounds/size/backgroundSize21-expected.png:
7604 * platform/efl/fast/backgrounds/size/backgroundSize21-expected.txt: Remo ved.
7605 * platform/efl/fast/backgrounds/size/backgroundSize22-expected.png:
7606 * platform/efl/fast/backgrounds/size/backgroundSize22-expected.txt: Remo ved.
7607 * platform/efl/fast/backgrounds/size/contain-and-cover-expected.png: Add ed.
7608 * platform/efl/fast/backgrounds/size/contain-and-cover-zoomed-expected.p ng: Added.
7609 * platform/efl/fast/backgrounds/size/contain-and-cover-zoomed-expected.t xt: Added.
7610 * platform/efl/fast/backgrounds/size/zero-expected.txt:
7611 * platform/efl/fast/backgrounds/solid-color-context-restore-expected.png :
7612 * platform/efl/fast/backgrounds/solid-color-context-restore-expected.txt :
7613 * platform/efl/fast/backgrounds/svg-as-mask-expected.txt: Removed.
7614 * platform/efl/fast/backgrounds/table-root-expected.png: Removed.
7615 * platform/efl/fast/backgrounds/table-root-expected.txt: Removed.
7616
7617 2012-04-24 Kenneth Russell <kbr@google.com>
7618
7619 fast/dom/Window/window-postmessage-clone.html failing on Mac after r1149 92
7620 https://bugs.webkit.org/show_bug.cgi?id=84741
7621
7622 Not reviewed. Rebaseline only; verified locally.
7623
7624 * fast/dom/Window/window-postmessage-clone-expected.txt:
7625
7626 2012-04-24 Andreas Kling <kling@webkit.org>
7627
7628 Unreviewed, skip unsupported inspector heap profiler test on mac.
7629
7630 * platform/mac/Skipped: Skip inspector/profiler/heap-snapshot-comparison -dom-groups-change.html
7631
7632 2012-04-24 Rob Buis <rbuis@rim.com>
7633
7634 [SVG] getBBox on a <g> within symbol returns 0 but with defs it works co rrectly
7635 https://bugs.webkit.org/show_bug.cgi?id=72796
7636
7637 SVG <use> of <symbol> containing <linearGradient> renders black
7638 https://bugs.webkit.org/show_bug.cgi?id=82775
7639
7640 Add a new test for each bug. Also rebaseline some test results since
7641 RenderSVGHiddenContainer is dumped now.
7642
7643 Reviewed by Dirk Schulze.
7644
7645 * platform/chromium/test_expectations.txt:
7646 * platform/mac/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
7647 * platform/mac/svg/carto.net/button-expected.txt:
7648 * platform/mac/svg/carto.net/colourpicker-expected.txt:
7649 * platform/mac/svg/carto.net/slider-expected.txt:
7650 * platform/mac/svg/carto.net/window-expected.txt:
7651 * platform/mac/svg/custom/embedding-external-svgs-expected.txt:
7652 * platform/mac/svg/custom/relative-sized-shadow-tree-content-with-symbol -expected.txt:
7653 * platform/mac/svg/custom/relative-sized-use-on-symbol-expected.txt:
7654 * platform/mac/svg/custom/relative-sized-use-without-attributes-on-symbo l-expected.txt:
7655 * platform/mac/svg/custom/struct-use-09-b-expected.txt: Removed.
7656 * platform/mac/svg/custom/use-clipped-hit-expected.txt:
7657 * platform/mac/svg/custom/use-css-events-expected.txt:
7658 * platform/mac/svg/custom/use-modify-target-symbol-expected.txt:
7659 * platform/mac/svg/custom/use-on-disallowed-foreign-object-5-expected.tx t:
7660 * platform/mac/svg/custom/use-on-g-containing-symbol-expected.txt:
7661 * platform/mac/svg/custom/use-on-symbol-expected.txt:
7662 * platform/mac/svg/custom/use-on-symbol-inside-pattern-expected.txt:
7663 * platform/mac/svg/custom/use-recalcStyle-crash-expected.txt:
7664 * platform/mac/svg/custom/use-referencing-nonexisting-symbol-expected.tx t:
7665 * platform/mac/svg/custom/use-symbol-overflow-expected.txt:
7666 * platform/qt/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
7667 * platform/qt/svg/carto.net/button-expected.txt:
7668 * platform/qt/svg/carto.net/colourpicker-expected.txt:
7669 * platform/qt/svg/carto.net/slider-expected.txt:
7670 * platform/qt/svg/carto.net/window-expected.txt:
7671 * platform/qt/svg/custom/relative-sized-shadow-tree-content-with-symbol- expected.txt:
7672 * platform/qt/svg/custom/use-on-g-containing-symbol-expected.txt:
7673 * platform/qt/svg/custom/use-on-symbol-expected.txt:
7674 * platform/qt/svg/custom/use-recalcStyle-crash-expected.txt:
7675 * platform/qt/svg/custom/use-referencing-nonexisting-symbol-expected.txt :
7676 * platform/qt/svg/custom/use-transfer-width-height-properties-to-svg2-ex pected.txt:
7677 * platform/qt/svg/custom/use-transfer-width-height-properties-to-symbol- expected.txt:
7678 * platform/qt/svg/custom/use-transfer-width-height-properties-to-symbol2 -expected.txt:
7679 * svg/custom/bbox-of-g-in-symbol-expected.txt: Added.
7680 * svg/custom/bbox-of-g-in-symbol.svg: Added.
7681 * svg/custom/deep-dynamic-updates-expected.txt:
7682 * svg/custom/gradient-in-symbol-expected.svg: Added.
7683 * svg/custom/gradient-in-symbol.svg: Added.
7684 * svg/custom/use-in-symbol-with-offset-expected.txt:
7685 * svg/custom/use-setAttribute-crash-expected.txt:
7686 * svg/custom/use-transfer-width-height-properties-to-svg2-expected.txt:
7687 * svg/custom/use-transfer-width-height-properties-to-symbol-expected.txt :
7688 * svg/custom/use-transfer-width-height-properties-to-symbol1-expected.tx t:
7689 * svg/custom/use-transfer-width-height-properties-to-symbol2-expected.tx t:
7690
7691 2012-04-24 Philip Rogers <pdr@google.com>
7692
7693 Update svg-ellipse-non-scale-stroke expectations
7694 https://bugs.webkit.org/show_bug.cgi?id=82628
7695
7696 Unreviewed update of test expectations.
7697
7698 * platform/chromium/test_expectations.txt:
7699 * platform/gtk/svg/hittest/svg-ellipse-non-scale-stroke-expected.txt: Re moved.
7700 * platform/gtk/test_expectations.txt:
7701 * svg/hittest/svg-ellipse-non-scale-stroke-expected.txt:
7702
7703 2012-04-24 Mikhail Naganov <mnaganov@chromium.org>
7704
7705 [Chromium] Unreviewed test expectations update.
7706 https://bugs.webkit.org/show_bug.cgi?id=84735
7707
7708 Mark http/tests/inspector/change-iframe-src.html as flaky on Windows
7709
7710 * platform/chromium/test_expectations.txt:
7711
7712 2012-04-24 Mikhail Naganov <mnaganov@chromium.org>
7713
7714 [Chromium] Unreviewed test expectations update.
7715 https://bugs.webkit.org/show_bug.cgi?id=84733
7716
7717 Mark fast/canvas/canvas-composite.html as flaky on Vista.
7718
7719 * platform/chromium/test_expectations.txt:
7720
7721 2012-04-24 Philippe Normand <pnormand@igalia.com>
7722
7723 Unreviewed, GTK test_expectations update.
7724
7725 * platform/gtk/test_expectations.txt: One more drag&drop test
7726 failing and mark fast/events/panScroll-click-hyperlink.html as
7727 missing result.
7728
7729 2012-04-24 Pavel Feldman <pfeldman@chromium.org>
7730
7731 Web Inspector: encapsulate live location into the Script.
7732 https://bugs.webkit.org/show_bug.cgi?id=84722
7733
7734 Reviewed by Yury Semikhatsky.
7735
7736 * http/tests/inspector/debugger-test.js:
7737 (initialize_DebuggerTest):
7738 * inspector/debugger/linkifier.html:
7739
7740 2012-04-24 Mikhail Naganov <mnaganov@chromium.org>
7741
7742 [Chromium] Unreviewed test expectations update.
7743
7744 The following tests have been marked as crashing in debug mode only:
7745
7746 http/tests/websocket/tests/hixie76/workers/close-in-onmessage-crash. html
7747 http/tests/websocket/tests/hixie76/workers/close-in-worker.html
7748 http/tests/websocket/tests/hixie76/workers/worker-handshake-challeng e-randomness.html
7749 http/tests/websocket/tests/hixie76/workers/worker-simple.html
7750 media/media-controller-playback.html
7751 media/track/track-cues-missed.html
7752 media/track/track-cues-pause-on-exit.html
7753 media/track/track-cues-sorted-before-dispatch.html
7754
7755 * platform/chromium/test_expectations.txt:
7756
7757 2012-04-24 Carlos Garcia Campos <cgarcia@igalia.com>
7758
7759 [GTK] Should pass canvas/philip/tests/toDataURL.jpeg.alpha.html
7760 https://bugs.webkit.org/show_bug.cgi?id=83973
7761
7762 Reviewed by Philippe Normand.
7763
7764 * platform/gtk/test_expectations.txt: Unskip
7765 canvas/philip/tests/toDataURL.jpeg.alpha.html
7766
7767 2012-04-24 Florin Malita <fmalita@google.com>
7768
7769 WebCore::EventTarget::addEventListener crash
7770 https://bugs.webkit.org/show_bug.cgi?id=84171
7771
7772 Reviewed by Nikolas Zimmermann.
7773
7774 * svg/custom/use-tref-crash-expected.txt: Added.
7775 * svg/custom/use-tref-crash.svg: Added.
7776
7777 2012-04-24 Mikhail Naganov <mnaganov@chromium.org>
7778
7779 [Chromium] Unreviewed test expectations update.
7780 https://bugs.webkit.org/show_bug.cgi?id=84724
7781
7782 Mark platform/chromium/media/video-frame-size-change.html as flaky on Ma c 10.6.
7783
7784 * platform/chromium/test_expectations.txt:
7785
7786 2012-04-24 Mikhail Naganov <mnaganov@chromium.org>
7787
7788 [Chromium] Unreviewed test expectations update.
7789 http://crbug.com/31623
7790
7791 Mark http/tests/appcache/remove-cache.html as flaky on Mac 10.6.
7792
7793 * platform/chromium/test_expectations.txt:
7794
7795 2012-04-24 Mikhail Naganov <mnaganov@chromium.org>
7796
7797 [Chromium] Unreviewed test expectations update.
7798 https://bugs.webkit.org/show_bug.cgi?id=84720
7799
7800 Mark fast/repaint/fixed-right-in-page-scale.html as flaky in debug mode.
7801
7802 * platform/chromium/test_expectations.txt:
7803
7804 2012-04-24 Mikhail Naganov <mnaganov@chromium.org>
7805
7806 [Chromium] Unreviewed test expectations update.
7807 https://bugs.webkit.org/show_bug.cgi?id=84719
7808
7809 Mark svg/text/select-text-svgfont.html as flaky on Windows.
7810
7811 * platform/chromium/test_expectations.txt:
7812
7813 2012-04-24 Christophe Dumez <christophe.dumez@intel.com>
7814
7815 [EFL] Enable Web Timing
7816 https://bugs.webkit.org/show_bug.cgi?id=84705
7817
7818 Reviewed by Tony Gentilcore.
7819
7820 Unskip the test cases that require Web Timing now that it is enabled
7821 by default in EFL port.
7822
7823 * platform/efl/Skipped:
7824
7825 2012-04-24 Mikhail Naganov <mnaganov@chromium.org>
7826
7827 [Chromium] Unreviewed test expectations update.
7828 https://bugs.webkit.org/show_bug.cgi?id=65063
7829
7830 Unmark as failing on Mac 10.6 css2.1/t0905-c414-flt-01-d-g.html.
7831
7832 * platform/chromium/test_expectations.txt:
7833
7834 2012-04-24 Mikhail Naganov <mnaganov@chromium.org>
7835
7836 [Chromium] Unreviewed test expectations update.
7837
7838 Unmark as failing on Mac 10.5 the following tests:
7839 fast/backgrounds/size/backgroundSize15.html
7840 fast/events/reveal-link-when-focused.html
7841 fast/frames/content-opacity-1.html
7842 fast/frames/content-opacity-2.html
7843 fast/xsl/xslt-extra-content-at-end.xml
7844 printing/return-from-printing-mode.html
7845
7846 * platform/chromium/test_expectations.txt:
7847
7848 2012-04-24 Mikhail Naganov <mnaganov@chromium.org>
7849
7850 [Chromium] Unreviewed test expectations update.
7851 https://bugs.webkit.org/show_bug.cgi?id=82628
7852
7853 Unmark svg/hittest/svg-ellipse-non-scale-stroke.xhtml -- passes for a lo ng time.
7854
7855 * platform/chromium/test_expectations.txt:
7856
7857 2012-04-24 Mikhail Naganov <mnaganov@chromium.org>
7858
7859 [Chromium] Unreviewed test expectations update.
7860 https://bugs.webkit.org/show_bug.cgi?id=75161
7861
7862 Unmark media/video-poster-blocked-by-willsendrequest.html -- fails no mo re after FFmpeg roll 132717:133551 in Chromium.
7863
7864 * platform/chromium/test_expectations.txt:
7865
7866 2012-04-24 Mikhail Naganov <mnaganov@chromium.org>
7867
7868 [Chromium] Unreviewed test expectations update.
7869 https://bugs.webkit.org/show_bug.cgi?id=84714
7870
7871 Mark compositing/geometry/empty-embed-rects.html as flaky on Mac 10.6.
7872
7873 * platform/chromium/test_expectations.txt:
7874
7875 2012-04-24 Mikhail Naganov <mnaganov@chromium.org>
7876
7877 [Chromium] Unreviewed test expectations update.
7878 https://bugs.webkit.org/show_bug.cgi?id=84712
7879
7880 Mark http/tests/inspector/network/x-frame-options-deny.html as flaky on Vista.
7881
7882 * platform/chromium/test_expectations.txt:
7883
7884 2012-04-24 Philippe Normand <pnormand@igalia.com>
7885
7886 Unreviewed, fix some more GTK baselines after r114836.
7887
7888 * platform/gtk/fast/dom/horizontal-scrollbar-in-rtl-expected.txt:
7889 * platform/gtk/fast/dom/importNodeHTML-expected.txt:
7890 * platform/gtk/fast/dom/importNodeXML-expected.txt:
7891 * platform/gtk/fast/dom/inner-text-expected.txt:
7892 * platform/gtk/fast/dom/isindex-001-expected.txt:
7893 * platform/gtk/fast/dom/isindex-002-expected.txt:
7894 * platform/gtk/fast/dom/outerText-expected.txt:
7895 * platform/gtk/fast/dom/prototype-inheritance-2-expected.txt:
7896 * platform/gtk/fast/dom/row-inner-text-expected.txt:
7897 * platform/gtk/fast/dom/rtl-scroll-to-leftmost-and-resize-expected.txt:
7898 * platform/gtk/fast/dom/scroll-reveal-left-overflow-expected.txt:
7899 * platform/gtk/fast/dom/scroll-reveal-top-overflow-expected.txt:
7900 * platform/gtk/fast/dom/tabindex-clamp-expected.txt:
7901 * platform/gtk/fast/dom/vertical-scrollbar-in-rtl-expected.txt:
7902
7903 2012-04-24 János Badics <jbadics@inf.u-szeged.hu>
7904
7905 [Qt] Gardening. Skipped a test because JSC doesn't support heap profilin g.
7906
7907 Reviewed by Csaba Osztrogonác.
7908
7909 * platform/qt/Skipped:
7910
7911 2012-04-24 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com>
7912
7913 [EFL] [DRT] Enable passing sputnik tests
7914 https://bugs.webkit.org/show_bug.cgi?id=84600
7915
7916 Unreviewed, unskip sputnik tests which are passing now.
7917
7918 * platform/efl/Skipped:
7919
7920 2012-04-24 Christophe Dumez <christophe.dumez@intel.com>
7921
7922 [EFL] Move tests that require link prefetching to test expectations
7923 https://bugs.webkit.org/show_bug.cgi?id=84673
7924
7925 Unreviewed, test expectations update.
7926
7927 Move tests that require link prefetching to test expectations since it
7928 is disabled by default.
7929
7930 * platform/efl/Skipped:
7931 * platform/efl/test_expectations.txt:
7932
7933 2012-04-24 Pavel Feldman <pfeldman@chromium.org>
7934
7935 Web Inspector: remove pure delegation code from DebuggerPresentationMode l
7936 https://bugs.webkit.org/show_bug.cgi?id=84704
7937
7938 Reviewed by Yury Semikhatsky.
7939
7940 * http/tests/inspector/debugger-test.js:
7941 (initialize_DebuggerTest):
7942 * inspector/debugger/pause-in-inline-script.html:
7943
7944 2012-04-24 Yury Semikhatsky <yurys@chromium.org>
7945
7946 Web Inspector: native nodes may have snapshot id less than base snapshot max JS object id
7947 https://bugs.webkit.org/show_bug.cgi?id=84681
7948
7949 Make sure new nodes whose IDs less than base snapshot max JS object id w ill
7950 get into snapshot delta.
7951
7952 Reviewed by Pavel Feldman.
7953
7954 * inspector/profiler/heap-snapshot-comparison-dom-groups-change-expected .txt: Added.
7955 * inspector/profiler/heap-snapshot-comparison-dom-groups-change.html: Ad ded.
7956
7957 2012-04-24 Philippe Normand <pnormand@igalia.com>
7958
7959 Unreviewed, unflag tests passing after r114796.
7960
7961 * platform/gtk/test_expectations.txt:
7962
7963 2012-04-24 Philippe Normand <pnormand@igalia.com>
7964
7965 Unreviewed, GTK test_expectations update.
7966
7967 * platform/gtk/test_expectations.txt:
7968
7969 2012-04-24 Mikhail Naganov <mnaganov@chromium.org>
7970
7971 [Chromium] Unreviewed test expectations update.
7972 https://bugs.webkit.org/show_bug.cgi?id=79454
7973
7974 Mark svg/text/text-rescale.html as flaky on release Linux as well.
7975
7976 * platform/chromium/test_expectations.txt:
7977
7978 2012-04-24 Mikhail Naganov <mnaganov@chromium.org>
7979
7980 [Chromium] Unreviewed test expectations update.
7981 https://bugs.webkit.org/show_bug.cgi?id=84696
7982
7983 Mark fast/workers/storage/interrupt-database.html as flaky on Mac 10.6
7984
7985 * platform/chromium/test_expectations.txt:
7986
7987 2012-04-24 Mikhail Naganov <mnaganov@chromium.org>
7988
7989 [Chromium] Unreviewed test expectations update.
7990 https://bugs.webkit.org/show_bug.cgi?id=84698
7991
7992 Mark fast/forms/placeholder-position.html as flaky on Linux
7993
7994 * platform/chromium/test_expectations.txt:
7995
7996 2012-04-24 Szilard Ledan <szledan@inf.u-szeged.hu>
7997
7998 [Qt] Gardening
7999
8000 Reviewed by Csaba Osztrogonác.
8001
8002 * platform/qt/Skipped: Skip http/tests/notifications/icon-exists-cancel. html, because it fails from r115011.
8003 * platform/qt/fast/forms/form-collection-radio-node-list-expected.txt: A dded after r115009.
8004
8005 2012-04-24 Philippe Normand <pnormand@igalia.com>
8006
8007 Unreviewed, GTK test_expectations update, mark some tests as
8008 failing and remove wrong baselines.
8009
8010 * platform/gtk/fast/events/attempt-scroll-with-no-scrollbars-expected.tx t: Removed.
8011 * platform/gtk/fast/events/mouse-relative-position-expected.txt: Removed .
8012 * platform/gtk/fast/events/panScroll-click-hyperlink-expected.txt: Remov ed.
8013 * platform/gtk/fast/events/selectstart-by-double-triple-clicks-expected. txt: Removed.
8014 * platform/gtk/test_expectations.txt:
8015
8016 2012-04-24 Mikhail Naganov <mnaganov@chromium.org>
8017
8018 [Chromium] Unreviewed test expectations update.
8019
8020 Fix lint error in the test expectations file.
8021
8022 * platform/chromium/test_expectations.txt:
8023
8024 2012-04-24 Philippe Normand <pnormand@igalia.com>
8025
8026 Unreviewed, re-add the GTK baselines that were removed during last
8027 rebaseline of doom (like r114836 and likely other commits).
8028
8029 * platform/gtk/: Fix empty baselines...
8030 * platform/gtk/editing/selection/5195166-1-expected.txt: Added.
8031 * platform/gtk/fast/html/details-marker-style-expected.txt: Added.
8032 * platform/gtk/fast/images/support-broken-image-delegate-expected.txt: A dded.
8033
8034 2012-04-24 Mikhail Naganov <mnaganov@chromium.org>
8035
8036 [Chromium] Unreviewed test expectations update.
8037 https://bugs.webkit.org/show_bug.cgi?id=84689
8038
8039 Mark fast/images/embed-does-not-propagate-dimensions-to-object-ancestor. html as flaky on Mac 10.6
8040
8041 * platform/chromium/test_expectations.txt:
8042
8043 2012-04-24 Christophe Dumez <christophe.dumez@intel.com>
8044
8045 [EFL] move tests that require LayoutTestController's layerTreeAsText to test expectations
8046 https://bugs.webkit.org/show_bug.cgi?id=84671
8047
8048 Unreviewed, test expectations update.
8049
8050 Moving test cases which require layerTreeAsText from Skipped list to
8051 test expectations.
8052
8053 * platform/efl/Skipped:
8054 * platform/efl/test_expectations.txt:
8055
8056 2012-04-24 Mikhail Naganov <mnaganov@chromium.org>
8057
8058 [Chromium] Unreviewed test expectations update.
8059 https://bugs.webkit.org/show_bug.cgi?id=84688
8060
8061 Mark compositing/animation/computed-style-during-delay.html as flaky on Mac 10.6
8062
8063 * platform/chromium/test_expectations.txt:
8064
8065 2012-04-24 Kent Tamura <tkent@chromium.org>
8066
8067 [Chromium] All of <datalist> tests are passing.
8068
8069 * platform/chromium/test_expectations.txt:
8070
8071 2012-04-24 Mikhail Naganov <mnaganov@chromium.org>
8072
8073 [Chromium] Unreviewed test expectations update.
8074
8075 Mark certain media tests after FFmpeg roll in Chromium:
8076 media/media-controller-playback.html
8077 media/track/track-cues-missed.html
8078 media/track/track-cues-pause-on-exit.html
8079 media/track/track-cues-sorted-before-dispatch.html
8080 media/video-colorspace-yuv422.html
8081 media/video-currentTime-delay.html
8082
8083 * platform/chromium/test_expectations.txt:
8084
8085 2012-04-24 Philippe Normand <pnormand@igalia.com>
8086
8087 Unreviewed, GTK test_expectations and another media rebaseline
8088 after r114957.
8089
8090 * platform/gtk/fast/forms/large-toggle-elements-expected.txt:
8091 * platform/gtk/fast/frames/scrolling-iframe-out-of-viewport-expected.txt :
8092 * platform/gtk/media/audio-controls-rendering-expected.txt:
8093 * platform/gtk/media/audio-repaint-expected.txt:
8094 * platform/gtk/media/controls-strict-expected.txt:
8095 * platform/gtk/media/controls-styling-expected.txt:
8096 * platform/gtk/media/controls-without-preload-expected.txt:
8097 * platform/gtk/media/media-controls-clone-expected.txt:
8098 * platform/gtk/media/media-document-audio-repaint-expected.txt:
8099 * platform/gtk/media/video-controls-rendering-expected.txt:
8100 * platform/gtk/test_expectations.txt:
8101
8102 2012-04-24 Csaba Osztrogonác <ossy@webkit.org>
8103
8104 [Qt] Unreviewed gardening. Skip failing tests because of new regressions .
8105
8106 * platform/qt-5.0-wk2/Skipped:
8107 * platform/qt-5.0/Skipped:
8108 * platform/qt/Skipped:
8109
8110 2012-04-24 Rakesh KN <rakesh.kn@motorola.com>
8111
8112 RadioNodeList support in HTMLFormElement::elements
8113 https://bugs.webkit.org/show_bug.cgi?id=81854
8114
8115 Reviewed by Ryosuke Niwa.
8116
8117 * fast/forms/form-collection-radio-node-list-expected.txt: Added.
8118 * fast/forms/form-collection-radio-node-list.html: Added.
8119
8120 2012-04-24 Philippe Normand <pnormand@igalia.com>
8121
8122 Unreviewed, GTK test_expectations update.
8123
8124 * platform/gtk/test_expectations.txt:
8125
8126 2012-04-24 Philippe Normand <pnormand@igalia.com>
8127
8128 Unreviewed, GTK rebaseline after r114957.
8129
8130 * platform/gtk/fast/hidpi/video-controls-in-hidpi-expected.txt:
8131 * platform/gtk/media/video-empty-source-expected.txt:
8132 * platform/gtk/media/video-no-audio-expected.txt:
8133 * platform/gtk/media/video-volume-slider-expected.txt:
8134 * platform/gtk/media/video-zoom-controls-expected.txt:
8135
8136 2012-04-23 Kent Tamura <tkent@chromium.org>
8137
8138 Unreviewed. Fix incorrect test results for <datalist>
8139
8140 * fast/forms/datalist/datalist-expected.txt: Remove fallback content.
8141 * fast/forms/datalist/datalist-nonoption-child-expected.txt: ditto.
8142 * platform/chromium-linux/fast/forms/datalist/input-list-expected.png: R emoved.
8143 * platform/chromium-mac/fast/forms/datalist/input-list-expected.png: Rem oved.
8144 * platform/chromium-mac/fast/forms/datalist/input-list-expected.txt: Rem oved.
8145 * platform/chromium-win/fast/forms/datalist/input-list-expected.png: Rem oved.
8146 * platform/chromium-win/fast/forms/datalist/input-list-expected.txt: Rem oved.
8147
8148 2012-04-23 Kent Tamura <tkent@chromium.org>
8149
8150 Show the format indicator in a date field
8151 https://bugs.webkit.org/show_bug.cgi?id=83872
8152
8153 Reviewed by Hajime Morita.
8154
8155 * fast/forms/date/date-fixed-placeholder-expected.txt: Added.
8156 * fast/forms/date/date-fixed-placeholder.html: Added.
8157 * platform/chromium/test_expectations.txt:
8158 Mark date-appearance.html FAIL because of render dump change.
8159
8160 2012-04-23 Dmitry Titov <dimich@chromium.org>
8161
8162 Getting baselines for new test landed in http://trac.webkit.org/changese t/114973
8163 Not reviewed.
8164
8165 * platform/chromium-linux-x86/fast/html/details-marker-style-expected.tx t: Added.
8166 * platform/chromium-linux/fast/html/details-marker-style-expected.png: A dded.
8167 * platform/chromium-linux/fast/html/details-marker-style-expected.txt: A dded.
8168 * platform/chromium-mac-leopard/fast/html/details-marker-style-expected. txt: Added.
8169 * platform/chromium-mac-snowleopard/fast/html/details-marker-style-expec ted.txt: Added.
8170 * platform/chromium-mac/fast/html/details-marker-style-expected.png: Add ed.
8171 * platform/chromium-mac/fast/html/details-marker-style-expected.txt: Add ed.
8172 * platform/chromium-win-vista/fast/html/details-marker-style-expected.tx t: Added.
8173 * platform/chromium-win-xp/fast/html/details-marker-style-expected.txt: Added.
8174 * platform/chromium-win/fast/html/details-marker-style-expected.png: Add ed.
8175 * platform/chromium-win/fast/html/details-marker-style-expected.txt: Add ed.
8176
8177 2012-04-23 Dana Jansens <danakj@chromium.org>
8178
8179 Layout Test platform/chromium/compositing/filters/background-filter-blur -outsets.html is failing
8180 https://bugs.webkit.org/show_bug.cgi?id=84072
8181
8182 Reviewed by Adrienne Walker.
8183
8184 Use onload and layoutTestController.display() to ensure the page is
8185 loaded and compositor is ready before setting the background blur.
8186
8187 Also, smaller blur for faster test bots.
8188
8189 * platform/chromium-linux/platform/chromium/compositing/filters/backgrou nd-filter-blur-outsets-expected.png:
8190 * platform/chromium-linux/platform/chromium/compositing/filters/backgrou nd-filter-blur-outsets-expected.txt:
8191 * platform/chromium/compositing/filters/background-filter-blur-off-axis. html:
8192 * platform/chromium/compositing/filters/background-filter-blur-outsets.h tml:
8193 * platform/chromium/compositing/filters/background-filter-blur.html:
8194
8195 2012-04-23 Kenneth Russell <kbr@google.com>
8196
8197 Change ImageData to reference Uint8ClampedArray rather than CanvasPixelA rray
8198 https://bugs.webkit.org/show_bug.cgi?id=73011
8199
8200 Reviewed by Oliver Hunt.
8201
8202 * fast/canvas/imagedata-contains-uint8clampedarray-expected.txt: Added.
8203 * fast/canvas/imagedata-contains-uint8clampedarray.html: Added.
8204 * fast/dom/Window/script-tests/postmessage-clone.js:
8205 * fast/dom/Window/window-postmessage-clone-expected.txt:
8206 * platform/chromium/fast/dom/Window/window-postmessage-clone-expected.tx t:
8207 * platform/gtk/fast/dom/Window/window-postmessage-clone-expected.txt:
8208
8209 2012-04-23 Kent Tamura <tkent@chromium.org>
8210
8211 Unreviewed, fix wrong paths of js-test-*.js.
8212 https://bugs.webkit.org/show_bug.cgi?id=82871
8213
8214 * fast/forms/datalist/input-list.html:
8215
8216 2012-04-23 Erik Arvidsson <arv@chromium.org>
8217
8218 [V8] Fix issue with trying to access a constructor in a frame that has b een removed
8219 https://bugs.webkit.org/show_bug.cgi?id=84640
8220
8221 Reviewed by Kentaro Hara.
8222
8223 * fast/dom/constructor-in-removed-frame-expected.txt: Added.
8224 * fast/dom/constructor-in-removed-frame.html: Added.
8225
8226 2012-04-23 Sheriff Bot <webkit.review.bot@gmail.com>
8227
8228 Unreviewed, rolling out r114965.
8229 http://trac.webkit.org/changeset/114965
8230 https://bugs.webkit.org/show_bug.cgi?id=84665
8231
8232 Four new resource load delegate test failures (Requested by
8233 jernoble on #webkit).
8234
8235 * http/tests/cache/cancel-during-failure-crash-expected.txt: Removed.
8236 * http/tests/cache/cancel-during-failure-crash.html: Removed.
8237 * platform/chromium-mac/security/block-test-expected.txt:
8238 * platform/chromium-win/security/block-test-expected.txt:
8239 * platform/gtk/security/block-test-expected.txt:
8240 * platform/mac/security/block-test-expected.txt:
8241
8242 2012-04-23 Beth Dakin <bdakin@apple.com>
8243
8244 https://bugs.webkit.org/show_bug.cgi?id=84649
8245 RenderMathMLOperator currently ignores font families, fails to use Stix
8246
8247 Reviewed by Dan Bernstein.
8248
8249 Metrics are slightly different now that Stix glyphs are being used for operators.
8250 * platform/mac/mathml/presentation/fenced-expected.txt:
8251 * platform/mac/mathml/presentation/fenced-mi-expected.txt:
8252 * platform/mac/mathml/presentation/mo-expected.txt:
8253 * platform/mac/mathml/presentation/mo-stretch-expected.txt:
8254 * platform/mac/mathml/presentation/over-expected.txt:
8255 * platform/mac/mathml/presentation/row-alignment-expected.txt:
8256 * platform/mac/mathml/presentation/row-expected.txt:
8257 * platform/mac/mathml/presentation/sub-expected.txt:
8258 * platform/mac/mathml/presentation/subsup-expected.txt:
8259
8260 2012-04-23 Eriq Augustine <eaugusti@chromium.org>
8261
8262 Return value from executed script in Chromium.
8263 https://bugs.webkit.org/show_bug.cgi?id=79851
8264
8265 Reviewed by Adam Barth.
8266
8267 Testing executing a script and getting the result of that script.
8268
8269 * platform/chromium/http/tests/misc/execute-and-return-value-expected.tx t: Added.
8270 * platform/chromium/http/tests/misc/execute-and-return-value.html: Added .
8271
8272 2012-04-23 Kent Tamura <tkent@chromium.org>
8273
8274 RenderDetailsMarker should draw the triangle inside the content box
8275 https://bugs.webkit.org/show_bug.cgi?id=84557
8276
8277 Reviewed by Hajime Morita.
8278
8279 * fast/html/details-marker-style.html: Added.
8280 * platform/mac-snowleopard/fast/html/details-marker-style-expected.png: Added.
8281 * platform/mac-snowleopard/fast/html/details-marker-style-expected.txt: Added.
8282
8283 2012-04-23 Filip Pizlo <fpizlo@apple.com>
8284
8285 DFG OSR exit should ensure that all variables have been initialized
8286 https://bugs.webkit.org/show_bug.cgi?id=84653
8287 <rdar://problem/11258183>
8288
8289 Reviewed by Gavin Barraclough.
8290
8291 * fast/js/dfg-dead-variable-on-exit-expected.txt: Added.
8292 * fast/js/dfg-dead-variable-on-exit.html: Added.
8293 * fast/js/script-tests/dfg-dead-variable-on-exit.js: Added.
8294 (foo):
8295
8296 2012-04-23 Zhenyao Mo <zmo@google.com>
8297
8298 Unreviewed, test expectations update.
8299
8300 * platform/chromium/test_expectations.txt:
8301
8302 2012-04-23 Nate Chapin <japhet@chromium.org>
8303
8304 Test for https://bugs.webkit.org/show_bug.cgi?id=83918.
8305
8306 Reviewed by Alexey Proskuryakov.
8307
8308 * http/tests/cache/cancel-during-failure-crash-expected.txt: Added.
8309 * http/tests/cache/cancel-during-failure-crash.html: Added.
8310 * platform/chromium-mac/security/block-test-expected.txt:
8311 * platform/chromium-win/security/block-test-expected.txt:
8312 * platform/gtk/security/block-test-expected.txt:
8313 * platform/mac/security/block-test-expected.txt:
8314
8315 2012-04-23 Kentaro Hara <haraken@chromium.org>
8316
8317 Unreviewed. Split LayoutTests/ChangeLog.
8318
8319 * ChangeLog-2012-04-23: Copied from LayoutTests/ChangeLog.
8320
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/platform/chromium-linux-x86/svg/css/getComputedStyle-basic-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698