1 2010-04-09 Andras Becsi <abecsi@webkit.org>
3 Reviewed by Simon Hausmann.
5 [Qt] User agent style sheets are crippled by moc -E in make-css-file-arrays.pl
6 https://bugs.webkit.org/show_bug.cgi?id=37296
8 Update expected files after removal of moc preprocessing of default css sheets.
9 These test results now only differ in metrics from Mac ones.
11 * platform/qt/editing/execCommand/insert-list-xml-expected.txt:
12 * platform/qt/svg/custom/createImageElement2-expected.txt:
13 * platform/qt/svg/custom/use-on-symbol-inside-pattern-expected.txt:
15 2010-04-08 Chris Evans <cevans@chromium.org>
17 Reviewed by Sam Weinig.
19 Add test for POST & _blank popup blocker bypass.
20 https://bugs.webkit.org/show_bug.cgi?id=34541
22 * fast/events/popup-blocked-to-post-blank.html: added
23 * fast/events/popup-blocked-to-post-blank-expected.txt: added
25 2010-04-08 Ojan Vafai <ojan@chromium.org>
27 Reviewed by Adam Barth.
29 [Chromium] Mark failing tests after r57292
30 https://bugs.webkit.org/show_bug.cgi?id=37298
32 * platform/chromium/test_expectations.txt:
34 2010-03-29 Antonio Gomes <tonikitoo@webkit.org>
36 Reviewed by Simon Fraser.
38 Spatial Navigation: proper handle negative x or y coordinates
39 https://bugs.webkit.org/show_bug.cgi?id=36773
41 * fast/events/spatial-navigation/snav-offscreen-content-expected.txt: Added.
42 * fast/events/spatial-navigation/snav-offscreen-content.html: Added.
44 2010-04-08 Csaba Osztrogonác <ossy@webkit.org>
46 [Qt] r57274 removed fast/forms/willvalidate-000.html,
47 so it should be removed from Skipped list too.
49 * platform/qt/Skipped: fast/forms/willvalidate-000.html removed.
51 2010-04-08 Dumitru Daniliuc <dumi@chromium.org>
53 Reviewed by Geoffrey Garen.
55 Test that the creation callback is executed in the world where it
57 https://bugs.webkit.org/show_bug.cgi?id=37290
59 * storage/open-database-creation-callback-isolated-world-expected.txt:
60 * storage/open-database-creation-callback-isolated-world.html:
62 2010-04-08 Csaba Osztrogonác <ossy@webkit.org>
64 [Qt] Skip new tests introduced in r57292, because of unimplemented
65 layoutTestController.computedStyleIncludingVisitedInfo()
67 * platform/qt/Skipped:
68 - fast/history/nested-visited-test.html skipped.
69 - fast/history/self-is-visited.html skipped.
70 - fast/history/sibling-visited-test.html skipped.
72 2010-04-08 Yuzo Fujishima <yuzo@google.com>
74 Reviewed by Darin Adler.
78 Tests that should have been landed as part of the earlier patch for Bug 36276.
79 https://bugs.webkit.org/show_bug.cgi?id=36276
81 * fast/css/invalid-not-with-simple-selector-sequence-expected.txt: Added.
82 * fast/css/invalid-not-with-simple-selector-sequence.html: Added.
84 2010-04-08 Ojan Vafai <ojan@chromium.org>
86 Reviewed by Dimitri Glazkov.
88 [chromium] Many new test results are needed due to recent check-ins.
89 https://bugs.webkit.org/show_bug.cgi?id=36799
91 I missed the linux-only results in http://trac.webkit.org/changeset/57291
93 * platform/chromium-linux/tables/mozilla/bugs/bug1296-expected.checksum:
94 * platform/chromium-linux/tables/mozilla/bugs/bug1296-expected.png: Removed.
95 * platform/chromium-linux/tables/mozilla/bugs/bug1430-expected.checksum:
96 * platform/chromium-linux/tables/mozilla/bugs/bug1430-expected.png:
97 * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-column-group-expected.checksum:
98 * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-column-group-expected.png:
99 * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-row-group-expected.checksum:
100 * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-row-group-expected.png:
101 * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.checksum:
102 * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png:
103 * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.checksum:
104 * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png:
105 * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.checksum:
106 * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png:
107 * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.checksum:
108 * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png:
109 * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.checksum:
110 * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png:
111 * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.checksum:
112 * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png:
113 * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.checksum:
114 * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png:
116 2010-04-07 David Hyatt <hyatt@apple.com>
118 Reviewed by Oliver Hunt.
120 https://bugs.webkit.org/show_bug.cgi?id=24300, don't expose history info via CSS
122 * fast/history/clicked-link-is-visited.html: Removed.
123 * fast/history/nested-visited-test-expected.txt: Added.
124 * fast/history/nested-visited-test.html: Added.
125 * fast/history/resources/dummy.html: Added.
126 * fast/history/self-is-visited-expected.txt: Added.
127 * fast/history/self-is-visited.html: Added.
128 * fast/history/sibling-visited-test-expected.txt: Added.
129 * fast/history/sibling-visited-test.html: Added.
130 * fast/history/subframe-is-visited-expected.txt: Removed.
131 * fast/history/subframe-is-visited.html: Removed.
133 2010-04-08 Ojan Vafai <ojan@chromium.org>
135 Reviewed by Daniel Bates.
137 [chromium] Many new test results are needed due to recent check-ins.
138 https://bugs.webkit.org/show_bug.cgi?id=36799
140 Adds new results for all the tests that started failing after http://trac.webkit.org/changeset/57287.
142 * platform/chromium-mac/tables/mozilla/bugs/bug1296-expected.checksum: Removed.
143 * platform/chromium-mac/tables/mozilla/bugs/bug1296-expected.png: Removed.
144 * platform/chromium-mac/tables/mozilla/bugs/bug1430-expected.checksum: Removed.
145 * platform/chromium-mac/tables/mozilla/bugs/bug1430-expected.png: Removed.
146 * platform/chromium-win/tables/mozilla/bugs/bug1296-expected.checksum:
147 * platform/chromium-win/tables/mozilla/bugs/bug1296-expected.png:
148 * platform/chromium-win/tables/mozilla/bugs/bug1430-expected.checksum:
149 * platform/chromium-win/tables/mozilla/bugs/bug1430-expected.png:
150 * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-column-expected.checksum:
151 * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-column-expected.png:
152 * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-column-group-expected.checksum:
153 * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-column-group-expected.png:
154 * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-row-expected.checksum:
155 * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-row-expected.png:
156 * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-row-group-expected.checksum:
157 * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-row-group-expected.png:
158 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.checksum:
159 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png:
160 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.checksum:
161 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png:
162 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.checksum:
163 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png:
164 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.checksum:
165 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png:
166 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.checksum:
167 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png:
168 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.checksum:
169 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png:
170 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.checksum:
171 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png:
172 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.checksum:
173 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png:
174 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.checksum:
175 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png:
176 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.checksum:
177 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png:
179 2010-04-08 Daniel Bates <dbates@rim.com>
181 No review, rolling out 56717.
182 http://trac.webkit.org/changeset/56717
183 https://bugs.webkit.org/show_bug.cgi?id=9268
185 Rolling out the change committed in change set 56717
186 since we rolled out the change committed in change set 56655,
187 <http://trac.webkit.org/changeset/56655> (in change set 57287,
188 <http://trac.webkit.org/changeset/57287>). The change committed
189 in change set 56655 caused a layout test regression of the some
190 of the mozilla- and mozilla expected failure- tests. See bug #9268
193 * platform/qt/fast/table/table-background-expected.checksum: Removed.
194 * platform/qt/fast/table/table-background-expected.png: Removed.
195 * platform/qt/fast/table/table-background-expected.txt: Removed.
196 * platform/qt/fast/table/table-cell-border-draws-on-top-of-col-background-expected.checksum: Removed.
197 * platform/qt/fast/table/table-cell-border-draws-on-top-of-col-background-expected.png: Removed.
198 * platform/qt/fast/table/table-cell-border-draws-on-top-of-col-background-expected.txt: Removed.
199 * platform/qt/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.checksum: Removed.
200 * platform/qt/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.png: Removed.
201 * platform/qt/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.txt: Removed.
202 * platform/qt/fast/table/table-cell-border-draws-on-top-of-row-background-expected.checksum: Removed.
203 * platform/qt/fast/table/table-cell-border-draws-on-top-of-row-background-expected.png: Removed.
204 * platform/qt/fast/table/table-cell-border-draws-on-top-of-row-background-expected.txt: Removed.
205 * platform/qt/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.checksum: Removed.
206 * platform/qt/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.png: Removed.
207 * platform/qt/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.txt: Removed.
208 * platform/qt/fast/table/table-cell-overrides-row-background-expected.checksum: Removed.
209 * platform/qt/fast/table/table-cell-overrides-row-background-expected.png: Removed.
210 * platform/qt/fast/table/table-cell-overrides-row-background-expected.txt: Removed.
211 * platform/qt/fast/table/table-col-background-expected.checksum: Removed.
212 * platform/qt/fast/table/table-col-background-expected.png: Removed.
213 * platform/qt/fast/table/table-col-background-expected.txt: Removed.
214 * platform/qt/fast/table/table-col-group-background-expected.checksum: Removed.
215 * platform/qt/fast/table/table-col-group-background-expected.png: Removed.
216 * platform/qt/fast/table/table-col-group-background-expected.txt: Removed.
217 * platform/qt/fast/table/table-col-group-col-span-background-expected.checksum: Removed.
218 * platform/qt/fast/table/table-col-group-col-span-background-expected.png: Removed.
219 * platform/qt/fast/table/table-col-group-col-span-background-expected.txt: Removed.
220 * platform/qt/fast/table/table-col-group-span-background-expected.checksum: Removed.
221 * platform/qt/fast/table/table-col-group-span-background-expected.png: Removed.
222 * platform/qt/fast/table/table-col-group-span-background-expected.txt: Removed.
223 * platform/qt/fast/table/table-col-span-background-expected.checksum: Removed.
224 * platform/qt/fast/table/table-col-span-background-expected.png: Removed.
225 * platform/qt/fast/table/table-col-span-background-expected.txt: Removed.
226 * platform/qt/fast/table/table-row-background-expected.checksum: Removed.
227 * platform/qt/fast/table/table-row-background-expected.png: Removed.
228 * platform/qt/fast/table/table-row-background-expected.txt: Removed.
229 * platform/qt/fast/table/table-row-background-left-50px-expected.checksum: Removed.
230 * platform/qt/fast/table/table-row-background-left-50px-expected.png: Removed.
231 * platform/qt/fast/table/table-row-background-left-50px-expected.txt: Removed.
232 * platform/qt/fast/table/table-row-background-right-100percent-expected.checksum: Removed.
233 * platform/qt/fast/table/table-row-background-right-100percent-expected.png: Removed.
234 * platform/qt/fast/table/table-row-background-right-100percent-expected.txt: Removed.
235 * platform/qt/fast/table/table-row-background-right-50px-expected.checksum: Removed.
236 * platform/qt/fast/table/table-row-background-right-50px-expected.png: Removed.
237 * platform/qt/fast/table/table-row-background-right-50px-expected.txt: Removed.
238 * platform/qt/fast/table/table-row-group-background-expected.checksum: Removed.
239 * platform/qt/fast/table/table-row-group-background-expected.png: Removed.
240 * platform/qt/fast/table/table-row-group-background-expected.txt: Removed.
241 * platform/qt/fast/table/table-row-group-background-positioned-expected.checksum: Removed.
242 * platform/qt/fast/table/table-row-group-background-positioned-expected.png: Removed.
243 * platform/qt/fast/table/table-row-group-background-positioned-expected.txt: Removed.
245 2010-04-08 Daniel Bates <dbates@rim.com>
247 No review, rolling out 56655.
248 http://trac.webkit.org/changeset/56655
249 https://bugs.webkit.org/show_bug.cgi?id=9268
251 Rolling out the change committed in change set 56655
252 because it caused a regression in some of the mozilla
253 and mozilla expected failure test cases, such as:
254 tables/mozilla/marvin/backgr_simple-table-row.html, and
255 tables/mozilla/marvin/backgr_simple-table-row-group.html.
257 We need to look into this issue some more.
259 * fast/table/table-background.html: Removed.
260 * fast/table/table-cell-border-draws-on-top-of-col-background.html: Removed.
261 * fast/table/table-cell-border-draws-on-top-of-col-group-background.html: Removed.
262 * fast/table/table-cell-border-draws-on-top-of-row-background.html: Removed.
263 * fast/table/table-cell-border-draws-on-top-of-row-group-background.html: Removed.
264 * fast/table/table-cell-overrides-row-background.html: Removed.
265 * fast/table/table-col-background.html: Removed.
266 * fast/table/table-col-group-background.html: Removed.
267 * fast/table/table-col-group-col-span-background.html: Removed.
268 * fast/table/table-col-group-span-background.html: Removed.
269 * fast/table/table-col-span-background.html: Removed.
270 * fast/table/table-row-background-left-50px.html: Removed.
271 * fast/table/table-row-background-right-100percent.html: Removed.
272 * fast/table/table-row-background-right-50px.html: Removed.
273 * fast/table/table-row-background.html: Removed.
274 * fast/table/table-row-group-background-positioned.html: Removed.
275 * fast/table/table-row-group-background.html: Removed.
276 * platform/mac/fast/table/table-background-expected.checksum: Removed.
277 * platform/mac/fast/table/table-background-expected.png: Removed.
278 * platform/mac/fast/table/table-background-expected.txt: Removed.
279 * platform/mac/fast/table/table-cell-border-draws-on-top-of-col-background-expected.checksum: Removed.
280 * platform/mac/fast/table/table-cell-border-draws-on-top-of-col-background-expected.png: Removed.
281 * platform/mac/fast/table/table-cell-border-draws-on-top-of-col-background-expected.txt: Removed.
282 * platform/mac/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.checksum: Removed.
283 * platform/mac/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.png: Removed.
284 * platform/mac/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.txt: Removed.
285 * platform/mac/fast/table/table-cell-border-draws-on-top-of-row-background-expected.checksum: Removed.
286 * platform/mac/fast/table/table-cell-border-draws-on-top-of-row-background-expected.png: Removed.
287 * platform/mac/fast/table/table-cell-border-draws-on-top-of-row-background-expected.txt: Removed.
288 * platform/mac/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.checksum: Removed.
289 * platform/mac/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.png: Removed.
290 * platform/mac/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.txt: Removed.
291 * platform/mac/fast/table/table-cell-overrides-row-background-expected.checksum: Removed.
292 * platform/mac/fast/table/table-cell-overrides-row-background-expected.png: Removed.
293 * platform/mac/fast/table/table-cell-overrides-row-background-expected.txt: Removed.
294 * platform/mac/fast/table/table-col-background-expected.checksum: Removed.
295 * platform/mac/fast/table/table-col-background-expected.png: Removed.
296 * platform/mac/fast/table/table-col-background-expected.txt: Removed.
297 * platform/mac/fast/table/table-col-group-background-expected.checksum: Removed.
298 * platform/mac/fast/table/table-col-group-background-expected.png: Removed.
299 * platform/mac/fast/table/table-col-group-background-expected.txt: Removed.
300 * platform/mac/fast/table/table-col-group-col-span-background-expected.checksum: Removed.
301 * platform/mac/fast/table/table-col-group-col-span-background-expected.png: Removed.
302 * platform/mac/fast/table/table-col-group-col-span-background-expected.txt: Removed.
303 * platform/mac/fast/table/table-col-group-span-background-expected.checksum: Removed.
304 * platform/mac/fast/table/table-col-group-span-background-expected.png: Removed.
305 * platform/mac/fast/table/table-col-group-span-background-expected.txt: Removed.
306 * platform/mac/fast/table/table-col-span-background-expected.checksum: Removed.
307 * platform/mac/fast/table/table-col-span-background-expected.png: Removed.
308 * platform/mac/fast/table/table-col-span-background-expected.txt: Removed.
309 * platform/mac/fast/table/table-row-background-expected.checksum: Removed.
310 * platform/mac/fast/table/table-row-background-expected.png: Removed.
311 * platform/mac/fast/table/table-row-background-expected.txt: Removed.
312 * platform/mac/fast/table/table-row-background-left-50px-expected.checksum: Removed.
313 * platform/mac/fast/table/table-row-background-left-50px-expected.png: Removed.
314 * platform/mac/fast/table/table-row-background-left-50px-expected.txt: Removed.
315 * platform/mac/fast/table/table-row-background-right-100percent-expected.checksum: Removed.
316 * platform/mac/fast/table/table-row-background-right-100percent-expected.png: Removed.
317 * platform/mac/fast/table/table-row-background-right-100percent-expected.txt: Removed.
318 * platform/mac/fast/table/table-row-background-right-50px-expected.checksum: Removed.
319 * platform/mac/fast/table/table-row-background-right-50px-expected.png: Removed.
320 * platform/mac/fast/table/table-row-background-right-50px-expected.txt: Removed.
321 * platform/mac/fast/table/table-row-group-background-expected.checksum: Removed.
322 * platform/mac/fast/table/table-row-group-background-expected.png: Removed.
323 * platform/mac/fast/table/table-row-group-background-expected.txt: Removed.
324 * platform/mac/fast/table/table-row-group-background-positioned-expected.checksum: Removed.
325 * platform/mac/fast/table/table-row-group-background-positioned-expected.png: Removed.
326 * platform/mac/fast/table/table-row-group-background-positioned-expected.txt: Removed.
328 2010-04-08 Ojan Vafai <ojan@chromium.org>
330 Reviewed by Dimitri Glazkov.
332 A couple test expectations cleanups
333 https://bugs.webkit.org/show_bug.cgi?id=37285
335 * platform/chromium/test_expectations.txt:
337 2010-04-08 Ojan Vafai <ojan@chromium.org>
339 Reviewed by Adam Barth.
341 Fix http.conf for GTK-Debug and Chromium-Linux bots
342 https://bugs.webkit.org/show_bug.cgi?id=37279
344 * http/conf/apache2-debian-httpd.conf:
346 2010-04-08 Pavel Feldman <pfeldman@chromium.org>
348 Reviewed by Yury Semikhatsky.
350 Web Inspector: Render Load, DOM Content and MarkTimeline event dividers on Timeline panel.
352 https://bugs.webkit.org/show_bug.cgi?id=37267
354 * inspector/timeline-enum-stability-expected.txt:
356 2010-04-08 Kent Tamura <tkent@chromium.org>
358 Unreviewed. Fix a test for the behavior change by r57274.
360 * fast/css/pseudo-invalid-novalidate-001.html:
362 2010-04-01 Antonio Gomes <tonikitoo@webkit.org>
364 Reviewed by David Hyatt.
366 [Qt] REGRESSION:(r50665) QWebFrame::setScrollBarPolicy(Qt::Vertical,Qt::ScrollBarAlwaysOff) has no effect.
367 https://bugs.webkit.org/show_bug.cgi?id=29431
369 * fast/overflow/scrollbar-restored-and-then-locked-expected.txt: Added.
370 * fast/overflow/scrollbar-restored-and-then-locked.html: Added.
372 2010-04-08 Yury Semikhatsky <yurys@chromium.org>
374 Reviewed by Pavel Feldman.
376 Test that object with ptototype can be sent as message.
378 https://bugs.webkit.org/show_bug.cgi?id=37263
380 * fast/dom/Window/window-postmessage-clone-expected.txt:
381 * fast/dom/Window/window-postmessage-clone.html:
383 2010-04-08 Kent Tamura <tkent@chromium.org>
385 Reviewed by Darin Adler.
387 willValidate doesn't need to check existence of a form element and a name attribute.
388 https://bugs.webkit.org/show_bug.cgi?id=34733
390 - Merge willvalidate-00x tests into one file.
391 - Update tests affected by the willValidate behavior change.
393 * fast/forms/input-live-pseudo-selectors-expected.txt:
394 * fast/forms/resources/input-live-pseudo-selectors.js:
395 * fast/forms/resources/textarea-live-pseudo-selectors.js:
396 * fast/forms/script-tests/willvalidate.js: Added.
397 * fast/forms/textarea-live-pseudo-selectors-expected.txt:
398 * fast/forms/willvalidate-000-expected.txt: Removed.
399 * fast/forms/willvalidate-000.html: Removed.
400 * fast/forms/willvalidate-001-expected.txt: Removed.
401 * fast/forms/willvalidate-001.html: Removed.
402 * fast/forms/willvalidate-002-expected.txt: Removed.
403 * fast/forms/willvalidate-002.html: Removed.
404 * fast/forms/willvalidate-003-expected.txt: Removed.
405 * fast/forms/willvalidate-003.html: Removed.
406 * fast/forms/willvalidate-004-expected.txt: Removed.
407 * fast/forms/willvalidate-004.html: Removed.
408 * fast/forms/willvalidate-005-expected.txt: Removed.
409 * fast/forms/willvalidate-005.html: Removed.
410 * fast/forms/willvalidate-006-expected.txt: Removed.
411 * fast/forms/willvalidate-006.html: Removed.
412 * fast/forms/willvalidate-007-expected.txt: Removed.
413 * fast/forms/willvalidate-007.html: Removed.
414 * fast/forms/willvalidate-008-expected.txt: Removed.
415 * fast/forms/willvalidate-008.html: Removed.
416 * fast/forms/willvalidate-009-expected.txt: Removed.
417 * fast/forms/willvalidate-009.html: Removed.
418 * fast/forms/willvalidate-expected.txt: Added.
419 * fast/forms/willvalidate.html: Added.
421 2010-04-08 Vitaly Repeshko <vitalyr@chromium.org>
423 Reviewed by Dimitri Glazkov.
425 [V8] Fix crash in NodeFilterCondition in detached iframe
426 https://bugs.webkit.org/show_bug.cgi?id=37234
428 * fast/dom/node-filter-detached-iframe-crash-expected.txt: Added.
429 * fast/dom/node-filter-detached-iframe-crash.html: Added.
431 2010-04-08 Eric Seidel <eric@webkit.org>
433 Unreviewed. Update test_expectations to account for tests which fail
434 when run out of order.
436 fast/dom/SelectorAPI/dumpNodeList tests fail when run out of order.
437 https://bugs.webkit.org/show_bug.cgi?id=37259
439 * platform/mac/test_expectations.txt:
441 2010-04-08 Adam Barth <abarth@webkit.org>
443 Unreviewed. Update test_expectations to account for some tests that
444 fail when run out of order.
446 * platform/mac/test_expectations.txt:
448 2010-04-08 Chris Evans <cevans@chromium.org>
450 Reviewed by Adam Barth.
452 Add test for SVG image with excessive nesting.
453 https://bugs.webkit.org/show_bug.cgi?id=37247
455 * fast/images/svg-nested.html: added
456 * fast/images/svg-nested-expected.txt: added
458 2010-04-08 Adam Barth <abarth@webkit.org>
460 Reviewed by Eric Seidel.
462 cross-frame-access-put depends on test ordering
463 https://bugs.webkit.org/show_bug.cgi?id=37254
465 If you run the tests in a different order, the value of this property
466 can change. We just need to avoid printing the actual value.
468 * http/tests/security/cross-frame-access-put-expected.txt:
469 * http/tests/security/resources/cross-frame-iframe-for-put-test.html:
471 2010-04-07 Eric Seidel <eric@webkit.org>
473 Reviewed by Adam Barth.
475 WebKit Apache configs only listen on IPv4 addresses, causing random timeouts
476 https://bugs.webkit.org/show_bug.cgi?id=37104
478 Turns out the CYGWIN also uses Apache 1.3, so can't bind to ::1 either.
480 * http/conf/cygwin-httpd.conf:
482 2010-04-08 Andrew Scherkus <scherkus@chromium.org>
484 Unreviewed, cleaning up Chromium Mac test expecatations for fast/media.
486 * platform/chromium/test_expectations.txt:
488 2010-04-08 Andrew Scherkus <scherkus@chromium.org>
490 Unreviewed, cleaning up test expectations for fast/media and media/video-played-reset.html.
492 Previously all of fast/media was marked as PASS FAIL, but now has finer-grained
493 expectations for all tests.
495 Due to Chromium-side changes, media/video-played-reset.html is now passing again.
497 * platform/chromium/test_expectations.txt:
499 2010-04-07 Adam Barth <abarth@webkit.org>
501 Reviewed by Eric Seidel.
503 transitions/transition-end-event-transform.html fails intermittently on Tiger Intel Release bot
504 https://bugs.webkit.org/show_bug.cgi?id=37145
506 I think this test might be getting confused because it only expects the
507 end event to fire once but actually it fires again for the second
508 transition. Let's try this patch and see if it fixes the flakiness.
510 * transitions/transition-end-event-set-none.html:
512 2010-04-07 Eric Seidel <eric@webkit.org>
514 Reviewed by Alexey Proskuryakov.
516 WebKit Apache configs only listen on IPv4 addresses, causing random timeouts
517 https://bugs.webkit.org/show_bug.cgi?id=37104
519 Apache 1.3 does not support IPv6, so remove the Listen [::1] directive
520 and add a warning about how that may cause flakiness on systems which
521 use Apache 1.3, but support IPv6.
523 * http/conf/httpd.conf:
525 2010-04-07 Eric Seidel <eric@webkit.org>
527 Reviewed by Adam Barth.
529 WebKit Apache configs only listen on IPv4 addresses, causing random timeouts
530 https://bugs.webkit.org/show_bug.cgi?id=37104
532 WebKit Apache configs were only listening on IPv4 loopback (127.0.0.1), however
533 the system will resolve "localhost." to both IPv4 and IPv6 (::1) loopback
534 addreses when IPv6 is enabled. Since DNS lookup returns addresses in random
535 order, we would occasionally fail to make connections to "localhost" addresses
536 if the various network re-tries all happen to resolve to the IPv6 loopback.
538 To make matters worse, the kernel has a connection reset throttle which we
539 could trigger if we would repeatedly attempt to connect to ::1 and fail.
540 The trottle would cause a 1 or 2 second delay on the connection, sometimes
541 causing slow tests to time out.
543 I also discovered during this investigation that we have some partial support
544 for specifying our apache port numbers at runtime. The support is already incomplete
545 by not accounting for WebSockets or SSL ports. This fix will make our partial
546 support for dynamic apache port numbers even more broken.
548 I've added Listen [::1]:PORT directives for 8000, 8080, and 8443 to all
549 platforms (except cygwin which does not have the 8443 directive to begin with).
551 * http/conf/apache2-debian-httpd.conf:
552 * http/conf/apache2-httpd.conf:
553 * http/conf/cygwin-httpd.conf:
554 * http/conf/fedora-httpd.conf:
555 * http/conf/httpd.conf:
557 2010-04-07 Ojan Vafai <ojan@chromium.org>
559 Reviewed by Adam Barth.
561 New chromium expected results after r57215
562 https://bugs.webkit.org/show_bug.cgi?id=37239
564 * platform/chromium-linux/fast/repaint/stacked-diacritics-expected.checksum: Added.
565 * platform/chromium-linux/fast/text/line-breaks-expected.checksum:
566 * platform/chromium-linux/fast/text/line-breaks-expected.png:
567 * platform/chromium-linux/fast/text/line-breaks-expected.txt:
568 Our new behavior is no more broken than the old behavior. Evan says
569 he'll fix the underlying problem some day.
571 * platform/chromium-win/fast/repaint/stacked-diacritics-expected.checksum: Added.
572 * platform/chromium-win/fast/repaint/stacked-diacritics-expected.png: Added.
573 * platform/chromium-win/fast/repaint/stacked-diacritics-expected.txt: Added.
574 This is a new test. These are just the usual windows vs. mac font rendering differences.
576 * platform/chromium/test_expectations.txt:
578 2010-04-07 Eric Seidel <eric@webkit.org>
580 Reviewed by Adam Barth.
582 Fix two cookie tests to clean up after themselves (so they can be run repeatedly)
583 https://bugs.webkit.org/show_bug.cgi?id=37235
585 Tiger's CFNetwork doesn't seem to understand "max-age=-1" so we'll
586 use "expires=some date in the past" to clear cookies instead.
587 I've verified that these tests still work on Snow Leopard.
589 * http/tests/xmlhttprequest/resources/cross-origin-set-cookies.php:
590 * http/tests/xmlhttprequest/resources/get-set-cookie.cgi:
592 2010-04-07 Erik Arvidsson <arv@chromium.org>
594 Reviewed by Adam Barth.
596 Allow white listing access from origin to local origin.
597 https://bugs.webkit.org/show_bug.cgi?id=37228
599 This makes it possible to load a local resource from a non local
600 origin if the access has previously been white listed by calling
601 SecurityOrigin::whiteListAccessFromOrigin.
603 * http/tests/security/local-image-from-remote-whitelisted-expected.txt: Added.
604 * http/tests/security/local-image-from-remote-whitelisted.html: Added.
606 2010-04-07 Eric Seidel <eric@webkit.org>
608 Reviewed by Adam Barth.
610 Fix two cookie tests to clean up after themselves (so they can be run repeatedly)
611 https://bugs.webkit.org/show_bug.cgi?id=37235
613 Added a ?clear=1 query parameter to the two "set cookies" cgi scripts
614 that these tests use, and call it to clear the cookies before leaving the test.
616 I could not resist the temptation of cleaning up the ridiculously awful copy/paste
617 in these tests, so the changes are larger than strictly necessary.
619 * http/tests/xmlhttprequest/cookies.html:
620 * http/tests/xmlhttprequest/cross-origin-cookie-storage.html:
621 * http/tests/xmlhttprequest/resources/cross-origin-set-cookies.php:
622 * http/tests/xmlhttprequest/resources/get-set-cookie.cgi:
624 2010-04-07 Zhenyao Mo <zmo@google.com>
626 Reviewed by Eric Seidel.
628 A few tests in fast/canvas/webgl failed randomly on Leopard Commit Bot
629 https://bugs.webkit.org/show_bug.cgi?id=37098
631 * fast/canvas/webgl/resources/webgl-test.js: Turn off stencil/antialias by default.
633 * fast/canvas/webgl/script-tests/index-validation.js: By default antialias is off.
635 2010-04-07 Jaime Yap <jaimeyap@google.com>
637 Reviewed by Pavel Feldman.
638 Tests expectations changed due to the addition of the function symbol name for
639 the call location for records sent by the InspectorTimelineAgent.
640 https://bugs.webkit.org/show_bug.cgi?id=36839
644 * inspector/timeline-test.js:
645 * platform/chromium-win/inspector/timeline-event-dispatch-expected.txt:
646 * platform/chromium-win/inspector/timeline-mark-timeline-expected.txt:
647 * platform/chromium-win/inspector/timeline-network-resource-expected.txt:
648 * platform/chromium-win/inspector/timeline-paint-expected.txt:
649 * platform/chromium-win/inspector/timeline-parse-html-expected.txt:
651 2010-04-07 Jay Civelli <jcivelli@chromium.org>
655 [chromium] Add test for a popup related crasher.
656 https://bugs.webkit.org/show_bug.cgi?id=37141
658 * platform/chromium/fast/forms: Added.
659 * platform/chromium/fast/forms/search-popup-crasher-expected.txt: Added.
660 * platform/chromium/fast/forms/search-popup-crasher.html: Added.
662 2010-04-07 Csaba Osztrogonác <ossy@webkit.org>
664 Rubber-stamped by Kenneth Rohde Christiansen.
666 Poor rendering on lala.com with frame flattening
667 https://bugs.webkit.org/show_bug.cgi?id=37164
669 Platform specific expected files added for test introduced in r57225.
671 * platform/mac/fast/frames/flattening/iframe-flattening-offscreen-expected.txt: Added.
672 * platform/qt/fast/frames/flattening/iframe-flattening-offscreen-expected.txt: Added.
674 2010-04-07 Abhishek Arya <inferno@chromium.org>
676 Reviewed by Adam Barth.
678 Make sure that calling bindings constructors as function does not result in crash.
680 * fast/constructors: Added.
681 * fast/constructors/constructor-as-function-crash-expected.txt: Added.
682 * fast/constructors/constructor-as-function-crash.html: Added.
684 2010-04-07 Ojan Vafai <ojan@chromium.org>
686 Reviewed by Simon Fraser.
688 Make tests pass with tolerance=0 after r57215
689 https://bugs.webkit.org/show_bug.cgi?id=37225
691 * platform/mac-leopard/fast/text/complex-text-opacity-expected.checksum:
692 * platform/mac-leopard/fast/text/complex-text-opacity-expected.png:
693 * platform/mac/fast/repaint/stacked-diacritics-expected.checksum:
694 * platform/mac/fast/repaint/stacked-diacritics-expected.png:
696 2010-04-07 Andrew Scherkus <scherkus@chromium.org>
698 Unreviewed, skipping fast/media/media-feature-wgt-view-mode.html for Chromium.
700 Chromium doesn't implement layoutTestController.setViewModeMediaFeature(), which is needed
701 to pass this layout test.
703 * platform/chromium-win/fast/media/media-feature-wgt-view-mode-expected.checksum: Removed.
704 * platform/chromium-win/fast/media/media-feature-wgt-view-mode-expected.png: Removed.
705 * platform/chromium-win/fast/media/media-feature-wgt-view-mode-expected.txt: Removed.
706 * platform/chromium/test_expectations.txt: Skip fast/media/media-feature-wgt-view-mode.html.
708 2010-04-07 Andrew Scherkus <scherkus@chromium.org>
710 Unreviewed, checking in missing image baselines for fast/layers/video-layer.html
712 * platform/chromium-linux/fast/layers/video-layer-expected.checksum: Added.
713 * platform/chromium-linux/fast/layers/video-layer-expected.png: Added.
714 * platform/chromium-mac/fast/layers/video-layer-expected.checksum: Added.
715 * platform/chromium-mac/fast/layers/video-layer-expected.png: Added.
716 * platform/chromium-win/fast/layers/video-layer-expected.checksum: Updated.
717 * platform/chromium-win/fast/layers/video-layer-expected.png: Updated.
719 2010-04-06 Enrica Casucci <enrica@apple.com>
721 Reviewed by Dave Hyatt.
723 Text repainting does not account for glyphs which draw outside the typographic bounds of the font (6274).
724 <rdar://problem/6649734>
725 <https://bugs.webkit.org/show_bug.cgi?id=6274>
727 * fast/repaint/stacked-diacritics.html: Added.
728 * platform/mac/fast/repaint/stacked-diacritics-expected.checksum: Added.
729 * platform/mac/fast/repaint/stacked-diacritics-expected.png: Added.
730 * platform/mac/fast/repaint/stacked-diacritics-expected.txt: Added.
732 2010-04-07 Sheriff Bot <webkit.review.bot@gmail.com>
734 Unreviewed, rolling out r57196.
735 http://trac.webkit.org/changeset/57196
736 https://bugs.webkit.org/show_bug.cgi?id=37196
738 Multiple layout test failures on Chromium (Requested by yurys
741 * inspector/timeline-test.js:
743 2010-04-07 Jaime Yap <jaimeyap@google.com>
745 Reviewed by Yury Semikhatsky.
747 Adds callerFuncName to the list of nondeterministic fields in the timeline
749 https://bugs.webkit.org/show_bug.cgi?id=36839
751 * inspector/timeline-test.js:
753 2010-04-06 Adam Barth <abarth@webkit.org>
755 Reviewed by Eric Seidel.
757 REGRESSION: Worker termination via JS timeout may cause worker tests like fast/workers/worker-terminate.html fail.
758 https://bugs.webkit.org/show_bug.cgi?id=36646
760 * fast/workers/resources/worker-run-forever.js: Added.
761 * fast/workers/worker-terminate-forever-expected.txt: Added.
762 * fast/workers/worker-terminate-forever.html: Added.
763 - Test what happens when we terminate an infinitely running worker.
764 The essential point is that we don't spam the console with
765 nonsense about a timeout.
766 * platform/mac/Skipped:
767 - Rescue worker-terminate.html from the Skipped list now that we've
768 fixed the underlying bug that was causing the flakiness.
770 2010-04-06 Andrew Scherkus <scherkus@chromium.org>
772 Reviewed by Eric Seidel.
774 Checking in new baselines for media/video-controls-rendering.html and fast/layers/video-layer.html.
775 https://bugs.webkit.org/show_bug.cgi?id=37180
777 * platform/chromium-linux/media/video-controls-rendering-expected.checksum: Wasn't rebaselined when Linux scrollbars changed.
778 * platform/chromium-linux/media/video-controls-rendering-expected.png: Ditto.
779 * platform/chromium-mac/fast/layers/video-layer-expected.txt: Wasn't rebaselined when audio/video UI was refreshed.
780 * platform/chromium-win/fast/layers/video-layer-expected.txt: Ditto.
781 * platform/chromium/test_expectations.txt: Removed expectations for the above two tests.
783 2010-04-06 Mark Rowe <mrowe@apple.com>
785 Rubber-stamped by Oliver Hunt.
787 REGRESSION (r57113): editing/inserting/break-blockquote-after-delete.html fails on Windows
788 <http://webkit.org/b/37156> / <rdar://problem/7832408>
790 Land Windows-specific results for editing/inserting/break-blockquote-after-delete.html. <rdar://problem/7834280>
791 tracks understanding the root cause of this difference between Mac and Windows.
793 * platform/win/editing/inserting/break-blockquote-after-delete-expected.checksum: Copied from LayoutTests/platform/mac/editing/inserting/break-blockquote-after-delete-expected.checksum.
794 * platform/win/editing/inserting/break-blockquote-after-delete-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/break-blockquote-after-delete-expected.png.
795 * platform/win/editing/inserting/break-blockquote-after-delete-expected.txt: Copied from LayoutTests/platform/chromium-mac/editing/inserting/break-blockquote-after-delete-expected.txt.
797 2010-04-06 Chris Evans <cevans@chromium.org>
799 Reviewed by Adam Barth.
801 Add test for javascript:window.open() popup blocker bypass.
802 https://bugs.webkit.org/show_bug.cgi?id=37138
804 * fast/events/popup-blocked-from-window-open.html: added
805 * fast/events/popup-blocked-from-window-open-expected.txt: added
807 2010-04-06 Adam Barth <abarth@webkit.org>
809 Reviewed by Alexey Proskuryakov.
811 transitions/transition-end-event-transform.html fails intermittently on Tiger Intel Release bot
812 https://bugs.webkit.org/show_bug.cgi?id=37145
814 The timeout on this test is wrong because the helper library assumes
815 that we're only going to do one transition, but the test actually does
816 two in sequence. This patch doubles the timeout to account for that.
818 The design of these tests are quite unfortunate because these timeout
819 behaviors don't seem like they'd be reliable on slow machines like
820 Tiger. I'm not 100% convinced that this will fix the flakiness, but it
821 seems like an improvement.
823 I'll file a separate bug about DRT leaking state from one test to
826 * transitions/transition-end-event-helpers.js:
827 * transitions/transition-end-event-set-none.html:
829 2010-04-06 Krithigassree Sambamurthy <krithigassree.sambamurthy@nokia.com>
831 Reviewed by Laszlo Gombos.
833 [Qt] These tests can be removed from the skipped list since these
834 work after the redirection loop detection implemented in qt network.
835 https://bugs.webkit.org/show_bug.cgii?id=36690
837 * platform/qt/Skipped:
839 2010-04-06 Andrew Scherkus <scherkus@chromium.org>
841 Unreviewed, media test expectations tweak.
843 We now regularly run http/tests/media and have to mark a few tests as TIMEOUT.
845 * platform/chromium/test_expectations.txt:
847 2010-04-06 Chris Fleizach <cfleizach@apple.com>
849 Reviewed by Beth Dakin.
851 aria-label doesn't work on image map area
852 https://bugs.webkit.org/show_bug.cgi?id=36977
854 * platform/mac/accessibility/area-with-aria-label-expected.txt: Added.
855 * platform/mac/accessibility/area-with-aria-label.html: Added.
857 2010-04-06 Andrew Scherkus <scherkus@chromium.org>
859 Unreviewed, cleaning up media layout test expectations.
861 Mostly correcting bug numbers, updating comments, and fixing expectations.
863 * platform/chromium/test_expectations.txt:
865 2010-04-01 Yuzo Fujishima <yuzo@google.com>
867 Reviewed by Darin Adler.
869 Fix bug: CSS3 :not selector with ID simple selector sequence test fails
870 https://bugs.webkit.org/show_bug.cgi?id=36276
872 * fast/css/invalid-not-with-simple-selector-sequence-expected.txt: Added.
873 * fast/css/invalid-not-with-simple-selector-sequence.html: Added.
875 2010-04-06 Darin Adler <darin@apple.com>
877 REGRESSION (r57109): editing/pasteboard/drag-image-to-contenteditable-in-iframe.html fails on Windows
878 https://bugs.webkit.org/show_bug.cgi?id=37157
880 * platform/win/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt:
881 Copied from platform/mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt.
882 Windows gets a different result than Mac because the dragging code ends up making the src attribute
883 of the dragged element have a full path on Windows, but not on Mac.
885 2010-04-06 Bryan Yeung <bryeung@chromium.org>
887 Reviewed by Dimitri Glazkov.
889 Update chromium expectations for passing Linux tests.
891 * platform/chromium/test_expectations.txt:
893 2010-04-06 Yury Semikhatsky <yurys@chromium.org>
895 Unreviewed. Update Chromium test expectations for fast/dom/error-to-string-stack-overflow.html.
897 * platform/chromium-mac/fast/dom/error-to-string-stack-overflow-expected.txt:
898 * platform/chromium-win/fast/dom/error-to-string-stack-overflow-expected.txt:
899 * platform/chromium/test_expectations.txt:
901 2010-04-06 Ilya Tikhonovsky <loislo@chromium.org>
903 Reviewed by Pavel Feldman.
905 Web Inspector: The JS code can be not optimal from memory usage point of view.
906 As example it can generate a lot of temp objects and GC will spend significant time to collect these objects.
907 GCRun event will show us these moments. Also each event can show us how much memory is in use.
908 https://bugs.webkit.org/show_bug.cgi?id=37025
910 * inspector/timeline-enum-stability-expected.txt:
911 * inspector/timeline-event-dispatch-expected.txt:
912 * inspector/timeline-layout-expected.txt:
913 * inspector/timeline-mark-timeline-expected.txt:
914 * inspector/timeline-network-resource-expected.txt:
915 * inspector/timeline-paint-expected.txt:
916 * inspector/timeline-parse-html-expected.txt:
917 * inspector/timeline-recalculate-styles-expected.txt:
918 * inspector/timeline-script-tag-1-expected.txt:
919 * inspector/timeline-script-tag-2-expected.txt:
920 * inspector/timeline-test.js:
921 * platform/chromium-win/inspector/timeline-event-dispatch-expected.txt:
922 * platform/chromium-win/inspector/timeline-mark-timeline-expected.txt:
923 * platform/chromium-win/inspector/timeline-network-resource-expected.txt:
924 * platform/chromium-win/inspector/timeline-paint-expected.txt:
925 * platform/chromium-win/inspector/timeline-parse-html-expected.txt:
927 2010-04-06 Yury Semikhatsky <yurys@chromium.org>
929 Unreviewed. Update Chromium test expectations.
931 https://bugs.webkit.org/show_bug.cgi?id=36375
933 * platform/chromium-win/fast/workers/worker-script-error-expected.txt:
935 2010-04-06 Yury Semikhatsky <yurys@chromium.org>
937 Unreviewed. Update Chromium test expectations.
939 https://bugs.webkit.org/show_bug.cgi?id=36375
941 * platform/chromium-win/fast/workers/worker-script-error-expected.txt:
943 2010-04-06 Pavel Feldman <pfeldman@chromium.org>
945 Not reviewed: rebaselining Chromium layout test expectations.
947 * platform/chromium-mac/editing/inserting/break-blockquote-after-delete-expected.txt: Added.
948 * platform/chromium-mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.checksum: Added.
949 * platform/chromium-mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png: Added.
950 * platform/chromium-mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt: Added.
951 * platform/chromium-mac/fast/backgrounds/size/contain-and-cover-expected.checksum: Added.
952 * platform/chromium-mac/fast/backgrounds/size/contain-and-cover-expected.png: Added.
953 * platform/chromium/test_expectations.txt:
955 2010-04-06 Csaba Osztrogonác <ossy@webkit.org>
957 Reviewed by Eric Seidel.
959 [Qt] LayoutTests/fast/canvas/canvas-text-alignment.html skipped on Qt
960 https://bugs.webkit.org/show_bug.cgi?id=36058
962 fast/canvas/canvas-text-alignment.html passes, so it can be unskipped.
963 Compared to png file and Mac expected file.
965 * platform/qt/Skipped: fast/canvas/canvas-text-alignment.html unskipped.
966 * platform/qt/fast/canvas/canvas-text-alignment-expected.checksum: Added.
967 * platform/qt/fast/canvas/canvas-text-alignment-expected.png: Added.
968 * platform/qt/fast/canvas/canvas-text-alignment-expected.txt: Added.
970 2010-04-06 Dirk Schulze <krit@webkit.org>
972 Reviewed by Oliver Hunt.
974 SVG/SMIL parse failure on attribute keySplines
975 https://bugs.webkit.org/show_bug.cgi?id=37071
977 Test correct parsing of keySplines.
979 * svg/animations/animate-keySplines-expected.txt: Added.
980 * svg/animations/animate-keySplines.html: Added.
981 * svg/animations/script-tests/animate-keySplines.js: Added.
987 2010-04-06 Pavel Feldman <pfeldman@chromium.org>
989 Not reviewed: more updates to test expectations for Chromium roll.
991 * platform/chromium/test_expectations.txt:
993 2010-04-06 Pavel Feldman <pfeldman@chromium.org>
995 Not reviewed: updated test expectations for Chromium roll.
997 * platform/chromium/test_expectations.txt:
999 2010-04-06 Yury Semikhatsky <yurys@chromium.org>
1001 Reviewed by Pavel Feldman.
1003 Test that exception which occurs in onerror handler is reported to the Worker object.
1005 https://bugs.webkit.org/show_bug.cgi?id=36375
1007 * fast/workers/worker-script-error-expected.txt:
1008 * fast/workers/worker-script-error.html:
1010 2010-04-05 Dimitri Glazkov <dglazkov@chromium.org>
1012 Reviewed by Darin Adler
1014 Style update done due to mutation event dispatching in textarea can be
1015 used to corrupt the render tree.
1016 https://bugs.webkit.org/show_bug.cgi?id=36864
1018 Modified listbox-selection.html to correctly set the size during
1019 creation. Otherwise, options added to it as a menuList, resulting
1020 in a default selection of the first item.
1022 Added a few more tests to ensure we capture correct behavior for
1023 select elements and their default selection, as well as the influence
1024 of when layout occurs.
1026 * fast/forms/listbox-selection.html:
1027 * fast/forms/select-change-listbox-to-popup-roundtrip.html: Added.
1028 * fast/forms/select-change-popup-to-listbox-roundtrip.html: Added.
1029 * fast/forms/textarea-and-mutation-events.html: Added.
1031 2010-04-05 Mark Rowe <mrowe@apple.com>
1033 Update a test result.
1035 * platform/mac/editing/inserting/break-blockquote-after-delete-expected.txt:
1037 2010-04-05 Mark Rowe <mrowe@apple.com>
1039 Reviewed by Adele Peterson.
1041 Test case for <http://webkit.org/b/37115> / <rdar://problem/7829331>.
1042 REGRESSION(r56989): Crash in Mail in WebCore::Position::isCandidate when deleting block using block deletion UI
1044 * platform/mac/editing/deleting/deletionUI-successful-deletion-expected.txt: Added.
1045 * platform/mac/editing/deleting/deletionUI-successful-deletion.html: Added.
1046 * platform/mac/editing/deleting/resources/deletionUI-helpers.js:
1047 (deletionUIDeleteButtonForElement):
1048 (determineDeletionUIExistence):
1050 2010-04-05 Darin Adler <darin@apple.com>
1052 Reviewed by Sam Weinig.
1054 Images must re-load when an image-holding element moves into a new document
1055 https://bugs.webkit.org/show_bug.cgi?id=37127
1057 * fast/images/move-image-to-new-document-expected.txt: Added.
1058 * fast/images/move-image-to-new-document.html: Added.
1059 * fast/images/script-tests/move-image-to-new-document.js: Added.
1061 * fast/js/resources/js-test-post.js: Added a feature for doing asynchronous scripting
1062 tests. The caller sets jsTestIsAsync to true and then calls finishJSTest when done.
1063 Used by the above test.
1065 * platform/mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.checksum:
1066 * platform/mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png:
1067 * platform/mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt:
1068 Updated since the old test result relied on an incorrect load of an image.
1069 The relative URL has a different base when moved into the subframe document.
1071 2010-04-05 Zhenyao Mo <zmo@google.com>
1073 Reviewed by Darin Adler.
1075 A few tests in fast/canvas/webgl/ failed on Leopard Release Bot randomly.
1076 https://bugs.webkit.org/show_bug.cgi?id=37077
1077 https://bugs.webkit.org/show_bug.cgi?id=37098
1079 * fast/canvas/webgl/drawArraysOutOfBounds-expected.txt: Gathering more information about framebuffer status when failure happens.
1080 * fast/canvas/webgl/drawArraysOutOfBounds.html: Ditto.
1081 * fast/canvas/webgl/drawElementssOutOfBounds-expected.txt: Ditto.
1082 * fast/canvas/webgl/drawElementssOutOfBounds.html: Ditto.
1083 * fast/canvas/webgl/index-validation-copies-indices-expected.txt: Ditto.
1084 * fast/canvas/webgl/index-validation-copies-indices.html: Ditto.
1086 2010-04-05 Yuta Kitamura <yutak@chromium.org>
1088 Reviewed by Darin Adler.
1090 Escape control characters in CSS string value when it is serialilzed.
1092 When WebKit serializes a CSS string value that contains binary characters
1093 ('\0\1\2' for example), it did not escape these characters. As a result,
1094 users got (invisible) control characters through scripts. This change fixes
1097 As a side effect, two separate codes for escaping CSS strings are merged, and
1098 become a public function (quoteCSSString).
1100 CSS string value is not correctly serialized when it contains binary characters
1101 https://bugs.webkit.org/show_bug.cgi?id=28938
1103 * fast/css/script-tests/string-quote-binary.js: Added.
1104 * fast/css/string-quote-binary-expected.txt: Added.
1105 * fast/css/string-quote-binary.html: Added.
1106 * fast/js/resources/js-test-pre.js:
1107 (shouldBeEqualToString): Considering the case when the argument contains binary characters.
1109 2010-04-05 John Gregg <johnnyg@google.com>
1111 Reviewed by Darin Adler.
1113 Notifications should not resolve an empty icon parameter as a relative URL
1114 https://bugs.webkit.org/show_bug.cgi?id=36862
1116 * fast/notifications/notifications-no-icon-expected.txt: Added.
1117 * fast/notifications/notifications-no-icon.html-disabled: Added.
1119 2010-04-05 Sheriff Bot <webkit.review.bot@gmail.com>
1121 Unreviewed, rolling out r57081.
1122 http://trac.webkit.org/changeset/57081
1123 https://bugs.webkit.org/show_bug.cgi?id=37121
1125 We think it triggered two tests to fail on Tiger because of
1126 race conditions (Requested by abarth on #webkit).
1128 * fast/forms/listbox-selection.html:
1129 * fast/forms/select-change-listbox-to-popup-roundtrip-expected.txt: Removed.
1130 * fast/forms/select-change-listbox-to-popup-roundtrip.html: Removed.
1131 * fast/forms/select-change-popup-to-listbox-roundtrip-expected.txt: Removed.
1132 * fast/forms/select-change-popup-to-listbox-roundtrip.html: Removed.
1133 * fast/forms/textarea-and-mutation-events-expected.txt: Removed.
1134 * fast/forms/textarea-and-mutation-events.html: Removed.
1136 2010-04-05 Alexey Proskuryakov <ap@apple.com>
1138 Updated expected pixel results for missing plug-in, now using text placeholder.
1140 * platform/mac/plugins/qt-qwidget-plugin-expected.checksum:
1141 * platform/mac/plugins/qt-qwidget-plugin-expected.png:
1143 2010-04-05 yael aharon <yael.aharon@nokia.com>
1146 Separate test results for windows platform because progress element is not implemented for that platform yet.
1148 * platform/win/fast/dom/Window/window-property-descriptors-expected.txt: Added.
1149 * platform/win/fast/dom/prototype-inheritance-2-expected.txt: Added.
1150 * platform/win/fast/dom/prototype-inheritance-expected.txt: Added.
1151 * platform/win/fast/js: Added.
1152 * platform/win/fast/js/global-constructors-expected.txt: Added.
1154 2010-04-05 Chris Fleizach <cfleizach@apple.com>
1158 Bug 37112 - aria-liveregion-notifications.html fails on leopard release bot
1159 https://bugs.webkit.org/show_bug.cgi?id=37112
1161 Disabling this test on Leopard until further investigation can reveal the answer.
1162 It looks like at this point, any new test added will cause this test to fail on Leopard
1163 release bot, even if it has nothing to do with live regions.
1165 * platform/mac-leopard/Skipped:
1167 2010-04-05 Chris Fleizach <cfleizach@apple.com>
1169 Reviewed by Darin Adler.
1172 Bug 37040 - AX: need to send selected children change notification when aria-selected changed
1173 https://bugs.webkit.org/show_bug.cgi?id=37040
1175 * platform/mac/accessibility/aria-listbox-selectedchildren-change-expected.txt: Added.
1176 * platform/mac/accessibility/aria-listbox-selectedchildren-change.html: Added.
1178 2010-04-05 yael aharon <yael.aharon@nokia.com>
1181 Separate test results for gtk platform because progress element is not implemented for that platform yet.
1183 * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt: Added.
1184 * platform/gtk/fast/dom/prototype-inheritance-expected.txt: Added.
1185 * platform/gtk/fast/js: Added.
1186 * platform/gtk/fast/js/global-constructors-expected.txt: Added.
1188 2010-04-05 Adam Barth <abarth@webkit.org>
1192 Update expected results for addition of HTMLProgressElement. We didn't
1193 see these errors until later because our dependencies are screwed up.
1195 * fast/dom/Window/window-properties-expected.txt:
1196 * fast/dom/Window/window-property-descriptors-expected.txt:
1197 * fast/dom/prototype-inheritance-2-expected.txt:
1198 * fast/dom/prototype-inheritance-expected.txt:
1199 * fast/js/global-constructors-expected.txt:
1201 2010-04-05 Robert Hogan <robert@webkit.org>
1203 Reviewed by Kenneth Rohde-Christiansen.
1205 [Qt] Fix infinite redirection loop in QNetworkReplyHandler
1207 Unskip http/tests/xmlhttprequest/connection-error-sync.html
1209 https://bugs.webkit.org/show_bug.cgi?id=37097
1211 * platform/qt/Skipped:
1213 2010-04-05 Kenneth Rohde Christiansen <kenneth@webkit.org>
1215 Unreviewed layout test fix.
1217 Update mac results for iframe flattening.
1219 * platform/mac/fast/frames/flattening/iframe-flattening-fixed-height-expected.txt:
1220 * platform/mac/fast/frames/flattening/iframe-flattening-fixed-width-and-height-expected.txt:
1221 * platform/mac/fast/frames/flattening/iframe-flattening-fixed-width-expected.txt:
1222 * platform/mac/fast/frames/flattening/iframe-flattening-simple-expected.txt:
1224 2010-04-05 Kenneth Rohde Christiansen <kenneth@webkit.org>
1226 Unreviewed layout test fix.
1228 Update Qt results for iframe flattening.
1230 * platform/qt/fast/frames/flattening/iframe-flattening-fixed-height-expected.txt:
1231 * platform/qt/fast/frames/flattening/iframe-flattening-fixed-width-and-height-expected.txt:
1232 * platform/qt/fast/frames/flattening/iframe-flattening-fixed-width-expected.txt:
1233 * platform/qt/fast/frames/flattening/iframe-flattening-simple-expected.txt:
1235 2010-04-05 Yury Semikhatsky <yurys@chromium.org>
1237 Unreviewed, revert r57078.
1239 * fast/workers/worker-script-error-expected.txt:
1240 * fast/workers/worker-script-error.html:
1242 2010-04-05 Dimitri Glazkov <dglazkov@chromium.org>
1244 Reviewed by Darin Adler.
1246 Style update done due to mutation event dispatching in textarea can be
1247 used to corrupt the render tree.
1248 https://bugs.webkit.org/show_bug.cgi?id=36864
1250 Modified listbox-selection.html to correctly set the size during
1251 creation. Otherwise, options added to it as a menuList, resulting
1252 in a default selection of the first item.
1254 Added a few more tests to ensure we capture correct behavior for
1255 select elements and their default selection, as well as the influence
1256 of when layout occurs.
1258 * fast/forms/listbox-selection.html:
1259 * fast/forms/select-change-listbox-to-popup-roundtrip.html: Added.
1260 * fast/forms/select-change-popup-to-listbox-roundtrip.html: Added.
1261 * fast/forms/textarea-and-mutation-events.html: Added.
1263 2010-04-05 Yury Semikhatsky <yurys@chromium.org>
1265 Reviewed by Pavel Feldman.
1267 Test that exception which occurs in onerror handler is reported to the Worker object.
1269 https://bugs.webkit.org/show_bug.cgi?id=36375
1271 * fast/workers/worker-script-error-expected.txt:
1272 * fast/workers/worker-script-error.html:
1274 2010-04-05 Robert Hogan <robert@webkit.org>
1276 Rubber-stamped by Kenneth-Rohde Christiansen.
1278 re-login.html and re-login-async.html are now tracked in bugzilla.
1280 https://bugs.webkit.org/show_bug.cgi?id=37084
1282 * platform/qt/Skipped:
1284 2010-04-05 Pavel Feldman <pfeldman@chromium.org>
1286 Not reviewed: chromium test expectations update for the roll.
1288 * platform/chromium/test_expectations.txt:
1290 2010-04-03 Antonio Gomes <tonikitoo@webkit.org>
1292 Unreviewed expected results fix.
1294 The implementation was fixed, and results were no longer valid.
1296 * fast/events/spatial-navigation/snav-iframe-no-scrollable-content-expected.txt:
1297 * fast/events/spatial-navigation/snav-iframe-no-scrollable-content.html:
1299 2010-04-03 Jakub Wieczorek <jwieczorek@webkit.org>
1303 [Qt] Skip five XMLHttpRequest tests that are timing out.
1305 * platform/qt/Skipped: Add a comment on why they are failing.
1307 2010-04-03 Jakub Wieczorek <jwieczorek@webkit.org>
1309 Rubber-stamped by Daniel Bates.
1311 Fix the fast/events/popup-allowed-from-gesture-initiated-event.html test
1312 failure on the Qt and GTK+ ports.
1314 Refactor it to not hardcode any metrics (in order to dispatch mouse events)
1315 but instead calculate them from the offset* properties.
1317 * fast/events/popup-allowed-from-gesture-initiated-event.html:
1319 2010-04-03 Kenneth Russell <kbr@google.com>
1321 Reviewed by Darin Fisher.
1323 Inconsistent failure modes from uniform[Matrix]* with null WebGLUniformLocation
1324 https://bugs.webkit.org/show_bug.cgi?id=36574
1326 Fixed bugs in JavaScript bindings for uniform[Matrix]* entry
1327 points causing them to throw exceptions rather than synthesize GL
1328 errors. Fixed the implementations to synthesize INVALID_VALUE
1329 rather than INVALID_OPERATION to comply to the WebGL spec. Updated
1330 uniform-location-expected.txt to incorporate the correct error.
1331 Tested in Safari and Chromium.
1333 * fast/canvas/webgl/null-uniform-location-expected.txt: Added.
1334 * fast/canvas/webgl/null-uniform-location.html: Added.
1335 * fast/canvas/webgl/script-tests/null-uniform-location.js: Added.
1336 (callUniformFunction):
1337 * fast/canvas/webgl/uniform-location-expected.txt:
1339 2010-04-02 Andy Estes <aestes@apple.com>
1341 Reviewed by Adam Barth.
1343 Tests for https://bugs.webkit.org/show_bug.cgi?id=37008.
1345 * fast/events/popup-allowed-from-gesture-initiated-event-expected.txt: Added.
1346 * fast/events/popup-allowed-from-gesture-initiated-event.html: Added.
1347 * fast/events/popup-blocked-from-fake-button-click-expected.txt: Added.
1348 * fast/events/popup-blocked-from-fake-button-click.html: Added.
1349 * fast/events/popup-blocked-from-fake-focus-expected.txt: Added.
1350 * fast/events/popup-blocked-from-fake-focus.html: Added.
1352 2010-04-02 Adam Barth <abarth@webkit.org>
1356 REGRESSION(56394): http/tests/xmlhttprequest/xmlhttprequest-50ms-download-dispatch.html fails on Tiger
1357 https://bugs.webkit.org/show_bug.cgi?id=36934
1359 Attempt Alexey's solution of using a non-sniffable MIME type.
1361 * http/tests/xmlhttprequest/resources/download-with-delay.php:
1363 2010-04-02 Adam Barth <abarth@webkit.org>
1365 Unreviewed. Disabled fast/workers/worker-terminate.html because it
1366 randomly fails about 25% of the time.
1368 https://bugs.webkit.org/show_bug.cgi?id=36646
1370 * platform/mac/Skipped:
1372 2010-04-02 Darin Fisher <darin@chromium.org>
1374 Reviewed by Adam Barth.
1376 https://bugs.webkit.org/show_bug.cgi?id=36647
1377 Make replacestate-in-frame.html less insane and hopefully no longer flaky.
1379 * fast/loader/stateobjects/replacestate-in-iframe-expected.txt:
1380 * fast/loader/stateobjects/replacestate-in-iframe.html:
1381 * fast/loader/stateobjects/resources/replacestate-in-iframe-window-child.html: Added.
1382 * fast/loader/stateobjects/resources/replacestate-in-iframe-window.html: Added.
1384 2010-04-02 Justin Schuh <jschuh@chromium.org>
1386 Reviewed by Alexey Proskuryakov.
1388 XHR allows arbitrary XSRF across domains
1389 https://bugs.webkit.org/show_bug.cgi?id=36843
1391 Added a one-line change to prevent bypassing the XDC check on
1392 synchronous preflighted requests. Added layout tests to cover
1393 variations of this problem.
1395 * http/tests/xmlhttprequest/access-control-preflight-async-header-denied-expected.txt: Added.
1396 * http/tests/xmlhttprequest/access-control-preflight-async-header-denied.html: Added.
1397 * http/tests/xmlhttprequest/access-control-preflight-async-method-denied-expected.txt: Added.
1398 * http/tests/xmlhttprequest/access-control-preflight-async-method-denied.html: Added.
1399 * http/tests/xmlhttprequest/access-control-preflight-sync-header-denied-expected.txt: Added.
1400 * http/tests/xmlhttprequest/access-control-preflight-sync-header-denied.html: Added.
1401 * http/tests/xmlhttprequest/access-control-preflight-sync-method-denied-expected.txt: Added.
1402 * http/tests/xmlhttprequest/access-control-preflight-sync-method-denied.html: Added.
1403 * http/tests/xmlhttprequest/resources/access-control-preflight-denied-xsrf.php: Added.
1405 2010-04-02 Andrew Scherkus <scherkus@chromium.org>
1407 Reviewed by Eric Carlson and Eric Seidel.
1409 Don't stop the playback event timer when media resource loading has suspended.
1410 https://bugs.webkit.org/show_bug.cgi?id=37003
1412 When a user agent decides to suspend media resource loading and enters the
1413 NETWORK_IDLE state we are supposed to only stop the progress event timer but
1414 keep the playback timer running.
1416 Currently Chromium is the only platform that fires the suspend event
1417 hence most platforms skipping this test.
1419 * http/tests/media/video-play-suspend-expected.txt: Added.
1420 * http/tests/media/video-play-suspend.html: Added.
1421 * platform/gtk/Skipped: Doesn't fire a suspend event.
1422 * platform/mac/Skipped: Ditto.
1423 * platform/win/Skipped: Ditto.
1425 2010-04-02 David Levin <levin@chromium.org>
1427 Reviewed by Darin Adler.
1429 (non-generated) code should only use CanvasRenderingContext::canvas as a CanvasSurface.
1430 https://bugs.webkit.org/show_bug.cgi?id=36906
1432 * fast/canvas/script-tests/canvas-gradient-addStop-error.js: Changed the test
1433 to create a new canvas after switching to dashboard compatiblity mode, which is
1434 needed now that the compatibility mode is cached in the canvas.
1436 2010-04-02 Zhenyao Mo <zmo@google.com>
1438 Reviewed by Eric Seidel.
1440 Implement and test new framebuffer object attachment behavior.
1441 https://bugs.webkit.org/show_bug.cgi?id=35611
1443 * fast/canvas/webgl/framebuffer-object-attachment-expected.txt: Added, test framebuffer object attachment behavior.
1444 * fast/canvas/webgl/framebuffer-object-attachment.html: Added, framebuffer object attachment behavior.
1445 * fast/canvas/webgl/script-tests/gl-object-get-calls.js: DEPTH_COMPONENT is no longer a valid input, use DEPTH_COMPONENT16 instead.
1446 * platform/mac-snowleopard/Skipped: The bot does not support EXT_packed_depth_stencil, skip the framebuffer-object-attachment.html test.
1448 2010-04-02 Zhenyao Mo <zmo@google.com>
1450 Reviewed by Eric Seidel.
1452 fast/canvas/webgl/index-validation.html failed on Leopard Commit Bot
1453 https://bugs.webkit.org/show_bug.cgi?id=36908
1455 * fast/canvas/webgl/index-validation-expected.txt: Gathering more information about the cause of the failure. It's not a fix, and it won't worse change the current test behavior either, i.e., it won't make it better or worse.
1456 * fast/canvas/webgl/script-tests/index-validation.js: Ditto.
1458 2010-04-02 Kent Tamura <tkent@chromium.org>
1460 Reviewed by Darin Adler.
1462 Form control state shouldn't be restored for hidden inputs.
1463 https://bugs.webkit.org/show_bug.cgi?id=26241
1465 * fast/forms/button-state-restore.html: Updated for the behavior change.
1466 * fast/forms/state-restore-to-non-edited-controls-expected.txt: Added.
1467 * fast/forms/state-restore-to-non-edited-controls.html: Added.
1469 2010-04-02 Kent Tamura <tkent@chromium.org>
1471 Reviewed by Darin Adler.
1473 Forms with autocomplete=off should not consume saved state
1474 https://bugs.webkit.org/show_bug.cgi?id=36762
1476 * fast/forms/state-restore-to-non-autocomplete-form-expected.txt: Added.
1477 * fast/forms/state-restore-to-non-autocomplete-form.html: Added.
1479 2010-04-02 Dirk Schulze <krit@webkit.org>
1483 [Gtk] LayoutTest feColorMatrix-value with different results over Gtk bots
1484 https://bugs.webkit.org/show_bug.cgi?id=37029
1486 Adding svg/filters/feColorMatrix-values.svg to the Gtk skip list. Opened
1487 the bug report from above.
1489 * platform/gtk/Skipped:
1491 2010-04-02 Eric Seidel <eric@webkit.org>
1493 Reviewed by Darin Adler.
1495 Incorrect insertion position after typing 'ำ' (THAI CHARACTER SARA AM = 0E33)
1496 https://bugs.webkit.org/show_bug.cgi?id=36858
1498 Add failing results for Tiger to make the Tiger bot green.
1499 We may wish to actually fix Tiger at some point.
1501 * platform/mac-tiger/fast/text/multiglyph-characters-expected.txt: Added.
1503 2010-04-02 Darin Fisher <darin@chromium.org>
1505 Add chromium suppression for http/tests/xhtmlmp since we do not support
1508 * platform/chromium/test_expectations.txt:
1510 2010-04-02 Csaba Osztrogonác <ossy@webkit.org>
1512 [Qt] http/tests/xmlhttprequest/access-control-response-with-body.html was introduced in r56955,
1513 but it fails: "NETWORK_ERR: XMLHttpRequest Exception 101: A network error occured in synchronous requests."
1515 * platform/qt/Skipped: http/tests/xmlhttprequest/access-control-response-with-body.html skipped.
1517 2010-04-02 Csaba Osztrogonác <ossy@webkit.org>
1519 [Qt] Platform specific expected file added for test introduced in r56775,
1520 because it passes. Compared to png file and Mac expected file.
1522 * platform/qt/svg/custom/animation-currentColor-expected.txt: Added.
1524 2010-04-02 Laszlo Gombos <laszlo.1.gombos@nokia.com>
1526 Reviewed by Eric Seidel.
1528 Accept XHTML-MP content type as XHTML content
1529 https://bugs.webkit.org/show_bug.cgi?id=34262
1531 Add a simple test that fails if XHTML-MP mime
1532 type is not accepted.
1534 * http/conf/mime.types: Register XHTML-MP mime
1535 type with the test server
1536 * http/tests/xhtmlmp: Added.
1537 * http/tests/xhtmlmp/xhtml-expected.txt: Added.
1538 * http/tests/xhtmlmp/xhtml.xhtmlmp: Added. Testcase
1539 with the newly registered file extension.
1541 2010-04-02 Kent Tamura <tkent@chromium.org>
1543 Unreviewed test fix. Follow the behavior change by r56962.
1545 * editing/selection/4960137.html:
1547 2010-04-02 Eric Seidel <eric@webkit.org>
1549 Unreviewed, just updating expected results for passing tests.
1551 suppress image failures for now to get a clean test run w/ pixel tests enabled for new-run-webkit-tests
1552 https://bugs.webkit.org/show_bug.cgi?id=36620
1554 Remove several tests marked MISSING which no longer seem to be missing.
1556 * platform/mac/test_expectations.txt:
1558 2010-04-02 Adam Barth <abarth@webkit.org>
1560 Reviewed by Eric Seidel.
1562 REGRESSION(56295): http/tests/security/xssAuditor/xss-protection-parsing-01.html times out on Tiger Bot
1563 https://bugs.webkit.org/show_bug.cgi?id=36933
1565 Change the test design in an attempt to get this passing on Tiger. In
1566 this variation, we use a POST request to work around possible caching
1567 issues in Tiger's CFNetwork.
1569 * http/tests/security/xssAuditor/xss-protection-parsing-01-expected.txt:
1570 * http/tests/security/xssAuditor/xss-protection-parsing-01.html:
1572 2010-04-01 MORITA Hajime <morrita@google.com>
1574 Reviewed by Darin Adler.
1576 setting document.title doesn't change document.title value
1577 https://bugs.webkit.org/show_bug.cgi?id=36802
1579 * fast/dom/Document/script-tests/title-with-multiple-children.js: Added.
1580 * fast/dom/Document/title-with-multiple-children-expected.txt: Added.
1581 * fast/dom/Document/title-with-multiple-children.html: Added.
1583 2010-04-01 Dirk Schulze <krit@webkit.org>
1585 Reviewed by Nikolas Zimmermann.
1587 Move some SVG mac results to the SVG base directory, to give other platforms like Gtk
1589 Gtk needs a platform specific result for feColorMatrix-values.
1591 * platform/gtk/svg/filters/feColorMatrix-values-expected.txt: Added.
1592 * platform/mac/svg/custom/animation-currentColor-expected.txt: Removed.
1593 * platform/mac/svg/custom/glyph-transformation-with-hkern-expected.txt: Removed.
1594 * platform/mac/svg/custom/gradient-with-1d-boundingbox-expected.txt: Removed.
1595 * svg/custom/animation-currentColor-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/animation-currentColor-expected.txt.
1596 * svg/custom/glyph-transformation-with-hkern-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/glyph-transformation-with-hkern-expected.txt.
1597 * svg/custom/gradient-with-1d-boundingbox-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/gradient-with-1d-boundingbox-expected.txt.
1599 2010-04-01 Dirk Schulze <krit@webkit.org>
1601 Reviewed by Nikolas Zimmermann.
1603 This is a follow up to commit r56906. The fourth filter example,
1604 feMorphology, shouldn't be displayed. filterRes causes a scaling of the filter
1605 parameters, so that one value of 'radius' is lower than one.
1606 The spec want us to round filter values down and a value of zero
1607 for 'radius' stops the rendering process of feMorphology.
1609 * platform/mac/svg/filters/filterRes-expected.png:
1611 2010-04-01 Eric Seidel <eric@webkit.org>
1613 Unreviewed, just adding flaky tests to test_expectations.
1615 Mark fast/dom/global-constructors.html and
1616 fast/tokenizer/doctype-search-reset.html as flaky when run
1617 under new-run-webkit-tests.
1619 https://bugs.webkit.org/show_bug.cgi?id=35006
1620 https://bugs.webkit.org/show_bug.cgi?id=37007
1622 * platform/mac/test_expectations.txt:
1624 2010-04-01 Sheriff Bot <webkit.review.bot@gmail.com>
1626 Unreviewed. Rollout of http://trac.webkit.org/changeset/56930
1627 https://bugs.webkit.org/show_bug.cgi?id=36977
1629 We suspect that this change broke aria-liveregions-notifications
1631 * platform/mac/accessibility/area-with-aria-label-expected.txt: Removed.
1632 * platform/mac/accessibility/area-with-aria-label.html: Removed.
1634 2010-04-01 MORITA Hajime <morrita@google.com>
1636 Reviewed by Darin Adler.
1638 WebCore::Document::updateLayoutIgnorePendingStylesheets NULL pointer
1639 https://bugs.webkit.org/show_bug.cgi?id=31680
1640 Ownerless nodes leads a crash on DOMSelection APIs
1641 https://bugs.webkit.org/show_bug.cgi?id=36800
1643 * editing/selection/DOMSelection-DocumentType-expected.txt: Added.
1644 * editing/selection/DOMSelection-DocumentType.html: Added.
1645 * editing/selection/DOMSelection-crossing-document-expected.txt: Added.
1646 * editing/selection/DOMSelection-crossing-document.html: Added.
1647 * editing/selection/drag-in-iframe.html:
1648 Updated to follow follow behaviour change.
1649 * editing/selection/script-tests/DOMSelection-DocumentType.js: Added.
1650 * editing/selection/script-tests/DOMSelection-crossing-document.js: Added.
1651 (makeEditableDocument):
1654 2010-04-01 Chris Evans <cevans@chromium.org>
1656 Reviewed by Adam Barth.
1658 Add test for XSLT NULL crash:
1659 https://bugs.webkit.org/show_bug.cgi?id=36804
1661 * LayoutTests/fast/xsl/xslt-bad-import-uri.html: added
1662 * LayoutTests/fast/xsl/xslt-bad-import-uri-expected.txt: added
1663 * LayoutTests/fast/xsl/resources/xslt-bad-import-uri.xml: added
1664 * LayoutTests/fast/xsl/resources/xslt-bad-import-uri.xsl: added
1666 2010-04-01 Alexey Proskuryakov <ap@apple.com>
1668 Reviewed by Darin Adler.
1670 https://bugs.webkit.org/show_bug.cgi?id=36854
1671 <rdar://problem/7811668> REGRESSION (r47291): Body from cross origin preflight response
1672 is prepended to the actual response body
1674 * http/tests/xmlhttprequest/access-control-response-with-body-expected.txt: Added.
1675 * http/tests/xmlhttprequest/access-control-response-with-body-sync-expected.txt: Added.
1676 * http/tests/xmlhttprequest/access-control-response-with-body-sync.html: Added.
1677 * http/tests/xmlhttprequest/access-control-response-with-body.html: Added.
1678 * http/tests/xmlhttprequest/resources/access-control-allow-with-body.php: Added.
1680 2010-04-01 Simon Fraser <simon.fraser@apple.com>
1682 Reviewed by Darin Adler.
1684 Assertion failure (willBeComposited == needsToBeComposited(layer)) in
1685 RenderLayerCompositor::computeCompositingRequirements() on hulu.com
1686 https://bugs.webkit.org/show_bug.cgi?id=36516
1688 Testcase with a compositing layer and a clipping parent, which hit the assertion described by the bug.
1690 * compositing/self-painting-layers2-expected.txt: Added.
1691 * compositing/self-painting-layers2.html: Added.
1693 2010-03-29 Dumitru Daniliuc <dumi@chromium.org>
1695 Reviewed by Dimitri Glazkov.
1697 Testing that executeSql() accepts only one-statement strings.
1699 * storage/executesql-accepts-only-one-statement-expected.txt: Added.
1700 * storage/executesql-accepts-only-one-statement.html: Added.
1702 2010-04-01 James Robinson <jamesr@chromium.org>
1704 Reviewed by Simon Fraser.
1706 Mapping from local to container coord space in updateLayerPositions is quadratic
1707 https://bugs.webkit.org/show_bug.cgi?id=33520
1709 These tests move layers around in various ways to test that the offset caching in
1710 updateLayerPositions() is correct.
1712 * fast/layers/nested-layers-1-expected.txt: Added.
1713 * fast/layers/nested-layers-1.html: Added.
1714 * fast/layers/nested-layers-2-expected.txt: Added.
1715 * fast/layers/nested-layers-2.html: Added.
1716 * fast/layers/nested-layers-3-expected.txt: Added.
1717 * fast/layers/nested-layers-3.html: Added.
1718 * fast/layers/nested-layers-4-expected.txt: Added.
1719 * fast/layers/nested-layers-4.html: Added.
1721 2010-04-01 Chris Marrin <cmarrin@apple.com>
1723 Reviewed by Simon Fraser.
1725 Added layerTreeAsText function to DRT (for Mac)
1726 https://bugs.webkit.org/show_bug.cgi?id=36782
1728 Sample test to show functionality. This test shows a case where the compositing
1729 was corrupted on Windows. This was fixed in http://trac.webkit.org/changeset/56200.
1730 Results are platform specific because the layer tree output contains positions and
1731 sizes that will be different on Mac and Windows.
1733 * compositing/geometry/preserve-3d-switching-expected.txt: Added.
1734 * compositing/geometry/preserve-3d-switching.html: Added.
1736 2010-04-01 Chris Fleizach <cfleizach@apple.com>
1738 Reviewed by Beth Dakin.
1740 Bug 36977 - aria-label doesn't work on image map area
1741 https://bugs.webkit.org/show_bug.cgi?id=36977
1743 * platform/mac/accessibility/area-with-aria-label-expected.txt: Added.
1744 * platform/mac/accessibility/area-with-aria-label.html: Added.
1746 2010-04-01 Julien Chaffraix <jchaffraix@webkit.org>
1748 Reviewed by Eric Seidel.
1752 http/tests/xmlhttprequest/xmlhttprequest-50ms-download-dispatch.html
1754 https://bugs.webkit.org/show_bug.cgi?id=36934
1756 * http/tests/xmlhttprequest/xmlhttprequest-50ms-download-dispatch.html:
1757 Add more explicit failing messages to help find out what is failing.
1759 2010-04-01 Eric Seidel <eric@webkit.org>
1761 Reviewed by Maciej Stachowiak.
1763 REGRESSION(56489): security/block-test.html fails on Tiger Bot
1764 https://bugs.webkit.org/show_bug.cgi?id=36932
1766 It appears that r56489 just forgot to update the Tiger results
1767 to include the new parts of the test. Tiger has had custom
1768 results for this test since r54193.
1770 I just pulled these off the bot. I do not have the domain knowledge
1771 to know if these are right or not. They look fine to me.
1773 * platform/mac-tiger/security/block-test-expected.txt:
1775 2010-04-01 Zhenyao Mo <zmo@google.com>
1777 Reviewed by Eric Seidel.
1779 fast/canvas/webgl/index-validation.html failed on Leopard Commit Bot
1780 https://bugs.webkit.org/show_bug.cgi?id=36908
1782 * fast/canvas/webgl/script-tests/index-validation.js: Disable antialias for this test.
1784 2010-04-01 Simon Fraser <simon.fraser@apple.com>
1786 Reviewed by Dan Bernstein.
1788 Assertion failure: !repaintContainer || repaintContainer == this
1789 https://bugs.webkit.org/show_bug.cgi?id=36672
1791 Test for repainting where the repaintContainer is a descendant of the containing block.
1793 * compositing/repaint/inline-repaint-container-expected.txt: Added.
1794 * compositing/repaint/inline-repaint-container.html: Added.
1796 2010-04-01 Chris Fleizach <cfleizach@apple.com>
1798 Reviewed by Beth Dakin.
1800 Bug 36968 - 1 crash in Safari at com.apple.WebCore: WebCore::Element::getAttribute const
1801 https://bugs.webkit.org/show_bug.cgi?id=36968
1803 * accessibility/crash-with-noelement-selectbox-expected.txt: Added.
1804 * accessibility/crash-with-noelement-selectbox.html: Added.
1806 2010-04-01 yael aharon <yael.aharon@nokia.com>
1808 Reviewed by Darin Adler.
1810 Enable HTMLProgressElement for Safari on OSX
1811 https://bugs.webkit.org/show_bug.cgi?id=36961
1813 * platform/mac/Skipped:
1815 2010-04-03 yael aharon <yael.aharon@nokia.com>
1817 Reviewed by Laszlo Gombos.
1819 set-progress-properties.html expected result should not be platform specific
1820 https://bugs.webkit.org/show_bug.cgi?id=36918
1822 * fast/dom/HTMLProgressElement/set-progress-properties-expected.txt: Added.
1823 * platform/qt/fast/dom/HTMLProgressElement/set-progress-properties-expected.txt: Removed.
1825 2010-04-01 Shu Chang <chang.shu@nokia.com>
1827 Reviewed by Laszlo Gombos.
1829 [Qt] As Qt does not support dashboard compatibility mode, the red squares on
1830 the second row are expected. Rebaseline and unskip test case.
1831 https://bugs.webkit.org/show_bug.cgi?id=36869
1833 * platform/qt/Skipped:
1834 * platform/qt/fast/canvas/fill-stroke-clip-reset-path-expected.checksum: Added.
1835 * platform/qt/fast/canvas/fill-stroke-clip-reset-path-expected.png: Added.
1836 * platform/qt/fast/canvas/fill-stroke-clip-reset-path-expected.txt:
1838 2010-04-01 Yury Semikhatsky <yurys@chromium.org>
1840 Reviewed by Pavel Feldman.
1842 Mark console-log-before-frame-navigation as pssing on Chromium Win.
1844 https://bugs.webkit.org/show_bug.cgi?id=36807
1846 * platform/chromium/test_expectations.txt:
1848 2010-04-01 Alexander Pavlov <apavlov@chromium.org>
1850 Reviewed by Pavel Feldman.
1852 Web Inspector: Audits: fix parsing of injected script-evaluated result for CssInHeadRule
1853 https://bugs.webkit.org/show_bug.cgi?id=36952
1855 * inspector/audits-panel-functional-expected.txt:
1856 * inspector/audits-panel-functional.html:
1858 2010-04-01 Nikolas Zimmermann <nzimmermann@rim.com>
1860 Reviewed by Dirk Schulze.
1862 Fix filter references in svg/filters/filterRes.svg, to make two filters show up in Opera.
1863 Clearly shows we have a regression with filterRes + feMorphology.
1865 * svg/filters/filterRes.svg:
1867 2010-03-31 Nikolas Zimmermann <nzimmermann@rim.com>
1869 Reviewed by Dirk Schulze.
1871 REGRESSION: document.documentElement.getScreenCTM() returns incorrect matrix.
1872 https://bugs.webkit.org/show_bug.cgi?id=27183
1874 Share code between the different svgsvgelement-ctm*.xhtm tests, placed in svg/custom/resources.
1875 Add several new tests covering getCTM()/getScreenCTM() on text, inner and outer svg elements and containers.
1877 * svg/custom/resources/svgsvgelement-ctm.js: Added.
1881 * svg/custom/svgsvgelement-ctm-expected.txt:
1882 * svg/custom/svgsvgelement-ctm.xhtml:
1883 * svg/custom/svgsvgelement-ctm2-expected.txt: Added.
1884 * svg/custom/svgsvgelement-ctm2.xhtml: Added.
1885 * svg/custom/svgsvgelement-ctm3-expected.txt: Added.
1886 * svg/custom/svgsvgelement-ctm3.xhtml: Added.
1887 * svg/custom/svgsvgelement-ctm4-expected.txt: Added.
1888 * svg/custom/svgsvgelement-ctm4.xhtml: Added.
1889 * svg/custom/svgsvgelement-ctm5-expected.txt: Added.
1890 * svg/custom/svgsvgelement-ctm5.xhtml: Added.
1892 2010-04-01 Alpha Lam <hclam@chromium.org>
1894 Not reviewed. Build fix.
1896 Adding test expectations missing in r56873.
1898 * platform/chromium-mac/media/audio-constructor-src-expected.txt: Added.
1899 * platform/chromium-mac/media/video-source-add-src-expected.txt: Added.
1901 2010-04-01 Roland Steiner <rolandsteiner@chromium.org>
1903 Unreviewed - more layout test result build fixes:
1904 .) Fix expected layout test filenames for Chromium.
1905 .) Add new layout test to gtk Skipped list.
1907 Original patch review by Darin Adler (no functional change):
1909 Bug 36803 - 'Inline-table' workaround for <ruby> broken with ruby support
1910 https://bugs.webkit.org/show_bug.cgi?id=36803
1912 * platform/chromium-linux/fast/ruby/ruby-inline-table-expected.checksum: Renamed from LayoutTests/platform/chromium-linux/fast/ruby/ruby-inline-table-actual.checksum.
1913 * platform/chromium-linux/fast/ruby/ruby-inline-table-expected.png: Renamed from LayoutTests/platform/chromium-linux/fast/ruby/ruby-inline-table-actual.png.
1914 * platform/chromium-linux/fast/ruby/ruby-inline-table-expected.txt: Renamed from LayoutTests/platform/chromium-linux/fast/ruby/ruby-inline-table-actual.txt.
1915 * platform/chromium-win/fast/ruby/ruby-inline-table-expected.checksum: Renamed from LayoutTests/platform/chromium-win/fast/ruby/ruby-inline-table-actual.checksum.
1916 * platform/chromium-win/fast/ruby/ruby-inline-table-expected.png: Renamed from LayoutTests/platform/chromium-win/fast/ruby/ruby-inline-table-actual.png.
1917 * platform/chromium-win/fast/ruby/ruby-inline-table-expected.txt: Renamed from LayoutTests/platform/chromium-win/fast/ruby/ruby-inline-table-actual.txt.
1918 * platform/gtk/Skipped:
1920 2010-03-31 Eric Seidel <eric@webkit.org>
1922 Reviewed by Adam Barth.
1924 fast/replaced/border-radius-clip.html failed on Snow Leopard Debug bot
1925 https://bugs.webkit.org/show_bug.cgi?id=36642
1927 This test is flaky (seemingly due to <video> load times)
1928 and is thus useless until fixed. Skipping for now.
1930 * platform/mac/Skipped:
1932 2010-04-01 Roland Steiner <rolandsteiner@chromium.org>
1934 Unreviewed - add missing Chromium layout test results for:
1936 Bug 36803 - 'Inline-table' workaround for <ruby> broken with ruby support
1937 https://bugs.webkit.org/show_bug.cgi?id=36803
1939 (original patch review by Darin Adler).
1941 * platform/chromium-linux/fast/ruby/ruby-inline-table-expected.checksum: Added.
1942 * platform/chromium-linux/fast/ruby/ruby-inline-table-expected.png: Added.
1943 * platform/chromium-linux/fast/ruby/ruby-inline-table-expected.txt: Added.
1944 * platform/chromium-win/fast/ruby/ruby-inline-table-expected.checksum: Added.
1945 * platform/chromium-win/fast/ruby/ruby-inline-table-expected.png: Added.
1946 * platform/chromium-win/fast/ruby/ruby-inline-table-expected.txt: Added.
1948 2010-03-31 MORITA Hajime <morrita@google.com>
1950 Reviewed by Darin Adler.
1952 Crash when writing into a detached TITLE element
1953 https://bugs.webkit.org/show_bug.cgi?id=25567
1955 * fast/dom/title-content-write-set-expected.txt: Added.
1956 * fast/dom/title-content-write-set.html: Added.
1958 2010-04-01 Roland Steiner <rolandsteiner@chromium.org>
1960 Reviewed by Darin Adler.
1962 Bug 36803 - 'Inline-table' workaround for <ruby> broken with ruby support
1963 https://bugs.webkit.org/show_bug.cgi?id=36803
1965 Add layout test to confirm that 'inline-table' rendering is not affected
1966 by ruby implementation.
1968 * fast/ruby/ruby-inline-table.html: Added.
1969 * platform/mac/fast/ruby/ruby-inline-table-expected.checksum: Added.
1970 * platform/mac/fast/ruby/ruby-inline-table-expected.png: Added.
1971 * platform/mac/fast/ruby/ruby-inline-table-expected.txt: Added.
1973 2010-03-31 Zhenyao Mo <zmo@google.com>
1975 Reviewed by Eric Seidel.
1977 Fix 3 failed tests on Snow Leopard bot from 33416
1978 https://bugs.webkit.org/show_bug.cgi?id=36910
1980 * fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias-expected.txt: Considering the case where EXT_packed_depth_stencil is unsupported.
1981 * fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias.html: Ditto.
1982 * fast/canvas/webgl/context-attributes-expected.txt: Ditto.
1983 * fast/canvas/webgl/context-attributes.html: Ditto.
1984 * fast/canvas/webgl/gl-get-calls-expected.txt: Ditto.
1985 * fast/canvas/webgl/gl-get-calls.html: Ditto.
1987 2010-03-31 Geoffrey Garen <ggaren@apple.com>
1989 Reviewed by Darin Adler.
1991 Crash submitting display:none textarea in a form
1992 https://bugs.webkit.org/show_bug.cgi?id=36905
1994 * fast/forms/textarea-submit-crash-expected.txt: Added.
1995 * fast/forms/textarea-submit-crash.html: Added.
1997 2010-03-31 Chris Fleizach <cfleizach@apple.com>
1999 Reviewed by Darin Adler.
2002 Bug 36845 - AX: need a way to set the label of a AXWebArea through WebKit
2003 https://bugs.webkit.org/show_bug.cgi?id=36845
2005 * platform/mac/accessibility/html-with-aria-label-expected.txt: Added.
2006 * platform/mac/accessibility/html-with-aria-label.html: Added.
2008 2010-03-31 Mark Rowe <mrowe@apple.com>
2010 Reviewed by Darin Adler.
2012 <http://webkit.org/b/36878> REGRESSION: Trailing colon on hostnames (with no port specified) causes "Not allowed to use restricted network port"
2014 Add explicit tests for handling of allowed ports. We currently only test the ports that map to port 80: 0, 80, and "".
2016 * platform/mac/security/block-test-expected.txt:
2017 * security/block-test.html:
2019 2010-03-31 Andrew Scherkus <scherkus@chromium.org>
2021 Reviewed by Dmitry Titov.
2023 Checking in Chromium media baselines for layout tests fixed in r56481.
2025 https://bugs.webkit.org/show_bug.cgi?id=36860
2027 * platform/chromium-linux/media/video-no-audio-expected.checksum: Added.
2028 * platform/chromium-linux/media/video-no-audio-expected.png: Added.
2029 * platform/chromium-mac/media/video-no-audio-expected.checksum: Added.
2030 * platform/chromium-mac/media/video-no-audio-expected.png: Added.
2031 * platform/chromium-mac/media/video-no-audio-expected.txt: Added.
2032 * platform/chromium-win/media/audio-constructor-src-expected.txt: Added.
2033 * platform/chromium-win/media/video-no-audio-expected.checksum: Added.
2034 * platform/chromium-win/media/video-no-audio-expected.png: Added.
2035 * platform/chromium-win/media/video-no-audio-expected.txt: Added.
2036 * platform/chromium-win/media/video-source-add-src-expected.txt: Added.
2037 * platform/chromium/test_expectations.txt: Tests are now passing.
2039 2010-03-31 Zhenyao Mo <zmo@google.com>
2041 Reviewed by Darin Fisher.
2043 Hook up WebGLContextAttributes to OpenGL context creation code
2044 https://bugs.webkit.org/show_bug.cgi?id=33416
2046 * fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias-expected.txt: Added.
2047 * fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias.html: Added.
2048 * fast/canvas/webgl/context-attributes-expected.txt: WebGL context attributes behavior changed with this fix.
2049 * fast/canvas/webgl/context-attributes.html: Ditto.
2050 * fast/canvas/webgl/gl-get-calls-expected.txt: Stencil buffer is enabled, thus Stencil Bits is no longer 0.
2051 * fast/canvas/webgl/gl-get-calls.html: Ditto.
2053 2010-03-31 Qi Zhang <qi.2.zhang@nokia.com>
2055 Reviewed by Laszlo Gombos.
2057 [Qt] Enable LayoutTests/fast/canvas/zero-size-fill-rect.html
2058 https://bugs.webkit.org/show_bug.cgi?id=36837
2060 Remove zero-size-fill-rect.html from skipped and create expected files.
2062 * platform/qt/Skipped:
2063 * platform/qt/fast/canvas/zero-size-fill-rect-expected.checksum: Added.
2064 * platform/qt/fast/canvas/zero-size-fill-rect-expected.png: Added.
2065 * platform/qt/fast/canvas/zero-size-fill-rect-expected.txt:
2067 2010-03-31 Alpha Lam <hclam@chromium.org>
2069 Reviewed by Darin Fisher.
2071 Update test results due to changes in r56824.
2072 https://bugs.webkit.org/show_bug.cgi?id=36900
2074 * platform/chromium-win/fast/forms/input-file-re-render-expected.checksum:
2075 * platform/chromium-win/fast/forms/input-file-re-render-expected.png:
2076 * platform/chromium/test_expectations.txt:
2077 fast/forms/input-file-re-render.html generates incorrect results on
2080 2010-03-31 Csaba Osztrogonác <ossy@webkit.org>
2082 Rubber-stamped by Kenneth Rohde Christiansen.
2084 iframe flattening doesn't flatten
2085 https://bugs.webkit.org/show_bug.cgi?id=36798
2087 Platform specific expected files added, and updated after r56852.
2089 * platform/mac/fast/frames/flattening/frameset-flattening-subframe-resize-expected.txt:
2090 * platform/mac/fast/frames/flattening/iframe-flattening-fixed-height-expected.txt: Added.
2091 * platform/mac/fast/frames/flattening/iframe-flattening-fixed-width-and-height-expected.txt: Added.
2092 * platform/mac/fast/frames/flattening/iframe-flattening-fixed-width-and-height-no-scrolling-expected.txt: Added.
2093 * platform/mac/fast/frames/flattening/iframe-flattening-fixed-width-expected.txt: Added.
2094 * platform/mac/fast/frames/flattening/iframe-flattening-simple-expected.txt:
2095 * platform/qt/fast/frames/flattening/frameset-flattening-subframe-resize-expected.txt:
2096 * platform/qt/fast/frames/flattening/iframe-flattening-fixed-height-expected.txt: Added.
2097 * platform/qt/fast/frames/flattening/iframe-flattening-fixed-width-and-height-expected.txt: Added.
2098 * platform/qt/fast/frames/flattening/iframe-flattening-fixed-width-and-height-no-scrolling-expected.txt: Added.
2099 * platform/qt/fast/frames/flattening/iframe-flattening-fixed-width-expected.txt: Added.
2101 2010-02-30 Kenneth Rohde Christiansen <kenneth@webkit.org>
2103 Reviewed by Antti Koivisto.
2105 iframe flattening doesn't flatten
2106 https://bugs.webkit.org/show_bug.cgi?id=36798
2108 Add more tests for iframe flattening
2110 * fast/frames/flattening/iframe-flattening-fixed-height.html
2111 * fast/frames/flattening/iframe-flattening-fixed-width.html
2112 * fast/frames/flattening/iframe-flattening-fixed-width-and-height.html
2113 * fast/frames/flattening/iframe-flattening-fixed-width-and-height-no-scrolling.html
2115 2010-03-31 Sterling Swigart <sswigart@google.com>
2117 Reviewed by David Levin.
2119 [Chromium] Enable fast/events/onbeforeunload-focused-iframe.html
2120 https://bugs.webkit.org/show_bug.cgi?id=36781
2122 * platform/chromium/test_expectations.txt: Enable test now that callShouldCloseOnWebView
2123 is implemented in test_shell.
2125 2010-03-31 Alexander Pavlov <apavlov@chromium.org>
2127 Reviewed by Pavel Feldman.
2131 Web Inspector: [Chromium] inspector/audits-panel-functional.html crashes test_shell
2132 https://bugs.webkit.org/show_bug.cgi?id=36885
2134 * inspector/audits-panel-functional.html:
2135 * platform/chromium/test_expectations.txt:
2137 2010-03-30 Yury Semikhatsky <yurys@chromium.org>
2139 Reviewed by Pavel Feldman.
2141 Web Inspector: get rid of "Unsafe JavaScript attempt..." message when inspecting frames whose content has changed.
2143 https://bugs.webkit.org/show_bug.cgi?id=36828
2145 * http/tests/inspector-enabled/console-log-before-frame-navigation-expected.txt:
2146 * http/tests/inspector-enabled/resources/console-log-frame-before-navigation.html:
2148 2010-03-31 Nikolas Zimmermann <nzimmermann@rim.com>
2150 Not reviewed. Add missing pixel test results for svg/filters/feColorMatrix-values.svg
2152 * platform/mac/svg/filters/feColorMatrix-values-expected.checksum: Added.
2153 * platform/mac/svg/filters/feColorMatrix-values-expected.png: Added.
2155 2010-03-31 Zhenyao Mo <zmo@google.com>
2157 Reviewed by Darin Fisher.
2159 Implement memmove behavior for WebGLArray set()
2160 https://bugs.webkit.org/show_bug.cgi?id=35619
2162 * fast/canvas/webgl/array-setters-expected.txt: Testing shared overlapping buffer set() behaviors.
2163 * fast/canvas/webgl/array-setters.html: Ditto.
2165 2010-03-31 Sterling Swigart <sswigart@google.com>
2167 Reviewed by David Levin.
2169 [chromium] test_expectations.txt swept for MAC test cases becoming PASS
2170 https://bugs.webkit.org/show_bug.cgi?id=36863
2172 * platform/chromium/test_expectations.txt: Cleaned up test_expectations.txt
2173 for MAC which are now PASS.
2175 2010-03-31 Qi Zhang <qi.2.zhang@nokia.com>
2177 Reviewed by Darin Adler.
2179 [Qt] Remove LayoutTests/fast/canvas/image-object-in-canvas.html from Skipped
2180 https://bugs.webkit.org/show_bug.cgi?id=36836
2182 Enable LayoutTests/fast/canvas/image-object-in-canvas.html at LayoutTests
2184 * platform/qt/Skipped:
2185 * platform/qt/fast/canvas/image-object-in-canvas-expected.checksum: Added.
2186 * platform/qt/fast/canvas/image-object-in-canvas-expected.png: Added.
2187 * platform/qt/fast/canvas/image-object-in-canvas-expected.txt:
2189 2010-03-30 Shinichiro Hamaji <hamaji@chromium.org>
2191 Reviewed by Eric Seidel.
2193 [Chromium] fast/repaint/overflow-scroll-body-appear need to be rebaselined
2194 https://bugs.webkit.org/show_bug.cgi?id=36825
2196 * platform/chromium-linux/fast/repaint/overflow-scroll-body-appear-expected.checksum: Added.
2197 * platform/chromium-linux/fast/repaint/overflow-scroll-body-appear-expected.png: Added.
2198 * platform/chromium-mac/fast/repaint/overflow-scroll-body-appear-expected.checksum: Added.
2199 * platform/chromium-mac/fast/repaint/overflow-scroll-body-appear-expected.png: Added.
2200 * platform/chromium-win/fast/repaint/overflow-scroll-body-appear-expected.checksum: Added.
2201 * platform/chromium-win/fast/repaint/overflow-scroll-body-appear-expected.png: Added.
2202 * platform/chromium-win/fast/repaint/overflow-scroll-body-appear-expected.txt: Added.
2203 * platform/chromium/test_expectations.txt:
2205 2010-03-30 Kent Tamura <tkent@chromium.org>
2207 Reviewed by Brady Eidson.
2209 REGRESSION (r56439) - Crash when a renderer for a file upload control
2210 with a selected file is recreated
2211 https://bugs.webkit.org/show_bug.cgi?id=36723
2213 * fast/forms/input-file-re-render.html:
2214 Force to do re-layout to check the regression.
2216 2010-03-30 Yuzo Fujishima <yuzo@google.com>
2218 Reviewed by Eric Seidel.
2220 Fix LayoutTests/fast/dom/Window/window-resize.html
2221 The test failed on Mac if Dock is placed on the left or the right because the window's width
2222 and horizontal position can be adjusted by the OS.
2223 This patch fixes it by using window.availWidth instead of window.width as the expected
2224 values and by avoid using constant expected values.
2225 As a side effect, the expected values become platform independent.
2227 https://bugs.webkit.org/show_bug.cgi?id=36813
2229 * fast/dom/Window/window-resize-expected.txt:
2230 * fast/dom/Window/window-resize.html:
2231 * platform/mac/fast/dom/Window/window-resize-expected.txt: Removed.
2232 * platform/win/fast/dom/Window/window-resize-expected.txt: Removed.
2234 2010-03-30 Alpha Lam <hclam@chromium.org>
2236 Reviewed by Dmitry Titov.
2238 [chromium] Fix test expectations for a new test added in r56779
2239 https://bugs.webkit.org/show_bug.cgi?id=36868
2241 inspector/audits-panel-functional.html is crashing on Windows. Mark it so.
2243 * platform/chromium/test_expectations.txt:
2244 Add expectation for inspector/audits-panel-functional.html to mark it as crashing.
2246 2010-03-30 Andrew Scherkus <scherkus@chromium.org>
2248 Unreviewed, expectations tweak.
2250 Updating expectations to stop skipping tests that were fixed in r56481.
2252 * platform/chromium/test_expectations.txt: Don't skip fixed tests.
2254 2010-03-30 Alpha Lam <hclam@chromium.org>
2256 Reviewed by Dmitry Titov.
2258 [chromium] New test results due to 56776
2259 https://bugs.webkit.org/show_bug.cgi?id=36857
2261 Adding new layout test results for chromium for tests added in r56776.
2263 * platform/chromium-linux/svg/custom/glyph-transformation-with-hkern-expected.checksum: Added.
2264 * platform/chromium-linux/svg/custom/glyph-transformation-with-hkern-expected.png: Added.
2265 * platform/chromium-mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.checksum: Added.
2266 * platform/chromium-mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png: Added.
2267 * platform/chromium-win/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
2268 * platform/chromium-win/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
2269 * platform/chromium-win/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
2270 * platform/chromium-win/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
2271 * platform/chromium-win/svg/custom/glyph-transformation-with-hkern-expected.checksum: Added.
2272 * platform/chromium-win/svg/custom/glyph-transformation-with-hkern-expected.png: Added.
2273 * platform/chromium-win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt:
2274 * platform/chromium/test_expectations.txt:
2275 Removed the failing expectation for
2276 platform/chromium-win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem.html
2277 because the difference in only in the scroll bar, there is not difference in the image content.
2278 Also fixed a grammar problem in last commit.
2280 2010-03-30 Alpha Lam <hclam@chromium.org>
2282 Reviewed by David Levin.
2284 [chromium] Fix test_expectations for new test added in r56795
2285 https://bugs.webkit.org/show_bug.cgi?id=36861
2287 * platform/chromium/test_expectations.txt:
2288 Expects svg/animations/animate-points.html to fail because a API is missing
2289 in Chromium. See http://crbug.com/39904.
2291 2010-03-30 Enrica Casucci <enrica@apple.com>
2293 Reviewed by Darin Adler.
2295 Incorrect insertion position after typing THAI CHARACTER SARA AM = 0E33.
2296 <rdar://problem/7810749>
2297 https://bugs.webkit.org/show_bug.cgi?id=36858
2299 * fast/text/multiglyph-characters-expected.txt: Added.
2300 * fast/text/multiglyph-characters.html: Added.
2302 2010-03-30 Chris Evans <cevans@chromium.org>
2304 Reviewed by Adam Barth.
2306 Add test for SVG pattern canvas tainting.
2308 https://bugs.webkit.org/show_bug.cgi?id=36838
2310 * fast/canvas/svg-taint.html: Added
2311 * fast/canvas/svg-taint-expected.txt: Added
2312 * fast/canvas/resources/empty.svg: Added
2314 2010-03-30 Andrew Scherkus <scherkus@chromium.org>
2316 Reviewed by Darin Adler.
2318 Updating expectations for video-no-audio.html to reflect changes made in r56481.
2320 https://bugs.webkit.org/show_bug.cgi?id=36846
2322 * platform/mac-tiger/media/video-no-audio-expected.txt: Updating due to different source video dimensions.
2323 * platform/win/media/video-no-audio-expected.txt: Ditto.
2325 2010-03-30 Adam Langley <agl@chromium.org>
2327 Reviewed by David Levin.
2329 [chromium] linux: prefer the "hinting" fontconfig preference.
2331 fontconfig can give contradictory hinting information, setting
2332 "hinting" to zero and "hintstyle" to non-zero. In this case we
2333 should take the "hinting" preference.
2335 https://bugs.webkit.org/show_bug.cgi?id=36602
2337 * platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle.html:
2339 2010-03-30 Pavel Feldman <pfeldman@chromium.org>
2341 Reviewed by Timothy Hatcher.
2343 Web Inspector: Do not send empty matching rules for pseudo elements to frontend.
2345 https://bugs.webkit.org/show_bug.cgi?id=36834
2347 * platform/chromium/test_expectations.txt:
2349 2010-03-30 Jian Li <jianli@chromium.org>
2351 Reviewed by Dmitry Titov.
2353 [chromium] Update test_expectations.txt to enable send-dragged-sliced-file.html
2354 https://bugs.webkit.org/show_bug.cgi?id=36764
2356 * platform/chromium/test_expectations.txt:
2358 2010-03-30 Dirk Schulze <krit@webkit.org>
2360 Reviewed by Nikolas Zimmermann.
2362 Cannot animate "points" attribute for <svg:polygon>
2363 https://bugs.webkit.org/show_bug.cgi?id=21371
2365 Tests if points of a polygon are animateable.
2367 * svg/animations/animate-points-expected.txt: Added.
2368 * svg/animations/animate-points.html: Added.
2369 * svg/animations/script-tests/animate-points.js: Added.
2375 2010-03-30 Pavel Feldman <pfeldman@chromium.org>
2377 Not reviewed: bring test expectation back - it still fails for some
2380 * platform/chromium/test_expectations.txt:
2382 2010-03-30 Yury Semikhatsky <yurys@chromium.org>
2384 Unreviewed. Update Chromium test expectations.
2386 * platform/chromium/test_expectations.txt:
2388 2010-03-30 Pavel Feldman <pfeldman@chromium.org>
2390 Not reviewed: removed failure expectation from Chromium.
2392 * platform/chromium/test_expectations.txt:
2394 2010-03-30 Julien Chaffraix <jchaffraix@webkit.org>
2396 Reviewed by Darin Adler.
2398 fast/parser/comments.html needs some clean-up
2399 https://bugs.webkit.org/show_bug.cgi?id=36537
2401 - The test is converted to dumpAsText now.
2402 - The output is also made more explicit as to what is expected (adding some PASSED and FAILED).
2403 - Finally some part of the test were actually commented so added some comment endings to make sure
2404 we run all the part of the test.
2406 * fast/parser/comments-expected.txt: Added.
2407 * fast/parser/comments.html:
2408 * platform/chromium-linux/fast/parser/comments-expected.checksum: Removed.
2409 * platform/chromium-linux/fast/parser/comments-expected.png: Removed.
2410 * platform/chromium-win/fast/parser/comments-expected.checksum: Removed.
2411 * platform/chromium-win/fast/parser/comments-expected.png: Removed.
2412 * platform/chromium-win/fast/parser/comments-expected.txt: Removed.
2413 * platform/mac/fast/parser/comments-expected.checksum: Removed.
2414 * platform/mac/fast/parser/comments-expected.png: Removed.
2415 * platform/mac/fast/parser/comments-expected.txt: Removed.
2416 * platform/qt/fast/parser/comments-expected.txt: Removed.
2418 2010-03-30 Alexander Pavlov <apavlov@chromium.org>
2420 Unreviewed, test missing in r56732.
2422 * inspector/audits-panel-functional-expected.txt: Added.
2423 * inspector/audits-panel-functional.html: Added.
2424 * inspector/resources/audits-script1.js: Added.
2426 * inspector/resources/audits-script2.js: Added.
2428 * inspector/resources/audits-script3.js: Added.
2430 * inspector/resources/audits-style1.css: Added.
2432 2010-03-30 Dirk Schulze <krit@webkit.org>
2434 Reviewed by Nikolas Zimmermann.
2436 SVG Glyph transformations wrong on use of SVGFont
2437 https://bugs.webkit.org/show_bug.cgi?id=36731
2439 Test of correct scaled kerning, if userSpace on SVGFont doesn't
2440 match the scaling of the viewport userSpace.
2442 * platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
2443 * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
2444 * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
2445 * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
2446 * platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt:
2447 * svg/custom/glyph-transformation-with-hkern.svg: Added.
2448 * svg/custom/resources/SVGFreeSans.svg: Added.
2450 2010-03-30 Dirk Schulze <krit@webkit.org>
2452 Reviewed by Nikolas Zimmermann.
2454 SVG Animation doesn't respect 'currentColor'
2455 https://bugs.webkit.org/show_bug.cgi?id=36695
2457 Check if SVG animation takes the color value of the target element as 'currentColor'.
2459 * platform/mac/svg/custom/animation-currentColor-expected.checksum: Added.
2460 * platform/mac/svg/custom/animation-currentColor-expected.png: Added.
2461 * platform/mac/svg/custom/animation-currentColor-expected.txt: Added.
2462 * svg/custom/animation-currentColor.svg: Added.
2464 2010-03-30 Yury Semikhatsky <yurys@chromium.org>
2466 Reviewed by Pavel Feldman.
2468 Skip http/tests/inspector-enabled on Linux and Mac where LayoutTestContoller doesn't support inspector methods yet.
2470 https://bugs.webkit.org/show_bug.cgi?id=36807
2472 * platform/chromium/test_expectations.txt:
2474 2010-03-30 David Levin <levin@chromium.org>
2476 Reviewed by Adam Barth.
2478 [chromium] Many new test results are needed due to recent check-ins.
2479 https://bugs.webkit.org/show_bug.cgi?id=36799
2481 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.checksum: Due to r56655.
2482 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png: Ditto.
2484 2010-03-29 David Levin <levin@chromium.org>
2486 Rubber-stamped by Adam Barth.
2488 Needed to fix test_expectations.txt for recent addition in r56764.
2490 * platform/chromium/test_expectations.txt: Added IMAGE (due to the results on OSX).
2492 2010-03-29 Shinichiro Hamaji <hamaji@chromium.org>
2494 Reviewed by David Hyatt.
2496 No vertical scrollbar after the CSS class change
2497 https://bugs.webkit.org/show_bug.cgi?id=36461
2499 * fast/repaint/overflow-scroll-body-appear.html: Added.
2500 * platform/chromium/test_expectations.txt:
2501 * platform/gtk/Skipped:
2502 * platform/mac/fast/repaint/overflow-scroll-body-appear-expected.checksum: Added.
2503 * platform/mac/fast/repaint/overflow-scroll-body-appear-expected.png: Added.
2504 * platform/mac/fast/repaint/overflow-scroll-body-appear-expected.txt: Added.
2505 * platform/qt/Skipped:
2506 * platform/win/Skipped:
2508 2010-03-29 David Levin <levin@chromium.org>
2510 Reviewed by Shinichiro Hamaji.
2512 [chromium] Many new test results are needed due to recent check-ins.
2513 https://bugs.webkit.org/show_bug.cgi?id=36799
2515 Various rebaselines due to changes in layout or new tests. The revision that caused
2516 each change is by the change.
2518 * platform/chromium-mac/tables/mozilla/bugs/bug1296-expected.checksum: Added. Due to r56655.
2519 * platform/chromium-mac/tables/mozilla/bugs/bug1296-expected.png: Added. Ditto.
2520 * platform/chromium-mac/tables/mozilla/bugs/bug1296-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug1296-expected.txt.
2521 * platform/chromium-mac/tables/mozilla/bugs/bug1430-expected.checksum: Added. Ditto.
2522 * platform/chromium-mac/tables/mozilla/bugs/bug1430-expected.png: Added. Ditto.
2523 * platform/chromium-mac/tables/mozilla/bugs/bug1430-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug1430-expected.txt.
2524 * platform/chromium-win/fast/media/media-feature-wgt-view-mode-expected.checksum: Added. Due to r56740.
2525 * platform/chromium-win/fast/media/media-feature-wgt-view-mode-expected.png: Added. Ditto.
2526 * platform/chromium-win/fast/media/media-feature-wgt-view-mode-expected.txt: Added. Ditto.
2527 * platform/chromium-win/svg/custom/marker-overflow-clip-expected.txt: Due to r56693.
2528 * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-column-expected.checksum: Due to r56655.
2529 * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-column-expected.png: Ditto.
2530 * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-row-expected.checksum: Ditto.
2531 * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-row-expected.png: Ditto.
2532 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.checksum: Ditto.
2533 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png: Ditto.
2534 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.checksum: Ditto.
2535 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png: Ditto.
2536 * platform/chromium/test_expectations.txt: Added a few failures with follow up bugs.
2538 2010-03-29 David Levin <levin@chromium.org>
2540 Reviewed by Dimitri Glazkov.
2542 [chromium] Many new test results are needed due to recent check-ins.
2543 https://bugs.webkit.org/show_bug.cgi?id=36799
2545 r56655 changed how tables layout which causes a lot of pixels tests for
2546 tables to need rebaselines.
2548 r56693 did some svg changes.
2550 * platform/chromium-linux/tables/mozilla/bugs/bug1296-expected.checksum: Due to r56655.
2551 * platform/chromium-linux/tables/mozilla/bugs/bug1296-expected.png: Ditto.
2552 * platform/chromium-linux/tables/mozilla/bugs/bug1430-expected.checksum: Ditto.
2553 * platform/chromium-linux/tables/mozilla/bugs/bug1430-expected.png: Ditto.
2554 * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-column-group-expected.checksum: Ditto.
2555 * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-column-group-expected.png: Ditto.
2556 * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-row-group-expected.checksum: Ditto.
2557 * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-row-group-expected.png: Ditto.
2558 * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.checksum: Ditto.
2559 * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png: Ditto.
2560 * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.checksum: Ditto.
2561 * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png: Ditto.
2562 * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.checksum: Ditto.
2563 * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png: Ditto.
2564 * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.checksum: Ditto.
2565 * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png: Ditto.
2566 * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.checksum: Ditto.
2567 * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png: Ditto.
2568 * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.checksum: Ditto.
2569 * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png: Ditto.
2570 * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.checksum: Ditto.
2571 * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png: Ditto.
2572 * platform/chromium-win/svg/custom/invalid-css-expected.txt: Due to r56693.
2573 * platform/chromium-win/svg/custom/marker-default-width-height-expected.txt: Ditto.
2574 * platform/chromium-win/svg/custom/shapes-supporting-markers-expected.txt: Ditto.
2575 * platform/chromium-win/tables/mozilla/bugs/bug1296-expected.checksum: Due to r56655.
2576 * platform/chromium-win/tables/mozilla/bugs/bug1296-expected.png: Ditto.
2577 * platform/chromium-win/tables/mozilla/bugs/bug1430-expected.checksum: Ditto.
2578 * platform/chromium-win/tables/mozilla/bugs/bug1430-expected.png: Ditto.
2579 * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-column-group-expected.checksum: Ditto.
2580 * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-column-group-expected.png: Ditto.
2581 * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-row-group-expected.checksum: Ditto.
2582 * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-row-group-expected.png: Ditto.
2583 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.checksum: Ditto.
2584 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png: Ditto.
2585 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.checksum: Ditto.
2586 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png: Ditto.
2587 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.checksum: Ditto.
2588 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png: Ditto.
2589 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.checksum: Ditto.
2590 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png: Ditto.
2591 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.checksum: Ditto.
2592 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png: Ditto.
2593 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.checksum: Ditto.
2594 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png: Ditto.
2595 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.checksum: Ditto.
2596 * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png: Ditto.
2597 * platform/chromium/test_expectations.txt: Two newly added tests are timing out (covered by http://crbug.com/35387).
2599 2010-03-29 Chris Evans <cevans@chromium.org>
2601 Reviewed by Adam Barth.
2603 * fast/xmlhttprequest/xmlhttprequest-no-file-access.html:
2604 Check that an isolated file:// origin can access about:blank iframes
2605 that it created itself.
2607 2010-03-29 Chris Fleizach <cfleizach@apple.com>
2609 Reviewed by Beth Dakin.
2611 Bug 36735 - Live regions don't send out notifications when the element changing is the live region
2612 https://bugs.webkit.org/show_bug.cgi?id=36735
2614 * platform/mac/accessibility/aria-liveregion-on-image-expected.txt: Added.
2615 * platform/mac/accessibility/aria-liveregion-on-image.html: Added.
2617 2010-03-29 Stephen White <senorblanco@chromium.org>
2619 Reviewed by Dave Hyatt.
2621 Added a test for CSSPrimitiveValue::cssText() string cacheing.
2623 https://bugs.webkit.org/show_bug.cgi?id=36556
2625 * fast/css/cssText-cache-expected.txt: Added.
2626 * fast/css/cssText-cache.html: Added.
2628 2010-02-26 Kenneth Rohde Christiansen <kenneth@webkit.org>
2630 Reviewed by Simon Fraser.
2632 Add support for Widgets 1.0: View Mode Media Feature
2633 https://bugs.webkit.org/show_bug.cgi?id=35446
2635 Add a test and an expected result for the Widgets 1.0: View Mode
2636 Media Feature (http://www.w3.org/TR/widgets-vmmf/).
2638 Skip on all other platforms than Qt, that has Skipped files.
2640 * fast/media/media-feature-wgt-view-mode.html: Added.
2641 * fast/media/media-feature-wgt-view-mode-expected.txt: Added.
2642 * platform/gtk/Skipped:
2643 * platform/mac/Skipped:
2644 * platform/win/Skipped:
2646 2010-03-29 David Levin <levin@chromium.org>
2648 Rubber-stamped by Dmitry Titov.
2650 [Chromium] pixel layout test fixes.
2652 r56655 caused runin test which needed separate results for each platform.
2653 r56673 caused computed-style-expected.
2654 r56655 cause the fast/table changes (and we need linux specific results).
2655 r56644 caused clip-path-referencing-use2-expected.
2656 r56693 caused painting-marker-01-f-expected.
2658 * platform/chromium-linux/fast/runin/generated2-expected.checksum: Added.
2659 * platform/chromium-linux/fast/runin/generated2-expected.png: Added.
2660 * platform/chromium-linux/fast/runin/generated2-expected.txt: Added.
2661 * platform/chromium-linux/fast/runin/generated3-expected.checksum: Added.
2662 * platform/chromium-linux/fast/runin/generated3-expected.png: Added.
2663 * platform/chromium-linux/fast/runin/generated3-expected.txt: Added.
2664 * platform/chromium-linux/fast/runin/generated4-expected.checksum: Added.
2665 * platform/chromium-linux/fast/runin/generated4-expected.png: Added.
2666 * platform/chromium-linux/fast/runin/generated4-expected.txt: Added.
2667 * platform/chromium-linux/fast/table/table-background-expected.checksum: Added.
2668 * platform/chromium-linux/fast/table/table-background-expected.png: Added.
2669 * platform/chromium-linux/fast/table/table-cell-border-draws-on-top-of-col-background-expected.checksum: Added.
2670 * platform/chromium-linux/fast/table/table-cell-border-draws-on-top-of-col-background-expected.png: Added.
2671 * platform/chromium-linux/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.checksum: Added.
2672 * platform/chromium-linux/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.png: Added.
2673 * platform/chromium-linux/fast/table/table-cell-border-draws-on-top-of-row-background-expected.checksum: Added.
2674 * platform/chromium-linux/fast/table/table-cell-border-draws-on-top-of-row-background-expected.png: Added.
2675 * platform/chromium-linux/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.checksum: Added.
2676 * platform/chromium-linux/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.png: Added.
2677 * platform/chromium-linux/fast/table/table-cell-overrides-row-background-expected.checksum: Added.
2678 * platform/chromium-linux/fast/table/table-cell-overrides-row-background-expected.png: Added.
2679 * platform/chromium-linux/fast/table/table-col-background-expected.checksum: Added.
2680 * platform/chromium-linux/fast/table/table-col-background-expected.png: Added.
2681 * platform/chromium-linux/fast/table/table-col-group-background-expected.checksum: Added.
2682 * platform/chromium-linux/fast/table/table-col-group-background-expected.png: Added.
2683 * platform/chromium-linux/fast/table/table-col-group-col-span-background-expected.checksum: Added.
2684 * platform/chromium-linux/fast/table/table-col-group-col-span-background-expected.png: Added.
2685 * platform/chromium-linux/fast/table/table-col-group-span-background-expected.checksum: Added.
2686 * platform/chromium-linux/fast/table/table-col-group-span-background-expected.png: Added.
2687 * platform/chromium-linux/fast/table/table-col-span-background-expected.checksum: Added.
2688 * platform/chromium-linux/fast/table/table-col-span-background-expected.png: Added.
2689 * platform/chromium-linux/fast/table/table-row-background-expected.checksum: Added.
2690 * platform/chromium-linux/fast/table/table-row-background-expected.png: Added.
2691 * platform/chromium-linux/fast/table/table-row-background-left-50px-expected.checksum: Added.
2692 * platform/chromium-linux/fast/table/table-row-background-left-50px-expected.png: Added.
2693 * platform/chromium-linux/fast/table/table-row-background-right-100percent-expected.checksum: Added.
2694 * platform/chromium-linux/fast/table/table-row-background-right-100percent-expected.png: Added.
2695 * platform/chromium-linux/fast/table/table-row-background-right-50px-expected.checksum: Added.
2696 * platform/chromium-linux/fast/table/table-row-background-right-50px-expected.png: Added.
2697 * platform/chromium-linux/fast/table/table-row-group-background-expected.checksum: Added.
2698 * platform/chromium-linux/fast/table/table-row-group-background-expected.png: Added.
2699 * platform/chromium-linux/fast/table/table-row-group-background-positioned-expected.checksum: Added.
2700 * platform/chromium-linux/fast/table/table-row-group-background-positioned-expected.png: Added.
2701 * platform/chromium-mac/fast/css/getComputedStyle/computed-style-expected.txt:
2702 * platform/chromium-mac/fast/runin/generated2-expected.checksum: Renamed from LayoutTests/platform/chromium/fast/runin/generated2-expected.checksum.
2703 * platform/chromium-mac/fast/runin/generated2-expected.png: Renamed from LayoutTests/platform/chromium/fast/runin/generated2-expected.png.
2704 * platform/chromium-mac/fast/runin/generated3-expected.checksum: Renamed from LayoutTests/platform/chromium/fast/runin/generated3-expected.checksum.
2705 * platform/chromium-mac/fast/runin/generated3-expected.png: Renamed from LayoutTests/platform/chromium/fast/runin/generated3-expected.png.
2706 * platform/chromium-mac/fast/runin/generated4-expected.checksum: Renamed from LayoutTests/platform/chromium/fast/runin/generated4-expected.checksum.
2707 * platform/chromium-mac/fast/runin/generated4-expected.png: Renamed from LayoutTests/platform/chromium/fast/runin/generated4-expected.png.
2708 * platform/chromium-mac/svg/custom/clip-path-referencing-use2-expected.txt:
2709 * platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt:
2710 * platform/chromium-win/fast/runin/generated2-expected.checksum: Added.
2711 * platform/chromium-win/fast/runin/generated2-expected.png: Added.
2712 * platform/chromium-win/fast/runin/generated2-expected.txt: Added.
2713 * platform/chromium-win/fast/runin/generated3-expected.checksum: Added.
2714 * platform/chromium-win/fast/runin/generated3-expected.png: Added.
2715 * platform/chromium-win/fast/runin/generated3-expected.txt: Added.
2716 * platform/chromium-win/fast/runin/generated4-expected.checksum: Added.
2717 * platform/chromium-win/fast/runin/generated4-expected.png: Added.
2718 * platform/chromium-win/fast/runin/generated4-expected.txt: Added.
2719 * platform/chromium-win/svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
2720 * platform/chromium-win/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
2721 * platform/chromium-win/svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
2722 * platform/chromium-win/svg/custom/clip-path-referencing-use2-expected.txt:
2724 2010-03-29 David Levin <levin@chromium.org>
2726 Rubber-stamped by Dmitry Titov.
2728 Add chromium specific baselines for table tests added in r56641
2729 and for runin tests added in r56655.
2731 * platform/chromium-mac/fast/table/table-background-expected.checksum: Added.
2732 * platform/chromium-mac/fast/table/table-background-expected.png: Added.
2733 * platform/chromium-mac/fast/table/table-background-expected.txt: Copied from LayoutTests/platform/mac/fast/table/table-background-expected.txt.
2734 * platform/chromium-mac/fast/table/table-cell-border-draws-on-top-of-col-background-expected.checksum: Added.
2735 * platform/chromium-mac/fast/table/table-cell-border-draws-on-top-of-col-background-expected.png: Added.
2736 * platform/chromium-mac/fast/table/table-cell-border-draws-on-top-of-col-background-expected.txt: Copied from LayoutTests/platform/mac/fast/table/table-cell-border-draws-on-top-of-col-background-expected.txt.
2737 * platform/chromium-mac/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.checksum: Added.
2738 * platform/chromium-mac/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.png: Added.
2739 * platform/chromium-mac/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.txt: Copied from LayoutTests/platform/mac/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.txt.
2740 * platform/chromium-mac/fast/table/table-cell-border-draws-on-top-of-row-background-expected.checksum: Added.
2741 * platform/chromium-mac/fast/table/table-cell-border-draws-on-top-of-row-background-expected.png: Added.
2742 * platform/chromium-mac/fast/table/table-cell-border-draws-on-top-of-row-background-expected.txt: Copied from LayoutTests/platform/mac/fast/table/table-cell-border-draws-on-top-of-row-background-expected.txt.
2743 * platform/chromium-mac/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.checksum: Added.
2744 * platform/chromium-mac/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.png: Added.
2745 * platform/chromium-mac/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.txt: Copied from LayoutTests/platform/mac/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.txt.
2746 * platform/chromium-mac/fast/table/table-cell-overrides-row-background-expected.checksum: Added.
2747 * platform/chromium-mac/fast/table/table-cell-overrides-row-background-expected.png: Added.
2748 * platform/chromium-mac/fast/table/table-cell-overrides-row-background-expected.txt: Copied from LayoutTests/platform/mac/fast/table/table-cell-overrides-row-background-expected.txt.
2749 * platform/chromium-mac/fast/table/table-col-background-expected.checksum: Added.
2750 * platform/chromium-mac/fast/table/table-col-background-expected.png: Added.
2751 * platform/chromium-mac/fast/table/table-col-background-expected.txt: Copied from LayoutTests/platform/mac/fast/table/table-col-background-expected.txt.
2752 * platform/chromium-mac/fast/table/table-col-group-background-expected.checksum: Added.
2753 * platform/chromium-mac/fast/table/table-col-group-background-expected.png: Added.
2754 * platform/chromium-mac/fast/table/table-col-group-background-expected.txt: Copied from LayoutTests/platform/mac/fast/table/table-col-group-background-expected.txt.
2755 * platform/chromium-mac/fast/table/table-col-group-col-span-background-expected.checksum: Added.
2756 * platform/chromium-mac/fast/table/table-col-group-col-span-background-expected.png: Added.
2757 * platform/chromium-mac/fast/table/table-col-group-col-span-background-expected.txt: Copied from LayoutTests/platform/mac/fast/table/table-col-group-col-span-background-expected.txt.
2758 * platform/chromium-mac/fast/table/table-col-group-span-background-expected.checksum: Added.
2759 * platform/chromium-mac/fast/table/table-col-group-span-background-expected.png: Added.
2760 * platform/chromium-mac/fast/table/table-col-group-span-background-expected.txt: Copied from LayoutTests/platform/mac/fast/table/table-col-group-span-background-expected.txt.
2761 * platform/chromium-mac/fast/table/table-col-span-background-expected.checksum: Added.
2762 * platform/chromium-mac/fast/table/table-col-span-background-expected.png: Added.
2763 * platform/chromium-mac/fast/table/table-col-span-background-expected.txt: Copied from LayoutTests/platform/mac/fast/table/table-col-span-background-expected.txt.
2764 * platform/chromium-mac/fast/table/table-row-background-expected.checksum: Added.
2765 * platform/chromium-mac/fast/table/table-row-background-expected.png: Added.
2766 * platform/chromium-mac/fast/table/table-row-background-expected.txt: Copied from LayoutTests/platform/mac/fast/table/table-row-background-expected.txt.
2767 * platform/chromium-mac/fast/table/table-row-background-left-50px-expected.checksum: Added.
2768 * platform/chromium-mac/fast/table/table-row-background-left-50px-expected.png: Added.
2769 * platform/chromium-mac/fast/table/table-row-background-left-50px-expected.txt: Copied from LayoutTests/platform/mac/fast/table/table-row-background-left-50px-expected.txt.
2770 * platform/chromium-mac/fast/table/table-row-background-right-100percent-expected.checksum: Added.
2771 * platform/chromium-mac/fast/table/table-row-background-right-100percent-expected.png: Added.
2772 * platform/chromium-mac/fast/table/table-row-background-right-100percent-expected.txt: Copied from LayoutTests/platform/mac/fast/table/table-row-background-right-100percent-expected.txt.
2773 * platform/chromium-mac/fast/table/table-row-background-right-50px-expected.checksum: Added.
2774 * platform/chromium-mac/fast/table/table-row-background-right-50px-expected.png: Added.
2775 * platform/chromium-mac/fast/table/table-row-background-right-50px-expected.txt: Copied from LayoutTests/platform/mac/fast/table/table-row-background-right-50px-expected.txt.
2776 * platform/chromium-mac/fast/table/table-row-group-background-expected.checksum: Added.
2777 * platform/chromium-mac/fast/table/table-row-group-background-expected.png: Added.
2778 * platform/chromium-mac/fast/table/table-row-group-background-expected.txt: Copied from LayoutTests/platform/mac/fast/table/table-row-group-background-expected.txt.
2779 * platform/chromium-mac/fast/table/table-row-group-background-positioned-expected.checksum: Added.
2780 * platform/chromium-mac/fast/table/table-row-group-background-positioned-expected.png: Added.
2781 * platform/chromium-mac/fast/table/table-row-group-background-positioned-expected.txt: Copied from LayoutTests/platform/mac/fast/table/table-row-group-background-positioned-expected.txt.
2782 * platform/chromium-win/fast/table/table-background-expected.checksum: Added.
2783 * platform/chromium-win/fast/table/table-background-expected.png: Added.
2784 * platform/chromium-win/fast/table/table-background-expected.txt: Added.
2785 * platform/chromium-win/fast/table/table-cell-border-draws-on-top-of-col-background-expected.checksum: Added.
2786 * platform/chromium-win/fast/table/table-cell-border-draws-on-top-of-col-background-expected.png: Added.
2787 * platform/chromium-win/fast/table/table-cell-border-draws-on-top-of-col-background-expected.txt: Added.
2788 * platform/chromium-win/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.checksum: Added.
2789 * platform/chromium-win/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.png: Added.
2790 * platform/chromium-win/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.txt: Added.
2791 * platform/chromium-win/fast/table/table-cell-border-draws-on-top-of-row-background-expected.checksum: Added.
2792 * platform/chromium-win/fast/table/table-cell-border-draws-on-top-of-row-background-expected.png: Added.
2793 * platform/chromium-win/fast/table/table-cell-border-draws-on-top-of-row-background-expected.txt: Added.
2794 * platform/chromium-win/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.checksum: Added.
2795 * platform/chromium-win/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.png: Added.
2796 * platform/chromium-win/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.txt: Added.
2797 * platform/chromium-win/fast/table/table-cell-overrides-row-background-expected.checksum: Added.
2798 * platform/chromium-win/fast/table/table-cell-overrides-row-background-expected.png: Added.
2799 * platform/chromium-win/fast/table/table-cell-overrides-row-background-expected.txt: Added.
2800 * platform/chromium-win/fast/table/table-col-background-expected.checksum: Added.
2801 * platform/chromium-win/fast/table/table-col-background-expected.png: Added.
2802 * platform/chromium-win/fast/table/table-col-background-expected.txt: Added.
2803 * platform/chromium-win/fast/table/table-col-group-background-expected.checksum: Added.
2804 * platform/chromium-win/fast/table/table-col-group-background-expected.png: Added.
2805 * platform/chromium-win/fast/table/table-col-group-background-expected.txt: Added.
2806 * platform/chromium-win/fast/table/table-col-group-col-span-background-expected.checksum: Added.
2807 * platform/chromium-win/fast/table/table-col-group-col-span-background-expected.png: Added.
2808 * platform/chromium-win/fast/table/table-col-group-col-span-background-expected.txt: Added.
2809 * platform/chromium-win/fast/table/table-col-group-span-background-expected.checksum: Added.
2810 * platform/chromium-win/fast/table/table-col-group-span-background-expected.png: Added.
2811 * platform/chromium-win/fast/table/table-col-group-span-background-expected.txt: Added.
2812 * platform/chromium-win/fast/table/table-col-span-background-expected.checksum: Added.
2813 * platform/chromium-win/fast/table/table-col-span-background-expected.png: Added.
2814 * platform/chromium-win/fast/table/table-col-span-background-expected.txt: Added.
2815 * platform/chromium-win/fast/table/table-row-background-expected.checksum: Added.
2816 * platform/chromium-win/fast/table/table-row-background-expected.png: Added.
2817 * platform/chromium-win/fast/table/table-row-background-expected.txt: Added.
2818 * platform/chromium-win/fast/table/table-row-background-left-50px-expected.checksum: Added.
2819 * platform/chromium-win/fast/table/table-row-background-left-50px-expected.png: Added.
2820 * platform/chromium-win/fast/table/table-row-background-left-50px-expected.txt: Added.
2821 * platform/chromium-win/fast/table/table-row-background-right-100percent-expected.checksum: Added.
2822 * platform/chromium-win/fast/table/table-row-background-right-100percent-expected.png: Added.
2823 * platform/chromium-win/fast/table/table-row-background-right-100percent-expected.txt: Added.
2824 * platform/chromium-win/fast/table/table-row-background-right-50px-expected.checksum: Added.
2825 * platform/chromium-win/fast/table/table-row-background-right-50px-expected.png: Added.
2826 * platform/chromium-win/fast/table/table-row-background-right-50px-expected.txt: Added.
2827 * platform/chromium-win/fast/table/table-row-group-background-expected.checksum: Added.
2828 * platform/chromium-win/fast/table/table-row-group-background-expected.png: Added.
2829 * platform/chromium-win/fast/table/table-row-group-background-expected.txt: Added.
2830 * platform/chromium-win/fast/table/table-row-group-background-positioned-expected.checksum: Added.
2831 * platform/chromium-win/fast/table/table-row-group-background-positioned-expected.png: Added.
2832 * platform/chromium-win/fast/table/table-row-group-background-positioned-expected.txt: Added.
2833 * platform/chromium/fast/runin/generated2-expected.checksum: Added.
2834 * platform/chromium/fast/runin/generated2-expected.png: Added.
2835 * platform/chromium/fast/runin/generated3-expected.checksum: Added.
2836 * platform/chromium/fast/runin/generated3-expected.png: Added.
2837 * platform/chromium/fast/runin/generated4-expected.checksum: Added.
2838 * platform/chromium/fast/runin/generated4-expected.png: Added.
2840 2010-03-29 Joseph Pecoraro <joepeck@webkit.org>
2842 Reviewed by Darin Adler.
2844 Test for Ensuring Pseudo Class's are Respected on Dynamic Changes
2845 https://bugs.webkit.org/show_bug.cgi?id=36765
2847 This tests elements affected by a CSS pseudo class selector is updated
2848 after a dynamic DOM change.
2850 * fast/css/dynamic-pseudo-class-expected.txt: Added.
2851 * fast/css/dynamic-pseudo-class.html: Added.
2853 2010-03-29 Alexander Pavlov <apavlov@chromium.org>
2855 Reviewed by Pavel Feldman.
2857 Web Inspector: Cover the Audits panel with tests
2858 https://bugs.webkit.org/show_bug.cgi?id=36613
2860 * inspector/audits-panel-functional-expected.txt: Added.
2861 * inspector/audits-panel-functional.html: Added.
2862 * inspector/resources/audits-script1.js: Added.
2864 * inspector/resources/audits-script2.js: Added.
2866 * inspector/resources/audits-script3.js: Added.
2869 2010-03-29 Alexander Pavlov <apavlov@chromium.org>
2871 Reviewed by Pavel Feldman.
2873 Web Inspector should highlight when clicking a node's closing tag
2874 https://bugs.webkit.org/show_bug.cgi?id=16258
2876 * inspector/elements-panel-limited-children.html:
2878 2010-03-29 Csaba Osztrogonác <ossy@webkit.org>
2880 Rubber-stamped by Kenneth Rohde Christiansen.
2882 Add support for iframe flattening
2883 https://bugs.webkit.org/show_bug.cgi?id=36662
2885 * platform/mac/fast/frames/flattening/iframe-flattening-simple-expected.txt: Added.
2887 2010-03-29 Csaba Osztrogonác <ossy@webkit.org>
2889 Rubber-stamped by Kenneth Rohde Christiansen.
2891 Add support for iframe flattening
2892 https://bugs.webkit.org/show_bug.cgi?id=36662
2894 * platform/mac/fast/frames/flattening/frameset-flattening-subframe-resize-expected.txt: updated after r56718.
2896 2010-03-26 Kenneth Rohde Christiansen <kenneth@webkit.org>, Csaba Osztrogonác <ossy@webkit.org>
2898 Reviewed by Antti Koivisto.
2900 Add new iframe flattening test and change existing frameset
2901 flattening tests to use the new LayoutTestController method.
2903 * fast/frames/flattening/frameset-flattening-advanced.html:
2904 * fast/frames/flattening/frameset-flattening-grid.html:
2905 * fast/frames/flattening/frameset-flattening-simple.html:
2906 * fast/frames/flattening/frameset-flattening-subframe-resize.html:
2907 * fast/frames/flattening/frameset-flattening-subframesets.html:
2908 * fast/frames/flattening/iframe-flattening-simple.html: Added.
2909 * platform/qt/fast/frames/flattening/iframe-flattening-simple-expected.txt: Added.
2910 * platform/qt/fast/frames/flattening/frameset-flattening-subframe-resize-expected.txt:
2911 * platform/qt/fast/frames/flattening/iframe-flattening-simple-expected.txt:
2913 2010-03-29 Csaba Osztrogonác <ossy@webkit.org>
2915 Reviewed by Kenneth Rohde Christiansen.
2917 [Qt] Platform specific expected file added for tests introduced in r56655,
2918 because they pass. Compared to png file and Mac expected file.
2920 * platform/qt/fast/table/table-background-expected.checksum: Added.
2921 * platform/qt/fast/table/table-background-expected.png: Added.
2922 * platform/qt/fast/table/table-background-expected.txt: Added.
2923 * platform/qt/fast/table/table-cell-border-draws-on-top-of-col-background-expected.checksum: Added.
2924 * platform/qt/fast/table/table-cell-border-draws-on-top-of-col-background-expected.png: Added.
2925 * platform/qt/fast/table/table-cell-border-draws-on-top-of-col-background-expected.txt: Added.
2926 * platform/qt/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.checksum: Added.
2927 * platform/qt/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.png: Added.
2928 * platform/qt/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.txt: Added.
2929 * platform/qt/fast/table/table-cell-border-draws-on-top-of-row-background-expected.checksum: Added.
2930 * platform/qt/fast/table/table-cell-border-draws-on-top-of-row-background-expected.png: Added.
2931 * platform/qt/fast/table/table-cell-border-draws-on-top-of-row-background-expected.txt: Added.
2932 * platform/qt/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.checksum: Added.
2933 * platform/qt/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.png: Added.
2934 * platform/qt/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.txt: Added.
2935 * platform/qt/fast/table/table-cell-overrides-row-background-expected.checksum: Added.
2936 * platform/qt/fast/table/table-cell-overrides-row-background-expected.png: Added.
2937 * platform/qt/fast/table/table-cell-overrides-row-background-expected.txt: Added.
2938 * platform/qt/fast/table/table-col-background-expected.checksum: Added.
2939 * platform/qt/fast/table/table-col-background-expected.png: Added.
2940 * platform/qt/fast/table/table-col-background-expected.txt: Added.
2941 * platform/qt/fast/table/table-col-group-background-expected.checksum: Added.
2942 * platform/qt/fast/table/table-col-group-background-expected.png: Added.
2943 * platform/qt/fast/table/table-col-group-background-expected.txt: Added.
2944 * platform/qt/fast/table/table-col-group-col-span-background-expected.checksum: Added.
2945 * platform/qt/fast/table/table-col-group-col-span-background-expected.png: Added.
2946 * platform/qt/fast/table/table-col-group-col-span-background-expected.txt: Added.
2947 * platform/qt/fast/table/table-col-group-span-background-expected.checksum: Added.
2948 * platform/qt/fast/table/table-col-group-span-background-expected.png: Added.
2949 * platform/qt/fast/table/table-col-group-span-background-expected.txt: Added.
2950 * platform/qt/fast/table/table-col-span-background-expected.checksum: Added.
2951 * platform/qt/fast/table/table-col-span-background-expected.png: Added.
2952 * platform/qt/fast/table/table-col-span-background-expected.txt: Added.
2953 * platform/qt/fast/table/table-row-background-expected.checksum: Added.
2954 * platform/qt/fast/table/table-row-background-expected.png: Added.
2955 * platform/qt/fast/table/table-row-background-expected.txt: Added.
2956 * platform/qt/fast/table/table-row-background-left-50px-expected.checksum: Added.
2957 * platform/qt/fast/table/table-row-background-left-50px-expected.png: Added.
2958 * platform/qt/fast/table/table-row-background-left-50px-expected.txt: Added.
2959 * platform/qt/fast/table/table-row-background-right-100percent-expected.checksum: Added.
2960 * platform/qt/fast/table/table-row-background-right-100percent-expected.png: Added.
2961 * platform/qt/fast/table/table-row-background-right-100percent-expected.txt: Added.
2962 * platform/qt/fast/table/table-row-background-right-50px-expected.checksum: Added.
2963 * platform/qt/fast/table/table-row-background-right-50px-expected.png: Added.
2964 * platform/qt/fast/table/table-row-background-right-50px-expected.txt: Added.
2965 * platform/qt/fast/table/table-row-group-background-expected.checksum: Added.
2966 * platform/qt/fast/table/table-row-group-background-expected.png: Added.
2967 * platform/qt/fast/table/table-row-group-background-expected.txt: Added.
2968 * platform/qt/fast/table/table-row-group-background-positioned-expected.checksum: Added.
2969 * platform/qt/fast/table/table-row-group-background-positioned-expected.png: Added.
2970 * platform/qt/fast/table/table-row-group-background-positioned-expected.txt: Added.
2972 2010-03-29 Yury Semikhatsky <yurys@chromium.org>
2974 Reviewed by Pavel Feldman.
2976 Web Inspector: don't crash when there are messages in console from previous iframe content.
2978 https://bugs.webkit.org/show_bug.cgi?id=36612
2980 * http/tests/inspector-enabled/console-log-before-frame-navigation-expected.txt: Added.
2981 * http/tests/inspector-enabled/console-log-before-frame-navigation.html: Added.
2982 * http/tests/inspector-enabled/resources/console-log-before-frame-navigation.js: Added.
2986 (frontend_dumpConsoleMessages):
2987 * http/tests/inspector-enabled/resources/console-log-frame-after-navigation.html: Added.
2988 * http/tests/inspector-enabled/resources/console-log-frame-before-navigation.html: Added.
2990 2010-03-28 Gustavo Noronha Silva <gns@gnome.org>
2992 [GTK] Improve reporting of frame loader callbacks in DRT
2993 https://bugs.webkit.org/show_bug.cgi?id=36454
2995 Skip tests that need more load notifications than we provide in
2998 * platform/gtk/Skipped:
3000 2010-03-28 Gustavo Noronha Silva <gns@gnome.org>
3004 * platform/gtk/Skipped:
3006 2010-03-28 Dirk Schulze <krit@webkit.org>
3008 Unreviewed test update for Win.
3010 Out of bounds read in SVG feColorMatrix filter
3011 https://bugs.webkit.org/show_bug.cgi?id=32714
3013 May mixed up the win bot with the win-chromium bot.
3015 * platform/win/svg/filters/feColorMatrix-values-expected.txt:
3017 2010-03-28 Dirk Schulze <krit@webkit.org>
3019 Unreviewed test update.
3021 SVGResourceMarker needs to be moved to RenderersSVGResourceMarker
3022 https://bugs.webkit.org/show_bug.cgi?id=36185
3024 Marker results update for Qt port.
3026 * platform/qt/svg/custom/marker-opacity-expected.txt:
3027 * platform/qt/svg/custom/marker-referencePoint-expected.txt:
3028 * platform/qt/svg/custom/marker-strokeWidth-changes-expected.txt:
3030 2010-03-28 Dirk Schulze <krit@webkit.org>
3032 Reviewed by Nikolas Zimmermann.
3034 SVGResourceMarker needs to be moved to RenderersSVGResourceMarker
3035 https://bugs.webkit.org/show_bug.cgi?id=36185
3037 DRT results changed after moving SVGResourceMarker and need updates.
3039 * platform/mac/svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
3040 * platform/mac/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
3041 * platform/mac/svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
3042 * platform/mac/svg/custom/circular-marker-reference-1-expected.txt:
3043 * platform/mac/svg/custom/circular-marker-reference-2-expected.txt:
3044 * platform/mac/svg/custom/circular-marker-reference-3-expected.txt:
3045 * platform/mac/svg/custom/circular-marker-reference-4-expected.txt:
3046 * platform/mac/svg/custom/invalid-css-expected.txt:
3047 * platform/mac/svg/custom/js-late-marker-and-object-creation-expected.txt:
3048 * platform/mac/svg/custom/js-late-marker-creation-expected.txt:
3049 * platform/mac/svg/custom/marker-changes-expected.txt:
3050 * platform/mac/svg/custom/marker-child-changes-expected.txt:
3051 * platform/mac/svg/custom/marker-default-width-height-expected.txt:
3052 * platform/mac/svg/custom/marker-opacity-expected.txt:
3053 * platform/mac/svg/custom/marker-overflow-clip-expected.txt:
3054 * platform/mac/svg/custom/marker-referencePoint-expected.txt:
3055 * platform/mac/svg/custom/marker-strokeWidth-changes-expected.txt:
3056 * platform/mac/svg/custom/marker-viewBox-changes-expected.txt:
3057 * platform/mac/svg/custom/non-circular-marker-reference-expected.txt:
3058 * platform/mac/svg/custom/shapes-supporting-markers-expected.txt:
3060 2010-03-27 Sergio Villar Senin <svillar@igalia.com>
3062 Reviewed by Eric Seidel.
3064 Removed 5 http/history tests from Skipped file
3066 [GTK] Improve reporting of frame loader callbacks in DRT
3067 https://bugs.webkit.org/show_bug.cgi?id=36454
3069 * platform/gtk/Skipped:
3071 2010-03-27 Dan Bernstein <mitz@apple.com>
3073 More updated results for r56673.
3075 * platform/chromium-mac/svg/css/getComputedStyle-basic-expected.txt:
3076 * platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt:
3077 * platform/gtk/svg/css/getComputedStyle-basic-expected.txt:
3078 * svg/css/getComputedStyle-basic-expected.txt:
3080 2010-03-27 Dan Bernstein <mitz@apple.com>
3082 Reviewed by Darin Adler.
3084 Updated results and one test for
3085 <rdar://problem/7801598> REGRESSION (r56182): iWeb shadow drawn around image rectangle, not around opaque part of the image
3086 https://bugs.webkit.org/show_bug.cgi?id=36700
3088 * fast/css/getComputedStyle/computed-style-expected.txt:
3089 * fast/css/invalid-import-rule-insertion.html:
3090 * http/tests/mime/standard-mode-does-not-load-stylesheet-with-text-plain-and-css-extension-expected.txt:
3091 * http/tests/mime/standard-mode-does-not-load-stylesheet-with-text-plain-expected.txt:
3092 * http/tests/security/cross-origin-css-expected.txt:
3093 * http/tests/security/cross-origin-css-in-xml-expected.txt:
3094 * platform/mac/fast/css/getComputedStyle/computed-style-expected.txt:
3095 * platform/qt/fast/css/getComputedStyle/computed-style-expected.txt:
3096 * platform/win/fast/css/getComputedStyle/computed-style-expected.txt:
3098 2010-03-27 Mark Rowe <mrowe@apple.com>
3100 Rubber-stamped by Dan Bernstein.
3102 Fix the newly-added test to not trip over a bug that causes some subsequent tests to fail.
3104 * fast/dom/script-tests/setPrimitiveValue-exceptions.js:
3106 2010-03-27 Robert Hogan <robert@webkit.org>
3108 Unreviewed skip failing test.
3110 [Qt] Skip test added in r56646. Tracked by https://bugs.webkit.org/show_bug.cgi?id=36702
3112 https://bugs.webkit.org/show_bug.cgi?id=36701
3114 * platform/qt/Skipped: Add plugins/reentrant-update-widget-positions.html
3116 2010-03-27 Pavel Feldman <pfeldman@chromium.org>
3118 Not reviewed: added missing test resource file.
3120 * inspector/resources/elements-panel-styles.css: Added.
3122 2010-03-27 Pavel Feldman <pfeldman@chromium.org>
3124 Reviewed by Timothy Hatcher.
3126 Web Inspector: add layout test for styles panel.
3128 https://bugs.webkit.org/show_bug.cgi?id=36699
3130 * inspector/elements-panel-selection-on-refresh.html:
3131 * inspector/elements-panel-styles-expected.txt: Added.
3132 * inspector/elements-panel-styles.html: Added.
3133 * inspector/elements-tests.js:
3134 (frontend_nodeForNamyAndId):
3136 2010-03-27 Mark Rowe <mrowe@apple.com>
3138 Reviewed by Darin Adler.
3140 CSSPrimitiveValue::setFloatValue/setStringValue should throw an exception if passed an incorrect unit type.
3141 <http://webkit.org/b/36680> / <rdar://problem/7801016>
3143 * fast/dom/script-tests/setPrimitiveValue-exceptions.js: Added.
3144 * fast/dom/setPrimitiveValue-exceptions-expected.txt: Added.
3145 * fast/dom/setPrimitiveValue-exceptions.html: Copied from LayoutTests/fast/dom/event-attribute-availability.html.
3147 2010-03-26 Robert Hogan <robert@roberthogan.net>
3149 Reviewed by Simon Hausmann.
3151 Allow plugins implemented by the application, such as mimetype 'x-qt-plugin',
3152 when pluginsEnabled is false.
3154 For all platforms apart from Qt, isApplicationPluginMIMEType() returns false.
3156 https://bugs.webkit.org/show_bug.cgi?id=32196
3158 * platform/qt/plugins/application-plugin-plugins-disabled-expected.txt: Added.
3159 * plugins/application-plugin-plugins-disabled-expected.txt: Added.
3160 * plugins/application-plugin-plugins-disabled.html: Added.
3162 2010-03-27 Yael Aharon <yael.aharon@nokia.com>
3165 Skip HTMLProgressElement tests on Windows.
3167 * platform/win/Skipped:
3169 2010-03-26 Daniel Bates <dbates@rim.com>
3171 Reviewed by Beth Dakin.
3173 https://bugs.webkit.org/show_bug.cgi?id=9268
3175 Tests that background-image support for table, table-cell, table-row,
3176 row-group, table-column and column-group (*) conform to section 17.5.1
3177 of the CSS 2.1 spec.
3179 (*) A follow up patch to compute the absolute content box of a column, and
3180 column-group is needed so that background image positioning for these table
3181 elements works. See bug #36104.
3183 * fast/table/table-background.html: Added.
3184 * fast/table/table-cell-border-draws-on-top-of-col-background.html: Added.
3185 * fast/table/table-cell-border-draws-on-top-of-col-group-background.html: Added.
3186 * fast/table/table-cell-border-draws-on-top-of-row-background.html: Added.
3187 * fast/table/table-cell-border-draws-on-top-of-row-group-background.html: Added.
3188 * fast/table/table-cell-overrides-row-background.html: Added.
3189 * fast/table/table-col-background.html: Added.
3190 * fast/table/table-col-group-background.html: Added.
3191 * fast/table/table-col-group-col-span-background.html: Added.
3192 * fast/table/table-col-group-span-background.html: Added.
3193 * fast/table/table-col-span-background.html: Added.
3194 * fast/table/table-row-background-left-50px.html: Added.
3195 * fast/table/table-row-background-right-100percent.html: Added.
3196 * fast/table/table-row-background-right-50px.html: Added.
3197 * fast/table/table-row-background.html: Added.
3198 * fast/table/table-row-group-background-positioned.html: Added.
3199 * fast/table/table-row-group-background.html: Added.
3200 * platform/mac/fast/table/table-background-expected.checksum: Added.
3201 * platform/mac/fast/table/table-background-expected.png: Added.
3202 * platform/mac/fast/table/table-background-expected.txt: Added.
3203 * platform/mac/fast/table/table-cell-border-draws-on-top-of-col-background-expected.checksum: Added.
3204 * platform/mac/fast/table/table-cell-border-draws-on-top-of-col-background-expected.png: Added.
3205 * platform/mac/fast/table/table-cell-border-draws-on-top-of-col-background-expected.txt: Added.
3206 * platform/mac/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.checksum: Added.
3207 * platform/mac/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.png: Added.
3208 * platform/mac/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.txt: Added.
3209 * platform/mac/fast/table/table-cell-border-draws-on-top-of-row-background-expected.checksum: Added.
3210 * platform/mac/fast/table/table-cell-border-draws-on-top-of-row-background-expected.png: Added.
3211 * platform/mac/fast/table/table-cell-border-draws-on-top-of-row-background-expected.txt: Added.
3212 * platform/mac/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.checksum: Added.
3213 * platform/mac/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.png: Added.
3214 * platform/mac/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.txt: Added.
3215 * platform/mac/fast/table/table-cell-overrides-row-background-expected.checksum: Added.
3216 * platform/mac/fast/table/table-cell-overrides-row-background-expected.png: Added.
3217 * platform/mac/fast/table/table-cell-overrides-row-background-expected.txt: Added.
3218 * platform/mac/fast/table/table-col-background-expected.checksum: Added.
3219 * platform/mac/fast/table/table-col-background-expected.png: Added.
3220 * platform/mac/fast/table/table-col-background-expected.txt: Added.
3221 * platform/mac/fast/table/table-col-group-background-expected.checksum: Added.
3222 * platform/mac/fast/table/table-col-group-background-expected.png: Added.
3223 * platform/mac/fast/table/table-col-group-background-expected.txt: Added.
3224 * platform/mac/fast/table/table-col-group-col-span-background-expected.checksum: Added.
3225 * platform/mac/fast/table/table-col-group-col-span-background-expected.png: Added.
3226 * platform/mac/fast/table/table-col-group-col-span-background-expected.txt: Added.
3227 * platform/mac/fast/table/table-col-group-span-background-expected.checksum: Added.
3228 * platform/mac/fast/table/table-col-group-span-background-expected.png: Added.
3229 * platform/mac/fast/table/table-col-group-span-background-expected.txt: Added.
3230 * platform/mac/fast/table/table-col-span-background-expected.checksum: Added.
3231 * platform/mac/fast/table/table-col-span-background-expected.png: Added.
3232 * platform/mac/fast/table/table-col-span-background-expected.txt: Added.
3233 * platform/mac/fast/table/table-row-background-expected.checksum: Added.
3234 * platform/mac/fast/table/table-row-background-expected.png: Added.
3235 * platform/mac/fast/table/table-row-background-expected.txt: Added.
3236 * platform/mac/fast/table/table-row-background-left-50px-expected.checksum: Added.
3237 * platform/mac/fast/table/table-row-background-left-50px-expected.png: Added.
3238 * platform/mac/fast/table/table-row-background-left-50px-expected.txt: Added.
3239 * platform/mac/fast/table/table-row-background-right-100percent-expected.checksum: Added.
3240 * platform/mac/fast/table/table-row-background-right-100percent-expected.png: Added.
3241 * platform/mac/fast/table/table-row-background-right-100percent-expected.txt: Added.
3242 * platform/mac/fast/table/table-row-background-right-50px-expected.checksum: Added.
3243 * platform/mac/fast/table/table-row-background-right-50px-expected.png: Added.
3244 * platform/mac/fast/table/table-row-background-right-50px-expected.txt: Added.
3245 * platform/mac/fast/table/table-row-group-background-expected.checksum: Added.
3246 * platform/mac/fast/table/table-row-group-background-expected.png: Added.
3247 * platform/mac/fast/table/table-row-group-background-expected.txt: Added.
3248 * platform/mac/fast/table/table-row-group-background-positioned-expected.checksum: Added.
3249 * platform/mac/fast/table/table-row-group-background-positioned-expected.png: Added.
3250 * platform/mac/fast/table/table-row-group-background-positioned-expected.txt: Added.
3252 2010-03-26 Justin Schuh <jschuh@chromium.org>
3254 Reviewed by Adam Barth.
3256 Security: iFrame.src accepts JavaScript URL via nodeValue or textContent
3257 https://bugs.webkit.org/show_bug.cgi?id=36502
3259 Overrode inherited nodeValue and textContent in Attr.idl so they proxy
3260 to value, which performs a security check.
3262 * http/tests/security/xss-DENIED-iframe-src-alias-expected.txt: Added.
3263 * http/tests/security/xss-DENIED-iframe-src-alias.html: Added.
3265 2010-03-26 Dirk Pranke <dpranke@chromium.org>
3267 Reviewed by David Levin.
3269 Update a bunch of incorrect image checksums, and suppress all of the
3270 remaining IMAGE failures in platform/mac/test_expectations.txt.
3272 https://bugs.webkit.org/show_bug.cgi?id=36620
3274 * platform/mac-leopard/compositing/geometry/root-layer-update-expected.checksum:
3275 * platform/mac-leopard/compositing/overflow/overflow-positioning-expected.checksum:
3276 * platform/mac-leopard/compositing/repaint/become-overlay-composited-layer-expected.checksum:
3277 * platform/mac-leopard/compositing/repaint/layer-repaint-rects-expected.checksum:
3278 * platform/mac-leopard/media/video-zoom-controls-expected.checksum:
3279 * platform/mac/animations/3d/change-transform-in-end-event-expected.checksum:
3280 * platform/mac/animations/3d/state-at-end-event-transform-expected.checksum:
3281 * platform/mac/animations/state-at-end-event-expected.checksum:
3282 * platform/mac/compositing/animation/state-at-end-event-transform-layer-expected.checksum:
3283 * platform/mac/compositing/color-matching/pdf-image-match-expected.checksum:
3284 * platform/mac/compositing/compositing-visible-descendant-expected.checksum:
3285 * platform/mac/compositing/generated-content-expected.checksum:
3286 * platform/mac/compositing/geometry/abs-position-inside-opacity-expected.checksum:
3287 * platform/mac/compositing/geometry/fixed-position-expected.checksum:
3288 * platform/mac/compositing/geometry/horizontal-scroll-composited-expected.checksum:
3289 * platform/mac/compositing/geometry/outline-change-expected.checksum:
3290 * platform/mac/compositing/geometry/partial-layout-update-expected.checksum:
3291 * platform/mac/compositing/geometry/root-layer-update-expected.checksum:
3292 * platform/mac/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.checksum:
3293 * platform/mac/compositing/masks/direct-image-mask-expected.checksum:
3294 * platform/mac/compositing/masks/masked-ancestor-expected.checksum:
3295 * platform/mac/compositing/masks/multiple-masks-expected.checksum:
3296 * platform/mac/compositing/masks/simple-composited-mask-expected.checksum:
3297 * platform/mac/compositing/overflow/ancestor-overflow-expected.checksum:
3298 * platform/mac/compositing/overflow/fixed-position-ancestor-clip-expected.checksum:
3299 * platform/mac/compositing/overflow/overflow-positioning-expected.checksum:
3300 * platform/mac/compositing/overflow/parent-overflow-expected.checksum:
3301 * platform/mac/compositing/overflow/scrollbar-painting-expected.checksum:
3302 * platform/mac/compositing/reflections/reflection-in-composited-expected.checksum:
3303 * platform/mac/compositing/reflections/reflection-ordering-expected.checksum:
3304 * platform/mac/compositing/reflections/simple-composited-reflections-expected.checksum:
3305 * platform/mac/compositing/repaint/become-overlay-composited-layer-expected.checksum:
3306 * platform/mac/compositing/repaint/content-into-overflow-expected.checksum:
3307 * platform/mac/compositing/repaint/layer-repaint-expected.checksum:
3308 * platform/mac/compositing/repaint/layer-repaint-rects-expected.checksum:
3309 * platform/mac/compositing/repaint/opacity-between-absolute-expected.checksum:
3310 * platform/mac/compositing/repaint/opacity-between-absolute2-expected.checksum:
3311 * platform/mac/compositing/repaint/overflow-into-content-expected.checksum:
3312 * platform/mac/compositing/sibling-positioning-expected.checksum:
3313 * platform/mac/compositing/transitions/singular-scale-transition-expected.checksum:
3314 * platform/mac/css2.1/t0905-c5525-flthw-00-c-g-expected.checksum:
3315 * platform/mac/css2.1/t0905-c5526-flthw-00-c-g-expected.checksum:
3316 * platform/mac/editing/deleting/delete-to-select-table-expected.checksum:
3317 * platform/mac/editing/deleting/type-delete-after-quote-expected.checksum:
3318 * platform/mac/editing/inserting/5418891-expected.checksum:
3319 * platform/mac/editing/selection/4960116-expected.checksum:
3320 * platform/mac/editing/selection/caret-rtl-2-expected.checksum:
3321 * platform/mac/editing/selection/extend-by-word-002-expected.checksum:
3322 * platform/mac/editing/selection/select-all-002-expected.checksum:
3323 * platform/mac/editing/selection/select-text-overflow-ellipsis-expected.checksum:
3324 * platform/mac/editing/selection/transformed-selection-rects-expected.checksum:
3325 * platform/mac/fast/backgrounds/background-clip-text-expected.checksum:
3326 * platform/mac/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.checksum:
3327 * platform/mac/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.checksum:
3328 * platform/mac/fast/backgrounds/size/backgroundSize15-expected.checksum:
3329 * platform/mac/fast/backgrounds/size/backgroundSize16-expected.checksum:
3330 * platform/mac/fast/backgrounds/size/contain-and-cover-expected.checksum: Added.
3331 * platform/mac/fast/backgrounds/svg-as-background-3-expected.checksum:
3332 * platform/mac/fast/backgrounds/svg-as-background-5-expected.checksum:
3333 * platform/mac/fast/backgrounds/svg-as-background-6-expected.checksum:
3334 * platform/mac/fast/backgrounds/svg-as-mask-expected.checksum:
3335 * platform/mac/fast/block/float/avoidance-percent-width-compat-expected.checksum:
3336 * platform/mac/fast/block/float/avoidance-percent-width-strict-expected.checksum:
3337 * platform/mac/fast/block/margin-collapse/103-expected.checksum:
3338 * platform/mac/fast/box-shadow/basic-shadows-expected.checksum:
3339 * platform/mac/fast/box-shadow/transform-fringing-expected.checksum:
3340 * platform/mac/fast/css/apple-prefix-expected.checksum:
3341 * platform/mac/fast/css/color-correction-backgrounds-and-text-expected.checksum:
3342 * platform/mac/fast/css/color-correction-expected.checksum:
3343 * platform/mac/fast/css/color-correction-on-background-image-expected.checksum:
3344 * platform/mac/fast/css/color-correction-on-backgrounds-expected.checksum:
3345 * platform/mac/fast/css/color-correction-on-box-shadow-expected.checksum:
3346 * platform/mac/fast/css/color-correction-on-text-expected.checksum:
3347 * platform/mac/fast/css/color-correction-on-text-shadow-expected.checksum:
3348 * platform/mac/fast/css/color-correction-untagged-images-expected.checksum:
3349 * platform/mac/fast/css/namespaces/namespaces-comments-expected.checksum:
3350 * platform/mac/fast/css/namespaces/namespaces-empty-expected.checksum:
3351 * platform/mac/fast/css/namespaces/namespaces-escapes-expected.checksum:
3352 * platform/mac/fast/css/namespaces/namespaces-invalid-at-expected.checksum:
3353 * platform/mac/fast/css/variables/misplaced-import-test-expected.checksum:
3354 * platform/mac/fast/encoding/invalid-UTF-8-expected.checksum:
3355 * platform/mac/fast/events/standalone-image-drag-to-editable-expected.checksum:
3356 * platform/mac/fast/fast-mobile-scrolling/fixed-position-element-expected.checksum:
3357 * platform/mac/fast/fast-mobile-scrolling/no-fixed-position-elements-expected.checksum:
3358 * platform/mac/fast/forms/001-expected.checksum:
3359 * platform/mac/fast/forms/menulist-clip-expected.checksum:
3360 * platform/mac/fast/forms/menulist-narrow-width-expected.checksum:
3361 * platform/mac/fast/forms/menulist-option-wrap-expected.checksum:
3362 * platform/mac/fast/forms/menulist-restrict-line-height-expected.checksum:
3363 * platform/mac/fast/forms/menulist-style-color-expected.checksum:
3364 * platform/mac/fast/forms/select-baseline-expected.checksum:
3365 * platform/mac/fast/forms/textarea-scrollbar-expected.checksum:
3366 * platform/mac/fast/frames/viewsource-attribute-expected.checksum:
3367 * platform/mac/fast/inline/long-wrapped-line-expected.checksum:
3368 * platform/mac/fast/lists/anonymous-items-expected.checksum:
3369 * platform/mac/fast/lists/markers-in-selection-expected.checksum:
3370 * platform/mac/fast/multicol/client-rects-expected.checksum: Added.
3371 * platform/mac/fast/multicol/float-multicol-expected.checksum:
3372 * platform/mac/fast/overflow/line-clamp-expected.checksum:
3373 * platform/mac/fast/overflow/position-fixed-transform-clipping-expected.checksum:
3374 * platform/mac/fast/reflections/abs-position-in-reflection-expected.checksum:
3375 * platform/mac/fast/reflections/opacity-reflection-transform-expected.checksum:
3376 * platform/mac/fast/repaint/backgroundSizeRepaint-expected.checksum:
3377 * platform/mac/fast/repaint/box-shadow-h-expected.checksum:
3378 * platform/mac/fast/repaint/box-shadow-v-expected.checksum:
3379 * platform/mac/fast/repaint/line-in-scrolled-clipped-block-expected.checksum:
3380 * platform/mac/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.checksum:
3381 * platform/mac/fast/repaint/rel-positioned-inline-with-overflow-expected.checksum:
3382 * platform/mac/fast/repaint/selection-gap-overflow-scroll-2-expected.checksum:
3383 * platform/mac/fast/repaint/subtree-layoutstate-transform-expected.checksum:
3384 * platform/mac/fast/repaint/table-outer-border-expected.checksum:
3385 * platform/mac/fast/table/fixed-table-with-percent-inside-percent-table-expected.checksum:
3386 * platform/mac/fast/table/fixed-table-with-percent-width-inside-auto-table-expected.checksum:
3387 * platform/mac/fast/table/fixed-table-with-percent-width-inside-div-expected.checksum:
3388 * platform/mac/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.checksum:
3389 * platform/mac/fast/table/fixed-table-with-percent-width-inside-fixed-width-table-expected.checksum:
3390 * platform/mac/fast/table/fixed-table-with-small-percent-width-expected.checksum:
3391 * platform/mac/fast/text/atsui-partial-selection-expected.checksum:
3392 * platform/mac/fast/text/capitalize-boundaries-expected.checksum:
3393 * platform/mac/fast/text/drawBidiText-expected.checksum:
3394 * platform/mac/fast/text/line-breaking-with-kerning-expected.checksum:
3395 * platform/mac/fast/text/sticky-typesetting-features-expected.checksum:
3396 * platform/mac/fast/transforms/shadows-expected.checksum:
3397 * platform/mac/http/tests/misc/slow-loading-mask-expected.checksum:
3398 * platform/mac/media/video-zoom-controls-expected.checksum:
3399 * platform/mac/plugins/embed-attributes-style-expected.checksum:
3400 * platform/mac/plugins/qt-qwidget-plugin-expected.checksum:
3401 * platform/mac/tables/mozilla/bugs/bug106158-1-expected.checksum:
3402 * platform/mac/tables/mozilla/bugs/bug106158-2-expected.checksum:
3403 * platform/mac/tables/mozilla/bugs/bug34176-expected.checksum:
3404 * platform/mac/tables/mozilla/bugs/bug6674-expected.checksum:
3405 * platform/mac/test_expectations.txt:
3406 * platform/mac/transforms/2d/transform-fixed-container-expected.checksum:
3407 * platform/mac/transitions/move-after-transition-expected.checksum:
3408 * platform/mac/transitions/transition-end-event-rendering-expected.checksum:
3410 2010-03-25 Dirk Pranke <dpranke@chromium.org>
3412 Reviewed by Eric Seidel.
3414 Add a test_expectations.txt file for the mac platform so
3415 new-run-webkit-tests can track IMAGE failures.
3417 https://bugs.webkit.org/show_bug.cgi?id=36619
3419 * platform/mac/test_expectations.txt: Added.
3421 2010-03-26 Simon Fraser <simon.fraser@apple.com>
3423 Reviewed by Dan Bernstein, Darin Adler.
3425 Re-entrant layout via plug-ins may cause crashes with bad RenderWidgets
3426 https://bugs.webkit.org/show_bug.cgi?id=36675
3427 <rdar://problem/7787617>
3429 Two tests that make use of the setWindow script in the TestNestscapePlugin to run script when widgets are being
3430 updated, to test for crashes caused by re-entering layout and widget updates.
3432 * plugins/reentrant-update-widget-positions-expected.txt: Copied from LayoutTests/fast/forms/select-change-popup-to-listbox-in-event-handler-expected.txt.
3433 * plugins/reentrant-update-widget-positions.html: Added.
3434 * plugins/update-widgets-crash-expected.txt: Copied from LayoutTests/fast/forms/select-change-popup-to-listbox-in-event-handler-expected.txt.
3435 * plugins/update-widgets-crash.html: Added.
3437 2010-03-26 Beth Dakin <bdakin@apple.com>
3439 Reviewed by Darin Adler.
3441 Updated test for https://bugs.webkit.org/show_bug.cgi?id=36564
3442 Performance regression for setting content of <text> in SVG
3444 <rdar://problem/7693963>
3446 * platform/mac/svg/custom/clip-path-referencing-use2-expected.txt:
3448 2010-03-26 Joseph Pecoraro <joepeck@webkit.org>
3450 Reviewed by Dave Hyatt.