1 2010-08-27 Andy Estes <aestes@apple.com>
3 Reviewed by Simon Fraser.
5 Try to make some xssAuditor tests less flakey.
6 https://bugs.webkit.org/show_bug.cgi?id=44749
8 Use postMessage() to communicate to the top window each time a
9 beforeload event fires in the iframe. When the top window has seen a
10 beforeload event from each widget in the iframe, it calls notifyDone().
11 This prevents the test from exiting before all the widgets have had a
12 chance to load, therefore ensuring that all relevant XSS Auditor
13 messages have been emitted.
15 * http/tests/security/xssAuditor/object-embed-tag-control-char-expected.txt:
16 * http/tests/security/xssAuditor/object-embed-tag-control-char.html:
17 * http/tests/security/xssAuditor/object-embed-tag-expected.txt:
18 * http/tests/security/xssAuditor/object-embed-tag-null-char-expected.txt:
19 * http/tests/security/xssAuditor/object-embed-tag-null-char.html:
20 * http/tests/security/xssAuditor/object-embed-tag.html:
21 * http/tests/security/xssAuditor/object-src-inject.html:
22 * http/tests/security/xssAuditor/object-tag-javascript-url.html:
23 * http/tests/security/xssAuditor/object-tag.html:
24 * http/tests/security/xssAuditor/resources/echo-intertag.pl:
25 * http/tests/security/xssAuditor/resources/echo-object-src.pl:
26 * http/tests/security/xssAuditor/resources/utilities.js:
27 (notifyDoneAfterReceivingBeforeloadFromIds):
28 * platform/mac/Skipped:
30 2011-05-09 Laszlo Gombos <laszlo.1.gombos@nokia.com>
32 Fix tests after 06e2e7d
34 [Qt] enable orientation flag when QtMobility available
35 https://bugs.webkit.org/show_bug.cgi?id=50781
37 * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
38 * platform/qt/fast/dom/prototype-inheritance-expected.txt:
39 * platform/qt/fast/js/global-constructors-expected.txt:
41 2011-05-08 Laszlo Gombos <laszlo.1.gombos@nokia.com>
45 [Qt] Fix LayoutTests (Skipped list + expected results).
47 * canvas/philip/tests/2d.path.rect.winding-expected.txt: Fix
48 expected result (merged from trunk)
50 * platform/qt/Skipped:
52 2011-04-08 Csaba Osztrogonác <ossy@webkit.org>
54 Flaky Test: fast/events/tabindex-focus-blur-all.html
55 https://bugs.webkit.org/show_bug.cgi?id=52115
57 * platform/qt/Skipped: Add fast/events/tabindex-focus-blur-all.html.
59 2010-08-20 Abhishek Arya <inferno@chromium.org>
61 Reviewed by Darin Fisher.
63 Manual test to check that canceling the notification on a closed window does
65 https://bugs.webkit.org/show_bug.cgi?id=43645
67 * fast/notifications/notifications-window-close-crash-expected.txt: Added.
68 * fast/notifications/notifications-window-close-crash.html: Added.
70 2011-03-23 Csaba Osztrogonác <ossy@webkit.org>
72 Rubber-stamped by Andreas Kling
74 [Qt] Fix bugs when building WebKit with Qt 4.7.1
75 https://bugs.webkit.org/show_bug.cgi?id=46248
77 Migrate to Qt 4.7.2 (step 2): Add failing tests to the Skipped list,
78 remove passing tests from Skipped list, update expected files.
80 * platform/qt/Skipped:
81 * platform/qt/editing/pasteboard/copy-paste-bidi-expected.txt:
82 * platform/qt/fast/text/international/hindi-whitespace-expected.txt:
83 * platform/qt/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt:
84 * platform/qt/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt:
86 2011-03-23 Csaba Osztrogonác <ossy@webkit.org>
88 Rubber-stamped by Andreas Kling
90 [Qt] Fix bugs when building WebKit with Qt 4.7.1
91 https://bugs.webkit.org/show_bug.cgi?id=46248
93 Migrate to Qt 4.7.2 (step 1): update expected files.
95 * platform/qt/css1/basic/class_as_selector-expected.txt:
96 * platform/qt/css1/basic/comments-expected.txt:
97 * platform/qt/css1/basic/containment-expected.txt:
98 * platform/qt/css1/basic/contextual_selectors-expected.txt:
99 * platform/qt/css1/basic/grouping-expected.txt:
100 * platform/qt/css1/basic/id_as_selector-expected.txt:
101 * platform/qt/css1/basic/inheritance-expected.txt:
102 * platform/qt/css1/box_properties/border-expected.txt:
103 * platform/qt/css1/box_properties/border_bottom-expected.txt:
104 * platform/qt/css1/box_properties/border_bottom_inline-expected.txt:
105 * platform/qt/css1/box_properties/border_bottom_width-expected.txt:
106 * platform/qt/css1/box_properties/border_bottom_width_inline-expected.txt:
107 * platform/qt/css1/box_properties/border_color-expected.txt:
108 * platform/qt/css1/box_properties/border_color_inline-expected.txt:
109 * platform/qt/css1/box_properties/border_inline-expected.txt:
110 * platform/qt/css1/box_properties/border_left-expected.txt:
111 * platform/qt/css1/box_properties/border_left_inline-expected.txt:
112 * platform/qt/css1/box_properties/border_left_width-expected.txt:
113 * platform/qt/css1/box_properties/border_left_width_inline-expected.txt:
114 * platform/qt/css1/box_properties/border_right-expected.txt:
115 * platform/qt/css1/box_properties/border_right_inline-expected.txt:
116 * platform/qt/css1/box_properties/border_right_width-expected.txt:
117 * platform/qt/css1/box_properties/border_right_width_inline-expected.txt:
118 * platform/qt/css1/box_properties/border_style-expected.txt:
119 * platform/qt/css1/box_properties/border_style_inline-expected.txt:
120 * platform/qt/css1/box_properties/border_top-expected.txt:
121 * platform/qt/css1/box_properties/border_top_inline-expected.txt:
122 * platform/qt/css1/box_properties/border_top_width-expected.txt:
123 * platform/qt/css1/box_properties/border_top_width_inline-expected.txt:
124 * platform/qt/css1/box_properties/border_width-expected.txt:
125 * platform/qt/css1/box_properties/border_width_inline-expected.txt:
126 * platform/qt/css1/box_properties/clear-expected.txt:
127 * platform/qt/css1/box_properties/clear_float-expected.txt:
128 * platform/qt/css1/box_properties/float-expected.txt:
129 * platform/qt/css1/box_properties/float_elements_in_series-expected.txt:
130 * platform/qt/css1/box_properties/float_margin-expected.txt:
131 * platform/qt/css1/box_properties/height-expected.txt:
132 * platform/qt/css1/box_properties/margin-expected.txt:
133 * platform/qt/css1/box_properties/margin_bottom-expected.txt:
134 * platform/qt/css1/box_properties/margin_bottom_inline-expected.txt:
135 * platform/qt/css1/box_properties/margin_inline-expected.txt:
136 * platform/qt/css1/box_properties/margin_left-expected.txt:
137 * platform/qt/css1/box_properties/margin_left_inline-expected.txt:
138 * platform/qt/css1/box_properties/margin_right-expected.txt:
139 * platform/qt/css1/box_properties/margin_right_inline-expected.txt:
140 * platform/qt/css1/box_properties/margin_top-expected.txt:
141 * platform/qt/css1/box_properties/margin_top_inline-expected.txt:
142 * platform/qt/css1/box_properties/padding-expected.txt:
143 * platform/qt/css1/box_properties/padding_bottom-expected.txt:
144 * platform/qt/css1/box_properties/padding_bottom_inline-expected.txt:
145 * platform/qt/css1/box_properties/padding_inline-expected.txt:
146 * platform/qt/css1/box_properties/padding_left-expected.txt:
147 * platform/qt/css1/box_properties/padding_left_inline-expected.txt:
148 * platform/qt/css1/box_properties/padding_right-expected.txt:
149 * platform/qt/css1/box_properties/padding_right_inline-expected.txt:
150 * platform/qt/css1/box_properties/padding_top-expected.txt:
151 * platform/qt/css1/box_properties/padding_top_inline-expected.txt:
152 * platform/qt/css1/box_properties/width-expected.txt:
153 * platform/qt/css1/cascade/cascade_order-expected.txt:
154 * platform/qt/css1/cascade/important-expected.txt:
155 * platform/qt/css1/classification/display-expected.txt:
156 * platform/qt/css1/classification/list_style-expected.txt:
157 * platform/qt/css1/classification/list_style_image-expected.txt:
158 * platform/qt/css1/classification/list_style_position-expected.txt:
159 * platform/qt/css1/classification/list_style_type-expected.txt:
160 * platform/qt/css1/color_and_background/background-expected.txt:
161 * platform/qt/css1/color_and_background/background_attachment-expected.txt:
162 * platform/qt/css1/color_and_background/background_color-expected.txt:
163 * platform/qt/css1/color_and_background/background_image-expected.txt:
164 * platform/qt/css1/color_and_background/background_position-expected.txt:
165 * platform/qt/css1/color_and_background/background_repeat-expected.txt:
166 * platform/qt/css1/color_and_background/color-expected.txt:
167 * platform/qt/css1/conformance/forward_compatible_parsing-expected.txt:
168 * platform/qt/css1/font_properties/font-expected.txt:
169 * platform/qt/css1/font_properties/font_family-expected.txt:
170 * platform/qt/css1/font_properties/font_size-expected.txt:
171 * platform/qt/css1/font_properties/font_style-expected.txt:
172 * platform/qt/css1/font_properties/font_variant-expected.txt:
173 * platform/qt/css1/font_properties/font_weight-expected.txt:
174 * platform/qt/css1/formatting_model/canvas-expected.txt:
175 * platform/qt/css1/formatting_model/floating_elements-expected.txt:
176 * platform/qt/css1/formatting_model/height_of_lines-expected.txt:
177 * platform/qt/css1/formatting_model/horizontal_formatting-expected.txt:
178 * platform/qt/css1/formatting_model/inline_elements-expected.txt:
179 * platform/qt/css1/formatting_model/replaced_elements-expected.txt:
180 * platform/qt/css1/formatting_model/vertical_formatting-expected.txt:
181 * platform/qt/css1/pseudo/anchor-expected.txt:
182 * platform/qt/css1/pseudo/firstletter-expected.txt:
183 * platform/qt/css1/pseudo/firstline-expected.txt:
184 * platform/qt/css1/pseudo/multiple_pseudo_elements-expected.txt:
185 * platform/qt/css1/pseudo/pseudo_elements_in_selectors-expected.txt:
186 * platform/qt/css1/text_properties/letter_spacing-expected.txt:
187 * platform/qt/css1/text_properties/line_height-expected.txt:
188 * platform/qt/css1/text_properties/text_align-expected.txt:
189 * platform/qt/css1/text_properties/text_decoration-expected.txt:
190 * platform/qt/css1/text_properties/text_indent-expected.txt:
191 * platform/qt/css1/text_properties/text_transform-expected.txt:
192 * platform/qt/css1/text_properties/vertical_align-expected.txt:
193 * platform/qt/css1/text_properties/word_spacing-expected.txt:
194 * platform/qt/css1/units/color_units-expected.txt:
195 * platform/qt/css1/units/length_units-expected.txt:
196 * platform/qt/css1/units/percentage_units-expected.txt:
197 * platform/qt/css1/units/urls-expected.txt:
198 * platform/qt/css2.1/t1503-c522-font-family-00-b-expected.txt:
199 * platform/qt/css2.1/t1508-c527-font-03-b-expected.txt:
200 * platform/qt/css2.1/t1508-c527-font-06-b-expected.txt:
201 * platform/qt/editing/inserting/paragraph-separator-03-expected.txt:
202 * platform/qt/editing/pasteboard/5027857-expected.txt:
203 * platform/qt/editing/pasteboard/innerText-inline-table-expected.txt:
204 * platform/qt/editing/pasteboard/paste-pre-001-expected.txt:
205 * platform/qt/editing/pasteboard/paste-pre-002-expected.txt:
206 * platform/qt/editing/pasteboard/paste-text-019-expected.txt:
207 * platform/qt/fast/backgrounds/background-inherit-color-bug-expected.txt:
208 * platform/qt/fast/css/text-input-with-webkit-border-radius-expected.txt:
209 * platform/qt/fast/forms/isindex-placeholder-expected.txt:
210 * platform/qt/fast/frames/iframe-scrolling-attribute-expected.txt:
211 * platform/qt/fast/frames/viewsource-on-image-file-expected.txt:
212 * platform/qt/svg/custom/bug45331-expected.txt: Added.
214 2011-02-17 Yael Aharon <yael.aharon@nokia.com>
216 Reviewed by Antonio Gomes.
218 Navigating downwards / upwards does not focus on the links spread across more than one line.
219 https://bugs.webkit.org/show_bug.cgi?id=54639
221 * fast/spatial-navigation/snav-two-elements-one-line-expected.txt: Added.
222 * fast/spatial-navigation/snav-two-elements-one-line.html: Added.
224 2011-02-08 Yael Aharon <yael.aharon@nokia.com>
226 Reviewed by Antti Koivisto.
228 Crash when logging into gmail.com with frame flattening turned on.
229 https://bugs.webkit.org/show_bug.cgi?id=52449
231 * fast/frames/flattening/iframe-flattening-crash-expected.txt: Added.
232 * fast/frames/flattening/iframe-flattening-crash.html: Added.
233 * fast/frames/flattening/iframe-flattening-selection-crash-expected.txt: Added.
234 * fast/frames/flattening/iframe-flattening-selection-crash.html: Added.
235 * fast/frames/flattening/resources/iframe-flattening-crash.html: Added.
237 2011-01-15 Robert Hogan <robert@webkit.org>
239 Reviewed by Kenneth Rohde Christiansen.
241 [Qt] plugins/no-mime-with-valid-extension.html fails
243 Check extension of resource against installed
244 plugins when determining mime-type.
246 https://bugs.webkit.org/show_bug.cgi?id=52288
247 https://bugs.webkit.org/show_bug.cgi?id=50657
248 * platform/qt/Skipped:
250 2011-01-28 Chang Shu <chang.shu@nokia.com>
252 [fix added to 2.1-branch, but not in trunk yet]
254 Based on Samuel Nevala's work.
255 Added layout tests for text security.
256 https://bugs.webkit.org/show_bug.cgi?id=32509
258 * editing/input/secure-text-expected.txt: Added.
259 * editing/input/secure-text.html: Added.
261 2010-10-25 Geoffrey Garen <ggaren@apple.com>
263 Reviewed by Oliver Hunt.
267 https://bugs.webkit.org/show_bug.cgi?id=41948
268 REGRESSION(r60392): Registerfile can be unwound too far following an exception
270 * fast/js/exception-registerfile-shrink-expected.txt: Added.
271 * fast/js/exception-registerfile-shrink.html: Added.
272 * fast/js/script-tests/exception-registerfile-shrink.js: Added.
274 2010-08-31 Beth Dakin <bdakin@apple.com>
276 Reviewed by Dave Hyatt.
278 Fix for https://bugs.webkit.org/show_bug.cgi?id=44828 FrameView
279 should make more calls to postLayoutTasks() using the timer
281 <rdar://problem/8064938>
283 * fast/events/change-overflow-on-overflow-change-expected.txt: Added.
284 * fast/events/change-overflow-on-overflow-change.html: Added.
286 2011-01-24 Chang Shu <chang.shu@nokia.com>
288 Reviewed by Darin Adler.
290 Move contentEditable related test cases to the right place as they are DOM
291 related instead of editing related.
292 https://bugs.webkit.org/show_bug.cgi?id=53010
294 * editing/editability: Removed.
295 * editing/editability/attr-empty-string-expected.txt: Removed.
296 * editing/editability/attr-empty-string.html: Removed.
297 * editing/editability/attr-false-string-expected.txt: Removed.
298 * editing/editability/attr-false-string.html: Removed.
299 * editing/editability/attr-invalid-string-expected.txt: Removed.
300 * editing/editability/attr-invalid-string.html: Removed.
301 * editing/editability/attr-missing-ancestor-false-expected.txt: Removed.
302 * editing/editability/attr-missing-ancestor-false.html: Removed.
303 * editing/editability/attr-missing-ancestor-true-expected.txt: Removed.
304 * editing/editability/attr-missing-ancestor-true.html: Removed.
305 * editing/editability/attr-missing-parent-ancestor-missing-expected.txt: Removed.
306 * editing/editability/attr-missing-parent-ancestor-missing.html: Removed.
307 * editing/editability/attr-missing-parent-false-expected.txt: Removed.
308 * editing/editability/attr-missing-parent-false.html: Removed.
309 * editing/editability/attr-missing-parent-true-expected.txt: Removed.
310 * editing/editability/attr-missing-parent-true.html: Removed.
311 * editing/editability/attr-true-string-expected.txt: Removed.
312 * editing/editability/attr-true-string.html: Removed.
313 * editing/editability/set-false-expected.txt: Removed.
314 * editing/editability/set-false.html: Removed.
315 * editing/editability/set-inherit-parent-false-expected.txt: Removed.
316 * editing/editability/set-inherit-parent-false.html: Removed.
317 * editing/editability/set-inherit-parent-true-expected.txt: Removed.
318 * editing/editability/set-inherit-parent-true.html: Removed.
319 * editing/editability/set-invalid-value-expected.txt: Removed.
320 * editing/editability/set-invalid-value.html: Removed.
321 * editing/editability/set-true-expected.txt: Removed.
322 * editing/editability/set-true.html: Removed.
323 * editing/editability/set-value-caseinsensitive-expected.txt: Removed.
324 * editing/editability/set-value-caseinsensitive.html: Removed.
325 * fast/dom/HTMLElement/attr-empty-string-expected.txt: Copied from LayoutTests/editing/editability/attr-empty-string-expected.txt.
326 * fast/dom/HTMLElement/attr-empty-string.html: Copied from LayoutTests/editing/editability/attr-empty-string.html.
327 * fast/dom/HTMLElement/attr-false-string-expected.txt: Copied from LayoutTests/editing/editability/attr-false-string-expected.txt.
328 * fast/dom/HTMLElement/attr-false-string.html: Copied from LayoutTests/editing/editability/attr-false-string.html.
329 * fast/dom/HTMLElement/attr-invalid-string-expected.txt: Copied from LayoutTests/editing/editability/attr-invalid-string-expected.txt.
330 * fast/dom/HTMLElement/attr-invalid-string.html: Copied from LayoutTests/editing/editability/attr-invalid-string.html.
331 * fast/dom/HTMLElement/attr-missing-ancestor-false-expected.txt: Copied from LayoutTests/editing/editability/attr-missing-ancestor-false-expected.txt.
332 * fast/dom/HTMLElement/attr-missing-ancestor-false.html: Copied from LayoutTests/editing/editability/attr-missing-ancestor-false.html.
333 * fast/dom/HTMLElement/attr-missing-ancestor-true-expected.txt: Copied from LayoutTests/editing/editability/attr-missing-ancestor-true-expected.txt.
334 * fast/dom/HTMLElement/attr-missing-ancestor-true.html: Copied from LayoutTests/editing/editability/attr-missing-ancestor-true.html.
335 * fast/dom/HTMLElement/attr-missing-parent-ancestor-missing-expected.txt: Copied from LayoutTests/editing/editability/attr-missing-parent-ancestor-missing-expected.txt.
336 * fast/dom/HTMLElement/attr-missing-parent-ancestor-missing.html: Copied from LayoutTests/editing/editability/attr-missing-parent-ancestor-missing.html.
337 * fast/dom/HTMLElement/attr-missing-parent-false-expected.txt: Copied from LayoutTests/editing/editability/attr-missing-parent-false-expected.txt.
338 * fast/dom/HTMLElement/attr-missing-parent-false.html: Copied from LayoutTests/editing/editability/attr-missing-parent-false.html.
339 * fast/dom/HTMLElement/attr-missing-parent-true-expected.txt: Copied from LayoutTests/editing/editability/attr-missing-parent-true-expected.txt.
340 * fast/dom/HTMLElement/attr-missing-parent-true.html: Copied from LayoutTests/editing/editability/attr-missing-parent-true.html.
341 * fast/dom/HTMLElement/attr-true-string-expected.txt: Copied from LayoutTests/editing/editability/attr-true-string-expected.txt.
342 * fast/dom/HTMLElement/attr-true-string.html: Copied from LayoutTests/editing/editability/attr-true-string.html.
343 * fast/dom/HTMLElement/set-false-expected.txt: Copied from LayoutTests/editing/editability/set-false-expected.txt.
344 * fast/dom/HTMLElement/set-false.html: Copied from LayoutTests/editing/editability/set-false.html.
345 * fast/dom/HTMLElement/set-inherit-parent-false-expected.txt: Copied from LayoutTests/editing/editability/set-inherit-parent-false-expected.txt.
346 * fast/dom/HTMLElement/set-inherit-parent-false.html: Copied from LayoutTests/editing/editability/set-inherit-parent-false.html.
347 * fast/dom/HTMLElement/set-inherit-parent-true-expected.txt: Copied from LayoutTests/editing/editability/set-inherit-parent-true-expected.txt.
348 * fast/dom/HTMLElement/set-inherit-parent-true.html: Copied from LayoutTests/editing/editability/set-inherit-parent-true.html.
349 * fast/dom/HTMLElement/set-invalid-value-expected.txt: Copied from LayoutTests/editing/editability/set-invalid-value-expected.txt.
350 * fast/dom/HTMLElement/set-invalid-value.html: Copied from LayoutTests/editing/editability/set-invalid-value.html.
351 * fast/dom/HTMLElement/set-true-expected.txt: Copied from LayoutTests/editing/editability/set-true-expected.txt.
352 * fast/dom/HTMLElement/set-true.html: Copied from LayoutTests/editing/editability/set-true.html.
353 * fast/dom/HTMLElement/set-value-caseinsensitive-expected.txt: Copied from LayoutTests/editing/editability/set-value-caseinsensitive-expected.txt.
354 * fast/dom/HTMLElement/set-value-caseinsensitive.html: Copied from LayoutTests/editing/editability/set-value-caseinsensitive.html.
356 2010-10-25 Chang Shu <chang.shu@nokia.com>
358 Reviewed by Antonio Gomes.
360 Should use eventSender for simulating keyboard events instead of using js
361 event.initKeyboardEvent. Otherwise, inside WebCore, the keyboardevent
362 object does not have a "PlatformKeyboardEvent" associated with it and this
363 results different behavior as the real key press.
364 This code change unveils that test snav-multiple-select.html is broken. It
365 alos causes snav-single-select.html hangs on Mac. These will be fixed in
367 https://bugs.webkit.org/show_bug.cgi?id=48134
369 * fast/events/spatial-navigation/resources/spatial-navigation-utils.js:
371 * fast/events/spatial-navigation/snav-multiple-select-expected.txt:
372 * platform/mac/Skipped:
374 2011-01-20 Chang Shu <chang.shu@nokia.com>
376 Reviewed by Darin Adler.
378 setContentEditable with invalid string should throw exception.
379 https://bugs.webkit.org/show_bug.cgi?id=52057
381 Updated expected results after the fix. Also corrected test cases.
383 * editing/editability/set-invalid-value-expected.txt:
384 * editing/editability/set-invalid-value.html: 1. Fixed the getAttribute expectation as "abc" was failed to set. 2. Added additional check for setting empty string.
385 * editing/editability/set-value-caseinsensitive-expected.txt:
386 * editing/editability/set-value-caseinsensitive.html: Fixed the getAttribute expectations as all strings should be converted to lower cases.
387 * fast/dom/element-attribute-js-null-expected.txt:
388 * fast/dom/element-attribute-js-null.html: Fixed this existing test as the expectation for setting with null should throw exception instead of "false". Also added handling code when exception was thrown.
390 2010-09-12 Robert Hogan <robert@webkit.org>
392 Reviewed by Andreas Kling.
394 [Qt] Fix http/tests/navigation/reload-subframe-object.html
396 Unskip http/tests/navigation/reload-subframe-object.html
398 https://bugs.webkit.org/show_bug.cgi?id=45613
400 * platform/qt/Skipped:
402 2011-01-19 Chang Shu <chang.shu@nokia.com>
404 Reviewed by Darin Adler.
406 https://bugs.webkit.org/show_bug.cgi?id=52056
407 1. Fixed test cases in the above bug;
408 2. Partially fixed test cases in other contentEditable bugs;
409 3. Updated expected result for fast/dom/element-attribute-js-null.html.
410 However, the test itself should be fixed later in bug 52057.
412 * editing/editability/attr-invalid-string-expected.txt:
413 * editing/editability/attr-invalid-string.html:
414 * editing/editability/attr-missing-ancestor-false-expected.txt:
415 * editing/editability/attr-missing-ancestor-false.html:
416 * editing/editability/attr-missing-ancestor-true-expected.txt:
417 * editing/editability/attr-missing-ancestor-true.html:
418 * editing/editability/attr-missing-parent-ancestor-missing-expected.txt:
419 * editing/editability/attr-missing-parent-ancestor-missing.html:
420 * editing/editability/attr-missing-parent-false-expected.txt:
421 * editing/editability/attr-missing-parent-false.html:
422 * editing/editability/attr-missing-parent-true-expected.txt:
423 * editing/editability/attr-missing-parent-true.html:
424 * editing/editability/set-false-expected.txt:
425 * editing/editability/set-inherit-parent-false-expected.txt:
426 * editing/editability/set-inherit-parent-true-expected.txt:
427 * editing/editability/set-invalid-value-expected.txt:
428 * editing/editability/set-true-expected.txt:
429 * editing/editability/set-value-caseinsensitive-expected.txt:
430 * fast/dom/element-attribute-js-null-expected.txt:
432 2011-01-08 Chang Shu <chang.shu@nokia.com>
434 Reviewed by Ryosuke Niwa.
436 Added test contents for contentEditable DOM attribute.
437 https://bugs.webkit.org/show_bug.cgi?id=51957
439 * editing/editability: Added.
440 * editing/editability/attr-empty-string-expected.txt: Added.
441 * editing/editability/attr-empty-string.html: Added.
442 * editing/editability/attr-false-string-expected.txt: Added.
443 * editing/editability/attr-false-string.html: Added.
444 * editing/editability/attr-invalid-string-expected.txt: Added.
445 * editing/editability/attr-invalid-string.html: Added.
446 * editing/editability/attr-missing-ancestor-false-expected.txt: Added.
447 * editing/editability/attr-missing-ancestor-false.html: Added.
448 * editing/editability/attr-missing-ancestor-true-expected.txt: Added.
449 * editing/editability/attr-missing-ancestor-true.html: Added.
450 * editing/editability/attr-missing-parent-ancestor-missing-expected.txt: Added.
451 * editing/editability/attr-missing-parent-ancestor-missing.html: Added.
452 * editing/editability/attr-missing-parent-false-expected.txt: Added.
453 * editing/editability/attr-missing-parent-false.html: Added.
454 * editing/editability/attr-missing-parent-true-expected.txt: Added.
455 * editing/editability/attr-missing-parent-true.html: Added.
456 * editing/editability/attr-true-string-expected.txt: Added.
457 * editing/editability/attr-true-string.html: Added.
458 * editing/editability/set-false-expected.txt: Added.
459 * editing/editability/set-false.html: Added.
460 * editing/editability/set-inherit-parent-false-expected.txt: Added.
461 * editing/editability/set-inherit-parent-false.html: Added.
462 * editing/editability/set-inherit-parent-true-expected.txt: Added.
463 * editing/editability/set-inherit-parent-true.html: Added.
464 * editing/editability/set-invalid-value-expected.txt: Added.
465 * editing/editability/set-invalid-value.html: Added.
466 * editing/editability/set-true-expected.txt: Added.
467 * editing/editability/set-true.html: Added.
468 * editing/editability/set-value-caseinsensitive-expected.txt: Added.
469 * editing/editability/set-value-caseinsensitive.html: Added.
471 2010-09-23 Eric Carlson <eric.carlson@apple.com>
473 Reviewed by Simon Fraser
475 'seeking' event should always fire
476 https://bugs.webkit.org/show_bug.cgi?id=45694
478 * media/event-attributes-expected.txt: Update for changes.
480 2010-08-31 Eric Carlson <eric.carlson@apple.com>
482 Reviewed by Darin Adler.
484 canPlayType("application/octet-stream") must return ""
485 https://bugs.webkit.org/show_bug.cgi?id=44985
487 * media/media-can-play-octet-stream-expected.txt:
488 * media/media-can-play-octet-stream.html:
490 2010-08-28 Eric Carlson <eric.carlson@apple.com>
492 Reviewed by Simon Fraser.
494 Crash reloading fast/events/tabindex-focus-blur-all.html test
495 https://bugs.webkit.org/show_bug.cgi?id=44743
497 * platform/mac/Skipped: Remove tabindex-focus-blur-all.html from the skip list.
499 2010-08-26 Eric Carlson <eric.carlson@apple.com>
501 Reviewed by Darin Adler and Maciej Stachowiak.
503 https://bugs.webkit.org/show_bug.cgi?id=44013
504 HTMLMediaElement should delay document load event
506 * media/video-delay-load-event-expected.txt: Added.
507 * media/video-delay-load-event.html: Added.
508 * media/video-layer-crash.html: Trigger test with script inline in the <body> instead
509 of from an onload handler as that runs too late. Reformat script to make it readable.
511 2010-08-24 Eric Carlson <eric.carlson@apple.com>
513 Reviewed by Alexey Proskuryakov.
515 HTMLMediaElement.canPlayType must be case insensitive for MIME type.
516 https://bugs.webkit.org/show_bug.cgi?id=44577
518 * media/media-can-play-octet-stream-expected.txt:
519 * media/media-can-play-octet-stream.html:
520 * media/media-can-play-ogg-expected.txt:
521 * media/media-can-play-ogg.html:
522 * media/video-can-play-type-expected.txt:
523 * media/video-can-play-type.html:
525 2010-08-21 Eric Carlson <eric.carlson@apple.com>
527 Reviewed by Dan Bernstein.
529 Media engine should not be asked to open all urls
530 https://bugs.webkit.org/show_bug.cgi?id=44370
532 * media/video-source-none-supported-expected.txt:
533 * media/video-source-none-supported.html:
534 * media/video-source-type.html:
536 2010-08-20 Eric Carlson <eric.carlson@apple.com>
538 Reviewed by Dan Bernstein.
540 Media element canPlayType("application/octet-stream") not handled correctly
541 https://bugs.webkit.org/show_bug.cgi?id=44343
543 * media/media-can-play-octet-stream-expected.txt: Added.
544 * media/media-can-play-octet-stream.html: Added.
546 2010-08-11 Eric Carlson <eric.carlson@apple.com>
548 Reviewed by Darin Adler.
550 Inserting a <source> element should immediately set networkState to NETWORK_NO_SOURCE.
551 https://bugs.webkit.org/show_bug.cgi?id=42897
553 * media/remove-from-document-no-load-expected.txt:
554 * media/remove-from-document-no-load.html:
555 * media/video-pause-empty-events-expected.txt:
556 * media/video-pause-empty-events.html:
557 * media/video-source-inserted-expected.txt: Added.
558 * media/video-source-inserted.html: Added.
560 2010-08-09 Eric Carlson <eric.carlson@apple.com>
562 Reviewed by Darin Adler.
564 https://bugs.webkit.org/show_bug.cgi?id=43702
565 <video> element does not resize correctly
567 * media/video-poster-expected.txt:
568 * media/video-poster.html:
569 * media/video-size-expected.txt:
570 * media/video-size.html:
572 2010-08-06 Eric Carlson <eric.carlson@apple.com>
574 Reviewed by Simon Fraser.
576 HTML5 "video" tag with poster frame defined "flashes" right before movie displays
577 https://bugs.webkit.org/show_bug.cgi?id=37591
578 <rdar://problem/5650561>
580 If a video element has a poster frame, display it until the playback is requested or the movie's
581 time is changed. Test this by ensuring that an element with a poster doesn't have layers while
582 and element with one does.
584 * compositing/video/video-poster-expected.txt: Added.
585 * compositing/video/video-poster.html: Added.
587 2010-07-26 Darin Adler <darin@apple.com>
589 Reviewed by Eric Carlson.
591 Don’t handle empty URL attributes specially in reflection, even in cases such as <img src="">
592 https://bugs.webkit.org/show_bug.cgi?id=42087
594 * fast/dom/URL-attribute-reflection-expected.txt: Updated.
595 * fast/dom/script-tests/URL-attribute-reflection.js: Updated test expectations so that even
596 for URLs where "" is invalid, we reflect the empty string resolved to the base URL.
598 * media/video-poster-expected.txt: Updated.
599 * media/video-poster.html: Updated to expect poster="" to reflect as the base URL.
600 * media/video-source-error-no-candidate-expected.txt: Updated.
601 * media/video-src-none-expected.txt: Updated.
602 * media/video-src-none.html: Updated to expect src="" to reflect as the base URL.
604 2010-12-27 Yael Aharon <yael.aharon@nokia.com>
606 Reviewed by Eric Seidel.
608 Browser is failing 16 baseline test from Selector API Test Suite
609 https://bugs.webkit.org/show_bug.cgi?id=42968
611 Update the expected result for the test.
613 * fast/dom/SelectorAPI/resig-SelectorsAPI-test-expected.txt:
615 2010-11-09 Helder Correia <helder@sencha.com>
617 Reviewed by Darin Adler.
619 Philip Canvas test 2d.path.rect.winding fails
620 https://bugs.webkit.org/show_bug.cgi?id=49225
622 Remove test from skipped list.
624 * platform/gtk/Skipped:
625 * platform/mac-leopard/Skipped:
626 * platform/qt/Skipped:
628 2010-12-10 Csaba Osztrogonác <ossy@webkit.org>
630 Unreviewed fix after r73687.
632 [Qt] enable orientation flag when QtMobility available
633 https://bugs.webkit.org/show_bug.cgi?id=50781
635 * platform/qt/fast/dom/Orientation/create-event-orientationchange-expected.txt: Added.
636 * platform/qt/fast/dom/Window/window-properties-expected.txt:
637 * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
638 * platform/qt/fast/dom/prototype-inheritance-expected.txt:
639 * platform/qt/fast/js/global-constructors-expected.txt:
641 2010-12-09 Yael Aharon <yael.aharon@nokia.com>
643 Reviewed by Antonio Gomes.
645 Spatial Navigation: Crash when handling iframe of size 0.
646 https://bugs.webkit.org/show_bug.cgi?id=50730
648 * fast/spatial-navigation/snav-hidden-iframe-zero-size-expected.txt: Added.
649 * fast/spatial-navigation/snav-hidden-iframe-zero-size.html: Added.
651 2010-07-29 Michael Saboff <msaboff@apple.com>
653 Reviewed by Oliver Hunt.
655 Added tests to correspond to the changes made in
656 JavaScriptCore/yarr/RegexJIT.cpp to fix
657 https://bugs.webkit.org/show_bug.cgi?id=42664.
658 Note that some of the new test cases fail due to one or more
659 unrelated bugs in the pcre interpreter. The expected results
660 for these tests will need to be updated when the implementation
661 conforms to the JS standard.
663 * fast/js/regexp-look-ahead-empty-expected.txt: Added.
664 * fast/js/regexp-look-ahead-empty.html: Added.
665 * fast/js/script-tests/regexp-look-ahead-empty.js: Added.
667 2010-11-22 Yael Aharon <yael.aharon@nokia.com>, Chang Shu <chang.shu@nokia.com>
669 Reviewed by Antonio Gomes.
671 Spatial Navigation: issues with the node selection algorithm.
672 https://bugs.webkit.org/show_bug.cgi?id=49382
674 Replaced text in tests with images with fixed size to make them more cross platform and modified
675 test results to reflect that we can scroll container that do not include focusable content.
677 * fast/events/spatial-navigation/snav-clipped-overflowed-content-expected.txt:
678 * fast/events/spatial-navigation/snav-clipped-overflowed-content.html:
679 * fast/events/spatial-navigation/snav-div-scrollable-but-without-focusable-content-expected.txt:
680 * fast/events/spatial-navigation/snav-div-scrollable-but-without-focusable-content.html:
681 * fast/events/spatial-navigation/snav-iframe-no-focusable-content-expected.txt:
682 * fast/events/spatial-navigation/snav-iframe-no-focusable-content.html:
683 * fast/events/spatial-navigation/snav-iframe-no-scrollable-content-expected.txt:
684 * fast/events/spatial-navigation/snav-iframe-no-scrollable-content.html:
685 * fast/events/spatial-navigation/snav-iframe-with-offscreen-focusable-element-expected.txt:
686 * fast/events/spatial-navigation/snav-iframe-with-offscreen-focusable-element.html:
688 2010-11-12 Yael Aharon <yael.aharon@nokia.com>
690 Reviewed by Antonio Gomes.
692 Spatial Navigation: Need better way to control size of content in tests.
693 https://bugs.webkit.org/show_bug.cgi?id=49398
695 Add an image and use it in a layout test to define fixed size for all ports.
696 This also fixes https://bugs.webkit.org/show_bug.cgi?id=43030
698 * fast/events/spatial-navigation/resources/green.png: Added.
699 * fast/events/spatial-navigation/snav-clipped-overflowed-content-expected.txt:
700 * fast/events/spatial-navigation/snav-clipped-overflowed-content.html:
701 * platform/qt/Skipped:
703 2010-09-25 Antonio Gomes <agomes@rim.com>
705 Reviewed by Kenneth Christiansen and Andreas Kling.
707 document.nodesFromRect() needs to be removed from Document.idl
708 https://bugs.webkit.org/show_bug.cgi?id=46492
710 Skip the tests relying on document.nodesFromRect in all platform for
711 the moment, and adjusting the expected results tests also accordingly.
713 * fast/dom/Window/window-properties-expected.txt:
714 * platform/gtk/Skipped:
715 * platform/mac/Skipped:
716 * platform/qt/Skipped:
717 * platform/qt/fast/dom/Window/window-properties-expected.txt:
718 * platform/win/Skipped:
720 2010-09-23 Antonio Gomes <agomes@rim.com>
722 Reviewed by Kenneth Rohde Christiansen.
724 Make Document::nodesFromRect more flexible
725 https://bugs.webkit.org/show_bug.cgi?id=46336
727 Tests basically adjusted to the new API.
729 * fast/dom/nodesFromRect-basic-expected.txt:
730 * fast/dom/nodesFromRect-basic.html:
731 * fast/dom/resources/nodesFromRect.js:
734 2010-09-26 Antonio Gomes <agomes@rim.com>
736 Reviewed by Kenneth Rohde Christiansen.
738 DRT/Mac nodesFromRect support
740 [Mac][DRT] Implement LayoutTestController::nodesFromRect
741 https://bugs.webkit.org/show_bug.cgi?id=46580
743 Unskipping fast/dom/nodesFromRect-based.html on Mac, and changes it
744 so that it calls layoutTestController.nodesFromRect() instead of
745 document.nodesFromRect().
747 * fast/dom/resources/nodesFromRect.js:
749 * platform/mac/Skipped:
751 2010-10-20 Chang Shu <chang.shu@nokia.com>, Antonio Gomes <tonikitoo@webkit.org>
753 Reviewed by Simon Fraser.
755 [Qt] Makes <input type=text> and <textarea> functional with
756 Spatial Navigation enabled. Before this patch, the focus cannot
757 move away from input box once it is in. This patch allows focus
758 move to neighbor nodes when the caret reaches the edge of the texts.
759 This patch does not support yet cases where the focused <input>
760 has a JS handler for the arrow keys.
761 https://bugs.webkit.org/show_bug.cgi?id=37153
763 * fast/events/spatial-navigation/snav-input-expected.txt: Added.
764 * fast/events/spatial-navigation/snav-input.html: Added.
765 * fast/events/spatial-navigation/snav-textarea-expected.txt: Added.
766 * fast/events/spatial-navigation/snav-textarea.html: Added.
768 2010-10-17 Viatcheslav Ostapenko <ostapenko.viatcheslav@nokia.com>
770 Reviewed by Antonio Gomes.
772 [Qt] Layout tests for fix focusing of control elements on mouse click.
773 https://bugs.webkit.org/show_bug.cgi?id=40641
775 * fast/events/click-focus-control-expected.txt: Added.
776 * fast/events/click-focus-control.html: Added.
777 * platform/mac/fast/events/click-focus-control-expected.txt: Added.
778 * platform/win/Skipped:
780 2010-10-12 Yael Aharon <yael.aharon@nokia.com>
782 Reviewed by Antonio Gomes.
784 [Qt] Editing commands should not be executed on non-editable content.
785 https://bugs.webkit.org/show_bug.cgi?id=47426
787 * fast/events/scroll-after-click-on-tab-index-expected.txt: Added.
788 * fast/events/scroll-after-click-on-tab-index.html: Added.
790 2010-10-04 Yael Aharon <yael.aharon@nokia.com>
792 Reviewed by Antonio Gomes.
794 Spatial Navigation: Add support for <input type="radio">
795 https://bugs.webkit.org/show_bug.cgi?id=46993
797 * fast/events/spatial-navigation/snav-radio-expected.txt: Added.
798 * fast/events/spatial-navigation/snav-radio-group-expected.txt: Added.
799 * fast/events/spatial-navigation/snav-radio-group.html: Added.
800 * fast/events/spatial-navigation/snav-radio.html: Added.
802 2010-10-04 Chang Shu <chang.shu@nokia.com>
804 Reviewed by Antonio Gomes.
806 Fixed the typo that searches the wrong direction in the no-focus-node case.
807 As a result, after page is loaded, pressing key "arrowdown" will bring the
808 focus to the 1st element instead of the last element.
809 https://bugs.webkit.org/show_bug.cgi?id=46901
811 * fast/events/spatial-navigation/snav-1st-stop-expected.txt: Added.
812 * fast/events/spatial-navigation/snav-1st-stop.html: Added.
814 2010-10-04 Yael Aharon <yael.aharon@nokia.com>
816 Reviewed by Antonio Gomes.
818 Spatial Navigation: select element does not release focus with Spatial Navigation
819 https://bugs.webkit.org/show_bug.cgi?id=46896
821 * fast/events/spatial-navigation/snav-multiple-select-expected.txt: Added.
822 * fast/events/spatial-navigation/snav-multiple-select.html: Added.
823 * fast/events/spatial-navigation/snav-single-select-expected.txt: Added.
824 * fast/events/spatial-navigation/snav-single-select.html: Added.
826 2010-09-24 Luiz Agostini <luiz.agostini@openbossa.org>
828 Reviewed by Kenneth Rohde Christiansen.
830 Keep viewport information in Document
831 https://bugs.webkit.org/show_bug.cgi?id=46385
833 The viewport meta data (layout viewport, scale) needs to be set again when bringing
834 back a page from the page cache. As the viewport metadata is only retrieved while parsing
835 the document, we need to store it in the Document class.
837 * fast/viewport/viewport-128-expected.txt: Copied from LayoutTests/fast/viewport/viewport-19-expected.txt.
838 * fast/viewport/viewport-128.html: Added.
840 2010-07-22 Dumitru Daniliuc <dumi@chromium.org>
842 Reviewed by Ojan Vafai.
844 Simplify some tests, and make sure db.changeVersion()'s third parameter is optional.
845 https://bugs.webkit.org/show_bug.cgi?id=42787
847 * fast/workers/storage/resources/change-version-sync-1.js:
848 * fast/workers/storage/resources/change-version-sync-2.js:
849 * storage/change-version.html:
851 2010-08-27 Kenneth Rohde Christiansen <kenneth@webkit.org>
853 Reviewed by Antti Koivisto.
855 Add tests for the viewport meta tag algorithm and parsing,
856 based on a test suite developed by Opera employees
857 Rune Lillesveen and Øyvind Stenhaug.
859 * fast/viewport/viewport-1-expected.txt: Added.
860 * fast/viewport/viewport-1.html: Added.
861 * fast/viewport/viewport-10-expected.txt: Added.
862 * fast/viewport/viewport-10.html: Added.
863 * fast/viewport/viewport-100-expected.txt: Added.
864 * fast/viewport/viewport-100.html: Added.
865 * fast/viewport/viewport-101-expected.txt: Added.
866 * fast/viewport/viewport-101.html: Added.
867 * fast/viewport/viewport-102-expected.txt: Added.
868 * fast/viewport/viewport-102.html: Added.
869 * fast/viewport/viewport-103-expected.txt: Added.
870 * fast/viewport/viewport-103.html: Added.
871 * fast/viewport/viewport-104-expected.txt: Added.
872 * fast/viewport/viewport-104.html: Added.
873 * fast/viewport/viewport-105-expected.txt: Added.
874 * fast/viewport/viewport-105.html: Added.
875 * fast/viewport/viewport-106-expected.txt: Added.
876 * fast/viewport/viewport-106.html: Added.
877 * fast/viewport/viewport-107-expected.txt: Added.
878 * fast/viewport/viewport-107.html: Added.
879 * fast/viewport/viewport-108-expected.txt: Added.
880 * fast/viewport/viewport-108.html: Added.
881 * fast/viewport/viewport-109-expected.txt: Added.
882 * fast/viewport/viewport-109.html: Added.
883 * fast/viewport/viewport-11-expected.txt: Added.
884 * fast/viewport/viewport-11.html: Added.
885 * fast/viewport/viewport-110-expected.txt: Added.
886 * fast/viewport/viewport-110.html: Added.
887 * fast/viewport/viewport-111-expected.txt: Added.
888 * fast/viewport/viewport-111.html: Added.
889 * fast/viewport/viewport-112-expected.txt: Added.
890 * fast/viewport/viewport-112.html: Added.
891 * fast/viewport/viewport-113-expected.txt: Added.
892 * fast/viewport/viewport-113.html: Added.
893 * fast/viewport/viewport-114-expected.txt: Added.
894 * fast/viewport/viewport-114.html: Added.
895 * fast/viewport/viewport-115-expected.txt: Added.
896 * fast/viewport/viewport-115.html: Added.
897 * fast/viewport/viewport-116-expected.txt: Added.
898 * fast/viewport/viewport-116.html: Added.
899 * fast/viewport/viewport-117-expected.txt: Added.
900 * fast/viewport/viewport-117.html: Added.
901 * fast/viewport/viewport-118-expected.txt: Added.
902 * fast/viewport/viewport-118.html: Added.
903 * fast/viewport/viewport-119-expected.txt: Added.
904 * fast/viewport/viewport-119.html: Added.
905 * fast/viewport/viewport-12-expected.txt: Added.
906 * fast/viewport/viewport-12.html: Added.
907 * fast/viewport/viewport-120-expected.txt: Added.
908 * fast/viewport/viewport-120.html: Added.
909 * fast/viewport/viewport-121-expected.txt: Added.
910 * fast/viewport/viewport-121.html: Added.
911 * fast/viewport/viewport-122-expected.txt: Added.
912 * fast/viewport/viewport-122.html: Added.
913 * fast/viewport/viewport-123-expected.txt: Added.
914 * fast/viewport/viewport-123.html: Added.
915 * fast/viewport/viewport-124-expected.txt: Added.
916 * fast/viewport/viewport-124.html: Added.
917 * fast/viewport/viewport-125-expected.txt: Added.
918 * fast/viewport/viewport-125.html: Added.
919 * fast/viewport/viewport-126.html: Added.
920 * fast/viewport/viewport-127.html: Added.
921 * fast/viewport/viewport-13-expected.txt: Added.
922 * fast/viewport/viewport-13.html: Added.
923 * fast/viewport/viewport-14-expected.txt: Added.
924 * fast/viewport/viewport-14.html: Added.
925 * fast/viewport/viewport-15-expected.txt: Added.
926 * fast/viewport/viewport-15.html: Added.
927 * fast/viewport/viewport-16-expected.txt: Added.
928 * fast/viewport/viewport-16.html: Added.
929 * fast/viewport/viewport-17-expected.txt: Added.
930 * fast/viewport/viewport-17.html: Added.
931 * fast/viewport/viewport-18-expected.txt: Added.
932 * fast/viewport/viewport-18.html: Added.
933 * fast/viewport/viewport-19-expected.txt: Added.
934 * fast/viewport/viewport-19.html: Added.
935 * fast/viewport/viewport-2-expected.txt: Added.
936 * fast/viewport/viewport-2.html: Added.
937 * fast/viewport/viewport-20-expected.txt: Added.
938 * fast/viewport/viewport-20.html: Added.
939 * fast/viewport/viewport-21-expected.txt: Added.
940 * fast/viewport/viewport-21.html: Added.
941 * fast/viewport/viewport-22-expected.txt: Added.
942 * fast/viewport/viewport-22.html: Added.
943 * fast/viewport/viewport-23-expected.txt: Added.
944 * fast/viewport/viewport-23.html: Added.
945 * fast/viewport/viewport-24-expected.txt: Added.
946 * fast/viewport/viewport-24.html: Added.
947 * fast/viewport/viewport-25-expected.txt: Added.
948 * fast/viewport/viewport-25.html: Added.
949 * fast/viewport/viewport-26-expected.txt: Added.
950 * fast/viewport/viewport-26.html: Added.
951 * fast/viewport/viewport-27-expected.txt: Added.
952 * fast/viewport/viewport-27.html: Added.
953 * fast/viewport/viewport-28-expected.txt: Added.
954 * fast/viewport/viewport-28.html: Added.
955 * fast/viewport/viewport-29-expected.txt: Added.
956 * fast/viewport/viewport-29.html: Added.
957 * fast/viewport/viewport-3-expected.txt: Added.
958 * fast/viewport/viewport-3.html: Added.
959 * fast/viewport/viewport-30-expected.txt: Added.
960 * fast/viewport/viewport-30.html: Added.
961 * fast/viewport/viewport-31-expected.txt: Added.
962 * fast/viewport/viewport-31.html: Added.
963 * fast/viewport/viewport-32-expected.txt: Added.
964 * fast/viewport/viewport-32.html: Added.
965 * fast/viewport/viewport-33-expected.txt: Added.
966 * fast/viewport/viewport-33.html: Added.
967 * fast/viewport/viewport-34-expected.txt: Added.
968 * fast/viewport/viewport-34.html: Added.
969 * fast/viewport/viewport-35-expected.txt: Added.
970 * fast/viewport/viewport-35.html: Added.
971 * fast/viewport/viewport-36-expected.txt: Added.
972 * fast/viewport/viewport-36.html: Added.
973 * fast/viewport/viewport-37-expected.txt: Added.
974 * fast/viewport/viewport-37.html: Added.
975 * fast/viewport/viewport-38-expected.txt: Added.
976 * fast/viewport/viewport-38.html: Added.
977 * fast/viewport/viewport-39-expected.txt: Added.
978 * fast/viewport/viewport-39.html: Added.
979 * fast/viewport/viewport-4-expected.txt: Added.
980 * fast/viewport/viewport-4.html: Added.
981 * fast/viewport/viewport-40-expected.txt: Added.
982 * fast/viewport/viewport-40.html: Added.
983 * fast/viewport/viewport-41-expected.txt: Added.
984 * fast/viewport/viewport-41.html: Added.
985 * fast/viewport/viewport-42-expected.txt: Added.
986 * fast/viewport/viewport-42.html: Added.
987 * fast/viewport/viewport-43-expected.txt: Added.
988 * fast/viewport/viewport-43.html: Added.
989 * fast/viewport/viewport-44-expected.txt: Added.
990 * fast/viewport/viewport-44.html: Added.
991 * fast/viewport/viewport-45-expected.txt: Added.
992 * fast/viewport/viewport-45.html: Added.
993 * fast/viewport/viewport-46-expected.txt: Added.
994 * fast/viewport/viewport-46.html: Added.
995 * fast/viewport/viewport-47-expected.txt: Added.
996 * fast/viewport/viewport-47.html: Added.
997 * fast/viewport/viewport-48-expected.txt: Added.
998 * fast/viewport/viewport-48.html: Added.
999 * fast/viewport/viewport-49-expected.txt: Added.
1000 * fast/viewport/viewport-49.html: Added.
1001 * fast/viewport/viewport-5-expected.txt: Added.
1002 * fast/viewport/viewport-5.html: Added.
1003 * fast/viewport/viewport-50-expected.txt: Added.
1004 * fast/viewport/viewport-50.html: Added.
1005 * fast/viewport/viewport-51-expected.txt: Added.
1006 * fast/viewport/viewport-51.html: Added.
1007 * fast/viewport/viewport-52-expected.txt: Added.
1008 * fast/viewport/viewport-52.html: Added.
1009 * fast/viewport/viewport-53-expected.txt: Added.
1010 * fast/viewport/viewport-53.html: Added.
1011 * fast/viewport/viewport-54-expected.txt: Added.
1012 * fast/viewport/viewport-54.html: Added.
1013 * fast/viewport/viewport-55-expected.txt: Added.
1014 * fast/viewport/viewport-55.html: Added.
1015 * fast/viewport/viewport-56-expected.txt: Added.
1016 * fast/viewport/viewport-56.html: Added.
1017 * fast/viewport/viewport-57-expected.txt: Added.
1018 * fast/viewport/viewport-57.html: Added.
1019 * fast/viewport/viewport-58-expected.txt: Added.
1020 * fast/viewport/viewport-58.html: Added.
1021 * fast/viewport/viewport-59-expected.txt: Added.
1022 * fast/viewport/viewport-59.html: Added.
1023 * fast/viewport/viewport-6-expected.txt: Added.
1024 * fast/viewport/viewport-6.html: Added.
1025 * fast/viewport/viewport-60-expected.txt: Added.
1026 * fast/viewport/viewport-60.html: Added.
1027 * fast/viewport/viewport-61-expected.txt: Added.
1028 * fast/viewport/viewport-61.html: Added.
1029 * fast/viewport/viewport-62-expected.txt: Added.
1030 * fast/viewport/viewport-62.html: Added.
1031 * fast/viewport/viewport-63-expected.txt: Added.
1032 * fast/viewport/viewport-63.html: Added.
1033 * fast/viewport/viewport-64-expected.txt: Added.
1034 * fast/viewport/viewport-64.html: Added.
1035 * fast/viewport/viewport-65.html: Added.
1036 * fast/viewport/viewport-66-expected.txt: Added.
1037 * fast/viewport/viewport-66.html: Added.
1038 * fast/viewport/viewport-67-expected.txt: Added.
1039 * fast/viewport/viewport-67.html: Added.
1040 * fast/viewport/viewport-68-expected.txt: Added.
1041 * fast/viewport/viewport-68.html: Added.
1042 * fast/viewport/viewport-69-expected.txt: Added.
1043 * fast/viewport/viewport-69.html: Added.
1044 * fast/viewport/viewport-7-expected.txt: Added.
1045 * fast/viewport/viewport-7.html: Added.
1046 * fast/viewport/viewport-70-expected.txt: Added.
1047 * fast/viewport/viewport-70.html: Added.
1048 * fast/viewport/viewport-71-expected.txt: Added.
1049 * fast/viewport/viewport-71.html: Added.
1050 * fast/viewport/viewport-72-expected.txt: Added.
1051 * fast/viewport/viewport-72.html: Added.
1052 * fast/viewport/viewport-73-expected.txt: Added.
1053 * fast/viewport/viewport-73.html: Added.
1054 * fast/viewport/viewport-74-expected.txt: Added.
1055 * fast/viewport/viewport-74.html: Added.
1056 * fast/viewport/viewport-75-expected.txt: Added.
1057 * fast/viewport/viewport-75.html: Added.
1058 * fast/viewport/viewport-76-expected.txt: Added.
1059 * fast/viewport/viewport-76.html: Added.
1060 * fast/viewport/viewport-77-expected.txt: Added.
1061 * fast/viewport/viewport-77.html: Added.
1062 * fast/viewport/viewport-78-expected.txt: Added.
1063 * fast/viewport/viewport-78.html: Added.
1064 * fast/viewport/viewport-79-expected.txt: Added.
1065 * fast/viewport/viewport-79.html: Added.
1066 * fast/viewport/viewport-8-expected.txt: Added.
1067 * fast/viewport/viewport-8.html: Added.
1068 * fast/viewport/viewport-80-expected.txt: Added.
1069 * fast/viewport/viewport-80.html: Added.
1070 * fast/viewport/viewport-81-expected.txt: Added.
1071 * fast/viewport/viewport-81.html: Added.
1072 * fast/viewport/viewport-82.html: Added.
1073 * fast/viewport/viewport-83-expected.txt: Added.
1074 * fast/viewport/viewport-83.html: Added.
1075 * fast/viewport/viewport-84.html: Added.
1076 * fast/viewport/viewport-85-expected.txt: Added.
1077 * fast/viewport/viewport-85.html: Added.
1078 * fast/viewport/viewport-86-expected.txt: Added.
1079 * fast/viewport/viewport-86.html: Added.
1080 * fast/viewport/viewport-87.html: Added.
1081 * fast/viewport/viewport-88-expected.txt: Added.
1082 * fast/viewport/viewport-88.html: Added.
1083 * fast/viewport/viewport-9-expected.txt: Added.
1084 * fast/viewport/viewport-9.html: Added.
1085 * fast/viewport/viewport-90-expected.txt: Added.
1086 * fast/viewport/viewport-90.html: Added.
1087 * platform/gtk/Skipped: Skip tests due to missing DRT support.
1088 * platform/mac/Skipped: Skip tests due to missing DRT support.
1089 * platform/win/Skipped: Skip tests due to missing DRT support.
1090 * platform/qt/Skipped: Skip failing tests.
1092 2010-09-08 Yael Aharon <yael.aharon@nokia.com>
1094 Reviewed by Antonio Gomes.
1096 Missing EOL in expected test results
1097 https://bugs.webkit.org/show_bug.cgi?id=45352
1099 Add the missing EOL.
1101 * fast/notifications/notifications-click-event-expected.txt:
1103 2010-08-27 John Gregg <johnnyg@google.com>
1105 Reviewed by David Levin.
1107 Notifications should support a click event
1108 https://bugs.webkit.org/show_bug.cgi?id=44800
1110 * fast/notifications/notifications-click-event-expected.txt: Added.
1111 * fast/notifications/notifications-click-event.html: Added.
1112 * platform/qt/Skipped:
1114 2010-09-10 Yael Aharon <yael.aharon@nokia.com>
1116 Reviewed by Andreas Kling.
1118 [Qt] Support click event for notifications
1119 https://bugs.webkit.org/show_bug.cgi?id=44836
1121 * fast/notifications/notifications-click-event-expected.txt:
1122 * platform/qt/Skipped:
1124 2010-09-01 Mahesh Kulkarni <mahesh.kulkarni@nokia.com>
1126 Reviewed by Laszlo Gombos.
1128 [Qt] QWebPage::allowGeolocationRequest should be async API
1129 https://bugs.webkit.org/show_bug.cgi?id=41364
1131 Enable all geolocation delayed permission layout test for Qt port
1133 * platform/qt/Skipped:
1135 2010-08-26 Simon Hausmann <simon.hausmann@nokia.com>
1139 Update test results after clip-rect changes as part of
1140 https://bugs.webkit.org/show_bug.cgi?id=44594
1142 * platform/qt/plugins/resize-from-plugin-expected.txt:
1144 2010-07-27 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
1148 Update expected result as well to match r64115.
1150 * fast/events/spatial-navigation/snav-clipped-overflowed-content-expected.txt:
1152 2010-07-27 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
1156 Fix GTK layout-test break after r64114
1158 Skipping the test for Qt until we can find a non-fragile way to write
1161 * fast/events/spatial-navigation/snav-clipped-overflowed-content.html:
1162 * platform/qt/Skipped:
1164 2010-07-26 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
1166 Reviewed by Simon Hausmann.
1168 [Qt] Change default font from sans-serif to serif
1170 This matches what other ports and browser engines do.
1172 We now also use QFont's defaultFontFamily() to resolve the
1173 correct fonts for each platform. For Qt >= 4.7 we can take
1174 advantage of the new enums for generic font families.
1176 The spatial-navigation test had to be changed due to the
1177 fragile nature of the down-action. By changing the font we
1178 hit the case where the two down actions were not enough to
1179 scroll the link into view.
1181 * fast/events/spatial-navigation/snav-clipped-overflowed-content-expected.txt:
1182 * fast/events/spatial-navigation/snav-clipped-overflowed-content.html:
1183 * platform/qt/animations/state-at-end-event-expected.txt:
1184 * platform/qt/css1/basic/class_as_selector-expected.txt:
1185 * platform/qt/css1/basic/comments-expected.txt:
1186 * platform/qt/css1/basic/containment-expected.txt:
1187 * platform/qt/css1/basic/contextual_selectors-expected.txt:
1188 * platform/qt/css1/basic/grouping-expected.txt:
1189 * platform/qt/css1/basic/id_as_selector-expected.txt:
1190 * platform/qt/css1/basic/inheritance-expected.txt:
1191 * platform/qt/css1/box_properties/border-expected.txt:
1192 * platform/qt/css1/box_properties/border_bottom-expected.txt:
1193 * platform/qt/css1/box_properties/border_bottom_inline-expected.txt:
1194 * platform/qt/css1/box_properties/border_bottom_width-expected.txt:
1195 * platform/qt/css1/box_properties/border_bottom_width_inline-expected.txt:
1196 * platform/qt/css1/box_properties/border_color-expected.txt:
1197 * platform/qt/css1/box_properties/border_color_inline-expected.txt:
1198 * platform/qt/css1/box_properties/border_inline-expected.txt:
1199 * platform/qt/css1/box_properties/border_left-expected.txt:
1200 * platform/qt/css1/box_properties/border_left_inline-expected.txt:
1201 * platform/qt/css1/box_properties/border_left_width-expected.txt:
1202 * platform/qt/css1/box_properties/border_left_width_inline-expected.txt:
1203 * platform/qt/css1/box_properties/border_right-expected.txt:
1204 * platform/qt/css1/box_properties/border_right_inline-expected.txt:
1205 * platform/qt/css1/box_properties/border_right_width-expected.txt:
1206 * platform/qt/css1/box_properties/border_right_width_inline-expected.txt:
1207 * platform/qt/css1/box_properties/border_style-expected.txt:
1208 * platform/qt/css1/box_properties/border_style_inline-expected.txt:
1209 * platform/qt/css1/box_properties/border_top-expected.txt:
1210 * platform/qt/css1/box_properties/border_top_inline-expected.txt:
1211 * platform/qt/css1/box_properties/border_top_width-expected.txt:
1212 * platform/qt/css1/box_properties/border_top_width_inline-expected.txt:
1213 * platform/qt/css1/box_properties/border_width-expected.txt:
1214 * platform/qt/css1/box_properties/border_width_inline-expected.txt:
1215 * platform/qt/css1/box_properties/clear-expected.txt:
1216 * platform/qt/css1/box_properties/clear_float-expected.txt:
1217 * platform/qt/css1/box_properties/float-expected.txt:
1218 * platform/qt/css1/box_properties/float_elements_in_series-expected.txt:
1219 * platform/qt/css1/box_properties/float_margin-expected.txt:
1220 * platform/qt/css1/box_properties/float_on_text_elements-expected.txt:
1221 * platform/qt/css1/box_properties/height-expected.txt:
1222 * platform/qt/css1/box_properties/margin-expected.txt:
1223 * platform/qt/css1/box_properties/margin_bottom-expected.txt:
1224 * platform/qt/css1/box_properties/margin_bottom_inline-expected.txt:
1225 * platform/qt/css1/box_properties/margin_inline-expected.txt:
1226 * platform/qt/css1/box_properties/margin_left-expected.txt:
1227 * platform/qt/css1/box_properties/margin_left_inline-expected.txt:
1228 * platform/qt/css1/box_properties/margin_right-expected.txt:
1229 * platform/qt/css1/box_properties/margin_right_inline-expected.txt:
1230 * platform/qt/css1/box_properties/margin_top-expected.txt:
1231 * platform/qt/css1/box_properties/margin_top_inline-expected.txt:
1232 * platform/qt/css1/box_properties/padding-expected.txt:
1233 * platform/qt/css1/box_properties/padding_bottom-expected.txt:
1234 * platform/qt/css1/box_properties/padding_bottom_inline-expected.txt:
1235 * platform/qt/css1/box_properties/padding_inline-expected.txt:
1236 * platform/qt/css1/box_properties/padding_left-expected.txt:
1237 * platform/qt/css1/box_properties/padding_left_inline-expected.txt:
1238 * platform/qt/css1/box_properties/padding_right-expected.txt:
1239 * platform/qt/css1/box_properties/padding_right_inline-expected.txt:
1240 * platform/qt/css1/box_properties/padding_top-expected.txt:
1241 * platform/qt/css1/box_properties/padding_top_inline-expected.txt:
1242 * platform/qt/css1/box_properties/width-expected.txt:
1243 * platform/qt/css1/cascade/cascade_order-expected.txt:
1244 * platform/qt/css1/cascade/important-expected.txt:
1245 * platform/qt/css1/classification/display-expected.txt:
1246 * platform/qt/css1/classification/list_style-expected.txt:
1247 * platform/qt/css1/classification/list_style_image-expected.txt:
1248 * platform/qt/css1/classification/list_style_position-expected.txt:
1249 * platform/qt/css1/classification/list_style_type-expected.txt:
1250 * platform/qt/css1/color_and_background/background-expected.txt:
1251 * platform/qt/css1/color_and_background/background_attachment-expected.txt:
1252 * platform/qt/css1/color_and_background/background_color-expected.txt:
1253 * platform/qt/css1/color_and_background/background_image-expected.txt:
1254 * platform/qt/css1/color_and_background/background_position-expected.txt:
1255 * platform/qt/css1/color_and_background/background_repeat-expected.txt:
1256 * platform/qt/css1/color_and_background/color-expected.txt:
1257 * platform/qt/css1/conformance/forward_compatible_parsing-expected.txt:
1258 * platform/qt/css1/font_properties/font-expected.txt:
1259 * platform/qt/css1/font_properties/font_family-expected.txt:
1260 * platform/qt/css1/font_properties/font_size-expected.txt:
1261 * platform/qt/css1/font_properties/font_style-expected.txt:
1262 * platform/qt/css1/font_properties/font_variant-expected.txt:
1263 * platform/qt/css1/font_properties/font_weight-expected.txt:
1264 * platform/qt/css1/formatting_model/canvas-expected.txt:
1265 * platform/qt/css1/formatting_model/floating_elements-expected.txt:
1266 * platform/qt/css1/formatting_model/height_of_lines-expected.txt:
1267 * platform/qt/css1/formatting_model/horizontal_formatting-expected.txt:
1268 * platform/qt/css1/formatting_model/inline_elements-expected.txt:
1269 * platform/qt/css1/formatting_model/replaced_elements-expected.txt:
1270 * platform/qt/css1/formatting_model/vertical_formatting-expected.txt:
1271 * platform/qt/css1/pseudo/anchor-expected.txt:
1272 * platform/qt/css1/pseudo/firstletter-expected.txt:
1273 * platform/qt/css1/pseudo/firstline-expected.txt:
1274 * platform/qt/css1/pseudo/multiple_pseudo_elements-expected.txt:
1275 * platform/qt/css1/pseudo/pseudo_elements_in_selectors-expected.txt:
1276 * platform/qt/css1/text_properties/letter_spacing-expected.txt:
1277 * platform/qt/css1/text_properties/line_height-expected.txt:
1278 * platform/qt/css1/text_properties/text_align-expected.txt:
1279 * platform/qt/css1/text_properties/text_decoration-expected.txt:
1280 * platform/qt/css1/text_properties/text_indent-expected.txt:
1281 * platform/qt/css1/text_properties/text_transform-expected.txt:
1282 * platform/qt/css1/text_properties/vertical_align-expected.txt:
1283 * platform/qt/css1/text_properties/word_spacing-expected.txt:
1284 * platform/qt/css1/units/color_units-expected.txt:
1285 * platform/qt/css1/units/length_units-expected.txt:
1286 * platform/qt/css1/units/percentage_units-expected.txt:
1287 * platform/qt/css1/units/urls-expected.txt:
1288 * platform/qt/css2.1/t040102-keywords-00-b-expected.txt:
1289 * platform/qt/css2.1/t040102-keywords-01-b-expected.txt:
1290 * platform/qt/css2.1/t040103-case-00-b-expected.txt:
1291 * platform/qt/css2.1/t040103-case-01-c-expected.txt:
1292 * platform/qt/css2.1/t040103-escapes-00-b-expected.txt:
1293 * platform/qt/css2.1/t040103-escapes-02-d-expected.txt:
1294 * platform/qt/css2.1/t040103-escapes-03-b-expected.txt:
1295 * platform/qt/css2.1/t040103-escapes-04-b-expected.txt:
1296 * platform/qt/css2.1/t040103-escapes-05-c-expected.txt:
1297 * platform/qt/css2.1/t040103-escapes-06-b-expected.txt:
1298 * platform/qt/css2.1/t040103-escapes-07-b-expected.txt:
1299 * platform/qt/css2.1/t040103-escapes-08-b-expected.txt:
1300 * platform/qt/css2.1/t040103-ident-00-c-expected.txt:
1301 * platform/qt/css2.1/t040103-ident-01-c-expected.txt:
1302 * platform/qt/css2.1/t040103-ident-02-c-expected.txt:
1303 * platform/qt/css2.1/t040103-ident-03-c-expected.txt:
1304 * platform/qt/css2.1/t040103-ident-04-c-expected.txt:
1305 * platform/qt/css2.1/t040103-ident-05-c-expected.txt:
1306 * platform/qt/css2.1/t040103-ident-06-c-expected.txt:
1307 * platform/qt/css2.1/t040103-ident-07-c-expected.txt:
1308 * platform/qt/css2.1/t040103-ident-08-c-expected.txt:
1309 * platform/qt/css2.1/t040103-ident-09-c-expected.txt:
1310 * platform/qt/css2.1/t040103-ident-10-c-expected.txt:
1311 * platform/qt/css2.1/t040103-ident-11-c-expected.txt:
1312 * platform/qt/css2.1/t040103-ident-12-c-expected.txt:
1313 * platform/qt/css2.1/t040103-ident-13-c-expected.txt:
1314 * platform/qt/css2.1/t040105-atkeyw-00-b-expected.txt:
1315 * platform/qt/css2.1/t040105-atkeyw-01-b-expected.txt:
1316 * platform/qt/css2.1/t040105-atkeyw-02-b-expected.txt:
1317 * platform/qt/css2.1/t040105-atrule-00-b-expected.txt:
1318 * platform/qt/css2.1/t040105-atrule-01-b-expected.txt:
1319 * platform/qt/css2.1/t040105-atrule-02-b-expected.txt:
1320 * platform/qt/css2.1/t040105-atrule-03-b-expected.txt:
1321 * platform/qt/css2.1/t040105-atrule-04-b-expected.txt:
1322 * platform/qt/css2.1/t040105-import-00-b-expected.txt:
1323 * platform/qt/css2.1/t040105-import-01-b-expected.txt:
1324 * platform/qt/css2.1/t040109-c17-comments-00-b-expected.txt:
1325 * platform/qt/css2.1/t040109-c17-comments-01-b-expected.txt:
1326 * platform/qt/css2.1/t0402-c71-fwd-parsing-00-f-expected.txt:
1327 * platform/qt/css2.1/t0402-c71-fwd-parsing-01-f-expected.txt:
1328 * platform/qt/css2.1/t0402-c71-fwd-parsing-02-f-expected.txt:
1329 * platform/qt/css2.1/t0402-c71-fwd-parsing-03-f-expected.txt:
1330 * platform/qt/css2.1/t0402-c71-fwd-parsing-04-f-expected.txt:
1331 * platform/qt/css2.1/t0402-syntax-01-f-expected.txt:
1332 * platform/qt/css2.1/t0402-syntax-02-f-expected.txt:
1333 * platform/qt/css2.1/t0402-syntax-03-f-expected.txt:
1334 * platform/qt/css2.1/t0402-syntax-04-f-expected.txt:
1335 * platform/qt/css2.1/t0402-syntax-05-f-expected.txt:
1336 * platform/qt/css2.1/t0402-syntax-06-f-expected.txt:
1337 * platform/qt/css2.1/t040302-c61-ex-len-00-b-a-expected.txt:
1338 * platform/qt/css2.1/t040302-c61-phys-len-00-b-expected.txt:
1339 * platform/qt/css2.1/t040302-c61-rel-len-00-b-ag-expected.txt:
1340 * platform/qt/css2.1/t040304-c64-uri-00-a-g-expected.txt:
1341 * platform/qt/css2.1/t040306-c63-color-00-b-ag-expected.txt:
1342 * platform/qt/css2.1/t040306-syntax-01-f-expected.txt:
1343 * platform/qt/css2.1/t040307-syntax-01-b-expected.txt:
1344 * platform/qt/css2.1/t1202-counter-00-b-expected.txt:
1345 * platform/qt/css2.1/t1202-counter-01-b-expected.txt:
1346 * platform/qt/css2.1/t1202-counter-02-b-expected.txt:
1347 * platform/qt/css2.1/t1202-counter-03-b-expected.txt:
1348 * platform/qt/css2.1/t1202-counter-04-b-expected.txt:
1349 * platform/qt/css2.1/t1202-counter-05-b-expected.txt:
1350 * platform/qt/css2.1/t1202-counter-06-b-expected.txt:
1351 * platform/qt/css2.1/t1202-counter-07-b-expected.txt:
1352 * platform/qt/css2.1/t1202-counter-08-b-expected.txt:
1353 * platform/qt/css2.1/t1202-counter-09-b-expected.txt:
1354 * platform/qt/css2.1/t1202-counter-11-b-expected.txt:
1355 * platform/qt/css2.1/t1202-counter-12-b-expected.txt:
1356 * platform/qt/css2.1/t1202-counter-13-b-expected.txt:
1357 * platform/qt/css2.1/t1202-counter-14-b-expected.txt:
1358 * platform/qt/css2.1/t1202-counter-15-b-expected.txt:
1359 * platform/qt/css2.1/t1202-counter-16-f-expected.txt:
1360 * platform/qt/css2.1/t1202-counters-00-b-expected.txt:
1361 * platform/qt/css2.1/t1202-counters-01-b-expected.txt:
1362 * platform/qt/css2.1/t1202-counters-02-b-expected.txt:
1363 * platform/qt/css2.1/t1202-counters-03-b-expected.txt:
1364 * platform/qt/css2.1/t1202-counters-05-b-expected.txt:
1365 * platform/qt/css2.1/t1202-counters-06-b-expected.txt:
1366 * platform/qt/css2.1/t1202-counters-07-b-expected.txt:
1367 * platform/qt/css2.1/t1202-counters-08-b-expected.txt:
1368 * platform/qt/css2.1/t1202-counters-09-b-expected.txt:
1369 * platform/qt/css2.1/t1202-counters-11-b-expected.txt:
1370 * platform/qt/css2.1/t1202-counters-12-b-expected.txt:
1371 * platform/qt/css2.1/t1202-counters-13-b-expected.txt:
1372 * platform/qt/css2.1/t1202-counters-14-b-expected.txt:
1373 * platform/qt/css2.1/t1202-counters-15-b-expected.txt:
1374 * platform/qt/css2.1/t1202-counters-16-c-expected.txt:
1375 * platform/qt/css2.1/t1202-counters-17-d-expected.txt:
1376 * platform/qt/css2.1/t1202-counters-18-f-expected.txt:
1377 * platform/qt/css2.1/t1205-c561-list-displ-00-b-expected.txt:
1378 * platform/qt/css2.1/t1205-c563-list-type-00-b-expected.txt:
1379 * platform/qt/css2.1/t1205-c563-list-type-01-b-expected.txt:
1380 * platform/qt/css2.1/t1205-c564-list-img-00-b-g-expected.txt:
1381 * platform/qt/css2.1/t1205-c565-list-pos-00-b-expected.txt:
1382 * platform/qt/css2.1/t1205-c566-list-stl-00-e-ag-expected.txt:
1383 * platform/qt/css2.1/t1205-c566-list-stl-01-c-g-expected.txt:
1384 * platform/qt/css2.1/t140201-c532-bgcolor-00-a-expected.txt:
1385 * platform/qt/css2.1/t140201-c532-bgcolor-01-b-expected.txt:
1386 * platform/qt/css2.1/t140201-c533-bgimage-00-a-expected.txt:
1387 * platform/qt/css2.1/t140201-c533-bgimage-01-b-g-expected.txt:
1388 * platform/qt/css2.1/t140201-c534-bgre-00-b-ag-expected.txt:
1389 * platform/qt/css2.1/t140201-c535-bg-fixd-00-b-g-expected.txt:
1390 * platform/qt/css2.1/t140201-c536-bgpos-00-b-ag-expected.txt:
1391 * platform/qt/css2.1/t1503-c522-font-family-00-b-expected.txt:
1392 * platform/qt/css2.1/t1504-c523-font-style-00-b-expected.txt:
1393 * platform/qt/css2.1/t1504-c543-txt-decor-00-d-g-expected.txt:
1394 * platform/qt/css2.1/t1506-c525-font-wt-00-b-expected.txt:
1395 * platform/qt/css2.1/t1507-c526-font-sz-00-b-expected.txt:
1396 * platform/qt/css2.1/t1507-c526-font-sz-01-b-a-expected.txt:
1397 * platform/qt/css2.1/t1507-c526-font-sz-02-b-a-expected.txt:
1398 * platform/qt/css2.1/t1507-c526-font-sz-03-f-a-expected.txt:
1399 * platform/qt/css2.1/t1508-c527-font-01-b-expected.txt:
1400 * platform/qt/css2.1/t1508-c527-font-03-b-expected.txt:
1401 * platform/qt/css2.1/t1508-c527-font-06-b-expected.txt:
1402 * platform/qt/css2.1/t170602-bdr-conflct-w-00-d-expected.txt:
1403 * platform/qt/css2.1/t170602-bdr-conflct-w-01-d-expected.txt:
1404 * platform/qt/css2.1/t170602-bdr-conflct-w-02-d-expected.txt:
1405 * platform/qt/css2.1/t170602-bdr-conflct-w-03-d-expected.txt:
1406 * platform/qt/css2.1/t170602-bdr-conflct-w-04-d-expected.txt:
1407 * platform/qt/css2.1/t170602-bdr-conflct-w-05-d-expected.txt:
1408 * platform/qt/css2.1/t170602-bdr-conflct-w-06-d-expected.txt:
1409 * platform/qt/css2.1/t170602-bdr-conflct-w-07-d-expected.txt:
1410 * platform/qt/css2.1/t170602-bdr-conflct-w-08-d-expected.txt:
1411 * platform/qt/css2.1/t170602-bdr-conflct-w-09-d-expected.txt:
1412 * platform/qt/css2.1/t170602-bdr-conflct-w-10-d-expected.txt:
1413 * platform/qt/css2.1/t170602-bdr-conflct-w-11-d-expected.txt:
1414 * platform/qt/css2.1/t170602-bdr-conflct-w-12-d-expected.txt:
1415 * platform/qt/css2.1/t170602-bdr-conflct-w-13-d-expected.txt:
1416 * platform/qt/css2.1/t170602-bdr-conflct-w-14-d-expected.txt:
1417 * platform/qt/css2.1/t170602-bdr-conflct-w-15-d-expected.txt:
1418 * platform/qt/css2.1/t170602-bdr-conflct-w-16-d-expected.txt:
1419 * platform/qt/css2.1/t170602-bdr-conflct-w-17-d-expected.txt:
1420 * platform/qt/css2.1/t170602-bdr-conflct-w-18-d-expected.txt:
1421 * platform/qt/css2.1/t170602-bdr-conflct-w-19-d-expected.txt:
1422 * platform/qt/css2.1/t170602-bdr-conflct-w-20-d-expected.txt:
1423 * platform/qt/css2.1/t170602-bdr-conflct-w-21-d-expected.txt:
1424 * platform/qt/css2.1/t170602-bdr-conflct-w-22-d-expected.txt:
1425 * platform/qt/css2.1/t170602-bdr-conflct-w-23-d-expected.txt:
1426 * platform/qt/css2.1/t170602-bdr-conflct-w-24-d-expected.txt:
1427 * platform/qt/css2.1/t170602-bdr-conflct-w-25-d-expected.txt:
1428 * platform/qt/css2.1/t170602-bdr-conflct-w-26-d-expected.txt:
1429 * platform/qt/css2.1/t170602-bdr-conflct-w-27-d-expected.txt:
1430 * platform/qt/css2.1/t170602-bdr-conflct-w-28-d-expected.txt:
1431 * platform/qt/css2.1/t170602-bdr-conflct-w-29-d-expected.txt:
1432 * platform/qt/css2.1/t170602-bdr-conflct-w-30-d-expected.txt:
1433 * platform/qt/css2.1/t170602-bdr-conflct-w-31-d-expected.txt:
1434 * platform/qt/css2.1/t170602-bdr-conflct-w-32-d-expected.txt:
1435 * platform/qt/css2.1/t170602-bdr-conflct-w-33-d-expected.txt:
1436 * platform/qt/css2.1/t170602-bdr-conflct-w-34-d-expected.txt:
1437 * platform/qt/css2.1/t170602-bdr-conflct-w-35-d-expected.txt:
1438 * platform/qt/css2.1/t170602-bdr-conflct-w-36-d-expected.txt:
1439 * platform/qt/css2.1/t170602-bdr-conflct-w-37-d-expected.txt:
1440 * platform/qt/css2.1/t170602-bdr-conflct-w-38-d-expected.txt:
1441 * platform/qt/css2.1/t170602-bdr-conflct-w-39-d-expected.txt:
1442 * platform/qt/css2.1/t170602-bdr-conflct-w-40-d-expected.txt:
1443 * platform/qt/css2.1/t170602-bdr-conflct-w-41-d-expected.txt:
1444 * platform/qt/css2.1/t170602-bdr-conflct-w-42-d-expected.txt:
1445 * platform/qt/css2.1/t170602-bdr-conflct-w-43-d-expected.txt:
1446 * platform/qt/css2.1/t170602-bdr-conflct-w-44-d-expected.txt:
1447 * platform/qt/css2.1/t170602-bdr-conflct-w-45-d-expected.txt:
1448 * platform/qt/css2.1/t170602-bdr-conflct-w-46-d-expected.txt:
1449 * platform/qt/css2.1/t170602-bdr-conflct-w-47-d-expected.txt:
1450 * platform/qt/css2.1/t170602-bdr-conflct-w-48-d-expected.txt:
1451 * platform/qt/css2.1/t170602-bdr-conflct-w-49-d-expected.txt:
1452 * platform/qt/editing/deleting/5300379-expected.txt:
1453 * platform/qt/editing/deleting/5408255-expected.txt:
1454 * platform/qt/editing/deleting/non-smart-delete-expected.txt:
1455 * platform/qt/editing/deleting/smart-delete-003-expected.txt:
1456 * platform/qt/editing/deleting/smart-delete-004-expected.txt:
1457 * platform/qt/editing/execCommand/insert-list-xml-expected.txt:
1458 * platform/qt/editing/inserting/12882-expected.txt:
1459 * platform/qt/editing/inserting/4840662-expected.txt:
1460 * platform/qt/editing/inserting/4875189-1-expected.txt:
1461 * platform/qt/editing/inserting/4875189-2-expected.txt:
1462 * platform/qt/editing/inserting/4959067-expected.txt:
1463 * platform/qt/editing/inserting/4960120-2-expected.txt:
1464 * platform/qt/editing/inserting/5002441-expected.txt:
1465 * platform/qt/editing/inserting/5058163-1-expected.txt:
1466 * platform/qt/editing/inserting/5058163-2-expected.txt:
1467 * platform/qt/editing/inserting/5156401-2-expected.txt:
1468 * platform/qt/editing/inserting/5418891-expected.txt:
1469 * platform/qt/editing/inserting/5510537-expected.txt:
1470 * platform/qt/editing/inserting/5549929-2-expected.txt:
1471 * platform/qt/editing/inserting/5549929-3-expected.txt:
1472 * platform/qt/editing/inserting/6703873-expected.txt:
1473 * platform/qt/editing/inserting/break-blockquote-after-delete-expected.txt:
1474 * platform/qt/editing/inserting/editable-inline-element-expected.txt:
1475 * platform/qt/editing/inserting/edited-whitespace-1-expected.txt:
1476 * platform/qt/editing/inserting/insert-3654864-fix-expected.txt:
1477 * platform/qt/editing/inserting/insert-3659587-fix-expected.txt:
1478 * platform/qt/editing/inserting/insert-3775316-fix-expected.txt:
1479 * platform/qt/editing/inserting/insert-3778059-fix-expected.txt:
1480 * platform/qt/editing/inserting/insert-3786362-fix-expected.txt:
1481 * platform/qt/editing/inserting/insert-3800346-fix-expected.txt:
1482 * platform/qt/editing/inserting/insert-3907422-fix-expected.txt:
1483 * platform/qt/editing/inserting/insert-after-delete-001-expected.txt:
1484 * platform/qt/editing/inserting/insert-at-end-01-expected.txt:
1485 * platform/qt/editing/inserting/insert-at-end-02-expected.txt:
1486 * platform/qt/editing/inserting/insert-br-001-expected.txt:
1487 * platform/qt/editing/inserting/insert-br-002-expected.txt:
1488 * platform/qt/editing/inserting/insert-br-003-expected.txt:
1489 * platform/qt/editing/inserting/insert-br-004-expected.txt:
1490 * platform/qt/editing/inserting/insert-br-005-expected.txt:
1491 * platform/qt/editing/inserting/insert-br-006-expected.txt:
1492 * platform/qt/editing/inserting/insert-br-007-expected.txt:
1493 * platform/qt/editing/inserting/insert-br-008-expected.txt:
1494 * platform/qt/editing/inserting/insert-br-009-expected.txt:
1495 * platform/qt/editing/inserting/insert-br-at-tabspan-001-expected.txt:
1496 * platform/qt/editing/inserting/insert-br-at-tabspan-002-expected.txt:
1497 * platform/qt/editing/inserting/insert-br-at-tabspan-003-expected.txt:
1498 * platform/qt/editing/inserting/insert-br-quoted-001-expected.txt:
1499 * platform/qt/editing/inserting/insert-br-quoted-002-expected.txt:
1500 * platform/qt/editing/inserting/insert-br-quoted-003-expected.txt:
1501 * platform/qt/editing/inserting/insert-br-quoted-004-expected.txt:
1502 * platform/qt/editing/inserting/insert-br-quoted-005-expected.txt:
1503 * platform/qt/editing/inserting/insert-br-quoted-006-expected.txt:
1504 * platform/qt/editing/inserting/insert-div-001-expected.txt:
1505 * platform/qt/editing/inserting/insert-div-002-expected.txt:
1506 * platform/qt/editing/inserting/insert-div-003-expected.txt:
1507 * platform/qt/editing/inserting/insert-div-004-expected.txt:
1508 * platform/qt/editing/inserting/insert-div-005-expected.txt:
1509 * platform/qt/editing/inserting/insert-div-006-expected.txt:
1510 * platform/qt/editing/inserting/insert-div-007-expected.txt:
1511 * platform/qt/editing/inserting/insert-div-008-expected.txt:
1512 * platform/qt/editing/inserting/insert-div-009-expected.txt:
1513 * platform/qt/editing/inserting/insert-div-010-expected.txt:
1514 * platform/qt/editing/inserting/insert-div-011-expected.txt:
1515 * platform/qt/editing/inserting/insert-div-012-expected.txt:
1516 * platform/qt/editing/inserting/insert-div-013-expected.txt:
1517 * platform/qt/editing/inserting/insert-div-014-expected.txt:
1518 * platform/qt/editing/inserting/insert-div-015-expected.txt:
1519 * platform/qt/editing/inserting/insert-div-016-expected.txt:
1520 * platform/qt/editing/inserting/insert-div-017-expected.txt:
1521 * platform/qt/editing/inserting/insert-div-018-expected.txt:
1522 * platform/qt/editing/inserting/insert-div-019-expected.txt:
1523 * platform/qt/editing/inserting/insert-div-020-expected.txt:
1524 * platform/qt/editing/inserting/insert-div-021-expected.txt:
1525 * platform/qt/editing/inserting/insert-div-022-expected.txt:
1526 * platform/qt/editing/inserting/insert-div-024-expected.txt:
1527 * platform/qt/editing/inserting/insert-div-025-expected.txt:
1528 * platform/qt/editing/inserting/insert-div-026-expected.txt:
1529 * platform/qt/editing/inserting/insert-div-027-expected.txt:
1530 * platform/qt/editing/inserting/insert-paragraph-01-expected.txt:
1531 * platform/qt/editing/inserting/insert-paragraph-02-expected.txt:
1532 * platform/qt/editing/inserting/insert-paragraph-03-expected.txt:
1533 * platform/qt/editing/inserting/insert-paragraph-04-expected.txt:
1534 * platform/qt/editing/inserting/insert-paragraph-05-expected.txt:
1535 * platform/qt/editing/inserting/insert-space-in-empty-doc-expected.txt:
1536 * platform/qt/editing/inserting/insert-tab-001-expected.txt:
1537 * platform/qt/editing/inserting/insert-tab-002-expected.txt:
1538 * platform/qt/editing/inserting/insert-tab-004-expected.txt:
1539 * platform/qt/editing/inserting/insert-text-at-tabspan-001-expected.txt:
1540 * platform/qt/editing/inserting/insert-text-at-tabspan-002-expected.txt:
1541 * platform/qt/editing/inserting/insert-text-at-tabspan-003-expected.txt:
1542 * platform/qt/editing/inserting/line-break-expected.txt:
1543 * platform/qt/editing/inserting/paragraph-separator-01-expected.txt:
1544 * platform/qt/editing/inserting/paragraph-separator-02-expected.txt:
1545 * platform/qt/editing/inserting/paragraph-separator-03-expected.txt:
1546 * platform/qt/editing/inserting/paragraph-separator-in-table-1-expected.txt:
1547 * platform/qt/editing/inserting/paragraph-separator-in-table-2-expected.txt:
1548 * platform/qt/editing/inserting/redo-expected.txt:
1549 * platform/qt/editing/inserting/return-key-with-selection-001-expected.txt:
1550 * platform/qt/editing/inserting/return-key-with-selection-002-expected.txt:
1551 * platform/qt/editing/inserting/return-key-with-selection-003-expected.txt:
1552 * platform/qt/editing/inserting/typing-001-expected.txt:
1553 * platform/qt/editing/inserting/typing-002-expected.txt:
1554 * platform/qt/editing/inserting/typing-003-expected.txt:
1555 * platform/qt/editing/inserting/typing-around-br-001-expected.txt:
1556 * platform/qt/editing/inserting/typing-around-image-001-expected.txt:
1557 * platform/qt/editing/pasteboard/3976872-expected.txt:
1558 * platform/qt/editing/pasteboard/4076267-3-expected.txt:
1559 * platform/qt/editing/pasteboard/4242293-expected.txt:
1560 * platform/qt/editing/pasteboard/4631972-expected.txt:
1561 * platform/qt/editing/pasteboard/4641033-expected.txt:
1562 * platform/qt/editing/pasteboard/4700297-expected.txt:
1563 * platform/qt/editing/pasteboard/4944770-1-expected.txt:
1564 * platform/qt/editing/pasteboard/4944770-2-expected.txt:
1565 * platform/qt/editing/pasteboard/4989774-expected.txt:
1566 * platform/qt/editing/pasteboard/5006779-expected.txt:
1567 * platform/qt/editing/pasteboard/5027857-expected.txt:
1568 * platform/qt/editing/pasteboard/5028447-expected.txt:
1569 * platform/qt/editing/pasteboard/5032095-expected.txt:
1570 * platform/qt/editing/pasteboard/5065605-expected.txt:
1571 * platform/qt/editing/pasteboard/5071074-2-expected.txt:
1572 * platform/qt/editing/pasteboard/5071074-expected.txt:
1573 * platform/qt/editing/pasteboard/5075944-2-expected.txt:
1574 * platform/qt/editing/pasteboard/5075944-3-expected.txt:
1575 * platform/qt/editing/pasteboard/5075944-expected.txt:
1576 * platform/qt/editing/pasteboard/5089327-expected.txt:
1577 * platform/qt/editing/pasteboard/5134759-expected.txt:
1578 * platform/qt/editing/pasteboard/5156401-1-expected.txt:
1579 * platform/qt/editing/pasteboard/5247341-expected.txt:
1580 * platform/qt/editing/pasteboard/5368833-expected.txt:
1581 * platform/qt/editing/pasteboard/5478250-expected.txt:
1582 * platform/qt/editing/pasteboard/5483567-expected.txt:
1583 * platform/qt/editing/pasteboard/5601583-1-expected.txt:
1584 * platform/qt/editing/pasteboard/5780697-2-expected.txt:
1585 * platform/qt/editing/pasteboard/7955-expected.txt:
1586 * platform/qt/editing/pasteboard/8145-1-expected.txt:
1587 * platform/qt/editing/pasteboard/8145-2-expected.txt:
1588 * platform/qt/editing/pasteboard/8145-3-expected.txt:
1589 * platform/qt/editing/pasteboard/copy-paste-bidi-expected.txt:
1590 * platform/qt/editing/pasteboard/cut-text-001-expected.txt:
1591 * platform/qt/editing/pasteboard/displaced-generic-placeholder-expected.txt:
1592 * platform/qt/editing/pasteboard/displaced-placeholder-expected.txt:
1593 * platform/qt/editing/pasteboard/display-block-on-spans-expected.txt:
1594 * platform/qt/editing/pasteboard/emacs-cntl-y-001-expected.txt:
1595 * platform/qt/editing/pasteboard/innerText-inline-table-expected.txt:
1596 * platform/qt/editing/pasteboard/interchange-newline-1-expected.txt:
1597 * platform/qt/editing/pasteboard/interchange-newline-3-expected.txt:
1598 * platform/qt/editing/pasteboard/interchange-newline-4-expected.txt:
1599 * platform/qt/editing/pasteboard/merge-after-delete-1-expected.txt:
1600 * platform/qt/editing/pasteboard/merge-after-delete-2-expected.txt:
1601 * platform/qt/editing/pasteboard/merge-after-delete-expected.txt:
1602 * platform/qt/editing/pasteboard/merge-end-1-expected.txt:
1603 * platform/qt/editing/pasteboard/merge-end-2-expected.txt:
1604 * platform/qt/editing/pasteboard/merge-end-3-expected.txt:
1605 * platform/qt/editing/pasteboard/merge-end-4-expected.txt:
1606 * platform/qt/editing/pasteboard/merge-end-5-expected.txt:
1607 * platform/qt/editing/pasteboard/merge-end-blockquote-expected.txt:
1608 * platform/qt/editing/pasteboard/merge-end-borders-expected.txt:
1609 * platform/qt/editing/pasteboard/merge-end-list-expected.txt:
1610 * platform/qt/editing/pasteboard/merge-end-table-expected.txt:
1611 * platform/qt/editing/pasteboard/merge-start-blockquote-expected.txt:
1612 * platform/qt/editing/pasteboard/merge-start-list-expected.txt:
1613 * platform/qt/editing/pasteboard/paste-4035648-fix-expected.txt:
1614 * platform/qt/editing/pasteboard/paste-4038267-fix-expected.txt:
1615 * platform/qt/editing/pasteboard/paste-4039777-fix-expected.txt:
1616 * platform/qt/editing/pasteboard/paste-blockquote-1-expected.txt:
1617 * platform/qt/editing/pasteboard/paste-blockquote-2-expected.txt:
1618 * platform/qt/editing/pasteboard/paste-blockquote-3-expected.txt:
1619 * platform/qt/editing/pasteboard/paste-blockquote-after-blockquote-expected.txt:
1620 * platform/qt/editing/pasteboard/paste-blockquote-into-blockquote-2-expected.txt:
1621 * platform/qt/editing/pasteboard/paste-blockquote-into-blockquote-3-expected.txt:
1622 * platform/qt/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt:
1623 * platform/qt/editing/pasteboard/paste-blockquote-into-blockquote-expected.txt:
1624 * platform/qt/editing/pasteboard/paste-line-endings-001-expected.txt:
1625 * platform/qt/editing/pasteboard/paste-line-endings-002-expected.txt:
1626 * platform/qt/editing/pasteboard/paste-line-endings-003-expected.txt:
1627 * platform/qt/editing/pasteboard/paste-line-endings-004-expected.txt:
1628 * platform/qt/editing/pasteboard/paste-line-endings-005-expected.txt:
1629 * platform/qt/editing/pasteboard/paste-line-endings-006-expected.txt:
1630 * platform/qt/editing/pasteboard/paste-line-endings-007-expected.txt:
1631 * platform/qt/editing/pasteboard/paste-line-endings-008-expected.txt:
1632 * platform/qt/editing/pasteboard/paste-line-endings-009-expected.txt:
1633 * platform/qt/editing/pasteboard/paste-line-endings-010-expected.txt:
1634 * platform/qt/editing/pasteboard/paste-list-001-expected.txt:
1635 * platform/qt/editing/pasteboard/paste-match-style-001-expected.txt:
1636 * platform/qt/editing/pasteboard/paste-match-style-002-expected.txt:
1637 * platform/qt/editing/pasteboard/paste-pre-001-expected.txt:
1638 * platform/qt/editing/pasteboard/paste-pre-002-expected.txt:
1639 * platform/qt/editing/pasteboard/paste-table-001-expected.txt:
1640 * platform/qt/editing/pasteboard/paste-table-003-expected.txt:
1641 * platform/qt/editing/pasteboard/paste-table-cells-expected.txt:
1642 * platform/qt/editing/pasteboard/paste-text-002-expected.txt:
1643 * platform/qt/editing/pasteboard/paste-text-003-expected.txt:
1644 * platform/qt/editing/pasteboard/paste-text-004-expected.txt:
1645 * platform/qt/editing/pasteboard/paste-text-005-expected.txt:
1646 * platform/qt/editing/pasteboard/paste-text-006-expected.txt:
1647 * platform/qt/editing/pasteboard/paste-text-007-expected.txt:
1648 * platform/qt/editing/pasteboard/paste-text-009-expected.txt:
1649 * platform/qt/editing/pasteboard/paste-text-010-expected.txt:
1650 * platform/qt/editing/pasteboard/paste-text-012-expected.txt:
1651 * platform/qt/editing/pasteboard/paste-text-013-expected.txt:
1652 * platform/qt/editing/pasteboard/paste-text-014-expected.txt:
1653 * platform/qt/editing/pasteboard/paste-text-015-expected.txt:
1654 * platform/qt/editing/pasteboard/paste-text-016-expected.txt:
1655 * platform/qt/editing/pasteboard/paste-text-017-expected.txt:
1656 * platform/qt/editing/pasteboard/paste-text-018-expected.txt:
1657 * platform/qt/editing/pasteboard/paste-text-019-expected.txt:
1658 * platform/qt/editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
1659 * platform/qt/editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
1660 * platform/qt/editing/pasteboard/paste-unrendered-select-expected.txt:
1661 * platform/qt/editing/pasteboard/pasting-object-expected.txt:
1662 * platform/qt/editing/pasteboard/prevent-block-nesting-01-expected.txt:
1663 * platform/qt/editing/pasteboard/quirks-mode-br-1-expected.txt:
1664 * platform/qt/editing/pasteboard/select-element-1-expected.txt:
1665 * platform/qt/editing/pasteboard/smart-paste-001-expected.txt:
1666 * platform/qt/editing/pasteboard/smart-paste-002-expected.txt:
1667 * platform/qt/editing/pasteboard/smart-paste-003-expected.txt:
1668 * platform/qt/editing/pasteboard/smart-paste-004-expected.txt:
1669 * platform/qt/editing/pasteboard/smart-paste-005-expected.txt:
1670 * platform/qt/editing/pasteboard/smart-paste-006-expected.txt:
1671 * platform/qt/editing/pasteboard/smart-paste-007-expected.txt:
1672 * platform/qt/editing/pasteboard/styled-element-markup-expected.txt:
1673 * platform/qt/editing/pasteboard/testcase-9507-expected.txt:
1674 * platform/qt/editing/pasteboard/undoable-fragment-removes-expected.txt:
1675 * platform/qt/editing/pasteboard/unrendered-br-expected.txt:
1676 * platform/qt/editing/selection/5195166-2-expected.txt:
1677 * platform/qt/editing/selection/5825350-1-expected.txt:
1678 * platform/qt/editing/selection/5825350-2-expected.txt:
1679 * platform/qt/editing/selection/mixed-editability-10-expected.txt:
1680 * platform/qt/editing/selection/range-between-block-and-inline-expected.txt:
1681 * platform/qt/editing/selection/select-text-overflow-ellipsis-expected.txt:
1682 * platform/qt/fast/backgrounds/001-expected.txt:
1683 * platform/qt/fast/backgrounds/animated-svg-as-background-expected.txt:
1684 * platform/qt/fast/backgrounds/background-inherit-color-bug-expected.txt:
1685 * platform/qt/fast/backgrounds/background-origin-root-element-expected.txt:
1686 * platform/qt/fast/backgrounds/background-position-1-expected.txt:
1687 * platform/qt/fast/backgrounds/background-position-rounding-expected.txt:
1688 * platform/qt/fast/backgrounds/body-generated-image-propagated-to-root-expected.txt:
1689 * platform/qt/fast/backgrounds/mask-composite-expected.txt:
1690 * platform/qt/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.txt:
1691 * platform/qt/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.txt:
1692 * platform/qt/fast/backgrounds/repeat/negative-offset-repeat-expected.txt:
1693 * platform/qt/fast/backgrounds/repeat/noRepeatCorrectClip-expected.txt:
1694 * platform/qt/fast/backgrounds/size/backgroundSize15-expected.txt:
1695 * platform/qt/fast/backgrounds/size/zero-expected.txt:
1696 * platform/qt/fast/backgrounds/solid-color-context-restore-expected.txt:
1697 * platform/qt/fast/backgrounds/svg-as-background-1-expected.txt:
1698 * platform/qt/fast/backgrounds/svg-as-background-2-expected.txt:
1699 * platform/qt/fast/backgrounds/svg-as-background-3-expected.txt:
1700 * platform/qt/fast/backgrounds/svg-as-background-4-expected.txt:
1701 * platform/qt/fast/backgrounds/svg-as-background-5-expected.txt:
1702 * platform/qt/fast/backgrounds/svg-as-background-6-expected.txt:
1703 * platform/qt/fast/block/float/avoidance-percent-width-compat-expected.txt:
1704 * platform/qt/fast/block/float/avoidance-percent-width-strict-expected.txt:
1705 * platform/qt/fast/block/margin-collapse/block-inside-inline/001-expected.txt:
1706 * platform/qt/fast/block/margin-collapse/block-inside-inline/002-expected.txt:
1707 * platform/qt/fast/block/margin-collapse/block-inside-inline/003-expected.txt:
1708 * platform/qt/fast/block/margin-collapse/block-inside-inline/004-expected.txt:
1709 * platform/qt/fast/block/margin-collapse/block-inside-inline/005-expected.txt:
1710 * platform/qt/fast/block/margin-collapse/block-inside-inline/006-expected.txt:
1711 * platform/qt/fast/block/margin-collapse/block-inside-inline/010-expected.txt:
1712 * platform/qt/fast/block/margin-collapse/block-inside-inline/011-expected.txt:
1713 * platform/qt/fast/block/margin-collapse/block-inside-inline/012-expected.txt:
1714 * platform/qt/fast/block/margin-collapse/block-inside-inline/015-expected.txt:
1715 * platform/qt/fast/block/margin-collapse/block-inside-inline/016-expected.txt:
1716 * platform/qt/fast/block/margin-collapse/block-inside-inline/017-expected.txt:
1717 * platform/qt/fast/block/margin-collapse/block-inside-inline/018-expected.txt:
1718 * platform/qt/fast/block/margin-collapse/block-inside-inline/019-expected.txt:
1719 * platform/qt/fast/block/margin-collapse/block-inside-inline/020-expected.txt:
1720 * platform/qt/fast/block/margin-collapse/block-inside-inline/021-expected.txt:
1721 * platform/qt/fast/block/margin-collapse/block-inside-inline/022-expected.txt:
1722 * platform/qt/fast/block/margin-collapse/block-inside-inline/025-expected.txt:
1723 * platform/qt/fast/block/positioning/absolute-positioning-no-scrollbar-expected.txt:
1724 * platform/qt/fast/borders/border-radius-constraints-expected.txt:
1725 * platform/qt/fast/borders/border-radius-split-inline-expected.txt:
1726 * platform/qt/fast/borders/different-color-borders-expected.txt:
1727 * platform/qt/fast/box-shadow/basic-shadows-expected.txt:
1728 * platform/qt/fast/box-shadow/inset-expected.txt:
1729 * platform/qt/fast/box-shadow/transform-fringing-expected.txt:
1730 * platform/qt/fast/canvas/arc360-expected.txt:
1731 * platform/qt/fast/canvas/canvas-before-css-expected.txt:
1732 * platform/qt/fast/canvas/canvas-empty-image-pattern-expected.txt:
1733 * platform/qt/fast/canvas/canvas-incremental-repaint-2-expected.txt:
1734 * platform/qt/fast/canvas/canvas-resize-reset-expected.txt:
1735 * platform/qt/fast/canvas/canvas-size-change-after-layout-expected.txt:
1736 * platform/qt/fast/canvas/canvas-transform-identity-expected.txt:
1737 * platform/qt/fast/canvas/canvas-transform-infinity-expected.txt:
1738 * platform/qt/fast/canvas/canvas-transform-multiply-expected.txt:
1739 * platform/qt/fast/canvas/canvas-transform-nan-expected.txt:
1740 * platform/qt/fast/canvas/canvas-transform-non-invertible-expected.txt:
1741 * platform/qt/fast/canvas/canvas-transform-skewed-expected.txt:
1742 * platform/qt/fast/canvas/canvas-transforms-during-path-expected.txt:
1743 * platform/qt/fast/canvas/canvas-zoom-expected.txt:
1744 * platform/qt/fast/canvas/canvasDrawingIntoSelf-expected.txt:
1745 * platform/qt/fast/canvas/drawImage-expected.txt:
1746 * platform/qt/fast/canvas/drawImage-with-globalAlpha-expected.txt:
1747 * platform/qt/fast/canvas/fill-stroke-clip-reset-path-expected.txt:
1748 * platform/qt/fast/canvas/fillrect-gradient-zero-stops-expected.txt:
1749 * platform/qt/fast/canvas/fillrect_gradient-expected.txt:
1750 * platform/qt/fast/canvas/image-object-in-canvas-expected.txt:
1751 * platform/qt/fast/canvas/image-pattern-rotate-expected.txt:
1752 * platform/qt/fast/canvas/patternfill-repeat-expected.txt:
1753 * platform/qt/fast/canvas/quadraticCurveTo-expected.txt:
1754 * platform/qt/fast/canvas/shadow-offset-1-expected.txt:
1755 * platform/qt/fast/canvas/shadow-offset-2-expected.txt:
1756 * platform/qt/fast/canvas/shadow-offset-3-expected.txt:
1757 * platform/qt/fast/canvas/shadow-offset-4-expected.txt:
1758 * platform/qt/fast/canvas/shadow-offset-5-expected.txt:
1759 * platform/qt/fast/canvas/shadow-offset-6-expected.txt:
1760 * platform/qt/fast/canvas/shadow-offset-7-expected.txt:
1761 * platform/qt/fast/canvas/toDataURL-alpha-expected.txt:
1762 * platform/qt/fast/canvas/zero-size-fill-rect-expected.txt:
1763 * platform/qt/fast/css-generated-content/after-duplicated-after-split-expected.txt:
1764 * platform/qt/fast/css/attribute-selector-dynamic-expected.txt:
1765 * platform/qt/fast/css/css3-space-in-nth-and-lang-expected.txt:
1766 * platform/qt/fast/css/first-letter-first-line-hover-expected.txt:
1767 * platform/qt/fast/css/font-face-opentype-expected.txt:
1768 * platform/qt/fast/css/font-smoothing-expected.txt:
1769 * platform/qt/fast/css/inline-element-line-break-expected.txt:
1770 * platform/qt/fast/css/namespaces/namespaces-escapes-expected.txt:
1771 * platform/qt/fast/css/namespaces/namespaces-invalid-at-expected.txt:
1772 * platform/qt/fast/css/nested-floating-relative-position-percentages-expected.txt:
1773 * platform/qt/fast/css/nth-child-dynamic-expected.txt:
1774 * platform/qt/fast/css/pseudo-cache-stale-expected.txt:
1775 * platform/qt/fast/css/pseudo-element-line-break-expected.txt:
1776 * platform/qt/fast/css/rem-dynamic-scaling-expected.txt:
1777 * platform/qt/fast/css/rem-units-on-root-expected.txt:
1778 * platform/qt/fast/css/text-input-with-webkit-border-radius-expected.txt:
1779 * platform/qt/fast/css/text-rendering-expected.txt:
1780 * platform/qt/fast/doctypes/001-expected.txt:
1781 * platform/qt/fast/doctypes/002-expected.txt:
1782 * platform/qt/fast/doctypes/004-expected.txt:
1783 * platform/qt/fast/dom/HTMLMeterElement/meter-optimums-expected.txt:
1784 * platform/qt/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt:
1785 * platform/qt/fast/dom/HTMLMeterElement/meter-styles-expected.txt:
1786 * platform/qt/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt:
1787 * platform/qt/fast/dynamic/anchor-lock-expected.txt:
1788 * platform/qt/fast/dynamic/float-in-trailing-whitespace-after-last-line-break-2-expected.txt:
1789 * platform/qt/fast/dynamic/genContentDestroyChildren-expected.txt:
1790 * platform/qt/fast/dynamic/window-resize-scrollbars-test-expected.txt:
1791 * platform/qt/fast/dynamic/window-scrollbars-test-expected.txt:
1792 * platform/qt/fast/fast-mobile-scrolling/fixed-position-element-expected.txt:
1793 * platform/qt/fast/fast-mobile-scrolling/no-fixed-position-elements-expected.txt:
1794 * platform/qt/fast/forms/basic-buttons-expected.txt:
1795 * platform/qt/fast/forms/basic-inputs-expected.txt:
1796 * platform/qt/fast/forms/basic-selects-expected.txt:
1797 * platform/qt/fast/forms/button-style-color-expected.txt:
1798 * platform/qt/fast/forms/isindex-placeholder-expected.txt:
1799 * platform/qt/fast/forms/menulist-style-color-expected.txt:
1800 * platform/qt/fast/forms/search-vertical-alignment-expected.txt:
1801 * platform/qt/fast/forms/text-style-color-expected.txt:
1802 * platform/qt/fast/forms/textarea-placeholder-pseudo-style-expected.txt:
1803 * platform/qt/fast/forms/textarea-placeholder-set-attribute-expected.txt:
1804 * platform/qt/fast/forms/textarea-placeholder-set-value-expected.txt:
1805 * platform/qt/fast/frames/flattening/frameset-flattening-advanced-expected.txt:
1806 * platform/qt/fast/frames/flattening/frameset-flattening-grid-expected.txt:
1807 * platform/qt/fast/frames/flattening/frameset-flattening-simple-expected.txt:
1808 * platform/qt/fast/frames/flattening/frameset-flattening-subframe-resize-expected.txt:
1809 * platform/qt/fast/frames/flattening/frameset-flattening-subframesets-expected.txt:
1810 * platform/qt/fast/frames/flattening/iframe-flattening-fixed-height-expected.txt:
1811 * platform/qt/fast/frames/flattening/iframe-flattening-fixed-width-and-height-expected.txt:
1812 * platform/qt/fast/frames/flattening/iframe-flattening-fixed-width-and-height-no-scrolling-expected.txt:
1813 * platform/qt/fast/frames/flattening/iframe-flattening-fixed-width-expected.txt:
1814 * platform/qt/fast/frames/flattening/iframe-flattening-offscreen-expected.txt:
1815 * platform/qt/fast/frames/flattening/iframe-flattening-simple-expected.txt:
1816 * platform/qt/fast/frames/frame-navigation-expected.txt:
1817 * platform/qt/fast/frames/frame-scrolling-attribute-expected.txt:
1818 * platform/qt/fast/frames/frameset-style-recalc-expected.txt:
1819 * platform/qt/fast/frames/iframe-scrolling-attribute-expected.txt:
1820 * platform/qt/fast/frames/take-focus-from-iframe-expected.txt:
1821 * platform/qt/fast/frames/viewsource-on-image-file-expected.txt:
1822 * platform/qt/fast/gradients/crash-on-zero-radius-expected.txt:
1823 * platform/qt/fast/images/animated-gif-with-offsets-expected.txt:
1824 * platform/qt/fast/images/image-in-map-expected.txt:
1825 * platform/qt/fast/images/svg-as-background-expected.txt:
1826 * platform/qt/fast/images/svg-background-partial-redraw-expected.txt:
1827 * platform/qt/fast/images/svg-width-100p-as-background-expected.txt:
1828 * platform/qt/fast/lists/alpha-boundary-values-expected.txt:
1829 * platform/qt/fast/lists/anonymous-items-expected.txt:
1830 * platform/qt/fast/lists/ol-start-parsing-expected.txt:
1831 * platform/qt/fast/lists/w3-css3-list-styles-numeric-expected.txt:
1832 * platform/qt/fast/multicol/client-rects-expected.txt:
1833 * platform/qt/fast/multicol/column-count-with-rules-expected.txt:
1834 * platform/qt/fast/multicol/layers-in-multicol-expected.txt:
1835 * platform/qt/fast/multicol/layers-split-across-columns-expected.txt:
1836 * platform/qt/fast/multicol/nested-columns-expected.txt:
1837 * platform/qt/fast/multicol/positioned-with-constrained-height-expected.txt:
1838 * platform/qt/fast/multicol/span/anonymous-style-inheritance-expected.txt:
1839 * platform/qt/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt:
1840 * platform/qt/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt:
1841 * platform/qt/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt:
1842 * platform/qt/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt:
1843 * platform/qt/fast/multicol/span/span-as-immediate-columns-child-expected.txt:
1844 * platform/qt/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt:
1845 * platform/qt/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
1846 * platform/qt/fast/multicol/span/span-as-nested-columns-child-expected.txt:
1847 * platform/qt/fast/multicol/span/span-margin-collapsing-expected.txt:
1848 * platform/qt/fast/overflow/line-clamp-expected.txt:
1849 * platform/qt/fast/overflow/overflow-with-local-background-attachment-expected.txt:
1850 * platform/qt/fast/overflow/position-fixed-transform-clipping-expected.txt:
1851 * platform/qt/fast/reflections/abs-position-in-reflection-expected.txt:
1852 * platform/qt/fast/reflections/opacity-reflection-transform-expected.txt:
1853 * platform/qt/fast/reflections/transparent-reflected-sublayers-expected.txt:
1854 * platform/qt/fast/repaint/block-no-inflow-children-expected.txt:
1855 * platform/qt/fast/repaint/fixed-child-move-after-scroll-expected.txt:
1856 * platform/qt/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.txt:
1857 * platform/qt/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.txt:
1858 * platform/qt/fast/repaint/fixed-move-after-keyboard-scroll-expected.txt:
1859 * platform/qt/fast/repaint/fixed-move-after-scroll-expected.txt:
1860 * platform/qt/fast/repaint/layout-state-scrolloffset-expected.txt:
1861 * platform/qt/fast/repaint/layout-state-scrolloffset2-expected.txt:
1862 * platform/qt/fast/repaint/layout-state-scrolloffset3-expected.txt:
1863 * platform/qt/fast/repaint/line-in-scrolled-clipped-block-expected.txt:
1864 * platform/qt/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.txt:
1865 * platform/qt/fast/repaint/positioned-document-element-expected.txt:
1866 * platform/qt/fast/repaint/rel-positioned-inline-with-overflow-expected.txt:
1867 * platform/qt/fast/repaint/selection-gap-overflow-scroll-2-expected.txt:
1868 * platform/qt/fast/repaint/stacked-diacritics-expected.txt:
1869 * platform/qt/fast/repaint/subtree-layoutstate-transform-expected.txt:
1870 * platform/qt/fast/ruby/ruby-inline-table-expected.txt:
1871 * platform/qt/fast/runin/generated2-expected.txt:
1872 * platform/qt/fast/runin/generated3-expected.txt:
1873 * platform/qt/fast/runin/generated4-expected.txt:
1874 * platform/qt/fast/table/fixed-table-with-percent-inside-percent-table-expected.txt:
1875 * platform/qt/fast/table/fixed-table-with-percent-width-inside-auto-table-expected.txt:
1876 * platform/qt/fast/table/fixed-table-with-percent-width-inside-div-expected.txt:
1877 * platform/qt/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.txt:
1878 * platform/qt/fast/table/fixed-table-with-percent-width-inside-fixed-width-table-expected.txt:
1879 * platform/qt/fast/table/fixed-table-with-small-percent-width-expected.txt:
1880 * platform/qt/fast/text/backslash-to-yen-sign-euc-expected.txt:
1881 * platform/qt/fast/text/backslash-to-yen-sign-expected.txt:
1882 * platform/qt/fast/text/fake-italic-expected.txt:
1883 * platform/qt/fast/text/format-control-expected.txt:
1884 * platform/qt/fast/text/international/hebrew-vowels-expected.txt:
1885 * platform/qt/fast/text/international/hindi-whitespace-expected.txt:
1886 * platform/qt/fast/text/international/khmer-selection-expected.txt:
1887 * platform/qt/fast/text/shadow-translucent-fill-expected.txt:
1888 * platform/qt/fast/text/stripNullFromText-expected.txt:
1889 * platform/qt/fast/text/text-letter-spacing-expected.txt:
1890 * platform/qt/fast/transforms/bounding-rect-zoom-expected.txt:
1891 * platform/qt/fast/xsl/document-function-expected.txt:
1892 * platform/qt/http/tests/local/file-url-sent-as-referer-expected.txt:
1893 * platform/qt/http/tests/misc/error404-expected.txt:
1894 * platform/qt/http/tests/misc/frame-access-during-load-expected.txt:
1895 * platform/qt/http/tests/misc/generated-content-inside-table-expected.txt:
1896 * platform/qt/http/tests/misc/iframe404-expected.txt:
1897 * platform/qt/http/tests/misc/location-replace-crossdomain-expected.txt:
1898 * platform/qt/http/tests/uri/css-href-expected.txt:
1899 * platform/qt/plugins/netscape-dom-access-expected.txt:
1900 * platform/qt/plugins/qt-qwidget-plugin-expected.txt:
1901 * platform/qt/printing/page-rule-in-media-query-expected.txt:
1902 * platform/qt/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt:
1903 * platform/qt/svg/batik/text/textDecoration-expected.txt:
1904 * platform/qt/svg/custom/broken-internal-references-expected.txt:
1905 * platform/qt/svg/custom/clone-element-with-animated-svg-properties-expected.txt:
1906 * platform/qt/svg/custom/createImageElement2-expected.txt:
1907 * platform/qt/svg/custom/empty-mask-expected.txt:
1908 * platform/qt/svg/custom/mask-invalidation-expected.txt:
1909 * platform/qt/svg/custom/relative-sized-content-expected.txt:
1910 * platform/qt/svg/custom/relative-sized-content-with-resources-expected.txt:
1911 * platform/qt/svg/custom/relative-sized-deep-shadow-tree-content-expected.txt:
1912 * platform/qt/svg/custom/relative-sized-inner-svg-expected.txt:
1913 * platform/qt/svg/custom/relative-sized-shadow-tree-content-expected.txt:
1914 * platform/qt/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt:
1915 * platform/qt/svg/custom/relative-sized-use-on-symbol-expected.txt:
1916 * platform/qt/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt:
1917 * platform/qt/svg/custom/stroke-width-large-expected.txt:
1918 * platform/qt/svg/custom/svg-fonts-without-missing-glyph-expected.txt:
1919 * platform/qt/svg/custom/text-rotated-gradient-expected.txt:
1920 * platform/qt/svg/custom/text-xy-updates-SVGList-expected.txt:
1921 * platform/qt/svg/custom/text-zoom-expected.txt:
1922 * platform/qt/svg/custom/use-on-symbol-inside-pattern-expected.txt:
1923 * platform/qt/svg/filters/feColorMatrix-values-expected.txt:
1924 * platform/qt/svg/filters/feComposite-expected.txt:
1925 * platform/qt/svg/filters/filter-on-filter-for-text-expected.txt:
1926 * platform/qt/svg/filters/filter-on-tspan-expected.txt:
1927 * platform/qt/svg/filters/filter-width-update-expected.txt:
1928 * platform/qt/svg/filters/sourceAlpha-expected.txt:
1929 * platform/qt/svg/foreignObject/no-crash-with-svg-content-in-html-document-expected.txt:
1930 * platform/qt/svg/foreignObject/svg-document-as-direct-child-expected.txt:
1931 * platform/qt/svg/foreignObject/svg-document-in-html-document-expected.txt:
1932 * platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-auto-expected.txt:
1933 * platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.txt:
1934 * platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-hidden-expected.txt:
1935 * platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-scroll-expected.txt:
1936 * platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-visible-expected.txt:
1937 * platform/qt/svg/text/foreignObject-text-clipping-bug-expected.txt:
1938 * platform/qt/svg/text/selection-background-color-expected.txt:
1939 * platform/qt/svg/text/selection-styles-expected.txt:
1940 * platform/qt/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt:
1941 * platform/qt/svg/zoom/page/zoom-foreignObject-expected.txt:
1942 * platform/qt/svg/zoom/page/zoom-hixie-mixed-008-expected.txt:
1943 * platform/qt/svg/zoom/page/zoom-hixie-mixed-009-expected.txt:
1944 * platform/qt/svg/zoom/page/zoom-hixie-rendering-model-004-expected.txt:
1945 * platform/qt/svg/zoom/page/zoom-svg-float-border-padding-expected.txt:
1946 * platform/qt/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt:
1947 * platform/qt/svg/zoom/text/zoom-foreignObject-expected.txt:
1948 * platform/qt/svg/zoom/text/zoom-hixie-mixed-008-expected.txt:
1949 * platform/qt/svg/zoom/text/zoom-hixie-mixed-009-expected.txt:
1950 * platform/qt/svg/zoom/text/zoom-hixie-rendering-model-004-expected.txt:
1951 * platform/qt/svg/zoom/text/zoom-svg-float-border-padding-expected.txt:
1952 * platform/qt/tables/mozilla/bugs/adforce_imgis_com-expected.txt:
1953 * platform/qt/tables/mozilla/bugs/bug196870-expected.txt:
1954 * platform/qt/tables/mozilla/bugs/bug56201-expected.txt:
1955 * platform/qt/tables/mozilla/other/slashlogo-expected.txt:
1956 * platform/qt/tables/mozilla_expected_failures/bugs/bug23847-expected.txt:
1957 * platform/qt/transforms/2d/transform-fixed-container-expected.txt:
1959 2010-08-04 Steve Block <steveblock@google.com>
1961 Unreviewed build fix.
1963 Add new Geolocation delayed permission tests to Qt skipped list
1964 https://bugs.webkit.org/show_bug.cgi?id=43478
1966 * platform/qt/Skipped:
1968 2010-08-04 Steve Block <steveblock@google.com>
1970 Unreviewed build fix.
1972 Add new Geolocation delayed permission tests to Qt skipped list
1973 https://bugs.webkit.org/show_bug.cgi?id=43478
1975 * platform/qt/Skipped:
1977 2010-08-02 Steve Block <steveblock@google.com>
1979 Reviewed by Alexey Proskuryakov.
1981 Adds Geolocation LayoutTests for the case where permission is not granted or denied immediately
1982 https://bugs.webkit.org/show_bug.cgi?id=40002
1984 * fast/dom/Geolocation/delayed-permission-allowed-expected.txt: Added.
1985 * fast/dom/Geolocation/delayed-permission-allowed.html: Added.
1986 * fast/dom/Geolocation/delayed-permission-denied-expected.txt: Added.
1987 * fast/dom/Geolocation/delayed-permission-denied.html: Added.
1988 * fast/dom/Geolocation/script-tests/delayed-permission-allowed.js: Added.
1989 * fast/dom/Geolocation/script-tests/delayed-permission-denied.js: Added.
1990 * platform/gtk/Skipped: Added new tests to GTK skipped lists
1992 2010-08-17 Mahesh Kulkarni <mahesh.kulkarni@nokia.com>
1994 Reviewed by Steve Block.
1996 Geolocation preemptive permissions policy is buggy
1997 https://bugs.webkit.org/show_bug.cgi?id=42811
1999 Adds cases where permission is niether denied or granted immediately and multiple
2000 requests are waiting.
2002 * fast/dom/Geolocation/delayed-permission-allowed-for-multiple-requests-expected.txt: Added.
2003 * fast/dom/Geolocation/delayed-permission-allowed-for-multiple-requests.html: Added.
2004 * fast/dom/Geolocation/delayed-permission-denied-for-multiple-requests-expected.txt: Added.
2005 * fast/dom/Geolocation/delayed-permission-denied-for-multiple-requests.html: Added.
2006 * fast/dom/Geolocation/script-tests/delayed-permission-allowed-for-multiple-requests.js: Added.
2010 * fast/dom/Geolocation/script-tests/delayed-permission-denied-for-multiple-requests.js: Added.
2013 * platform/gtk/Skipped:
2014 * platform/qt/Skipped:
2016 2010-08-16 Andreas Kling <andreas.kling@nokia.com>
2018 Reviewed by Darin Adler.
2020 CSS: Add fast-path for rgba() color parsing
2021 https://bugs.webkit.org/show_bug.cgi?id=42965
2023 Add a test of rgba() color parsing.
2025 * fast/canvas/rgba-parsing-expected.txt: Added.
2026 * fast/canvas/rgba-parsing.html: Added.
2027 * fast/canvas/script-tests/rgba-parsing.js: Added.
2029 2010-08-16 Andreas Kling <andreas.kling@nokia.com>
2031 Reviewed by Ariya Hidayat.
2033 [Qt] Path::closeSubpath() should only close the last subpath if it has >1 point
2034 https://bugs.webkit.org/show_bug.cgi?id=44061
2036 Add a test to verify behavior of closePath() when path has only 1 point.
2038 * fast/canvas/canvas-closePath-single-point-expected.txt: Added.
2039 * fast/canvas/canvas-closePath-single-point.html: Added.
2040 * fast/canvas/script-tests/canvas-closePath-single-point.js: Added.
2042 2010-07-30 Luiz Agostini <luiz.agostini@openbossa.org>
2044 Reviewed by Simon Fraser.
2046 Enabling view modes to all platforms
2047 https://bugs.webkit.org/show_bug.cgi?id=37505
2049 Removing 'widget' reference from the layout tests because the view mode media feature
2050 is not part of widget 1.0 specification any more.
2052 The layout tests are stil skipped for all platforms except Qt because of the lack
2053 of support of LayoutTestController in those platforms.
2055 * fast/media/view-mode-media-feature-expected.txt: Renamed from LayoutTests/fast/media/media-feature-wgt-view-mode-expected.txt.
2056 * fast/media/view-mode-media-feature.html: Renamed from LayoutTests/fast/media/media-feature-wgt-view-mode.html.
2057 * platform/gtk/Skipped:
2058 * platform/mac/Skipped:
2059 * platform/win/Skipped:
2061 2010-08-04 Abhishek Arya <inferno@chromium.org>
2063 Unreviewed. QT expectation fix.
2065 * platform/qt/fast/notifications/notifications-document-close-crash-expected.txt:
2067 2010-08-04 Abhishek Arya <inferno@chromium.org>
2071 Add qt specific layout test results for my commit http://trac.webkit.org/changeset/64647.
2072 Fix timeout in my layout test since it was generating too many events in qt.
2074 * fast/notifications/notifications-document-close-crash.html:
2075 * platform/qt/fast/notifications: Added.
2076 * platform/qt/fast/notifications/notifications-document-close-crash-expected.txt: Added.
2078 2010-08-03 Abhishek Arya <inferno@chromium.org>
2080 Reviewed by Alexey Proskuryakov.
2082 Tests that requesting notification permission on a closed document does
2083 not result in crash.
2084 https://bugs.webkit.org/show_bug.cgi?id=43295
2086 * fast/notifications/notifications-document-close-crash-expected.txt: Added.
2087 * fast/notifications/notifications-document-close-crash.html: Added.
2089 2010-07-21 Antonio Gomes <tonikitoo@webkit.org> , Grace Kloba <klobag@gmail.com>
2091 Reviewed by David Hyatt.
2093 Enhance the hit testing to take a rectangle instead of a point
2094 https://bugs.webkit.org/show_bug.cgi?id=40197
2096 * fast/dom/nodesFromRect-basic-expected.txt: Added.
2097 * fast/dom/nodesFromRect-basic.html: Added.
2099 2010-07-22 Yael Aharon <yael.aharon@nokia.com>
2101 Reviewed by Laszlo Gombos.
2103 [Qt] QtWebKit needs public API for Notifications.
2104 https://bugs.webkit.org/show_bug.cgi?id=41413
2106 Add a DRT API to set a flag so that notification requests are ignored,
2107 and add a test for cancelling a pending notification request.
2108 New API and test are disabled for Chromium port.
2110 * fast/notifications/notifications-cancel-request-permission-expected.txt: Added.
2111 * fast/notifications/notifications-cancel-request-permission.html: Added.
2112 * fast/notifications/resources: Added.
2113 * fast/notifications/resources/notifications-cancel-request-permission.html: Added.
2114 * platform/chromium/test_expectations.txt:
2116 2010-07-22 Csaba Osztrogonác <ossy@webkit.org>
2120 [Qt] REGRESSION(63862): animations/play-state.html fails intermittently
2121 https://bugs.webkit.org/show_bug.cgi?id=42821
2123 * platform/qt/Skipped: animations/play-state.html skipped until fix.
2125 2010-07-22 Kent Hansen <kent.hansen@nokia.com>
2127 Reviewed by Sam Weinig.
2129 Improve coverage of fast/dom/prototype-inheritance test
2130 https://bugs.webkit.org/show_bug.cgi?id=42354
2132 Use Object.getOwnPropertyNames rather than for..in to enumerate
2133 the window object's properties, so that non-enumerable (ECMA)
2134 properties are covered as well.
2136 * fast/dom/prototype-inheritance-expected.txt:
2137 * fast/dom/script-tests/prototype-inheritance.js:
2138 (propertiesOnObject):
2139 * platform/chromium-mac/fast/dom/prototype-inheritance-expected.txt:
2140 * platform/chromium-win/fast/dom/prototype-inheritance-expected.txt:
2141 * platform/chromium/fast/dom/prototype-inheritance-expected.txt:
2142 * platform/gtk/fast/dom/prototype-inheritance-expected.txt:
2143 * platform/qt/fast/dom/prototype-inheritance-expected.txt:
2144 * platform/win/fast/dom/prototype-inheritance-expected.txt:
2146 2010-07-21 Darin Adler <darin@apple.com>
2148 Reviewed by Sam Weinig.
2150 WebKitTestRunner needs layoutTestController.dumpChildFrameScrollPositions
2151 https://bugs.webkit.org/show_bug.cgi?id=42548
2153 * platform/mac-wk2/Skipped: Moved some tests into the correct section
2154 now that dumpChildFrameScrollPositions is no longer the reason they
2155 fail. Removed now-passing test. Resorted some of the tests.
2157 2010-07-21 Kent Tamura <tkent@chromium.org>
2159 Reviewed by Darin Adler.
2161 Assertion failure by changing the type of an input element with a
2162 non-number value to 'range'.
2163 https://bugs.webkit.org/show_bug.cgi?id=42643
2165 * fast/forms/input-value-sanitization-expected.txt: Added.
2166 * fast/forms/input-value-sanitization.html: Added.
2167 * fast/forms/script-tests/input-value-sanitization.js: Added.
2169 2010-07-21 Justin Schuh <jschuh@chromium.org>
2171 Unreviewed. Build fix.
2173 Added platform test to account for qt's xml parser
2175 * platform/qt/svg/custom/use-invalid-html-expected.txt: Added.
2177 2010-07-21 Ryosuke Niwa <rniwa@webkit.org>
2179 Reviewed by Ojan Vafai.
2181 dumpAsMarkup test conversion: create-list-from-range-selection.html and insert-list-empty-div.html
2182 https://bugs.webkit.org/show_bug.cgi?id=42608
2184 Converted the tests and removed the platform specific expected results.
2186 * editing/execCommand/create-list-from-range-selection-expected.txt: Added.
2187 * editing/execCommand/create-list-from-range-selection.html: Use dumpAsMarkup
2188 * editing/execCommand/insert-list-empty-div-expected.txt: Added.
2189 * editing/execCommand/insert-list-empty-div.html: Use dumpAsMarkup
2190 * platform/chromium-linux/editing/execCommand/create-list-from-range-selection-expected.checksum: Removed.
2191 * platform/chromium-linux/editing/execCommand/create-list-from-range-selection-expected.png: Removed.
2192 * platform/chromium-linux/editing/execCommand/insert-list-empty-div-expected.checksum: Removed.
2193 * platform/chromium-win/editing/execCommand/create-list-from-range-selection-expected.checksum: Removed.
2194 * platform/chromium-win/editing/execCommand/create-list-from-range-selection-expected.png: Removed.
2195 * platform/chromium-win/editing/execCommand/create-list-from-range-selection-expected.txt: Removed.
2196 * platform/chromium-win/editing/execCommand/insert-list-empty-div-expected.checksum: Removed.
2197 * platform/chromium-win/editing/execCommand/insert-list-empty-div-expected.png: Removed.
2198 * platform/chromium-win/editing/execCommand/insert-list-empty-div-expected.txt: Removed.
2199 * platform/gtk/editing/execCommand/insert-list-empty-div-expected.txt: Removed.
2200 * platform/mac/editing/execCommand/create-list-from-range-selection-expected.checksum: Removed.
2201 * platform/mac/editing/execCommand/create-list-from-range-selection-expected.png: Removed.
2202 * platform/mac/editing/execCommand/create-list-from-range-selection-expected.txt: Removed.
2203 * platform/mac/editing/execCommand/insert-list-empty-div-expected.checksum: Removed.
2204 * platform/mac/editing/execCommand/insert-list-empty-div-expected.png: Removed.
2205 * platform/mac/editing/execCommand/insert-list-empty-div-expected.txt: Removed.
2206 * platform/qt/editing/execCommand/create-list-from-range-selection-expected.txt: Removed.
2207 * platform/qt/editing/execCommand/insert-list-empty-div-expected.txt: Removed.
2208 * resources/dump-as-markup.js: Added setNodeToDump.
2209 (Markup.setNodeToDump):
2211 2010-07-21 Adam Barth <abarth@webkit.org>
2213 Reviewed by Darin Adler.
2215 incorrect tabindex parsing
2216 https://bugs.webkit.org/show_bug.cgi?id=21076
2218 Add a test showing that our parsing of unquoted attributes in
2219 self-closing tags complies with the spec.
2221 * html5lib/resources/webkit02.dat: Added.
2222 * html5lib/runner-expected-html5.txt:
2223 * html5lib/runner-expected.txt:
2224 * html5lib/runner.html:
2226 2010-07-21 Adam Barth <abarth@webkit.org>
2228 Reviewed by Eric Seidel.
2230 Let's pass the doctype01.dat tests again, please
2231 https://bugs.webkit.org/show_bug.cgi?id=42794
2233 The upstream results check the publicId and the systemId, so we need to
2234 make dom2string smarter and print them.
2236 * html5lib/resources/dom2string.js:
2238 * html5lib/runner-expected-html5.txt:
2239 * html5lib/runner-expected.txt:
2241 2010-07-21 Adam Barth <abarth@webkit.org>
2243 Reviewed by Eric Seidel.
2245 Implement spec changes for basefont and bgsound
2246 https://bugs.webkit.org/show_bug.cgi?id=42792
2248 * html5lib/runner-expected-html5.txt:
2250 2010-07-21 Adam Barth <abarth@webkit.org>
2252 Reviewed by Eric Seidel.
2254 Update a list of tags to match changes in the HTML5 spec
2255 https://bugs.webkit.org/show_bug.cgi?id=42791
2257 Testing makes perfect.
2259 * html5lib/runner-expected-html5.txt:
2261 2010-07-21 Adam Barth <abarth@webkit.org>
2263 Reviewed by Eric Seidel.
2265 HTMLTreeBuilder needs to update to match new spec behavior for <button>
2266 https://bugs.webkit.org/show_bug.cgi?id=42233
2268 Test progression. There's one regression mixed in here. I'll
2269 investigate in the next patch.
2271 * html5lib/runner-expected-html5.txt:
2273 2010-07-21 Justin Schuh <jschuh@chromium.org>
2275 Unreviewed. Build fix.
2277 Removed comment element for test added with:
2278 http://trac.webkit.org/changeset/63865
2280 * svg/custom/use-invalid-html-expected.txt:
2281 * svg/custom/use-invalid-html.xhtml:
2283 2010-07-21 Darin Adler <darin@apple.com>
2285 Reviewed by Sam Weinig.
2287 WebKitTestRunner needs to support dumping of scroll position
2288 https://bugs.webkit.org/show_bug.cgi?id=42514
2290 * platform/mac-wk2/Skipped: Removed now-passing tests from
2291 skipped list and moved one miscategorized test.
2293 2010-07-21 Justin Schuh <jschuh@chromium.org>
2295 Reviewed by Oliver Hunt.
2297 Prevent DeleteButtonController enable state from changing when not editing
2298 https://bugs.webkit.org/show_bug.cgi?id=42659
2300 * svg/custom/use-invalid-html-expected.txt: Added.
2301 * svg/custom/use-invalid-html.xhtml: Added.
2303 2010-07-21 Beth Dakin <bdakin@apple.com>
2305 Reviewed by Dan Bernstein.
2307 Some of these layout tests are updated results from the fix for
2308 https://bugs.webkit.org/show_bug.cgi?id=42605 New border-
2309 radius path-based drawing code has some issues with corner-joins.
2310 The others have been in need of an update since
2311 https://bugs.webkit.org/show_bug.cgi?id=9197 , but since the
2312 differences were only detectable visually and with a pixel-text
2313 tolerance of 0 (not the default), they slipped under the rug until
2317 * fast/borders/different-color-borders.html: Added.
2318 * platform/mac/fast/borders/border-radius-circle-expected.checksum:
2319 * platform/mac/fast/borders/border-radius-circle-expected.png:
2321 * platform/mac/fast/borders/border-radius-constraints-expected.checksum:
2322 * platform/mac/fast/borders/border-radius-constraints-expected.png:
2323 * platform/mac/fast/borders/border-radius-groove-01-expected.checksum:
2324 * platform/mac/fast/borders/border-radius-groove-01-expected.png:
2325 * platform/mac/fast/borders/border-radius-groove-02-expected.checksum:
2326 * platform/mac/fast/borders/border-radius-groove-02-expected.png:
2327 * platform/mac/fast/borders/border-radius-groove-03-expected.checksum:
2328 * platform/mac/fast/borders/border-radius-groove-03-expected.png:
2329 * platform/mac/fast/borders/border-radius-huge-assert-expected.checksum:
2330 * platform/mac/fast/borders/border-radius-huge-assert-expected.png:
2331 * platform/mac/fast/borders/border-radius-wide-border-02-expected.checksum:
2332 * platform/mac/fast/borders/border-radius-wide-border-02-expected.png:
2333 * platform/mac/fast/borders/border-radius-wide-border-03-expected.checksum:
2334 * platform/mac/fast/borders/border-radius-wide-border-03-expected.png:
2335 * platform/mac/fast/borders/border-radius-wide-border-04-expected.checksum:
2336 * platform/mac/fast/borders/border-radius-wide-border-04-expected.png:
2337 * platform/mac/fast/borders/borderRadiusAllStylesAllCorners-expected.checksum:
2338 * platform/mac/fast/borders/borderRadiusAllStylesAllCorners-expected.png:
2339 * platform/mac/fast/borders/borderRadiusArcs01-expected.checksum:
2340 * platform/mac/fast/borders/borderRadiusArcs01-expected.png:
2341 * platform/mac/fast/borders/borderRadiusDashed01-expected.checksum:
2342 * platform/mac/fast/borders/borderRadiusDashed01-expected.png:
2343 * platform/mac/fast/borders/borderRadiusDashed02-expected.checksum:
2344 * platform/mac/fast/borders/borderRadiusDashed02-expected.png:
2345 * platform/mac/fast/borders/borderRadiusDashed03-expected.checksum:
2346 * platform/mac/fast/borders/borderRadiusDashed03-expected.png:
2347 * platform/mac/fast/borders/borderRadiusDashed04-expected.checksum:
2348 * platform/mac/fast/borders/borderRadiusDashed04-expected.png:
2349 * platform/mac/fast/borders/borderRadiusDotted02-expected.checksum:
2350 * platform/mac/fast/borders/borderRadiusDotted02-expected.png:
2351 * platform/mac/fast/borders/borderRadiusDotted03-expected.checksum:
2352 * platform/mac/fast/borders/borderRadiusDotted03-expected.png:
2353 * platform/mac/fast/borders/borderRadiusDotted04-expected.checksum:
2354 * platform/mac/fast/borders/borderRadiusDotted04-expected.png:
2355 * platform/mac/fast/borders/borderRadiusDotted06-expected.checksum:
2356 * platform/mac/fast/borders/borderRadiusDotted06-expected.png:
2357 * platform/mac/fast/borders/borderRadiusDouble01-expected.checksum:
2358 * platform/mac/fast/borders/borderRadiusDouble01-expected.png:
2359 * platform/mac/fast/borders/borderRadiusDouble02-expected.checksum:
2360 * platform/mac/fast/borders/borderRadiusDouble02-expected.png:
2361 * platform/mac/fast/borders/borderRadiusDouble03-expected.checksum:
2362 * platform/mac/fast/borders/borderRadiusDouble03-expected.png:
2363 * platform/mac/fast/borders/borderRadiusDouble05-expected.checksum:
2364 * platform/mac/fast/borders/borderRadiusDouble05-expected.png:
2365 * platform/mac/fast/borders/borderRadiusDouble06-expected.checksum:
2366 * platform/mac/fast/borders/borderRadiusDouble06-expected.png:
2367 * platform/mac/fast/borders/borderRadiusDouble08-expected.checksum:
2368 * platform/mac/fast/borders/borderRadiusDouble08-expected.png:
2369 * platform/mac/fast/borders/borderRadiusGroove01-expected.checksum:
2370 * platform/mac/fast/borders/borderRadiusGroove01-expected.png:
2371 * platform/mac/fast/borders/borderRadiusGroove02-expected.checksum:
2372 * platform/mac/fast/borders/borderRadiusGroove02-expected.png:
2373 * platform/mac/fast/borders/borderRadiusInset01-expected.checksum:
2374 * platform/mac/fast/borders/borderRadiusInset01-expected.png:
2375 * platform/mac/fast/borders/borderRadiusInvalidColor-expected.checksum:
2376 * platform/mac/fast/borders/borderRadiusInvalidColor-expected.png:
2377 * platform/mac/fast/borders/borderRadiusOutset01-expected.checksum:
2378 * platform/mac/fast/borders/borderRadiusOutset01-expected.png:
2379 * platform/mac/fast/borders/borderRadiusRidge01-expected.checksum:
2380 * platform/mac/fast/borders/borderRadiusRidge01-expected.png:
2381 * platform/mac/fast/borders/borderRadiusSolid01-expected.checksum:
2382 * platform/mac/fast/borders/borderRadiusSolid01-expected.png:
2383 * platform/mac/fast/borders/borderRadiusSolid02-expected.checksum:
2384 * platform/mac/fast/borders/borderRadiusSolid02-expected.png:
2385 * platform/mac/fast/borders/borderRadiusSolid03-expected.checksum:
2386 * platform/mac/fast/borders/borderRadiusSolid03-expected.png:
2387 * platform/mac/fast/borders/borderRadiusSolid04-expected.checksum:
2388 * platform/mac/fast/borders/borderRadiusSolid04-expected.png:
2389 * platform/mac/fast/borders/different-color-borders-expected.checksum: Added.
2390 * platform/mac/fast/borders/different-color-borders-expected.png: Added.
2391 * platform/mac/fast/borders/different-color-borders-expected.txt: Added.
2392 * platform/mac/fast/borders/fieldsetBorderRadius-expected.checksum:
2393 * platform/mac/fast/borders/fieldsetBorderRadius-expected.png:
2395 2010-07-21 Peter Beverloo <peter@lvp-media.com>
2397 Reviewed by Darin Adler.
2399 Updated six more layout tests from -khtml to -webkit
2400 https://bugs.webkit.org/show_bug.cgi?id=42788
2402 This is a follow up to r63854 and r63857
2404 * css3/khtml-background-size-0x0-bmp.html:
2405 * editing/deleting/delete-3959464-fix.html:
2406 * editing/deleting/delete-and-undo.html:
2407 * editing/deleting/delete-at-paragraph-boundaries-001.html:
2408 * editing/deleting/delete-at-paragraph-boundaries-002.html:
2409 * editing/deleting/delete-at-paragraph-boundaries-003.html:
2411 2010-07-21 Adam Barth <abarth@webkit.org>
2413 Skip html5lib/runner.html on these platforms because the
2414 <keygen> element creates a different DOM. I need to
2415 investigate why they're getting a different DOM, but I don't
2416 have time to do that right now.
2418 * platform/gtk/Skipped:
2419 * platform/qt/Skipped:
2421 2010-07-21 Adam Barth <abarth@webkit.org>
2423 Reviewed by Eric Seidel.
2425 Pull HTML5lib test suite from upstream
2426 https://bugs.webkit.org/show_bug.cgi?id=42776
2428 Grab a bunch of new tests from html5lib upstream. Also, upstream
2429 tweaked some of our tests, so I've updated our tests to match the
2432 * html5lib/resources/adoption01.dat:
2433 * html5lib/resources/doctype01.dat:
2434 * html5lib/resources/scripted/adoption01.dat: Added.
2435 * html5lib/resources/scripted/webkit01.dat: Added.
2436 * html5lib/resources/tests1.dat:
2437 * html5lib/resources/tests17.dat: Added.
2438 * html5lib/resources/tests18.dat: Added.
2439 * html5lib/resources/tests19.dat: Added.
2440 * html5lib/resources/tests2.dat:
2441 * html5lib/resources/tests20.dat: Added.
2442 * html5lib/resources/tricky01.dat:
2443 * html5lib/resources/webkit01.dat:
2444 * html5lib/runner-expected-html5.txt:
2445 * html5lib/runner-expected.txt:
2446 * html5lib/runner.html:
2447 * html5lib/webkit-resumer-expected.txt:
2449 2010-07-21 Tony Chang <tony@chromium.org>
2451 Reviewed by Adam Barth.
2453 convert more layout tests from -khtml to -webkit
2454 https://bugs.webkit.org/show_bug.cgi?id=42786
2456 This is a follow up to r63854.
2458 * fast/backgrounds/size/backgroundSize02.html:
2459 * fast/backgrounds/size/backgroundSize03.html:
2460 * fast/backgrounds/size/backgroundSize04.html:
2461 * fast/backgrounds/size/backgroundSize05.html:
2462 * fast/backgrounds/size/backgroundSize06.html:
2463 * fast/backgrounds/size/backgroundSize07.html:
2464 * fast/backgrounds/size/backgroundSize08.html:
2465 * fast/backgrounds/size/backgroundSize09.html:
2466 * fast/backgrounds/size/backgroundSize10.html:
2467 * fast/backgrounds/size/backgroundSize11.html:
2468 * fast/backgrounds/size/backgroundSize12.html:
2469 * fast/backgrounds/size/backgroundSize13.html:
2470 * fast/backgrounds/size/backgroundSize14.html:
2471 * fast/backgrounds/size/backgroundSize15.html:
2473 2010-07-21 Peter Beverloo <peter@lvp-media.com>
2475 Reviewed by Eric Carlson.
2477 Removed support for the -khtml CSS vendor prefix and limit the
2478 -apple prefix to two properties (dashboard-region and line-clamp).
2480 Listed properties in these updated have been changed to -webkit.
2482 * fast/block/positioning/height-change.html: -apple-box
2483 * fast/block/positioning/resources/window-height-change-frame-flex.html: -apple-box
2484 * fast/borders/border-image-omit-right-slice.html: -khtml-border-image
2485 * fast/css/apple-prefix.html: -khtml-box-orient
2486 * fast/css/legacy-opacity-styles-expected.txt: -*-opacity
2487 * fast/css/legacy-opacity-styles.html: -*-opacity
2488 * fast/css/limited-vendor-prefix-behavior-expected.txt: Added.
2489 * fast/css/limited-vendor-prefix-behavior.html: Added.
2490 * fast/flexbox/001.html: -khtml-box-flex
2491 * fast/flexbox/002.html: -khtml-box, -khtml-box-align, -khtml-box-orient
2492 * fast/flexbox/003.html: -khtml-box, -khtml-box-align, -khtml-box-orient
2493 * fast/flexbox/004.html: -khtml-box
2494 * fast/flexbox/005.html: -khtml-box
2495 * fast/flexbox/006.html: -khtml-box
2496 * fast/flexbox/007.html: -khtml-box
2497 * fast/flexbox/008.html: -khtml-box
2498 * fast/flexbox/009.html: -khtml-box
2499 * fast/flexbox/010.html: -khtml-box
2500 * fast/flexbox/011.html: -khtml-box, -khtml-box-flex
2501 * fast/flexbox/012.html: -khtml-box, -khtml-box-orient, -khtml-box-align
2502 * fast/flexbox/013.html: -khtml-box, -khtml-box-flex
2503 * fast/flexbox/014.html: -khtml-box, -khtml-box-orient, -khtml-box-flex
2504 * fast/flexbox/015.html: -khtml-box, -khtml-box-flex, -khtml-box-flex
2505 * fast/flexbox/016.html: -khtml-box-flex, -khtml-box, -khtml-box-orient
2506 * fast/flexbox/017.html: -khtml-box, -khtml-box-orient, -webkit-box-pack, -khtml-box-direction
2507 * fast/flexbox/018.html: -khtml-box, -khtml-box-orient, -khtml-box-pack
2508 * fast/flexbox/019.html: -khtml-box, -khtml-box-pack, -khtml-box-orient
2509 * fast/flexbox/020.html: -khtml-box, -khtml-box-flex-group, -khtml-box-flex
2510 * fast/flexbox/021.html: -khtml-box, -khtml-box-flex
2511 * fast/flexbox/022.html: -khtml-box, -khtml-box-flex
2512 * fast/flexbox/023.html: -khtml-box
2513 * fast/flexbox/024.html: -khtml-box, -khtml-box-orient
2514 * fast/flexbox/025.html: -khtml-box, -khtml-box-flex
2515 * fast/flexbox/026.html: -khtml-box, -khtml-box-flex
2516 * fast/flexbox/child-flexing.html: -khtml-box, -khtml-box-align, -khtml-box-orient
2517 * fast/repaint/flexible-box-overflow-horizontal.html: -khtml-box, -khtml-box-align, -khtml-box-orient
2518 * fast/repaint/flexible-box-overflow.html: -khtml-box, -khtml-box-align, -khtml-box-orient
2520 2010-07-21 Sam Weinig <sam@webkit.org>
2522 Reviewed by Anders Carlsson.
2524 Patch for https://bugs.webkit.org/show_bug.cgi?id=42539
2525 WebKitTestRunner needs to support printing ALERT, PROMPT and CONFIRM messages
2527 * platform/mac-wk2/Skipped:
2529 2010-07-21 Tony Chang <tony@chromium.org>
2531 Not reviewed, updating chromium test expectations.
2533 Remove expectations for tests that were moved to platform/mac in r63616.
2535 * platform/chromium/test_expectations.txt:
2537 2010-07-21 Tony Chang <tony@chromium.org>
2539 Not reviewed, updating chromium test expectations.
2541 * platform/chromium/test_expectations.txt: Marking remember-bad-password.html and
2542 401-logout.php as failing.
2544 2010-07-21 Alexey Proskuryakov <ap@apple.com>
2548 https://bugs.webkit.org/show_bug.cgi?id=42717
2549 <rdar://problem/7062824> A wrong password entered for site or proxy auth remains in WebCore
2550 credential storage, and is sent with subsequent requests
2552 * platform/gtk/Skipped:
2553 * platform/qt/Skipped:
2554 Skip the new tests, they don't pass.
2556 2010-07-20 Alexey Proskuryakov <ap@apple.com>
2558 Reviewed by Darin Adler.
2560 https://bugs.webkit.org/show_bug.cgi?id=42717
2561 <rdar://problem/7062824> A wrong password entered for site or proxy auth remains in WebCore
2562 credential storage, and is sent with subsequent requests
2564 Adding tests with and without XMLHttpRequest.
2566 * http/tests/security/401-logout: Added.
2567 * http/tests/security/401-logout/401-logout-expected.txt: Added.
2568 * http/tests/security/401-logout/401-logout.php: Added.
2569 * http/tests/xmlhttprequest/remember-bad-password-expected.txt: Added.
2570 * http/tests/xmlhttprequest/remember-bad-password.html: Added.
2571 * http/tests/xmlhttprequest/resources/remember-bad-password: Added.
2572 * http/tests/xmlhttprequest/resources/remember-bad-password/count-failures.php: Added.
2574 2010-07-20 Simon Fraser <simon.fraser@apple.com>
2576 Reviewed by Dan Bernstein.
2578 CSS rotation transform can cause elements with certain styles to vanish during rotation.
2579 https://bugs.webkit.org/show_bug.cgi?id=42579
2581 Testcase with a composited, zero-size element with a thick border.
2583 * compositing/overflow/zero-size-overflow-expected.checksum: Added.
2584 * compositing/overflow/zero-size-overflow-expected.png: Added.
2585 * compositing/overflow/zero-size-overflow-expected.txt: Added.
2586 * compositing/overflow/zero-size-overflow.html: Added.
2588 2010-07-21 Csaba Osztrogonác <ossy@webkit.org>
2592 [Qt] DRT sideeffect revealed by r63657
2593 https://bugs.webkit.org/show_bug.cgi?id=42578
2595 * platform/qt/Skipped: Unskip tests.
2597 2010-07-21 Adam Barth <abarth@webkit.org>
2599 Reviewed by Eric Seidel.
2601 <input> elements with no type attribute should be foster parented
2602 https://bugs.webkit.org/show_bug.cgi?id=42725
2606 * html5lib/runner-expected-html5.txt:
2608 2010-07-21 Yury Semikhatsky <yurys@chromium.org>
2610 Reviewed by Pavel Feldman.
2612 Web Inspector: inspector/debugger-pause-in-eval-script.html fails on Chromium Win
2613 https://bugs.webkit.org/show_bug.cgi?id=42735
2615 * inspector/debugger-pause-in-eval-script.html:
2616 * platform/chromium/test_expectations.txt:
2618 2010-07-21 Zoltan Herczeg <zherczeg@webkit.org>
2620 Reviewed by Nikolas Zimmermann.
2622 SVGFilterElement & SVGFE*Element don't support dynamic invalidation, when attributes change
2623 https://bugs.webkit.org/show_bug.cgi?id=42244
2625 * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.checksum: Added.
2626 * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.png: Added.
2627 * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.checksum: Added.
2628 * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.png: Added.
2629 * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.checksum: Added.
2630 * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.png: Added.
2631 * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.checksum: Added.
2632 * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.png: Added.
2633 * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.checksum: Added.
2634 * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.png: Added.
2635 * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-x-attr-expected.checksum: Added.
2636 * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-x-attr-expected.png: Added.
2637 * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.checksum: Added.
2638 * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.png: Added.
2639 * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call-expected.checksum: Added.
2640 * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call-expected.png: Added.
2641 * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-filterResX-prop-expected.checksum: Added.
2642 * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-filterResX-prop-expected.png: Added.
2643 * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.checksum: Added.
2644 * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.png: Added.
2645 * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.checksum: Added.
2646 * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.png: Added.
2647 * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.checksum: Added.
2648 * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.png: Added.
2649 * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-primitiveUnits-prop-expected.checksum: Added.
2650 * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-primitiveUnits-prop-expected.png: Added.
2651 * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-width-prop-expected.checksum: Added.
2652 * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-width-prop-expected.png: Added.
2653 * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.checksum: Added.
2654 * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.png: Added.
2655 * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.checksum: Added.
2656 * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.png: Added.
2657 * svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.txt: Added.
2658 * svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr.html: Added.
2659 * svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.txt: Added.
2660 * svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr.html: Added.
2661 * svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.txt: Added.
2662 * svg/dynamic-updates/SVGFilterElement-dom-height-attr.html: Added.
2663 * svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.txt: Added.
2664 * svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr.html: Added.
2665 * svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.txt: Added.
2666 * svg/dynamic-updates/SVGFilterElement-dom-width-attr.html: Added.
2667 * svg/dynamic-updates/SVGFilterElement-dom-x-attr-expected.txt: Added.
2668 * svg/dynamic-updates/SVGFilterElement-dom-x-attr.html: Added.
2669 * svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.txt: Added.
2670 * svg/dynamic-updates/SVGFilterElement-dom-y-attr.html: Added.
2671 * svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call-expected.txt: Added.
2672 * svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call.html: Added.
2673 * svg/dynamic-updates/SVGFilterElement-svgdom-filterResX-prop-expected.txt: Added.
2674 * svg/dynamic-updates/SVGFilterElement-svgdom-filterResX-prop.html: Added.
2675 * svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.txt: Added.
2676 * svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop.html: Added.
2677 * svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.txt: Added.
2678 * svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop.html: Added.
2679 * svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.txt: Added.
2680 * svg/dynamic-updates/SVGFilterElement-svgdom-height-prop.html: Added.
2681 * svg/dynamic-updates/SVGFilterElement-svgdom-primitiveUnits-prop-expected.txt: Added.
2682 * svg/dynamic-updates/SVGFilterElement-svgdom-primitiveUnits-prop.html: Added.
2683 * svg/dynamic-updates/SVGFilterElement-svgdom-width-prop-expected.txt: Added.
2684 * svg/dynamic-updates/SVGFilterElement-svgdom-width-prop.html: Added.
2685 * svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.txt: Added.
2686 * svg/dynamic-updates/SVGFilterElement-svgdom-x-prop.html: Added.
2687 * svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.txt: Added.
2688 * svg/dynamic-updates/SVGFilterElement-svgdom-y-prop.html: Added.
2689 * svg/dynamic-updates/script-tests/SVGFilterElement-dom-filterRes-attr.js: Added.
2691 * svg/dynamic-updates/script-tests/SVGFilterElement-dom-filterUnits-attr.js: Added.
2693 * svg/dynamic-updates/script-tests/SVGFilterElement-dom-height-attr.js: Added.
2695 * svg/dynamic-updates/script-tests/SVGFilterElement-dom-primitiveUnits-attr.js: Added.
2697 * svg/dynamic-updates/script-tests/SVGFilterElement-dom-width-attr.js: Added.
2699 * svg/dynamic-updates/script-tests/SVGFilterElement-dom-x-attr.js: Added.
2701 * svg/dynamic-updates/script-tests/SVGFilterElement-dom-y-attr.js: Added.
2703 * svg/dynamic-updates/script-tests/SVGFilterElement-svgdom-filterRes-call.js: Added.
2705 * svg/dynamic-updates/script-tests/SVGFilterElement-svgdom-filterResX-prop.js: Added.
2707 * svg/dynamic-updates/script-tests/SVGFilterElement-svgdom-filterResY-prop.js: Added.
2709 * svg/dynamic-updates/script-tests/SVGFilterElement-svgdom-filterUnits-prop.js: Added.
2711 * svg/dynamic-updates/script-tests/SVGFilterElement-svgdom-height-prop.js: Added.
2713 * svg/dynamic-updates/script-tests/SVGFilterElement-svgdom-primitiveUnits-prop.js: Added.
2715 * svg/dynamic-updates/script-tests/SVGFilterElement-svgdom-width-prop.js: Added.
2717 * svg/dynamic-updates/script-tests/SVGFilterElement-svgdom-x-prop.js: Added.
2719 * svg/dynamic-updates/script-tests/SVGFilterElement-svgdom-y-prop.js: Added.
2722 2010-07-20 Ben Murdoch <benm@google.com>
2724 Reviewed by Steve Block.
2726 Touch events do not affect the :active CSS state
2727 https://bugs.webkit.org/show_bug.cgi?id=39493
2729 * fast/events/touch/touch-active-state-expected.txt: Added.
2730 * fast/events/touch/touch-active-state.html: Added.
2732 2010-07-20 Yury Semikhatsky <yurys@chromium.org>
2734 Reviewed by Pavel Feldman.
2736 console.assert should include stack trace with line numbers.
2737 https://bugs.webkit.org/show_bug.cgi?id=22556
2739 * inspector/console-assert-expected.txt: Added.
2740 * inspector/console-assert.html: Added.
2742 2010-07-20 Adam Barth <abarth@webkit.org>
2744 Reviewed by Eric Seidel.
2746 Update expected results for a "tricky" test
2747 https://bugs.webkit.org/show_bug.cgi?id=42604
2749 Originally, I created these expectations using Minefield. However, it
2750 appears that Minefield parses this case incorrectly according to the
2751 spec. I've filed <https://bugzilla.mozilla.org/show_bug.cgi?id=580091>.
2753 This patch updates our expected results to what I believe is correct.
2755 * html5lib/resources/tricky01.dat:
2756 * html5lib/runner-expected-html5.txt:
2757 * html5lib/runner-expected.txt:
2759 2010-07-20 Adam Barth <abarth@webkit.org>
2761 Reviewed by Eric Seidel.
2763 Include attributes when reconstructing elements in HTML5 tree builder
2764 https://bugs.webkit.org/show_bug.cgi?id=42594
2766 * html5lib/runner-expected-html5.txt:
2768 2010-07-20 Tony Chang <tony@chromium.org>
2770 Not reviewed, chromium test expectation.
2772 [chromium] put back baseline for http/tests/inspector/resource-parameters.html
2773 https://bugs.webkit.org/show_bug.cgi?id=42720
2775 r63791 put in a failing baseline for webkit win, but chromium-win
2776 falls back to webkit win before the result next to the test file.
2777 Just put another copy in chromium-win of the original expected
2780 * platform/chromium/http/tests/inspector/resource-parameters-expected.txt: Copied from LayoutTests/http/tests/inspector/resource-parameters-expected.txt.
2782 2010-07-20 Adam Barth <abarth@webkit.org>
2784 Reviewed by Sam Weinig.
2786 Import HTML5 parsing tests from html5test.com
2787 https://bugs.webkit.org/show_bug.cgi?id=42713
2789 * html5lib/resources/html5test-com.dat: Added.
2790 * html5lib/runner-expected-html5.txt:
2791 * html5lib/runner-expected.txt:
2792 * html5lib/runner.html:
2794 2010-07-20 Gavin Peters <gavinp@chromium.org>
2796 Reviewed by Adam Barth.
2798 prefetch categorization is exactly wrong
2799 https://bugs.webkit.org/show_bug.cgi?id=42651
2801 The miscategorization caused onloads to issue early, so you see x,
2802 y as 0, 0 in the buggy version.
2804 * fast/dom/HTMLLinkElement/onload-completion-test-expected.txt: Added.
2805 * fast/dom/HTMLLinkElement/onload-completion-test.html: Added.
2806 * fast/dom/HTMLLinkElement/resources: Added.
2807 * fast/dom/HTMLLinkElement/resources/nick.jpg: Added.
2809 2010-07-20 Brian Weinstein <bweinstein@apple.com>
2811 Rubber-stamped by Adam Roben.
2813 Land failing results for http/tests/inspector/resource-parameters.html. It has been
2814 failing for a while. Fixing these results is being tracked by
2815 <https://bugs.webkit.org/show_bug.cgi?id=42718>.
2817 * platform/win/http/tests/inspector: Added.
2818 * platform/win/http/tests/inspector/resource-parameters-expected.txt: Added.
2820 2010-07-20 Sam Weinig <sam@webkit.org>
2822 Reviewed by Maciej Stachowiak.
2824 Add a few more items to the WebKit2 skipped list
2825 https://bugs.webkit.org/show_bug.cgi?id=42712
2827 * platform/mac-wk2/Skipped:
2829 2010-07-20 Ojan Vafai <ojan@chromium.org>
2831 Reviewed by Darin Adler.
2833 make dump-as-markup work better on subframes and allow dumping a subtree
2834 https://bugs.webkit.org/show_bug.cgi?id=42673
2836 * editing/selection/dump-as-markup-expected.txt:
2837 * editing/selection/dump-as-markup.html:
2838 * resources/dump-as-markup.js:
2839 (Markup.description):
2840 (Markup._getSelectionFromNode):
2841 (Markup._getMarkupForTextNode):
2842 (Markup._getSelectionMarker):
2844 2010-07-20 Daniel Erat <derat@chromium.org>
2846 Reviewed by Ojan Vafai.
2848 Subpixel rendering always disabled for Chromium Linux
2849 https://bugs.webkit.org/show_bug.cgi?id=42220
2851 Layout test addition to check that Chromium Linux honors fontconfig
2852 settings enabling or disabling subpixel rendering per-strike.
2854 * platform/chromium-linux/platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle-expected.checksum:
2855 * platform/chromium-linux/platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle-expected.png:
2856 * platform/chromium-linux/platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle-expected.txt:
2857 * platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle.html:
2859 2010-07-20 Chris Fleizach <cfleizach@apple.com>
2861 Reviewed by Beth Dakin.
2863 CrashTracer: [USER] 300 crashes in Safari at com.apple.WebCore: WebCore::AccessibilityTable::isTableExposableThroughAccessibility + 573
2864 https://bugs.webkit.org/show_bug.cgi?id=42652
2866 * accessibility/updating-attribute-in-table-causes-crash-expected.txt: Added.
2867 * accessibility/updating-attribute-in-table-causes-crash.html: Added.
2869 2010-07-20 Abhishek Arya <inferno@chromium.org>
2871 Reviewed by David Hyatt.
2873 Tests that applying an editing command on a non text node does not
2875 https://bugs.webkit.org/show_bug.cgi?id=42655
2877 * editing/execCommand/editing-nontext-node-crash-expected.txt: Added.
2878 * editing/execCommand/editing-nontext-node-crash.xhtml: Added.
2880 2010-07-20 Leo Yang <leo.yang@torchmobile.com.cn>
2882 Reviewed by David Hyatt.
2884 Test case to verify https://bugs.webkit.org/show_bug.cgi?id=41375.
2885 Test passes if expected result occurs without crash.
2886 https://bugs.webkit.org/show_bug.cgi?id=41375.
2888 * fast/runin/crash-when-reparent-sibling-expected.txt: Added.
2889 * fast/runin/crash-when-reparent-sibling.html: Added.
2891 2010-07-20 Alexey Proskuryakov <ap@apple.com>
2893 Reviewed by Brady Eidson.
2895 https://bugs.webkit.org/show_bug.cgi?id=41531
2896 Asynchronous cross origin XMLHttpRequest doesn't expose 401 response when withCredentials is false
2898 https://bugs.webkit.org/show_bug.cgi?id=30669
2899 http/tests/xmlhttprequest/cross-origin-no-authorization.html has missing "DONE" in one branch
2901 * http/tests/xmlhttprequest/cross-origin-no-authorization-expected.txt:
2902 * http/tests/xmlhttprequest/cross-origin-no-authorization.html:
2903 Updated for new results, added the missing "DONE".
2905 * http/tests/xmlhttprequest/cross-origin-no-credential-prompt.html: Added.
2906 * http/tests/xmlhttprequest/cross-origin-no-credential-prompt-expected.txt: Added.
2907 Check that despite these changes, there is still no auth dialog displayed.
2909 2010-07-20 Joseph Pecoraro <joepeck@webkit.org>
2911 Reviewed by Geoffrey Garen.
2913 WebScriptObject Should Allow Safely Checking For Key Existence
2914 https://bugs.webkit.org/show_bug.cgi?id=42613
2916 * platform/mac/fast/objc/script-tests/TEMPLATE.html: Added.
2917 * platform/mac/fast/objc/script-tests/webScriptObject-hasWebScriptKey.js: Added.
2918 * platform/mac/fast/objc/webScriptObject-hasWebScriptKey-expected.txt: Added.
2919 * platform/mac/fast/objc/webScriptObject-hasWebScriptKey.html: Added.
2921 2010-07-20 Stephen White <senorblanco@chromium.org>
2923 Unreviewed; pixel test results fix.
2925 Updated pixel test results after r63721.
2927 * platform/chromium-linux/fast/backgrounds/svg-as-background-5-expected.checksum:
2928 * platform/chromium-linux/fast/backgrounds/svg-as-background-5-expected.png:
2929 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-40-t-expected.checksum:
2930 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png:
2931 * platform/chromium-linux/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.checksum:
2932 * platform/chromium-linux/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.png:
2933 * platform/chromium-linux/svg/W3C-SVG-1.1/metadata-example-01-b-expected.checksum:
2934 * platform/chromium-linux/svg/W3C-SVG-1.1/metadata-example-01-b-expected.png:
2935 * platform/chromium-linux/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
2936 * platform/chromium-linux/svg/W3C-SVG-1.1/painting-marker-03-f-expected.checksum:
2937 * platform/chromium-linux/svg/W3C-SVG-1.1/painting-marker-03-f-expected.png:
2938 * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-03-f-expected.checksum:
2939 * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-03-f-expected.png:
2940 * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt: Added.
2941 * platform/chromium-linux/svg/custom/control-points-for-S-and-T-expected.checksum:
2942 * platform/chromium-linux/svg/custom/path-getTotalLength-expected.txt: Removed.
2943 * platform/chromium-linux/svg/custom/relative-sized-use-on-symbol-expected.checksum:
2944 * platform/chromium-linux/svg/custom/relative-sized-use-on-symbol-expected.png:
2945 * platform/chromium-linux/svg/custom/use-on-symbol-inside-pattern-expected.txt: Added.
2946 * platform/chromium-linux/svg/dom: Added.
2947 * platform/chromium-linux/svg/dom/path-parser-expected.txt: Added.
2948 * platform/chromium-linux/svg/hixie/perf/001-expected.txt:
2949 * platform/chromium-linux/svg/hixie/perf/002-expected.txt:
2950 * platform/chromium-linux/svg/hixie/perf/007-expected.checksum:
2951 * platform/chromium-linux/svg/hixie/perf/007-expected.png:
2952 * platform/chromium-linux/svg/hixie/perf/007-expected.txt:
2953 * platform/chromium-mac/fast/backgrounds/svg-as-background-5-expected.checksum: Removed.
2954 * platform/chromium-win/fast/backgrounds/svg-as-background-5-expected.checksum:
2955 * platform/chromium-win/fast/backgrounds/svg-as-background-5-expected.png:
2956 * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-40-t-expected.checksum:
2957 * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png:
2958 * platform/chromium-win/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.checksum:
2959 * platform/chromium-win/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.png:
2960 * platform/chromium-win/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
2961 * platform/chromium-win/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
2962 * platform/chromium-win/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
2963 * platform/chromium-win/svg/W3C-SVG-1.1/metadata-example-01-b-expected.checksum:
2964 * platform/chromium-win/svg/W3C-SVG-1.1/metadata-example-01-b-expected.png:
2965 * platform/chromium-win/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
2966 * platform/chromium-win/svg/W3C-SVG-1.1/painting-marker-03-f-expected.checksum:
2967 * platform/chromium-win/svg/W3C-SVG-1.1/painting-marker-03-f-expected.png:
2968 * platform/chromium-win/svg/W3C-SVG-1.1/paths-data-03-f-expected.checksum:
2969 * platform/chromium-win/svg/W3C-SVG-1.1/paths-data-03-f-expected.png:
2970 * platform/chromium-win/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
2971 * platform/chromium-win/svg/batik/text/textEffect3-expected.checksum:
2972 * platform/chromium-win/svg/batik/text/textEffect3-expected.png:
2973 * platform/chromium-win/svg/custom/control-points-for-S-and-T-expected.checksum:
2974 * platform/chromium-win/svg/custom/control-points-for-S-and-T-expected.png:
2975 * platform/chromium-win/svg/custom/use-on-symbol-inside-pattern-expected.txt:
2976 * platform/chromium-win/svg/hixie/perf/001-expected.txt:
2977 * platform/chromium-win/svg/hixie/perf/002-expected.txt:
2978 * platform/chromium-win/svg/hixie/perf/007-expected.checksum:
2979 * platform/chromium-win/svg/hixie/perf/007-expected.png:
2980 * platform/chromium-win/svg/hixie/perf/007-expected.txt:
2981 * platform/chromium/test_expectations.txt:
2982 * platform/mac/fast/backgrounds/svg-as-background-4-expected.checksum:
2983 * platform/mac/fast/backgrounds/svg-as-background-4-expected.png:
2984 * platform/mac/fast/backgrounds/svg-as-background-5-expected.checksum:
2985 * platform/mac/fast/backgrounds/svg-as-background-5-expected.png:
2986 * platform/mac/fast/backgrounds/svg-as-background-6-expected.checksum:
2987 * platform/mac/fast/backgrounds/svg-as-background-6-expected.png:
2989 2010-07-20 Chang Shu <chang.shu@nokia.com>
2991 Reviewed by Darin Adler.
2993 Move the canvas security tests to http tests to simulate remote host
2994 access and then pass the tests. Remove them from Mac and Qt's skipped files.
2995 https://bugs.webkit.org/show_bug.cgi?id=41279
2997 * canvas/philip/tests/security.drawImage.canvas-expected.txt: Removed.
2998 * canvas/philip/tests/security.drawImage.canvas.html: Removed.
2999 * canvas/philip/tests/security.drawImage.image-expected.txt: Removed.
3000 * canvas/philip/tests/security.drawImage.image.html: Removed.
3001 * canvas/philip/tests/security.pattern.canvas.fillStyle-expected.txt: Removed.
3002 * canvas/philip/tests/security.pattern.canvas.fillStyle.html: Removed.
3003 * canvas/philip/tests/security.pattern.canvas.strokeStyle-expected.txt: Removed.
3004 * canvas/philip/tests/security.pattern.canvas.strokeStyle.html: Removed.
3005 * canvas/philip/tests/security.pattern.canvas.timing-expected.txt: Removed.
3006 * canvas/philip/tests/security.pattern.canvas.timing.html: Removed.
3007 * canvas/philip/tests/security.pattern.create-expected.txt: Removed.
3008 * canvas/philip/tests/security.pattern.create.html: Removed.
3009 * canvas/philip/tests/security.pattern.cross-expected.txt: Removed.
3010 * canvas/philip/tests/security.pattern.cross.html: Removed.
3011 * canvas/philip/tests/security.pattern.image.fillStyle-expected.txt: Removed.
3012 * canvas/philip/tests/security.pattern.image.fillStyle.html: Removed.
3013 * canvas/philip/tests/security.pattern.image.strokeStyle-expected.txt: Removed.
3014 * canvas/philip/tests/security.pattern.image.strokeStyle.html: Removed.
3015 * canvas/philip/tests/security.reset-expected.txt: Removed.
3016 * canvas/philip/tests/security.reset.html: Removed.
3017 * http/tests/canvas: Added.
3018 * http/tests/canvas/philip: Added.
3019 * http/tests/canvas/philip/images: Added.
3020 * http/tests/canvas/philip/images/yellow.png: Added.
3021 * http/tests/canvas/philip/tests: Added.
3022 * http/tests/canvas/philip/tests.css: Added.
3023 * http/tests/canvas/philip/tests/security.drawImage.canvas-expected.txt: Copied from LayoutTests/canvas/philip/tests/security.drawImage.canvas-expected.txt.
3024 * http/tests/canvas/philip/tests/security.drawImage.canvas.html: Copied from LayoutTests/canvas/philip/tests/security.drawImage.canvas.html.
3025 * http/tests/canvas/philip/tests/security.drawImage.image-expected.txt: Copied from LayoutTests/canvas/philip/tests/security.drawImage.image-expected.txt.
3026 * http/tests/canvas/philip/tests/security.drawImage.image.html: Copied from LayoutTests/canvas/philip/tests/security.drawImage.image.html.
3027 * http/tests/canvas/philip/tests/security.pattern.canvas.fillStyle-expected.txt: Copied from LayoutTests/canvas/philip/tests/security.pattern.canvas.fillStyle-expected.txt.
3028 * http/tests/canvas/philip/tests/security.pattern.canvas.fillStyle.html: Copied from LayoutTests/canvas/philip/tests/security.pattern.canvas.fillStyle.html.
3029 * http/tests/canvas/philip/tests/security.pattern.canvas.strokeStyle-expected.txt: Copied from LayoutTests/canvas/philip/tests/security.pattern.canvas.strokeStyle-expected.txt.
3030 * http/tests/canvas/philip/tests/security.pattern.canvas.strokeStyle.html: Copied from LayoutTests/canvas/philip/tests/security.pattern.canvas.strokeStyle.html.
3031 * http/tests/canvas/philip/tests/security.pattern.canvas.timing-expected.txt: Copied from LayoutTests/canvas/philip/tests/security.pattern.canvas.timing-expected.txt.
3032 * http/tests/canvas/philip/tests/security.pattern.canvas.timing.html: Copied from LayoutTests/canvas/philip/tests/security.pattern.canvas.timing.html.
3033 * http/tests/canvas/philip/tests/security.pattern.create-expected.txt: Copied from LayoutTests/canvas/philip/tests/security.pattern.create-expected.txt.
3034 * http/tests/canvas/philip/tests/security.pattern.create.html: Copied from LayoutTests/canvas/philip/tests/security.pattern.create.html.
3035 * http/tests/canvas/philip/tests/security.pattern.cross-expected.txt: Copied from LayoutTests/canvas/philip/tests/security.pattern.cross-expected.txt.
3036 * http/tests/canvas/philip/tests/security.pattern.cross.html: Copied from LayoutTests/canvas/philip/tests/security.pattern.cross.html.
3037 * http/tests/canvas/philip/tests/security.pattern.image.fillStyle-expected.txt: Copied from LayoutTests/canvas/philip/tests/security.pattern.image.fillStyle-expected.txt.
3038 * http/tests/canvas/philip/tests/security.pattern.image.fillStyle.html: Copied from LayoutTests/canvas/philip/tests/security.pattern.image.fillStyle.html.
3039 * http/tests/canvas/philip/tests/security.pattern.image.strokeStyle-expected.txt: Copied from LayoutTests/canvas/philip/tests/security.pattern.image.strokeStyle-expected.txt.
3040 * http/tests/canvas/philip/tests/security.pattern.image.strokeStyle.html: Copied from LayoutTests/canvas/philip/tests/security.pattern.image.strokeStyle.html.
3041 * http/tests/canvas/philip/tests/security.reset-expected.txt: Copied from LayoutTests/canvas/philip/tests/security.reset-expected.txt.
3042 * http/tests/canvas/philip/tests/security.reset.html: Copied from LayoutTests/canvas/philip/tests/security.reset.html.
3043 * platform/chromium/test_expectations.txt:
3044 * platform/gtk/Skipped:
3045 * platform/mac/Skipped:
3046 * platform/qt/Skipped:
3048 2010-07-20 Hayato Ito <hayato@chromium.org>
3050 Reviewed by Darin Adler.
3052 Fixed a crash when deeply nested CSS selector is used.
3053 https://bugs.webkit.org/show_bug.cgi?id=41129
3055 This patch deletes CSSSelectors iteratively so that it doesn't cause stack overflow.
3057 * fast/css/css-selector-deeply-nested-expected.txt: Added.
3058 * fast/css/css-selector-deeply-nested.html: Added.
3060 2010-07-20 Stephen White <senorblanco@chromium.org>
3062 Unreviewed; expectations fix.
3064 Modify test_expectations after r63721 and r63728.
3066 * platform/chromium/test_expectations.txt:
3068 2010-07-20 Alejandro G. Castro <alex@igalia.com>
3072 Skipping the svg/dom/path-parser.html test for gtk, bug submitted:
3073 https://bugs.webkit.org/show_bug.cgi?id=42624
3075 * platform/gtk/Skipped:
3077 2010-07-20 Adam Barth <abarth@webkit.org>
3079 Reviewed by Darin Adler.
3081 fast/events/focusingUnloadedFrame.html shouldn't have <body> before <frameset>
3082 https://bugs.webkit.org/show_bug.cgi?id=42348
3084 This doesn't work in the HTML5 parser. We cover this behavior in
3085 parsing tests. Sadly, the test still fails under the HTML5 parser, but
3086 for a different reason.
3088 * fast/events/focusingUnloadedFrame.html:
3090 2010-07-20 Tony Chang <tony@chromium.org>
3092 Reviewed by Dan Bernstein.
3094 [chromium] crash in Position::getInlineBoxAndOffset
3095 https://bugs.webkit.org/show_bug.cgi?id=42202
3097 * editing/selection/firstRect-crash-expected.txt: Added.
3098 * editing/selection/firstRect-crash.html: Added.
3099 * platform/mac/editing/input/caret-primary-bidi-expected.txt: Fix some negative ranges.
3100 * platform/mac/editing/input/range-for-empty-document-expected.txt:
3101 * platform/mac/editing/selection/move-left-right-expected.txt: Removed since we now match the shared expected results.
3102 * platform/win/editing/selection/move-left-right-expected.txt: Removed since it's the same as the shared expected results.
3104 2010-07-20 Nikolas Zimmermann <nzimmermann@rim.com>
3106 Reviewed by Maciej Stachowiak.
3108 svg/dynamic-updates tests are broken - pixel test not generated/compared anymore
3109 https://bugs.webkit.org/show_bug.cgi?id=42376
3111 Finally generate pixel teset results again for svg/dynamic-updates. We have some regressions, tracked by master bug 42618.
3113 * fast/js/resources/js-test-pre.js: Pass 'window.enablePixelTesting' as argument to setDumpAsText() - the svg/dynamic-updates tests set this value to true before importing js-test-pre.js
3114 * platform/mac/svg/dynamic-updates/SVGAElement-dom-href-attr-expected.checksum:
3115 * platform/mac/svg/dynamic-updates/SVGAElement-dom-href-attr-expected.png:
3116 * platform/mac/svg/dynamic-updates/SVGAElement-dom-target-attr-expected.checksum:
3117 * platform/mac/svg/dynamic-updates/SVGAElement-dom-target-attr-expected.png:
3118 * platform/mac/svg/dynamic-updates/SVGAElement-svgdom-href-prop-expected.checksum:
3119 * platform/mac/svg/dynamic-updates/SVGAElement-svgdom-href-prop-expected.png:
3120 * platform/mac/svg/dynamic-updates/SVGAElement-svgdom-target-prop-expected.checksum:
3121 * platform/mac/svg/dynamic-updates/SVGAElement-svgdom-target-prop-expected.png:
3122 * platform/mac/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.checksum:
3123 * platform/mac/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.png:
3124 * platform/mac/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.checksum:
3125 * platform/mac/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.png:
3126 * platform/mac/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.checksum:
3127 * platform/mac/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.png:
3128 * platform/mac/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.checksum:
3129 * platform/mac/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.png:
3130 * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.checksum:
3131 * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.png:
3132 * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.checksum:
3133 * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.png:
3134 * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.checksum:
3135 * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.png:
3136 * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.checksum:
3137 * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.png:
3138 * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.checksum:
3139 * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.png:
3140 * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.checksum:
3141 * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.png:
3142 * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.checksum:
3143 * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.png:
3144 * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.checksum:
3145 * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.png:
3146 * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.checksum:
3147 * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.png:
3148 * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.checksum:
3149 * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.png:
3150 * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.checksum:
3151 * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.png:
3152 * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.checksum:
3153 * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.png:
3154 * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.checksum:
3155 * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.png:
3156 * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.checksum:
3157 * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.png:
3158 * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.checksum:
3159 * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.png:
3160 * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.checksum:
3161 * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.png:
3162 * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.checksum:
3163 * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.png:
3164 * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.checksum:
3165 * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.png:
3166 * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.checksum:
3167 * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.png:
3168 * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.checksum:
3169 * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.png:
3170 * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.checksum:
3171 * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.png:
3172 * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.checksum:
3173 * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.png:
3174 * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.checksum:
3175 * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.png:
3176 * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.checksum:
3177 * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.png:
3178 * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.checksum:
3179 * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.png:
3180 * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.checksum:
3181 * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.png:
3182 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.checksum:
3183 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.png:
3184 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.checksum:
3185 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.png:
3186 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.checksum:
3187 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.png:
3188 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.checksum:
3189 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.png:
3190 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.checksum:
3191 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.png:
3192 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.checksum:
3193 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.png:
3194 * svg/dynamic-updates/resources/SVGTestCase.js: Set 'window.enablePixelTesting' to true, forcing setDumpAsText() to generate pixel test results.
3195 * svg/dynamic-updates/script-tests/SVGLinearGradientElement-dom-gradientUnits-attr.js: Tweak this test, to make it work as expected.
3196 * svg/dynamic-updates/script-tests/SVGLinearGradientElement-svgdom-gradientUnits-prop.js: Ditto.
3197 * svg/dynamic-updates/script-tests/SVGRadialGradientElement-dom-gradientUnits-attr.js: Update expected result description.
3198 * svg/dynamic-updates/script-tests/SVGRadialGradientElement-svgdom-gradientUnits-prop.js: Ditto.
3200 2010-07-20 Adam Barth <abarth@webkit.org>
3202 Reviewed by Darin Adler.
3204 Foster parenting depends on the current element at insertion time
3205 https://bugs.webkit.org/show_bug.cgi?id=42599
3207 * html5lib/runner-expected-html5.txt:
3209 2010-07-20 Adam Barth <abarth@webkit.org>
3211 Reviewed by Eric Seidel.
3213 Import a number of fast/invalid tests into html5lib for easy of fixing
3214 https://bugs.webkit.org/show_bug.cgi?id=42590
3216 Working with these DOM dumps is much easier than staring at render
3217 trees. Also, this infrastructure lets us cross-test with other
3220 * html5lib/resources/tricky01.dat: Added.
3221 * html5lib/runner-expected-html5.txt:
3222 * html5lib/runner-expected.txt:
3223 * html5lib/runner.html:
3225 2010-07-20 Matthew Delaney <mdelaney@apple.com>
3227 Reviewed by Kenneth Rohde Christiansen.
3229 Failing 2d.path.stroke.prune.curve philip canvas test
3230 https://bugs.webkit.org/show_bug.cgi?id=42190
3232 * platform/mac/Skipped: Unskipped now passing tests.
3234 2010-07-19 Maciej Stachowiak <mjs@apple.com>
3236 Reviewed by Anders Carlsson.
3238 Add a few more items to the WK2 skipped list
3239 https://bugs.webkit.org/show_bug.cgi?id=42595
3241 * platform/mac-wk2/Skipped:
3243 2010-07-19 Dirk Schulze <krit@webkit.org>
3245 SVG CleanUp of SVGPathData parsing
3246 https://bugs.webkit.org/show_bug.cgi?id=41410
3248 Unreviewed update of Win baseline.
3250 * platform/win/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt: Added.
3251 * platform/win/svg/custom/relative-sized-inner-svg-expected.txt: Added.
3252 * platform/win/svg/custom/relative-sized-use-on-symbol-expected.txt: Added.
3253 * platform/win/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt: Added.
3254 * platform/win/svg/custom/use-css-events-expected.txt: Added.
3255 * platform/win/svg/dom: Added.
3256 * platform/win/svg/dom/path-parser-expected.txt: Added.
3258 2010-07-19 Dirk Schulze <krit@webkit.org>
3260 SVG CleanUp of SVGPathData parsing
3261 https://bugs.webkit.org/show_bug.cgi?id=41410
3263 Unreviewed update of Qt baseline.
3265 * platform/qt/svg/custom/relative-sized-inner-svg-expected.txt:
3266 * platform/qt/svg/custom/relative-sized-use-on-symbol-expected.txt:
3267 * platform/qt/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt:
3268 * platform/qt/svg/custom/use-on-symbol-inside-pattern-expected.txt:
3270 2010-07-19 Yuzo Fujishima <yuzo@google.com>
3272 Unreviewed test expectation fix.
3274 fast/css/font-face-download-error.html should be skipped for Qt like
3275 other @font-face tests.
3276 https://bugs.webkit.org/show_bug.cgi?id=42342
3278 * platform/qt/Skipped:
3280 2010-07-19 Dirk Schulze <krit@webkit.org>
3282 Reviewed by Nikolas Zimmermann.
3284 SVG CleanUp of SVGPathData parsing
3285 https://bugs.webkit.org/show_bug.cgi?id=41410
3287 Parsing values as float instead of double causes some minimal changes on DRT results and
3288 pixel results. Even if the values get shrinked to float before the calculation of arc and
3289 others. But the calculation itself transforms the values back to double and shrinks it to
3290 floats again right before the drawing.
3292 SVG Path with an arc with radius of 0 does not render
3293 https://bugs.webkit.org/show_bug.cgi?id=40448
3295 Extended svg/dom/path-parser.xhml to check the correct behavior. We draw a line from the
3296 current point to the given end point.
3298 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-40-t-expected.checksum:
3299 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png:
3300 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum:
3301 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
3302 * platform/mac/svg/W3C-SVG-1.1/animate-elem-03-t-expected.checksum:
3303 * platform/mac/svg/W3C-SVG-1.1/animate-elem-03-t-expected.png:
3304 * platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
3305 * platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
3306 * platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
3307 * platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.checksum:
3308 * platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.png:
3309 * platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
3310 * platform/mac/svg/W3C-SVG-1.1/paths-data-02-t-expected.checksum:
3311 * platform/mac/svg/W3C-SVG-1.1/paths-data-02-t-expected.png:
3312 * platform/mac/svg/W3C-SVG-1.1/paths-data-03-f-expected.checksum:
3313 * platform/mac/svg/W3C-SVG-1.1/paths-data-03-f-expected.png:
3314 * platform/mac/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
3315 * platform/mac/svg/batik/text/textEffect3-expected.checksum:
3316 * platform/mac/svg/batik/text/textEffect3-expected.png:
3317 * platform/mac/svg/custom/relative-sized-inner-svg-expected.checksum:
3318 * platform/mac/svg/custom/relative-sized-inner-svg-expected.png:
3319 * platform/mac/svg/custom/relative-sized-inner-svg-expected.txt:
3320 * platform/mac/svg/custom/relative-sized-use-on-symbol-expected.txt:
3321 * platform/mac/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.checksum:
3322 * platform/mac/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.png:
3323 * platform/mac/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt:
3324 * platform/mac/svg/custom/use-css-events-expected.txt:
3325 * platform/mac/svg/custom/use-on-symbol-inside-pattern-expected.txt:
3326 * platform/mac/svg/hixie/perf/007-expected.checksum:
3327 * platform/mac/svg/hixie/perf/007-expected.png:
3328 * platform/mac/svg/hixie/perf/007-expected.txt:
3329 * svg/custom/path-getTotalLength-expected.txt:
3330 * svg/dom/path-parser-expected.txt:
3331 * svg/dom/script-tests/path-parser.js:
3333 2010-07-19 Csaba Osztrogonác <ossy@webkit.org>
3335 Unreviewed trivial fix after r63684.
3336 https://bugs.webkit.org/show_bug.cgi?id=30464
3338 * fast/dom/Window/window-properties-expected.txt: Updated.
3339 * platform/qt/fast/dom/Window/window-properties-expected.txt: Updated.
3341 2010-07-15 Yuzo Fujishima <yuzo@google.com>
3343 Reviewed by Dan Bernstein.
3345 Fix for Bug 42342 - Font download error for an @font-face rule invalidates other @font-face rules for the same font-family
3346 https://bugs.webkit.org/show_bug.cgi?id=42342
3348 * fast/css/font-face-download-error-expected.txt: Added.
3349 * fast/css/font-face-download-error.html: Added.
3351 2010-07-19 Anders Carlsson <andersca@apple.com>
3353 Reviewed by Maciej Stachowiak.
3355 Remove now passing tests from the skipped list.
3357 * platform/mac-wk2/Skipped:
3359 2010-07-19 Daniel Bates <dbates@rim.com>
3361 Reviewed by Adam Roben.
3363 [Win] Implement LayoutTestController::markerTextForListItem()
3364 https://bugs.webkit.org/show_bug.cgi?id=37930
3366 Remove skipped layout tests now that we have DRT support.
3368 * platform/win/Skipped:
3370 2010-07-19 Eric Carlson <eric.carlson@apple.com>
3372 Unreviewed, build fix.
3373 Update one more expected result missed in r63684.