1 2011-03-04 Ilya Tikhonovsky <loislo@chromium.org>
3 Reviewed by Yury Semikhatsky.
5 Web Inspector: Remove unnecessary domain and success flags from the response messages.
6 https://bugs.webkit.org/show_bug.cgi?id=55768
8 We have domain property in the response messages but it is not used because we dispatch
9 the responses on the callback associated with seq.
11 If we have property 'errors' in the response then success eq false and true in the other case.
13 * inspector/protocol/runtime-agent-expected.txt:
14 * inspector/report-protocol-errors-expected.txt:
16 2011-03-04 Csaba Osztrogonác <ossy@webkit.org>
20 [Qt] Two http auth tests fail with Qt 4.7.2
21 https://bugs.webkit.org/show_bug.cgi?id=55767
23 Add failing tests to the Skipped list to make buildbot happy.
25 * platform/qt/Skipped: Add http/tests/appcache/auth.html and http/tests/xmlhttprequest/basic-auth.html.
28 2011-03-03 Ilya Tikhonovsky <loislo@chromium.org>
30 Reviewed by Yury Semikhatsky.
32 Web Inspector: introduce a protocol test for RuntimeAgent API.
33 https://bugs.webkit.org/show_bug.cgi?id=55482
35 * http/tests/inspector/protocol-test.js: Added.
36 (initialize_ProtocolTest.InspectorTest.filterProps):
37 (initialize_ProtocolTest.InspectorTest._dumpStepResult):
38 (initialize_ProtocolTest.InspectorTest._runNextStep):
39 (initialize_ProtocolTest.InspectorTest.runProtocolTestSuite):
40 (initialize_ProtocolTest):
41 * inspector/protocol/runtime-agent-expected.txt: Added.
42 * inspector/protocol/runtime-agent.html: Added.
44 2011-03-03 Pavel Feldman <pfeldman@chromium.org>
46 Reviewed by Yury Semikhatsky.
48 Web Inspector: do not push document into front-end, make it request one.
49 https://bugs.webkit.org/show_bug.cgi?id=55664
51 * http/tests/inspector/debugger-test.js:
52 (initialize_DebuggerTest.):
53 (initialize_DebuggerTest):
54 * http/tests/inspector/elements-test.js:
55 (initialize_ElementTest.InspectorTest.nodeWithId.documentRequested):
56 (initialize_ElementTest.InspectorTest.nodeWithId):
57 (initialize_ElementTest.InspectorTest.dumpDOMAgentTree):
58 (initialize_ElementTest):
59 * inspector/console/command-line-api-inspect.html:
60 * inspector/elements/dom-agent-query-selector.html:
61 * inspector/elements/mutate-unknown-node.html:
62 * inspector/styles/styles-new-API.html:
64 2011-03-03 Adam Klein <adamk@chromium.org>
66 Reviewed by David Levin.
68 Correct EntrySync.toURI test expectations to get the test passing under Chromium.
69 https://bugs.webkit.org/show_bug.cgi?id=55724
71 * fast/filesystem/workers/file-entry-to-uri-sync-expected.txt:
73 2011-03-02 Ojan Vafai <ojan@chromium.org>
75 Reviewed by Darin Adler.
77 crash in adoptNode with mutation events
78 https://bugs.webkit.org/show_bug.cgi?id=50046
80 * fast/dom/adopt-node-crash.html:
82 2011-03-03 Andy Estes <aestes@apple.com>
84 Reviewed by Adam Barth.
86 Assertion failure in toElement(WebCore::Node*)
87 https://bugs.webkit.org/show_bug.cgi?id=55697
89 * fast/parser/fragment-foreign-content-expected.txt: Added.
90 * fast/parser/fragment-foreign-content.html: Added.
92 2011-03-03 Mahesh Kulkarni <mahesh.kulkarni@nokia.com>
94 Reviewed by Kenneth Rohde Christiansen.
96 [QT] Implement mock client-based geolocation for layout testing
97 https://bugs.webkit.org/show_bug.cgi?id=54334
99 Re-enable geolocation layout testing for qt port. Also enable a long pending
100 failure with geolocation as it works with client-based geolocation.
101 Skipped one last case related to multiple window which needs some code cleanup in qt DRT.
103 * platform/qt/Skipped:
105 2011-03-03 Fumitoshi Ukai <ukai@chromium.org>
107 Unreviewed, update chromium test expectations.
109 Update GPU media/media-document-audio-repaint.html
110 http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20GPU%20Mesa%20-%20chromium.org&tests=media%2Fmedia-document-audio-repaint.html
112 * platform/chromium/test_expectations.txt:
114 2011-03-03 Jeremy Moskovich <jeremy@chromium.org>
116 Reviewed by Dimitri Glazkov.
118 Annotate bidi tests which we intentionally fail.
119 https://bugs.webkit.org/show_bug.cgi?id=48522
121 Add a readme file in fast/text/international detailing
122 a bunch of tests that we intentionally fail. This
123 mimics a similar file in fast/block/positioning/.
125 * fast/text/international/readme.txt: Added.
127 2011-03-03 David Levin <levin@chromium.org>
129 Reviewed by Darin Adler.
131 Need web worker referer layout test for xhr requests.
132 https://bugs.webkit.org/show_bug.cgi?id=55590
134 Verify that the referrer is set for sync and async XHR requests
135 from both workers and shared workers.
137 * http/tests/xmlhttprequest/workers/referer-expected.txt: Added.
138 * http/tests/xmlhttprequest/workers/referer.html: Added.
139 * http/tests/xmlhttprequest/workers/resources/referer-test.js: Added.
140 * http/tests/xmlhttprequest/workers/resources/referer.js: Added.
141 * http/tests/xmlhttprequest/workers/shared-worker-referer-expected.txt: Added.
142 * http/tests/xmlhttprequest/workers/shared-worker-referer.html: Added.
144 2011-03-02 Jeremy Orlow <jorlow@chromium.org>
146 Reviewed by Steve Block.
148 Cursor.continue with a key param should test less than, not equal to
149 https://bugs.webkit.org/show_bug.cgi?id=55640
151 * storage/indexeddb/cursor-continue-expected.txt: Added.
152 * storage/indexeddb/cursor-continue.html: Added.
154 2011-03-03 Mihai Parparita <mihaip@chromium.org>
156 Unreviewed Chromium Snow Leopard expectations update.
158 Fix a couple more media/ expectations.
160 * platform/chromium/test_expectations.txt:
162 2011-03-03 Mihai Parparita <mihaip@chromium.org>
164 Unreviewed Chromium Snow Leopard expectations update.
166 Add another media/ crash.
168 * platform/chromium/test_expectations.txt:
170 2011-03-03 Mihai Parparita <mihaip@chromium.org>
172 Unreviewed Chromium Snow Leopard rebaseline.
174 Rebaseline tables/mozilla/bugs/ tests for Snow Leopard. The current
175 expectations were just checksums, I also added their corresponding PNGs.
177 We can't use the mac/ baselines since we scale the images differently
178 (most likely due to CG i386 vs. x86_64 differences, see bug 52335).
180 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug101674-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug101674-expected.checksum.
181 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug101674-expected.png: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug101674-expected.png.
182 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug10565-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug10565-expected.checksum.
183 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug10565-expected.png: Added.
184 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug11026-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug11026-expected.checksum.
185 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug11026-expected.png: Added.
186 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug12908-1-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug12908-1-expected.checksum.
187 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug12908-1-expected.png: Added.
188 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug12910-2-expected.png: Added.
189 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug1296-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug1296-expected.checksum.
190 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug1296-expected.png: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug1296-expected.png.
191 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug1430-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug1430-expected.checksum.
192 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug1430-expected.png: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug1430-expected.png.
193 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug14929-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug14929-expected.checksum.
194 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug14929-expected.png: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug14929-expected.png.
195 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug15544-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug15544-expected.checksum.
196 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug15544-expected.png: Added.
197 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug17138-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug17138-expected.checksum.
198 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug17138-expected.png: Added.
199 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug2981-2-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug2981-2-expected.checksum.
200 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug2981-2-expected.png: Added.
201 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4093-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug4093-expected.checksum.
202 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4093-expected.png: Added.
203 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4284-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug4284-expected.checksum.
204 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4284-expected.png: Added.
205 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4427-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug4427-expected.checksum.
206 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4427-expected.png: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug4427-expected.png.
207 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4523-expected.png: Added.
208 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug56563-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug56563-expected.checksum.
209 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug56563-expected.png: Added.
210 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug5797-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug5797-expected.checksum.
211 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug5797-expected.png: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug5797-expected.png.
212 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug625-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug625-expected.checksum.
213 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug625-expected.png: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug625-expected.png.
214 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug6404-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug6404-expected.checksum.
215 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug6404-expected.png: Added.
216 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug86708-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug86708-expected.checksum.
217 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug86708-expected.png: Added.
218 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug97383-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug97383-expected.checksum.
219 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug97383-expected.png: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug97383-expected.png.
220 * platform/chromium-mac/tables/mozilla/bugs/bug101674-expected.checksum:
221 * platform/chromium-mac/tables/mozilla/bugs/bug101674-expected.png:
222 * platform/chromium-mac/tables/mozilla/bugs/bug10565-expected.checksum:
223 * platform/chromium-mac/tables/mozilla/bugs/bug10565-expected.png: Added.
224 * platform/chromium-mac/tables/mozilla/bugs/bug11026-expected.checksum:
225 * platform/chromium-mac/tables/mozilla/bugs/bug11026-expected.png: Added.
226 * platform/chromium-mac/tables/mozilla/bugs/bug1188-expected.checksum:
227 * platform/chromium-mac/tables/mozilla/bugs/bug1188-expected.png: Added.
228 * platform/chromium-mac/tables/mozilla/bugs/bug12908-1-expected.checksum:
229 * platform/chromium-mac/tables/mozilla/bugs/bug12908-1-expected.png: Added.
230 * platform/chromium-mac/tables/mozilla/bugs/bug1296-expected.checksum:
231 * platform/chromium-mac/tables/mozilla/bugs/bug1296-expected.png:
232 * platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.checksum:
233 * platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.png: Added.
234 * platform/chromium-mac/tables/mozilla/bugs/bug1430-expected.checksum:
235 * platform/chromium-mac/tables/mozilla/bugs/bug1430-expected.png:
236 * platform/chromium-mac/tables/mozilla/bugs/bug14929-expected.checksum:
237 * platform/chromium-mac/tables/mozilla/bugs/bug14929-expected.png:
238 * platform/chromium-mac/tables/mozilla/bugs/bug15544-expected.checksum:
239 * platform/chromium-mac/tables/mozilla/bugs/bug15544-expected.png: Added.
240 * platform/chromium-mac/tables/mozilla/bugs/bug17138-expected.checksum:
241 * platform/chromium-mac/tables/mozilla/bugs/bug17138-expected.png: Added.
242 * platform/chromium-mac/tables/mozilla/bugs/bug2981-2-expected.checksum:
243 * platform/chromium-mac/tables/mozilla/bugs/bug2981-2-expected.png: Added.
244 * platform/chromium-mac/tables/mozilla/bugs/bug4093-expected.checksum:
245 * platform/chromium-mac/tables/mozilla/bugs/bug4093-expected.png: Added.
246 * platform/chromium-mac/tables/mozilla/bugs/bug4284-expected.checksum:
247 * platform/chromium-mac/tables/mozilla/bugs/bug4284-expected.png: Added.
248 * platform/chromium-mac/tables/mozilla/bugs/bug4427-expected.checksum:
249 * platform/chromium-mac/tables/mozilla/bugs/bug4427-expected.png:
250 * platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.checksum:
251 * platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.png: Added.
252 * platform/chromium-mac/tables/mozilla/bugs/bug56563-expected.checksum:
253 * platform/chromium-mac/tables/mozilla/bugs/bug56563-expected.png: Added.
254 * platform/chromium-mac/tables/mozilla/bugs/bug5797-expected.checksum:
255 * platform/chromium-mac/tables/mozilla/bugs/bug5797-expected.png:
256 * platform/chromium-mac/tables/mozilla/bugs/bug625-expected.checksum:
257 * platform/chromium-mac/tables/mozilla/bugs/bug625-expected.png:
258 * platform/chromium-mac/tables/mozilla/bugs/bug6404-expected.checksum:
259 * platform/chromium-mac/tables/mozilla/bugs/bug6404-expected.png: Added.
260 * platform/chromium-mac/tables/mozilla/bugs/bug86708-expected.checksum:
261 * platform/chromium-mac/tables/mozilla/bugs/bug86708-expected.png: Added.
262 * platform/chromium-mac/tables/mozilla/bugs/bug97383-expected.checksum:
263 * platform/chromium-mac/tables/mozilla/bugs/bug97383-expected.png:
264 * platform/chromium/test_expectations.txt:
266 2011-03-03 Dan Bernstein <mitz@apple.com>
268 Reviewed by Sam Weinig.
270 Rename -webkit-hyphenate-locale to -webkit-locale
271 https://bugs.webkit.org/show_bug.cgi?id=55709
273 * fast/text/hyphenate-character.html:
274 * fast/text/hyphenate-first-word.html:
275 * fast/text/hyphenate-locale.html:
276 * fast/text/hyphens.html:
278 2011-03-03 Mihai Parparita <mihaip@chromium.org>
280 Unreviewed Chromium expectations update.
282 Two tests crash on Snow Leopard on the GPU path.
284 * platform/chromium/test_expectations.txt:
286 2011-03-03 Sheriff Bot <webkit.review.bot@gmail.com>
288 Unreviewed, rolling out r80272.
289 http://trac.webkit.org/changeset/80272
290 https://bugs.webkit.org/show_bug.cgi?id=55700
292 the test are flaky (Requested by loislo_ on #webkit).
294 * http/tests/inspector/inspector-test.js:
295 (initialize_InspectorTest.InspectorTest.addObject):
296 * http/tests/inspector/protocol-test.js: Removed.
297 * inspector/protocol/runtime-agent-expected.txt: Removed.
298 * inspector/protocol/runtime-agent.html: Removed.
300 2011-03-03 Ilya Tikhonovsky <loislo@chromium.org>
302 Reviewed by Yury Semikhatsky.
304 Web Inspector: introduce a protocol test for RuntimeAgent API.
305 https://bugs.webkit.org/show_bug.cgi?id=55482
307 * http/tests/inspector/protocol-test.js: Added.
308 (initialize_ProtocolTest.InspectorTest.filterProps):
309 (initialize_ProtocolTest.InspectorTest._dumpStepResult):
310 (initialize_ProtocolTest.InspectorTest._runNextStep):
311 (initialize_ProtocolTest.InspectorTest.runProtocolTestSuite):
312 (initialize_ProtocolTest):
313 * inspector/protocol/runtime-agent-expected.txt: Added.
314 * inspector/protocol/runtime-agent.html: Added.
316 2011-03-03 Kenji Imasaki <imasaki@chromium.org>
318 Reviewed by Mihai Parparita.
320 [Chromium] Snow Leopard rebaseline of media/video-layer-crash
321 http://code.google.com/p/chromium/issues/detail?id=60744
323 * platform/chromium-mac-leopard/media/video-layer-crash-expected.checksum: Copied from LayoutTests/platform/chromium-mac/media/video-layer-crash-expected.checksum.
324 * platform/chromium-mac-leopard/media/video-layer-crash-expected.png: Copied from LayoutTests/platform/chromium-mac/media/video-layer-crash-expected.png.
325 * platform/chromium-mac/media/video-layer-crash-expected.checksum:
326 * platform/chromium-mac/media/video-layer-crash-expected.png:
328 2011-03-03 Victoria Kirst <vrk@google.com>
330 Reviewed by Eric Carlson.
332 Enable media tests in chromium-gpu/test_expectations
333 https://bugs.webkit.org/show_bug.cgi?id=53608
335 Suppressing the test failures until baselines are added.
337 * platform/chromium/test_expectations.txt:
339 2011-03-03 Kenji Imasaki <imasaki@chromium.org>
341 Reviewed by Tony Gentilcore.
343 [Chromium] Revert the change in http/tests/media/video-referer.html
346 * platform/chromium/test_expectations.txt:
348 2011-03-03 Mihai Parparita <mihaip@chromium.org>
350 Unreviewed Chromium Snow Leopard rebaseline.
352 Rebaseline tables/mozilla/marvin/ tests for Snow Leopard. The current
353 expectations were just checksums, I also added their corresponding PNGs.
355 We can't use the mac/ baselines since we scale the raptor image
356 differently (most likely due to CG i386 vs. x86_64 differences, see
359 * platform/chromium-mac-leopard/tables/mozilla/marvin/tbody_valign_baseline-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/tbody_valign_baseline-expected.checksum.
360 * platform/chromium-mac-leopard/tables/mozilla/marvin/tbody_valign_baseline-expected.png: Added.
361 * platform/chromium-mac-leopard/tables/mozilla/marvin/tbody_valign_bottom-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/tbody_valign_bottom-expected.checksum.
362 * platform/chromium-mac-leopard/tables/mozilla/marvin/tbody_valign_bottom-expected.png: Added.
363 * platform/chromium-mac-leopard/tables/mozilla/marvin/tbody_valign_middle-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/tbody_valign_middle-expected.checksum.
364 * platform/chromium-mac-leopard/tables/mozilla/marvin/tbody_valign_middle-expected.png: Added.
365 * platform/chromium-mac-leopard/tables/mozilla/marvin/tbody_valign_top-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/tbody_valign_top-expected.checksum.
366 * platform/chromium-mac-leopard/tables/mozilla/marvin/tbody_valign_top-expected.png: Added.
367 * platform/chromium-mac-leopard/tables/mozilla/marvin/td_valign_baseline-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/td_valign_baseline-expected.checksum.
368 * platform/chromium-mac-leopard/tables/mozilla/marvin/td_valign_baseline-expected.png: Added.
369 * platform/chromium-mac-leopard/tables/mozilla/marvin/td_valign_bottom-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/td_valign_bottom-expected.checksum.
370 * platform/chromium-mac-leopard/tables/mozilla/marvin/td_valign_bottom-expected.png: Added.
371 * platform/chromium-mac-leopard/tables/mozilla/marvin/td_valign_middle-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/td_valign_middle-expected.checksum.
372 * platform/chromium-mac-leopard/tables/mozilla/marvin/td_valign_middle-expected.png: Added.
373 * platform/chromium-mac-leopard/tables/mozilla/marvin/td_valign_top-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/td_valign_top-expected.checksum.
374 * platform/chromium-mac-leopard/tables/mozilla/marvin/td_valign_top-expected.png: Added.
375 * platform/chromium-mac-leopard/tables/mozilla/marvin/tfoot_valign_baseline-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_baseline-expected.checksum.
376 * platform/chromium-mac-leopard/tables/mozilla/marvin/tfoot_valign_baseline-expected.png: Added.
377 * platform/chromium-mac-leopard/tables/mozilla/marvin/tfoot_valign_bottom-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_bottom-expected.checksum.
378 * platform/chromium-mac-leopard/tables/mozilla/marvin/tfoot_valign_bottom-expected.png: Added.
379 * platform/chromium-mac-leopard/tables/mozilla/marvin/tfoot_valign_middle-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_middle-expected.checksum.
380 * platform/chromium-mac-leopard/tables/mozilla/marvin/tfoot_valign_middle-expected.png: Added.
381 * platform/chromium-mac-leopard/tables/mozilla/marvin/tfoot_valign_top-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_top-expected.checksum.
382 * platform/chromium-mac-leopard/tables/mozilla/marvin/tfoot_valign_top-expected.png: Added.
383 * platform/chromium-mac-leopard/tables/mozilla/marvin/th_valign_baseline-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/th_valign_baseline-expected.checksum.
384 * platform/chromium-mac-leopard/tables/mozilla/marvin/th_valign_baseline-expected.png: Added.
385 * platform/chromium-mac-leopard/tables/mozilla/marvin/th_valign_bottom-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/th_valign_bottom-expected.checksum.
386 * platform/chromium-mac-leopard/tables/mozilla/marvin/th_valign_bottom-expected.png: Added.
387 * platform/chromium-mac-leopard/tables/mozilla/marvin/th_valign_middle-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/th_valign_middle-expected.checksum.
388 * platform/chromium-mac-leopard/tables/mozilla/marvin/th_valign_middle-expected.png: Added.
389 * platform/chromium-mac-leopard/tables/mozilla/marvin/th_valign_top-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/th_valign_top-expected.checksum.
390 * platform/chromium-mac-leopard/tables/mozilla/marvin/th_valign_top-expected.png: Added.
391 * platform/chromium-mac-leopard/tables/mozilla/marvin/thead_valign_baseline-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/thead_valign_baseline-expected.checksum.
392 * platform/chromium-mac-leopard/tables/mozilla/marvin/thead_valign_baseline-expected.png: Added.
393 * platform/chromium-mac-leopard/tables/mozilla/marvin/thead_valign_bottom-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/thead_valign_bottom-expected.checksum.
394 * platform/chromium-mac-leopard/tables/mozilla/marvin/thead_valign_bottom-expected.png: Added.
395 * platform/chromium-mac-leopard/tables/mozilla/marvin/thead_valign_middle-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/thead_valign_middle-expected.checksum.
396 * platform/chromium-mac-leopard/tables/mozilla/marvin/thead_valign_middle-expected.png: Added.
397 * platform/chromium-mac-leopard/tables/mozilla/marvin/thead_valign_top-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/thead_valign_top-expected.checksum.
398 * platform/chromium-mac-leopard/tables/mozilla/marvin/thead_valign_top-expected.png: Added.
399 * platform/chromium-mac-leopard/tables/mozilla/marvin/tr_valign_baseline-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/tr_valign_baseline-expected.checksum.
400 * platform/chromium-mac-leopard/tables/mozilla/marvin/tr_valign_baseline-expected.png: Added.
401 * platform/chromium-mac-leopard/tables/mozilla/marvin/tr_valign_bottom-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/tr_valign_bottom-expected.checksum.
402 * platform/chromium-mac-leopard/tables/mozilla/marvin/tr_valign_bottom-expected.png: Added.
403 * platform/chromium-mac-leopard/tables/mozilla/marvin/tr_valign_middle-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/tr_valign_middle-expected.checksum.
404 * platform/chromium-mac-leopard/tables/mozilla/marvin/tr_valign_middle-expected.png: Added.
405 * platform/chromium-mac-leopard/tables/mozilla/marvin/tr_valign_top-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/tr_valign_top-expected.checksum.
406 * platform/chromium-mac-leopard/tables/mozilla/marvin/tr_valign_top-expected.png: Added.
407 * platform/chromium-mac/tables/mozilla/marvin/tbody_valign_baseline-expected.checksum:
408 * platform/chromium-mac/tables/mozilla/marvin/tbody_valign_baseline-expected.png: Added.
409 * platform/chromium-mac/tables/mozilla/marvin/tbody_valign_bottom-expected.checksum:
410 * platform/chromium-mac/tables/mozilla/marvin/tbody_valign_bottom-expected.png: Added.
411 * platform/chromium-mac/tables/mozilla/marvin/tbody_valign_middle-expected.checksum:
412 * platform/chromium-mac/tables/mozilla/marvin/tbody_valign_middle-expected.png: Added.
413 * platform/chromium-mac/tables/mozilla/marvin/tbody_valign_top-expected.checksum:
414 * platform/chromium-mac/tables/mozilla/marvin/tbody_valign_top-expected.png: Added.
415 * platform/chromium-mac/tables/mozilla/marvin/td_valign_baseline-expected.checksum:
416 * platform/chromium-mac/tables/mozilla/marvin/td_valign_baseline-expected.png: Added.
417 * platform/chromium-mac/tables/mozilla/marvin/td_valign_bottom-expected.checksum:
418 * platform/chromium-mac/tables/mozilla/marvin/td_valign_bottom-expected.png: Added.
419 * platform/chromium-mac/tables/mozilla/marvin/td_valign_middle-expected.checksum:
420 * platform/chromium-mac/tables/mozilla/marvin/td_valign_middle-expected.png: Added.
421 * platform/chromium-mac/tables/mozilla/marvin/td_valign_top-expected.checksum:
422 * platform/chromium-mac/tables/mozilla/marvin/td_valign_top-expected.png: Added.
423 * platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_baseline-expected.checksum:
424 * platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_baseline-expected.png: Added.
425 * platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_bottom-expected.checksum:
426 * platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_bottom-expected.png: Added.
427 * platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_middle-expected.checksum:
428 * platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_middle-expected.png: Added.
429 * platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_top-expected.checksum:
430 * platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_top-expected.png: Added.
431 * platform/chromium-mac/tables/mozilla/marvin/th_valign_baseline-expected.checksum:
432 * platform/chromium-mac/tables/mozilla/marvin/th_valign_baseline-expected.png: Added.
433 * platform/chromium-mac/tables/mozilla/marvin/th_valign_bottom-expected.checksum:
434 * platform/chromium-mac/tables/mozilla/marvin/th_valign_bottom-expected.png: Added.
435 * platform/chromium-mac/tables/mozilla/marvin/th_valign_middle-expected.checksum:
436 * platform/chromium-mac/tables/mozilla/marvin/th_valign_middle-expected.png: Added.
437 * platform/chromium-mac/tables/mozilla/marvin/th_valign_top-expected.checksum:
438 * platform/chromium-mac/tables/mozilla/marvin/th_valign_top-expected.png: Added.
439 * platform/chromium-mac/tables/mozilla/marvin/thead_valign_baseline-expected.checksum:
440 * platform/chromium-mac/tables/mozilla/marvin/thead_valign_baseline-expected.png: Added.
441 * platform/chromium-mac/tables/mozilla/marvin/thead_valign_bottom-expected.checksum:
442 * platform/chromium-mac/tables/mozilla/marvin/thead_valign_bottom-expected.png: Added.
443 * platform/chromium-mac/tables/mozilla/marvin/thead_valign_middle-expected.checksum:
444 * platform/chromium-mac/tables/mozilla/marvin/thead_valign_middle-expected.png: Added.
445 * platform/chromium-mac/tables/mozilla/marvin/thead_valign_top-expected.checksum:
446 * platform/chromium-mac/tables/mozilla/marvin/thead_valign_top-expected.png: Added.
447 * platform/chromium-mac/tables/mozilla/marvin/tr_valign_baseline-expected.checksum:
448 * platform/chromium-mac/tables/mozilla/marvin/tr_valign_baseline-expected.png: Added.
449 * platform/chromium-mac/tables/mozilla/marvin/tr_valign_bottom-expected.checksum:
450 * platform/chromium-mac/tables/mozilla/marvin/tr_valign_bottom-expected.png: Added.
451 * platform/chromium-mac/tables/mozilla/marvin/tr_valign_middle-expected.checksum:
452 * platform/chromium-mac/tables/mozilla/marvin/tr_valign_middle-expected.png: Added.
453 * platform/chromium-mac/tables/mozilla/marvin/tr_valign_top-expected.checksum:
454 * platform/chromium-mac/tables/mozilla/marvin/tr_valign_top-expected.png: Added.
455 * platform/chromium/test_expectations.txt:
457 2011-03-03 Alexey Proskuryakov <ap@apple.com>
459 Reviewed by Darin Adler.
461 WebCore should check for "Upgrade" and "Connection" header fields in WebSockets handshake
462 https://bugs.webkit.org/show_bug.cgi?id=55498
463 <rdar://problem/8752706>
465 * http/tests/websocket/tests/handshake-fail-by-no-connection-header-expected.txt: Added.
466 * http/tests/websocket/tests/handshake-fail-by-no-connection-header.html: Added.
467 * http/tests/websocket/tests/handshake-fail-by-no-connection-header_wsh.py: Added.
468 * http/tests/websocket/tests/handshake-fail-by-no-upgrade-header-expected.txt: Added.
469 * http/tests/websocket/tests/handshake-fail-by-no-upgrade-header.html: Added.
470 * http/tests/websocket/tests/handshake-fail-by-no-upgrade-header_wsh.py: Added.
472 2011-03-03 Mihai Parparita <mihaip@chromium.org>
474 Unreviewed Chromium Snow Leopard rebaseline.
476 Rebaseline remaining editing/ tests for Snow Leopard. The current
477 expectations were just checksums, I also added their corresponding PNGs.
479 We can't use the mac/ baselines since we render selections differently.
481 * platform/chromium-mac-leopard/editing/selection/4402375-expected.checksum: Copied from LayoutTests/platform/chromium-mac/editing/selection/4402375-expected.checksum.
482 * platform/chromium-mac-leopard/editing/selection/4402375-expected.png: Added.
483 * platform/chromium-mac-leopard/editing/selection/image-before-linebreak-expected.checksum: Copied from LayoutTests/platform/chromium-mac/editing/selection/image-before-linebreak-expected.checksum.
484 * platform/chromium-mac-leopard/editing/selection/image-before-linebreak-expected.png: Added.
485 * platform/chromium-mac-leopard/editing/selection/replaced-boundaries-1-expected.checksum: Copied from LayoutTests/platform/chromium-mac/editing/selection/replaced-boundaries-1-expected.checksum.
486 * platform/chromium-mac-leopard/editing/selection/replaced-boundaries-1-expected.png: Added.
487 * platform/chromium-mac-leopard/editing/selection/replaced-boundaries-2-expected.checksum: Copied from LayoutTests/platform/chromium-mac/editing/selection/replaced-boundaries-2-expected.checksum.
488 * platform/chromium-mac-leopard/editing/selection/replaced-boundaries-2-expected.png: Added.
489 * platform/chromium-mac/editing/selection/4402375-expected.checksum:
490 * platform/chromium-mac/editing/selection/4402375-expected.png: Added.
491 * platform/chromium-mac/editing/selection/image-before-linebreak-expected.checksum:
492 * platform/chromium-mac/editing/selection/image-before-linebreak-expected.png: Added.
493 * platform/chromium-mac/editing/selection/replaced-boundaries-1-expected.checksum:
494 * platform/chromium-mac/editing/selection/replaced-boundaries-1-expected.png: Added.
495 * platform/chromium-mac/editing/selection/replaced-boundaries-2-expected.checksum:
496 * platform/chromium-mac/editing/selection/replaced-boundaries-2-expected.png: Added.
497 * platform/chromium/test_expectations.txt:
499 2011-03-03 Helder Correia <helder@sencha.com>
501 Reviewed by Andreas Kling.
503 [Qt] fast/canvas/canvas-strokePath-gradient-shadow.html fails
504 https://bugs.webkit.org/show_bug.cgi?id=55651
506 When relying on ContextShadow and using a gradient stroke for a path,
507 the alpha of the shadow is incorrect.
509 * platform/qt/Skipped: Remove test from skipped list.
511 2011-03-03 Philippe Normand <pnormand@igalia.com>
513 Unreviewed, skip failing test on GTK. See bug 55682.
515 * platform/gtk/Skipped: Skip fast/images/support-broken-image-delegate.html
517 2011-03-03 Philippe Normand <pnormand@igalia.com>
519 Unreviewed, skip svg test failing on 32-bits Release, likely due
520 to a rounding error, see bug 39022.
521 * platform/gtk/Skipped:
523 2011-03-03 Carlos Garcia Campos <cgarcia@igalia.com>
525 Reviewed by Martin Robinson.
527 [GTK] DRT needs implementation of EventSender.scheduleAsynchronousClick
528 https://bugs.webkit.org/show_bug.cgi?id=53960
530 * platform/gtk/Skipped: Unskip
531 fast/events/popup-blocking-click-in-iframe.html that passes now.
533 2011-03-03 Martin Robinson <mrobinson@igalia.com>
535 Unskipped one test that just needs platform-independent results (it
536 does not fail on GTK+) and one failure so that we can get a test diff
537 from it (not failing locally or when run manually on the bots).
539 2011-03-03 Philippe Normand <pnormand@igalia.com>
541 Unreviewed, skip failing test on GTK.
543 * platform/gtk/Skipped: Skip fast/canvas/rgba-parsing.html
545 2011-03-03 Philippe Normand <pnormand@igalia.com>
547 Unreviewed, GTK baselines for new tests.
549 * platform/gtk/fast/block/positioning/differing-writing-modes-expected.checksum: Added.
550 * platform/gtk/fast/block/positioning/differing-writing-modes-expected.png: Added.
551 * platform/gtk/fast/block/positioning/differing-writing-modes-expected.txt: Added.
552 * platform/gtk/fast/block/positioning/differing-writing-modes-replaced-expected.checksum: Added.
553 * platform/gtk/fast/block/positioning/differing-writing-modes-replaced-expected.png: Added.
554 * platform/gtk/fast/block/positioning/differing-writing-modes-replaced-expected.txt: Added.
555 * platform/gtk/fast/replaced/vertical-lr/absolute-position-percentage-width-expected.checksum: Added.
556 * platform/gtk/fast/replaced/vertical-lr/absolute-position-percentage-width-expected.png: Added.
557 * platform/gtk/fast/replaced/vertical-lr/absolute-position-percentage-width-expected.txt: Added.
558 * platform/gtk/fast/replaced/vertical-lr/absolute-position-with-auto-height-and-top-and-bottom-expected.checksum: Added.
559 * platform/gtk/fast/replaced/vertical-lr/absolute-position-with-auto-height-and-top-and-bottom-expected.png: Added.
560 * platform/gtk/fast/replaced/vertical-lr/absolute-position-with-auto-height-and-top-and-bottom-expected.txt: Added.
561 * platform/gtk/fast/replaced/vertical-lr/absolute-position-with-auto-width-and-left-and-right-expected.checksum: Added.
562 * platform/gtk/fast/replaced/vertical-lr/absolute-position-with-auto-width-and-left-and-right-expected.png: Added.
563 * platform/gtk/fast/replaced/vertical-lr/absolute-position-with-auto-width-and-left-and-right-expected.txt: Added.
564 * platform/gtk/fast/replaced/vertical-rl/absolute-position-percentage-width-expected.checksum: Added.
565 * platform/gtk/fast/replaced/vertical-rl/absolute-position-percentage-width-expected.png: Added.
566 * platform/gtk/fast/replaced/vertical-rl/absolute-position-percentage-width-expected.txt: Added.
567 * platform/gtk/fast/replaced/vertical-rl/absolute-position-with-auto-height-and-top-and-bottom-expected.checksum: Added.
568 * platform/gtk/fast/replaced/vertical-rl/absolute-position-with-auto-height-and-top-and-bottom-expected.png: Added.
569 * platform/gtk/fast/replaced/vertical-rl/absolute-position-with-auto-height-and-top-and-bottom-expected.txt: Added.
570 * platform/gtk/fast/replaced/vertical-rl/absolute-position-with-auto-width-and-left-and-right-expected.checksum: Added.
571 * platform/gtk/fast/replaced/vertical-rl/absolute-position-with-auto-width-and-left-and-right-expected.png: Added.
572 * platform/gtk/fast/replaced/vertical-rl/absolute-position-with-auto-width-and-left-and-right-expected.txt: Added.
573 * platform/gtk/fast/ruby/base-shorter-than-text-expected.checksum: Added.
574 * platform/gtk/fast/ruby/base-shorter-than-text-expected.png: Added.
575 * platform/gtk/fast/ruby/base-shorter-than-text-expected.txt: Added.
576 * platform/gtk/fast/spatial-navigation/snav-multiple-select-focusring-expected.png:
577 * platform/gtk/fast/spatial-navigation/snav-multiple-select-focusring-expected.txt: Added.
578 * platform/gtk/fast/table/table-and-parts-outline-expected.checksum: Added.
579 * platform/gtk/fast/table/table-and-parts-outline-expected.png: Added.
580 * platform/gtk/fast/table/table-and-parts-outline-expected.txt: Added.
581 * platform/gtk/fast/table/table-continuation-outline-paint-crash-expected.checksum: Added.
582 * platform/gtk/fast/table/table-continuation-outline-paint-crash-expected.png: Added.
583 * platform/gtk/fast/table/table-continuation-outline-paint-crash-expected.txt: Added.
584 * platform/gtk/fast/viewport/viewport-91-expected.txt: Added.
585 * platform/gtk/fast/viewport/viewport-92-expected.txt: Added.
586 * platform/gtk/fast/viewport/viewport-93-expected.txt: Added.
587 * platform/gtk/fast/viewport/viewport-94-expected.txt: Added.
588 * platform/gtk/fast/viewport/viewport-95-expected.txt: Added.
589 * platform/gtk/fast/viewport/viewport-96-expected.txt: Added.
590 * platform/gtk/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.checksum: Added.
591 * platform/gtk/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.png: Added.
592 * platform/gtk/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.txt: Added.
593 * platform/gtk/svg/css/path-gradient-stroke-shadow-expected.checksum: Added.
594 * platform/gtk/svg/css/path-gradient-stroke-shadow-expected.png: Added.
595 * platform/gtk/svg/css/path-gradient-stroke-shadow-expected.txt: Added.
596 * platform/gtk/svg/custom/SVGPaint-mutate-attribute-expected.checksum: Added.
597 * platform/gtk/svg/custom/SVGPaint-mutate-attribute-expected.png: Added.
598 * platform/gtk/svg/custom/SVGPaint-mutate-attribute-expected.txt: Added.
599 * platform/gtk/svg/custom/SVGPaint-mutate-inline-style-expected.checksum: Added.
600 * platform/gtk/svg/custom/SVGPaint-mutate-inline-style-expected.png: Added.
601 * platform/gtk/svg/custom/SVGPaint-mutate-inline-style-expected.txt: Added.
603 2011-03-03 Andras Becsi <abecsi@webkit.org>
605 Reviewed by Andreas Kling.
607 CSS RGBA fast-path color parsing should clamp of out-of-range alpha values
608 https://bugs.webkit.org/show_bug.cgi?id=55661
610 Test case originally written by Andreas Kling <andreas.kling@nokia.com>
612 Add a test of rgba() color parsing for the edge cases.
614 * fast/canvas/rgba-parsing-expected.txt: Added.
615 * fast/canvas/rgba-parsing.html: Added.
616 * fast/canvas/script-tests/rgba-parsing.js: Added.
619 2011-03-03 Yury Semikhatsky <yurys@chromium.org>
621 Reviewed by Pavel Feldman.
623 Web Inspector: inspector protocol should allow different domains to have methods with same name
624 https://bugs.webkit.org/show_bug.cgi?id=55558
626 * inspector/report-protocol-errors-expected.txt:
627 * inspector/report-protocol-errors.html:
629 2011-03-03 Kenji Imasaki <imasaki@chromium.org>
631 Reviewed by David Levin.
633 [Chromium] Remove non-flaky tests and update bugs/comments in
634 media related layout tests in test expectation
636 * platform/chromium/test_expectations.txt:
638 2011-03-03 Jia Pu <jpu@apple.com>
640 Reviewed by Darin Adler.
642 On Mac OS X, spelling suggestion panel stops showing up after change set 80121
643 https://bugs.webkit.org/show_bug.cgi?id=55628
645 Rebaselined tests affected by changeset 80121.
647 * platform/mac/editing/spelling/autocorrection-contraction-expected.txt:
648 * platform/mac/editing/spelling/autocorrection-delete-expected.txt:
649 * platform/mac/editing/spelling/autocorrection-removing-underline-after-paste-expected.txt:
650 * platform/mac/editing/spelling/autocorrection-removing-underline-expected.txt:
651 * platform/mac/editing/spelling/autocorrection-simple-expected.txt:
652 * platform/mac/editing/spelling/click-autocorrected-word-expected.txt:
653 * platform/mac/editing/spelling/click-autocorrected-word.html:
654 * platform/mac/editing/spelling/delete-autocorrected-word-1-expected.txt:
655 * platform/mac/editing/spelling/delete-into-autocorrected-word-expected.checksum:
656 * platform/mac/editing/spelling/delete-into-autocorrected-word-expected.png:
657 * platform/mac/editing/spelling/delete-into-autocorrected-word-expected.txt:
658 * platform/mac/editing/spelling/delete-into-autocorrected-word.html:
659 * platform/mac/editing/spelling/forward-delete-into-autocorrected-word-expected.checksum:
660 * platform/mac/editing/spelling/forward-delete-into-autocorrected-word-expected.png:
661 * platform/mac/editing/spelling/forward-delete-into-autocorrected-word-expected.txt:
662 * platform/mac/editing/spelling/forward-delete-into-autocorrected-word.html:
663 * platform/mac/editing/spelling/move-cursor-to-autocorrected-word-expected.checksum:
664 * platform/mac/editing/spelling/move-cursor-to-autocorrected-word-expected.png:
665 * platform/mac/editing/spelling/move-cursor-to-autocorrected-word-expected.txt:
666 * platform/mac/editing/spelling/move-cursor-to-autocorrected-word.html:
667 * platform/mac/editing/spelling/move-cursor-to-beginning-of-autocorrected-word-expected.checksum:
668 * platform/mac/editing/spelling/move-cursor-to-beginning-of-autocorrected-word-expected.png:
669 * platform/mac/editing/spelling/move-cursor-to-beginning-of-autocorrected-word-expected.txt:
670 * platform/mac/editing/spelling/move-cursor-to-beginning-of-autocorrected-word.html:
671 * platform/mac/editing/spelling/removing-underline-after-accepting-autocorrection-using-punctuation-expected.txt:
673 2011-03-03 Pavel Podivilov <podivilov@chromium.org>
675 Reviewed by Pavel Feldman.
677 Web Inspector: rename "sourceName" to "sourceFileId" in ScriptsPanel.js.
678 https://bugs.webkit.org/show_bug.cgi?id=55569
680 * inspector/debugger/scripts-panel.html:
682 2011-03-03 Jeremy Moskovich <jeremy@chromium.org>
684 Reviewed by Dimitri Glazkov.
686 Convert offsetLeft-offsetTop-borders.html to dumpAsText()
687 https://bugs.webkit.org/show_bug.cgi?id=55612
689 This test outputs the values of offsetLeft/offsetTop for portions
690 of the DOM. It appears it would do just as well as a text-based test.
692 * fast/block/positioning/offsetLeft-offsetTop-borders-expected.txt: Added.
693 * fast/block/positioning/offsetLeft-offsetTop-borders.html:
694 * platform/chromium-linux/fast/block/positioning/offsetLeft-offsetTop-borders-expected.checksum: Removed.
695 * platform/chromium-linux/fast/block/positioning/offsetLeft-offsetTop-borders-expected.png: Removed.
696 * platform/chromium-win/fast/block/positioning/offsetLeft-offsetTop-borders-expected.checksum: Removed.
697 * platform/chromium-win/fast/block/positioning/offsetLeft-offsetTop-borders-expected.png: Removed.
698 * platform/chromium-win/fast/block/positioning/offsetLeft-offsetTop-borders-expected.txt: Removed.
699 * platform/gtk/fast/block/positioning/offsetLeft-offsetTop-borders-expected.checksum: Removed.
700 * platform/gtk/fast/block/positioning/offsetLeft-offsetTop-borders-expected.png: Removed.
701 * platform/gtk/fast/block/positioning/offsetLeft-offsetTop-borders-expected.txt: Removed.
702 * platform/mac-leopard/fast/block/positioning/offsetLeft-offsetTop-borders-expected.checksum: Removed.
703 * platform/mac-leopard/fast/block/positioning/offsetLeft-offsetTop-borders-expected.png: Removed.
704 * platform/mac/fast/block/positioning/offsetLeft-offsetTop-borders-expected.checksum: Removed.
705 * platform/mac/fast/block/positioning/offsetLeft-offsetTop-borders-expected.png: Removed.
706 * platform/mac/fast/block/positioning/offsetLeft-offsetTop-borders-expected.txt: Removed.
707 * platform/qt/fast/block/positioning/offsetLeft-offsetTop-borders-expected.txt: Removed.
709 2011-03-03 Peter Kasting <pkasting@google.com>
711 Reviewed by James Robinson.
713 Drop redundant "Windows; " from the Windows-specific User Agent string.
714 https://bugs.webkit.org/show_bug.cgi?id=54567
716 * http/tests/navigation/useragent-expected.txt:
717 * http/tests/navigation/useragent.php:
719 2011-03-03 Peter Varga <pvarga@webkit.org>
721 Reviewed by Oliver Hunt.
723 Begin Characters Optimization Causes YARR Interpreter Errors
724 https://bugs.webkit.org/show_bug.cgi?id=55479
726 The addBeginTerm function is removed because it doesn't correctly handle those
727 cases when an "invalid" term has been
728 collected (e.g. CharacterClass). Move the removed function to the
729 setupAlternativeBeginTerms method's switch-case
730 where the non-allowed cases are correctly handled.
732 Reenable the Beginning Character Optimization in the YARR Interpreter again.
734 * fast/js/regexp-alternatives-expected.txt: Added.
735 * fast/js/regexp-alternatives.html: Added.
736 * fast/js/script-tests/regexp-alternatives.js: Added.
738 2011-03-03 Philippe Normand <pnormand@igalia.com>
740 Unreviewed, unskip tests fixed by r80214 on GTK.
742 * platform/gtk/Skipped:
744 2011-03-03 Mario Sanchez Prada <msanchez@igalia.com>
746 Reviewed by Martin Robinson.
748 [GTK] Combo boxes should emit object:selection-changed even when collapsed
749 https://bugs.webkit.org/show_bug.cgi?id=53146
751 New GTK-specific layout test to check the right signals are emitted.
753 * platform/gtk/accessibility/combo-box-collapsed-selection-changed-expected.txt: Added.
754 * platform/gtk/accessibility/combo-box-collapsed-selection-changed.html: Added.
756 2011-03-02 Mihai Parparita <mihaip@chromium.org>
758 Unreviewed Chromium Snow Leopard baseline update
760 With the exception of fast/repaint/select-option-background-color.html
761 and fast/repaint/slider-thumb-drag-release.html (which didn't have any
762 SL baselines at all), this was updating of baselines after r78846.
764 * platform/chromium-mac-leopard/fast/repaint/select-option-background-color-expected.checksum: Copied from LayoutTests/platform/chromium-mac/fast/repaint/select-option-background-color-expected.checksum.
765 * platform/chromium-mac-leopard/fast/repaint/select-option-background-color-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/repaint/select-option-background-color-expected.png.
766 * platform/chromium-mac-leopard/fast/repaint/slider-thumb-drag-release-expected.checksum: Copied from LayoutTests/platform/chromium-mac/fast/repaint/slider-thumb-drag-release-expected.checksum.
767 * platform/chromium-mac-leopard/fast/repaint/slider-thumb-drag-release-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/repaint/slider-thumb-drag-release-expected.png.
768 * platform/chromium-mac/fast/repaint/japanese-rl-selection-clear-expected.checksum:
769 * platform/chromium-mac/fast/repaint/japanese-rl-selection-clear-expected.png:
770 * platform/chromium-mac/fast/repaint/japanese-rl-selection-repaint-expected.checksum:
771 * platform/chromium-mac/fast/repaint/japanese-rl-selection-repaint-expected.png:
772 * platform/chromium-mac/fast/repaint/line-flow-with-floats-1-expected.checksum:
773 * platform/chromium-mac/fast/repaint/line-flow-with-floats-1-expected.png:
774 * platform/chromium-mac/fast/repaint/line-flow-with-floats-10-expected.checksum:
775 * platform/chromium-mac/fast/repaint/line-flow-with-floats-10-expected.png:
776 * platform/chromium-mac/fast/repaint/line-flow-with-floats-2-expected.checksum:
777 * platform/chromium-mac/fast/repaint/line-flow-with-floats-2-expected.png:
778 * platform/chromium-mac/fast/repaint/line-flow-with-floats-3-expected.checksum:
779 * platform/chromium-mac/fast/repaint/line-flow-with-floats-3-expected.png:
780 * platform/chromium-mac/fast/repaint/line-flow-with-floats-4-expected.checksum:
781 * platform/chromium-mac/fast/repaint/line-flow-with-floats-4-expected.png:
782 * platform/chromium-mac/fast/repaint/line-flow-with-floats-5-expected.checksum:
783 * platform/chromium-mac/fast/repaint/line-flow-with-floats-5-expected.png:
784 * platform/chromium-mac/fast/repaint/line-flow-with-floats-6-expected.checksum:
785 * platform/chromium-mac/fast/repaint/line-flow-with-floats-6-expected.png:
786 * platform/chromium-mac/fast/repaint/line-flow-with-floats-7-expected.checksum:
787 * platform/chromium-mac/fast/repaint/line-flow-with-floats-7-expected.png:
788 * platform/chromium-mac/fast/repaint/line-flow-with-floats-8-expected.checksum:
789 * platform/chromium-mac/fast/repaint/line-flow-with-floats-8-expected.png:
790 * platform/chromium-mac/fast/repaint/line-flow-with-floats-9-expected.checksum:
791 * platform/chromium-mac/fast/repaint/line-flow-with-floats-9-expected.png:
792 * platform/chromium-mac/fast/repaint/repaint-across-writing-mode-boundary-expected.checksum:
793 * platform/chromium-mac/fast/repaint/repaint-across-writing-mode-boundary-expected.png:
794 * platform/chromium-mac/fast/repaint/select-option-background-color-expected.checksum:
795 * platform/chromium-mac/fast/repaint/select-option-background-color-expected.png:
796 * platform/chromium-mac/fast/repaint/slider-thumb-drag-release-expected.checksum:
797 * platform/chromium-mac/fast/repaint/slider-thumb-drag-release-expected.png:
798 * platform/chromium/test_expectations.txt:
800 2011-03-02 Fumitoshi Ukai <ukai@chromium.org>
802 Unreviewed Chromium expectations update
804 Mark http/tests/cache/subresource-expiration-*.html as SLOW on Win
806 * platform/chromium/test_expectations.txt:
808 2011-03-02 Mihai Parparita <mihaip@chromium.org>
810 Unreviewed Chromium expectations update
812 Clean up svg/ expectations (there were some non-test files with
813 expectations, as well as a couple of tests that have never failed).
815 * platform/chromium/test_expectations.txt:
817 2011-03-02 Yury Semikhatsky <yurys@chromium.org>
819 Reviewed by Pavel Feldman.
821 Web Inspector: break down InspectorFrontend into domain-specific classes
822 https://bugs.webkit.org/show_bug.cgi?id=55584
824 * inspector/elements/elements-panel-search.html:
826 2011-03-02 Mihai Parparita <mihaip@chromium.org>
828 Reviewed by Tony Gentilcore.
830 Split up http/tests/cache/subresource-expiration.html so it stops timing out
831 https://bugs.webkit.org/show_bug.cgi?id=55639
833 http/tests/cache/subresource-expiration.html does a lot of sequential
834 loads, some with delays in between them. This seems unavoidable, so
835 to make the test less likely to time out (especially on debug bots),
836 the test cases are split across two tests.
838 * http/tests/cache/subresource-expiration-1-expected.txt: Added.
839 * http/tests/cache/subresource-expiration-1.html: Added.
840 * http/tests/cache/subresource-expiration-2-expected.txt: Added.
841 * http/tests/cache/subresource-expiration-2.html: Added.
842 * http/tests/cache/subresource-expiration-expected.txt: Removed.
843 * http/tests/cache/subresource-expiration.html: Removed.
844 * platform/chromium/test_expectations.txt:
845 * platform/mac-wk2/Skipped:
846 * platform/mac/test_expectations.txt:
847 * platform/qt-wk2/Skipped:
848 * platform/win/Skipped:
850 2011-03-02 Tony Gentilcore <tonyg@chromium.org>
852 Unreviewed expectations update
854 [chromium] xss-ALLOWED-from-javascript-url-sub-frame-to-javascript-url-sub-frame.html is crashy
855 https://bugs.webkit.org/show_bug.cgi?id=55634
857 * platform/chromium/test_expectations.txt:
859 2011-03-02 Mihai Parparita <mihaip@chromium.org>
861 Unreviewed Chromium expectations update.
863 Mark the other compositing/ directory as expected to fail on Leopard.
865 * platform/chromium/test_expectations.txt:
867 2011-03-02 David Grogan <dgrogan@chromium.org>
869 Reviewed by Jeremy Orlow.
871 IndexedDB: fire versionchange events when calling setVersion
872 https://bugs.webkit.org/show_bug.cgi?id=55095
874 * storage/indexeddb/set_version_queue-expected.txt:
875 * storage/indexeddb/set_version_queue.html:
877 2011-03-02 Sheriff Bot <webkit.review.bot@gmail.com>
879 Unreviewed, rolling out r80139.
880 http://trac.webkit.org/changeset/80139
881 https://bugs.webkit.org/show_bug.cgi?id=55620
883 failing and crashing tests on Snow Leopard bot (Requested by
886 * fast/dom/Geolocation/iframe-reparent-expected.txt: Removed.
887 * fast/dom/Geolocation/iframe-reparent.html: Removed.
888 * fast/dom/Geolocation/page-reload-cancel-permission-requests-expected.txt: Removed.
889 * fast/dom/Geolocation/page-reload-cancel-permission-requests.html: Removed.
890 * fast/dom/Geolocation/resources/iframe-reparent-page-iframe.html: Removed.
891 * fast/dom/Geolocation/resources/iframe-reparent-page.html: Removed.
892 * fast/dom/Geolocation/resources/page-reload-cancel-permission-requests-inner.html: Removed.
893 * fast/dom/Geolocation/script-tests/iframe-reparent.js: Removed.
894 * fast/dom/Geolocation/script-tests/page-reload-cancel-permission-requests.js: Removed.
895 * platform/gtk/Skipped:
896 * platform/qt-wk2/Skipped:
897 * platform/qt/Skipped:
899 2011-03-02 Mihai Parparita <mihaip@chromium.org>
901 Unreviewed Chromium expectations update.
903 compositing/geometry/object-clip-rects-assertion.html no longer times
904 out on the Mac (was just a bad bot).
906 * platform/chromium/test_expectations.txt:
908 2011-03-02 Mihai Parparita <mihaip@chromium.org>
910 Unreviewed expectations update.
912 Promote expectations for fast/table/table-and-parts-outline.html and
913 svg/css/path-gradient-stroke-shadow.svg from chromium-mac/ to
914 mac-leopard/ so that 1) the test passes on mac-leopard 2) the test
915 on chromium-mac-snowlopard (which will now use the mac/ baselines).
917 * platform/mac-leopard/fast/table/table-and-parts-outline-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/table/table-and-parts-outline-expected.checksum.
918 * platform/mac-leopard/fast/table/table-and-parts-outline-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/table/table-and-parts-outline-expected.png.
919 * platform/mac-leopard/svg/css/path-gradient-stroke-shadow-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/css/path-gradient-stroke-shadow-expected.checksum.
920 * platform/mac-leopard/svg/css/path-gradient-stroke-shadow-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/css/path-gradient-stroke-shadow-expected.png.
922 2011-02-28 Jeremy Orlow <jorlow@chromium.org>
924 Reviewed by James Robinson.
926 Split IDBCursor.value into IDBCursor.primaryKey and IDBCursor.value
927 https://bugs.webkit.org/show_bug.cgi?id=55443
929 * storage/indexeddb/cursor-delete-expected.txt:
930 * storage/indexeddb/cursor-index-delete-expected.txt:
931 * storage/indexeddb/cursor-update-expected.txt:
932 * storage/indexeddb/cursor-update.html:
933 * storage/indexeddb/duplicates-expected.txt:
934 * storage/indexeddb/duplicates.html:
935 * storage/indexeddb/index-basics-expected.txt:
936 * storage/indexeddb/index-basics.html:
937 * storage/indexeddb/index-cursor-expected.txt:
938 * storage/indexeddb/index-cursor.html:
940 2011-03-02 Martin Robinson <mrobinson@igalia.com>
942 Update GTK+ baselines after r80151.
944 * platform/gtk/fast/css-generated-content/005-expected.txt:
945 * platform/gtk/fast/css-generated-content/beforeAfter-interdocument-expected.txt:
946 * platform/gtk/fast/css-generated-content/no-openclose-quote-expected.txt:
947 * platform/gtk/fast/invalid/residual-style-expected.txt:
949 2011-03-02 Tony Gentilcore <tonyg@chromium.org>
951 Unreviewed expectations update
953 [chromium] plugins/embed-attributes-setting.html is crashy
954 https://bugs.webkit.org/show_bug.cgi?id=55616
956 * platform/chromium/test_expectations.txt:
958 2011-03-02 Mihai Parparita <mihaip@chromium.org>
960 Unreviewed Chromium expectations update.
962 Remove chromium-gpu-mac/ text expectations mistakenly added by r80163
963 (tests should pass with mac/ expectations).
965 * platform/chromium-gpu-mac/compositing/geometry/clipped-video-controller-expected.txt: Removed.
966 * platform/chromium-gpu-mac/compositing/geometry/video-fixed-scrolling-expected.txt: Removed.
967 * platform/chromium-gpu-mac/compositing/geometry/video-opacity-overlay-expected.txt: Removed.
968 * platform/chromium-gpu-mac/compositing/layers-inside-overflow-scroll-expected.txt: Removed.
969 * platform/chromium-gpu-mac/compositing/overflow/overflow-compositing-descendant-expected.txt: Removed.
970 * platform/chromium-gpu-mac/compositing/overflow/scroll-ancestor-update-expected.txt: Removed.
971 * platform/chromium-gpu-mac/compositing/reflections/load-video-in-reflection-expected.txt: Removed.
972 * platform/chromium-gpu-mac/compositing/self-painting-layers-expected.txt: Removed.
974 2011-03-02 Tony Gentilcore <tonyg@chromium.org>
976 Unreviewed expectations update
978 [chromium] Expectations update
979 https://bugs.webkit.org/show_bug.cgi?id=55615
981 * platform/chromium-linux/fast/repaint/control-clip-expected.checksum:
982 * platform/chromium-linux/fast/repaint/control-clip-expected.png:
983 * platform/chromium-win/fast/repaint/control-clip-expected.checksum:
984 * platform/chromium-win/fast/repaint/control-clip-expected.png:
986 2011-03-02 Tony Gentilcore <tonyg@chromium.org>
988 Unreviewed expectations update
990 [chromium] Expectations to match r80157
991 https://bugs.webkit.org/show_bug.cgi?id=55613
993 * platform/chromium-linux/fast/invalid/residual-style-expected.txt:
994 * platform/chromium-win/fast/invalid/residual-style-expected.txt:
996 2011-03-02 Mihai Parparita <mihaip@chromium.org>
998 Unreviewed Chromium expectations update.
1000 Rebaseline Chromium GPU results for Snow Leopard.
1002 * platform/chromium-gpu-mac/compositing/animation/state-at-end-event-transform-layer-expected.checksum: Added.
1003 * platform/chromium-gpu-mac/compositing/animation/state-at-end-event-transform-layer-expected.png: Added.
1004 * platform/chromium-gpu-mac/compositing/color-matching/image-color-matching-expected.checksum:
1005 * platform/chromium-gpu-mac/compositing/color-matching/image-color-matching-expected.png:
1006 * platform/chromium-gpu-mac/compositing/compositing-visible-descendant-expected.checksum: Added.
1007 * platform/chromium-gpu-mac/compositing/compositing-visible-descendant-expected.png: Added.
1008 * platform/chromium-gpu-mac/compositing/direct-image-compositing-expected.checksum: Added.
1009 * platform/chromium-gpu-mac/compositing/direct-image-compositing-expected.png: Added.
1010 * platform/chromium-gpu-mac/compositing/generated-content-expected.checksum: Added.
1011 * platform/chromium-gpu-mac/compositing/generated-content-expected.png: Added.
1012 * platform/chromium-gpu-mac/compositing/geometry/abs-position-inside-opacity-expected.checksum:
1013 * platform/chromium-gpu-mac/compositing/geometry/abs-position-inside-opacity-expected.png:
1014 * platform/chromium-gpu-mac/compositing/geometry/clipped-video-controller-expected.checksum:
1015 * platform/chromium-gpu-mac/compositing/geometry/clipped-video-controller-expected.png:
1016 * platform/chromium-gpu-mac/compositing/geometry/clipped-video-controller-expected.txt: Added.
1017 * platform/chromium-gpu-mac/compositing/geometry/clipping-foreground-expected.checksum: Added.
1018 * platform/chromium-gpu-mac/compositing/geometry/clipping-foreground-expected.png: Added.
1019 * platform/chromium-gpu-mac/compositing/geometry/fixed-in-composited-expected.checksum: Added.
1020 * platform/chromium-gpu-mac/compositing/geometry/fixed-in-composited-expected.png: Added.
1021 * platform/chromium-gpu-mac/compositing/geometry/fixed-position-expected.checksum: Added.
1022 * platform/chromium-gpu-mac/compositing/geometry/fixed-position-expected.png: Added.
1023 * platform/chromium-gpu-mac/compositing/geometry/horizontal-scroll-composited-expected.checksum: Added.
1024 * platform/chromium-gpu-mac/compositing/geometry/horizontal-scroll-composited-expected.png: Added.
1025 * platform/chromium-gpu-mac/compositing/geometry/layer-due-to-layer-children-deep-expected.checksum: Added.
1026 * platform/chromium-gpu-mac/compositing/geometry/layer-due-to-layer-children-deep-expected.png: Added.
1027 * platform/chromium-gpu-mac/compositing/geometry/layer-due-to-layer-children-expected.checksum: Added.
1028 * platform/chromium-gpu-mac/compositing/geometry/layer-due-to-layer-children-expected.png: Added.
1029 * platform/chromium-gpu-mac/compositing/geometry/outline-change-expected.checksum: Added.
1030 * platform/chromium-gpu-mac/compositing/geometry/outline-change-expected.png: Added.
1031 * platform/chromium-gpu-mac/compositing/geometry/partial-layout-update-expected.checksum: Added.
1032 * platform/chromium-gpu-mac/compositing/geometry/partial-layout-update-expected.png: Added.
1033 * platform/chromium-gpu-mac/compositing/geometry/root-layer-update-expected.checksum: Added.
1034 * platform/chromium-gpu-mac/compositing/geometry/root-layer-update-expected.png: Added.
1035 * platform/chromium-gpu-mac/compositing/geometry/tall-page-composited-expected.checksum: Added.
1036 * platform/chromium-gpu-mac/compositing/geometry/tall-page-composited-expected.png: Added.
1037 * platform/chromium-gpu-mac/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.checksum: Added.
1038 * platform/chromium-gpu-mac/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.png: Added.
1039 * platform/chromium-gpu-mac/compositing/geometry/vertical-scroll-composited-expected.checksum: Added.
1040 * platform/chromium-gpu-mac/compositing/geometry/vertical-scroll-composited-expected.png: Added.
1041 * platform/chromium-gpu-mac/compositing/geometry/video-fixed-scrolling-expected.checksum:
1042 * platform/chromium-gpu-mac/compositing/geometry/video-fixed-scrolling-expected.png:
1043 * platform/chromium-gpu-mac/compositing/geometry/video-fixed-scrolling-expected.txt: Added.
1044 * platform/chromium-gpu-mac/compositing/geometry/video-opacity-overlay-expected.checksum:
1045 * platform/chromium-gpu-mac/compositing/geometry/video-opacity-overlay-expected.png:
1046 * platform/chromium-gpu-mac/compositing/geometry/video-opacity-overlay-expected.txt: Added.
1047 * platform/chromium-gpu-mac/compositing/iframes/composited-iframe-scroll-expected.checksum: Added.
1048 * platform/chromium-gpu-mac/compositing/iframes/composited-iframe-scroll-expected.png: Added.
1049 * platform/chromium-gpu-mac/compositing/iframes/iframe-content-flipping-expected.checksum: Added.
1050 * platform/chromium-gpu-mac/compositing/iframes/iframe-content-flipping-expected.png: Added.
1051 * platform/chromium-gpu-mac/compositing/iframes/iframe-copy-on-scroll-expected.checksum: Added.
1052 * platform/chromium-gpu-mac/compositing/iframes/iframe-copy-on-scroll-expected.png: Added.
1053 * platform/chromium-gpu-mac/compositing/iframes/iframe-in-composited-layer-expected.checksum: Added.
1054 * platform/chromium-gpu-mac/compositing/iframes/iframe-in-composited-layer-expected.png: Added.
1055 * platform/chromium-gpu-mac/compositing/images/direct-image-background-color-expected.checksum: Added.
1056 * platform/chromium-gpu-mac/compositing/images/direct-image-background-color-expected.png: Added.
1057 * platform/chromium-gpu-mac/compositing/images/direct-svg-image-expected.checksum: Added.
1058 * platform/chromium-gpu-mac/compositing/images/direct-svg-image-expected.png: Added.
1059 * platform/chromium-gpu-mac/compositing/layers-inside-overflow-scroll-expected.checksum:
1060 * platform/chromium-gpu-mac/compositing/layers-inside-overflow-scroll-expected.png:
1061 * platform/chromium-gpu-mac/compositing/layers-inside-overflow-scroll-expected.txt: Added.
1062 * platform/chromium-gpu-mac/compositing/masks/direct-image-mask-expected.checksum:
1063 * platform/chromium-gpu-mac/compositing/masks/direct-image-mask-expected.png:
1064 * platform/chromium-gpu-mac/compositing/masks/masked-ancestor-expected.checksum:
1065 * platform/chromium-gpu-mac/compositing/masks/masked-ancestor-expected.png:
1066 * platform/chromium-gpu-mac/compositing/masks/multiple-masks-expected.checksum: Added.
1067 * platform/chromium-gpu-mac/compositing/masks/multiple-masks-expected.png: Added.
1068 * platform/chromium-gpu-mac/compositing/masks/simple-composited-mask-expected.checksum:
1069 * platform/chromium-gpu-mac/compositing/masks/simple-composited-mask-expected.png:
1070 * platform/chromium-gpu-mac/compositing/overflow/ancestor-overflow-expected.checksum: Added.
1071 * platform/chromium-gpu-mac/compositing/overflow/ancestor-overflow-expected.png: Added.
1072 * platform/chromium-gpu-mac/compositing/overflow/fixed-position-ancestor-clip-expected.checksum:
1073 * platform/chromium-gpu-mac/compositing/overflow/fixed-position-ancestor-clip-expected.png:
1074 * platform/chromium-gpu-mac/compositing/overflow/overflow-compositing-descendant-expected.checksum:
1075 * platform/chromium-gpu-mac/compositing/overflow/overflow-compositing-descendant-expected.png:
1076 * platform/chromium-gpu-mac/compositing/overflow/overflow-compositing-descendant-expected.txt: Added.
1077 * platform/chromium-gpu-mac/compositing/overflow/overflow-positioning-expected.checksum: Added.
1078 * platform/chromium-gpu-mac/compositing/overflow/overflow-positioning-expected.png: Added.
1079 * platform/chromium-gpu-mac/compositing/overflow/overflow-scroll-expected.checksum:
1080 * platform/chromium-gpu-mac/compositing/overflow/overflow-scroll-expected.png:
1081 * platform/chromium-gpu-mac/compositing/overflow/parent-overflow-expected.checksum: Added.
1082 * platform/chromium-gpu-mac/compositing/overflow/parent-overflow-expected.png: Added.
1083 * platform/chromium-gpu-mac/compositing/overflow/scroll-ancestor-update-expected.checksum:
1084 * platform/chromium-gpu-mac/compositing/overflow/scroll-ancestor-update-expected.png:
1085 * platform/chromium-gpu-mac/compositing/overflow/scroll-ancestor-update-expected.txt: Added.
1086 * platform/chromium-gpu-mac/compositing/overflow/scrollbar-painting-expected.checksum: Added.
1087 * platform/chromium-gpu-mac/compositing/overflow/scrollbar-painting-expected.png: Added.
1088 * platform/chromium-gpu-mac/compositing/overflow/zero-size-overflow-expected.checksum: Added.
1089 * platform/chromium-gpu-mac/compositing/overflow/zero-size-overflow-expected.png: Added.
1090 * platform/chromium-gpu-mac/compositing/reflections/animation-inside-reflection-expected.checksum: Added.
1091 * platform/chromium-gpu-mac/compositing/reflections/animation-inside-reflection-expected.png: Added.
1092 * platform/chromium-gpu-mac/compositing/reflections/backface-hidden-reflection-expected.checksum: Added.
1093 * platform/chromium-gpu-mac/compositing/reflections/backface-hidden-reflection-expected.png: Added.
1094 * platform/chromium-gpu-mac/compositing/reflections/compositing-change-inside-reflection-expected.checksum: Added.
1095 * platform/chromium-gpu-mac/compositing/reflections/compositing-change-inside-reflection-expected.png: Added.
1096 * platform/chromium-gpu-mac/compositing/reflections/deeply-nested-reflections-expected.checksum:
1097 * platform/chromium-gpu-mac/compositing/reflections/deeply-nested-reflections-expected.png:
1098 * platform/chromium-gpu-mac/compositing/reflections/load-video-in-reflection-expected.checksum:
1099 * platform/chromium-gpu-mac/compositing/reflections/load-video-in-reflection-expected.png:
1100 * platform/chromium-gpu-mac/compositing/reflections/load-video-in-reflection-expected.txt: Added.
1101 * platform/chromium-gpu-mac/compositing/reflections/masked-reflection-on-composited-expected.checksum: Added.
1102 * platform/chromium-gpu-mac/compositing/reflections/masked-reflection-on-composited-expected.png: Added.
1103 * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-animated-expected.checksum: Added.
1104 * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-animated-expected.png: Added.
1105 * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-expected.checksum: Added.
1106 * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-expected.png: Added.
1107 * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-mask-change-expected.checksum: Added.
1108 * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-mask-change-expected.png: Added.
1109 * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-on-overflow-expected.checksum: Added.
1110 * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-on-overflow-expected.png: Added.
1111 * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-opacity-expected.checksum: Added.
1112 * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-opacity-expected.png: Added.
1113 * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-size-change-expected.checksum: Added.
1114 * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-size-change-expected.png: Added.
1115 * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-transformed-expected.checksum: Added.
1116 * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-transformed-expected.png: Added.
1117 * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-transformed2-expected.checksum: Added.
1118 * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-transformed2-expected.png: Added.
1119 * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-transition-expected.checksum: Added.
1120 * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-transition-expected.png: Added.
1121 * platform/chromium-gpu-mac/compositing/reflections/reflection-in-composited-expected.checksum: Added.
1122 * platform/chromium-gpu-mac/compositing/reflections/reflection-in-composited-expected.png: Added.
1123 * platform/chromium-gpu-mac/compositing/reflections/reflection-on-composited-expected.checksum: Added.
1124 * platform/chromium-gpu-mac/compositing/reflections/reflection-on-composited-expected.png: Added.
1125 * platform/chromium-gpu-mac/compositing/reflections/reflection-ordering-expected.checksum: Added.
1126 * platform/chromium-gpu-mac/compositing/reflections/reflection-ordering-expected.png: Added.
1127 * platform/chromium-gpu-mac/compositing/reflections/reflection-positioning-expected.checksum: Added.
1128 * platform/chromium-gpu-mac/compositing/reflections/reflection-positioning-expected.png: Added.
1129 * platform/chromium-gpu-mac/compositing/reflections/reflection-positioning2-expected.checksum: Added.
1130 * platform/chromium-gpu-mac/compositing/reflections/reflection-positioning2-expected.png: Added.
1131 * platform/chromium-gpu-mac/compositing/reflections/remove-add-reflection-expected.checksum: Added.
1132 * platform/chromium-gpu-mac/compositing/reflections/remove-add-reflection-expected.png: Added.
1133 * platform/chromium-gpu-mac/compositing/reflections/simple-composited-reflections-expected.checksum: Added.
1134 * platform/chromium-gpu-mac/compositing/reflections/simple-composited-reflections-expected.png: Added.
1135 * platform/chromium-gpu-mac/compositing/reflections/transform-inside-reflection-expected.checksum: Added.
1136 * platform/chromium-gpu-mac/compositing/reflections/transform-inside-reflection-expected.png: Added.
1137 * platform/chromium-gpu-mac/compositing/repaint/composited-document-element-expected.checksum:
1138 * platform/chromium-gpu-mac/compositing/repaint/composited-document-element-expected.png:
1139 * platform/chromium-gpu-mac/compositing/repaint/content-into-overflow-expected.checksum: Added.
1140 * platform/chromium-gpu-mac/compositing/repaint/content-into-overflow-expected.png: Added.
1141 * platform/chromium-gpu-mac/compositing/repaint/layer-repaint-expected.checksum: Added.
1142 * platform/chromium-gpu-mac/compositing/repaint/layer-repaint-expected.png: Added.
1143 * platform/chromium-gpu-mac/compositing/repaint/opacity-between-absolute-expected.checksum: Added.
1144 * platform/chromium-gpu-mac/compositing/repaint/opacity-between-absolute-expected.png: Added.
1145 * platform/chromium-gpu-mac/compositing/repaint/opacity-between-absolute2-expected.checksum:
1146 * platform/chromium-gpu-mac/compositing/repaint/opacity-between-absolute2-expected.png:
1147 * platform/chromium-gpu-mac/compositing/repaint/overflow-into-content-expected.checksum: Added.
1148 * platform/chromium-gpu-mac/compositing/repaint/overflow-into-content-expected.png: Added.
1149 * platform/chromium-gpu-mac/compositing/self-painting-layers-expected.checksum:
1150 * platform/chromium-gpu-mac/compositing/self-painting-layers-expected.png:
1151 * platform/chromium-gpu-mac/compositing/self-painting-layers-expected.txt: Added.
1152 * platform/chromium-gpu-mac/compositing/shadows/shadow-drawing-expected.checksum:
1153 * platform/chromium-gpu-mac/compositing/shadows/shadow-drawing-expected.png:
1154 * platform/chromium-gpu-mac/compositing/sibling-positioning-expected.checksum: Added.
1155 * platform/chromium-gpu-mac/compositing/sibling-positioning-expected.png: Added.
1156 * platform/chromium-gpu-mac/compositing/text-on-large-layer-expected.checksum:
1157 * platform/chromium-gpu-mac/compositing/text-on-large-layer-expected.png:
1158 * platform/chromium-gpu-mac/compositing/transitions/scale-transition-no-start-expected.checksum:
1159 * platform/chromium-gpu-mac/compositing/transitions/scale-transition-no-start-expected.png:
1160 * platform/chromium-gpu-mac/compositing/transitions/singular-scale-transition-expected.checksum: Added.
1161 * platform/chromium-gpu-mac/compositing/transitions/singular-scale-transition-expected.png: Added.
1162 * platform/chromium-gpu-mac/compositing/webgl/webgl-reflection-expected.checksum: Added.
1163 * platform/chromium-gpu-mac/compositing/webgl/webgl-reflection-expected.png: Added.
1164 * platform/chromium-gpu-mac/platform/chromium/compositing/layout-width-change-expected.checksum:
1165 * platform/chromium-gpu-mac/platform/chromium/compositing/layout-width-change-expected.png:
1166 * platform/chromium/test_expectations.txt:
1168 2011-03-02 Tony Gentilcore <tonyg@chromium.org>
1170 Unreviewed expectations update.
1172 [chromium] Update expectations to match those in r80151
1173 https://bugs.webkit.org/show_bug.cgi?id=55610
1175 * platform/chromium-win/fast/css-generated-content/005-expected.txt:
1176 * platform/chromium-win/fast/css-generated-content/beforeAfter-interdocument-expected.txt:
1177 * platform/chromium-win/fast/css-generated-content/no-openclose-quote-expected.txt:
1179 2011-03-02 Tony Gentilcore <tonyg@chromium.org>
1181 Unreviewed expectations
1183 Updating expectations after r80151
1184 https://bugs.webkit.org/show_bug.cgi?id=55601
1186 * platform/mac/fast/invalid/residual-style-expected.txt:
1188 2011-03-02 Mihai Parparita <mihaip@chromium.org>
1190 Unreviewed expectations update.
1192 Add more Snow Leopard-only flakiness.
1194 * platform/chromium/test_expectations.txt:
1196 2011-03-02 Carol Szabo <carol.szabo@nokia.com>
1198 Reviewed by David Hyatt <hyatt@apple.com>
1200 content property doesn't support quotes
1201 https://bugs.webkit.org/show_bug.cgi?id=6503
1203 Added new tests for quotes. Fixed a few afected expected results.
1205 * fast/css/content/content-quotes-01-expected.txt: Added.
1206 * fast/css/content/content-quotes-01.html: Added.
1207 * fast/css/content/content-quotes-02-expected.txt: Added.
1208 * fast/css/content/content-quotes-02.html: Added.
1209 * fast/css/content/content-quotes-03-expected.txt: Added.
1210 * fast/css/content/content-quotes-03.html: Added.
1211 * fast/css/content/content-quotes-04-expected.txt: Added.
1212 * fast/css/content/content-quotes-04.html: Added.
1213 * fast/css/content/content-quotes-05-expected.txt: Added.
1214 * fast/css/content/content-quotes-05.html: Added.
1215 * fast/css/content/content-quotes-06-expected.txt: Added.
1216 * fast/css/content/content-quotes-06.html: Added.
1217 * platform/mac/fast/css-generated-content/005-expected.txt:
1218 * platform/mac/fast/css-generated-content/beforeAfter-interdocument-expected.txt:
1219 * platform/mac/fast/css-generated-content/no-openclose-quote-expected.txt:
1220 * platform/qt/fast/css-generated-content/005-expected.txt:
1221 * platform/qt/fast/css-generated-content/beforeAfter-interdocument-expected.txt:
1222 * platform/qt/fast/css-generated-content/no-openclose-quote-expected.txt:
1224 2011-03-02 Tony Gentilcore <tonyg@chromium.org>
1226 Unreviewed expectations update
1228 [chromium] svg/text/font-size-below-point-five.svg doesn't pass on mac release
1229 https://bugs.webkit.org/show_bug.cgi?id=55593
1231 * platform/chromium/test_expectations.txt:
1233 2011-03-02 Sergey Glazunov <serg.glazunov@gmail.com>
1235 Reviewed by Dimitri Glazkov.
1237 A WebKitCSSKeyframesRule object should set itself as the parent for inserted rules
1238 https://bugs.webkit.org/show_bug.cgi?id=55488
1240 * fast/css/css-keyframe-parent-expected.txt: Added.
1241 * fast/css/css-keyframe-parent.html: Added.
1243 2011-03-02 Adam Roben <aroben@apple.com>
1245 Add some new tests to the WebKit2 Skipped file
1247 * platform/mac-wk2/Skipped:
1249 2011-02-16 John Knottenbelt <jknotten@chromium.org>
1251 Reviewed by Dmitry Titov.
1253 Detach Geolocation from Frame when Page destroyed.
1254 https://bugs.webkit.org/show_bug.cgi?id=52877
1256 Ensure that all geolocation permission requests are cancelled
1257 when the page is detached from its frame.
1259 * fast/dom/Geolocation/iframe-reparent-expected.txt: Added.
1260 * fast/dom/Geolocation/iframe-reparent.html: Added.
1261 * fast/dom/Geolocation/page-reload-cancel-permission-requests-expected.txt: Added.
1262 * fast/dom/Geolocation/page-reload-cancel-permission-requests.html: Added.
1263 * fast/dom/Geolocation/resources/iframe-reparent-page-iframe.html: Added.
1264 * fast/dom/Geolocation/resources/iframe-reparent-page.html: Added.
1265 * fast/dom/Geolocation/resources/page-reload-cancel-permission-requests-inner.html: Added.
1266 * fast/dom/Geolocation/script-tests/iframe-reparent.js: Added.
1269 (secondWatchUpdate):
1273 * fast/dom/Geolocation/script-tests/page-reload-cancel-permission-requests.js: Added.
1274 * platform/gtk/Skipped:
1275 * platform/qt-wk2/Skipped:
1276 * platform/qt/Skipped:
1278 2011-03-02 Martin Maly <mmaly@chromium.org>
1280 Reviewed by Dimitri Glazkov.
1282 [Chromium] Expectation updates for strict mode V8 features.
1283 https://bugs.webkit.org/show_bug.cgi?id=55538
1285 * platform/chromium/fast/js/mozilla/strict/15.10.7-expected.txt: Added.
1286 * platform/chromium/fast/js/mozilla/strict/15.3.5.1-expected.txt: Added.
1287 * platform/chromium/fast/js/mozilla/strict/15.5.5.1-expected.txt: Added.
1288 * platform/chromium/test_expectations.txt:
1290 2011-03-02 Ryosuke Niwa <rniwa@webkit.org>
1292 Yet another unreviewed Chromium rebaselines for r80121.
1294 * platform/chromium-win/editing/pasteboard/subframe-dragndrop-1-expected.txt:
1296 2011-03-02 Ryosuke Niwa <rniwa@webkit.org>
1298 Another unreviewed Chromium rebaselines for r80121.
1300 * platform/chromium-mac/editing/pasteboard/paste-xml-expected.txt: Added.
1301 * platform/chromium-win/editing/pasteboard/paste-xml-expected.txt:
1302 * platform/chromium/test_expectations.txt:
1304 2011-03-02 Adam Roben <aroben@apple.com>
1306 Skip a crashing test on Windows
1308 <http://webkit.org/b/55069> tracks the failure.
1310 * platform/win/Skipped: Added fast/text/international/text-combine-parser-test.html.
1312 2011-03-02 Csaba Osztrogonác <ossy@webkit.org>
1316 Assertion failure after removing a selection in keydown handler
1317 https://bugs.webkit.org/show_bug.cgi?id=51389
1319 Remove unnecessary Qt specific expected result.
1321 * platform/qt/editing/style/remove-underline-from-stylesheet-expected.txt: Removed.
1323 2011-03-02 Ryosuke Niwa <rniwa@webkit.org>
1325 Unreviewed Chromium rebaselines for r80121; Added the failing expectation for
1326 editing/input/setting-input-value-cancel-ime-composition.html due to the bug 55560.
1328 * platform/chromium/test_expectations.txt:
1329 * platform/chromium-linux/editing/pasteboard/smart-paste-003-expected.txt: Updated.
1330 * platform/chromium-linux/editing/pasteboard/smart-paste-004-expected.txt: Ditto.
1331 * platform/chromium-win/editing/ [...]: Ditto.
1333 2011-03-02 Ryosuke Niwa <rniwa@webkit.org>
1335 Unreviewed GTK rebaselines for r80121; Also skip editing/input/setting-input-value-cancel-ime-composition.html
1336 because GTK port doesn't implement textInputController.hasMarkedText().
1338 * platform/gtk/Skipped:
1339 * platform/gtk/editing/ [...]: Updated.
1340 * platform/gtk/fast/dom/delete-contents-expected.txt: Ditto.
1342 2011-03-02 Csaba Osztrogonác <ossy@webkit.org>
1346 Assertion failure after removing a selection in keydown handler
1347 https://bugs.webkit.org/show_bug.cgi?id=51389
1349 Update Qt specific expected results after r80121.
1351 * platform/qt/Skipped: Add editing/input/setting-input-value-cancel-ime-composition.html because of missing feature.
1352 * platform/qt/editing/ [...] : Updated.
1354 2011-03-02 Adam Roben <aroben@apple.com>
1356 Skip new test added in r80121 on Windows
1358 It depends on textInputController, which DRT doesn't have on Windows.
1360 * platform/win/Skipped: Added editing/input/setting-input-value-cancel-ime-composition.html.
1362 2011-03-01 Ryosuke Niwa <rniwa@webkit.org>
1364 Reviewed by Darin Adler.
1366 Assertion failure after removing a selection in keydown handler
1367 https://bugs.webkit.org/show_bug.cgi?id=51389
1369 Added tests to ensure WebKit updates offset properly when deleting date
1370 to editing/selection/character-data-mutation.html.
1372 Added a test to ensure WebKit clears composition marks inside an input
1373 element when the value is set programatically.
1375 Many tests are rebaselined due to selection changed caused by the patch
1376 and additional respondToChangedSelection calls.
1378 * editing/deleting/delete-all-text-in-text-field-assertion-expected.txt:
1379 * editing/deleting/delete-by-word-001-expected.txt:
1380 * editing/deleting/delete-by-word-002-expected.txt:
1381 * editing/deleting/delete-ligature-001-expected.txt:
1382 * editing/deleting/delete-ligature-002-expected.txt:
1383 * editing/deleting/delete-ligature-003-expected.txt:
1384 * editing/deleting/pruning-after-merge-1-expected.txt:
1385 * editing/deleting/skip-virama-001-expected.txt:
1386 * editing/execCommand/createLink-expected.txt:
1387 * editing/execCommand/hilitecolor-expected.txt:
1388 * editing/execCommand/outdent-nested-lists-1-expected.txt:
1389 * editing/execCommand/unlink-expected.txt:
1390 * editing/input/setting-input-value-cancel-ime-composition-expected.txt: Added.
1391 * editing/input/setting-input-value-cancel-ime-composition.html: Added.
1392 * editing/inserting/insert-thai-characters-001-expected.txt:
1393 * editing/pasteboard/copy-in-password-field-expected.txt:
1394 * editing/pasteboard/paste-into-anchor-text-expected.txt:
1395 * editing/selection/character-data-mutation-expected.txt:
1396 * editing/selection/character-data-mutation.html:
1397 * editing/style/remove-underline-from-stylesheet-expected.txt:
1398 * editing/style/style-3690704-fix-expected.txt:
1399 * editing/style/typing-style-003-expected.txt:
1400 * editing/undo/redo-style-expected.txt:
1401 * platform/mac/accessibility/selection-value-changes-for-aria-textbox-expected.txt:
1402 * platform/mac/editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
1403 * platform/mac/editing/deleting/delete-3608430-fix-expected.txt:
1404 * platform/mac/editing/deleting/delete-3608445-fix-expected.txt:
1405 * platform/mac/editing/deleting/delete-3608462-fix-expected.txt:
1406 * platform/mac/editing/deleting/delete-3775172-fix-expected.txt:
1407 * platform/mac/editing/deleting/delete-3800834-fix-expected.txt:
1408 * platform/mac/editing/deleting/delete-3857753-fix-expected.txt:
1409 * platform/mac/editing/deleting/delete-3928305-fix-expected.txt:
1410 * platform/mac/editing/deleting/delete-4083333-fix-expected.txt:
1411 * platform/mac/editing/deleting/delete-after-span-ws-001-expected.txt:
1412 * platform/mac/editing/deleting/delete-and-undo-expected.txt:
1413 * platform/mac/editing/deleting/delete-at-paragraph-boundaries-008-expected.txt:
1414 * platform/mac/editing/deleting/delete-block-merge-contents-010-expected.txt:
1415 * platform/mac/editing/deleting/delete-block-merge-contents-012-expected.txt:
1416 * platform/mac/editing/deleting/delete-block-merge-contents-013-expected.txt:
1417 * platform/mac/editing/deleting/delete-block-merge-contents-014-expected.txt:
1418 * platform/mac/editing/deleting/delete-block-merge-contents-015-expected.txt:
1419 * platform/mac/editing/deleting/delete-block-merge-contents-016-expected.txt:
1420 * platform/mac/editing/deleting/delete-block-merge-contents-018-expected.txt:
1421 * platform/mac/editing/deleting/delete-block-merge-contents-019-expected.txt:
1422 * platform/mac/editing/deleting/delete-block-merge-contents-020-expected.txt:
1423 * platform/mac/editing/deleting/delete-block-merge-contents-021-expected.txt:
1424 * platform/mac/editing/deleting/delete-block-merge-contents-022-expected.txt:
1425 * platform/mac/editing/deleting/delete-block-table-expected.txt:
1426 * platform/mac/editing/deleting/delete-br-007-expected.txt:
1427 * platform/mac/editing/deleting/delete-character-001-expected.txt:
1428 * platform/mac/editing/deleting/delete-hr-expected.txt:
1429 * platform/mac/editing/deleting/delete-line-end-ws-001-expected.txt:
1430 * platform/mac/editing/deleting/delete-line-end-ws-002-expected.txt:
1431 * platform/mac/editing/deleting/delete-listitem-001-expected.txt:
1432 * platform/mac/editing/deleting/delete-listitem-002-expected.txt:
1433 * platform/mac/editing/deleting/delete-selection-001-expected.txt:
1434 * platform/mac/editing/deleting/delete-tab-001-expected.txt:
1435 * platform/mac/editing/deleting/delete-tab-002-expected.txt:
1436 * platform/mac/editing/deleting/delete-tab-003-expected.txt:
1437 * platform/mac/editing/deleting/delete-tab-004-expected.txt:
1438 * platform/mac/editing/deleting/delete-trailing-ws-001-expected.txt:
1439 * platform/mac/editing/deleting/delete-trailing-ws-002-expected.txt:
1440 * platform/mac/editing/deleting/delete-ws-fixup-001-expected.txt:
1441 * platform/mac/editing/deleting/delete-ws-fixup-003-expected.txt:
1442 * platform/mac/editing/deleting/delete-ws-fixup-004-expected.txt:
1443 * platform/mac/editing/deleting/forward-delete-expected.txt:
1444 * platform/mac/editing/deleting/list-item-1-expected.txt:
1445 * platform/mac/editing/deleting/paragraph-in-preserveNewline-expected.txt:
1446 * platform/mac/editing/deleting/whitespace-pre-1-expected.txt:
1447 * platform/mac/editing/execCommand/find-after-replace-expected.txt:
1448 * platform/mac/editing/execCommand/insertHorizontalRule-expected.txt:
1449 * platform/mac/editing/execCommand/paste-1-expected.txt:
1450 * platform/mac/editing/execCommand/paste-2-expected.txt:
1451 * platform/mac/editing/input/5576619-expected.txt:
1452 * platform/mac/editing/input/emacs-ctrl-o-expected.txt:
1453 * platform/mac/editing/input/firstrectforcharacterrange-styled-expected.txt:
1454 * platform/mac/editing/input/text-input-controller-expected.txt:
1455 * platform/mac/editing/inserting/4278698-expected.txt:
1456 * platform/mac/editing/inserting/editing-empty-divs-expected.txt:
1457 * platform/mac/editing/inserting/insert-3654864-fix-expected.txt:
1458 * platform/mac/editing/inserting/insert-3851164-fix-expected.txt:
1459 * platform/mac/editing/inserting/insert-after-delete-001-expected.txt:
1460 * platform/mac/editing/inserting/insert-br-003-expected.txt:
1461 * platform/mac/editing/inserting/insert-br-006-expected.txt:
1462 * platform/mac/editing/inserting/insert-br-007-expected.txt:
1463 * platform/mac/editing/inserting/insert-br-008-expected.txt:
1464 * platform/mac/editing/inserting/insert-br-009-expected.txt:
1465 * platform/mac/editing/inserting/insert-br-at-tabspan-002-expected.txt:
1466 * platform/mac/editing/inserting/insert-br-at-tabspan-003-expected.txt:
1467 * platform/mac/editing/inserting/insert-div-003-expected.txt:
1468 * platform/mac/editing/inserting/insert-div-006-expected.txt:
1469 * platform/mac/editing/inserting/insert-div-007-expected.txt:
1470 * platform/mac/editing/inserting/insert-div-008-expected.txt:
1471 * platform/mac/editing/inserting/insert-div-024-expected.txt:
1472 * platform/mac/editing/inserting/insert-div-025-expected.txt:
1473 * platform/mac/editing/inserting/insert-space-in-empty-doc-expected.txt:
1474 * platform/mac/editing/inserting/insert-tab-003-expected.txt:
1475 * platform/mac/editing/inserting/insert-text-at-tabspan-001-expected.txt:
1476 * platform/mac/editing/inserting/insert-text-at-tabspan-002-expected.txt:
1477 * platform/mac/editing/inserting/insert-text-with-newlines-expected.txt:
1478 * platform/mac/editing/inserting/multiple-lines-selected-expected.txt:
1479 * platform/mac/editing/inserting/paragraph-separator-03-expected.txt:
1480 * platform/mac/editing/inserting/redo-expected.txt:
1481 * platform/mac/editing/inserting/return-key-with-selection-003-expected.txt:
1482 * platform/mac/editing/inserting/typing-001-expected.txt:
1483 * platform/mac/editing/inserting/typing-002-expected.txt:
1484 * platform/mac/editing/inserting/typing-003-expected.txt:
1485 * platform/mac/editing/inserting/typing-around-br-001-expected.txt:
1486 * platform/mac/editing/inserting/typing-around-image-001-expected.txt:
1487 * platform/mac/editing/pasteboard/4076267-2-expected.txt:
1488 * platform/mac/editing/pasteboard/4076267-3-expected.txt:
1489 * platform/mac/editing/pasteboard/4076267-expected.txt:
1490 * platform/mac/editing/pasteboard/4700297-expected.txt:
1491 * platform/mac/editing/pasteboard/8145-3-expected.txt:
1492 * platform/mac/editing/pasteboard/bad-placeholder-expected.txt:
1493 * platform/mac/editing/pasteboard/cut-text-001-expected.txt:
1494 * platform/mac/editing/pasteboard/emacs-ctrl-a-k-y-expected.txt:
1495 * platform/mac/editing/pasteboard/emacs-ctrl-k-y-001-expected.txt:
1496 * platform/mac/editing/pasteboard/interchange-newline-1-expected.txt:
1497 * platform/mac/editing/pasteboard/interchange-newline-2-expected.txt:
1498 * platform/mac/editing/pasteboard/merge-end-1-expected.txt:
1499 * platform/mac/editing/pasteboard/merge-end-2-expected.txt:
1500 * platform/mac/editing/pasteboard/merge-end-3-expected.txt:
1501 * platform/mac/editing/pasteboard/merge-end-4-expected.txt:
1502 * platform/mac/editing/pasteboard/merge-end-5-expected.txt:
1503 * platform/mac/editing/pasteboard/merge-end-blockquote-expected.txt:
1504 * platform/mac/editing/pasteboard/merge-end-borders-expected.txt:
1505 * platform/mac/editing/pasteboard/merge-end-list-expected.txt:
1506 * platform/mac/editing/pasteboard/merge-end-table-expected.txt:
1507 * platform/mac/editing/pasteboard/paste-line-endings-007-expected.txt:
1508 * platform/mac/editing/pasteboard/paste-line-endings-008-expected.txt:
1509 * platform/mac/editing/pasteboard/paste-line-endings-009-expected.txt:
1510 * platform/mac/editing/pasteboard/paste-line-endings-010-expected.txt:
1511 * platform/mac/editing/pasteboard/paste-match-style-001-expected.txt:
1512 * platform/mac/editing/pasteboard/paste-pre-001-expected.txt:
1513 * platform/mac/editing/pasteboard/paste-pre-002-expected.txt:
1514 * platform/mac/editing/pasteboard/paste-table-003-expected.txt:
1515 * platform/mac/editing/pasteboard/paste-table-cells-expected.txt:
1516 * platform/mac/editing/pasteboard/paste-text-001-expected.txt:
1517 * platform/mac/editing/pasteboard/paste-text-002-expected.txt:
1518 * platform/mac/editing/pasteboard/paste-text-003-expected.txt:
1519 * platform/mac/editing/pasteboard/paste-text-004-expected.txt:
1520 * platform/mac/editing/pasteboard/paste-text-005-expected.txt:
1521 * platform/mac/editing/pasteboard/paste-text-008-expected.txt:
1522 * platform/mac/editing/pasteboard/paste-text-009-expected.txt:
1523 * platform/mac/editing/pasteboard/paste-text-019-expected.txt:
1524 * platform/mac/editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
1525 * platform/mac/editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
1526 * platform/mac/editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
1527 * platform/mac/editing/pasteboard/paste-xml-expected.txt:
1528 * platform/mac/editing/pasteboard/pasting-object-expected.txt:
1529 * platform/mac/editing/pasteboard/smart-paste-002-expected.txt:
1530 * platform/mac/editing/pasteboard/smart-paste-003-expected.txt:
1531 * platform/mac/editing/pasteboard/smart-paste-004-expected.txt:
1532 * platform/mac/editing/pasteboard/smart-paste-005-expected.txt:
1533 * platform/mac/editing/pasteboard/smart-paste-006-expected.txt:
1534 * platform/mac/editing/pasteboard/smart-paste-007-expected.txt:
1535 * platform/mac/editing/pasteboard/smart-paste-008-expected.txt:
1536 * platform/mac/editing/selection/move-between-blocks-no-001-expected.txt:
1537 * platform/mac/editing/selection/replace-selection-1-expected.txt:
1538 * platform/mac/editing/selection/select-all-iframe-expected.txt:
1539 * platform/mac/editing/spelling/spelling-expected.txt:
1540 * platform/mac/editing/style/relative-font-size-change-002-expected.txt:
1541 * platform/mac/editing/style/relative-font-size-change-003-expected.txt:
1542 * platform/mac/editing/style/smoosh-styles-001-expected.txt:
1543 * platform/mac/editing/style/style-3681552-fix-001-expected.txt:
1544 * platform/mac/editing/style/style-3681552-fix-002-expected.txt:
1545 * platform/mac/editing/style/style-boundary-002-expected.txt:
1546 * platform/mac/editing/style/style-boundary-003-expected.txt:
1547 * platform/mac/editing/style/style-boundary-005-expected.txt:
1548 * platform/mac/editing/style/typing-style-001-expected.txt:
1549 * platform/mac/editing/style/typing-style-002-expected.txt:
1550 * platform/mac/editing/style/unbold-in-bold-expected.txt:
1551 * platform/mac/editing/undo/4063751-expected.txt:
1552 * platform/mac/editing/undo/redo-typing-001-expected.txt:
1553 * platform/mac/editing/undo/undo-combined-delete-boundary-expected.txt:
1554 * platform/mac/editing/undo/undo-combined-delete-expected.txt:
1555 * platform/mac/editing/undo/undo-delete-boundary-expected.txt:
1556 * platform/mac/editing/undo/undo-delete-expected.txt:
1557 * platform/mac/editing/undo/undo-forward-delete-boundary-expected.txt:
1558 * platform/mac/editing/undo/undo-forward-delete-expected.txt:
1559 * platform/mac/editing/undo/undo-misspellings-expected.txt:
1560 * platform/mac/editing/undo/undo-typing-001-expected.txt:
1561 * platform/mac/editing/unsupported-content/list-type-after-expected.txt:
1562 * platform/mac/editing/unsupported-content/list-type-before-expected.txt:
1563 * platform/mac/editing/unsupported-content/table-type-after-expected.txt:
1564 * platform/mac/editing/unsupported-content/table-type-before-expected.txt:
1565 * platform/mac/fast/dom/delete-contents-expected.txt:
1567 2011-03-02 Sergio Villar Senin <svillar@igalia.com>
1571 Replaced 2 tests in GTK Skipped list that were skipped by mistake
1572 by the ones that are actually failing.
1574 * platform/gtk/Skipped:
1576 2011-03-02 Ryosuke Niwa <rniwa@webkit.org>
1578 Unreviewed; added the missing blank line at the end.
1580 * platform/qt/http/tests/security/xss-DENIED-xml-external-entity-expected.txt:
1582 2011-03-02 Sergio Villar Senin <svillar@igalia.com>
1586 Adding 3 new tests to the skipped list waiting for better viewport
1587 error/warning messages.
1589 * platform/gtk/Skipped:
1591 2011-03-02 Ryosuke Niwa <rniwa@webkit.org>
1593 Unreviewed Qt rebaselines for r80061.
1595 * platform/qt/http/tests/security/xss-DENIED-xml-external-entity-expected.txt: Added.
1597 2011-03-02 Sergio Villar Senin <svillar@igalia.com>
1601 Rebaseline after r80061 and r80107.
1603 * platform/gtk/fast/xsl/xslt-mismatched-tags-in-xslt-expected.txt:
1604 * platform/gtk/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt:
1606 2011-03-02 Csaba Osztrogonác <ossy@webkit.org>
1610 REGRESSION (r79762): Items in <select multiple> have focus rings, but shouldn't
1611 https://bugs.webkit.org/show_bug.cgi?id=55323
1613 Add Qt specific expected result for test introduced in r79934.
1615 * platform/qt/fast/spatial-navigation/snav-multiple-select-focusring-expected.checksum: Added.
1616 * platform/qt/fast/spatial-navigation/snav-multiple-select-focusring-expected.png: Added.
1617 * platform/qt/fast/spatial-navigation/snav-multiple-select-focusring-expected.txt: Added.
1619 2011-03-02 Joseph Pecoraro <joepeck@webkit.org>
1621 Unreviewed expectations update. This is a follow-up to r80061.
1623 Viewport tests were expected to produce new error, warning,
1624 and tip console messages. The current output is correct,
1625 but many of the warnings are wrong. Fixing the incorrect
1626 warnings will be handled by:
1627 https://bugs.webkit.org/show_bug.cgi?id=53707
1629 There are also a number of xsl tests that have extra warnings
1630 in qt when "Running an XSL-T 1.0 stylesheet with a 2.0 processor".
1631 These tests now have qt platform specific results.
1633 * fast/viewport/viewport-100-expected.txt:
1634 * fast/viewport/viewport-101-expected.txt:
1635 * fast/viewport/viewport-102-expected.txt:
1636 * fast/viewport/viewport-103-expected.txt:
1637 * fast/viewport/viewport-112-expected.txt:
1638 * fast/viewport/viewport-115-expected.txt:
1639 * fast/viewport/viewport-116-expected.txt:
1640 * fast/viewport/viewport-117-expected.txt:
1641 * fast/viewport/viewport-121-expected.txt:
1642 * fast/viewport/viewport-122-expected.txt:
1643 * fast/viewport/viewport-125-expected.txt:
1644 * fast/viewport/viewport-129-expected.txt:
1645 * fast/viewport/viewport-29-expected.txt:
1646 * fast/viewport/viewport-30-expected.txt:
1647 * fast/viewport/viewport-31-expected.txt:
1648 * fast/viewport/viewport-32-expected.txt:
1649 * fast/viewport/viewport-35-expected.txt:
1650 * fast/viewport/viewport-36-expected.txt:
1651 * fast/viewport/viewport-38-expected.txt:
1652 * fast/viewport/viewport-39-expected.txt:
1653 * fast/viewport/viewport-40-expected.txt:
1654 * fast/viewport/viewport-41-expected.txt:
1655 * fast/viewport/viewport-42-expected.txt:
1656 * fast/viewport/viewport-43-expected.txt:
1657 * fast/viewport/viewport-44-expected.txt:
1658 * fast/viewport/viewport-46-expected.txt:
1659 * fast/viewport/viewport-47-expected.txt:
1660 * fast/viewport/viewport-48-expected.txt:
1661 * fast/viewport/viewport-49-expected.txt:
1662 * fast/viewport/viewport-52-expected.txt:
1663 * fast/viewport/viewport-53-expected.txt:
1664 * fast/viewport/viewport-54-expected.txt:
1665 * fast/viewport/viewport-55-expected.txt:
1666 * fast/viewport/viewport-61-expected.txt:
1667 * fast/viewport/viewport-62-expected.txt:
1668 * fast/viewport/viewport-63-expected.txt:
1669 * fast/viewport/viewport-64-expected.txt:
1670 * fast/viewport/viewport-66-expected.txt:
1671 * fast/viewport/viewport-67-expected.txt:
1672 * fast/viewport/viewport-68-expected.txt:
1673 * fast/viewport/viewport-69-expected.txt:
1674 * fast/viewport/viewport-70-expected.txt:
1675 * fast/viewport/viewport-71-expected.txt:
1676 * fast/viewport/viewport-72-expected.txt:
1677 * fast/viewport/viewport-73-expected.txt:
1678 * fast/viewport/viewport-74-expected.txt:
1679 * fast/viewport/viewport-75-expected.txt:
1680 * fast/viewport/viewport-76-expected.txt:
1681 * fast/viewport/viewport-77-expected.txt:
1682 * fast/viewport/viewport-78-expected.txt:
1683 * fast/viewport/viewport-79-expected.txt:
1684 * fast/viewport/viewport-80-expected.txt:
1685 * fast/viewport/viewport-81-expected.txt:
1686 * fast/viewport/viewport-83-expected.txt:
1687 * fast/viewport/viewport-85-expected.txt:
1688 * fast/viewport/viewport-90-expected.txt:
1689 * platform/qt/fast/events/xsl-onload-expected.txt: Added.
1690 * platform/qt/fast/parser/xslt-with-html-expected.txt: Added.
1691 * platform/qt/fast/xsl/document-function-expected.txt:
1692 * platform/qt/fast/xsl/subframe-location-expected.txt: Added.
1693 * platform/qt/fast/xsl/transform-to-html-expected.txt: Added.
1694 * platform/qt/fast/xsl/utf8-chunks-expected.txt: Added.
1695 * platform/qt/fast/xsl/xslt-bad-import-uri-expected.txt: Added.
1696 * platform/qt/fast/xsl/xslt-doc-noenc-expected.txt: Added.
1697 * platform/qt/fast/xsl/xslt-entity-enc-expected.txt: Added.
1698 * platform/qt/fast/xsl/xslt-mismatched-tags-in-xslt-expected.txt:
1699 * platform/qt/fast/xsl/xslt-recursion-expected.txt: Added.
1700 * platform/qt/http/tests/misc/location-test-xsl-style-sheet-expected.txt: Added.
1701 * platform/qt/http/tests/security/xss-DENIED-xsl-document-expected.txt:
1702 * platform/qt/http/tests/security/xss-DENIED-xsl-document-redirect-expected.txt:
1703 * platform/qt/http/tests/security/xss-DENIED-xsl-external-entity-expected.txt: Added.
1704 * platform/qt/http/tests/security/xss-DENIED-xsl-external-entity-redirect-expected.txt: Added.
1706 2011-03-02 Kent Tamura <tkent@chromium.org>
1708 Unreviewed, a trivial fix for r80096.
1710 REGRESSION (r80096): [Chromium] fast/forms/input-number-unacceptable-style.html failure
1711 https://bugs.webkit.org/show_bug.cgi?id=55562
1713 * platform/chromium/test_expectations.txt:
1715 2011-03-02 Kent Tamura <tkent@chromium.org>
1717 Unreviewed, test expectation update.
1719 * platform/chromium/test_expectations.txt:
1720 Mark fast/forms/input-number-unacceptable-style.html as TEXT.
1722 2011-03-02 Kent Tamura <tkent@chromium.org>
1726 Update a test and test expectation for r80096.
1728 * fast/forms/input-number-unacceptable-style-expected.txt:
1729 * fast/forms/input-number-unacceptable-style.html:
1730 ICU seems to accept "-1+" as a number. So change it to "-1a".
1731 * platform/chromium-linux/fast/speech/input-appearance-numberandspeech-expected.checksum:
1732 * platform/chromium-linux/fast/speech/input-appearance-numberandspeech-expected.png:
1733 * platform/chromium-linux/fast/speech/input-appearance-numberandspeech-expected.txt:
1734 * platform/chromium-mac/fast/speech/input-appearance-numberandspeech-expected.checksum:
1735 * platform/chromium-mac/fast/speech/input-appearance-numberandspeech-expected.png:
1736 * platform/chromium-mac/fast/speech/input-appearance-numberandspeech-expected.txt:
1737 * platform/chromium-win/fast/speech/input-appearance-numberandspeech-expected.checksum:
1738 * platform/chromium-win/fast/speech/input-appearance-numberandspeech-expected.png:
1739 * platform/chromium-win/fast/speech/input-appearance-numberandspeech-expected.txt:
1741 2011-03-01 Anna Cavender <annacc@chromium.org>
1743 Reviewed by Eric Carlson.
1745 Remove playing of video in media/video-replaces-poster.html and update text results.
1746 https://bugs.webkit.org/show_bug.cgi?id=54910
1748 * media/video-replaces-poster-expected.txt: Added.
1749 * media/video-replaces-poster.html:
1750 * platform/chromium-win/media/video-replaces-poster-expected.txt: Removed.
1751 * platform/gtk/media/video-replaces-poster-expected.txt: Removed.
1752 * platform/mac/media/video-replaces-poster-expected.txt: Removed.
1754 2011-03-01 Kent Tamura <tkent@chromium.org>
1756 Reviewed by Dimitri Glazkov.
1758 Assertion fails when a form validation bubble appears
1759 https://bugs.webkit.org/show_bug.cgi?id=55550
1761 * fast/forms/interactive-validation-attach-assertion-expected.txt: Added.
1762 * fast/forms/interactive-validation-attach-assertion.html: Added.
1763 * platform/gtk/Skipped:
1764 * platform/mac/Skipped:
1765 * platform/qt/Skipped:
1766 * platform/win/Skipped:
1768 2011-03-01 Kent Tamura <tkent@chromium.org>
1770 Reviewed by Dimitri Glazkov.
1772 Support localized numbers in <input type=number>
1773 https://bugs.webkit.org/show_bug.cgi?id=42484
1775 Update an existing test because of removing the keyboard input
1776 restriction feature.
1778 * fast/forms/input-number-keyoperation-expected.txt:
1779 * fast/forms/script-tests/input-number-keyoperation.js:
1781 2011-03-01 Victoria Kirst <vrk@chromium.org>
1783 Reviewed by Kenneth Russell.
1785 [Chromium] videos are not painted for compositing/ tests
1786 https://bugs.webkit.org/show_bug.cgi?id=54694
1788 Videos are now painted for compositing tests. This patch uploads the
1789 expected layout results and enables the tests again.
1791 * platform/chromium-gpu-linux/compositing/geometry/clipped-video-controller-expected.checksum: Added.
1792 * platform/chromium-gpu-linux/compositing/geometry/clipped-video-controller-expected.png: Added.
1793 * platform/chromium-gpu-linux/compositing/geometry/video-fixed-scrolling-expected.checksum: Added.
1794 * platform/chromium-gpu-linux/compositing/geometry/video-fixed-scrolling-expected.png: Added.
1795 * platform/chromium-gpu-linux/compositing/geometry/video-opacity-overlay-expected.checksum: Added.
1796 * platform/chromium-gpu-linux/compositing/geometry/video-opacity-overlay-expected.png: Added.
1797 * platform/chromium-gpu-linux/compositing/layers-inside-overflow-scroll-expected.checksum: Added.
1798 * platform/chromium-gpu-linux/compositing/layers-inside-overflow-scroll-expected.png: Added.
1799 * platform/chromium-gpu-linux/compositing/overflow/overflow-compositing-descendant-expected.checksum: Added.
1800 * platform/chromium-gpu-linux/compositing/overflow/overflow-compositing-descendant-expected.png: Added.
1801 * platform/chromium-gpu-linux/compositing/overflow/scroll-ancestor-update-expected.checksum: Added.
1802 * platform/chromium-gpu-linux/compositing/overflow/scroll-ancestor-update-expected.png: Added.
1803 * platform/chromium-gpu-linux/compositing/reflections/load-video-in-reflection-expected.checksum: Added.
1804 * platform/chromium-gpu-linux/compositing/reflections/load-video-in-reflection-expected.png: Added.
1805 * platform/chromium-gpu-linux/compositing/self-painting-layers-expected.checksum: Added.
1806 * platform/chromium-gpu-linux/compositing/self-painting-layers-expected.png: Added.
1807 * platform/chromium-gpu-mac/compositing/geometry/clipped-video-controller-expected.checksum: Added.
1808 * platform/chromium-gpu-mac/compositing/geometry/clipped-video-controller-expected.png: Added.
1809 * platform/chromium-gpu-mac/compositing/geometry/video-fixed-scrolling-expected.checksum: Added.
1810 * platform/chromium-gpu-mac/compositing/geometry/video-fixed-scrolling-expected.png: Added.
1811 * platform/chromium-gpu-mac/compositing/geometry/video-opacity-overlay-expected.checksum: Added.
1812 * platform/chromium-gpu-mac/compositing/geometry/video-opacity-overlay-expected.png: Added.
1813 * platform/chromium-gpu-mac/compositing/layers-inside-overflow-scroll-expected.checksum: Added.
1814 * platform/chromium-gpu-mac/compositing/layers-inside-overflow-scroll-expected.png: Added.
1815 * platform/chromium-gpu-mac/compositing/overflow/overflow-compositing-descendant-expected.checksum: Added.
1816 * platform/chromium-gpu-mac/compositing/overflow/overflow-compositing-descendant-expected.png: Added.
1817 * platform/chromium-gpu-mac/compositing/overflow/scroll-ancestor-update-expected.checksum: Added.
1818 * platform/chromium-gpu-mac/compositing/overflow/scroll-ancestor-update-expected.png: Added.
1819 * platform/chromium-gpu-mac/compositing/reflections/load-video-in-reflection-expected.checksum: Added.
1820 * platform/chromium-gpu-mac/compositing/reflections/load-video-in-reflection-expected.png: Added.
1821 * platform/chromium-gpu-mac/compositing/self-painting-layers-expected.checksum: Added.
1822 * platform/chromium-gpu-mac/compositing/self-painting-layers-expected.png: Added.
1823 * platform/chromium-gpu-win/compositing/geometry/clipped-video-controller-expected.checksum: Added.
1824 * platform/chromium-gpu-win/compositing/geometry/clipped-video-controller-expected.png: Added.
1825 * platform/chromium-gpu-win/compositing/geometry/clipped-video-controller-expected.txt: Added.
1826 * platform/chromium-gpu-win/compositing/geometry/video-fixed-scrolling-expected.checksum: Added.
1827 * platform/chromium-gpu-win/compositing/geometry/video-fixed-scrolling-expected.png: Added.
1828 * platform/chromium-gpu-win/compositing/geometry/video-fixed-scrolling-expected.txt: Added.
1829 * platform/chromium-gpu-win/compositing/geometry/video-opacity-overlay-expected.checksum: Added.
1830 * platform/chromium-gpu-win/compositing/geometry/video-opacity-overlay-expected.png: Added.
1831 * platform/chromium-gpu-win/compositing/geometry/video-opacity-overlay-expected.txt: Added.
1832 * platform/chromium-gpu-win/compositing/layers-inside-overflow-scroll-expected.checksum: Added.
1833 * platform/chromium-gpu-win/compositing/layers-inside-overflow-scroll-expected.png: Added.
1834 * platform/chromium-gpu-win/compositing/layers-inside-overflow-scroll-expected.txt: Added.
1835 * platform/chromium-gpu-win/compositing/overflow/overflow-compositing-descendant-expected.checksum: Added.
1836 * platform/chromium-gpu-win/compositing/overflow/overflow-compositing-descendant-expected.png: Added.
1837 * platform/chromium-gpu-win/compositing/overflow/overflow-compositing-descendant-expected.txt: Added.
1838 * platform/chromium-gpu-win/compositing/overflow/scroll-ancestor-update-expected.checksum: Added.
1839 * platform/chromium-gpu-win/compositing/overflow/scroll-ancestor-update-expected.png: Added.
1840 * platform/chromium-gpu-win/compositing/overflow/scroll-ancestor-update-expected.txt: Added.
1841 * platform/chromium-gpu-win/compositing/reflections/load-video-in-reflection-expected.checksum: Added.
1842 * platform/chromium-gpu-win/compositing/reflections/load-video-in-reflection-expected.png: Added.
1843 * platform/chromium-gpu-win/compositing/reflections/load-video-in-reflection-expected.txt: Added.
1844 * platform/chromium-gpu-win/compositing/self-painting-layers-expected.checksum: Added.
1845 * platform/chromium-gpu-win/compositing/self-painting-layers-expected.png: Added.
1846 * platform/chromium-gpu-win/compositing/self-painting-layers-expected.txt: Added.
1847 * platform/chromium/test_expectations.txt:
1849 2011-03-01 Joseph Pecoraro <joepeck@webkit.org>
1851 Unreviewed expectations update. This is a follow-up to r80061.
1853 Leopard has a slightly different error message, so
1854 platform/mac-leopard needs its own expected results for the
1855 websocket test. Added platform specific expected results for
1856 the other tests which are consistently failing with an extra
1857 console message on the bots.
1859 * platform/mac-leopard/http/tests/inspector/console-websocket-error-expected.txt:
1860 * platform/mac-leopard/http/tests/security/xss-DENIED-xml-external-entity-expected.txt: Added.
1861 * platform/mac-leopard/http/tests/security/xss-DENIED-xsl-external-entity-expected.txt: Added.
1863 2011-03-01 Joseph Pecoraro <joepeck@webkit.org>
1865 Unreviewed expectations update. This is expected
1866 behavior after r80061, which enabled printing
1867 of more console messages.
1869 * http/tests/xmlviewer/dumpAsText/wml-expected.txt:
1871 2011-03-01 Sheriff Bot <webkit.review.bot@gmail.com>
1873 Unreviewed, rolling out r80078.
1874 http://trac.webkit.org/changeset/80078
1875 https://bugs.webkit.org/show_bug.cgi?id=55545
1877 underlying change was rolled out (Requested by tonyg-cr on
1880 * platform/chromium/test_expectations.txt:
1882 2011-03-01 Tony Gentilcore <tonyg@chromium.org>
1884 Unreviewed new baselines
1886 [chromium] Add expectations for new tests in r80049
1887 https://bugs.webkit.org/show_bug.cgi?id=55543
1889 * platform/chromium-mac/svg/css/path-gradient-stroke-shadow-expected.checksum: Added.
1890 * platform/chromium-mac/svg/css/path-gradient-stroke-shadow-expected.png: Added.
1891 * platform/chromium-win/svg/css/path-gradient-stroke-shadow-expected.checksum: Added.
1892 * platform/chromium-win/svg/css/path-gradient-stroke-shadow-expected.png: Added.
1894 2011-03-01 Tony Gentilcore <tonyg@chromium.org>
1896 Unreviewed expectations
1898 [chromium] Skip new viewport tests added by r80068
1899 https://bugs.webkit.org/show_bug.cgi?id=55539
1901 LayoutTestController doesn't implement dumpConfigurationForViewport() which is needed for this test.
1903 * platform/chromium/test_expectations.txt:
1905 2011-03-01 Joseph Pecoraro <joepeck@webkit.org>
1907 Unreviewed. Roll out r80068 and r80073 due to breaking WebKit2 Qt port.
1909 * fast/viewport/viewport-warnings-1.html: Removed.
1910 * fast/viewport/viewport-warnings-2.html: Removed.
1911 * fast/viewport/viewport-warnings-3.html: Removed.
1912 * fast/viewport/viewport-warnings-4.html: Removed.
1913 * fast/viewport/viewport-warnings-5.html: Removed.
1914 * fast/viewport/viewport-warnings-6.html: Removed.
1915 * fast/viewport/viewport-warnings-7.html: Removed.
1917 2011-03-01 Jeremy Orlow <jorlow@chromium.org>
1919 Reviewed by James Robinson.
1921 IDBKeyRange.bound() should not use the optional options object
1922 https://bugs.webkit.org/show_bug.cgi?id=55419
1924 * storage/indexeddb/index-cursor.html:
1925 * storage/indexeddb/keyrange-expected.txt:
1926 * storage/indexeddb/keyrange.html:
1927 * storage/indexeddb/objectstore-cursor.html:
1929 2011-03-01 Tony Gentilcore <tonyg@chromium.org>
1931 Unreviewed expectations update
1933 [chromium] Expectations updates from r80061
1934 https://bugs.webkit.org/show_bug.cgi?id=55533
1936 * platform/chromium-linux/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt: Added.
1937 * platform/chromium-linux/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt: Added.
1938 * platform/chromium-linux/http/tests/xmlviewer/dumpAsText/wml-expected.txt: Added.
1940 2011-03-01 Helder Correia <helder@sencha.com>
1942 Unreviewed Qt skipped tests update.
1944 The manually committed patch didn't include the update to
1945 fast/canvas/canvas-strokePath-gradient-shadow.html by mistake:
1946 No shadow when stroking a path with a gradient
1947 https://bugs.webkit.org/show_bug.cgi?id=55436
1949 * platform/qt/Skipped: Skip new test since it fails.
1951 2011-03-01 Joseph Pecoraro <joepeck@webkit.org>
1953 Reviewed by Kenneth Rohde Christiansen.
1955 Viewport Warning/Error Messages Are Now Inaccurate
1956 https://bugs.webkit.org/show_bug.cgi?id=53707
1958 Added tests specifically to test Console warnings.
1960 * fast/viewport/viewport-warnings-1.html: Added.
1961 * fast/viewport/viewport-warnings-2.html: Added.
1962 * fast/viewport/viewport-warnings-3.html: Added.
1963 * fast/viewport/viewport-warnings-4.html: Added.
1964 * fast/viewport/viewport-warnings-5.html: Added.
1965 * fast/viewport/viewport-warnings-6.html: Added.
1966 * fast/viewport/viewport-warnings-7.html: Added.
1968 2011-03-01 Tony Gentilcore <tonyg@chromium.org>
1972 [chromium] Add baseline for test added by r80040
1973 https://bugs.webkit.org/show_bug.cgi?id=55529
1975 * platform/chromium-mac/fast/table/table-and-parts-outline-expected.checksum: Added.
1976 * platform/chromium-mac/fast/table/table-and-parts-outline-expected.png: Added.
1978 2011-03-01 Ryosuke Niwa <rniwa@webkit.org>
1980 Reviewed by Alexey Proskuryakov.
1982 Fix a bug in platform/mac/editing/input/selection-change-closes-typing.html
1983 https://bugs.webkit.org/show_bug.cgi?id=55523
1985 The marked text is at offset 0 with length 1, not at offset 1 with length 0.
1987 * platform/mac/editing/input/selection-change-closes-typing.html:
1989 2011-03-01 Tony Gentilcore <tonyg@chromium.org>
1991 Unreviewed expectations
1993 [chromium] Add expectations for new tests in r80049
1994 https://bugs.webkit.org/show_bug.cgi?id=55526
1996 * platform/chromium-linux/svg/css/path-gradient-stroke-shadow-expected.checksum: Added.
1997 * platform/chromium-linux/svg/css/path-gradient-stroke-shadow-expected.png: Added.
1998 * platform/chromium/test_expectations.txt:
2000 2011-03-01 Joseph Pecoraro <joepeck@webkit.org>
2002 Reviewed by Kenneth Rohde Christiansen.
2004 Viewport parsing no longer accepts "1.0;" value as valid.
2005 https://bugs.webkit.org/show_bug.cgi?id=53705
2007 Adding expected results generated from the build-bot. They look
2008 correct, as the viewport "123x135" has the expected width of "123".
2010 * fast/viewport/viewport-129-expected.txt: Added.
2012 2011-03-01 Ryosuke Niwa <rniwa@webkit.org>
2014 Reviewed by Darin Adler.
2016 WebKit does not merge text decorations in the typing style and the selected element properly
2017 https://bugs.webkit.org/show_bug.cgi?id=55349
2019 Added a test to ensure WebKit merges text decorations in the typing style and the inline style
2020 of the element around the caret when computing the style at the selection start.
2022 * editing/execCommand/merge-text-decoration-with-typing-style-expected.txt: Added.
2023 * editing/execCommand/merge-text-decoration-with-typing-style.html: Added.
2024 * editing/style/push-down-inline-styles-expected.txt: Rebaselined due to the change in which text decoration
2026 * editing/style/script-tests/push-down-inline-styles.js: Ditto.
2028 2011-03-01 Tony Gentilcore <tonyg@chromium.org>
2030 Unreviewed expectations update
2032 [chromium] Rebaseline fast/ruby/base-shorter-than-text.html
2033 https://bugs.webkit.org/show_bug.cgi?id=55522
2035 This changed as a result of r80015.
2037 * platform/chromium-mac/fast/ruby/base-shorter-than-text-expected.checksum: Added.
2038 * platform/chromium-mac/fast/ruby/base-shorter-than-text-expected.png: Added.
2040 2011-03-01 Jeremy Orlow <jorlow@chromium.org>
2042 Reviewed by Steve Block.
2044 When an IDBTransaction is aborted, all requests that have not yet fired should fire an ABORT_ERR
2045 https://bugs.webkit.org/show_bug.cgi?id=54785
2047 * storage/indexeddb/transaction-abort.html: Added
2048 * storage/indexeddb/transaction-abort-expected.txt: Added
2050 2011-03-01 Tony Gentilcore <tonyg@chromium.org>
2052 Unreviewed new baseline
2054 [chromium] Add win baseline for fast/table/table-and-parts-outline.html
2055 https://bugs.webkit.org/show_bug.cgi?id=55517
2057 Test was added by r80040
2059 * platform/chromium-win/fast/table/table-and-parts-outline-expected.checksum: Added.
2060 * platform/chromium-win/fast/table/table-and-parts-outline-expected.png: Added.
2061 * platform/chromium-win/fast/table/table-and-parts-outline-expected.txt: Added.
2063 2011-03-01 Helder Correia <helder@sencha.com>
2065 Reviewed by Simon Fraser.
2067 No shadow when stroking a path with a gradient
2068 https://bugs.webkit.org/show_bug.cgi?id=55436
2070 This happens in CG and is related to bug 52509, this time to be fixed
2071 in GraphicsContext::strokePath(). The gradient needs to be drawn
2072 clipped to the stroke on a CGLayer first, then the layer drawn on the
2075 * fast/canvas/canvas-strokePath-gradient-shadow-expected.txt: Added.
2076 * fast/canvas/canvas-strokePath-gradient-shadow.html: Added.
2077 * fast/canvas/script-tests/canvas-strokePath-gradient-shadow.js: Added.
2078 * platform/chromium/test_expectations.txt: Skip new test since it fails.
2079 * platform/mac/svg/css/path-gradient-stroke-shadow-expected.checksum: Added.
2080 * platform/mac/svg/css/path-gradient-stroke-shadow-expected.png: Added.
2081 * platform/mac/svg/css/path-gradient-stroke-shadow-expected.txt: Added.
2082 * platform/qt/Skipped: Skip new test since it fails.
2083 * platform/qt/svg/css/path-gradient-stroke-shadow-expected.checksum: Added.
2084 * platform/qt/svg/css/path-gradient-stroke-shadow-expected.png: Added.
2085 * platform/qt/svg/css/path-gradient-stroke-shadow-expected.txt: Added.
2086 * svg/css/path-gradient-stroke-shadow.svg: Added.
2088 2011-03-01 Tony Gentilcore <tonyg@chromium.org>
2090 Unreviewed new baseline
2092 [chromium] Add linux baseline for fast/table/table-and-parts-outline.html
2093 https://bugs.webkit.org/show_bug.cgi?id=55511
2095 Test was added by r80040
2097 * platform/chromium-linux/fast/table/table-and-parts-outline-expected.checksum: Added.
2098 * platform/chromium-linux/fast/table/table-and-parts-outline-expected.png: Added.
2099 * platform/chromium-linux/fast/table/table-and-parts-outline-expected.txt: Added.
2101 2011-03-01 James Simonsen <simonjam@chromium.org>
2103 Reviewed by Tony Gentilcore.
2105 [Web Timing] Handle the case where no responseEnd time is available.
2106 https://bugs.webkit.org/show_bug.cgi?id=55444
2108 * platform/chromium/test_expectations.txt: Remove CRASH from fast/dom/prototype-inheritance-2.html
2110 2011-03-01 Sheriff Bot <webkit.review.bot@gmail.com>
2112 Unreviewed, rolling out r80037.
2113 http://trac.webkit.org/changeset/80037
2114 https://bugs.webkit.org/show_bug.cgi?id=55508
2116 broke compile on SL (Requested by tonyg-cr on #webkit).
2118 * fast/css/content/content-quotes-01-expected.txt: Removed.
2119 * fast/css/content/content-quotes-01.html: Removed.
2120 * fast/css/content/content-quotes-02-expected.txt: Removed.
2121 * fast/css/content/content-quotes-02.html: Removed.
2122 * fast/css/content/content-quotes-03-expected.txt: Removed.
2123 * fast/css/content/content-quotes-03.html: Removed.
2124 * fast/css/content/content-quotes-04-expected.txt: Removed.
2125 * fast/css/content/content-quotes-04.html: Removed.
2126 * fast/css/content/content-quotes-05-expected.txt: Removed.
2127 * fast/css/content/content-quotes-05.html: Removed.
2128 * fast/css/content/content-quotes-06-expected.txt: Removed.
2129 * fast/css/content/content-quotes-06.html: Removed.
2131 2011-03-01 Abhishek Arya <inferno@chromium.org>
2133 Reviewed by Dave Hyatt.
2135 Tests that we draw outlines for table and table cells.
2136 https://bugs.webkit.org/show_bug.cgi?id=55474
2138 * fast/table/table-and-parts-outline.html: Added.
2139 * platform/mac/fast/table/table-and-parts-outline-expected.checksum: Added.
2140 * platform/mac/fast/table/table-and-parts-outline-expected.png: Added.
2141 * platform/mac/fast/table/table-and-parts-outline-expected.txt: Added.
2143 2011-03-01 Sheriff Bot <webkit.review.bot@gmail.com>
2145 Unreviewed, rolling out r80028.
2146 http://trac.webkit.org/changeset/80028
2147 https://bugs.webkit.org/show_bug.cgi?id=55502
2149 'caused crashes; rolling out while investigating' (Requested
2150 by jorlow on #webkit).
2152 * storage/indexeddb/transaction-abort-expected.txt: Removed.
2153 * storage/indexeddb/transaction-abort.html: Removed.
2155 2011-03-01 Carol Szabo <carol.szabo@nokia.com>
2157 Reviewed by David Hyatt <hyatt@apple.com>
2159 content property doesn't support quotes
2160 https://bugs.webkit.org/show_bug.cgi?id=6503
2162 Added new tests for quotes.
2164 * fast/css/content/content-quotes-01-expected.txt: Added.
2165 * fast/css/content/content-quotes-01.html: Added.
2166 * fast/css/content/content-quotes-02-expected.txt: Added.
2167 * fast/css/content/content-quotes-02.html: Added.
2168 * fast/css/content/content-quotes-03-expected.txt: Added.
2169 * fast/css/content/content-quotes-03.html: Added.
2170 * fast/css/content/content-quotes-04-expected.txt: Added.
2171 * fast/css/content/content-quotes-04.html: Added.
2172 * fast/css/content/content-quotes-05-expected.txt: Added.
2173 * fast/css/content/content-quotes-05.html: Added.
2175 2011-03-01 Michael Nordman <michaeln@google.com>
2177 Reviewed by Alexey Proskuryakov.
2179 Tests for the correct relative priorities of network vs fallback namespaces in the appcache.
2180 If a resource url is in an appcache's network namespace and fallback namespace, the network
2181 namespace wins (with the exception of the special '*' network namespace which does not take
2182 priority over the fallback namespace.
2183 https://bugs.webkit.org/show_bug.cgi?id=49292
2185 * http/tests/appcache/online-fallback-layering-expected.txt: Added.
2186 * http/tests/appcache/online-fallback-layering.html: Added.
2187 * http/tests/appcache/resources/fallbacknamespace-fallback-resource.txt: Added.
2188 * http/tests/appcache/resources/fallbacknamespace-networknamespace-existing-resource.html: Added.
2189 * http/tests/appcache/resources/online-fallback-layering.manifest: Added.
2191 2011-03-01 Tony Gentilcore <tonyg@chromium.org>
2193 Unreviewed expectations update.
2195 [chromium] fast/text/font-size-zero.html
2196 https://bugs.webkit.org/show_bug.cgi?id=55497
2198 Appears to have been fixed by r79694.
2200 * platform/chromium/test_expectations.txt:
2202 2011-03-01 Joseph Pecoraro <joepeck@webkit.org>
2204 Unreviewed, fix GTK DumpRenderTree crash.
2206 Viewport parsing no longer accepts "1.0;" value as valid.
2207 https://bugs.webkit.org/show_bug.cgi?id=53705
2209 Follow-up fix. Pass the correct number of arguments
2210 into layoutTestController.dumpConfigurationForViewport.
2212 * fast/viewport/viewport-129.html:
2214 2011-02-18 Jeremy Orlow <jorlow@chromium.org>
2216 Reviewed by Steve Block.
2218 When an IDBTransaction is aborted, all requests that have not yet fired should fire an ABORT_ERR
2219 https://bugs.webkit.org/show_bug.cgi?id=54785
2221 * storage/indexeddb/transaction-abort.html: Added
2222 * storage/indexeddb/transaction-abort-expected.txt: Added
2224 2011-03-01 Tony Gentilcore <tonyg@chromium.org>
2226 Unreviewed build fix.
2228 [chromium] Skip test added w/o expectations
2229 https://bugs.webkit.org/show_bug.cgi?id=55496
2231 Added by r80012 without expectations
2233 * platform/chromium/test_expectations.txt:
2235 2011-03-01 Mihai Parparita <mihaip@chromium.org>
2237 Unreviewed Chromium expectations change. Remove failing expectations for
2238 editing/ tests that pass after r79961.
2240 * platform/chromium/test_expectations.txt:
2242 2011-02-28 Jeremy Orlow <jorlow@chromium.org>
2244 Reviewed by Steve Block.
2246 Only IndexedDB's error event should be cancelable
2247 https://bugs.webkit.org/show_bug.cgi?id=55413
2249 Add checks to existing tests.
2251 * storage/indexeddb/objectstore-basics.html:
2252 * storage/indexeddb/transaction-basics.html:
2254 2011-03-01 Jia Pu <jpu@apple.com>
2256 Reviewed by Darin Adler.
2258 Remove CorrectionIndicator markers sooner.
2259 https://bugs.webkit.org/show_bug.cgi?id=54893
2260 <rdar://problem/8997524>
2262 See WebCore/ChangeLog for detail.
2264 * platform/mac-leopard/Skipped:
2265 * platform/mac-snowleopard/Skipped:
2266 * platform/mac-tiger/Skipped:
2267 * platform/mac-wk2/Skipped:
2268 * platform/mac/editing/spelling/autocorrection-simple-expected.checksum:
2269 * platform/mac/editing/spelling/autocorrection-simple-expected.png:
2270 * platform/mac/editing/spelling/autocorrection-simple-expected.txt:
2271 * platform/mac/editing/spelling/autocorrection-simple.html:
2272 * platform/mac/editing/spelling/delete-into-autocorrected-word-expected.checksum:
2273 * platform/mac/editing/spelling/delete-into-autocorrected-word-expected.png:
2274 * platform/mac/editing/spelling/removing-underline-after-accepting-autocorrection-using-punctuation-expected.checksum: Added.
2275 * platform/mac/editing/spelling/removing-underline-after-accepting-autocorrection-using-punctuation-expected.png: Added.
2276 * platform/mac/editing/spelling/removing-underline-after-accepting-autocorrection-using-punctuation-expected.txt: Copied from LayoutTests/platform/mac/editing/spelling/autocorrection-simple-expected.txt.
2277 * platform/mac/editing/spelling/removing-underline-after-accepting-autocorrection-using-punctuation.html: Copied from LayoutTests/platform/mac/editing/spelling/autocorrection-simple.html.
2279 2011-03-01 Tony Gentilcore <tonyg@chromium.org>
2281 Unreviewed build fix.
2283 [chromium] pass fast/table/fixed-with-auto-with-colspan-vertical.html
2284 https://bugs.webkit.org/show_bug.cgi?id=55491
2288 * platform/chromium/test_expectations.txt:
2290 2011-03-01 Steve Lacey <sjl@chromium.org>
2292 Reviewed by Eric Carlson.
2294 Create layout test for progress event and remove test for suspend event.
2296 LayoutTests/http/tests/media/video-play-suspend is now hanging on chromium
2297 https://bugs.webkit.org/show_bug.cgi?id=55198
2299 * http/tests/media/video-play-progress-expected.txt: Added.
2300 * http/tests/media/video-play-progress.html: Added.
2301 * http/tests/media/video-play-suspend-expected.txt: Removed.
2302 * http/tests/media/video-play-suspend.html: Removed.
2303 * platform/gtk/Skipped:
2304 * platform/mac/Skipped:
2305 * platform/win/Skipped:
2307 2011-03-01 Martin Robinson <mrobinson@igalia.com>
2309 REGRESSION (r79762): Items in <select multiple> have focus rings, but shouldn't
2310 https://bugs.webkit.org/show_bug.cgi?id=55323
2312 Add new GTK+ test results.
2314 * platform/gtk/fast/forms/select-listbox-multiple-no-focusring-expected.checksum: Added.
2315 * platform/gtk/fast/forms/select-listbox-multiple-no-focusring-expected.png: Added.
2316 * platform/gtk/fast/forms/select-listbox-multiple-no-focusring-expected.txt: Added.
2317 * platform/gtk/fast/spatial-navigation/snav-multiple-select-focusring-expected.checksum: Added.
2318 * platform/gtk/fast/spatial-navigation/snav-multiple-select-focusring-expected.png: Added.
2320 2011-03-01 Dan Bernstein <mitz@apple.com>
2322 Reviewed by Darin Adler.
2324 <rdar://problem/8902714> Expand ruby text when it is shorter than the ruby base
2325 https://bugs.webkit.org/show_bug.cgi?id=55487
2327 * platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum:
2328 * platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.png:
2329 * platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.txt:
2330 * platform/mac/fast/blockflow/japanese-ruby-horizontal-bt-expected.checksum:
2331 * platform/mac/fast/blockflow/japanese-ruby-horizontal-bt-expected.png:
2332 * platform/mac/fast/blockflow/japanese-ruby-horizontal-bt-expected.txt:
2333 * platform/mac/fast/blockflow/japanese-ruby-vertical-lr-expected.checksum:
2334 * platform/mac/fast/blockflow/japanese-ruby-vertical-lr-expected.png:
2335 * platform/mac/fast/blockflow/japanese-ruby-vertical-lr-expected.txt:
2336 * platform/mac/fast/blockflow/japanese-ruby-vertical-rl-expected.checksum:
2337 * platform/mac/fast/blockflow/japanese-ruby-vertical-rl-expected.png:
2338 * platform/mac/fast/blockflow/japanese-ruby-vertical-rl-expected.txt:
2340 2011-03-01 Sergio Villar Senin <svillar@igalia.com>
2344 Added new GTK test expectations.
2346 * platform/gtk/fast/block/positioning/auto/vertical-lr/: 7 tests.
2347 * platform/gtk/fast/block/positioning/auto/vertical-rl/: 7 tests.
2349 2011-02-23 Joseph Pecoraro <joepeck@webkit.org>
2351 Reviewed by Timothy Hatcher.
2353 All Console Messages should be passed to ChromeClients.
2354 https://bugs.webkit.org/show_bug.cgi?id=54926
2356 Passing more message types to the ChromeClient allows
2357 some more messages to get output during tests. Specifically
2358 HTML, XML, and Other message types.
2360 * inspector/audits/audits-panel-functional.html: correct a legitimate HTML parse error.
2361 * http/tests/security/cross-origin-xsl-BLOCKED-expected.txt:
2362 * http/tests/security/mixedContent/insecure-css-in-main-frame-expected.txt:
2363 * http/tests/security/mixedContent/insecure-iframe-in-main-frame-expected.txt:
2364 * http/tests/security/mixedContent/insecure-image-in-main-frame-expected.txt:
2365 * http/tests/security/mixedContent/insecure-plugin-in-iframe-expected.txt:
2366 * http/tests/security/mixedContent/insecure-script-in-iframe-expected.txt:
2367 * http/tests/security/mixedContent/redirect-http-to-https-iframe-in-main-frame-expected.txt:
2368 * http/tests/security/mixedContent/redirect-http-to-https-script-in-iframe-expected.txt:
2369 * http/tests/security/mixedContent/redirect-https-to-http-iframe-in-main-frame-expected.txt:
2370 * http/tests/security/xss-DENIED-xml-external-entity-expected.txt:
2371 * http/tests/security/xss-DENIED-xsl-document-expected.txt:
2372 * http/tests/security/xss-DENIED-xsl-external-entity-expected.txt:
2373 * platform/mac/fast/xsl/xslt-mismatched-tags-in-xslt-expected.txt:
2374 * platform/mac/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt:
2375 * platform/mac/http/tests/inspector/console-websocket-error-expected.txt:
2377 2011-02-23 Joseph Pecoraro <joepeck@webkit.org>
2379 Reviewed by Kenneth Rohde Christiansen.
2381 Viewport parsing no longer accepts "1.0;" value as valid.
2382 https://bugs.webkit.org/show_bug.cgi?id=53705
2384 Add a new test to check viewport argument parsing of
2385 value "123x456", which although not completely a number
2386 should return the numeric prefix "123" as the value.
2387 Note that this affects "semicolons as separators" even
2388 though semicolons are not valid separators.
2390 * fast/viewport/viewport-129.html: Added.
2392 2011-03-01 Sergio Villar Senin <svillar@igalia.com>
2396 Removed accessibility/canvas-fallback-content.html from Skipped
2397 list as it was removed in 79920
2399 * platform/gtk/Skipped:
2401 2011-03-01 Pavel Feldman <pfeldman@chromium.org>
2403 Reviewed by Yury Semikhatsky.
2405 Web Inspector: remove manual watchdog from the inspector tests.
2406 https://bugs.webkit.org/show_bug.cgi?id=55447
2408 * http/tests/inspector/inspector-test.js:
2410 2011-03-01 Adam Roben <aroben@apple.com>
2412 Skip another timing-out test on Windows XP
2414 <http://webkit.org/b/51596> tracks the failure.
2416 * platform/win-xp/Skipped: Added http/tests/xmlhttprequest/basic-auth-nouser.html.
2418 2011-03-01 Adam Roben <aroben@apple.com>
2420 Skip fast/events/pageshow-pagehide-on-back-cached.html on Windows
2422 It is flaky. The failure is tracked by <http://webkit.org/b/55329>.
2424 * platform/win/Skipped:
2425 * platform/win/fast/events/pageshow-pagehide-on-back-cached-expected.txt: Removed.
2427 2011-03-01 Adam Roben <aroben@apple.com>
2429 Check in Windows pixel results to match text results added in r79979
2431 Fixes <http://webkit.org/b/55451> [Win] select-listbox-multiple-no-focusring.html needs
2434 * platform/win/fast/forms/select-listbox-multiple-no-focusring-expected.checksum: Added.
2435 * platform/win/fast/forms/select-listbox-multiple-no-focusring-expected.png: Added.
2437 2011-03-01 Philippe Normand <pnormand@igalia.com>
2439 Unreviewed, skip one crashing tests on GTK. See also
2440 https://bugs.webkit.org/show_bug.cgi?id=53146
2442 * platform/gtk/Skipped:
2444 2011-03-01 Philippe Normand <pnormand@igalia.com>
2446 Unreviewed, skip 2 crashing tests on GTK. See also
2447 https://bugs.webkit.org/show_bug.cgi?id=53146
2449 * platform/gtk/Skipped:
2451 2011-03-01 Nikolas Zimmermann <nzimmermann@rim.com>
2453 Reviewed by Antti Koivisto.
2455 SVG 1.1 2nd Edition color-prop-05-t.svg exposes bug in 'currentColor' handling
2456 https://bugs.webkit.org/show_bug.cgi?id=54800
2458 Add new layout test from the SVG 1.1 2nd Edition test suite, covering currentColor handling.
2459 Add tests ensuring that mutating a previously shared SVGPaint object makes it unique, so that
2460 mutations take affect, but don't affect other renderers which shared the SVGPaint object before.
2462 * platform/mac/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.checksum: Added.
2463 * platform/mac/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.png: Added.
2464 * platform/mac/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.txt: Added.
2465 * platform/mac/svg/custom/SVGPaint-mutate-attribute-expected.checksum: Added.
2466 * platform/mac/svg/custom/SVGPaint-mutate-attribute-expected.png: Added.
2467 * platform/mac/svg/custom/SVGPaint-mutate-attribute-expected.txt: Added.
2468 * platform/mac/svg/custom/SVGPaint-mutate-inline-style-expected.checksum: Added.
2469 * platform/mac/svg/custom/SVGPaint-mutate-inline-style-expected.png: Added.
2470 * platform/mac/svg/custom/SVGPaint-mutate-inline-style-expected.txt: Added.
2471 * svg/W3C-SVG-1.1-SE/color-prop-05-t.svg: Added.
2472 * svg/animations/animate-color-fill-currentColor-expected.txt: Added.
2473 * svg/animations/animate-color-fill-currentColor.html: Added.
2474 * svg/animations/script-tests/animate-color-fill-currentColor.js: Added.
2475 * svg/custom/SVGPaint-mutate-attribute.svg: Added.
2476 * svg/custom/SVGPaint-mutate-inline-style.svg: Added.
2477 * svg/dom/SVGColor-expected.txt: SVGColor mutations now reflected in style/computed style.
2478 * svg/dom/SVGPaint-expected.txt: Same for SVGPaint.
2480 2011-03-01 Pavel Feldman <pfeldman@chromium.org>
2482 Not reviewed: fixing flaky snow XMLViewer test on snow leopard.
2484 * http/tests/xmlviewer/dumpAsText/frames.html:
2486 2011-03-01 Ryosuke Niwa <rniwa@webkit.org>
2488 Unreviewed Windows rebaseline. The bug 55451 tracks this rebaseline.
2490 * platform/win/fast/forms/select-listbox-multiple-no-focusring-expected.txt: Added.
2492 2011-02-28 Tony Gentilcore <tonyg@chromium.org>
2494 Reviewed by Darin Adler.
2496 Fix a race condition in editing/selection/4975120
2497 https://bugs.webkit.org/show_bug.cgi?id=55429
2499 If the parser yields between the iframe and the script, it would have been
2500 possible for step2() to be called before runTest() and the test would hang.
2502 * editing/selection/4975120.html:
2504 2011-02-28 Benjamin Kalman <kalman@chromium.org>
2506 Reviewed by Ryosuke Niwa.
2508 Make editing/selection/extend-selection-home-end test match other extend-selection with granularity tests
2509 https://bugs.webkit.org/show_bug.cgi?id=55422
2511 The other extend-selection tests which test a granularity just call into resources/extend-selection.js with the
2512 granularity they're testing. The lineboundary test didn't due to RTL bugs in lineboundary, but these have now
2515 * editing/selection/extend-selection-home-end-expected.txt:
2516 * editing/selection/extend-selection-home-end.html:
2517 * platform/mac/editing/selection/extend-selection-home-end-expected.txt:
2518 * platform/win/editing/selection/extend-selection-home-end-expected.txt:
2520 2011-02-28 James Robinson <jamesr@chromium.org>
2522 Chromium baseline updates.
2524 * platform/chromium-linux/svg/text/font-size-below-point-five-expected.txt:
2525 * platform/chromium/test_expectations.txt:
2526 * platform/mac-leopard/svg/text/font-size-below-point-five-expected.txt:
2528 2011-02-28 Mihai Parparita <mihaip@chromium.org>
2530 Unreviewed Chromium expectations change.
2532 Rebaseline editing/ tests for Snow Leopard (mac/ baselines can't be used
2533 due to spell checking differences).
2535 * platform/chromium-mac-leopard/editing/deleting/delete-ws-fixup-002-expected.checksum: Added.
2536 * platform/chromium-mac-leopard/editing/deleting/delete-ws-fixup-002-expected.png: Added.
2537 * platform/chromium-mac-leopard/editing/inserting/typing-around-br-001-expected.checksum: Added.
2538 * platform/chromium-mac-leopard/editing/inserting/typing-around-br-001-expected.png: Added.
2539 * platform/chromium-mac-leopard/editing/pasteboard/paste-blockquote-3-expected.checksum: Added.
2540 * platform/chromium-mac-leopard/editing/pasteboard/paste-blockquote-3-expected.png: Added.
2541 * platform/chromium-mac-leopard/editing/selection/4932260-3-expected.checksum: Added.
2542 * platform/chromium-mac-leopard/editing/selection/4932260-3-expected.png: Added.
2543 * platform/chromium-mac-leopard/editing/selection/5234383-1-expected.checksum: Added.
2544 * platform/chromium-mac-leopard/editing/selection/5234383-1-expected.png: Added.
2545 * platform/chromium-mac-leopard/editing/selection/5234383-2-expected.checksum: Added.
2546 * platform/chromium-mac-leopard/editing/selection/5234383-2-expected.png: Added.
2547 * platform/chromium-mac-leopard/editing/selection/drag-in-iframe-expected.checksum: Added.
2548 * platform/chromium-mac-leopard/editing/selection/drag-in-iframe-expected.png: Added.
2549 * platform/chromium-mac/editing/deleting/delete-ws-fixup-002-expected.checksum: Added.
2550 * platform/chromium-mac/editing/deleting/delete-ws-fixup-002-expected.png: Added.
2551 * platform/chromium-mac/editing/inserting/typing-around-br-001-expected.checksum: Added.
2552 * platform/chromium-mac/editing/inserting/typing-around-br-001-expected.png: Added.
2553 * platform/chromium-mac/editing/pasteboard/paste-blockquote-3-expected.checksum: Added.
2554 * platform/chromium-mac/editing/pasteboard/paste-blockquote-3-expected.png: Added.
2555 * platform/chromium-mac/editing/selection/4932260-3-expected.checksum: Added.
2556 * platform/chromium-mac/editing/selection/4932260-3-expected.png: Added.
2557 * platform/chromium-mac/editing/selection/5234383-1-expected.checksum: Added.
2558 * platform/chromium-mac/editing/selection/5234383-1-expected.png: Added.
2559 * platform/chromium-mac/editing/selection/5234383-2-expected.checksum: Added.
2560 * platform/chromium-mac/editing/selection/5234383-2-expected.png: Added.
2561 * platform/chromium-mac/editing/selection/drag-in-iframe-expected.checksum: Added.
2562 * platform/chromium-mac/editing/selection/drag-in-iframe-expected.png: Added.
2564 2011-02-28 Mihai Parparita <mihaip@chromium.org>
2566 Unreviewed Chromium expectations change.
2568 Update Snow Leopard expectations.
2570 * platform/chromium/test_expectations.txt:
2572 2011-02-28 Chang Shu <cshu@webkit.org>
2574 Reviewed by Ryosuke Niwa.
2576 Remove the support of Frame::isContentEditable and its dependencies.
2577 https://bugs.webkit.org/show_bug.cgi?id=54292
2579 Updated expected results after the change that syncs the WebKit isEditable
2580 and WebCore isContentEditable.
2582 * platform/mac/editing/selection/designmode-no-caret-expected.txt:
2584 2011-02-28 Kent Tamura <tkent@chromium.org>
2586 Reviewed by Darin Adler.
2588 Number type input cannot be set to empty string if it has an initial value
2589 https://bugs.webkit.org/show_bug.cgi?id=53744
2591 * fast/forms/input-value-sanitization-expected.txt:
2592 * fast/forms/script-tests/input-value-sanitization.js: Add some tests.
2594 2011-02-28 Kent Tamura <tkent@chromium.org>
2596 Reviewed by Darin Adler.
2598 Number type input should not handle mouse wheel events if it has no focus.
2599 https://bugs.webkit.org/show_bug.cgi?id=53638
2603 * fast/forms/input-number-wheel-expected.txt:
2604 * fast/forms/script-tests/input-number-wheel.js:
2606 2011-02-28 Tony Gentilcore <tonyg@chromium.org>
2608 Reviewed by Darin Adler.
2610 Fix race condition in 4 media tests
2611 https://bugs.webkit.org/show_bug.cgi?id=55414
2613 The parser may yield and give events a chance to dispatch between any two tokens. So
2614 it is possible that the loadstart event fires immediately after the video tag is
2615 inserted into the document but before the subsequent script is parsed. This is very
2616 rare in the layout test environment since these small files are loaded from disk.
2618 This patch eliminates that race condition by allowing waitForEvent to register for
2619 events that bubble up to the document from any element. Then the registration can
2620 happen before before the element is inserted into the document.
2622 * media/video-source-media.html:
2623 * media/video-source-none-supported.html:
2624 * media/video-source-type-params.html:
2625 * media/video-source-type.html:
2626 * media/video-test.js:
2628 (waitForEventAndTest):
2630 2011-02-28 Tony Gentilcore <tonyg@chromium.org>
2632 Reviewed by Adam Barth.
2634 Follow HTML5 spec for document.open() a little more closely
2635 https://bugs.webkit.org/show_bug.cgi?id=55392
2637 * fast/parser/double-write-from-closed-iframe-expected.txt: Added.
2638 * fast/parser/double-write-from-closed-iframe.html: Added. Prior to this patch, the second write of 'PASS' could fail indeterminately.
2639 * fast/parser/script-tests/double-write-from-closed-iframe.js: Added.
2640 * fast/regex/script-tests/cross-frame-callable.js: Necessary to close late writes.
2642 2011-02-28 James Robinson <jamesr@chromium.org>
2644 Update chromium expectations and baselines.
2646 * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/001-expected.checksum: Added.
2647 * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/001-expected.png: Added.
2648 * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/002-expected.checksum: Added.
2649 * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/002-expected.png: Added.
2650 * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/003-expected.checksum: Added.
2651 * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/003-expected.png: Added.
2652 * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/004-expected.checksum: Added.
2653 * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/004-expected.png: Added.
2654 * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/005-expected.checksum: Added.
2655 * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/005-expected.png: Added.
2656 * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/006-expected.checksum: Added.
2657 * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/006-expected.png: Added.
2658 * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/007-expected.checksum: Added.
2659 * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/007-expected.png: Added.
2660 * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/001-expected.checksum: Added.
2661 * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/001-expected.png: Added.
2662 * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/002-expected.checksum: Added.
2663 * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/002-expected.png: Added.
2664 * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/003-expected.checksum: Added.
2665 * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/003-expected.png: Added.
2666 * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/004-expected.checksum: Added.
2667 * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/004-expected.png: Added.
2668 * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/005-expected.checksum: Added.
2669 * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/005-expected.png: Added.
2670 * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/006-expected.checksum: Added.
2671 * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/006-expected.png: Added.
2672 * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/007-expected.checksum: Added.
2673 * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/007-expected.png: Added.
2674 * platform/chromium-linux/fast/forms/select-listbox-multiple-no-focusring-expected.checksum: Added.
2675 * platform/chromium-linux/fast/forms/select-listbox-multiple-no-focusring-expected.png: Added.
2676 * platform/chromium-linux/fast/forms/select-listbox-multiple-no-focusring-expected.txt: Added.
2677 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/001-expected.checksum: Added.
2678 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/001-expected.png: Added.
2679 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/001-expected.txt: Added.
2680 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/002-expected.checksum: Added.
2681 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/002-expected.png: Added.
2682 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/002-expected.txt: Added.
2683 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/003-expected.checksum: Added.
2684 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/003-expected.png: Added.
2685 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/003-expected.txt: Added.
2686 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/004-expected.checksum: Added.
2687 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/004-expected.png: Added.
2688 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/004-expected.txt: Added.
2689 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/005-expected.checksum: Added.
2690 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/005-expected.png: Added.
2691 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/005-expected.txt: Added.
2692 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/006-expected.checksum: Added.
2693 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/006-expected.png: Added.
2694 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/006-expected.txt: Added.
2695 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/007-expected.checksum: Added.
2696 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/007-expected.png: Added.
2697 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/007-expected.txt: Added.
2698 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/001-expected.checksum: Added.
2699 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/001-expected.png: Added.
2700 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/001-expected.txt: Added.
2701 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/002-expected.checksum: Added.
2702 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/002-expected.png: Added.
2703 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/002-expected.txt: Added.
2704 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/003-expected.checksum: Added.
2705 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/003-expected.png: Added.
2706 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/003-expected.txt: Added.
2707 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/004-expected.checksum: Added.
2708 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/004-expected.png: Added.
2709 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/004-expected.txt: Added.
2710 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/005-expected.checksum: Added.
2711 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/005-expected.png: Added.
2712 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/005-expected.txt: Added.
2713 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/006-expected.checksum: Added.
2714 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/006-expected.png: Added.
2715 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/006-expected.txt: Added.
2716 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/007-expected.checksum: Added.
2717 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/007-expected.png: Added.
2718 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/007-expected.txt: Added.
2719 * platform/chromium-win/fast/forms/select-listbox-multiple-no-focusring-expected.checksum: Added.
2720 * platform/chromium-win/fast/forms/select-listbox-multiple-no-focusring-expected.png: Added.
2721 * platform/chromium-win/fast/forms/select-listbox-multiple-no-focusring-expected.txt: Added.
2722 * platform/chromium/fast/dom/prototype-inheritance-expected.txt:
2723 * platform/chromium/test_expectations.txt:
2725 2011-02-28 Chang Shu <cshu@webkit.org>
2727 Reviewed by Antonio Gomes.
2729 REGRESSION (r79762): Items in <select multiple> have focus rings, but shouldn't
2730 https://bugs.webkit.org/show_bug.cgi?id=55323
2732 Added test case that draws focus rings on selected items when spatial navigation is enabled.
2734 * fast/spatial-navigation/snav-multiple-select-focusring.html: Added.
2735 * platform/mac/fast/spatial-navigation: Added.
2736 * platform/mac/fast/spatial-navigation/snav-multiple-select-focusring-expected.checksum: Added.
2737 * platform/mac/fast/spatial-navigation/snav-multiple-select-focusring-expected.png: Added.
2738 * platform/mac/fast/spatial-navigation/snav-multiple-select-focusring-expected.txt: Added.
2740 2011-02-28 David Hyatt <hyatt@apple.com>
2742 Reviewed by Dan Bernstein.
2744 https://bugs.webkit.org/show_bug.cgi?id=46500, make positioned elements work with vertical text. Change staticX and staticY
2745 to be staticInlinePosition and staticBlockPosition. Patch all of the computations involving these variables to be writing
2746 mode aware. Mixed writing modes are not yet supported.
2748 Added new tests in fast/block/positioning/auto.
2750 * fast/block/positioning/auto/vertical-lr: Added.
2751 * fast/block/positioning/auto/vertical-lr/001.html: Added.
2752 * fast/block/positioning/auto/vertical-lr/002.html: Added.
2753 * fast/block/positioning/auto/vertical-lr/003.html: Added.
2754 * fast/block/positioning/auto/vertical-lr/004.html: Added.
2755 * fast/block/positioning/auto/vertical-lr/005.html: Added.
2756 * fast/block/positioning/auto/vertical-lr/006.html: Added.
2757 * fast/block/positioning/auto/vertical-lr/007.html: Added.
2758 * fast/block/positioning/auto/vertical-rl: Added.
2759 * fast/block/positioning/auto/vertical-rl/001.html: Added.
2760 * fast/block/positioning/auto/vertical-rl/002.html: Added.
2761 * fast/block/positioning/auto/vertical-rl/003.html: Added.
2762 * fast/block/positioning/auto/vertical-rl/004.html: Added.
2763 * fast/block/positioning/auto/vertical-rl/005.html: Added.
2764 * fast/block/positioning/auto/vertical-rl/006.html: Added.
2765 * fast/block/positioning/auto/vertical-rl/007.html: Added.
2766 * platform/mac/fast/block/positioning/auto/vertical-lr: Added.
2767 * platform/mac/fast/block/positioning/auto/vertical-lr/001-expected.checksum: Added.
2768 * platform/mac/fast/block/positioning/auto/vertical-lr/001-expected.png: Added.
2769 * platform/mac/fast/block/positioning/auto/vertical-lr/001-expected.txt: Added.
2770 * platform/mac/fast/block/positioning/auto/vertical-lr/002-expected.checksum: Added.
2771 * platform/mac/fast/block/positioning/auto/vertical-lr/002-expected.png: Added.
2772 * platform/mac/fast/block/positioning/auto/vertical-lr/002-expected.txt: Added.
2773 * platform/mac/fast/block/positioning/auto/vertical-lr/003-expected.checksum: Added.
2774 * platform/mac/fast/block/positioning/auto/vertical-lr/003-expected.png: Added.
2775 * platform/mac/fast/block/positioning/auto/vertical-lr/003-expected.txt: Added.
2776 * platform/mac/fast/block/positioning/auto/vertical-lr/004-expected.checksum: Added.
2777 * platform/mac/fast/block/positioning/auto/vertical-lr/004-expected.png: Added.
2778 * platform/mac/fast/block/positioning/auto/vertical-lr/004-expected.txt: Added.
2779 * platform/mac/fast/block/positioning/auto/vertical-lr/005-expected.checksum: Added.
2780 * platform/mac/fast/block/positioning/auto/vertical-lr/005-expected.png: Added.
2781 * platform/mac/fast/block/positioning/auto/vertical-lr/005-expected.txt: Added.
2782 * platform/mac/fast/block/positioning/auto/vertical-lr/006-expected.checksum: Added.
2783 * platform/mac/fast/block/positioning/auto/vertical-lr/006-expected.png: Added.
2784 * platform/mac/fast/block/positioning/auto/vertical-lr/006-expected.txt: Added.
2785 * platform/mac/fast/block/positioning/auto/vertical-lr/007-expected.checksum: Added.
2786 * platform/mac/fast/block/positioning/auto/vertical-lr/007-expected.png: Added.
2787 * platform/mac/fast/block/positioning/auto/vertical-lr/007-expected.txt: Added.
2788 * platform/mac/fast/block/positioning/auto/vertical-rl: Added.
2789 * platform/mac/fast/block/positioning/auto/vertical-rl/001-expected.checksum: Added.
2790 * platform/mac/fast/block/positioning/auto/vertical-rl/001-expected.png: Added.
2791 * platform/mac/fast/block/positioning/auto/vertical-rl/001-expected.txt: Added.
2792 * platform/mac/fast/block/positioning/auto/vertical-rl/002-expected.checksum: Added.
2793 * platform/mac/fast/block/positioning/auto/vertical-rl/002-expected.png: Added.
2794 * platform/mac/fast/block/positioning/auto/vertical-rl/002-expected.txt: Added.
2795 * platform/mac/fast/block/positioning/auto/vertical-rl/003-expected.checksum: Added.
2796 * platform/mac/fast/block/positioning/auto/vertical-rl/003-expected.png: Added.
2797 * platform/mac/fast/block/positioning/auto/vertical-rl/003-expected.txt: Added.
2798 * platform/mac/fast/block/positioning/auto/vertical-rl/004-expected.checksum: Added.
2799 * platform/mac/fast/block/positioning/auto/vertical-rl/004-expected.png: Added.
2800 * platform/mac/fast/block/positioning/auto/vertical-rl/004-expected.txt: Added.
2801 * platform/mac/fast/block/positioning/auto/vertical-rl/005-expected.checksum: Added.
2802 * platform/mac/fast/block/positioning/auto/vertical-rl/005-expected.png: Added.
2803 * platform/mac/fast/block/positioning/auto/vertical-rl/005-expected.txt: Added.
2804 * platform/mac/fast/block/positioning/auto/vertical-rl/006-expected.checksum: Added.
2805 * platform/mac/fast/block/positioning/auto/vertical-rl/006-expected.png: Added.
2806 * platform/mac/fast/block/positioning/auto/vertical-rl/006-expected.txt: Added.
2807 * platform/mac/fast/block/positioning/auto/vertical-rl/007-expected.checksum: Added.
2808 * platform/mac/fast/block/positioning/auto/vertical-rl/007-expected.png: Added.
2809 * platform/mac/fast/block/positioning/auto/vertical-rl/007-expected.txt: Added.
2811 2011-02-28 Jungshik Shin <jshin@chromium.org>
2813 https://bugs.webkit.org/show_bug.cgi?id=55121
2815 [chromium] Unreviewed change of test_expectations.txt
2816 With the platform-specific expectation file landed in r79912,
2817 fast/xsl/sort-locale-expected.txt should pass now on chromium.
2818 So, remove it from the failure list.
2820 * platform/chromium/test_expectations.txt:
2822 2011-02-28 Sheriff Bot <webkit.review.bot@gmail.com>
2824 Unreviewed, rolling out r78789.
2825 http://trac.webkit.org/changeset/78789
2826 https://bugs.webkit.org/show_bug.cgi?id=55409
2828 Incorrect canvas fallback implementation (Requested by
2829 inferno-sec on #webkit).
2831 * accessibility/canvas-fallback-content-expected.txt: Removed.
2832 * accessibility/canvas-fallback-content.html: Removed.
2833 * accessibility/canvas.html:
2835 2011-02-28 Sheriff Bot <webkit.review.bot@gmail.com>
2837 Unreviewed, rolling out r79425.
2838 http://trac.webkit.org/changeset/79425
2839 https://bugs.webkit.org/show_bug.cgi?id=55406
2841 Incorrect canvas fallback implementation. (Requested by
2842 inferno-sec on #webkit).
2844 * canvas/canvas-mouse-events-expected.txt: Removed.
2845 * canvas/canvas-mouse-events.html: Removed.
2846 * platform/mac-wk2/Skipped:
2847 * platform/qt-wk2/Skipped:
2848 * platform/win-wk2/Skipped:
2850 2011-02-28 Adam Klein <adamk@chromium.org>
2852 Reviewed by Adam Barth.
2854 [fileapi] Implement LocalFileSystem.resolveLocalFileSystemURI
2855 https://bugs.webkit.org/show_bug.cgi?id=54774
2857 Tests for resolveLocalFileSystemURI.
2859 * fast/filesystem/resolve-uri-expected.txt: Added.
2860 * fast/filesystem/resolve-uri.html: Added.
2861 * fast/filesystem/script-tests/resolve-uri.js: Added.
2863 2011-02-28 Mihai Parparita <mihaip@chromium.org>
2865 Unreviewed Chromium rebaseline.
2867 Fix 3 tests for Snow Leopard by removing out of date chromium-mac
2868 baselines (there are already chromium-mac-leopard results).
2870 Revert rebaseline done by r79881 since the behavior was reverted by
2873 * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-lr-expected.checksum: Removed.
2874 * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-lr-expected.png: Removed.
2875 * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-rl-expected.checksum: Removed.
2876 * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-rl-expected.png: Removed.
2877 * platform/chromium-mac/fast/forms/placeholder-position-expected.checksum: Removed.
2878 * platform/chromium-mac/fast/forms/placeholder-position-expected.png: Removed.
2879 * platform/chromium/test_expectations.txt:
2880 * platform/mac/fast/forms/listbox-hit-test-zoomed-expected.checksum:
2881 * platform/mac/fast/forms/listbox-hit-test-zoomed-expected.png:
2883 2011-02-28 Jungshik Shin <jshin@chromium.org>
2885 Reviewed by Tony Chang
2887 https://bugs.webkit.org/show_bug.cgi?id=55121
2889 [chromium] Recently, French Academy changed the sorting
2890 rules for French in such a way that accents are not weighted
2891 from the end of a word any more. ICU 4.6 / CLDR 1.9
2892 incorporated the change. Canadian French hasn't adopted the
2895 Chrome is the only port that uses new rules with ICU 4.6. So,
2896 for now, I'm changing the expectation file for Chrome only.
2898 * platform/chromium/fast/xsl: Added.
2899 * platform/chromium/fast/xsl/sort-locale-expected.txt: Copied from LayoutTests/fast/xsl/sort-locale-expected.txt.
2901 2011-02-28 Chang Shu <cshu@webkit.org>
2903 Reviewed by Adele Peterson.
2905 REGRESSION (r79762): Items in <select multiple> have focus rings, but shouldn't
2906 https://bugs.webkit.org/show_bug.cgi?id=55323
2908 Added test case to make sure no focus ring is drawn on selected items.
2910 * fast/forms/select-listbox-multiple-no-focusring.html: Added.
2911 * platform/mac/fast/forms/select-listbox-multiple-no-focusring-expected.checksum: Added.
2912 * platform/mac/fast/forms/select-listbox-multiple-no-focusring-expected.png: Added.
2913 * platform/mac/fast/forms/select-listbox-multiple-no-focusring-expected.txt: Added.
2915 2011-02-28 Abhishek Arya <inferno@chromium.org>
2917 Reviewed by Anders Carlsson.
2919 Unskip crashing test fast/frames/iframe-plugin-load-remove-document-crash.html.
2920 https://bugs.webkit.org/show_bug.cgi?id=55307
2922 * platform/gtk/Skipped:
2923 * platform/qt/Skipped:
2924 * platform/win/Skipped:
2926 2011-02-28 Adam Klein <adamk@chromium.org>
2928 Reviewed by James Robinson.
2930 [chromium] Remove "PASS TEXT" expectation for fast/filesystem/op-get-entry.html
2931 https://bugs.webkit.org/show_bug.cgi?id=55262
2933 Test now passes as Chromium has rolled past r76098.
2935 * platform/chromium/test_expectations.txt:
2937 2011-02-28 Sergio Villar Senin <svillar@igalia.com>
2939 Reviewed by Martin Robinson.
2941 [Gtk] Resource size is incorrectly reported to WebCore
2942 https://bugs.webkit.org/show_bug.cgi?id=53228
2944 * platform/gtk/Skipped: unskipped http/tests/inspector/network-size.html
2946 2011-02-28 Csaba Osztrogonác <ossy@webkit.org>
2950 [Qt] Add Qt specific expected results for passing fast tests.
2952 * platform/qt/Skipped: Unskip passing tests.
2953 * platform/qt/fast/transforms [...] : Added.
2954 * platform/qt/fast/tokenizer [...] : Added.
2955 * platform/qt/fast/replaced [...] : Added.
2956 * platform/qt/fast/runin [...] : Added.
2957 * platform/qt/fast/selectors [...] : Added.
2958 * platform/qt/fast/table [...] : Added.
2959 * ChangeLog : Remove duplicated ChangeLog entry.
2961 2011-02-28 Mihai Parparita <mihaip@chromium.org>
2963 Unreviewed Chromium expectations change.
2965 Skip over fast/overflow/horizontal-scroll-after-back.html added by
2966 r79844, since it's page cache-specific.
2968 * platform/chromium/test_expectations.txt:
2970 2011-02-28 Mihai Parparita <mihaip@chromium.org>
2972 Unreviewed Chromium expectations change.
2974 Rebaseline fast/forms/listbox-hit-test-zoomed.html after r79762.
2975 Also make a new other expectations more specific.
2977 * platform/chromium/test_expectations.txt:
2978 * platform/mac/fast/forms/listbox-hit-test-zoomed-expected.checksum:
2979 * platform/mac/fast/forms/listbox-hit-test-zoomed-expected.png:
2981 2011-02-28 Pavel Podivilov <podivilov@chromium.org>
2983 Reviewed by Pavel Feldman.
2985 Web Inspector: add live edit test.
2986 https://bugs.webkit.org/show_bug.cgi?id=55360
2988 * http/tests/inspector/debugger-test.js:
2989 (initialize_DebuggerTest):
2990 * inspector/debugger/debug-inlined-scripts.html:
2991 * inspector/debugger/live-edit-expected.txt: Added.
2992 * inspector/debugger/live-edit.html: Added.
2993 * inspector/debugger/resources/edit-me.js: Added.
2994 * platform/gtk/Skipped:
2995 * platform/mac/Skipped:
2996 * platform/qt/Skipped:
2997 * platform/win/Skipped:
2999 2011-02-28 Pavel Feldman <pfeldman@chromium.org>
3001 Not reviewed. More follow ups to XML Viewer tests commit.
3003 * http/tests/xmlviewer/dumpAsText/frames.html:
3004 * platform/qt/Skipped:
3006 2011-02-28 Sheriff Bot <webkit.review.bot@gmail.com>
3008 Unreviewed, rolling out r79784.
3009 http://trac.webkit.org/changeset/79784
3010 https://bugs.webkit.org/show_bug.cgi?id=55386
3012 This change causes lots of assertion failures in Debug builds
3013 (Requested by aroben on #webkit).
3015 * transitions/matched-transform-functions.html:
3016 * transitions/retargetted-transition.html:
3018 2011-02-28 Pavel Feldman <pfeldman@chromium.org>
3020 Not reviewed: follow up to r79861, moved utf-16-no-bom to its new home, fixed flaky frames.html.
3022 * fast/encoding/dumpAsText/utf-16-no-bom.xml: Renamed from LayoutTests/fast/encoding/utf-16-no-bom.xml.
3023 * http/tests/xmlviewer/dumpAsText/frames.html:
3025 2011-02-28 Pavel Podivilov <podivilov@chromium.org>
3027 Reviewed by Pavel Feldman.
3029 Web Inspector: [REGRESSION] source frame is recreated for each inlined script in document.
3030 https://bugs.webkit.org/show_bug.cgi?id=55377
3032 * inspector/debugger/scripts-panel-expected.txt:
3033 * inspector/debugger/scripts-panel.html:
3035 2011-02-28 Csaba Osztrogonác <ossy@webkit.org>
3039 [Qt] Remove non-existent tests from Skipped list after r79861.
3041 * platform/qt/Skipped:
3043 2011-02-28 Csaba Osztrogonác <ossy@webkit.org>
3047 [Qt] Add Qt specific expected results for passing fast/css tests.
3049 * platform/qt/Skipped:
3050 * platform/qt/fast/css [...] : Added.
3053 2011-02-28 Adam Roben <aroben@apple.com>
3055 Skip a sometimes-crashing test on Windows
3057 The failure is tracked by <http://webkit.org/b/55375>.
3059 * platform/win/Skipped: Added http/tests/websocket/tests/reload-crash.html.
3061 2011-02-28 Adam Roben <aroben@apple.com>
3063 Add a test for the paint rect passed via WM_PAINT to windowless plugins
3065 Test for <http://webkit.org/b/55365> <rdar://problem/9031089> REGRESSION (r79040): WebKit2:
3066 Large portions of pages with plugins paint black
3068 Reviewed by Anders Carlsson.
3070 * platform/win-wk2/platform/win/plugins/windowless-paint-rect-coordinates-expected.txt: Added.
3071 * platform/win/plugins/windowless-paint-rect-coordinates-expected.txt: Added. WebKit1
3072 doesn't pass a paint rect via WM_PAINT, so we have different results there.
3073 * platform/win/plugins/windowless-paint-rect-coordinates.html: Added.
3075 2011-02-28 Vsevolod Vlasov <vsevik@chromium.org>
3077 Reviewed by Pavel Feldman.
3079 XML without style should render as syntax-highlighted source.
3080 https://bugs.webkit.org/show_bug.cgi?id=13807
3082 Added tests for XML tree view mode. Testing both logic for entering
3083 XML tree view mode and rendering itself.
3084 Tests are disabled for QT since this logic is not yet implemented, see
3085 https://bugs.webkit.org/show_bug.cgi?id=55302
3087 * fast/css/dumpAsText/xml-stylesheet-pi-not-in-prolog-expected.txt: Copied from LayoutTests/fast/css/xml-stylesheet-pi-not-in-prolog.xml.
3088 * fast/css/dumpAsText/xml-stylesheet-pi-not-in-prolog.xml: Renamed from LayoutTests/fast/css/xml-stylesheet-pi-not-in-prolog.xml.
3089 * fast/encoding/dumpAsText/utf-16-no-bom-expected.txt: Added.
3090 * fast/encoding/dumpAsText/utf-16-no-bom.xml: Renamed from LayoutTests/fast/encoding/utf-16-no-bom.xml.
3091 * http/tests/xmlviewer/dumpAsText/css-stylesheet-expected.txt: Added.
3092 * http/tests/xmlviewer/dumpAsText/css-stylesheet.xml: Added.
3093 * http/tests/xmlviewer/dumpAsText/frames-expected.txt: Added.
3094 * http/tests/xmlviewer/dumpAsText/frames.html: Added.
3095 * http/tests/xmlviewer/dumpAsText/mathml-expected.txt: Added.
3096 * http/tests/xmlviewer/dumpAsText/mathml.xml: Added.
3097 * http/tests/xmlviewer/dumpAsText/resources/css-stylesheet.css: Added.
3099 * http/tests/xmlviewer/dumpAsText/resources/frames-helper.xml: Added.
3100 * http/tests/xmlviewer/dumpAsText/resources/xsl.xml: Added.
3101 * http/tests/xmlviewer/dumpAsText/svg-expected.txt: Added.
3102 * http/tests/xmlviewer/dumpAsText/svg.xml: Added.
3103 * http/tests/xmlviewer/dumpAsText/wml-expected.txt: Added.
3104 * http/tests/xmlviewer/dumpAsText/wml.xml: Added.
3105 * http/tests/xmlviewer/dumpAsText/xhtml-tag-expected.txt: Added.
3106 * http/tests/xmlviewer/dumpAsText/xhtml-tag.xml: Added.
3107 * http/tests/xmlviewer/dumpAsText/xlink-expected.txt: Added.
3108 * http/tests/xmlviewer/dumpAsText/xlink.xml: Added.
3109 * http/tests/xmlviewer/dumpAsText/xmlviewer-charset-cp1251-expected.txt: Added.
3110 * http/tests/xmlviewer/dumpAsText/xmlviewer-charset-cp1251.xml: Added.
3111 * http/tests/xmlviewer/dumpAsText/xmlviewer-charset-utf8-expected.txt: Added.
3112 * http/tests/xmlviewer/dumpAsText/xmlviewer-charset-utf8.xml: Added.
3113 * http/tests/xmlviewer/dumpAsText/xmlviewer-expected.txt: Added.
3114 * http/tests/xmlviewer/dumpAsText/xmlviewer.xml: Added.
3115 * http/tests/xmlviewer/dumpAsText/xsl-stylesheet-expected.txt: Added.
3116 * http/tests/xmlviewer/dumpAsText/xsl-stylesheet.xml: Added.
3117 * http/tests/xmlviewer/dumpAsText/xul-expected.txt: Added.
3118 * http/tests/xmlviewer/dumpAsText/xul.xml: Added.
3119 * platform/chromium-linux/fast/css/xml-stylesheet-pi-not-in-prolog-expected.checksum: Removed.
3120 * platform/chromium-linux/fast/css/xml-stylesheet-pi-not-in-prolog-expected.png: Removed.
3121 * platform/chromium-linux/fast/encoding/utf-16-no-bom-expected.checksum: Removed.
3122 * platform/chromium-linux/fast/encoding/utf-16-no-bom-expected.png: Removed.
3123 * platform/chromium-linux/svg/hixie/error/004-expected.checksum: Removed.
3124 * platform/chromium-linux/svg/hixie/error/004-expected.png: Removed.
3125 * platform/chromium-linux/svg/hixie/error/005-expected.checksum: Removed.
3126 * platform/chromium-linux/svg/hixie/error/005-expected.png: Removed.
3127 * platform/chromium-win/fast/css/xml-stylesheet-pi-not-in-prolog-expected.checksum: Removed.
3128 * platform/chromium-win/fast/css/xml-stylesheet-pi-not-in-prolog-expected.png: Removed.
3129 * platform/chromium-win/fast/css/xml-stylesheet-pi-not-in-prolog-expected.txt: Removed.
3130 * platform/chromium-win/fast/encoding/utf-16-no-bom-expected.checksum: Removed.
3131 * platform/chromium-win/fast/encoding/utf-16-no-bom-expected.png: Removed.
3132 * platform/chromium-win/fast/encoding/utf-16-no-bom-expected.txt: Removed.
3133 * platform/chromium-win/svg/hixie/error/004-expected.checksum: Removed.
3134 * platform/chromium-win/svg/hixie/error/004-expected.png: Removed.
3135 * platform/chromium-win/svg/hixie/error/004-expected.txt: Removed.
3136 * platform/chromium-win/svg/hixie/error/005-expected.checksum: Removed.
3137 * platform/chromium-win/svg/hixie/error/005-expected.png: Removed.
3138 * platform/chromium-win/svg/hixie/error/005-expected.txt: Removed.
3139 * platform/chromium/http/tests/xmlviewer/dumpAsText/mathml-expected.txt: Added.
3140 * platform/gtk/fast/css/xml-stylesheet-pi-not-in-prolog-expected.checksum: Removed.
3141 * platform/gtk/fast/css/xml-stylesheet-pi-not-in-prolog-expected.png: Removed.
3142 * platform/gtk/fast/css/xml-stylesheet-pi-not-in-prolog-expected.txt: Removed.
3143 * platform/gtk/fast/encoding/utf-16-no-bom-expected.checksum: Removed.
3144 * platform/gtk/fast/encoding/utf-16-no-bom-expected.png: Removed.
3145 * platform/gtk/fast/encoding/utf-16-no-bom-expected.txt: Removed.
3146 * platform/gtk/svg/hixie/error/004-expected.checksum: Removed.
3147 * platform/gtk/svg/hixie/error/004-expected.png: Removed.
3148 * platform/gtk/svg/hixie/error/004-expected.txt: Removed.
3149 * platform/gtk/svg/hixie/error/005-expected.checksum: Removed.
3150 * platform/gtk/svg/hixie/error/005-expected.png: Removed.
3151 * platform/gtk/svg/hixie/error/005-expected.txt: Removed.
3152 * platform/mac-leopard/fast/css/xml-stylesheet-pi-not-in-prolog-expected.checksum: Removed.
3153 * platform/mac-leopard/fast/css/xml-stylesheet-pi-not-in-prolog-expected.png: Removed.
3154 * platform/mac-leopard/fast/encoding/utf-16-no-bom-expected.checksum: Removed.
3155 * platform/mac-leopard/fast/encoding/utf-16-no-bom-expected.png: Removed.
3156 * platform/mac-leopard/svg/hixie/error/004-expected.checksum: Removed.
3157 * platform/mac-leopard/svg/hixie/error/004-expected.png: Removed.
3158 * platform/mac-leopard/svg/hixie/error/005-expected.checksum: Removed.
3159 * platform/mac-leopard/svg/hixie/error/005-expected.png: Removed.
3160 * platform/mac/fast/css/xml-stylesheet-pi-not-in-prolog-expected.checksum: Removed.
3161 * platform/mac/fast/css/xml-stylesheet-pi-not-in-prolog-expected.png: Removed.
3162 * platform/mac/fast/css/xml-stylesheet-pi-not-in-prolog-expected.txt: Removed.
3163 * platform/mac/fast/encoding/utf-16-no-bom-expected.checksum: Removed.
3164 * platform/mac/fast/encoding/utf-16-no-bom-expected.png: Removed.
3165 * platform/mac/fast/encoding/utf-16-no-bom-expected.txt: Removed.
3166 * platform/mac/svg/hixie/error/004-expected.checksum: Removed.
3167 * platform/mac/svg/hixie/error/004-expected.png: Removed.
3168 * platform/mac/svg/hixie/error/004-expected.txt: Removed.
3169 * platform/mac/svg/hixie/error/005-expected.checksum: Removed.
3170 * platform/mac/svg/hixie/error/005-expected.png: Removed.
3171 * platform/mac/svg/hixie/error/005-expected.txt: Removed.
3172 * platform/qt/Skipped:
3173 * platform/qt/fast/css/dumpAsText/xml-stylesheet-pi-not-in-prolog-expected.txt: Added.
3174 * platform/qt/fast/css/xml-stylesheet-pi-not-in-prolog-expected.txt: Removed.
3175 * platform/qt/fast/encoding/dumpAsText/utf-16-no-bom-expected.txt: Added.
3176 * platform/qt/fast/encoding/utf-16-no-bom-expected.txt: Removed.
3177 * platform/qt/svg/hixie/error/004-expected.txt: Removed.
3178 * platform/qt/svg/hixie/error/005-expected.txt: Removed.
3179 * platform/qt/svg/hixie/error/dumpAsText/004-expected.txt: Added.
3180 * platform/qt/svg/hixie/error/dumpAsText/005-expected.txt: Added.
3181 * svg/hixie/error/dumpAsText/004-expected.txt: Added.
3182 * svg/hixie/error/dumpAsText/004.xml: Renamed from LayoutTests/svg/hixie/error/004.xml.
3183 * svg/hixie/error/dumpAsText/005-expected.txt: Added.
3184 * svg/hixie/error/dumpAsText/005.xml: Renamed from LayoutTests/svg/hixie/error/005.xml.
3186 2011-02-28 Pavel Feldman <pfeldman@chromium.org>
3188 Not reviewed: skipping new inspector network tests on win.
3190 * platform/win/Skipped:
3192 2011-02-28 Yury Semikhatsky <yurys@chromium.org>
3194 Reviewed by Pavel Feldman.
3196 Web Inspector: debugger agents should have same livetime as InspectorAgent
3197 https://bugs.webkit.org/show_bug.cgi?id=55369
3199 * inspector/report-protocol-errors-expected.txt:
3200 * inspector/report-protocol-errors.html:
3202 2011-02-28 Pavel Feldman <pfeldman@chromium.org>
3204 Not reviewed: updated inspector test harness and chromium expectations.
3206 * http/tests/inspector/network/network-size-expected.txt:
3207 * http/tests/inspector/network/network-timing.html:
3208 * http/tests/inspector/network/resources/resource.php:
3209 * platform/chromium/http/tests/inspector/network/network-size-expected.txt: Copied from LayoutTests/http/tests/inspector/network/network-size-expected.txt.
3210 * platform/gtk/Skipped:
3211 * platform/qt/Skipped:
3213 2011-02-28 Pavel Feldman <pfeldman@chromium.org>
3215 Reviewed by Yury Semikhatsky.
3217 Web Inspector: add first network test, improve harness.
3218 https://bugs.webkit.org/show_bug.cgi?id=55306
3220 * http/tests/inspector/inspector-test.js:
3221 (initialize_InspectorTest.InspectorTest.assertGreaterOrEqual):
3222 * http/tests/inspector/network/network-size-expected.txt: Added.
3223 * http/tests/inspector/network/network-size.html: Added.
3224 * http/tests/inspector/network/network-timing-expected.txt: Added.
3225 * http/tests/inspector/network/network-timing.html: Added.
3226 * http/tests/inspector/network/resources/resource.php: Added.
3228 2011-02-27 Aparna Nandyal <aparna.nand@wipro.com>
3230 Reviewed by Antonio Gomes.
3232 [Qt] QtTestBrowser - Horizontal scrollbar disappears on navigating pages using Back/Forward
3233 https://bugs.webkit.org/show_bug.cgi?id=53917
3235 The bug got fixed by other changes. Adding test case to avoid
3236 regressions in the future.
3238 * fast/overflow/horizontal-scroll-after-back-expected.txt: Added.
3239 * fast/overflow/horizontal-scroll-after-back.html: Added.
3241 2011-02-27 Adam Roben <aroben@apple.com>
3243 Add Windows expected failure results for fast/events/pageshow-pagehide-on-back-cached.html
3245 <http://webkit.org/b/55329> tracks the failure.
3247 * platform/win/fast/events/pageshow-pagehide-on-back-cached-expected.txt: Added.
3249 2011-02-27 Adam Roben <aroben@apple.com>
3251 Add Windows expected failure results for fast/images/support-broken-image-delegate.html
3253 <http://webkit.org/b/55324> tracks the failure.
3255 * platform/win/fast/images/support-broken-image-delegate-expected.txt: Added.
3257 2011-02-27 Adam Roben <aroben@apple.com>
3259 Remove Windows-specific html5lib results
3261 I suspect these haven't been needed since r77781.
3263 * platform/win/html5lib/runner-expected.txt: Removed.
3265 2011-02-27 Adam Roben <aroben@apple.com>
3267 Skip fast/frames/iframe-plugin-load-remove-document-crash.html on Windows
3269 It's been crashing since it was added in r79808. <http://webkit.org/b/55307> tracks the
3272 * platform/win/Skipped:
3274 2011-02-27 Patrick Gansterer <paroga@webkit.org>
3276 Reviewed by Andreas Kling.
3278 [Qt] fast/loader/user-stylesheet-fast-path.html fails
3279 https://bugs.webkit.org/show_bug.cgi?id=50911
3281 * platform/qt/Skipped: Unskip test which is now passing.
3283 2011-02-26 Abhishek Arya <inferno@chromium.org>
3287 Skip the test on QT, GTK until we can figure out the plugin load problem.
3288 https://bugs.webkit.org/show_bug.cgi?id=55307
3290 * platform/gtk/Skipped:
3291 * platform/qt/Skipped:
3293 2011-02-26 Justin Schuh <jschuh@chromium.org>
3295 Reviewed by Darin Adler.
3297 Delay firing of mutation events while setting attribute values
3298 https://bugs.webkit.org/show_bug.cgi?id=55199
3300 * fast/dom/attribute-change-on-mutate-expected.txt: Added.
3301 * fast/dom/attribute-change-on-mutate.html: Added.
3303 2011-02-25 Abhishek Arya <inferno@chromium.org>
3305 Reviewed by Adam Barth.
3307 Tests that removing a document during a plugin load does not result
3309 https://bugs.webkit.org/show_bug.cgi?id=55289
3311 * fast/frames/iframe-plugin-load-remove-document-crash-expected.txt: Added.
3312 * fast/frames/iframe-plugin-load-remove-document-crash.html: Added.
3314 2011-02-26 Pavel Feldman <pfeldman@chromium.org>
3316 Not reviewed: rolling out 79799 and 79804 for breaking xml tests on mac.
3318 2011-02-26 Pavel Feldman <pfeldman@chromium.org>
3320 Not reviewed: follow up to r79799. Fixing WinCE+Efl, mute new tests on Qt.
3321 https://bugs.webkit.org/show_bug.cgi?id=55302
3323 * platform/qt/Skipped:
3325 2011-02-26 Mihai Parparita <mihaip@chromium.org>
3327 Unreviewed Chromium expectations update.
3329 Add failing expectation for fast/images/support-broken-image-delegate.html
3331 * platform/chromium/test_expectations.txt:
3333 2011-02-26 Mihai Parparita <mihaip@chromium.org>
3335 Unreviewed update of the Chromium html5lib expectations after r79765
3336 (diff matches the base expectations change).
3338 * platform/chromium/html5lib/runner-expected.txt:
3340 2011-02-25 Vsevolod Vlasov <vsevik@chromium.org>
3342 Reviewed by Pavel Feldman.
3344 XML without style should render as syntax-highlighted source.
3345 https://bugs.webkit.org/show_bug.cgi?id=13807
3347 Added tests for XML tree view mode. Testing both logic for entering
3348 XML tree view mode and rendering itself.
3350 * http/tests/xmlviewer/dumpAsText/css-stylesheet-expected.txt: Added.
3351 * http/tests/xmlviewer/dumpAsText/css-stylesheet.xml: Added.
3352 * http/tests/xmlviewer/dumpAsText/frames-expected.txt: Added.
3353 * http/tests/xmlviewer/dumpAsText/frames.html: Added.
3354 * http/tests/xmlviewer/dumpAsText/mathml-expected.txt: Added.
3355 * http/tests/xmlviewer/dumpAsText/mathml.xml: Added.
3356 * http/tests/xmlviewer/dumpAsText/resources/css-stylesheet.css: Added.
3358 * http/tests/xmlviewer/dumpAsText/resources/frames-helper.xml: Added.
3359 * http/tests/xmlviewer/dumpAsText/resources/xsl.xml: Added.
3360 * http/tests/xmlviewer/dumpAsText/svg-expected.txt: Added.
3361 * http/tests/xmlviewer/dumpAsText/svg.xml: Added.
3362 * http/tests/xmlviewer/dumpAsText/wml-expected.txt: Added.
3363 * http/tests/xmlviewer/dumpAsText/wml.xml: Added.
3364 * http/tests/xmlviewer/dumpAsText/xhtml-tag-expected.txt: Added.
3365 * http/tests/xmlviewer/dumpAsText/xhtml-tag.xml: Added.
3366 * http/tests/xmlviewer/dumpAsText/xlink-expected.txt: Added.
3367 * http/tests/xmlviewer/dumpAsText/xlink.xml: Added.
3368 * http/tests/xmlviewer/dumpAsText/xmlviewer-charset-cp1251-expected.txt: Added.
3369 * http/tests/xmlviewer/dumpAsText/xmlviewer-charset-cp1251.xml: Added.
3370 * http/tests/xmlviewer/dumpAsText/xmlviewer-charset-utf8-expected.txt: Added.
3371 * http/tests/xmlviewer/dumpAsText/xmlviewer-charset-utf8.xml: Added.
3372 * http/tests/xmlviewer/dumpAsText/xmlviewer-expected.txt: Added.
3373 * http/tests/xmlviewer/dumpAsText/xmlviewer.xml: Added.
3374 * http/tests/xmlviewer/dumpAsText/xsl-stylesheet-expected.txt: Added.
3375 * http/tests/xmlviewer/dumpAsText/xsl-stylesheet.xml: Added.
3376 * http/tests/xmlviewer/dumpAsText/xul-expected.txt: Added.
3377 * http/tests/xmlviewer/dumpAsText/xul.xml: Added.
3378 * platform/chromium/http/tests/xmlviewer/dumpAsText/mathml-expected.txt: Added.
3380 2011-02-26 Adam Klein <adamk@chromium.org>
3382 Reviewed by James Robinson.
3384 [chromium] Update op-get-entry filesystem test to match spec
3385 https://bugs.webkit.org/show_bug.cgi?id=55263
3387 Chromium behavior changed in r76098. This patch updates WebKit test
3388 to match. Both now match the spec, which says of TYPE_MISMATCH_ERR:
3390 user agent MUST use this code when the user has attempted to look up<