1 2011-03-03 Ilya Tikhonovsky <loislo@chromium.org>
3 Reviewed by Yury Semikhatsky.
5 Web Inspector: introduce a protocol test for RuntimeAgent API.
6 https://bugs.webkit.org/show_bug.cgi?id=55482
8 * http/tests/inspector/protocol-test.js: Added.
9 (initialize_ProtocolTest.InspectorTest.filterProps):
10 (initialize_ProtocolTest.InspectorTest._dumpStepResult):
11 (initialize_ProtocolTest.InspectorTest._runNextStep):
12 (initialize_ProtocolTest.InspectorTest.runProtocolTestSuite):
13 (initialize_ProtocolTest):
14 * inspector/protocol/runtime-agent-expected.txt: Added.
15 * inspector/protocol/runtime-agent.html: Added.
17 2011-03-03 Pavel Feldman <pfeldman@chromium.org>
19 Reviewed by Yury Semikhatsky.
21 Web Inspector: do not push document into front-end, make it request one.
22 https://bugs.webkit.org/show_bug.cgi?id=55664
24 * http/tests/inspector/debugger-test.js:
25 (initialize_DebuggerTest.):
26 (initialize_DebuggerTest):
27 * http/tests/inspector/elements-test.js:
28 (initialize_ElementTest.InspectorTest.nodeWithId.documentRequested):
29 (initialize_ElementTest.InspectorTest.nodeWithId):
30 (initialize_ElementTest.InspectorTest.dumpDOMAgentTree):
31 (initialize_ElementTest):
32 * inspector/console/command-line-api-inspect.html:
33 * inspector/elements/dom-agent-query-selector.html:
34 * inspector/elements/mutate-unknown-node.html:
35 * inspector/styles/styles-new-API.html:
37 2011-03-03 Adam Klein <adamk@chromium.org>
39 Reviewed by David Levin.
41 Correct EntrySync.toURI test expectations to get the test passing under Chromium.
42 https://bugs.webkit.org/show_bug.cgi?id=55724
44 * fast/filesystem/workers/file-entry-to-uri-sync-expected.txt:
46 2011-03-02 Ojan Vafai <ojan@chromium.org>
48 Reviewed by Darin Adler.
50 crash in adoptNode with mutation events
51 https://bugs.webkit.org/show_bug.cgi?id=50046
53 * fast/dom/adopt-node-crash.html:
55 2011-03-03 Andy Estes <aestes@apple.com>
57 Reviewed by Adam Barth.
59 Assertion failure in toElement(WebCore::Node*)
60 https://bugs.webkit.org/show_bug.cgi?id=55697
62 * fast/parser/fragment-foreign-content-expected.txt: Added.
63 * fast/parser/fragment-foreign-content.html: Added.
65 2011-03-03 Mahesh Kulkarni <mahesh.kulkarni@nokia.com>
67 Reviewed by Kenneth Rohde Christiansen.
69 [QT] Implement mock client-based geolocation for layout testing
70 https://bugs.webkit.org/show_bug.cgi?id=54334
72 Re-enable geolocation layout testing for qt port. Also enable a long pending
73 failure with geolocation as it works with client-based geolocation.
74 Skipped one last case related to multiple window which needs some code cleanup in qt DRT.
76 * platform/qt/Skipped:
78 2011-03-03 Fumitoshi Ukai <ukai@chromium.org>
80 Unreviewed, update chromium test expectations.
82 Update GPU media/media-document-audio-repaint.html
83 http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20GPU%20Mesa%20-%20chromium.org&tests=media%2Fmedia-document-audio-repaint.html
85 * platform/chromium/test_expectations.txt:
87 2011-03-03 Jeremy Moskovich <jeremy@chromium.org>
89 Reviewed by Dimitri Glazkov.
91 Annotate bidi tests which we intentionally fail.
92 https://bugs.webkit.org/show_bug.cgi?id=48522
94 Add a readme file in fast/text/international detailing
95 a bunch of tests that we intentionally fail. This
96 mimics a similar file in fast/block/positioning/.
98 * fast/text/international/readme.txt: Added.
100 2011-03-03 David Levin <levin@chromium.org>
102 Reviewed by Darin Adler.
104 Need web worker referer layout test for xhr requests.
105 https://bugs.webkit.org/show_bug.cgi?id=55590
107 Verify that the referrer is set for sync and async XHR requests
108 from both workers and shared workers.
110 * http/tests/xmlhttprequest/workers/referer-expected.txt: Added.
111 * http/tests/xmlhttprequest/workers/referer.html: Added.
112 * http/tests/xmlhttprequest/workers/resources/referer-test.js: Added.
113 * http/tests/xmlhttprequest/workers/resources/referer.js: Added.
114 * http/tests/xmlhttprequest/workers/shared-worker-referer-expected.txt: Added.
115 * http/tests/xmlhttprequest/workers/shared-worker-referer.html: Added.
117 2011-03-02 Jeremy Orlow <jorlow@chromium.org>
119 Reviewed by Steve Block.
121 Cursor.continue with a key param should test less than, not equal to
122 https://bugs.webkit.org/show_bug.cgi?id=55640
124 * storage/indexeddb/cursor-continue-expected.txt: Added.
125 * storage/indexeddb/cursor-continue.html: Added.
127 2011-03-03 Mihai Parparita <mihaip@chromium.org>
129 Unreviewed Chromium Snow Leopard expectations update.
131 Fix a couple more media/ expectations.
133 * platform/chromium/test_expectations.txt:
135 2011-03-03 Mihai Parparita <mihaip@chromium.org>
137 Unreviewed Chromium Snow Leopard expectations update.
139 Add another media/ crash.
141 * platform/chromium/test_expectations.txt:
143 2011-03-03 Mihai Parparita <mihaip@chromium.org>
145 Unreviewed Chromium Snow Leopard rebaseline.
147 Rebaseline tables/mozilla/bugs/ tests for Snow Leopard. The current
148 expectations were just checksums, I also added their corresponding PNGs.
150 We can't use the mac/ baselines since we scale the images differently
151 (most likely due to CG i386 vs. x86_64 differences, see bug 52335).
153 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug101674-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug101674-expected.checksum.
154 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug101674-expected.png: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug101674-expected.png.
155 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug10565-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug10565-expected.checksum.
156 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug10565-expected.png: Added.
157 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug11026-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug11026-expected.checksum.
158 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug11026-expected.png: Added.
159 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug12908-1-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug12908-1-expected.checksum.
160 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug12908-1-expected.png: Added.
161 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug12910-2-expected.png: Added.
162 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug1296-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug1296-expected.checksum.
163 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug1296-expected.png: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug1296-expected.png.
164 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug1430-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug1430-expected.checksum.
165 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug1430-expected.png: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug1430-expected.png.
166 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug14929-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug14929-expected.checksum.
167 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug14929-expected.png: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug14929-expected.png.
168 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug15544-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug15544-expected.checksum.
169 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug15544-expected.png: Added.
170 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug17138-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug17138-expected.checksum.
171 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug17138-expected.png: Added.
172 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug2981-2-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug2981-2-expected.checksum.
173 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug2981-2-expected.png: Added.
174 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4093-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug4093-expected.checksum.
175 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4093-expected.png: Added.
176 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4284-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug4284-expected.checksum.
177 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4284-expected.png: Added.
178 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4427-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug4427-expected.checksum.
179 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4427-expected.png: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug4427-expected.png.
180 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4523-expected.png: Added.
181 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug56563-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug56563-expected.checksum.
182 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug56563-expected.png: Added.
183 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug5797-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug5797-expected.checksum.
184 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug5797-expected.png: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug5797-expected.png.
185 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug625-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug625-expected.checksum.
186 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug625-expected.png: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug625-expected.png.
187 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug6404-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug6404-expected.checksum.
188 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug6404-expected.png: Added.
189 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug86708-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug86708-expected.checksum.
190 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug86708-expected.png: Added.
191 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug97383-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug97383-expected.checksum.
192 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug97383-expected.png: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug97383-expected.png.
193 * platform/chromium-mac/tables/mozilla/bugs/bug101674-expected.checksum:
194 * platform/chromium-mac/tables/mozilla/bugs/bug101674-expected.png:
195 * platform/chromium-mac/tables/mozilla/bugs/bug10565-expected.checksum:
196 * platform/chromium-mac/tables/mozilla/bugs/bug10565-expected.png: Added.
197 * platform/chromium-mac/tables/mozilla/bugs/bug11026-expected.checksum:
198 * platform/chromium-mac/tables/mozilla/bugs/bug11026-expected.png: Added.
199 * platform/chromium-mac/tables/mozilla/bugs/bug1188-expected.checksum:
200 * platform/chromium-mac/tables/mozilla/bugs/bug1188-expected.png: Added.
201 * platform/chromium-mac/tables/mozilla/bugs/bug12908-1-expected.checksum:
202 * platform/chromium-mac/tables/mozilla/bugs/bug12908-1-expected.png: Added.
203 * platform/chromium-mac/tables/mozilla/bugs/bug1296-expected.checksum:
204 * platform/chromium-mac/tables/mozilla/bugs/bug1296-expected.png:
205 * platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.checksum:
206 * platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.png: Added.
207 * platform/chromium-mac/tables/mozilla/bugs/bug1430-expected.checksum:
208 * platform/chromium-mac/tables/mozilla/bugs/bug1430-expected.png:
209 * platform/chromium-mac/tables/mozilla/bugs/bug14929-expected.checksum:
210 * platform/chromium-mac/tables/mozilla/bugs/bug14929-expected.png:
211 * platform/chromium-mac/tables/mozilla/bugs/bug15544-expected.checksum:
212 * platform/chromium-mac/tables/mozilla/bugs/bug15544-expected.png: Added.
213 * platform/chromium-mac/tables/mozilla/bugs/bug17138-expected.checksum:
214 * platform/chromium-mac/tables/mozilla/bugs/bug17138-expected.png: Added.
215 * platform/chromium-mac/tables/mozilla/bugs/bug2981-2-expected.checksum:
216 * platform/chromium-mac/tables/mozilla/bugs/bug2981-2-expected.png: Added.
217 * platform/chromium-mac/tables/mozilla/bugs/bug4093-expected.checksum:
218 * platform/chromium-mac/tables/mozilla/bugs/bug4093-expected.png: Added.
219 * platform/chromium-mac/tables/mozilla/bugs/bug4284-expected.checksum:
220 * platform/chromium-mac/tables/mozilla/bugs/bug4284-expected.png: Added.
221 * platform/chromium-mac/tables/mozilla/bugs/bug4427-expected.checksum:
222 * platform/chromium-mac/tables/mozilla/bugs/bug4427-expected.png:
223 * platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.checksum:
224 * platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.png: Added.
225 * platform/chromium-mac/tables/mozilla/bugs/bug56563-expected.checksum:
226 * platform/chromium-mac/tables/mozilla/bugs/bug56563-expected.png: Added.
227 * platform/chromium-mac/tables/mozilla/bugs/bug5797-expected.checksum:
228 * platform/chromium-mac/tables/mozilla/bugs/bug5797-expected.png:
229 * platform/chromium-mac/tables/mozilla/bugs/bug625-expected.checksum:
230 * platform/chromium-mac/tables/mozilla/bugs/bug625-expected.png:
231 * platform/chromium-mac/tables/mozilla/bugs/bug6404-expected.checksum:
232 * platform/chromium-mac/tables/mozilla/bugs/bug6404-expected.png: Added.
233 * platform/chromium-mac/tables/mozilla/bugs/bug86708-expected.checksum:
234 * platform/chromium-mac/tables/mozilla/bugs/bug86708-expected.png: Added.
235 * platform/chromium-mac/tables/mozilla/bugs/bug97383-expected.checksum:
236 * platform/chromium-mac/tables/mozilla/bugs/bug97383-expected.png:
237 * platform/chromium/test_expectations.txt:
239 2011-03-03 Dan Bernstein <mitz@apple.com>
241 Reviewed by Sam Weinig.
243 Rename -webkit-hyphenate-locale to -webkit-locale
244 https://bugs.webkit.org/show_bug.cgi?id=55709
246 * fast/text/hyphenate-character.html:
247 * fast/text/hyphenate-first-word.html:
248 * fast/text/hyphenate-locale.html:
249 * fast/text/hyphens.html:
251 2011-03-03 Mihai Parparita <mihaip@chromium.org>
253 Unreviewed Chromium expectations update.
255 Two tests crash on Snow Leopard on the GPU path.
257 * platform/chromium/test_expectations.txt:
259 2011-03-03 Sheriff Bot <webkit.review.bot@gmail.com>
261 Unreviewed, rolling out r80272.
262 http://trac.webkit.org/changeset/80272
263 https://bugs.webkit.org/show_bug.cgi?id=55700
265 the test are flaky (Requested by loislo_ on #webkit).
267 * http/tests/inspector/inspector-test.js:
268 (initialize_InspectorTest.InspectorTest.addObject):
269 * http/tests/inspector/protocol-test.js: Removed.
270 * inspector/protocol/runtime-agent-expected.txt: Removed.
271 * inspector/protocol/runtime-agent.html: Removed.
273 2011-03-03 Ilya Tikhonovsky <loislo@chromium.org>
275 Reviewed by Yury Semikhatsky.
277 Web Inspector: introduce a protocol test for RuntimeAgent API.
278 https://bugs.webkit.org/show_bug.cgi?id=55482
280 * http/tests/inspector/protocol-test.js: Added.
281 (initialize_ProtocolTest.InspectorTest.filterProps):
282 (initialize_ProtocolTest.InspectorTest._dumpStepResult):
283 (initialize_ProtocolTest.InspectorTest._runNextStep):
284 (initialize_ProtocolTest.InspectorTest.runProtocolTestSuite):
285 (initialize_ProtocolTest):
286 * inspector/protocol/runtime-agent-expected.txt: Added.
287 * inspector/protocol/runtime-agent.html: Added.
289 2011-03-03 Kenji Imasaki <imasaki@chromium.org>
291 Reviewed by Mihai Parparita.
293 [Chromium] Snow Leopard rebaseline of media/video-layer-crash
294 http://code.google.com/p/chromium/issues/detail?id=60744
296 * platform/chromium-mac-leopard/media/video-layer-crash-expected.checksum: Copied from LayoutTests/platform/chromium-mac/media/video-layer-crash-expected.checksum.
297 * platform/chromium-mac-leopard/media/video-layer-crash-expected.png: Copied from LayoutTests/platform/chromium-mac/media/video-layer-crash-expected.png.
298 * platform/chromium-mac/media/video-layer-crash-expected.checksum:
299 * platform/chromium-mac/media/video-layer-crash-expected.png:
301 2011-03-03 Victoria Kirst <vrk@google.com>
303 Reviewed by Eric Carlson.
305 Enable media tests in chromium-gpu/test_expectations
306 https://bugs.webkit.org/show_bug.cgi?id=53608
308 Suppressing the test failures until baselines are added.
310 * platform/chromium/test_expectations.txt:
312 2011-03-03 Kenji Imasaki <imasaki@chromium.org>
314 Reviewed by Tony Gentilcore.
316 [Chromium] Revert the change in http/tests/media/video-referer.html
319 * platform/chromium/test_expectations.txt:
321 2011-03-03 Mihai Parparita <mihaip@chromium.org>
323 Unreviewed Chromium Snow Leopard rebaseline.
325 Rebaseline tables/mozilla/marvin/ tests for Snow Leopard. The current
326 expectations were just checksums, I also added their corresponding PNGs.
328 We can't use the mac/ baselines since we scale the raptor image
329 differently (most likely due to CG i386 vs. x86_64 differences, see
332 * 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.
333 * platform/chromium-mac-leopard/tables/mozilla/marvin/tbody_valign_baseline-expected.png: Added.
334 * 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.
335 * platform/chromium-mac-leopard/tables/mozilla/marvin/tbody_valign_bottom-expected.png: Added.
336 * 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.
337 * platform/chromium-mac-leopard/tables/mozilla/marvin/tbody_valign_middle-expected.png: Added.
338 * 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.
339 * platform/chromium-mac-leopard/tables/mozilla/marvin/tbody_valign_top-expected.png: Added.
340 * 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.
341 * platform/chromium-mac-leopard/tables/mozilla/marvin/td_valign_baseline-expected.png: Added.
342 * 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.
343 * platform/chromium-mac-leopard/tables/mozilla/marvin/td_valign_bottom-expected.png: Added.
344 * 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.
345 * platform/chromium-mac-leopard/tables/mozilla/marvin/td_valign_middle-expected.png: Added.
346 * 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.
347 * platform/chromium-mac-leopard/tables/mozilla/marvin/td_valign_top-expected.png: Added.
348 * 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.
349 * platform/chromium-mac-leopard/tables/mozilla/marvin/tfoot_valign_baseline-expected.png: Added.
350 * 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.
351 * platform/chromium-mac-leopard/tables/mozilla/marvin/tfoot_valign_bottom-expected.png: Added.
352 * 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.
353 * platform/chromium-mac-leopard/tables/mozilla/marvin/tfoot_valign_middle-expected.png: Added.
354 * 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.
355 * platform/chromium-mac-leopard/tables/mozilla/marvin/tfoot_valign_top-expected.png: Added.
356 * 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.
357 * platform/chromium-mac-leopard/tables/mozilla/marvin/th_valign_baseline-expected.png: Added.
358 * 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.
359 * platform/chromium-mac-leopard/tables/mozilla/marvin/th_valign_bottom-expected.png: Added.
360 * 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.
361 * platform/chromium-mac-leopard/tables/mozilla/marvin/th_valign_middle-expected.png: Added.
362 * 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.
363 * platform/chromium-mac-leopard/tables/mozilla/marvin/th_valign_top-expected.png: Added.
364 * 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.
365 * platform/chromium-mac-leopard/tables/mozilla/marvin/thead_valign_baseline-expected.png: Added.
366 * 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.
367 * platform/chromium-mac-leopard/tables/mozilla/marvin/thead_valign_bottom-expected.png: Added.
368 * 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.
369 * platform/chromium-mac-leopard/tables/mozilla/marvin/thead_valign_middle-expected.png: Added.
370 * 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.
371 * platform/chromium-mac-leopard/tables/mozilla/marvin/thead_valign_top-expected.png: Added.
372 * 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.
373 * platform/chromium-mac-leopard/tables/mozilla/marvin/tr_valign_baseline-expected.png: Added.
374 * 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.
375 * platform/chromium-mac-leopard/tables/mozilla/marvin/tr_valign_bottom-expected.png: Added.
376 * 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.
377 * platform/chromium-mac-leopard/tables/mozilla/marvin/tr_valign_middle-expected.png: Added.
378 * 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.
379 * platform/chromium-mac-leopard/tables/mozilla/marvin/tr_valign_top-expected.png: Added.
380 * platform/chromium-mac/tables/mozilla/marvin/tbody_valign_baseline-expected.checksum:
381 * platform/chromium-mac/tables/mozilla/marvin/tbody_valign_baseline-expected.png: Added.
382 * platform/chromium-mac/tables/mozilla/marvin/tbody_valign_bottom-expected.checksum:
383 * platform/chromium-mac/tables/mozilla/marvin/tbody_valign_bottom-expected.png: Added.
384 * platform/chromium-mac/tables/mozilla/marvin/tbody_valign_middle-expected.checksum:
385 * platform/chromium-mac/tables/mozilla/marvin/tbody_valign_middle-expected.png: Added.
386 * platform/chromium-mac/tables/mozilla/marvin/tbody_valign_top-expected.checksum:
387 * platform/chromium-mac/tables/mozilla/marvin/tbody_valign_top-expected.png: Added.
388 * platform/chromium-mac/tables/mozilla/marvin/td_valign_baseline-expected.checksum:
389 * platform/chromium-mac/tables/mozilla/marvin/td_valign_baseline-expected.png: Added.
390 * platform/chromium-mac/tables/mozilla/marvin/td_valign_bottom-expected.checksum:
391 * platform/chromium-mac/tables/mozilla/marvin/td_valign_bottom-expected.png: Added.
392 * platform/chromium-mac/tables/mozilla/marvin/td_valign_middle-expected.checksum:
393 * platform/chromium-mac/tables/mozilla/marvin/td_valign_middle-expected.png: Added.
394 * platform/chromium-mac/tables/mozilla/marvin/td_valign_top-expected.checksum:
395 * platform/chromium-mac/tables/mozilla/marvin/td_valign_top-expected.png: Added.
396 * platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_baseline-expected.checksum:
397 * platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_baseline-expected.png: Added.
398 * platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_bottom-expected.checksum:
399 * platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_bottom-expected.png: Added.
400 * platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_middle-expected.checksum:
401 * platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_middle-expected.png: Added.
402 * platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_top-expected.checksum:
403 * platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_top-expected.png: Added.
404 * platform/chromium-mac/tables/mozilla/marvin/th_valign_baseline-expected.checksum:
405 * platform/chromium-mac/tables/mozilla/marvin/th_valign_baseline-expected.png: Added.
406 * platform/chromium-mac/tables/mozilla/marvin/th_valign_bottom-expected.checksum:
407 * platform/chromium-mac/tables/mozilla/marvin/th_valign_bottom-expected.png: Added.
408 * platform/chromium-mac/tables/mozilla/marvin/th_valign_middle-expected.checksum:
409 * platform/chromium-mac/tables/mozilla/marvin/th_valign_middle-expected.png: Added.
410 * platform/chromium-mac/tables/mozilla/marvin/th_valign_top-expected.checksum:
411 * platform/chromium-mac/tables/mozilla/marvin/th_valign_top-expected.png: Added.
412 * platform/chromium-mac/tables/mozilla/marvin/thead_valign_baseline-expected.checksum:
413 * platform/chromium-mac/tables/mozilla/marvin/thead_valign_baseline-expected.png: Added.
414 * platform/chromium-mac/tables/mozilla/marvin/thead_valign_bottom-expected.checksum:
415 * platform/chromium-mac/tables/mozilla/marvin/thead_valign_bottom-expected.png: Added.
416 * platform/chromium-mac/tables/mozilla/marvin/thead_valign_middle-expected.checksum:
417 * platform/chromium-mac/tables/mozilla/marvin/thead_valign_middle-expected.png: Added.
418 * platform/chromium-mac/tables/mozilla/marvin/thead_valign_top-expected.checksum:
419 * platform/chromium-mac/tables/mozilla/marvin/thead_valign_top-expected.png: Added.
420 * platform/chromium-mac/tables/mozilla/marvin/tr_valign_baseline-expected.checksum:
421 * platform/chromium-mac/tables/mozilla/marvin/tr_valign_baseline-expected.png: Added.
422 * platform/chromium-mac/tables/mozilla/marvin/tr_valign_bottom-expected.checksum:
423 * platform/chromium-mac/tables/mozilla/marvin/tr_valign_bottom-expected.png: Added.
424 * platform/chromium-mac/tables/mozilla/marvin/tr_valign_middle-expected.checksum:
425 * platform/chromium-mac/tables/mozilla/marvin/tr_valign_middle-expected.png: Added.
426 * platform/chromium-mac/tables/mozilla/marvin/tr_valign_top-expected.checksum:
427 * platform/chromium-mac/tables/mozilla/marvin/tr_valign_top-expected.png: Added.
428 * platform/chromium/test_expectations.txt:
430 2011-03-03 Alexey Proskuryakov <ap@apple.com>
432 Reviewed by Darin Adler.
434 WebCore should check for "Upgrade" and "Connection" header fields in WebSockets handshake
435 https://bugs.webkit.org/show_bug.cgi?id=55498
436 <rdar://problem/8752706>
438 * http/tests/websocket/tests/handshake-fail-by-no-connection-header-expected.txt: Added.
439 * http/tests/websocket/tests/handshake-fail-by-no-connection-header.html: Added.
440 * http/tests/websocket/tests/handshake-fail-by-no-connection-header_wsh.py: Added.
441 * http/tests/websocket/tests/handshake-fail-by-no-upgrade-header-expected.txt: Added.
442 * http/tests/websocket/tests/handshake-fail-by-no-upgrade-header.html: Added.
443 * http/tests/websocket/tests/handshake-fail-by-no-upgrade-header_wsh.py: Added.
445 2011-03-03 Mihai Parparita <mihaip@chromium.org>
447 Unreviewed Chromium Snow Leopard rebaseline.
449 Rebaseline remaining editing/ tests for Snow Leopard. The current
450 expectations were just checksums, I also added their corresponding PNGs.
452 We can't use the mac/ baselines since we render selections differently.
454 * platform/chromium-mac-leopard/editing/selection/4402375-expected.checksum: Copied from LayoutTests/platform/chromium-mac/editing/selection/4402375-expected.checksum.
455 * platform/chromium-mac-leopard/editing/selection/4402375-expected.png: Added.
456 * platform/chromium-mac-leopard/editing/selection/image-before-linebreak-expected.checksum: Copied from LayoutTests/platform/chromium-mac/editing/selection/image-before-linebreak-expected.checksum.
457 * platform/chromium-mac-leopard/editing/selection/image-before-linebreak-expected.png: Added.
458 * platform/chromium-mac-leopard/editing/selection/replaced-boundaries-1-expected.checksum: Copied from LayoutTests/platform/chromium-mac/editing/selection/replaced-boundaries-1-expected.checksum.
459 * platform/chromium-mac-leopard/editing/selection/replaced-boundaries-1-expected.png: Added.
460 * platform/chromium-mac-leopard/editing/selection/replaced-boundaries-2-expected.checksum: Copied from LayoutTests/platform/chromium-mac/editing/selection/replaced-boundaries-2-expected.checksum.
461 * platform/chromium-mac-leopard/editing/selection/replaced-boundaries-2-expected.png: Added.
462 * platform/chromium-mac/editing/selection/4402375-expected.checksum:
463 * platform/chromium-mac/editing/selection/4402375-expected.png: Added.
464 * platform/chromium-mac/editing/selection/image-before-linebreak-expected.checksum:
465 * platform/chromium-mac/editing/selection/image-before-linebreak-expected.png: Added.
466 * platform/chromium-mac/editing/selection/replaced-boundaries-1-expected.checksum:
467 * platform/chromium-mac/editing/selection/replaced-boundaries-1-expected.png: Added.
468 * platform/chromium-mac/editing/selection/replaced-boundaries-2-expected.checksum:
469 * platform/chromium-mac/editing/selection/replaced-boundaries-2-expected.png: Added.
470 * platform/chromium/test_expectations.txt:
472 2011-03-03 Helder Correia <helder@sencha.com>
474 Reviewed by Andreas Kling.
476 [Qt] fast/canvas/canvas-strokePath-gradient-shadow.html fails
477 https://bugs.webkit.org/show_bug.cgi?id=55651
479 When relying on ContextShadow and using a gradient stroke for a path,
480 the alpha of the shadow is incorrect.
482 * platform/qt/Skipped: Remove test from skipped list.
484 2011-03-03 Philippe Normand <pnormand@igalia.com>
486 Unreviewed, skip failing test on GTK. See bug 55682.
488 * platform/gtk/Skipped: Skip fast/images/support-broken-image-delegate.html
490 2011-03-03 Philippe Normand <pnormand@igalia.com>
492 Unreviewed, skip svg test failing on 32-bits Release, likely due
493 to a rounding error, see bug 39022.
494 * platform/gtk/Skipped:
496 2011-03-03 Carlos Garcia Campos <cgarcia@igalia.com>
498 Reviewed by Martin Robinson.
500 [GTK] DRT needs implementation of EventSender.scheduleAsynchronousClick
501 https://bugs.webkit.org/show_bug.cgi?id=53960
503 * platform/gtk/Skipped: Unskip
504 fast/events/popup-blocking-click-in-iframe.html that passes now.
506 2011-03-03 Martin Robinson <mrobinson@igalia.com>
508 Unskipped one test that just needs platform-independent results (it
509 does not fail on GTK+) and one failure so that we can get a test diff
510 from it (not failing locally or when run manually on the bots).
512 2011-03-03 Philippe Normand <pnormand@igalia.com>
514 Unreviewed, skip failing test on GTK.
516 * platform/gtk/Skipped: Skip fast/canvas/rgba-parsing.html
518 2011-03-03 Philippe Normand <pnormand@igalia.com>
520 Unreviewed, GTK baselines for new tests.
522 * platform/gtk/fast/block/positioning/differing-writing-modes-expected.checksum: Added.
523 * platform/gtk/fast/block/positioning/differing-writing-modes-expected.png: Added.
524 * platform/gtk/fast/block/positioning/differing-writing-modes-expected.txt: Added.
525 * platform/gtk/fast/block/positioning/differing-writing-modes-replaced-expected.checksum: Added.
526 * platform/gtk/fast/block/positioning/differing-writing-modes-replaced-expected.png: Added.
527 * platform/gtk/fast/block/positioning/differing-writing-modes-replaced-expected.txt: Added.
528 * platform/gtk/fast/replaced/vertical-lr/absolute-position-percentage-width-expected.checksum: Added.
529 * platform/gtk/fast/replaced/vertical-lr/absolute-position-percentage-width-expected.png: Added.
530 * platform/gtk/fast/replaced/vertical-lr/absolute-position-percentage-width-expected.txt: Added.
531 * platform/gtk/fast/replaced/vertical-lr/absolute-position-with-auto-height-and-top-and-bottom-expected.checksum: Added.
532 * platform/gtk/fast/replaced/vertical-lr/absolute-position-with-auto-height-and-top-and-bottom-expected.png: Added.
533 * platform/gtk/fast/replaced/vertical-lr/absolute-position-with-auto-height-and-top-and-bottom-expected.txt: Added.
534 * platform/gtk/fast/replaced/vertical-lr/absolute-position-with-auto-width-and-left-and-right-expected.checksum: Added.
535 * platform/gtk/fast/replaced/vertical-lr/absolute-position-with-auto-width-and-left-and-right-expected.png: Added.
536 * platform/gtk/fast/replaced/vertical-lr/absolute-position-with-auto-width-and-left-and-right-expected.txt: Added.
537 * platform/gtk/fast/replaced/vertical-rl/absolute-position-percentage-width-expected.checksum: Added.
538 * platform/gtk/fast/replaced/vertical-rl/absolute-position-percentage-width-expected.png: Added.
539 * platform/gtk/fast/replaced/vertical-rl/absolute-position-percentage-width-expected.txt: Added.
540 * platform/gtk/fast/replaced/vertical-rl/absolute-position-with-auto-height-and-top-and-bottom-expected.checksum: Added.
541 * platform/gtk/fast/replaced/vertical-rl/absolute-position-with-auto-height-and-top-and-bottom-expected.png: Added.
542 * platform/gtk/fast/replaced/vertical-rl/absolute-position-with-auto-height-and-top-and-bottom-expected.txt: Added.
543 * platform/gtk/fast/replaced/vertical-rl/absolute-position-with-auto-width-and-left-and-right-expected.checksum: Added.
544 * platform/gtk/fast/replaced/vertical-rl/absolute-position-with-auto-width-and-left-and-right-expected.png: Added.
545 * platform/gtk/fast/replaced/vertical-rl/absolute-position-with-auto-width-and-left-and-right-expected.txt: Added.
546 * platform/gtk/fast/ruby/base-shorter-than-text-expected.checksum: Added.
547 * platform/gtk/fast/ruby/base-shorter-than-text-expected.png: Added.
548 * platform/gtk/fast/ruby/base-shorter-than-text-expected.txt: Added.
549 * platform/gtk/fast/spatial-navigation/snav-multiple-select-focusring-expected.png:
550 * platform/gtk/fast/spatial-navigation/snav-multiple-select-focusring-expected.txt: Added.
551 * platform/gtk/fast/table/table-and-parts-outline-expected.checksum: Added.
552 * platform/gtk/fast/table/table-and-parts-outline-expected.png: Added.
553 * platform/gtk/fast/table/table-and-parts-outline-expected.txt: Added.
554 * platform/gtk/fast/table/table-continuation-outline-paint-crash-expected.checksum: Added.
555 * platform/gtk/fast/table/table-continuation-outline-paint-crash-expected.png: Added.
556 * platform/gtk/fast/table/table-continuation-outline-paint-crash-expected.txt: Added.
557 * platform/gtk/fast/viewport/viewport-91-expected.txt: Added.
558 * platform/gtk/fast/viewport/viewport-92-expected.txt: Added.
559 * platform/gtk/fast/viewport/viewport-93-expected.txt: Added.
560 * platform/gtk/fast/viewport/viewport-94-expected.txt: Added.
561 * platform/gtk/fast/viewport/viewport-95-expected.txt: Added.
562 * platform/gtk/fast/viewport/viewport-96-expected.txt: Added.
563 * platform/gtk/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.checksum: Added.
564 * platform/gtk/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.png: Added.
565 * platform/gtk/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.txt: Added.
566 * platform/gtk/svg/css/path-gradient-stroke-shadow-expected.checksum: Added.
567 * platform/gtk/svg/css/path-gradient-stroke-shadow-expected.png: Added.
568 * platform/gtk/svg/css/path-gradient-stroke-shadow-expected.txt: Added.
569 * platform/gtk/svg/custom/SVGPaint-mutate-attribute-expected.checksum: Added.
570 * platform/gtk/svg/custom/SVGPaint-mutate-attribute-expected.png: Added.
571 * platform/gtk/svg/custom/SVGPaint-mutate-attribute-expected.txt: Added.
572 * platform/gtk/svg/custom/SVGPaint-mutate-inline-style-expected.checksum: Added.
573 * platform/gtk/svg/custom/SVGPaint-mutate-inline-style-expected.png: Added.
574 * platform/gtk/svg/custom/SVGPaint-mutate-inline-style-expected.txt: Added.
576 2011-03-03 Andras Becsi <abecsi@webkit.org>
578 Reviewed by Andreas Kling.
580 CSS RGBA fast-path color parsing should clamp of out-of-range alpha values
581 https://bugs.webkit.org/show_bug.cgi?id=55661
583 Test case originally written by Andreas Kling <andreas.kling@nokia.com>
585 Add a test of rgba() color parsing for the edge cases.
587 * fast/canvas/rgba-parsing-expected.txt: Added.
588 * fast/canvas/rgba-parsing.html: Added.
589 * fast/canvas/script-tests/rgba-parsing.js: Added.
592 2011-03-03 Yury Semikhatsky <yurys@chromium.org>
594 Reviewed by Pavel Feldman.
596 Web Inspector: inspector protocol should allow different domains to have methods with same name
597 https://bugs.webkit.org/show_bug.cgi?id=55558
599 * inspector/report-protocol-errors-expected.txt:
600 * inspector/report-protocol-errors.html:
602 2011-03-03 Kenji Imasaki <imasaki@chromium.org>
604 Reviewed by David Levin.
606 [Chromium] Remove non-flaky tests and update bugs/comments in
607 media related layout tests in test expectation
609 * platform/chromium/test_expectations.txt:
611 2011-03-03 Jia Pu <jpu@apple.com>
613 Reviewed by Darin Adler.
615 On Mac OS X, spelling suggestion panel stops showing up after change set 80121
616 https://bugs.webkit.org/show_bug.cgi?id=55628
618 Rebaselined tests affected by changeset 80121.
620 * platform/mac/editing/spelling/autocorrection-contraction-expected.txt:
621 * platform/mac/editing/spelling/autocorrection-delete-expected.txt:
622 * platform/mac/editing/spelling/autocorrection-removing-underline-after-paste-expected.txt:
623 * platform/mac/editing/spelling/autocorrection-removing-underline-expected.txt:
624 * platform/mac/editing/spelling/autocorrection-simple-expected.txt:
625 * platform/mac/editing/spelling/click-autocorrected-word-expected.txt:
626 * platform/mac/editing/spelling/click-autocorrected-word.html:
627 * platform/mac/editing/spelling/delete-autocorrected-word-1-expected.txt:
628 * platform/mac/editing/spelling/delete-into-autocorrected-word-expected.checksum:
629 * platform/mac/editing/spelling/delete-into-autocorrected-word-expected.png:
630 * platform/mac/editing/spelling/delete-into-autocorrected-word-expected.txt:
631 * platform/mac/editing/spelling/delete-into-autocorrected-word.html:
632 * platform/mac/editing/spelling/forward-delete-into-autocorrected-word-expected.checksum:
633 * platform/mac/editing/spelling/forward-delete-into-autocorrected-word-expected.png:
634 * platform/mac/editing/spelling/forward-delete-into-autocorrected-word-expected.txt:
635 * platform/mac/editing/spelling/forward-delete-into-autocorrected-word.html:
636 * platform/mac/editing/spelling/move-cursor-to-autocorrected-word-expected.checksum:
637 * platform/mac/editing/spelling/move-cursor-to-autocorrected-word-expected.png:
638 * platform/mac/editing/spelling/move-cursor-to-autocorrected-word-expected.txt:
639 * platform/mac/editing/spelling/move-cursor-to-autocorrected-word.html:
640 * platform/mac/editing/spelling/move-cursor-to-beginning-of-autocorrected-word-expected.checksum:
641 * platform/mac/editing/spelling/move-cursor-to-beginning-of-autocorrected-word-expected.png:
642 * platform/mac/editing/spelling/move-cursor-to-beginning-of-autocorrected-word-expected.txt:
643 * platform/mac/editing/spelling/move-cursor-to-beginning-of-autocorrected-word.html:
644 * platform/mac/editing/spelling/removing-underline-after-accepting-autocorrection-using-punctuation-expected.txt:
646 2011-03-03 Pavel Podivilov <podivilov@chromium.org>
648 Reviewed by Pavel Feldman.
650 Web Inspector: rename "sourceName" to "sourceFileId" in ScriptsPanel.js.
651 https://bugs.webkit.org/show_bug.cgi?id=55569
653 * inspector/debugger/scripts-panel.html:
655 2011-03-03 Jeremy Moskovich <jeremy@chromium.org>
657 Reviewed by Dimitri Glazkov.
659 Convert offsetLeft-offsetTop-borders.html to dumpAsText()
660 https://bugs.webkit.org/show_bug.cgi?id=55612
662 This test outputs the values of offsetLeft/offsetTop for portions
663 of the DOM. It appears it would do just as well as a text-based test.
665 * fast/block/positioning/offsetLeft-offsetTop-borders-expected.txt: Added.
666 * fast/block/positioning/offsetLeft-offsetTop-borders.html:
667 * platform/chromium-linux/fast/block/positioning/offsetLeft-offsetTop-borders-expected.checksum: Removed.
668 * platform/chromium-linux/fast/block/positioning/offsetLeft-offsetTop-borders-expected.png: Removed.
669 * platform/chromium-win/fast/block/positioning/offsetLeft-offsetTop-borders-expected.checksum: Removed.
670 * platform/chromium-win/fast/block/positioning/offsetLeft-offsetTop-borders-expected.png: Removed.
671 * platform/chromium-win/fast/block/positioning/offsetLeft-offsetTop-borders-expected.txt: Removed.
672 * platform/gtk/fast/block/positioning/offsetLeft-offsetTop-borders-expected.checksum: Removed.
673 * platform/gtk/fast/block/positioning/offsetLeft-offsetTop-borders-expected.png: Removed.
674 * platform/gtk/fast/block/positioning/offsetLeft-offsetTop-borders-expected.txt: Removed.
675 * platform/mac-leopard/fast/block/positioning/offsetLeft-offsetTop-borders-expected.checksum: Removed.
676 * platform/mac-leopard/fast/block/positioning/offsetLeft-offsetTop-borders-expected.png: Removed.
677 * platform/mac/fast/block/positioning/offsetLeft-offsetTop-borders-expected.checksum: Removed.
678 * platform/mac/fast/block/positioning/offsetLeft-offsetTop-borders-expected.png: Removed.
679 * platform/mac/fast/block/positioning/offsetLeft-offsetTop-borders-expected.txt: Removed.
680 * platform/qt/fast/block/positioning/offsetLeft-offsetTop-borders-expected.txt: Removed.
682 2011-03-03 Peter Kasting <pkasting@google.com>
684 Reviewed by James Robinson.
686 Drop redundant "Windows; " from the Windows-specific User Agent string.
687 https://bugs.webkit.org/show_bug.cgi?id=54567
689 * http/tests/navigation/useragent-expected.txt:
690 * http/tests/navigation/useragent.php:
692 2011-03-03 Peter Varga <pvarga@webkit.org>
694 Reviewed by Oliver Hunt.
696 Begin Characters Optimization Causes YARR Interpreter Errors
697 https://bugs.webkit.org/show_bug.cgi?id=55479
699 The addBeginTerm function is removed because it doesn't correctly handle those
700 cases when an "invalid" term has been
701 collected (e.g. CharacterClass). Move the removed function to the
702 setupAlternativeBeginTerms method's switch-case
703 where the non-allowed cases are correctly handled.
705 Reenable the Beginning Character Optimization in the YARR Interpreter again.
707 * fast/js/regexp-alternatives-expected.txt: Added.
708 * fast/js/regexp-alternatives.html: Added.
709 * fast/js/script-tests/regexp-alternatives.js: Added.
711 2011-03-03 Philippe Normand <pnormand@igalia.com>
713 Unreviewed, unskip tests fixed by r80214 on GTK.
715 * platform/gtk/Skipped:
717 2011-03-03 Mario Sanchez Prada <msanchez@igalia.com>
719 Reviewed by Martin Robinson.
721 [GTK] Combo boxes should emit object:selection-changed even when collapsed
722 https://bugs.webkit.org/show_bug.cgi?id=53146
724 New GTK-specific layout test to check the right signals are emitted.
726 * platform/gtk/accessibility/combo-box-collapsed-selection-changed-expected.txt: Added.
727 * platform/gtk/accessibility/combo-box-collapsed-selection-changed.html: Added.
729 2011-03-02 Mihai Parparita <mihaip@chromium.org>
731 Unreviewed Chromium Snow Leopard baseline update
733 With the exception of fast/repaint/select-option-background-color.html
734 and fast/repaint/slider-thumb-drag-release.html (which didn't have any
735 SL baselines at all), this was updating of baselines after r78846.
737 * 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.
738 * 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.
739 * 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.
740 * 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.
741 * platform/chromium-mac/fast/repaint/japanese-rl-selection-clear-expected.checksum:
742 * platform/chromium-mac/fast/repaint/japanese-rl-selection-clear-expected.png:
743 * platform/chromium-mac/fast/repaint/japanese-rl-selection-repaint-expected.checksum:
744 * platform/chromium-mac/fast/repaint/japanese-rl-selection-repaint-expected.png:
745 * platform/chromium-mac/fast/repaint/line-flow-with-floats-1-expected.checksum:
746 * platform/chromium-mac/fast/repaint/line-flow-with-floats-1-expected.png:
747 * platform/chromium-mac/fast/repaint/line-flow-with-floats-10-expected.checksum:
748 * platform/chromium-mac/fast/repaint/line-flow-with-floats-10-expected.png:
749 * platform/chromium-mac/fast/repaint/line-flow-with-floats-2-expected.checksum:
750 * platform/chromium-mac/fast/repaint/line-flow-with-floats-2-expected.png:
751 * platform/chromium-mac/fast/repaint/line-flow-with-floats-3-expected.checksum:
752 * platform/chromium-mac/fast/repaint/line-flow-with-floats-3-expected.png:
753 * platform/chromium-mac/fast/repaint/line-flow-with-floats-4-expected.checksum:
754 * platform/chromium-mac/fast/repaint/line-flow-with-floats-4-expected.png:
755 * platform/chromium-mac/fast/repaint/line-flow-with-floats-5-expected.checksum:
756 * platform/chromium-mac/fast/repaint/line-flow-with-floats-5-expected.png:
757 * platform/chromium-mac/fast/repaint/line-flow-with-floats-6-expected.checksum:
758 * platform/chromium-mac/fast/repaint/line-flow-with-floats-6-expected.png:
759 * platform/chromium-mac/fast/repaint/line-flow-with-floats-7-expected.checksum:
760 * platform/chromium-mac/fast/repaint/line-flow-with-floats-7-expected.png:
761 * platform/chromium-mac/fast/repaint/line-flow-with-floats-8-expected.checksum:
762 * platform/chromium-mac/fast/repaint/line-flow-with-floats-8-expected.png:
763 * platform/chromium-mac/fast/repaint/line-flow-with-floats-9-expected.checksum:
764 * platform/chromium-mac/fast/repaint/line-flow-with-floats-9-expected.png:
765 * platform/chromium-mac/fast/repaint/repaint-across-writing-mode-boundary-expected.checksum:
766 * platform/chromium-mac/fast/repaint/repaint-across-writing-mode-boundary-expected.png:
767 * platform/chromium-mac/fast/repaint/select-option-background-color-expected.checksum:
768 * platform/chromium-mac/fast/repaint/select-option-background-color-expected.png:
769 * platform/chromium-mac/fast/repaint/slider-thumb-drag-release-expected.checksum:
770 * platform/chromium-mac/fast/repaint/slider-thumb-drag-release-expected.png:
771 * platform/chromium/test_expectations.txt:
773 2011-03-02 Fumitoshi Ukai <ukai@chromium.org>
775 Unreviewed Chromium expectations update
777 Mark http/tests/cache/subresource-expiration-*.html as SLOW on Win
779 * platform/chromium/test_expectations.txt:
781 2011-03-02 Mihai Parparita <mihaip@chromium.org>
783 Unreviewed Chromium expectations update
785 Clean up svg/ expectations (there were some non-test files with
786 expectations, as well as a couple of tests that have never failed).
788 * platform/chromium/test_expectations.txt:
790 2011-03-02 Yury Semikhatsky <yurys@chromium.org>
792 Reviewed by Pavel Feldman.
794 Web Inspector: break down InspectorFrontend into domain-specific classes
795 https://bugs.webkit.org/show_bug.cgi?id=55584
797 * inspector/elements/elements-panel-search.html:
799 2011-03-02 Mihai Parparita <mihaip@chromium.org>
801 Reviewed by Tony Gentilcore.
803 Split up http/tests/cache/subresource-expiration.html so it stops timing out
804 https://bugs.webkit.org/show_bug.cgi?id=55639
806 http/tests/cache/subresource-expiration.html does a lot of sequential
807 loads, some with delays in between them. This seems unavoidable, so
808 to make the test less likely to time out (especially on debug bots),
809 the test cases are split across two tests.
811 * http/tests/cache/subresource-expiration-1-expected.txt: Added.
812 * http/tests/cache/subresource-expiration-1.html: Added.
813 * http/tests/cache/subresource-expiration-2-expected.txt: Added.
814 * http/tests/cache/subresource-expiration-2.html: Added.
815 * http/tests/cache/subresource-expiration-expected.txt: Removed.
816 * http/tests/cache/subresource-expiration.html: Removed.
817 * platform/chromium/test_expectations.txt:
818 * platform/mac-wk2/Skipped:
819 * platform/mac/test_expectations.txt:
820 * platform/qt-wk2/Skipped:
821 * platform/win/Skipped:
823 2011-03-02 Tony Gentilcore <tonyg@chromium.org>
825 Unreviewed expectations update
827 [chromium] xss-ALLOWED-from-javascript-url-sub-frame-to-javascript-url-sub-frame.html is crashy
828 https://bugs.webkit.org/show_bug.cgi?id=55634
830 * platform/chromium/test_expectations.txt:
832 2011-03-02 Mihai Parparita <mihaip@chromium.org>
834 Unreviewed Chromium expectations update.
836 Mark the other compositing/ directory as expected to fail on Leopard.
838 * platform/chromium/test_expectations.txt:
840 2011-03-02 David Grogan <dgrogan@chromium.org>
842 Reviewed by Jeremy Orlow.
844 IndexedDB: fire versionchange events when calling setVersion
845 https://bugs.webkit.org/show_bug.cgi?id=55095
847 * storage/indexeddb/set_version_queue-expected.txt:
848 * storage/indexeddb/set_version_queue.html:
850 2011-03-02 Sheriff Bot <webkit.review.bot@gmail.com>
852 Unreviewed, rolling out r80139.
853 http://trac.webkit.org/changeset/80139
854 https://bugs.webkit.org/show_bug.cgi?id=55620
856 failing and crashing tests on Snow Leopard bot (Requested by
859 * fast/dom/Geolocation/iframe-reparent-expected.txt: Removed.
860 * fast/dom/Geolocation/iframe-reparent.html: Removed.
861 * fast/dom/Geolocation/page-reload-cancel-permission-requests-expected.txt: Removed.
862 * fast/dom/Geolocation/page-reload-cancel-permission-requests.html: Removed.
863 * fast/dom/Geolocation/resources/iframe-reparent-page-iframe.html: Removed.
864 * fast/dom/Geolocation/resources/iframe-reparent-page.html: Removed.
865 * fast/dom/Geolocation/resources/page-reload-cancel-permission-requests-inner.html: Removed.
866 * fast/dom/Geolocation/script-tests/iframe-reparent.js: Removed.
867 * fast/dom/Geolocation/script-tests/page-reload-cancel-permission-requests.js: Removed.
868 * platform/gtk/Skipped:
869 * platform/qt-wk2/Skipped:
870 * platform/qt/Skipped:
872 2011-03-02 Mihai Parparita <mihaip@chromium.org>
874 Unreviewed Chromium expectations update.
876 compositing/geometry/object-clip-rects-assertion.html no longer times
877 out on the Mac (was just a bad bot).
879 * platform/chromium/test_expectations.txt:
881 2011-03-02 Mihai Parparita <mihaip@chromium.org>
883 Unreviewed expectations update.
885 Promote expectations for fast/table/table-and-parts-outline.html and
886 svg/css/path-gradient-stroke-shadow.svg from chromium-mac/ to
887 mac-leopard/ so that 1) the test passes on mac-leopard 2) the test
888 on chromium-mac-snowlopard (which will now use the mac/ baselines).
890 * 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.
891 * 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.
892 * 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.
893 * 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.
895 2011-02-28 Jeremy Orlow <jorlow@chromium.org>
897 Reviewed by James Robinson.
899 Split IDBCursor.value into IDBCursor.primaryKey and IDBCursor.value
900 https://bugs.webkit.org/show_bug.cgi?id=55443
902 * storage/indexeddb/cursor-delete-expected.txt:
903 * storage/indexeddb/cursor-index-delete-expected.txt:
904 * storage/indexeddb/cursor-update-expected.txt:
905 * storage/indexeddb/cursor-update.html:
906 * storage/indexeddb/duplicates-expected.txt:
907 * storage/indexeddb/duplicates.html:
908 * storage/indexeddb/index-basics-expected.txt:
909 * storage/indexeddb/index-basics.html:
910 * storage/indexeddb/index-cursor-expected.txt:
911 * storage/indexeddb/index-cursor.html:
913 2011-03-02 Martin Robinson <mrobinson@igalia.com>
915 Update GTK+ baselines after r80151.
917 * platform/gtk/fast/css-generated-content/005-expected.txt:
918 * platform/gtk/fast/css-generated-content/beforeAfter-interdocument-expected.txt:
919 * platform/gtk/fast/css-generated-content/no-openclose-quote-expected.txt:
920 * platform/gtk/fast/invalid/residual-style-expected.txt:
922 2011-03-02 Tony Gentilcore <tonyg@chromium.org>
924 Unreviewed expectations update
926 [chromium] plugins/embed-attributes-setting.html is crashy
927 https://bugs.webkit.org/show_bug.cgi?id=55616
929 * platform/chromium/test_expectations.txt:
931 2011-03-02 Mihai Parparita <mihaip@chromium.org>
933 Unreviewed Chromium expectations update.
935 Remove chromium-gpu-mac/ text expectations mistakenly added by r80163
936 (tests should pass with mac/ expectations).
938 * platform/chromium-gpu-mac/compositing/geometry/clipped-video-controller-expected.txt: Removed.
939 * platform/chromium-gpu-mac/compositing/geometry/video-fixed-scrolling-expected.txt: Removed.
940 * platform/chromium-gpu-mac/compositing/geometry/video-opacity-overlay-expected.txt: Removed.
941 * platform/chromium-gpu-mac/compositing/layers-inside-overflow-scroll-expected.txt: Removed.
942 * platform/chromium-gpu-mac/compositing/overflow/overflow-compositing-descendant-expected.txt: Removed.
943 * platform/chromium-gpu-mac/compositing/overflow/scroll-ancestor-update-expected.txt: Removed.
944 * platform/chromium-gpu-mac/compositing/reflections/load-video-in-reflection-expected.txt: Removed.
945 * platform/chromium-gpu-mac/compositing/self-painting-layers-expected.txt: Removed.
947 2011-03-02 Tony Gentilcore <tonyg@chromium.org>
949 Unreviewed expectations update
951 [chromium] Expectations update
952 https://bugs.webkit.org/show_bug.cgi?id=55615
954 * platform/chromium-linux/fast/repaint/control-clip-expected.checksum:
955 * platform/chromium-linux/fast/repaint/control-clip-expected.png:
956 * platform/chromium-win/fast/repaint/control-clip-expected.checksum:
957 * platform/chromium-win/fast/repaint/control-clip-expected.png:
959 2011-03-02 Tony Gentilcore <tonyg@chromium.org>
961 Unreviewed expectations update
963 [chromium] Expectations to match r80157
964 https://bugs.webkit.org/show_bug.cgi?id=55613
966 * platform/chromium-linux/fast/invalid/residual-style-expected.txt:
967 * platform/chromium-win/fast/invalid/residual-style-expected.txt:
969 2011-03-02 Mihai Parparita <mihaip@chromium.org>
971 Unreviewed Chromium expectations update.
973 Rebaseline Chromium GPU results for Snow Leopard.
975 * platform/chromium-gpu-mac/compositing/animation/state-at-end-event-transform-layer-expected.checksum: Added.
976 * platform/chromium-gpu-mac/compositing/animation/state-at-end-event-transform-layer-expected.png: Added.
977 * platform/chromium-gpu-mac/compositing/color-matching/image-color-matching-expected.checksum:
978 * platform/chromium-gpu-mac/compositing/color-matching/image-color-matching-expected.png:
979 * platform/chromium-gpu-mac/compositing/compositing-visible-descendant-expected.checksum: Added.
980 * platform/chromium-gpu-mac/compositing/compositing-visible-descendant-expected.png: Added.
981 * platform/chromium-gpu-mac/compositing/direct-image-compositing-expected.checksum: Added.
982 * platform/chromium-gpu-mac/compositing/direct-image-compositing-expected.png: Added.
983 * platform/chromium-gpu-mac/compositing/generated-content-expected.checksum: Added.
984 * platform/chromium-gpu-mac/compositing/generated-content-expected.png: Added.
985 * platform/chromium-gpu-mac/compositing/geometry/abs-position-inside-opacity-expected.checksum:
986 * platform/chromium-gpu-mac/compositing/geometry/abs-position-inside-opacity-expected.png:
987 * platform/chromium-gpu-mac/compositing/geometry/clipped-video-controller-expected.checksum:
988 * platform/chromium-gpu-mac/compositing/geometry/clipped-video-controller-expected.png:
989 * platform/chromium-gpu-mac/compositing/geometry/clipped-video-controller-expected.txt: Added.
990 * platform/chromium-gpu-mac/compositing/geometry/clipping-foreground-expected.checksum: Added.
991 * platform/chromium-gpu-mac/compositing/geometry/clipping-foreground-expected.png: Added.
992 * platform/chromium-gpu-mac/compositing/geometry/fixed-in-composited-expected.checksum: Added.
993 * platform/chromium-gpu-mac/compositing/geometry/fixed-in-composited-expected.png: Added.
994 * platform/chromium-gpu-mac/compositing/geometry/fixed-position-expected.checksum: Added.
995 * platform/chromium-gpu-mac/compositing/geometry/fixed-position-expected.png: Added.
996 * platform/chromium-gpu-mac/compositing/geometry/horizontal-scroll-composited-expected.checksum: Added.
997 * platform/chromium-gpu-mac/compositing/geometry/horizontal-scroll-composited-expected.png: Added.
998 * platform/chromium-gpu-mac/compositing/geometry/layer-due-to-layer-children-deep-expected.checksum: Added.
999 * platform/chromium-gpu-mac/compositing/geometry/layer-due-to-layer-children-deep-expected.png: Added.
1000 * platform/chromium-gpu-mac/compositing/geometry/layer-due-to-layer-children-expected.checksum: Added.
1001 * platform/chromium-gpu-mac/compositing/geometry/layer-due-to-layer-children-expected.png: Added.
1002 * platform/chromium-gpu-mac/compositing/geometry/outline-change-expected.checksum: Added.
1003 * platform/chromium-gpu-mac/compositing/geometry/outline-change-expected.png: Added.
1004 * platform/chromium-gpu-mac/compositing/geometry/partial-layout-update-expected.checksum: Added.
1005 * platform/chromium-gpu-mac/compositing/geometry/partial-layout-update-expected.png: Added.
1006 * platform/chromium-gpu-mac/compositing/geometry/root-layer-update-expected.checksum: Added.
1007 * platform/chromium-gpu-mac/compositing/geometry/root-layer-update-expected.png: Added.
1008 * platform/chromium-gpu-mac/compositing/geometry/tall-page-composited-expected.checksum: Added.
1009 * platform/chromium-gpu-mac/compositing/geometry/tall-page-composited-expected.png: Added.
1010 * platform/chromium-gpu-mac/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.checksum: Added.
1011 * platform/chromium-gpu-mac/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.png: Added.
1012 * platform/chromium-gpu-mac/compositing/geometry/vertical-scroll-composited-expected.checksum: Added.
1013 * platform/chromium-gpu-mac/compositing/geometry/vertical-scroll-composited-expected.png: Added.
1014 * platform/chromium-gpu-mac/compositing/geometry/video-fixed-scrolling-expected.checksum:
1015 * platform/chromium-gpu-mac/compositing/geometry/video-fixed-scrolling-expected.png:
1016 * platform/chromium-gpu-mac/compositing/geometry/video-fixed-scrolling-expected.txt: Added.
1017 * platform/chromium-gpu-mac/compositing/geometry/video-opacity-overlay-expected.checksum:
1018 * platform/chromium-gpu-mac/compositing/geometry/video-opacity-overlay-expected.png:
1019 * platform/chromium-gpu-mac/compositing/geometry/video-opacity-overlay-expected.txt: Added.
1020 * platform/chromium-gpu-mac/compositing/iframes/composited-iframe-scroll-expected.checksum: Added.
1021 * platform/chromium-gpu-mac/compositing/iframes/composited-iframe-scroll-expected.png: Added.
1022 * platform/chromium-gpu-mac/compositing/iframes/iframe-content-flipping-expected.checksum: Added.
1023 * platform/chromium-gpu-mac/compositing/iframes/iframe-content-flipping-expected.png: Added.
1024 * platform/chromium-gpu-mac/compositing/iframes/iframe-copy-on-scroll-expected.checksum: Added.
1025 * platform/chromium-gpu-mac/compositing/iframes/iframe-copy-on-scroll-expected.png: Added.
1026 * platform/chromium-gpu-mac/compositing/iframes/iframe-in-composited-layer-expected.checksum: Added.
1027 * platform/chromium-gpu-mac/compositing/iframes/iframe-in-composited-layer-expected.png: Added.
1028 * platform/chromium-gpu-mac/compositing/images/direct-image-background-color-expected.checksum: Added.
1029 * platform/chromium-gpu-mac/compositing/images/direct-image-background-color-expected.png: Added.
1030 * platform/chromium-gpu-mac/compositing/images/direct-svg-image-expected.checksum: Added.
1031 * platform/chromium-gpu-mac/compositing/images/direct-svg-image-expected.png: Added.
1032 * platform/chromium-gpu-mac/compositing/layers-inside-overflow-scroll-expected.checksum:
1033 * platform/chromium-gpu-mac/compositing/layers-inside-overflow-scroll-expected.png:
1034 * platform/chromium-gpu-mac/compositing/layers-inside-overflow-scroll-expected.txt: Added.
1035 * platform/chromium-gpu-mac/compositing/masks/direct-image-mask-expected.checksum:
1036 * platform/chromium-gpu-mac/compositing/masks/direct-image-mask-expected.png:
1037 * platform/chromium-gpu-mac/compositing/masks/masked-ancestor-expected.checksum:
1038 * platform/chromium-gpu-mac/compositing/masks/masked-ancestor-expected.png:
1039 * platform/chromium-gpu-mac/compositing/masks/multiple-masks-expected.checksum: Added.
1040 * platform/chromium-gpu-mac/compositing/masks/multiple-masks-expected.png: Added.
1041 * platform/chromium-gpu-mac/compositing/masks/simple-composited-mask-expected.checksum:
1042 * platform/chromium-gpu-mac/compositing/masks/simple-composited-mask-expected.png:
1043 * platform/chromium-gpu-mac/compositing/overflow/ancestor-overflow-expected.checksum: Added.
1044 * platform/chromium-gpu-mac/compositing/overflow/ancestor-overflow-expected.png: Added.
1045 * platform/chromium-gpu-mac/compositing/overflow/fixed-position-ancestor-clip-expected.checksum:
1046 * platform/chromium-gpu-mac/compositing/overflow/fixed-position-ancestor-clip-expected.png:
1047 * platform/chromium-gpu-mac/compositing/overflow/overflow-compositing-descendant-expected.checksum:
1048 * platform/chromium-gpu-mac/compositing/overflow/overflow-compositing-descendant-expected.png:
1049 * platform/chromium-gpu-mac/compositing/overflow/overflow-compositing-descendant-expected.txt: Added.
1050 * platform/chromium-gpu-mac/compositing/overflow/overflow-positioning-expected.checksum: Added.
1051 * platform/chromium-gpu-mac/compositing/overflow/overflow-positioning-expected.png: Added.
1052 * platform/chromium-gpu-mac/compositing/overflow/overflow-scroll-expected.checksum:
1053 * platform/chromium-gpu-mac/compositing/overflow/overflow-scroll-expected.png:
1054 * platform/chromium-gpu-mac/compositing/overflow/parent-overflow-expected.checksum: Added.
1055 * platform/chromium-gpu-mac/compositing/overflow/parent-overflow-expected.png: Added.
1056 * platform/chromium-gpu-mac/compositing/overflow/scroll-ancestor-update-expected.checksum:
1057 * platform/chromium-gpu-mac/compositing/overflow/scroll-ancestor-update-expected.png:
1058 * platform/chromium-gpu-mac/compositing/overflow/scroll-ancestor-update-expected.txt: Added.
1059 * platform/chromium-gpu-mac/compositing/overflow/scrollbar-painting-expected.checksum: Added.
1060 * platform/chromium-gpu-mac/compositing/overflow/scrollbar-painting-expected.png: Added.
1061 * platform/chromium-gpu-mac/compositing/overflow/zero-size-overflow-expected.checksum: Added.
1062 * platform/chromium-gpu-mac/compositing/overflow/zero-size-overflow-expected.png: Added.
1063 * platform/chromium-gpu-mac/compositing/reflections/animation-inside-reflection-expected.checksum: Added.
1064 * platform/chromium-gpu-mac/compositing/reflections/animation-inside-reflection-expected.png: Added.
1065 * platform/chromium-gpu-mac/compositing/reflections/backface-hidden-reflection-expected.checksum: Added.
1066 * platform/chromium-gpu-mac/compositing/reflections/backface-hidden-reflection-expected.png: Added.
1067 * platform/chromium-gpu-mac/compositing/reflections/compositing-change-inside-reflection-expected.checksum: Added.
1068 * platform/chromium-gpu-mac/compositing/reflections/compositing-change-inside-reflection-expected.png: Added.
1069 * platform/chromium-gpu-mac/compositing/reflections/deeply-nested-reflections-expected.checksum:
1070 * platform/chromium-gpu-mac/compositing/reflections/deeply-nested-reflections-expected.png:
1071 * platform/chromium-gpu-mac/compositing/reflections/load-video-in-reflection-expected.checksum:
1072 * platform/chromium-gpu-mac/compositing/reflections/load-video-in-reflection-expected.png:
1073 * platform/chromium-gpu-mac/compositing/reflections/load-video-in-reflection-expected.txt: Added.
1074 * platform/chromium-gpu-mac/compositing/reflections/masked-reflection-on-composited-expected.checksum: Added.
1075 * platform/chromium-gpu-mac/compositing/reflections/masked-reflection-on-composited-expected.png: Added.
1076 * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-animated-expected.checksum: Added.
1077 * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-animated-expected.png: Added.
1078 * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-expected.checksum: Added.
1079 * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-expected.png: Added.
1080 * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-mask-change-expected.checksum: Added.
1081 * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-mask-change-expected.png: Added.
1082 * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-on-overflow-expected.checksum: Added.
1083 * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-on-overflow-expected.png: Added.
1084 * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-opacity-expected.checksum: Added.
1085 * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-opacity-expected.png: Added.
1086 * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-size-change-expected.checksum: Added.
1087 * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-size-change-expected.png: Added.
1088 * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-transformed-expected.checksum: Added.
1089 * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-transformed-expected.png: Added.
1090 * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-transformed2-expected.checksum: Added.
1091 * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-transformed2-expected.png: Added.
1092 * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-transition-expected.checksum: Added.
1093 * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-transition-expected.png: Added.
1094 * platform/chromium-gpu-mac/compositing/reflections/reflection-in-composited-expected.checksum: Added.
1095 * platform/chromium-gpu-mac/compositing/reflections/reflection-in-composited-expected.png: Added.
1096 * platform/chromium-gpu-mac/compositing/reflections/reflection-on-composited-expected.checksum: Added.
1097 * platform/chromium-gpu-mac/compositing/reflections/reflection-on-composited-expected.png: Added.
1098 * platform/chromium-gpu-mac/compositing/reflections/reflection-ordering-expected.checksum: Added.
1099 * platform/chromium-gpu-mac/compositing/reflections/reflection-ordering-expected.png: Added.
1100 * platform/chromium-gpu-mac/compositing/reflections/reflection-positioning-expected.checksum: Added.
1101 * platform/chromium-gpu-mac/compositing/reflections/reflection-positioning-expected.png: Added.
1102 * platform/chromium-gpu-mac/compositing/reflections/reflection-positioning2-expected.checksum: Added.
1103 * platform/chromium-gpu-mac/compositing/reflections/reflection-positioning2-expected.png: Added.
1104 * platform/chromium-gpu-mac/compositing/reflections/remove-add-reflection-expected.checksum: Added.
1105 * platform/chromium-gpu-mac/compositing/reflections/remove-add-reflection-expected.png: Added.
1106 * platform/chromium-gpu-mac/compositing/reflections/simple-composited-reflections-expected.checksum: Added.
1107 * platform/chromium-gpu-mac/compositing/reflections/simple-composited-reflections-expected.png: Added.
1108 * platform/chromium-gpu-mac/compositing/reflections/transform-inside-reflection-expected.checksum: Added.
1109 * platform/chromium-gpu-mac/compositing/reflections/transform-inside-reflection-expected.png: Added.
1110 * platform/chromium-gpu-mac/compositing/repaint/composited-document-element-expected.checksum:
1111 * platform/chromium-gpu-mac/compositing/repaint/composited-document-element-expected.png:
1112 * platform/chromium-gpu-mac/compositing/repaint/content-into-overflow-expected.checksum: Added.
1113 * platform/chromium-gpu-mac/compositing/repaint/content-into-overflow-expected.png: Added.
1114 * platform/chromium-gpu-mac/compositing/repaint/layer-repaint-expected.checksum: Added.
1115 * platform/chromium-gpu-mac/compositing/repaint/layer-repaint-expected.png: Added.
1116 * platform/chromium-gpu-mac/compositing/repaint/opacity-between-absolute-expected.checksum: Added.
1117 * platform/chromium-gpu-mac/compositing/repaint/opacity-between-absolute-expected.png: Added.
1118 * platform/chromium-gpu-mac/compositing/repaint/opacity-between-absolute2-expected.checksum:
1119 * platform/chromium-gpu-mac/compositing/repaint/opacity-between-absolute2-expected.png:
1120 * platform/chromium-gpu-mac/compositing/repaint/overflow-into-content-expected.checksum: Added.
1121 * platform/chromium-gpu-mac/compositing/repaint/overflow-into-content-expected.png: Added.
1122 * platform/chromium-gpu-mac/compositing/self-painting-layers-expected.checksum:
1123 * platform/chromium-gpu-mac/compositing/self-painting-layers-expected.png:
1124 * platform/chromium-gpu-mac/compositing/self-painting-layers-expected.txt: Added.
1125 * platform/chromium-gpu-mac/compositing/shadows/shadow-drawing-expected.checksum:
1126 * platform/chromium-gpu-mac/compositing/shadows/shadow-drawing-expected.png:
1127 * platform/chromium-gpu-mac/compositing/sibling-positioning-expected.checksum: Added.
1128 * platform/chromium-gpu-mac/compositing/sibling-positioning-expected.png: Added.
1129 * platform/chromium-gpu-mac/compositing/text-on-large-layer-expected.checksum:
1130 * platform/chromium-gpu-mac/compositing/text-on-large-layer-expected.png:
1131 * platform/chromium-gpu-mac/compositing/transitions/scale-transition-no-start-expected.checksum:
1132 * platform/chromium-gpu-mac/compositing/transitions/scale-transition-no-start-expected.png:
1133 * platform/chromium-gpu-mac/compositing/transitions/singular-scale-transition-expected.checksum: Added.
1134 * platform/chromium-gpu-mac/compositing/transitions/singular-scale-transition-expected.png: Added.
1135 * platform/chromium-gpu-mac/compositing/webgl/webgl-reflection-expected.checksum: Added.
1136 * platform/chromium-gpu-mac/compositing/webgl/webgl-reflection-expected.png: Added.
1137 * platform/chromium-gpu-mac/platform/chromium/compositing/layout-width-change-expected.checksum:
1138 * platform/chromium-gpu-mac/platform/chromium/compositing/layout-width-change-expected.png:
1139 * platform/chromium/test_expectations.txt:
1141 2011-03-02 Tony Gentilcore <tonyg@chromium.org>
1143 Unreviewed expectations update.
1145 [chromium] Update expectations to match those in r80151
1146 https://bugs.webkit.org/show_bug.cgi?id=55610
1148 * platform/chromium-win/fast/css-generated-content/005-expected.txt:
1149 * platform/chromium-win/fast/css-generated-content/beforeAfter-interdocument-expected.txt:
1150 * platform/chromium-win/fast/css-generated-content/no-openclose-quote-expected.txt:
1152 2011-03-02 Tony Gentilcore <tonyg@chromium.org>
1154 Unreviewed expectations
1156 Updating expectations after r80151
1157 https://bugs.webkit.org/show_bug.cgi?id=55601
1159 * platform/mac/fast/invalid/residual-style-expected.txt:
1161 2011-03-02 Mihai Parparita <mihaip@chromium.org>
1163 Unreviewed expectations update.
1165 Add more Snow Leopard-only flakiness.
1167 * platform/chromium/test_expectations.txt:
1169 2011-03-02 Carol Szabo <carol.szabo@nokia.com>
1171 Reviewed by David Hyatt <hyatt@apple.com>
1173 content property doesn't support quotes
1174 https://bugs.webkit.org/show_bug.cgi?id=6503
1176 Added new tests for quotes. Fixed a few afected expected results.
1178 * fast/css/content/content-quotes-01-expected.txt: Added.
1179 * fast/css/content/content-quotes-01.html: Added.
1180 * fast/css/content/content-quotes-02-expected.txt: Added.
1181 * fast/css/content/content-quotes-02.html: Added.
1182 * fast/css/content/content-quotes-03-expected.txt: Added.
1183 * fast/css/content/content-quotes-03.html: Added.
1184 * fast/css/content/content-quotes-04-expected.txt: Added.
1185 * fast/css/content/content-quotes-04.html: Added.
1186 * fast/css/content/content-quotes-05-expected.txt: Added.
1187 * fast/css/content/content-quotes-05.html: Added.
1188 * fast/css/content/content-quotes-06-expected.txt: Added.
1189 * fast/css/content/content-quotes-06.html: Added.
1190 * platform/mac/fast/css-generated-content/005-expected.txt:
1191 * platform/mac/fast/css-generated-content/beforeAfter-interdocument-expected.txt:
1192 * platform/mac/fast/css-generated-content/no-openclose-quote-expected.txt:
1193 * platform/qt/fast/css-generated-content/005-expected.txt:
1194 * platform/qt/fast/css-generated-content/beforeAfter-interdocument-expected.txt:
1195 * platform/qt/fast/css-generated-content/no-openclose-quote-expected.txt:
1197 2011-03-02 Tony Gentilcore <tonyg@chromium.org>
1199 Unreviewed expectations update
1201 [chromium] svg/text/font-size-below-point-five.svg doesn't pass on mac release
1202 https://bugs.webkit.org/show_bug.cgi?id=55593
1204 * platform/chromium/test_expectations.txt:
1206 2011-03-02 Sergey Glazunov <serg.glazunov@gmail.com>
1208 Reviewed by Dimitri Glazkov.
1210 A WebKitCSSKeyframesRule object should set itself as the parent for inserted rules
1211 https://bugs.webkit.org/show_bug.cgi?id=55488
1213 * fast/css/css-keyframe-parent-expected.txt: Added.
1214 * fast/css/css-keyframe-parent.html: Added.
1216 2011-03-02 Adam Roben <aroben@apple.com>
1218 Add some new tests to the WebKit2 Skipped file
1220 * platform/mac-wk2/Skipped:
1222 2011-02-16 John Knottenbelt <jknotten@chromium.org>
1224 Reviewed by Dmitry Titov.
1226 Detach Geolocation from Frame when Page destroyed.
1227 https://bugs.webkit.org/show_bug.cgi?id=52877
1229 Ensure that all geolocation permission requests are cancelled
1230 when the page is detached from its frame.
1232 * fast/dom/Geolocation/iframe-reparent-expected.txt: Added.
1233 * fast/dom/Geolocation/iframe-reparent.html: Added.
1234 * fast/dom/Geolocation/page-reload-cancel-permission-requests-expected.txt: Added.
1235 * fast/dom/Geolocation/page-reload-cancel-permission-requests.html: Added.
1236 * fast/dom/Geolocation/resources/iframe-reparent-page-iframe.html: Added.
1237 * fast/dom/Geolocation/resources/iframe-reparent-page.html: Added.
1238 * fast/dom/Geolocation/resources/page-reload-cancel-permission-requests-inner.html: Added.
1239 * fast/dom/Geolocation/script-tests/iframe-reparent.js: Added.
1242 (secondWatchUpdate):
1246 * fast/dom/Geolocation/script-tests/page-reload-cancel-permission-requests.js: Added.
1247 * platform/gtk/Skipped:
1248 * platform/qt-wk2/Skipped:
1249 * platform/qt/Skipped:
1251 2011-03-02 Martin Maly <mmaly@chromium.org>
1253 Reviewed by Dimitri Glazkov.
1255 [Chromium] Expectation updates for strict mode V8 features.
1256 https://bugs.webkit.org/show_bug.cgi?id=55538
1258 * platform/chromium/fast/js/mozilla/strict/15.10.7-expected.txt: Added.
1259 * platform/chromium/fast/js/mozilla/strict/15.3.5.1-expected.txt: Added.
1260 * platform/chromium/fast/js/mozilla/strict/15.5.5.1-expected.txt: Added.
1261 * platform/chromium/test_expectations.txt:
1263 2011-03-02 Ryosuke Niwa <rniwa@webkit.org>
1265 Yet another unreviewed Chromium rebaselines for r80121.
1267 * platform/chromium-win/editing/pasteboard/subframe-dragndrop-1-expected.txt:
1269 2011-03-02 Ryosuke Niwa <rniwa@webkit.org>
1271 Another unreviewed Chromium rebaselines for r80121.
1273 * platform/chromium-mac/editing/pasteboard/paste-xml-expected.txt: Added.
1274 * platform/chromium-win/editing/pasteboard/paste-xml-expected.txt:
1275 * platform/chromium/test_expectations.txt:
1277 2011-03-02 Adam Roben <aroben@apple.com>
1279 Skip a crashing test on Windows
1281 <http://webkit.org/b/55069> tracks the failure.
1283 * platform/win/Skipped: Added fast/text/international/text-combine-parser-test.html.
1285 2011-03-02 Csaba Osztrogonác <ossy@webkit.org>
1289 Assertion failure after removing a selection in keydown handler
1290 https://bugs.webkit.org/show_bug.cgi?id=51389
1292 Remove unnecessary Qt specific expected result.
1294 * platform/qt/editing/style/remove-underline-from-stylesheet-expected.txt: Removed.
1296 2011-03-02 Ryosuke Niwa <rniwa@webkit.org>
1298 Unreviewed Chromium rebaselines for r80121; Added the failing expectation for
1299 editing/input/setting-input-value-cancel-ime-composition.html due to the bug 55560.
1301 * platform/chromium/test_expectations.txt:
1302 * platform/chromium-linux/editing/pasteboard/smart-paste-003-expected.txt: Updated.
1303 * platform/chromium-linux/editing/pasteboard/smart-paste-004-expected.txt: Ditto.
1304 * platform/chromium-win/editing/ [...]: Ditto.
1306 2011-03-02 Ryosuke Niwa <rniwa@webkit.org>
1308 Unreviewed GTK rebaselines for r80121; Also skip editing/input/setting-input-value-cancel-ime-composition.html
1309 because GTK port doesn't implement textInputController.hasMarkedText().
1311 * platform/gtk/Skipped:
1312 * platform/gtk/editing/ [...]: Updated.
1313 * platform/gtk/fast/dom/delete-contents-expected.txt: Ditto.
1315 2011-03-02 Csaba Osztrogonác <ossy@webkit.org>
1319 Assertion failure after removing a selection in keydown handler
1320 https://bugs.webkit.org/show_bug.cgi?id=51389
1322 Update Qt specific expected results after r80121.
1324 * platform/qt/Skipped: Add editing/input/setting-input-value-cancel-ime-composition.html because of missing feature.
1325 * platform/qt/editing/ [...] : Updated.
1327 2011-03-02 Adam Roben <aroben@apple.com>
1329 Skip new test added in r80121 on Windows
1331 It depends on textInputController, which DRT doesn't have on Windows.
1333 * platform/win/Skipped: Added editing/input/setting-input-value-cancel-ime-composition.html.
1335 2011-03-01 Ryosuke Niwa <rniwa@webkit.org>
1337 Reviewed by Darin Adler.
1339 Assertion failure after removing a selection in keydown handler
1340 https://bugs.webkit.org/show_bug.cgi?id=51389
1342 Added tests to ensure WebKit updates offset properly when deleting date
1343 to editing/selection/character-data-mutation.html.
1345 Added a test to ensure WebKit clears composition marks inside an input
1346 element when the value is set programatically.
1348 Many tests are rebaselined due to selection changed caused by the patch
1349 and additional respondToChangedSelection calls.
1351 * editing/deleting/delete-all-text-in-text-field-assertion-expected.txt:
1352 * editing/deleting/delete-by-word-001-expected.txt:
1353 * editing/deleting/delete-by-word-002-expected.txt:
1354 * editing/deleting/delete-ligature-001-expected.txt:
1355 * editing/deleting/delete-ligature-002-expected.txt:
1356 * editing/deleting/delete-ligature-003-expected.txt:
1357 * editing/deleting/pruning-after-merge-1-expected.txt:
1358 * editing/deleting/skip-virama-001-expected.txt:
1359 * editing/execCommand/createLink-expected.txt:
1360 * editing/execCommand/hilitecolor-expected.txt:
1361 * editing/execCommand/outdent-nested-lists-1-expected.txt:
1362 * editing/execCommand/unlink-expected.txt:
1363 * editing/input/setting-input-value-cancel-ime-composition-expected.txt: Added.
1364 * editing/input/setting-input-value-cancel-ime-composition.html: Added.
1365 * editing/inserting/insert-thai-characters-001-expected.txt:
1366 * editing/pasteboard/copy-in-password-field-expected.txt:
1367 * editing/pasteboard/paste-into-anchor-text-expected.txt:
1368 * editing/selection/character-data-mutation-expected.txt:
1369 * editing/selection/character-data-mutation.html:
1370 * editing/style/remove-underline-from-stylesheet-expected.txt:
1371 * editing/style/style-3690704-fix-expected.txt:
1372 * editing/style/typing-style-003-expected.txt:
1373 * editing/undo/redo-style-expected.txt:
1374 * platform/mac/accessibility/selection-value-changes-for-aria-textbox-expected.txt:
1375 * platform/mac/editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
1376 * platform/mac/editing/deleting/delete-3608430-fix-expected.txt:
1377 * platform/mac/editing/deleting/delete-3608445-fix-expected.txt:
1378 * platform/mac/editing/deleting/delete-3608462-fix-expected.txt:
1379 * platform/mac/editing/deleting/delete-3775172-fix-expected.txt:
1380 * platform/mac/editing/deleting/delete-3800834-fix-expected.txt:
1381 * platform/mac/editing/deleting/delete-3857753-fix-expected.txt:
1382 * platform/mac/editing/deleting/delete-3928305-fix-expected.txt:
1383 * platform/mac/editing/deleting/delete-4083333-fix-expected.txt:
1384 * platform/mac/editing/deleting/delete-after-span-ws-001-expected.txt:
1385 * platform/mac/editing/deleting/delete-and-undo-expected.txt:
1386 * platform/mac/editing/deleting/delete-at-paragraph-boundaries-008-expected.txt:
1387 * platform/mac/editing/deleting/delete-block-merge-contents-010-expected.txt:
1388 * platform/mac/editing/deleting/delete-block-merge-contents-012-expected.txt:
1389 * platform/mac/editing/deleting/delete-block-merge-contents-013-expected.txt:
1390 * platform/mac/editing/deleting/delete-block-merge-contents-014-expected.txt:
1391 * platform/mac/editing/deleting/delete-block-merge-contents-015-expected.txt:
1392 * platform/mac/editing/deleting/delete-block-merge-contents-016-expected.txt:
1393 * platform/mac/editing/deleting/delete-block-merge-contents-018-expected.txt:
1394 * platform/mac/editing/deleting/delete-block-merge-contents-019-expected.txt:
1395 * platform/mac/editing/deleting/delete-block-merge-contents-020-expected.txt:
1396 * platform/mac/editing/deleting/delete-block-merge-contents-021-expected.txt:
1397 * platform/mac/editing/deleting/delete-block-merge-contents-022-expected.txt:
1398 * platform/mac/editing/deleting/delete-block-table-expected.txt:
1399 * platform/mac/editing/deleting/delete-br-007-expected.txt:
1400 * platform/mac/editing/deleting/delete-character-001-expected.txt:
1401 * platform/mac/editing/deleting/delete-hr-expected.txt:
1402 * platform/mac/editing/deleting/delete-line-end-ws-001-expected.txt:
1403 * platform/mac/editing/deleting/delete-line-end-ws-002-expected.txt:
1404 * platform/mac/editing/deleting/delete-listitem-001-expected.txt:
1405 * platform/mac/editing/deleting/delete-listitem-002-expected.txt:
1406 * platform/mac/editing/deleting/delete-selection-001-expected.txt:
1407 * platform/mac/editing/deleting/delete-tab-001-expected.txt:
1408 * platform/mac/editing/deleting/delete-tab-002-expected.txt:
1409 * platform/mac/editing/deleting/delete-tab-003-expected.txt:
1410 * platform/mac/editing/deleting/delete-tab-004-expected.txt:
1411 * platform/mac/editing/deleting/delete-trailing-ws-001-expected.txt:
1412 * platform/mac/editing/deleting/delete-trailing-ws-002-expected.txt:
1413 * platform/mac/editing/deleting/delete-ws-fixup-001-expected.txt:
1414 * platform/mac/editing/deleting/delete-ws-fixup-003-expected.txt:
1415 * platform/mac/editing/deleting/delete-ws-fixup-004-expected.txt:
1416 * platform/mac/editing/deleting/forward-delete-expected.txt:
1417 * platform/mac/editing/deleting/list-item-1-expected.txt:
1418 * platform/mac/editing/deleting/paragraph-in-preserveNewline-expected.txt:
1419 * platform/mac/editing/deleting/whitespace-pre-1-expected.txt:
1420 * platform/mac/editing/execCommand/find-after-replace-expected.txt:
1421 * platform/mac/editing/execCommand/insertHorizontalRule-expected.txt:
1422 * platform/mac/editing/execCommand/paste-1-expected.txt:
1423 * platform/mac/editing/execCommand/paste-2-expected.txt:
1424 * platform/mac/editing/input/5576619-expected.txt:
1425 * platform/mac/editing/input/emacs-ctrl-o-expected.txt:
1426 * platform/mac/editing/input/firstrectforcharacterrange-styled-expected.txt:
1427 * platform/mac/editing/input/text-input-controller-expected.txt:
1428 * platform/mac/editing/inserting/4278698-expected.txt:
1429 * platform/mac/editing/inserting/editing-empty-divs-expected.txt:
1430 * platform/mac/editing/inserting/insert-3654864-fix-expected.txt:
1431 * platform/mac/editing/inserting/insert-3851164-fix-expected.txt:
1432 * platform/mac/editing/inserting/insert-after-delete-001-expected.txt:
1433 * platform/mac/editing/inserting/insert-br-003-expected.txt:
1434 * platform/mac/editing/inserting/insert-br-006-expected.txt:
1435 * platform/mac/editing/inserting/insert-br-007-expected.txt:
1436 * platform/mac/editing/inserting/insert-br-008-expected.txt:
1437 * platform/mac/editing/inserting/insert-br-009-expected.txt:
1438 * platform/mac/editing/inserting/insert-br-at-tabspan-002-expected.txt:
1439 * platform/mac/editing/inserting/insert-br-at-tabspan-003-expected.txt:
1440 * platform/mac/editing/inserting/insert-div-003-expected.txt:
1441 * platform/mac/editing/inserting/insert-div-006-expected.txt:
1442 * platform/mac/editing/inserting/insert-div-007-expected.txt:
1443 * platform/mac/editing/inserting/insert-div-008-expected.txt:
1444 * platform/mac/editing/inserting/insert-div-024-expected.txt:
1445 * platform/mac/editing/inserting/insert-div-025-expected.txt:
1446 * platform/mac/editing/inserting/insert-space-in-empty-doc-expected.txt:
1447 * platform/mac/editing/inserting/insert-tab-003-expected.txt:
1448 * platform/mac/editing/inserting/insert-text-at-tabspan-001-expected.txt:
1449 * platform/mac/editing/inserting/insert-text-at-tabspan-002-expected.txt:
1450 * platform/mac/editing/inserting/insert-text-with-newlines-expected.txt:
1451 * platform/mac/editing/inserting/multiple-lines-selected-expected.txt:
1452 * platform/mac/editing/inserting/paragraph-separator-03-expected.txt:
1453 * platform/mac/editing/inserting/redo-expected.txt:
1454 * platform/mac/editing/inserting/return-key-with-selection-003-expected.txt:
1455 * platform/mac/editing/inserting/typing-001-expected.txt:
1456 * platform/mac/editing/inserting/typing-002-expected.txt:
1457 * platform/mac/editing/inserting/typing-003-expected.txt:
1458 * platform/mac/editing/inserting/typing-around-br-001-expected.txt:
1459 * platform/mac/editing/inserting/typing-around-image-001-expected.txt:
1460 * platform/mac/editing/pasteboard/4076267-2-expected.txt:
1461 * platform/mac/editing/pasteboard/4076267-3-expected.txt:
1462 * platform/mac/editing/pasteboard/4076267-expected.txt:
1463 * platform/mac/editing/pasteboard/4700297-expected.txt:
1464 * platform/mac/editing/pasteboard/8145-3-expected.txt:
1465 * platform/mac/editing/pasteboard/bad-placeholder-expected.txt:
1466 * platform/mac/editing/pasteboard/cut-text-001-expected.txt:
1467 * platform/mac/editing/pasteboard/emacs-ctrl-a-k-y-expected.txt:
1468 * platform/mac/editing/pasteboard/emacs-ctrl-k-y-001-expected.txt:
1469 * platform/mac/editing/pasteboard/interchange-newline-1-expected.txt:
1470 * platform/mac/editing/pasteboard/interchange-newline-2-expected.txt:
1471 * platform/mac/editing/pasteboard/merge-end-1-expected.txt:
1472 * platform/mac/editing/pasteboard/merge-end-2-expected.txt:
1473 * platform/mac/editing/pasteboard/merge-end-3-expected.txt:
1474 * platform/mac/editing/pasteboard/merge-end-4-expected.txt:
1475 * platform/mac/editing/pasteboard/merge-end-5-expected.txt:
1476 * platform/mac/editing/pasteboard/merge-end-blockquote-expected.txt:
1477 * platform/mac/editing/pasteboard/merge-end-borders-expected.txt:
1478 * platform/mac/editing/pasteboard/merge-end-list-expected.txt:
1479 * platform/mac/editing/pasteboard/merge-end-table-expected.txt:
1480 * platform/mac/editing/pasteboard/paste-line-endings-007-expected.txt:
1481 * platform/mac/editing/pasteboard/paste-line-endings-008-expected.txt:
1482 * platform/mac/editing/pasteboard/paste-line-endings-009-expected.txt:
1483 * platform/mac/editing/pasteboard/paste-line-endings-010-expected.txt:
1484 * platform/mac/editing/pasteboard/paste-match-style-001-expected.txt:
1485 * platform/mac/editing/pasteboard/paste-pre-001-expected.txt:
1486 * platform/mac/editing/pasteboard/paste-pre-002-expected.txt:
1487 * platform/mac/editing/pasteboard/paste-table-003-expected.txt:
1488 * platform/mac/editing/pasteboard/paste-table-cells-expected.txt:
1489 * platform/mac/editing/pasteboard/paste-text-001-expected.txt:
1490 * platform/mac/editing/pasteboard/paste-text-002-expected.txt:
1491 * platform/mac/editing/pasteboard/paste-text-003-expected.txt:
1492 * platform/mac/editing/pasteboard/paste-text-004-expected.txt:
1493 * platform/mac/editing/pasteboard/paste-text-005-expected.txt:
1494 * platform/mac/editing/pasteboard/paste-text-008-expected.txt:
1495 * platform/mac/editing/pasteboard/paste-text-009-expected.txt:
1496 * platform/mac/editing/pasteboard/paste-text-019-expected.txt:
1497 * platform/mac/editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
1498 * platform/mac/editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
1499 * platform/mac/editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
1500 * platform/mac/editing/pasteboard/paste-xml-expected.txt:
1501 * platform/mac/editing/pasteboard/pasting-object-expected.txt:
1502 * platform/mac/editing/pasteboard/smart-paste-002-expected.txt:
1503 * platform/mac/editing/pasteboard/smart-paste-003-expected.txt:
1504 * platform/mac/editing/pasteboard/smart-paste-004-expected.txt:
1505 * platform/mac/editing/pasteboard/smart-paste-005-expected.txt:
1506 * platform/mac/editing/pasteboard/smart-paste-006-expected.txt:
1507 * platform/mac/editing/pasteboard/smart-paste-007-expected.txt:
1508 * platform/mac/editing/pasteboard/smart-paste-008-expected.txt:
1509 * platform/mac/editing/selection/move-between-blocks-no-001-expected.txt:
1510 * platform/mac/editing/selection/replace-selection-1-expected.txt:
1511 * platform/mac/editing/selection/select-all-iframe-expected.txt:
1512 * platform/mac/editing/spelling/spelling-expected.txt:
1513 * platform/mac/editing/style/relative-font-size-change-002-expected.txt:
1514 * platform/mac/editing/style/relative-font-size-change-003-expected.txt:
1515 * platform/mac/editing/style/smoosh-styles-001-expected.txt:
1516 * platform/mac/editing/style/style-3681552-fix-001-expected.txt:
1517 * platform/mac/editing/style/style-3681552-fix-002-expected.txt:
1518 * platform/mac/editing/style/style-boundary-002-expected.txt:
1519 * platform/mac/editing/style/style-boundary-003-expected.txt:
1520 * platform/mac/editing/style/style-boundary-005-expected.txt:
1521 * platform/mac/editing/style/typing-style-001-expected.txt:
1522 * platform/mac/editing/style/typing-style-002-expected.txt:
1523 * platform/mac/editing/style/unbold-in-bold-expected.txt:
1524 * platform/mac/editing/undo/4063751-expected.txt:
1525 * platform/mac/editing/undo/redo-typing-001-expected.txt:
1526 * platform/mac/editing/undo/undo-combined-delete-boundary-expected.txt:
1527 * platform/mac/editing/undo/undo-combined-delete-expected.txt:
1528 * platform/mac/editing/undo/undo-delete-boundary-expected.txt:
1529 * platform/mac/editing/undo/undo-delete-expected.txt:
1530 * platform/mac/editing/undo/undo-forward-delete-boundary-expected.txt:
1531 * platform/mac/editing/undo/undo-forward-delete-expected.txt:
1532 * platform/mac/editing/undo/undo-misspellings-expected.txt:
1533 * platform/mac/editing/undo/undo-typing-001-expected.txt:
1534 * platform/mac/editing/unsupported-content/list-type-after-expected.txt:
1535 * platform/mac/editing/unsupported-content/list-type-before-expected.txt:
1536 * platform/mac/editing/unsupported-content/table-type-after-expected.txt:
1537 * platform/mac/editing/unsupported-content/table-type-before-expected.txt:
1538 * platform/mac/fast/dom/delete-contents-expected.txt:
1540 2011-03-02 Sergio Villar Senin <svillar@igalia.com>
1544 Replaced 2 tests in GTK Skipped list that were skipped by mistake
1545 by the ones that are actually failing.
1547 * platform/gtk/Skipped:
1549 2011-03-02 Ryosuke Niwa <rniwa@webkit.org>
1551 Unreviewed; added the missing blank line at the end.
1553 * platform/qt/http/tests/security/xss-DENIED-xml-external-entity-expected.txt:
1555 2011-03-02 Sergio Villar Senin <svillar@igalia.com>
1559 Adding 3 new tests to the skipped list waiting for better viewport
1560 error/warning messages.
1562 * platform/gtk/Skipped:
1564 2011-03-02 Ryosuke Niwa <rniwa@webkit.org>
1566 Unreviewed Qt rebaselines for r80061.
1568 * platform/qt/http/tests/security/xss-DENIED-xml-external-entity-expected.txt: Added.
1570 2011-03-02 Sergio Villar Senin <svillar@igalia.com>
1574 Rebaseline after r80061 and r80107.
1576 * platform/gtk/fast/xsl/xslt-mismatched-tags-in-xslt-expected.txt:
1577 * platform/gtk/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt:
1579 2011-03-02 Csaba Osztrogonác <ossy@webkit.org>
1583 REGRESSION (r79762): Items in <select multiple> have focus rings, but shouldn't
1584 https://bugs.webkit.org/show_bug.cgi?id=55323
1586 Add Qt specific expected result for test introduced in r79934.
1588 * platform/qt/fast/spatial-navigation/snav-multiple-select-focusring-expected.checksum: Added.
1589 * platform/qt/fast/spatial-navigation/snav-multiple-select-focusring-expected.png: Added.
1590 * platform/qt/fast/spatial-navigation/snav-multiple-select-focusring-expected.txt: Added.
1592 2011-03-02 Joseph Pecoraro <joepeck@webkit.org>
1594 Unreviewed expectations update. This is a follow-up to r80061.
1596 Viewport tests were expected to produce new error, warning,
1597 and tip console messages. The current output is correct,
1598 but many of the warnings are wrong. Fixing the incorrect
1599 warnings will be handled by:
1600 https://bugs.webkit.org/show_bug.cgi?id=53707
1602 There are also a number of xsl tests that have extra warnings
1603 in qt when "Running an XSL-T 1.0 stylesheet with a 2.0 processor".
1604 These tests now have qt platform specific results.
1606 * fast/viewport/viewport-100-expected.txt:
1607 * fast/viewport/viewport-101-expected.txt:
1608 * fast/viewport/viewport-102-expected.txt:
1609 * fast/viewport/viewport-103-expected.txt:
1610 * fast/viewport/viewport-112-expected.txt:
1611 * fast/viewport/viewport-115-expected.txt:
1612 * fast/viewport/viewport-116-expected.txt:
1613 * fast/viewport/viewport-117-expected.txt:
1614 * fast/viewport/viewport-121-expected.txt:
1615 * fast/viewport/viewport-122-expected.txt:
1616 * fast/viewport/viewport-125-expected.txt:
1617 * fast/viewport/viewport-129-expected.txt:
1618 * fast/viewport/viewport-29-expected.txt:
1619 * fast/viewport/viewport-30-expected.txt:
1620 * fast/viewport/viewport-31-expected.txt:
1621 * fast/viewport/viewport-32-expected.txt:
1622 * fast/viewport/viewport-35-expected.txt:
1623 * fast/viewport/viewport-36-expected.txt:
1624 * fast/viewport/viewport-38-expected.txt:
1625 * fast/viewport/viewport-39-expected.txt:
1626 * fast/viewport/viewport-40-expected.txt:
1627 * fast/viewport/viewport-41-expected.txt:
1628 * fast/viewport/viewport-42-expected.txt:
1629 * fast/viewport/viewport-43-expected.txt:
1630 * fast/viewport/viewport-44-expected.txt:
1631 * fast/viewport/viewport-46-expected.txt:
1632 * fast/viewport/viewport-47-expected.txt:
1633 * fast/viewport/viewport-48-expected.txt:
1634 * fast/viewport/viewport-49-expected.txt:
1635 * fast/viewport/viewport-52-expected.txt:
1636 * fast/viewport/viewport-53-expected.txt:
1637 * fast/viewport/viewport-54-expected.txt:
1638 * fast/viewport/viewport-55-expected.txt:
1639 * fast/viewport/viewport-61-expected.txt:
1640 * fast/viewport/viewport-62-expected.txt:
1641 * fast/viewport/viewport-63-expected.txt:
1642 * fast/viewport/viewport-64-expected.txt:
1643 * fast/viewport/viewport-66-expected.txt:
1644 * fast/viewport/viewport-67-expected.txt:
1645 * fast/viewport/viewport-68-expected.txt:
1646 * fast/viewport/viewport-69-expected.txt:
1647 * fast/viewport/viewport-70-expected.txt:
1648 * fast/viewport/viewport-71-expected.txt:
1649 * fast/viewport/viewport-72-expected.txt:
1650 * fast/viewport/viewport-73-expected.txt:
1651 * fast/viewport/viewport-74-expected.txt:
1652 * fast/viewport/viewport-75-expected.txt:
1653 * fast/viewport/viewport-76-expected.txt:
1654 * fast/viewport/viewport-77-expected.txt:
1655 * fast/viewport/viewport-78-expected.txt:
1656 * fast/viewport/viewport-79-expected.txt:
1657 * fast/viewport/viewport-80-expected.txt:
1658 * fast/viewport/viewport-81-expected.txt:
1659 * fast/viewport/viewport-83-expected.txt:
1660 * fast/viewport/viewport-85-expected.txt:
1661 * fast/viewport/viewport-90-expected.txt:
1662 * platform/qt/fast/events/xsl-onload-expected.txt: Added.
1663 * platform/qt/fast/parser/xslt-with-html-expected.txt: Added.
1664 * platform/qt/fast/xsl/document-function-expected.txt:
1665 * platform/qt/fast/xsl/subframe-location-expected.txt: Added.
1666 * platform/qt/fast/xsl/transform-to-html-expected.txt: Added.
1667 * platform/qt/fast/xsl/utf8-chunks-expected.txt: Added.
1668 * platform/qt/fast/xsl/xslt-bad-import-uri-expected.txt: Added.
1669 * platform/qt/fast/xsl/xslt-doc-noenc-expected.txt: Added.
1670 * platform/qt/fast/xsl/xslt-entity-enc-expected.txt: Added.
1671 * platform/qt/fast/xsl/xslt-mismatched-tags-in-xslt-expected.txt:
1672 * platform/qt/fast/xsl/xslt-recursion-expected.txt: Added.
1673 * platform/qt/http/tests/misc/location-test-xsl-style-sheet-expected.txt: Added.
1674 * platform/qt/http/tests/security/xss-DENIED-xsl-document-expected.txt:
1675 * platform/qt/http/tests/security/xss-DENIED-xsl-document-redirect-expected.txt:
1676 * platform/qt/http/tests/security/xss-DENIED-xsl-external-entity-expected.txt: Added.
1677 * platform/qt/http/tests/security/xss-DENIED-xsl-external-entity-redirect-expected.txt: Added.
1679 2011-03-02 Kent Tamura <tkent@chromium.org>
1681 Unreviewed, a trivial fix for r80096.
1683 REGRESSION (r80096): [Chromium] fast/forms/input-number-unacceptable-style.html failure
1684 https://bugs.webkit.org/show_bug.cgi?id=55562
1686 * platform/chromium/test_expectations.txt:
1688 2011-03-02 Kent Tamura <tkent@chromium.org>
1690 Unreviewed, test expectation update.
1692 * platform/chromium/test_expectations.txt:
1693 Mark fast/forms/input-number-unacceptable-style.html as TEXT.
1695 2011-03-02 Kent Tamura <tkent@chromium.org>
1699 Update a test and test expectation for r80096.
1701 * fast/forms/input-number-unacceptable-style-expected.txt:
1702 * fast/forms/input-number-unacceptable-style.html:
1703 ICU seems to accept "-1+" as a number. So change it to "-1a".
1704 * platform/chromium-linux/fast/speech/input-appearance-numberandspeech-expected.checksum:
1705 * platform/chromium-linux/fast/speech/input-appearance-numberandspeech-expected.png:
1706 * platform/chromium-linux/fast/speech/input-appearance-numberandspeech-expected.txt:
1707 * platform/chromium-mac/fast/speech/input-appearance-numberandspeech-expected.checksum:
1708 * platform/chromium-mac/fast/speech/input-appearance-numberandspeech-expected.png:
1709 * platform/chromium-mac/fast/speech/input-appearance-numberandspeech-expected.txt:
1710 * platform/chromium-win/fast/speech/input-appearance-numberandspeech-expected.checksum:
1711 * platform/chromium-win/fast/speech/input-appearance-numberandspeech-expected.png:
1712 * platform/chromium-win/fast/speech/input-appearance-numberandspeech-expected.txt:
1714 2011-03-01 Anna Cavender <annacc@chromium.org>
1716 Reviewed by Eric Carlson.
1718 Remove playing of video in media/video-replaces-poster.html and update text results.
1719 https://bugs.webkit.org/show_bug.cgi?id=54910
1721 * media/video-replaces-poster-expected.txt: Added.
1722 * media/video-replaces-poster.html:
1723 * platform/chromium-win/media/video-replaces-poster-expected.txt: Removed.
1724 * platform/gtk/media/video-replaces-poster-expected.txt: Removed.
1725 * platform/mac/media/video-replaces-poster-expected.txt: Removed.
1727 2011-03-01 Kent Tamura <tkent@chromium.org>
1729 Reviewed by Dimitri Glazkov.
1731 Assertion fails when a form validation bubble appears
1732 https://bugs.webkit.org/show_bug.cgi?id=55550
1734 * fast/forms/interactive-validation-attach-assertion-expected.txt: Added.
1735 * fast/forms/interactive-validation-attach-assertion.html: Added.
1736 * platform/gtk/Skipped:
1737 * platform/mac/Skipped:
1738 * platform/qt/Skipped:
1739 * platform/win/Skipped:
1741 2011-03-01 Kent Tamura <tkent@chromium.org>
1743 Reviewed by Dimitri Glazkov.
1745 Support localized numbers in <input type=number>
1746 https://bugs.webkit.org/show_bug.cgi?id=42484
1748 Update an existing test because of removing the keyboard input
1749 restriction feature.
1751 * fast/forms/input-number-keyoperation-expected.txt:
1752 * fast/forms/script-tests/input-number-keyoperation.js:
1754 2011-03-01 Victoria Kirst <vrk@chromium.org>
1756 Reviewed by Kenneth Russell.
1758 [Chromium] videos are not painted for compositing/ tests
1759 https://bugs.webkit.org/show_bug.cgi?id=54694
1761 Videos are now painted for compositing tests. This patch uploads the
1762 expected layout results and enables the tests again.
1764 * platform/chromium-gpu-linux/compositing/geometry/clipped-video-controller-expected.checksum: Added.
1765 * platform/chromium-gpu-linux/compositing/geometry/clipped-video-controller-expected.png: Added.
1766 * platform/chromium-gpu-linux/compositing/geometry/video-fixed-scrolling-expected.checksum: Added.
1767 * platform/chromium-gpu-linux/compositing/geometry/video-fixed-scrolling-expected.png: Added.
1768 * platform/chromium-gpu-linux/compositing/geometry/video-opacity-overlay-expected.checksum: Added.
1769 * platform/chromium-gpu-linux/compositing/geometry/video-opacity-overlay-expected.png: Added.
1770 * platform/chromium-gpu-linux/compositing/layers-inside-overflow-scroll-expected.checksum: Added.
1771 * platform/chromium-gpu-linux/compositing/layers-inside-overflow-scroll-expected.png: Added.
1772 * platform/chromium-gpu-linux/compositing/overflow/overflow-compositing-descendant-expected.checksum: Added.
1773 * platform/chromium-gpu-linux/compositing/overflow/overflow-compositing-descendant-expected.png: Added.
1774 * platform/chromium-gpu-linux/compositing/overflow/scroll-ancestor-update-expected.checksum: Added.
1775 * platform/chromium-gpu-linux/compositing/overflow/scroll-ancestor-update-expected.png: Added.
1776 * platform/chromium-gpu-linux/compositing/reflections/load-video-in-reflection-expected.checksum: Added.
1777 * platform/chromium-gpu-linux/compositing/reflections/load-video-in-reflection-expected.png: Added.
1778 * platform/chromium-gpu-linux/compositing/self-painting-layers-expected.checksum: Added.
1779 * platform/chromium-gpu-linux/compositing/self-painting-layers-expected.png: Added.
1780 * platform/chromium-gpu-mac/compositing/geometry/clipped-video-controller-expected.checksum: Added.
1781 * platform/chromium-gpu-mac/compositing/geometry/clipped-video-controller-expected.png: Added.
1782 * platform/chromium-gpu-mac/compositing/geometry/video-fixed-scrolling-expected.checksum: Added.
1783 * platform/chromium-gpu-mac/compositing/geometry/video-fixed-scrolling-expected.png: Added.
1784 * platform/chromium-gpu-mac/compositing/geometry/video-opacity-overlay-expected.checksum: Added.
1785 * platform/chromium-gpu-mac/compositing/geometry/video-opacity-overlay-expected.png: Added.
1786 * platform/chromium-gpu-mac/compositing/layers-inside-overflow-scroll-expected.checksum: Added.
1787 * platform/chromium-gpu-mac/compositing/layers-inside-overflow-scroll-expected.png: Added.
1788 * platform/chromium-gpu-mac/compositing/overflow/overflow-compositing-descendant-expected.checksum: Added.
1789 * platform/chromium-gpu-mac/compositing/overflow/overflow-compositing-descendant-expected.png: Added.
1790 * platform/chromium-gpu-mac/compositing/overflow/scroll-ancestor-update-expected.checksum: Added.
1791 * platform/chromium-gpu-mac/compositing/overflow/scroll-ancestor-update-expected.png: Added.
1792 * platform/chromium-gpu-mac/compositing/reflections/load-video-in-reflection-expected.checksum: Added.
1793 * platform/chromium-gpu-mac/compositing/reflections/load-video-in-reflection-expected.png: Added.
1794 * platform/chromium-gpu-mac/compositing/self-painting-layers-expected.checksum: Added.
1795 * platform/chromium-gpu-mac/compositing/self-painting-layers-expected.png: Added.
1796 * platform/chromium-gpu-win/compositing/geometry/clipped-video-controller-expected.checksum: Added.
1797 * platform/chromium-gpu-win/compositing/geometry/clipped-video-controller-expected.png: Added.
1798 * platform/chromium-gpu-win/compositing/geometry/clipped-video-controller-expected.txt: Added.
1799 * platform/chromium-gpu-win/compositing/geometry/video-fixed-scrolling-expected.checksum: Added.
1800 * platform/chromium-gpu-win/compositing/geometry/video-fixed-scrolling-expected.png: Added.
1801 * platform/chromium-gpu-win/compositing/geometry/video-fixed-scrolling-expected.txt: Added.
1802 * platform/chromium-gpu-win/compositing/geometry/video-opacity-overlay-expected.checksum: Added.
1803 * platform/chromium-gpu-win/compositing/geometry/video-opacity-overlay-expected.png: Added.
1804 * platform/chromium-gpu-win/compositing/geometry/video-opacity-overlay-expected.txt: Added.
1805 * platform/chromium-gpu-win/compositing/layers-inside-overflow-scroll-expected.checksum: Added.
1806 * platform/chromium-gpu-win/compositing/layers-inside-overflow-scroll-expected.png: Added.
1807 * platform/chromium-gpu-win/compositing/layers-inside-overflow-scroll-expected.txt: Added.
1808 * platform/chromium-gpu-win/compositing/overflow/overflow-compositing-descendant-expected.checksum: Added.
1809 * platform/chromium-gpu-win/compositing/overflow/overflow-compositing-descendant-expected.png: Added.
1810 * platform/chromium-gpu-win/compositing/overflow/overflow-compositing-descendant-expected.txt: Added.
1811 * platform/chromium-gpu-win/compositing/overflow/scroll-ancestor-update-expected.checksum: Added.
1812 * platform/chromium-gpu-win/compositing/overflow/scroll-ancestor-update-expected.png: Added.
1813 * platform/chromium-gpu-win/compositing/overflow/scroll-ancestor-update-expected.txt: Added.
1814 * platform/chromium-gpu-win/compositing/reflections/load-video-in-reflection-expected.checksum: Added.
1815 * platform/chromium-gpu-win/compositing/reflections/load-video-in-reflection-expected.png: Added.
1816 * platform/chromium-gpu-win/compositing/reflections/load-video-in-reflection-expected.txt: Added.
1817 * platform/chromium-gpu-win/compositing/self-painting-layers-expected.checksum: Added.
1818 * platform/chromium-gpu-win/compositing/self-painting-layers-expected.png: Added.
1819 * platform/chromium-gpu-win/compositing/self-painting-layers-expected.txt: Added.
1820 * platform/chromium/test_expectations.txt:
1822 2011-03-01 Joseph Pecoraro <joepeck@webkit.org>
1824 Unreviewed expectations update. This is a follow-up to r80061.
1826 Leopard has a slightly different error message, so
1827 platform/mac-leopard needs its own expected results for the
1828 websocket test. Added platform specific expected results for
1829 the other tests which are consistently failing with an extra
1830 console message on the bots.
1832 * platform/mac-leopard/http/tests/inspector/console-websocket-error-expected.txt:
1833 * platform/mac-leopard/http/tests/security/xss-DENIED-xml-external-entity-expected.txt: Added.
1834 * platform/mac-leopard/http/tests/security/xss-DENIED-xsl-external-entity-expected.txt: Added.
1836 2011-03-01 Joseph Pecoraro <joepeck@webkit.org>
1838 Unreviewed expectations update. This is expected
1839 behavior after r80061, which enabled printing
1840 of more console messages.
1842 * http/tests/xmlviewer/dumpAsText/wml-expected.txt:
1844 2011-03-01 Sheriff Bot <webkit.review.bot@gmail.com>
1846 Unreviewed, rolling out r80078.
1847 http://trac.webkit.org/changeset/80078
1848 https://bugs.webkit.org/show_bug.cgi?id=55545
1850 underlying change was rolled out (Requested by tonyg-cr on
1853 * platform/chromium/test_expectations.txt:
1855 2011-03-01 Tony Gentilcore <tonyg@chromium.org>
1857 Unreviewed new baselines
1859 [chromium] Add expectations for new tests in r80049
1860 https://bugs.webkit.org/show_bug.cgi?id=55543
1862 * platform/chromium-mac/svg/css/path-gradient-stroke-shadow-expected.checksum: Added.
1863 * platform/chromium-mac/svg/css/path-gradient-stroke-shadow-expected.png: Added.
1864 * platform/chromium-win/svg/css/path-gradient-stroke-shadow-expected.checksum: Added.
1865 * platform/chromium-win/svg/css/path-gradient-stroke-shadow-expected.png: Added.
1867 2011-03-01 Tony Gentilcore <tonyg@chromium.org>
1869 Unreviewed expectations
1871 [chromium] Skip new viewport tests added by r80068
1872 https://bugs.webkit.org/show_bug.cgi?id=55539
1874 LayoutTestController doesn't implement dumpConfigurationForViewport() which is needed for this test.
1876 * platform/chromium/test_expectations.txt:
1878 2011-03-01 Joseph Pecoraro <joepeck@webkit.org>
1880 Unreviewed. Roll out r80068 and r80073 due to breaking WebKit2 Qt port.
1882 * fast/viewport/viewport-warnings-1.html: Removed.
1883 * fast/viewport/viewport-warnings-2.html: Removed.
1884 * fast/viewport/viewport-warnings-3.html: Removed.
1885 * fast/viewport/viewport-warnings-4.html: Removed.
1886 * fast/viewport/viewport-warnings-5.html: Removed.
1887 * fast/viewport/viewport-warnings-6.html: Removed.
1888 * fast/viewport/viewport-warnings-7.html: Removed.
1890 2011-03-01 Jeremy Orlow <jorlow@chromium.org>
1892 Reviewed by James Robinson.
1894 IDBKeyRange.bound() should not use the optional options object
1895 https://bugs.webkit.org/show_bug.cgi?id=55419
1897 * storage/indexeddb/index-cursor.html:
1898 * storage/indexeddb/keyrange-expected.txt:
1899 * storage/indexeddb/keyrange.html:
1900 * storage/indexeddb/objectstore-cursor.html:
1902 2011-03-01 Tony Gentilcore <tonyg@chromium.org>
1904 Unreviewed expectations update
1906 [chromium] Expectations updates from r80061
1907 https://bugs.webkit.org/show_bug.cgi?id=55533
1909 * platform/chromium-linux/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt: Added.
1910 * platform/chromium-linux/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt: Added.
1911 * platform/chromium-linux/http/tests/xmlviewer/dumpAsText/wml-expected.txt: Added.
1913 2011-03-01 Helder Correia <helder@sencha.com>
1915 Unreviewed Qt skipped tests update.
1917 The manually committed patch didn't include the update to
1918 fast/canvas/canvas-strokePath-gradient-shadow.html by mistake:
1919 No shadow when stroking a path with a gradient
1920 https://bugs.webkit.org/show_bug.cgi?id=55436
1922 * platform/qt/Skipped: Skip new test since it fails.
1924 2011-03-01 Joseph Pecoraro <joepeck@webkit.org>
1926 Reviewed by Kenneth Rohde Christiansen.
1928 Viewport Warning/Error Messages Are Now Inaccurate
1929 https://bugs.webkit.org/show_bug.cgi?id=53707
1931 Added tests specifically to test Console warnings.
1933 * fast/viewport/viewport-warnings-1.html: Added.
1934 * fast/viewport/viewport-warnings-2.html: Added.
1935 * fast/viewport/viewport-warnings-3.html: Added.
1936 * fast/viewport/viewport-warnings-4.html: Added.
1937 * fast/viewport/viewport-warnings-5.html: Added.
1938 * fast/viewport/viewport-warnings-6.html: Added.
1939 * fast/viewport/viewport-warnings-7.html: Added.
1941 2011-03-01 Tony Gentilcore <tonyg@chromium.org>
1945 [chromium] Add baseline for test added by r80040
1946 https://bugs.webkit.org/show_bug.cgi?id=55529
1948 * platform/chromium-mac/fast/table/table-and-parts-outline-expected.checksum: Added.
1949 * platform/chromium-mac/fast/table/table-and-parts-outline-expected.png: Added.
1951 2011-03-01 Ryosuke Niwa <rniwa@webkit.org>
1953 Reviewed by Alexey Proskuryakov.
1955 Fix a bug in platform/mac/editing/input/selection-change-closes-typing.html
1956 https://bugs.webkit.org/show_bug.cgi?id=55523
1958 The marked text is at offset 0 with length 1, not at offset 1 with length 0.
1960 * platform/mac/editing/input/selection-change-closes-typing.html:
1962 2011-03-01 Tony Gentilcore <tonyg@chromium.org>
1964 Unreviewed expectations
1966 [chromium] Add expectations for new tests in r80049
1967 https://bugs.webkit.org/show_bug.cgi?id=55526
1969 * platform/chromium-linux/svg/css/path-gradient-stroke-shadow-expected.checksum: Added.
1970 * platform/chromium-linux/svg/css/path-gradient-stroke-shadow-expected.png: Added.
1971 * platform/chromium/test_expectations.txt:
1973 2011-03-01 Joseph Pecoraro <joepeck@webkit.org>
1975 Reviewed by Kenneth Rohde Christiansen.
1977 Viewport parsing no longer accepts "1.0;" value as valid.
1978 https://bugs.webkit.org/show_bug.cgi?id=53705
1980 Adding expected results generated from the build-bot. They look
1981 correct, as the viewport "123x135" has the expected width of "123".
1983 * fast/viewport/viewport-129-expected.txt: Added.
1985 2011-03-01 Ryosuke Niwa <rniwa@webkit.org>
1987 Reviewed by Darin Adler.
1989 WebKit does not merge text decorations in the typing style and the selected element properly
1990 https://bugs.webkit.org/show_bug.cgi?id=55349
1992 Added a test to ensure WebKit merges text decorations in the typing style and the inline style
1993 of the element around the caret when computing the style at the selection start.
1995 * editing/execCommand/merge-text-decoration-with-typing-style-expected.txt: Added.
1996 * editing/execCommand/merge-text-decoration-with-typing-style.html: Added.
1997 * editing/style/push-down-inline-styles-expected.txt: Rebaselined due to the change in which text decoration
1999 * editing/style/script-tests/push-down-inline-styles.js: Ditto.
2001 2011-03-01 Tony Gentilcore <tonyg@chromium.org>
2003 Unreviewed expectations update
2005 [chromium] Rebaseline fast/ruby/base-shorter-than-text.html
2006 https://bugs.webkit.org/show_bug.cgi?id=55522
2008 This changed as a result of r80015.
2010 * platform/chromium-mac/fast/ruby/base-shorter-than-text-expected.checksum: Added.
2011 * platform/chromium-mac/fast/ruby/base-shorter-than-text-expected.png: Added.
2013 2011-03-01 Jeremy Orlow <jorlow@chromium.org>
2015 Reviewed by Steve Block.
2017 When an IDBTransaction is aborted, all requests that have not yet fired should fire an ABORT_ERR
2018 https://bugs.webkit.org/show_bug.cgi?id=54785
2020 * storage/indexeddb/transaction-abort.html: Added
2021 * storage/indexeddb/transaction-abort-expected.txt: Added
2023 2011-03-01 Tony Gentilcore <tonyg@chromium.org>
2025 Unreviewed new baseline
2027 [chromium] Add win baseline for fast/table/table-and-parts-outline.html
2028 https://bugs.webkit.org/show_bug.cgi?id=55517
2030 Test was added by r80040
2032 * platform/chromium-win/fast/table/table-and-parts-outline-expected.checksum: Added.
2033 * platform/chromium-win/fast/table/table-and-parts-outline-expected.png: Added.
2034 * platform/chromium-win/fast/table/table-and-parts-outline-expected.txt: Added.
2036 2011-03-01 Helder Correia <helder@sencha.com>
2038 Reviewed by Simon Fraser.
2040 No shadow when stroking a path with a gradient
2041 https://bugs.webkit.org/show_bug.cgi?id=55436
2043 This happens in CG and is related to bug 52509, this time to be fixed
2044 in GraphicsContext::strokePath(). The gradient needs to be drawn
2045 clipped to the stroke on a CGLayer first, then the layer drawn on the
2048 * fast/canvas/canvas-strokePath-gradient-shadow-expected.txt: Added.
2049 * fast/canvas/canvas-strokePath-gradient-shadow.html: Added.
2050 * fast/canvas/script-tests/canvas-strokePath-gradient-shadow.js: Added.
2051 * platform/chromium/test_expectations.txt: Skip new test since it fails.
2052 * platform/mac/svg/css/path-gradient-stroke-shadow-expected.checksum: Added.
2053 * platform/mac/svg/css/path-gradient-stroke-shadow-expected.png: Added.
2054 * platform/mac/svg/css/path-gradient-stroke-shadow-expected.txt: Added.
2055 * platform/qt/Skipped: Skip new test since it fails.
2056 * platform/qt/svg/css/path-gradient-stroke-shadow-expected.checksum: Added.
2057 * platform/qt/svg/css/path-gradient-stroke-shadow-expected.png: Added.
2058 * platform/qt/svg/css/path-gradient-stroke-shadow-expected.txt: Added.
2059 * svg/css/path-gradient-stroke-shadow.svg: Added.
2061 2011-03-01 Tony Gentilcore <tonyg@chromium.org>
2063 Unreviewed new baseline
2065 [chromium] Add linux baseline for fast/table/table-and-parts-outline.html
2066 https://bugs.webkit.org/show_bug.cgi?id=55511
2068 Test was added by r80040
2070 * platform/chromium-linux/fast/table/table-and-parts-outline-expected.checksum: Added.
2071 * platform/chromium-linux/fast/table/table-and-parts-outline-expected.png: Added.
2072 * platform/chromium-linux/fast/table/table-and-parts-outline-expected.txt: Added.
2074 2011-03-01 James Simonsen <simonjam@chromium.org>
2076 Reviewed by Tony Gentilcore.
2078 [Web Timing] Handle the case where no responseEnd time is available.
2079 https://bugs.webkit.org/show_bug.cgi?id=55444
2081 * platform/chromium/test_expectations.txt: Remove CRASH from fast/dom/prototype-inheritance-2.html
2083 2011-03-01 Sheriff Bot <webkit.review.bot@gmail.com>
2085 Unreviewed, rolling out r80037.
2086 http://trac.webkit.org/changeset/80037
2087 https://bugs.webkit.org/show_bug.cgi?id=55508
2089 broke compile on SL (Requested by tonyg-cr on #webkit).
2091 * fast/css/content/content-quotes-01-expected.txt: Removed.
2092 * fast/css/content/content-quotes-01.html: Removed.
2093 * fast/css/content/content-quotes-02-expected.txt: Removed.
2094 * fast/css/content/content-quotes-02.html: Removed.
2095 * fast/css/content/content-quotes-03-expected.txt: Removed.
2096 * fast/css/content/content-quotes-03.html: Removed.
2097 * fast/css/content/content-quotes-04-expected.txt: Removed.
2098 * fast/css/content/content-quotes-04.html: Removed.
2099 * fast/css/content/content-quotes-05-expected.txt: Removed.
2100 * fast/css/content/content-quotes-05.html: Removed.
2101 * fast/css/content/content-quotes-06-expected.txt: Removed.
2102 * fast/css/content/content-quotes-06.html: Removed.
2104 2011-03-01 Abhishek Arya <inferno@chromium.org>
2106 Reviewed by Dave Hyatt.
2108 Tests that we draw outlines for table and table cells.
2109 https://bugs.webkit.org/show_bug.cgi?id=55474
2111 * fast/table/table-and-parts-outline.html: Added.
2112 * platform/mac/fast/table/table-and-parts-outline-expected.checksum: Added.
2113 * platform/mac/fast/table/table-and-parts-outline-expected.png: Added.
2114 * platform/mac/fast/table/table-and-parts-outline-expected.txt: Added.
2116 2011-03-01 Sheriff Bot <webkit.review.bot@gmail.com>
2118 Unreviewed, rolling out r80028.
2119 http://trac.webkit.org/changeset/80028
2120 https://bugs.webkit.org/show_bug.cgi?id=55502
2122 'caused crashes; rolling out while investigating' (Requested
2123 by jorlow on #webkit).
2125 * storage/indexeddb/transaction-abort-expected.txt: Removed.
2126 * storage/indexeddb/transaction-abort.html: Removed.
2128 2011-03-01 Carol Szabo <carol.szabo@nokia.com>
2130 Reviewed by David Hyatt <hyatt@apple.com>
2132 content property doesn't support quotes
2133 https://bugs.webkit.org/show_bug.cgi?id=6503
2135 Added new tests for quotes.
2137 * fast/css/content/content-quotes-01-expected.txt: Added.
2138 * fast/css/content/content-quotes-01.html: Added.
2139 * fast/css/content/content-quotes-02-expected.txt: Added.
2140 * fast/css/content/content-quotes-02.html: Added.
2141 * fast/css/content/content-quotes-03-expected.txt: Added.
2142 * fast/css/content/content-quotes-03.html: Added.
2143 * fast/css/content/content-quotes-04-expected.txt: Added.
2144 * fast/css/content/content-quotes-04.html: Added.
2145 * fast/css/content/content-quotes-05-expected.txt: Added.
2146 * fast/css/content/content-quotes-05.html: Added.
2148 2011-03-01 Michael Nordman <michaeln@google.com>
2150 Reviewed by Alexey Proskuryakov.
2152 Tests for the correct relative priorities of network vs fallback namespaces in the appcache.
2153 If a resource url is in an appcache's network namespace and fallback namespace, the network
2154 namespace wins (with the exception of the special '*' network namespace which does not take
2155 priority over the fallback namespace.
2156 https://bugs.webkit.org/show_bug.cgi?id=49292
2158 * http/tests/appcache/online-fallback-layering-expected.txt: Added.
2159 * http/tests/appcache/online-fallback-layering.html: Added.
2160 * http/tests/appcache/resources/fallbacknamespace-fallback-resource.txt: Added.
2161 * http/tests/appcache/resources/fallbacknamespace-networknamespace-existing-resource.html: Added.
2162 * http/tests/appcache/resources/online-fallback-layering.manifest: Added.
2164 2011-03-01 Tony Gentilcore <tonyg@chromium.org>
2166 Unreviewed expectations update.
2168 [chromium] fast/text/font-size-zero.html
2169 https://bugs.webkit.org/show_bug.cgi?id=55497
2171 Appears to have been fixed by r79694.
2173 * platform/chromium/test_expectations.txt:
2175 2011-03-01 Joseph Pecoraro <joepeck@webkit.org>
2177 Unreviewed, fix GTK DumpRenderTree crash.
2179 Viewport parsing no longer accepts "1.0;" value as valid.
2180 https://bugs.webkit.org/show_bug.cgi?id=53705
2182 Follow-up fix. Pass the correct number of arguments
2183 into layoutTestController.dumpConfigurationForViewport.
2185 * fast/viewport/viewport-129.html:
2187 2011-02-18 Jeremy Orlow <jorlow@chromium.org>
2189 Reviewed by Steve Block.
2191 When an IDBTransaction is aborted, all requests that have not yet fired should fire an ABORT_ERR
2192 https://bugs.webkit.org/show_bug.cgi?id=54785
2194 * storage/indexeddb/transaction-abort.html: Added
2195 * storage/indexeddb/transaction-abort-expected.txt: Added
2197 2011-03-01 Tony Gentilcore <tonyg@chromium.org>
2199 Unreviewed build fix.
2201 [chromium] Skip test added w/o expectations
2202 https://bugs.webkit.org/show_bug.cgi?id=55496
2204 Added by r80012 without expectations
2206 * platform/chromium/test_expectations.txt:
2208 2011-03-01 Mihai Parparita <mihaip@chromium.org>
2210 Unreviewed Chromium expectations change. Remove failing expectations for
2211 editing/ tests that pass after r79961.
2213 * platform/chromium/test_expectations.txt:
2215 2011-02-28 Jeremy Orlow <jorlow@chromium.org>
2217 Reviewed by Steve Block.
2219 Only IndexedDB's error event should be cancelable
2220 https://bugs.webkit.org/show_bug.cgi?id=55413
2222 Add checks to existing tests.
2224 * storage/indexeddb/objectstore-basics.html:
2225 * storage/indexeddb/transaction-basics.html:
2227 2011-03-01 Jia Pu <jpu@apple.com>
2229 Reviewed by Darin Adler.
2231 Remove CorrectionIndicator markers sooner.
2232 https://bugs.webkit.org/show_bug.cgi?id=54893
2233 <rdar://problem/8997524>
2235 See WebCore/ChangeLog for detail.
2237 * platform/mac-leopard/Skipped:
2238 * platform/mac-snowleopard/Skipped:
2239 * platform/mac-tiger/Skipped:
2240 * platform/mac-wk2/Skipped:
2241 * platform/mac/editing/spelling/autocorrection-simple-expected.checksum:
2242 * platform/mac/editing/spelling/autocorrection-simple-expected.png:
2243 * platform/mac/editing/spelling/autocorrection-simple-expected.txt:
2244 * platform/mac/editing/spelling/autocorrection-simple.html:
2245 * platform/mac/editing/spelling/delete-into-autocorrected-word-expected.checksum:
2246 * platform/mac/editing/spelling/delete-into-autocorrected-word-expected.png:
2247 * platform/mac/editing/spelling/removing-underline-after-accepting-autocorrection-using-punctuation-expected.checksum: Added.
2248 * platform/mac/editing/spelling/removing-underline-after-accepting-autocorrection-using-punctuation-expected.png: Added.
2249 * platform/mac/editing/spelling/removing-underline-after-accepting-autocorrection-using-punctuation-expected.txt: Copied from LayoutTests/platform/mac/editing/spelling/autocorrection-simple-expected.txt.
2250 * platform/mac/editing/spelling/removing-underline-after-accepting-autocorrection-using-punctuation.html: Copied from LayoutTests/platform/mac/editing/spelling/autocorrection-simple.html.
2252 2011-03-01 Tony Gentilcore <tonyg@chromium.org>
2254 Unreviewed build fix.
2256 [chromium] pass fast/table/fixed-with-auto-with-colspan-vertical.html
2257 https://bugs.webkit.org/show_bug.cgi?id=55491
2261 * platform/chromium/test_expectations.txt:
2263 2011-03-01 Steve Lacey <sjl@chromium.org>
2265 Reviewed by Eric Carlson.
2267 Create layout test for progress event and remove test for suspend event.
2269 LayoutTests/http/tests/media/video-play-suspend is now hanging on chromium
2270 https://bugs.webkit.org/show_bug.cgi?id=55198
2272 * http/tests/media/video-play-progress-expected.txt: Added.
2273 * http/tests/media/video-play-progress.html: Added.
2274 * http/tests/media/video-play-suspend-expected.txt: Removed.
2275 * http/tests/media/video-play-suspend.html: Removed.
2276 * platform/gtk/Skipped:
2277 * platform/mac/Skipped:
2278 * platform/win/Skipped:
2280 2011-03-01 Martin Robinson <mrobinson@igalia.com>
2282 REGRESSION (r79762): Items in <select multiple> have focus rings, but shouldn't
2283 https://bugs.webkit.org/show_bug.cgi?id=55323
2285 Add new GTK+ test results.
2287 * platform/gtk/fast/forms/select-listbox-multiple-no-focusring-expected.checksum: Added.
2288 * platform/gtk/fast/forms/select-listbox-multiple-no-focusring-expected.png: Added.
2289 * platform/gtk/fast/forms/select-listbox-multiple-no-focusring-expected.txt: Added.
2290 * platform/gtk/fast/spatial-navigation/snav-multiple-select-focusring-expected.checksum: Added.
2291 * platform/gtk/fast/spatial-navigation/snav-multiple-select-focusring-expected.png: Added.
2293 2011-03-01 Dan Bernstein <mitz@apple.com>
2295 Reviewed by Darin Adler.
2297 <rdar://problem/8902714> Expand ruby text when it is shorter than the ruby base
2298 https://bugs.webkit.org/show_bug.cgi?id=55487
2300 * platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum:
2301 * platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.png:
2302 * platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.txt:
2303 * platform/mac/fast/blockflow/japanese-ruby-horizontal-bt-expected.checksum:
2304 * platform/mac/fast/blockflow/japanese-ruby-horizontal-bt-expected.png:
2305 * platform/mac/fast/blockflow/japanese-ruby-horizontal-bt-expected.txt:
2306 * platform/mac/fast/blockflow/japanese-ruby-vertical-lr-expected.checksum:
2307 * platform/mac/fast/blockflow/japanese-ruby-vertical-lr-expected.png:
2308 * platform/mac/fast/blockflow/japanese-ruby-vertical-lr-expected.txt:
2309 * platform/mac/fast/blockflow/japanese-ruby-vertical-rl-expected.checksum:
2310 * platform/mac/fast/blockflow/japanese-ruby-vertical-rl-expected.png:
2311 * platform/mac/fast/blockflow/japanese-ruby-vertical-rl-expected.txt:
2313 2011-03-01 Sergio Villar Senin <svillar@igalia.com>
2317 Added new GTK test expectations.
2319 * platform/gtk/fast/block/positioning/auto/vertical-lr/: 7 tests.
2320 * platform/gtk/fast/block/positioning/auto/vertical-rl/: 7 tests.
2322 2011-02-23 Joseph Pecoraro <joepeck@webkit.org>
2324 Reviewed by Timothy Hatcher.
2326 All Console Messages should be passed to ChromeClients.
2327 https://bugs.webkit.org/show_bug.cgi?id=54926
2329 Passing more message types to the ChromeClient allows
2330 some more messages to get output during tests. Specifically
2331 HTML, XML, and Other message types.
2333 * inspector/audits/audits-panel-functional.html: correct a legitimate HTML parse error.
2334 * http/tests/security/cross-origin-xsl-BLOCKED-expected.txt:
2335 * http/tests/security/mixedContent/insecure-css-in-main-frame-expected.txt:
2336 * http/tests/security/mixedContent/insecure-iframe-in-main-frame-expected.txt:
2337 * http/tests/security/mixedContent/insecure-image-in-main-frame-expected.txt:
2338 * http/tests/security/mixedContent/insecure-plugin-in-iframe-expected.txt:
2339 * http/tests/security/mixedContent/insecure-script-in-iframe-expected.txt:
2340 * http/tests/security/mixedContent/redirect-http-to-https-iframe-in-main-frame-expected.txt:
2341 * http/tests/security/mixedContent/redirect-http-to-https-script-in-iframe-expected.txt:
2342 * http/tests/security/mixedContent/redirect-https-to-http-iframe-in-main-frame-expected.txt:
2343 * http/tests/security/xss-DENIED-xml-external-entity-expected.txt:
2344 * http/tests/security/xss-DENIED-xsl-document-expected.txt:
2345 * http/tests/security/xss-DENIED-xsl-external-entity-expected.txt:
2346 * platform/mac/fast/xsl/xslt-mismatched-tags-in-xslt-expected.txt:
2347 * platform/mac/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt:
2348 * platform/mac/http/tests/inspector/console-websocket-error-expected.txt:
2350 2011-02-23 Joseph Pecoraro <joepeck@webkit.org>
2352 Reviewed by Kenneth Rohde Christiansen.
2354 Viewport parsing no longer accepts "1.0;" value as valid.
2355 https://bugs.webkit.org/show_bug.cgi?id=53705
2357 Add a new test to check viewport argument parsing of
2358 value "123x456", which although not completely a number
2359 should return the numeric prefix "123" as the value.
2360 Note that this affects "semicolons as separators" even
2361 though semicolons are not valid separators.
2363 * fast/viewport/viewport-129.html: Added.
2365 2011-03-01 Sergio Villar Senin <svillar@igalia.com>
2369 Removed accessibility/canvas-fallback-content.html from Skipped
2370 list as it was removed in 79920
2372 * platform/gtk/Skipped:
2374 2011-03-01 Pavel Feldman <pfeldman@chromium.org>
2376 Reviewed by Yury Semikhatsky.
2378 Web Inspector: remove manual watchdog from the inspector tests.
2379 https://bugs.webkit.org/show_bug.cgi?id=55447
2381 * http/tests/inspector/inspector-test.js:
2383 2011-03-01 Adam Roben <aroben@apple.com>
2385 Skip another timing-out test on Windows XP
2387 <http://webkit.org/b/51596> tracks the failure.
2389 * platform/win-xp/Skipped: Added http/tests/xmlhttprequest/basic-auth-nouser.html.
2391 2011-03-01 Adam Roben <aroben@apple.com>
2393 Skip fast/events/pageshow-pagehide-on-back-cached.html on Windows
2395 It is flaky. The failure is tracked by <http://webkit.org/b/55329>.
2397 * platform/win/Skipped:
2398 * platform/win/fast/events/pageshow-pagehide-on-back-cached-expected.txt: Removed.
2400 2011-03-01 Adam Roben <aroben@apple.com>
2402 Check in Windows pixel results to match text results added in r79979
2404 Fixes <http://webkit.org/b/55451> [Win] select-listbox-multiple-no-focusring.html needs
2407 * platform/win/fast/forms/select-listbox-multiple-no-focusring-expected.checksum: Added.
2408 * platform/win/fast/forms/select-listbox-multiple-no-focusring-expected.png: Added.
2410 2011-03-01 Philippe Normand <pnormand@igalia.com>
2412 Unreviewed, skip one crashing tests on GTK. See also
2413 https://bugs.webkit.org/show_bug.cgi?id=53146
2415 * platform/gtk/Skipped:
2417 2011-03-01 Philippe Normand <pnormand@igalia.com>
2419 Unreviewed, skip 2 crashing tests on GTK. See also
2420 https://bugs.webkit.org/show_bug.cgi?id=53146
2422 * platform/gtk/Skipped:
2424 2011-03-01 Nikolas Zimmermann <nzimmermann@rim.com>
2426 Reviewed by Antti Koivisto.
2428 SVG 1.1 2nd Edition color-prop-05-t.svg exposes bug in 'currentColor' handling
2429 https://bugs.webkit.org/show_bug.cgi?id=54800
2431 Add new layout test from the SVG 1.1 2nd Edition test suite, covering currentColor handling.
2432 Add tests ensuring that mutating a previously shared SVGPaint object makes it unique, so that
2433 mutations take affect, but don't affect other renderers which shared the SVGPaint object before.
2435 * platform/mac/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.checksum: Added.
2436 * platform/mac/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.png: Added.
2437 * platform/mac/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.txt: Added.
2438 * platform/mac/svg/custom/SVGPaint-mutate-attribute-expected.checksum: Added.
2439 * platform/mac/svg/custom/SVGPaint-mutate-attribute-expected.png: Added.
2440 * platform/mac/svg/custom/SVGPaint-mutate-attribute-expected.txt: Added.
2441 * platform/mac/svg/custom/SVGPaint-mutate-inline-style-expected.checksum: Added.
2442 * platform/mac/svg/custom/SVGPaint-mutate-inline-style-expected.png: Added.
2443 * platform/mac/svg/custom/SVGPaint-mutate-inline-style-expected.txt: Added.
2444 * svg/W3C-SVG-1.1-SE/color-prop-05-t.svg: Added.
2445 * svg/animations/animate-color-fill-currentColor-expected.txt: Added.
2446 * svg/animations/animate-color-fill-currentColor.html: Added.
2447 * svg/animations/script-tests/animate-color-fill-currentColor.js: Added.
2448 * svg/custom/SVGPaint-mutate-attribute.svg: Added.
2449 * svg/custom/SVGPaint-mutate-inline-style.svg: Added.
2450 * svg/dom/SVGColor-expected.txt: SVGColor mutations now reflected in style/computed style.
2451 * svg/dom/SVGPaint-expected.txt: Same for SVGPaint.
2453 2011-03-01 Pavel Feldman <pfeldman@chromium.org>
2455 Not reviewed: fixing flaky snow XMLViewer test on snow leopard.
2457 * http/tests/xmlviewer/dumpAsText/frames.html:
2459 2011-03-01 Ryosuke Niwa <rniwa@webkit.org>
2461 Unreviewed Windows rebaseline. The bug 55451 tracks this rebaseline.
2463 * platform/win/fast/forms/select-listbox-multiple-no-focusring-expected.txt: Added.
2465 2011-02-28 Tony Gentilcore <tonyg@chromium.org>
2467 Reviewed by Darin Adler.
2469 Fix a race condition in editing/selection/4975120
2470 https://bugs.webkit.org/show_bug.cgi?id=55429
2472 If the parser yields between the iframe and the script, it would have been
2473 possible for step2() to be called before runTest() and the test would hang.
2475 * editing/selection/4975120.html:
2477 2011-02-28 Benjamin Kalman <kalman@chromium.org>
2479 Reviewed by Ryosuke Niwa.
2481 Make editing/selection/extend-selection-home-end test match other extend-selection with granularity tests
2482 https://bugs.webkit.org/show_bug.cgi?id=55422
2484 The other extend-selection tests which test a granularity just call into resources/extend-selection.js with the
2485 granularity they're testing. The lineboundary test didn't due to RTL bugs in lineboundary, but these have now
2488 * editing/selection/extend-selection-home-end-expected.txt:
2489 * editing/selection/extend-selection-home-end.html:
2490 * platform/mac/editing/selection/extend-selection-home-end-expected.txt:
2491 * platform/win/editing/selection/extend-selection-home-end-expected.txt:
2493 2011-02-28 James Robinson <jamesr@chromium.org>
2495 Chromium baseline updates.
2497 * platform/chromium-linux/svg/text/font-size-below-point-five-expected.txt:
2498 * platform/chromium/test_expectations.txt:
2499 * platform/mac-leopard/svg/text/font-size-below-point-five-expected.txt:
2501 2011-02-28 Mihai Parparita <mihaip@chromium.org>
2503 Unreviewed Chromium expectations change.
2505 Rebaseline editing/ tests for Snow Leopard (mac/ baselines can't be used
2506 due to spell checking differences).
2508 * platform/chromium-mac-leopard/editing/deleting/delete-ws-fixup-002-expected.checksum: Added.
2509 * platform/chromium-mac-leopard/editing/deleting/delete-ws-fixup-002-expected.png: Added.
2510 * platform/chromium-mac-leopard/editing/inserting/typing-around-br-001-expected.checksum: Added.
2511 * platform/chromium-mac-leopard/editing/inserting/typing-around-br-001-expected.png: Added.
2512 * platform/chromium-mac-leopard/editing/pasteboard/paste-blockquote-3-expected.checksum: Added.
2513 * platform/chromium-mac-leopard/editing/pasteboard/paste-blockquote-3-expected.png: Added.
2514 * platform/chromium-mac-leopard/editing/selection/4932260-3-expected.checksum: Added.
2515 * platform/chromium-mac-leopard/editing/selection/4932260-3-expected.png: Added.
2516 * platform/chromium-mac-leopard/editing/selection/5234383-1-expected.checksum: Added.
2517 * platform/chromium-mac-leopard/editing/selection/5234383-1-expected.png: Added.
2518 * platform/chromium-mac-leopard/editing/selection/5234383-2-expected.checksum: Added.
2519 * platform/chromium-mac-leopard/editing/selection/5234383-2-expected.png: Added.
2520 * platform/chromium-mac-leopard/editing/selection/drag-in-iframe-expected.checksum: Added.
2521 * platform/chromium-mac-leopard/editing/selection/drag-in-iframe-expected.png: Added.
2522 * platform/chromium-mac/editing/deleting/delete-ws-fixup-002-expected.checksum: Added.
2523 * platform/chromium-mac/editing/deleting/delete-ws-fixup-002-expected.png: Added.
2524 * platform/chromium-mac/editing/inserting/typing-around-br-001-expected.checksum: Added.
2525 * platform/chromium-mac/editing/inserting/typing-around-br-001-expected.png: Added.
2526 * platform/chromium-mac/editing/pasteboard/paste-blockquote-3-expected.checksum: Added.
2527 * platform/chromium-mac/editing/pasteboard/paste-blockquote-3-expected.png: Added.
2528 * platform/chromium-mac/editing/selection/4932260-3-expected.checksum: Added.
2529 * platform/chromium-mac/editing/selection/4932260-3-expected.png: Added.
2530 * platform/chromium-mac/editing/selection/5234383-1-expected.checksum: Added.
2531 * platform/chromium-mac/editing/selection/5234383-1-expected.png: Added.
2532 * platform/chromium-mac/editing/selection/5234383-2-expected.checksum: Added.
2533 * platform/chromium-mac/editing/selection/5234383-2-expected.png: Added.
2534 * platform/chromium-mac/editing/selection/drag-in-iframe-expected.checksum: Added.
2535 * platform/chromium-mac/editing/selection/drag-in-iframe-expected.png: Added.
2537 2011-02-28 Mihai Parparita <mihaip@chromium.org>
2539 Unreviewed Chromium expectations change.
2541 Update Snow Leopard expectations.
2543 * platform/chromium/test_expectations.txt:
2545 2011-02-28 Chang Shu <cshu@webkit.org>
2547 Reviewed by Ryosuke Niwa.
2549 Remove the support of Frame::isContentEditable and its dependencies.
2550 https://bugs.webkit.org/show_bug.cgi?id=54292
2552 Updated expected results after the change that syncs the WebKit isEditable
2553 and WebCore isContentEditable.
2555 * platform/mac/editing/selection/designmode-no-caret-expected.txt:
2557 2011-02-28 Kent Tamura <tkent@chromium.org>
2559 Reviewed by Darin Adler.
2561 Number type input cannot be set to empty string if it has an initial value
2562 https://bugs.webkit.org/show_bug.cgi?id=53744
2564 * fast/forms/input-value-sanitization-expected.txt:
2565 * fast/forms/script-tests/input-value-sanitization.js: Add some tests.
2567 2011-02-28 Kent Tamura <tkent@chromium.org>
2569 Reviewed by Darin Adler.
2571 Number type input should not handle mouse wheel events if it has no focus.
2572 https://bugs.webkit.org/show_bug.cgi?id=53638
2576 * fast/forms/input-number-wheel-expected.txt:
2577 * fast/forms/script-tests/input-number-wheel.js:
2579 2011-02-28 Tony Gentilcore <tonyg@chromium.org>
2581 Reviewed by Darin Adler.
2583 Fix race condition in 4 media tests
2584 https://bugs.webkit.org/show_bug.cgi?id=55414
2586 The parser may yield and give events a chance to dispatch between any two tokens. So
2587 it is possible that the loadstart event fires immediately after the video tag is
2588 inserted into the document but before the subsequent script is parsed. This is very
2589 rare in the layout test environment since these small files are loaded from disk.
2591 This patch eliminates that race condition by allowing waitForEvent to register for
2592 events that bubble up to the document from any element. Then the registration can
2593 happen before before the element is inserted into the document.
2595 * media/video-source-media.html:
2596 * media/video-source-none-supported.html:
2597 * media/video-source-type-params.html:
2598 * media/video-source-type.html:
2599 * media/video-test.js:
2601 (waitForEventAndTest):
2603 2011-02-28 Tony Gentilcore <tonyg@chromium.org>
2605 Reviewed by Adam Barth.
2607 Follow HTML5 spec for document.open() a little more closely
2608 https://bugs.webkit.org/show_bug.cgi?id=55392
2610 * fast/parser/double-write-from-closed-iframe-expected.txt: Added.
2611 * fast/parser/double-write-from-closed-iframe.html: Added. Prior to this patch, the second write of 'PASS' could fail indeterminately.
2612 * fast/parser/script-tests/double-write-from-closed-iframe.js: Added.
2613 * fast/regex/script-tests/cross-frame-callable.js: Necessary to close late writes.
2615 2011-02-28 James Robinson <jamesr@chromium.org>
2617 Update chromium expectations and baselines.
2619 * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/001-expected.checksum: Added.
2620 * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/001-expected.png: Added.
2621 * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/002-expected.checksum: Added.
2622 * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/002-expected.png: Added.
2623 * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/003-expected.checksum: Added.
2624 * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/003-expected.png: Added.
2625 * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/004-expected.checksum: Added.
2626 * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/004-expected.png: Added.
2627 * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/005-expected.checksum: Added.
2628 * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/005-expected.png: Added.
2629 * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/006-expected.checksum: Added.
2630 * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/006-expected.png: Added.
2631 * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/007-expected.checksum: Added.
2632 * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/007-expected.png: Added.
2633 * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/001-expected.checksum: Added.
2634 * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/001-expected.png: Added.
2635 * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/002-expected.checksum: Added.
2636 * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/002-expected.png: Added.
2637 * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/003-expected.checksum: Added.
2638 * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/003-expected.png: Added.
2639 * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/004-expected.checksum: Added.
2640 * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/004-expected.png: Added.
2641 * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/005-expected.checksum: Added.
2642 * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/005-expected.png: Added.
2643 * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/006-expected.checksum: Added.
2644 * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/006-expected.png: Added.
2645 * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/007-expected.checksum: Added.
2646 * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/007-expected.png: Added.
2647 * platform/chromium-linux/fast/forms/select-listbox-multiple-no-focusring-expected.checksum: Added.
2648 * platform/chromium-linux/fast/forms/select-listbox-multiple-no-focusring-expected.png: Added.
2649 * platform/chromium-linux/fast/forms/select-listbox-multiple-no-focusring-expected.txt: Added.
2650 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/001-expected.checksum: Added.
2651 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/001-expected.png: Added.
2652 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/001-expected.txt: Added.
2653 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/002-expected.checksum: Added.
2654 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/002-expected.png: Added.
2655 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/002-expected.txt: Added.
2656 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/003-expected.checksum: Added.
2657 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/003-expected.png: Added.
2658 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/003-expected.txt: Added.
2659 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/004-expected.checksum: Added.
2660 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/004-expected.png: Added.
2661 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/004-expected.txt: Added.
2662 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/005-expected.checksum: Added.
2663 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/005-expected.png: Added.
2664 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/005-expected.txt: Added.
2665 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/006-expected.checksum: Added.
2666 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/006-expected.png: Added.
2667 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/006-expected.txt: Added.
2668 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/007-expected.checksum: Added.
2669 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/007-expected.png: Added.
2670 * platform/chromium-win/fast/block/positioning/auto/vertical-lr/007-expected.txt: Added.
2671 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/001-expected.checksum: Added.
2672 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/001-expected.png: Added.
2673 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/001-expected.txt: Added.
2674 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/002-expected.checksum: Added.
2675 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/002-expected.png: Added.
2676 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/002-expected.txt: Added.
2677 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/003-expected.checksum: Added.
2678 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/003-expected.png: Added.
2679 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/003-expected.txt: Added.
2680 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/004-expected.checksum: Added.
2681 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/004-expected.png: Added.
2682 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/004-expected.txt: Added.
2683 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/005-expected.checksum: Added.
2684 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/005-expected.png: Added.
2685 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/005-expected.txt: Added.
2686 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/006-expected.checksum: Added.
2687 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/006-expected.png: Added.
2688 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/006-expected.txt: Added.
2689 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/007-expected.checksum: Added.
2690 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/007-expected.png: Added.
2691 * platform/chromium-win/fast/block/positioning/auto/vertical-rl/007-expected.txt: Added.
2692 * platform/chromium-win/fast/forms/select-listbox-multiple-no-focusring-expected.checksum: Added.
2693 * platform/chromium-win/fast/forms/select-listbox-multiple-no-focusring-expected.png: Added.
2694 * platform/chromium-win/fast/forms/select-listbox-multiple-no-focusring-expected.txt: Added.
2695 * platform/chromium/fast/dom/prototype-inheritance-expected.txt:
2696 * platform/chromium/test_expectations.txt:
2698 2011-02-28 Chang Shu <cshu@webkit.org>
2700 Reviewed by Antonio Gomes.
2702 REGRESSION (r79762): Items in <select multiple> have focus rings, but shouldn't
2703 https://bugs.webkit.org/show_bug.cgi?id=55323
2705 Added test case that draws focus rings on selected items when spatial navigation is enabled.
2707 * fast/spatial-navigation/snav-multiple-select-focusring.html: Added.
2708 * platform/mac/fast/spatial-navigation: Added.
2709 * platform/mac/fast/spatial-navigation/snav-multiple-select-focusring-expected.checksum: Added.
2710 * platform/mac/fast/spatial-navigation/snav-multiple-select-focusring-expected.png: Added.
2711 * platform/mac/fast/spatial-navigation/snav-multiple-select-focusring-expected.txt: Added.
2713 2011-02-28 David Hyatt <hyatt@apple.com>
2715 Reviewed by Dan Bernstein.
2717 https://bugs.webkit.org/show_bug.cgi?id=46500, make positioned elements work with vertical text. Change staticX and staticY
2718 to be staticInlinePosition and staticBlockPosition. Patch all of the computations involving these variables to be writing
2719 mode aware. Mixed writing modes are not yet supported.
2721 Added new tests in fast/block/positioning/auto.
2723 * fast/block/positioning/auto/vertical-lr: Added.
2724 * fast/block/positioning/auto/vertical-lr/001.html: Added.
2725 * fast/block/positioning/auto/vertical-lr/002.html: Added.
2726 * fast/block/positioning/auto/vertical-lr/003.html: Added.
2727 * fast/block/positioning/auto/vertical-lr/004.html: Added.
2728 * fast/block/positioning/auto/vertical-lr/005.html: Added.
2729 * fast/block/positioning/auto/vertical-lr/006.html: Added.
2730 * fast/block/positioning/auto/vertical-lr/007.html: Added.
2731 * fast/block/positioning/auto/vertical-rl: Added.
2732 * fast/block/positioning/auto/vertical-rl/001.html: Added.
2733 * fast/block/positioning/auto/vertical-rl/002.html: Added.
2734 * fast/block/positioning/auto/vertical-rl/003.html: Added.
2735 * fast/block/positioning/auto/vertical-rl/004.html: Added.
2736 * fast/block/positioning/auto/vertical-rl/005.html: Added.
2737 * fast/block/positioning/auto/vertical-rl/006.html: Added.
2738 * fast/block/positioning/auto/vertical-rl/007.html: Added.
2739 * platform/mac/fast/block/positioning/auto/vertical-lr: Added.
2740 * platform/mac/fast/block/positioning/auto/vertical-lr/001-expected.checksum: Added.
2741 * platform/mac/fast/block/positioning/auto/vertical-lr/001-expected.png: Added.
2742 * platform/mac/fast/block/positioning/auto/vertical-lr/001-expected.txt: Added.
2743 * platform/mac/fast/block/positioning/auto/vertical-lr/002-expected.checksum: Added.
2744 * platform/mac/fast/block/positioning/auto/vertical-lr/002-expected.png: Added.
2745 * platform/mac/fast/block/positioning/auto/vertical-lr/002-expected.txt: Added.
2746 * platform/mac/fast/block/positioning/auto/vertical-lr/003-expected.checksum: Added.
2747 * platform/mac/fast/block/positioning/auto/vertical-lr/003-expected.png: Added.
2748 * platform/mac/fast/block/positioning/auto/vertical-lr/003-expected.txt: Added.
2749 * platform/mac/fast/block/positioning/auto/vertical-lr/004-expected.checksum: Added.
2750 * platform/mac/fast/block/positioning/auto/vertical-lr/004-expected.png: Added.
2751 * platform/mac/fast/block/positioning/auto/vertical-lr/004-expected.txt: Added.
2752 * platform/mac/fast/block/positioning/auto/vertical-lr/005-expected.checksum: Added.
2753 * platform/mac/fast/block/positioning/auto/vertical-lr/005-expected.png: Added.
2754 * platform/mac/fast/block/positioning/auto/vertical-lr/005-expected.txt: Added.
2755 * platform/mac/fast/block/positioning/auto/vertical-lr/006-expected.checksum: Added.
2756 * platform/mac/fast/block/positioning/auto/vertical-lr/006-expected.png: Added.
2757 * platform/mac/fast/block/positioning/auto/vertical-lr/006-expected.txt: Added.
2758 * platform/mac/fast/block/positioning/auto/vertical-lr/007-expected.checksum: Added.
2759 * platform/mac/fast/block/positioning/auto/vertical-lr/007-expected.png: Added.
2760 * platform/mac/fast/block/positioning/auto/vertical-lr/007-expected.txt: Added.
2761 * platform/mac/fast/block/positioning/auto/vertical-rl: Added.
2762 * platform/mac/fast/block/positioning/auto/vertical-rl/001-expected.checksum: Added.
2763 * platform/mac/fast/block/positioning/auto/vertical-rl/001-expected.png: Added.
2764 * platform/mac/fast/block/positioning/auto/vertical-rl/001-expected.txt: Added.
2765 * platform/mac/fast/block/positioning/auto/vertical-rl/002-expected.checksum: Added.
2766 * platform/mac/fast/block/positioning/auto/vertical-rl/002-expected.png: Added.
2767 * platform/mac/fast/block/positioning/auto/vertical-rl/002-expected.txt: Added.
2768 * platform/mac/fast/block/positioning/auto/vertical-rl/003-expected.checksum: Added.
2769 * platform/mac/fast/block/positioning/auto/vertical-rl/003-expected.png: Added.
2770 * platform/mac/fast/block/positioning/auto/vertical-rl/003-expected.txt: Added.
2771 * platform/mac/fast/block/positioning/auto/vertical-rl/004-expected.checksum: Added.
2772 * platform/mac/fast/block/positioning/auto/vertical-rl/004-expected.png: Added.
2773 * platform/mac/fast/block/positioning/auto/vertical-rl/004-expected.txt: Added.
2774 * platform/mac/fast/block/positioning/auto/vertical-rl/005-expected.checksum: Added.
2775 * platform/mac/fast/block/positioning/auto/vertical-rl/005-expected.png: Added.
2776 * platform/mac/fast/block/positioning/auto/vertical-rl/005-expected.txt: Added.
2777 * platform/mac/fast/block/positioning/auto/vertical-rl/006-expected.checksum: Added.
2778 * platform/mac/fast/block/positioning/auto/vertical-rl/006-expected.png: Added.
2779 * platform/mac/fast/block/positioning/auto/vertical-rl/006-expected.txt: Added.
2780 * platform/mac/fast/block/positioning/auto/vertical-rl/007-expected.checksum: Added.
2781 * platform/mac/fast/block/positioning/auto/vertical-rl/007-expected.png: Added.
2782 * platform/mac/fast/block/positioning/auto/vertical-rl/007-expected.txt: Added.
2784 2011-02-28 Jungshik Shin <jshin@chromium.org>
2786 https://bugs.webkit.org/show_bug.cgi?id=55121
2788 [chromium] Unreviewed change of test_expectations.txt
2789 With the platform-specific expectation file landed in r79912,
2790 fast/xsl/sort-locale-expected.txt should pass now on chromium.
2791 So, remove it from the failure list.
2793 * platform/chromium/test_expectations.txt:
2795 2011-02-28 Sheriff Bot <webkit.review.bot@gmail.com>
2797 Unreviewed, rolling out r78789.
2798 http://trac.webkit.org/changeset/78789
2799 https://bugs.webkit.org/show_bug.cgi?id=55409
2801 Incorrect canvas fallback implementation (Requested by
2802 inferno-sec on #webkit).
2804 * accessibility/canvas-fallback-content-expected.txt: Removed.
2805 * accessibility/canvas-fallback-content.html: Removed.
2806 * accessibility/canvas.html:
2808 2011-02-28 Sheriff Bot <webkit.review.bot@gmail.com>
2810 Unreviewed, rolling out r79425.
2811 http://trac.webkit.org/changeset/79425
2812 https://bugs.webkit.org/show_bug.cgi?id=55406
2814 Incorrect canvas fallback implementation. (Requested by
2815 inferno-sec on #webkit).
2817 * canvas/canvas-mouse-events-expected.txt: Removed.
2818 * canvas/canvas-mouse-events.html: Removed.
2819 * platform/mac-wk2/Skipped:
2820 * platform/qt-wk2/Skipped:
2821 * platform/win-wk2/Skipped:
2823 2011-02-28 Adam Klein <adamk@chromium.org>
2825 Reviewed by Adam Barth.
2827 [fileapi] Implement LocalFileSystem.resolveLocalFileSystemURI
2828 https://bugs.webkit.org/show_bug.cgi?id=54774
2830 Tests for resolveLocalFileSystemURI.
2832 * fast/filesystem/resolve-uri-expected.txt: Added.
2833 * fast/filesystem/resolve-uri.html: Added.
2834 * fast/filesystem/script-tests/resolve-uri.js: Added.
2836 2011-02-28 Mihai Parparita <mihaip@chromium.org>
2838 Unreviewed Chromium rebaseline.
2840 Fix 3 tests for Snow Leopard by removing out of date chromium-mac
2841 baselines (there are already chromium-mac-leopard results).
2843 Revert rebaseline done by r79881 since the behavior was reverted by
2846 * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-lr-expected.checksum: Removed.
2847 * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-lr-expected.png: Removed.
2848 * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-rl-expected.checksum: Removed.
2849 * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-rl-expected.png: Removed.
2850 * platform/chromium-mac/fast/forms/placeholder-position-expected.checksum: Removed.
2851 * platform/chromium-mac/fast/forms/placeholder-position-expected.png: Removed.
2852 * platform/chromium/test_expectations.txt:
2853 * platform/mac/fast/forms/listbox-hit-test-zoomed-expected.checksum:
2854 * platform/mac/fast/forms/listbox-hit-test-zoomed-expected.png:
2856 2011-02-28 Jungshik Shin <jshin@chromium.org>
2858 Reviewed by Tony Chang
2860 https://bugs.webkit.org/show_bug.cgi?id=55121
2862 [chromium] Recently, French Academy changed the sorting
2863 rules for French in such a way that accents are not weighted
2864 from the end of a word any more. ICU 4.6 / CLDR 1.9
2865 incorporated the change. Canadian French hasn't adopted the
2868 Chrome is the only port that uses new rules with ICU 4.6. So,
2869 for now, I'm changing the expectation file for Chrome only.
2871 * platform/chromium/fast/xsl: Added.
2872 * platform/chromium/fast/xsl/sort-locale-expected.txt: Copied from LayoutTests/fast/xsl/sort-locale-expected.txt.
2874 2011-02-28 Chang Shu <cshu@webkit.org>
2876 Reviewed by Adele Peterson.
2878 REGRESSION (r79762): Items in <select multiple> have focus rings, but shouldn't
2879 https://bugs.webkit.org/show_bug.cgi?id=55323
2881 Added test case to make sure no focus ring is drawn on selected items.
2883 * fast/forms/select-listbox-multiple-no-focusring.html: Added.
2884 * platform/mac/fast/forms/select-listbox-multiple-no-focusring-expected.checksum: Added.
2885 * platform/mac/fast/forms/select-listbox-multiple-no-focusring-expected.png: Added.
2886 * platform/mac/fast/forms/select-listbox-multiple-no-focusring-expected.txt: Added.
2888 2011-02-28 Abhishek Arya <inferno@chromium.org>
2890 Reviewed by Anders Carlsson.
2892 Unskip crashing test fast/frames/iframe-plugin-load-remove-document-crash.html.
2893 https://bugs.webkit.org/show_bug.cgi?id=55307
2895 * platform/gtk/Skipped:
2896 * platform/qt/Skipped:
2897 * platform/win/Skipped:
2899 2011-02-28 Adam Klein <adamk@chromium.org>
2901 Reviewed by James Robinson.
2903 [chromium] Remove "PASS TEXT" expectation for fast/filesystem/op-get-entry.html
2904 https://bugs.webkit.org/show_bug.cgi?id=55262
2906 Test now passes as Chromium has rolled past r76098.
2908 * platform/chromium/test_expectations.txt:
2910 2011-02-28 Sergio Villar Senin <svillar@igalia.com>
2912 Reviewed by Martin Robinson.
2914 [Gtk] Resource size is incorrectly reported to WebCore
2915 https://bugs.webkit.org/show_bug.cgi?id=53228
2917 * platform/gtk/Skipped: unskipped http/tests/inspector/network-size.html
2919 2011-02-28 Csaba Osztrogonác <ossy@webkit.org>
2923 [Qt] Add Qt specific expected results for passing fast tests.
2925 * platform/qt/Skipped: Unskip passing tests.
2926 * platform/qt/fast/transforms [...] : Added.
2927 * platform/qt/fast/tokenizer [...] : Added.
2928 * platform/qt/fast/replaced [...] : Added.
2929 * platform/qt/fast/runin [...] : Added.
2930 * platform/qt/fast/selectors [...] : Added.
2931 * platform/qt/fast/table [...] : Added.
2932 * ChangeLog : Remove duplicated ChangeLog entry.
2934 2011-02-28 Mihai Parparita <mihaip@chromium.org>
2936 Unreviewed Chromium expectations change.
2938 Skip over fast/overflow/horizontal-scroll-after-back.html added by
2939 r79844, since it's page cache-specific.
2941 * platform/chromium/test_expectations.txt:
2943 2011-02-28 Mihai Parparita <mihaip@chromium.org>
2945 Unreviewed Chromium expectations change.
2947 Rebaseline fast/forms/listbox-hit-test-zoomed.html after r79762.
2948 Also make a new other expectations more specific.
2950 * platform/chromium/test_expectations.txt:
2951 * platform/mac/fast/forms/listbox-hit-test-zoomed-expected.checksum:
2952 * platform/mac/fast/forms/listbox-hit-test-zoomed-expected.png:
2954 2011-02-28 Pavel Podivilov <podivilov@chromium.org>
2956 Reviewed by Pavel Feldman.
2958 Web Inspector: add live edit test.
2959 https://bugs.webkit.org/show_bug.cgi?id=55360
2961 * http/tests/inspector/debugger-test.js:
2962 (initialize_DebuggerTest):
2963 * inspector/debugger/debug-inlined-scripts.html:
2964 * inspector/debugger/live-edit-expected.txt: Added.
2965 * inspector/debugger/live-edit.html: Added.
2966 * inspector/debugger/resources/edit-me.js: Added.
2967 * platform/gtk/Skipped:
2968 * platform/mac/Skipped:
2969 * platform/qt/Skipped:
2970 * platform/win/Skipped:
2972 2011-02-28 Pavel Feldman <pfeldman@chromium.org>
2974 Not reviewed. More follow ups to XML Viewer tests commit.
2976 * http/tests/xmlviewer/dumpAsText/frames.html:
2977 * platform/qt/Skipped:
2979 2011-02-28 Sheriff Bot <webkit.review.bot@gmail.com>
2981 Unreviewed, rolling out r79784.
2982 http://trac.webkit.org/changeset/79784
2983 https://bugs.webkit.org/show_bug.cgi?id=55386
2985 This change causes lots of assertion failures in Debug builds
2986 (Requested by aroben on #webkit).
2988 * transitions/matched-transform-functions.html:
2989 * transitions/retargetted-transition.html:
2991 2011-02-28 Pavel Feldman <pfeldman@chromium.org>
2993 Not reviewed: follow up to r79861, moved utf-16-no-bom to its new home, fixed flaky frames.html.
2995 * fast/encoding/dumpAsText/utf-16-no-bom.xml: Renamed from LayoutTests/fast/encoding/utf-16-no-bom.xml.
2996 * http/tests/xmlviewer/dumpAsText/frames.html:
2998 2011-02-28 Pavel Podivilov <podivilov@chromium.org>
3000 Reviewed by Pavel Feldman.
3002 Web Inspector: [REGRESSION] source frame is recreated for each inlined script in document.
3003 https://bugs.webkit.org/show_bug.cgi?id=55377
3005 * inspector/debugger/scripts-panel-expected.txt:
3006 * inspector/debugger/scripts-panel.html:
3008 2011-02-28 Csaba Osztrogonác <ossy@webkit.org>
3012 [Qt] Remove non-existent tests from Skipped list after r79861.
3014 * platform/qt/Skipped:
3016 2011-02-28 Csaba Osztrogonác <ossy@webkit.org>
3020 [Qt] Add Qt specific expected results for passing fast/css tests.
3022 * platform/qt/Skipped:
3023 * platform/qt/fast/css [...] : Added.
3026 2011-02-28 Adam Roben <aroben@apple.com>
3028 Skip a sometimes-crashing test on Windows
3030 The failure is tracked by <http://webkit.org/b/55375>.
3032 * platform/win/Skipped: Added http/tests/websocket/tests/reload-crash.html.
3034 2011-02-28 Adam Roben <aroben@apple.com>
3036 Add a test for the paint rect passed via WM_PAINT to windowless plugins
3038 Test for <http://webkit.org/b/55365> <rdar://problem/9031089> REGRESSION (r79040): WebKit2:
3039 Large portions of pages with plugins paint black
3041 Reviewed by Anders Carlsson.
3043 * platform/win-wk2/platform/win/plugins/windowless-paint-rect-coordinates-expected.txt: Added.
3044 * platform/win/plugins/windowless-paint-rect-coordinates-expected.txt: Added. WebKit1
3045 doesn't pass a paint rect via WM_PAINT, so we have different results there.
3046 * platform/win/plugins/windowless-paint-rect-coordinates.html: Added.
3048 2011-02-28 Vsevolod Vlasov <vsevik@chromium.org>
3050 Reviewed by Pavel Feldman.
3052 XML without style should render as syntax-highlighted source.
3053 https://bugs.webkit.org/show_bug.cgi?id=13807
3055 Added tests for XML tree view mode. Testing both logic for entering
3056 XML tree view mode and rendering itself.
3057 Tests are disabled for QT since this logic is not yet implemented, see
3058 https://bugs.webkit.org/show_bug.cgi?id=55302
3060 * fast/css/dumpAsText/xml-stylesheet-pi-not-in-prolog-expected.txt: Copied from LayoutTests/fast/css/xml-stylesheet-pi-not-in-prolog.xml.
3061 * fast/css/dumpAsText/xml-stylesheet-pi-not-in-prolog.xml: Renamed from LayoutTests/fast/css/xml-stylesheet-pi-not-in-prolog.xml.
3062 * fast/encoding/dumpAsText/utf-16-no-bom-expected.txt: Added.
3063 * fast/encoding/dumpAsText/utf-16-no-bom.xml: Renamed from LayoutTests/fast/encoding/utf-16-no-bom.xml.
3064 * http/tests/xmlviewer/dumpAsText/css-stylesheet-expected.txt: Added.
3065 * http/tests/xmlviewer/dumpAsText/css-stylesheet.xml: Added.
3066 * http/tests/xmlviewer/dumpAsText/frames-expected.txt: Added.
3067 * http/tests/xmlviewer/dumpAsText/frames.html: Added.
3068 * http/tests/xmlviewer/dumpAsText/mathml-expected.txt: Added.
3069 * http/tests/xmlviewer/dumpAsText/mathml.xml: Added.
3070 * http/tests/xmlviewer/dumpAsText/resources/css-stylesheet.css: Added.
3072 * http/tests/xmlviewer/dumpAsText/resources/frames-helper.xml: Added.
3073 * http/tests/xmlviewer/dumpAsText/resources/xsl.xml: Added.
3074 * http/tests/xmlviewer/dumpAsText/svg-expected.txt: Added.
3075 * http/tests/xmlviewer/dumpAsText/svg.xml: Added.
3076 * http/tests/xmlviewer/dumpAsText/wml-expected.txt: Added.
3077 * http/tests/xmlviewer/dumpAsText/wml.xml: Added.
3078 * http/tests/xmlviewer/dumpAsText/xhtml-tag-expected.txt: Added.
3079 * http/tests/xmlviewer/dumpAsText/xhtml-tag.xml: Added.
3080 * http/tests/xmlviewer/dumpAsText/xlink-expected.txt: Added.
3081 * http/tests/xmlviewer/dumpAsText/xlink.xml: Added.
3082 * http/tests/xmlviewer/dumpAsText/xmlviewer-charset-cp1251-expected.txt: Added.
3083 * http/tests/xmlviewer/dumpAsText/xmlviewer-charset-cp1251.xml: Added.
3084 * http/tests/xmlviewer/dumpAsText/xmlviewer-charset-utf8-expected.txt: Added.
3085 * http/tests/xmlviewer/dumpAsText/xmlviewer-charset-utf8.xml: Added.
3086 * http/tests/xmlviewer/dumpAsText/xmlviewer-expected.txt: Added.
3087 * http/tests/xmlviewer/dumpAsText/xmlviewer.xml: Added.
3088 * http/tests/xmlviewer/dumpAsText/xsl-stylesheet-expected.txt: Added.
3089 * http/tests/xmlviewer/dumpAsText/xsl-stylesheet.xml: Added.
3090 * http/tests/xmlviewer/dumpAsText/xul-expected.txt: Added.
3091 * http/tests/xmlviewer/dumpAsText/xul.xml: Added.
3092 * platform/chromium-linux/fast/css/xml-stylesheet-pi-not-in-prolog-expected.checksum: Removed.
3093 * platform/chromium-linux/fast/css/xml-stylesheet-pi-not-in-prolog-expected.png: Removed.
3094 * platform/chromium-linux/fast/encoding/utf-16-no-bom-expected.checksum: Removed.
3095 * platform/chromium-linux/fast/encoding/utf-16-no-bom-expected.png: Removed.
3096 * platform/chromium-linux/svg/hixie/error/004-expected.checksum: Removed.
3097 * platform/chromium-linux/svg/hixie/error/004-expected.png: Removed.
3098 * platform/chromium-linux/svg/hixie/error/005-expected.checksum: Removed.
3099 * platform/chromium-linux/svg/hixie/error/005-expected.png: Removed.
3100 * platform/chromium-win/fast/css/xml-stylesheet-pi-not-in-prolog-expected.checksum: Removed.
3101 * platform/chromium-win/fast/css/xml-stylesheet-pi-not-in-prolog-expected.png: Removed.
3102 * platform/chromium-win/fast/css/xml-stylesheet-pi-not-in-prolog-expected.txt: Removed.
3103 * platform/chromium-win/fast/encoding/utf-16-no-bom-expected.checksum: Removed.
3104 * platform/chromium-win/fast/encoding/utf-16-no-bom-expected.png: Removed.
3105 * platform/chromium-win/fast/encoding/utf-16-no-bom-expected.txt: Removed.
3106 * platform/chromium-win/svg/hixie/error/004-expected.checksum: Removed.
3107 * platform/chromium-win/svg/hixie/error/004-expected.png: Removed.
3108 * platform/chromium-win/svg/hixie/error/004-expected.txt: Removed.
3109 * platform/chromium-win/svg/hixie/error/005-expected.checksum: Removed.
3110 * platform/chromium-win/svg/hixie/error/005-expected.png: Removed.
3111 * platform/chromium-win/svg/hixie/error/005-expected.txt: Removed.
3112 * platform/chromium/http/tests/xmlviewer/dumpAsText/mathml-expected.txt: Added.
3113 * platform/gtk/fast/css/xml-stylesheet-pi-not-in-prolog-expected.checksum: Removed.
3114 * platform/gtk/fast/css/xml-stylesheet-pi-not-in-prolog-expected.png: Removed.
3115 * platform/gtk/fast/css/xml-stylesheet-pi-not-in-prolog-expected.txt: Removed.
3116 * platform/gtk/fast/encoding/utf-16-no-bom-expected.checksum: Removed.
3117 * platform/gtk/fast/encoding/utf-16-no-bom-expected.png: Removed.
3118 * platform/gtk/fast/encoding/utf-16-no-bom-expected.txt: Removed.
3119 * platform/gtk/svg/hixie/error/004-expected.checksum: Removed.
3120 * platform/gtk/svg/hixie/error/004-expected.png: Removed.
3121 * platform/gtk/svg/hixie/error/004-expected.txt: Removed.
3122 * platform/gtk/svg/hixie/error/005-expected.checksum: Removed.
3123 * platform/gtk/svg/hixie/error/005-expected.png: Removed.
3124 * platform/gtk/svg/hixie/error/005-expected.txt: Removed.
3125 * platform/mac-leopard/fast/css/xml-stylesheet-pi-not-in-prolog-expected.checksum: Removed.
3126 * platform/mac-leopard/fast/css/xml-stylesheet-pi-not-in-prolog-expected.png: Removed.
3127 * platform/mac-leopard/fast/encoding/utf-16-no-bom-expected.checksum: Removed.
3128 * platform/mac-leopard/fast/encoding/utf-16-no-bom-expected.png: Removed.
3129 * platform/mac-leopard/svg/hixie/error/004-expected.checksum: Removed.
3130 * platform/mac-leopard/svg/hixie/error/004-expected.png: Removed.
3131 * platform/mac-leopard/svg/hixie/error/005-expected.checksum: Removed.
3132 * platform/mac-leopard/svg/hixie/error/005-expected.png: Removed.
3133 * platform/mac/fast/css/xml-stylesheet-pi-not-in-prolog-expected.checksum: Removed.
3134 * platform/mac/fast/css/xml-stylesheet-pi-not-in-prolog-expected.png: Removed.
3135 * platform/mac/fast/css/xml-stylesheet-pi-not-in-prolog-expected.txt: Removed.
3136 * platform/mac/fast/encoding/utf-16-no-bom-expected.checksum: Removed.
3137 * platform/mac/fast/encoding/utf-16-no-bom-expected.png: Removed.
3138 * platform/mac/fast/encoding/utf-16-no-bom-expected.txt: Removed.
3139 * platform/mac/svg/hixie/error/004-expected.checksum: Removed.
3140 * platform/mac/svg/hixie/error/004-expected.png: Removed.
3141 * platform/mac/svg/hixie/error/004-expected.txt: Removed.
3142 * platform/mac/svg/hixie/error/005-expected.checksum: Removed.
3143 * platform/mac/svg/hixie/error/005-expected.png: Removed.
3144 * platform/mac/svg/hixie/error/005-expected.txt: Removed.
3145 * platform/qt/Skipped:
3146 * platform/qt/fast/css/dumpAsText/xml-stylesheet-pi-not-in-prolog-expected.txt: Added.
3147 * platform/qt/fast/css/xml-stylesheet-pi-not-in-prolog-expected.txt: Removed.
3148 * platform/qt/fast/encoding/dumpAsText/utf-16-no-bom-expected.txt: Added.
3149 * platform/qt/fast/encoding/utf-16-no-bom-expected.txt: Removed.
3150 * platform/qt/svg/hixie/error/004-expected.txt: Removed.
3151 * platform/qt/svg/hixie/error/005-expected.txt: Removed.
3152 * platform/qt/svg/hixie/error/dumpAsText/004-expected.txt: Added.
3153 * platform/qt/svg/hixie/error/dumpAsText/005-expected.txt: Added.
3154 * svg/hixie/error/dumpAsText/004-expected.txt: Added.
3155 * svg/hixie/error/dumpAsText/004.xml: Renamed from LayoutTests/svg/hixie/error/004.xml.
3156 * svg/hixie/error/dumpAsText/005-expected.txt: Added.
3157 * svg/hixie/error/dumpAsText/005.xml: Renamed from LayoutTests/svg/hixie/error/005.xml.
3159 2011-02-28 Pavel Feldman <pfeldman@chromium.org>
3161 Not reviewed: skipping new inspector network tests on win.
3163 * platform/win/Skipped:
3165 2011-02-28 Yury Semikhatsky <yurys@chromium.org>
3167 Reviewed by Pavel Feldman.
3169 Web Inspector: debugger agents should have same livetime as InspectorAgent
3170 https://bugs.webkit.org/show_bug.cgi?id=55369
3172 * inspector/report-protocol-errors-expected.txt:
3173 * inspector/report-protocol-errors.html:
3175 2011-02-28 Pavel Feldman <pfeldman@chromium.org>
3177 Not reviewed: updated inspector test harness and chromium expectations.
3179 * http/tests/inspector/network/network-size-expected.txt:
3180 * http/tests/inspector/network/network-timing.html:
3181 * http/tests/inspector/network/resources/resource.php:
3182 * platform/chromium/http/tests/inspector/network/network-size-expected.txt: Copied from LayoutTests/http/tests/inspector/network/network-size-expected.txt.
3183 * platform/gtk/Skipped:
3184 * platform/qt/Skipped:
3186 2011-02-28 Pavel Feldman <pfeldman@chromium.org>
3188 Reviewed by Yury Semikhatsky.
3190 Web Inspector: add first network test, improve harness.
3191 https://bugs.webkit.org/show_bug.cgi?id=55306
3193 * http/tests/inspector/inspector-test.js:
3194 (initialize_InspectorTest.InspectorTest.assertGreaterOrEqual):
3195 * http/tests/inspector/network/network-size-expected.txt: Added.
3196 * http/tests/inspector/network/network-size.html: Added.
3197 * http/tests/inspector/network/network-timing-expected.txt: Added.
3198 * http/tests/inspector/network/network-timing.html: Added.
3199 * http/tests/inspector/network/resources/resource.php: Added.
3201 2011-02-27 Aparna Nandyal <aparna.nand@wipro.com>
3203 Reviewed by Antonio Gomes.
3205 [Qt] QtTestBrowser - Horizontal scrollbar disappears on navigating pages using Back/Forward
3206 https://bugs.webkit.org/show_bug.cgi?id=53917
3208 The bug got fixed by other changes. Adding test case to avoid
3209 regressions in the future.
3211 * fast/overflow/horizontal-scroll-after-back-expected.txt: Added.
3212 * fast/overflow/horizontal-scroll-after-back.html: Added.
3214 2011-02-27 Adam Roben <aroben@apple.com>
3216 Add Windows expected failure results for fast/events/pageshow-pagehide-on-back-cached.html
3218 <http://webkit.org/b/55329> tracks the failure.
3220 * platform/win/fast/events/pageshow-pagehide-on-back-cached-expected.txt: Added.
3222 2011-02-27 Adam Roben <aroben@apple.com>
3224 Add Windows expected failure results for fast/images/support-broken-image-delegate.html
3226 <http://webkit.org/b/55324> tracks the failure.
3228 * platform/win/fast/images/support-broken-image-delegate-expected.txt: Added.
3230 2011-02-27 Adam Roben <aroben@apple.com>
3232 Remove Windows-specific html5lib results
3234 I suspect these haven't been needed since r77781.
3236 * platform/win/html5lib/runner-expected.txt: Removed.
3238 2011-02-27 Adam Roben <aroben@apple.com>
3240 Skip fast/frames/iframe-plugin-load-remove-document-crash.html on Windows
3242 It's been crashing since it was added in r79808. <http://webkit.org/b/55307> tracks the
3245 * platform/win/Skipped:
3247 2011-02-27 Patrick Gansterer <paroga@webkit.org>
3249 Reviewed by Andreas Kling.
3251 [Qt] fast/loader/user-stylesheet-fast-path.html fails
3252 https://bugs.webkit.org/show_bug.cgi?id=50911
3254 * platform/qt/Skipped: Unskip test which is now passing.
3256 2011-02-26 Abhishek Arya <inferno@chromium.org>
3260 Skip the test on QT, GTK until we can figure out the plugin load problem.
3261 https://bugs.webkit.org/show_bug.cgi?id=55307
3263 * platform/gtk/Skipped:
3264 * platform/qt/Skipped:
3266 2011-02-26 Justin Schuh <jschuh@chromium.org>
3268 Reviewed by Darin Adler.
3270 Delay firing of mutation events while setting attribute values
3271 https://bugs.webkit.org/show_bug.cgi?id=55199
3273 * fast/dom/attribute-change-on-mutate-expected.txt: Added.
3274 * fast/dom/attribute-change-on-mutate.html: Added.
3276 2011-02-25 Abhishek Arya <inferno@chromium.org>
3278 Reviewed by Adam Barth.
3280 Tests that removing a document during a plugin load does not result
3282 https://bugs.webkit.org/show_bug.cgi?id=55289
3284 * fast/frames/iframe-plugin-load-remove-document-crash-expected.txt: Added.
3285 * fast/frames/iframe-plugin-load-remove-document-crash.html: Added.
3287 2011-02-26 Pavel Feldman <pfeldman@chromium.org>
3289 Not reviewed: rolling out 79799 and 79804 for breaking xml tests on mac.
3291 2011-02-26 Pavel Feldman <pfeldman@chromium.org>
3293 Not reviewed: follow up to r79799. Fixing WinCE+Efl, mute new tests on Qt.
3294 https://bugs.webkit.org/show_bug.cgi?id=55302
3296 * platform/qt/Skipped:
3298 2011-02-26 Mihai Parparita <mihaip@chromium.org>
3300 Unreviewed Chromium expectations update.
3302 Add failing expectation for fast/images/support-broken-image-delegate.html
3304 * platform/chromium/test_expectations.txt:
3306 2011-02-26 Mihai Parparita <mihaip@chromium.org>
3308 Unreviewed update of the Chromium html5lib expectations after r79765
3309 (diff matches the base expectations change).
3311 * platform/chromium/html5lib/runner-expected.txt:
3313 2011-02-25 Vsevolod Vlasov <vsevik@chromium.org>
3315 Reviewed by Pavel Feldman.
3317 XML without style should render as syntax-highlighted source.
3318 https://bugs.webkit.org/show_bug.cgi?id=13807
3320 Added tests for XML tree view mode. Testing both logic for entering
3321 XML tree view mode and rendering itself.
3323 * http/tests/xmlviewer/dumpAsText/css-stylesheet-expected.txt: Added.
3324 * http/tests/xmlviewer/dumpAsText/css-stylesheet.xml: Added.
3325 * http/tests/xmlviewer/dumpAsText/frames-expected.txt: Added.
3326 * http/tests/xmlviewer/dumpAsText/frames.html: Added.
3327 * http/tests/xmlviewer/dumpAsText/mathml-expected.txt: Added.
3328 * http/tests/xmlviewer/dumpAsText/mathml.xml: Added.
3329 * http/tests/xmlviewer/dumpAsText/resources/css-stylesheet.css: Added.
3331 * http/tests/xmlviewer/dumpAsText/resources/frames-helper.xml: Added.
3332 * http/tests/xmlviewer/dumpAsText/resources/xsl.xml: Added.
3333 * http/tests/xmlviewer/dumpAsText/svg-expected.txt: Added.
3334 * http/tests/xmlviewer/dumpAsText/svg.xml: Added.
3335 * http/tests/xmlviewer/dumpAsText/wml-expected.txt: Added.
3336 * http/tests/xmlviewer/dumpAsText/wml.xml: Added.
3337 * http/tests/xmlviewer/dumpAsText/xhtml-tag-expected.txt: Added.
3338 * http/tests/xmlviewer/dumpAsText/xhtml-tag.xml: Added.
3339 * http/tests/xmlviewer/dumpAsText/xlink-expected.txt: Added.
3340 * http/tests/xmlviewer/dumpAsText/xlink.xml: Added.
3341 * http/tests/xmlviewer/dumpAsText/xmlviewer-charset-cp1251-expected.txt: Added.
3342 * http/tests/xmlviewer/dumpAsText/xmlviewer-charset-cp1251.xml: Added.
3343 * http/tests/xmlviewer/dumpAsText/xmlviewer-charset-utf8-expected.txt: Added.
3344 * http/tests/xmlviewer/dumpAsText/xmlviewer-charset-utf8.xml: Added.
3345 * http/tests/xmlviewer/dumpAsText/xmlviewer-expected.txt: Added.
3346 * http/tests/xmlviewer/dumpAsText/xmlviewer.xml: Added.
3347 * http/tests/xmlviewer/dumpAsText/xsl-stylesheet-expected.txt: Added.
3348 * http/tests/xmlviewer/dumpAsText/xsl-stylesheet.xml: Added.
3349 * http/tests/xmlviewer/dumpAsText/xul-expected.txt: Added.
3350 * http/tests/xmlviewer/dumpAsText/xul.xml: Added.
3351 * platform/chromium/http/tests/xmlviewer/dumpAsText/mathml-expected.txt: Added.
3353 2011-02-26 Adam Klein <adamk@chromium.org>
3355 Reviewed by James Robinson.
3357 [chromium] Update op-get-entry filesystem test to match spec
3358 https://bugs.webkit.org/show_bug.cgi?id=55263
3360 Chromium behavior changed in r76098. This patch updates WebKit test
3361 to match. Both now match the spec, which says of TYPE_MISMATCH_ERR:
3363 user agent MUST use this code when the user has attempted to look up
3364 a file or directory, but the Entry found is of the wrong type
3366 Reference: http://dev.w3.org/2009/dap/file-system/file-dir-sys.html#error-code-descriptions
3368 * fast/filesystem/op-get-entry-expected.txt:
3369 * fast/filesystem/resources/op-get-entry.js:
3370 GetFile/GetDirectory now expected to return TYPE_MISMATCH_ERR
3371 if requesting a non-file/non-directory.
3372 * platform/chromium/test_expectations.txt:
3373 Allow op-get-entry to pass while waiting for Chromium roll.
3375 2011-02-26 Mihai Parparita <mihaip@chromium.org>
3377 Unreviewed Chromium expectations change.
3379 Remove failing Snow Leopard expectations for tests that were fixed by
3382 Skip more viewport tests added by r79783.
3384 * platform/chromium/test_expectations.txt:
3386 2011-02-26 Ryosuke Niwa <rniwa@webkit.org>
3388 Reviewed by Kent Tamura.