1 2014-10-30 Jer Noble <jer.noble@apple.com>
3 Unreviewed gardening; rebaseline two media/ tests.
5 * platform/mac-mavericks/media/controls-after-reload-expected.txt: Added.
6 * platform/mac-mavericks/media/controls-styling-expected.txt:
7 * platform/mac-mountainlion/media/controls-after-reload-expected.txt: Added.
8 * platform/mac-mountainlion/media/controls-styling-expected.txt: Copied from LayoutTests/platform/mac-mavericks/media/controls-styling-expected.txt.
9 * platform/mac-wk1/media/controls-styling-expected.txt: Copied from LayoutTests/platform/mac-mavericks/media/controls-styling-expected.txt.
11 2014-10-29 Said Abou-Hallawa <sabouhallawa@apple.com>
13 ASSERTION NOT REACHED because RenderStyle::setWordSpacing() does not handle a Length value of type 'Calculated'.
14 https://bugs.webkit.org/show_bug.cgi?id=138054.
16 Reviewed by Zalan Bujtas.
18 Ensure the render style's wordSpacing can be set correctly when the type of
19 the new value is 'Calculated'. The 'Calculated' Length value can result from
20 blending two Length values of different types. And these two Length values
21 are defined in two consecutive css animation key frames.
23 * css3/calculated-word-spacing-expected.txt: Added.
24 * css3/calculated-word-spacing.html: Added.
26 2014-10-29 Simon Fraser <simon.fraser@apple.com>
28 Skip compositing/regions/propagate-region-box-shadow-border-padding-for-video.html which
31 * platform/mac/TestExpectations:
33 2014-10-29 Lorenzo Tilve <ltilve@igalia.com>
35 [GTK] Unreviewed GTK gardening.
37 Rebaseline after 175259.
39 * platform/gtk/css1/basic/containment-expected.txt:
40 * platform/gtk/css1/basic/contextual_selectors-expected.txt:
41 * platform/gtk/css1/basic/grouping-expected.txt:
42 * platform/gtk/css1/basic/id_as_selector-expected.txt:
43 * platform/gtk/css1/basic/inheritance-expected.txt:
44 * platform/gtk/css1/box_properties/border-expected.txt:
45 * platform/gtk/css1/box_properties/border_bottom_inline-expected.txt:
46 * platform/gtk/css1/box_properties/border_bottom_width-expected.txt:
47 * platform/gtk/css1/box_properties/border_bottom_width_inline-expected.txt:
48 * platform/gtk/css1/box_properties/border_color-expected.txt:
49 * platform/gtk/css1/box_properties/border_color_inline-expected.txt:
50 * platform/gtk/css1/box_properties/border_inline-expected.txt:
51 * platform/gtk/css1/box_properties/border_left-expected.txt:
52 * platform/gtk/css1/box_properties/border_left_inline-expected.txt:
53 * platform/gtk/css1/box_properties/border_left_width-expected.txt:
54 * platform/gtk/css1/box_properties/border_left_width_inline-expected.txt:
55 * platform/gtk/css1/box_properties/border_right-expected.txt:
56 * platform/gtk/css1/box_properties/border_right_inline-expected.txt:
57 * platform/gtk/css1/box_properties/border_right_width-expected.txt:
58 * platform/gtk/css1/box_properties/border_right_width_inline-expected.txt:
59 * platform/gtk/css1/box_properties/border_style-expected.txt:
60 * platform/gtk/css1/box_properties/border_style_inline-expected.txt:
61 * platform/gtk/css1/box_properties/border_top_inline-expected.txt:
62 * platform/gtk/css1/box_properties/border_top_width-expected.txt:
63 * platform/gtk/css1/box_properties/border_top_width_inline-expected.txt:
64 * platform/gtk/css1/box_properties/border_width-expected.txt:
65 * platform/gtk/css1/box_properties/border_width_inline-expected.txt:
66 * platform/gtk/css1/box_properties/clear-expected.txt:
67 * platform/gtk/css1/box_properties/clear_float-expected.txt:
68 * platform/gtk/css1/box_properties/float-expected.txt:
69 * platform/gtk/css1/box_properties/float_elements_in_series-expected.txt:
70 * platform/gtk/css1/box_properties/float_margin-expected.txt:
71 * platform/gtk/css1/box_properties/height-expected.txt:
72 * platform/gtk/css1/box_properties/margin-expected.txt:
73 * platform/gtk/css1/box_properties/margin_bottom-expected.txt:
74 * platform/gtk/css1/box_properties/margin_bottom_inline-expected.txt:
75 * platform/gtk/css1/box_properties/margin_inline-expected.txt:
76 * platform/gtk/css1/box_properties/margin_left-expected.txt:
77 * platform/gtk/css1/box_properties/margin_left_inline-expected.txt:
78 * platform/gtk/css1/box_properties/margin_right-expected.txt:
79 * platform/gtk/css1/box_properties/margin_right_inline-expected.txt:
80 * platform/gtk/css1/box_properties/margin_top-expected.txt:
81 * platform/gtk/css1/box_properties/margin_top_inline-expected.txt:
82 * platform/gtk/css1/box_properties/padding-expected.txt:
83 * platform/gtk/css1/box_properties/padding_bottom-expected.txt:
84 * platform/gtk/css1/box_properties/padding_bottom_inline-expected.txt:
85 * platform/gtk/css1/box_properties/padding_inline-expected.txt:
86 * platform/gtk/css1/box_properties/padding_left-expected.txt:
87 * platform/gtk/css1/box_properties/padding_left_inline-expected.txt:
88 * platform/gtk/css1/box_properties/padding_right-expected.txt:
89 * platform/gtk/css1/box_properties/padding_right_inline-expected.txt:
90 * platform/gtk/css1/box_properties/padding_top-expected.txt:
91 * platform/gtk/css1/box_properties/padding_top_inline-expected.txt:
92 * platform/gtk/css1/box_properties/width-expected.txt:
93 * platform/gtk/css1/cascade/cascade_order-expected.txt:
94 * platform/gtk/css1/cascade/important-expected.txt:
95 * platform/gtk/css1/classification/display-expected.txt:
96 * platform/gtk/css1/classification/list_style-expected.txt:
97 * platform/gtk/css1/classification/list_style_image-expected.txt:
98 * platform/gtk/css1/classification/list_style_position-expected.txt:
99 * platform/gtk/css1/classification/list_style_type-expected.txt:
100 * platform/gtk/css1/classification/white_space-expected.txt:
101 * platform/gtk/css1/color_and_background/background-expected.txt:
102 * platform/gtk/css1/color_and_background/background_attachment-expected.txt:
103 * platform/gtk/css1/color_and_background/background_color-expected.txt:
104 * platform/gtk/css1/color_and_background/background_image-expected.txt:
105 * platform/gtk/css1/color_and_background/background_position-expected.txt:
106 * platform/gtk/css1/color_and_background/background_repeat-expected.txt:
107 * platform/gtk/css1/color_and_background/color-expected.txt:
108 * platform/gtk/css1/conformance/forward_compatible_parsing-expected.txt:
109 * platform/gtk/css1/font_properties/font-expected.txt:
110 * platform/gtk/css1/font_properties/font_family-expected.txt:
111 * platform/gtk/css1/font_properties/font_size-expected.txt:
112 * platform/gtk/css1/font_properties/font_style-expected.txt:
113 * platform/gtk/css1/font_properties/font_variant-expected.txt:
114 * platform/gtk/css1/font_properties/font_weight-expected.txt:
115 * platform/gtk/css1/formatting_model/canvas-expected.txt:
116 * platform/gtk/css1/formatting_model/floating_elements-expected.txt:
117 * platform/gtk/css1/formatting_model/height_of_lines-expected.txt:
118 * platform/gtk/css1/formatting_model/replaced_elements-expected.txt:
119 * platform/gtk/css1/formatting_model/vertical_formatting-expected.txt:
120 * platform/gtk/css1/pseudo/anchor-expected.txt:
121 * platform/gtk/css1/pseudo/firstletter-expected.txt:
122 * platform/gtk/css1/pseudo/firstline-expected.txt:
123 * platform/gtk/css1/pseudo/multiple_pseudo_elements-expected.txt:
124 * platform/gtk/css1/text_properties/letter_spacing-expected.txt:
125 * platform/gtk/css1/text_properties/line_height-expected.txt:
126 * platform/gtk/css1/text_properties/text_align-expected.txt:
127 * platform/gtk/css1/text_properties/text_decoration-expected.txt:
128 * platform/gtk/css1/text_properties/text_indent-expected.txt:
129 * platform/gtk/css1/text_properties/text_transform-expected.txt:
130 * platform/gtk/css1/text_properties/vertical_align-expected.txt:
131 * platform/gtk/css1/text_properties/word_spacing-expected.txt:
132 * platform/gtk/css1/units/color_units-expected.txt:
133 * platform/gtk/css1/units/length_units-expected.txt:
134 * platform/gtk/css1/units/percentage_units-expected.txt:
135 * platform/gtk/css1/units/urls-expected.txt:
136 * platform/gtk/css2.1/t100801-c548-ln-ht-00-c-a-expected.txt:
137 * platform/gtk/css2.1/t1606-c562-white-sp-00-b-ag-expected.txt:
138 * platform/gtk/fast/css/empty-pseudo-class-expected.txt:
139 * platform/gtk/fast/css/first-child-pseudo-class-expected.txt:
140 * platform/gtk/fast/css/last-child-pseudo-class-expected.txt:
141 * platform/gtk/fast/css/only-child-pseudo-class-expected.txt:
142 * platform/gtk/fast/forms/targeted-frame-submission-expected.txt:
143 * platform/gtk/fast/frames/onlyCommentInIFrame-expected.txt:
144 * platform/gtk/fast/html/listing-expected.txt:
145 * platform/gtk/fast/invalid/junk-data-expected.txt:
146 * platform/gtk/fast/invalid/missing-end-tag-expected.txt:
147 * platform/gtk/fast/loader/text-document-wrapping-expected.txt:
148 * platform/gtk/fast/overflow/clip-rects-fixed-ancestor-expected.txt:
149 * platform/gtk/fast/parser/xhtml-alternate-entities-expected.txt:
150 * platform/gtk/fast/table/border-collapsing/004-expected.txt:
151 * platform/gtk/fast/text/whitespace/001-expected.txt: Added.
152 * platform/gtk/fast/text/whitespace/013-expected.txt:
153 * platform/gtk/fast/text/whitespace/014-expected.txt:
154 * platform/gtk/fast/text/whitespace/022-expected.txt: Added.
155 * platform/gtk/fast/text/whitespace/024-expected.txt:
156 * platform/gtk/fast/text/whitespace/030-expected.txt:
157 * platform/gtk/fast/xsl/xslt-extra-content-at-end-expected.txt:
158 * platform/gtk/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt:
159 * platform/gtk/svg/custom/junk-data-expected.txt:
160 * platform/gtk/svg/custom/missing-xlink-expected.txt:
161 * platform/gtk/svg/custom/use-font-face-crash-expected.txt:
162 * platform/gtk/svg/hixie/error/012-expected.txt:
163 * platform/gtk/tables/mozilla/bugs/45621-expected.txt:
164 * platform/gtk/tables/mozilla/bugs/bug139524-2-expected.txt:
165 * platform/gtk/tables/mozilla_expected_failures/bugs/bug21518-expected.txt:
166 * platform/gtk/tables/mozilla_expected_failures/bugs/bug22122-expected.txt:
167 * platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
168 * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt:
170 2014-10-29 Zalan Bujtas <zalan@apple.com>
172 Remove invalid float from RootInlineBox.
173 https://bugs.webkit.org/show_bug.cgi?id=137707
175 Reviewed by Antti Koivisto.
177 In certain cases, floating boxes get attached to the last (root) inline box.
178 When this particular floating box gets destroyed, it also needs to be detached
179 from the last inline box.
181 * fast/inline/crash-when-inline-box-has-invalid-float-expected.txt: Added.
182 * fast/inline/crash-when-inline-box-has-invalid-float.html: Added.
184 2014-10-29 Alexey Proskuryakov <ap@apple.com>
186 Update Mavericks results after https://bugs.webkit.org/show_bug.cgi?id=137275
187 (Speed up line parsing for simple line layout)
189 * platform/mac-mavericks/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
191 2014-10-17 Sergio Villar Senin <svillar@igalia.com>
193 ASSERTION FAILED: growthShare > 0 in WebCore::RenderGrid::distributeSpaceToTracks
194 https://bugs.webkit.org/show_bug.cgi?id=137772
196 Reviewed by Andreas Kling.
198 * fast/css-grid-layout/tracks-number-greatly-exceeding-available-size-crash-expected.txt: Added.
199 * fast/css-grid-layout/tracks-number-greatly-exceeding-available-size-crash.html: Added.
201 2014-10-29 Chris Dumez <cdumez@apple.com>
203 Crash in CachedRawResource::canReuse() when reloading http://dnd.wizards.com/dungeons-and-dragons/story
204 https://bugs.webkit.org/show_bug.cgi?id=138164
206 Reviewed by Andreas Kling.
208 Add a layout test that does XHR loads from cache with only uncommon
209 HTTP headers to reproduce a crash in CachedRawResource::canReuse()
210 when iterating over a HTTPHeaderMap that had uncommon HTTP headers
213 * http/tests/cache/xhr-uncommon-header-expected.txt: Added.
214 * http/tests/cache/xhr-uncommon-header.html: Added.
216 2014-10-28 Benjamin Poulain <benjamin@webkit.org>
218 CSS4 Selectors: Add the pseudo class :any-link
219 https://bugs.webkit.org/show_bug.cgi?id=138128
221 Reviewed by Andreas Kling.
223 Story time: I implement only half of the patch and run
224 fast/selectors/webkit-any-link.html to make sure it fails...
225 and the test happily PASS.
227 I look into it and sure enough, a last minute change in
228 html-link-type-tests.js made it test nothing but :link.
230 I update html-link-type-tests.js to actually test the desired selector,
231 run the test again: PASS.
233 I debug a bit and I find why my code is not tested: html-link-type-tests.js
234 uses Element.matches() and that does not use the CSS JIT.
236 Fair enough, I add a querySelectorAll("#target' + selector + '") to run
237 through the JIT: PASS.
239 Since that selector is simple-#id + simple selector, we go through a fast
240 path for ids and skip the JIT. Arrrrg!
242 Finally, I added querySelectorAll(".target' + selector + '"), which covers
245 The nice thing is: all those cases are tested now :)
247 * fast/css/css-selector-text-expected.txt:
248 * fast/css/css-selector-text.html:
249 * fast/css/css-set-selector-text-expected.txt:
250 * fast/css/css-set-selector-text.html:
251 * fast/selectors/any-link-basics-2-expected.txt: Added.
252 * fast/selectors/any-link-basics-2.html: Added.
253 * fast/selectors/any-link-basics-expected.txt: Added.
254 * fast/selectors/any-link-basics.html: Added.
255 * fast/selectors/any-link-styling-expected.html: Added.
256 * fast/selectors/any-link-styling.html: Added.
257 * fast/selectors/images-with-usemap-should-not-match-link-expected.txt:
258 * fast/selectors/images-with-usemap-should-not-match-link.html:
259 * fast/selectors/link-basics-expected.txt:
260 * fast/selectors/link-basics-xhtml-expected.txt:
261 * fast/selectors/resources/html-link-type-tests.js:
263 (testHTMLTagsForLink):
264 * fast/selectors/webkit-any-link-basics-expected.txt:
266 2014-10-28 Alexey Proskuryakov <ap@apple.com>
268 fast/multicol/multicol-crazy-nesting.html sometimes crashes
269 https://bugs.webkit.org/show_bug.cgi?id=138145
271 * TestExpectations: Skipping for now.
273 2014-10-28 Jer Noble <jer.noble@apple.com>
275 REGRESSION(r171593) [Mac] Media controls create a large (and unnecessary) backing store
276 https://bugs.webkit.org/show_bug.cgi?id=137757
278 Reviewed by Eric Carlson.
280 * platform/mac-mavericks/media/audio-controls-rendering-expected.png:
281 * platform/mac-mavericks/media/audio-controls-rendering-expected.txt:
282 * platform/mac-mavericks/media/controls-strict-expected.txt:
283 * platform/mac-mavericks/media/controls-without-preload-expected.txt: Copied from LayoutTests/platform/mac/media/controls-without-preload-expected.txt.
284 * platform/mac-mavericks/media/video-controls-rendering-expected.txt:
285 * platform/mac-mavericks/media/video-display-toggle-expected.txt:
286 * platform/mac-mavericks/media/video-empty-source-expected.txt: Copied from LayoutTests/platform/mac/media/video-empty-source-expected.txt.
287 * platform/mac-mavericks/media/video-no-audio-expected.png:
288 * platform/mac-mavericks/media/video-no-audio-expected.txt:
289 * platform/mac-mavericks/media/video-volume-slider-expected.txt:
290 * platform/mac-mavericks/media/video-zoom-controls-expected.png:
291 * platform/mac-mavericks/media/video-zoom-controls-expected.txt:
292 * platform/mac/fast/hidpi/video-controls-in-hidpi-expected.txt:
293 * platform/mac/fast/layers/video-layer-expected.txt:
294 * platform/mac/media/audio-controls-rendering-expected.png:
295 * platform/mac/media/audio-controls-rendering-expected.txt:
296 * platform/mac/media/controls-after-reload-expected.png:
297 * platform/mac/media/controls-after-reload-expected.txt:
298 * platform/mac/media/controls-strict-expected.png:
299 * platform/mac/media/controls-strict-expected.txt:
300 * platform/mac/media/controls-without-preload-expected.png:
301 * platform/mac/media/controls-without-preload-expected.txt:
302 * platform/mac/media/media-controls-clone-expected.png:
303 * platform/mac/media/media-controls-clone-expected.txt:
304 * platform/mac/media/video-controls-rendering-expected.png:
305 * platform/mac/media/video-controls-rendering-expected.txt:
306 * platform/mac/media/video-display-toggle-expected.png:
307 * platform/mac/media/video-display-toggle-expected.txt:
308 * platform/mac/media/video-empty-source-expected.png:
309 * platform/mac/media/video-empty-source-expected.txt:
310 * platform/mac/media/video-no-audio-expected.png:
311 * platform/mac/media/video-no-audio-expected.txt:
312 * platform/mac/media/video-volume-slider-expected.png:
313 * platform/mac/media/video-volume-slider-expected.txt:
314 * platform/mac/media/video-zoom-controls-expected.png:
315 * platform/mac/media/video-zoom-controls-expected.txt:
317 2014-10-28 Alexey Proskuryakov <ap@apple.com>
319 text-combine needs to center glyphs within the vertical area.
320 https://bugs.webkit.org/show_bug.cgi?id=138056
322 Adding pre-Yosemite test results.
324 * platform/mac-mavericks/fast/text/tatechuyoko-expected.png: Added.
325 * platform/mac-mavericks/fast/text/tatechuyoko-expected.txt: Added.
327 2014-10-28 Pascal Jacquemart <p.jacquemart@samsung.com>
329 Abandoned select option is reselected when shift selecting new options
330 https://bugs.webkit.org/show_bug.cgi?id=137553
332 Reviewed by Ryosuke Niwa.
334 Test checking a combination of mouse and keyboard selection events
335 on select-multiple element
337 * fast/forms/listbox-selection-after-typeahead-expected.txt: Added.
338 * fast/forms/listbox-selection-after-typeahead.html: Added.
340 2014-10-28 Zalan Bujtas <zalan@apple.com>
342 Speed up line parsing for simple line layout.
343 https://bugs.webkit.org/show_bug.cgi?id=137275
345 Reviewed by Antti Koivisto.
347 This patch removes empty line-break runs. Rebaseline.
349 * platform/mac-mountainlion/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
350 * platform/mac/css1/basic/containment-expected.txt:
351 * platform/mac/css1/basic/contextual_selectors-expected.txt:
352 * platform/mac/css1/basic/grouping-expected.txt:
353 * platform/mac/css1/basic/id_as_selector-expected.txt:
354 * platform/mac/css1/basic/inheritance-expected.txt:
355 * platform/mac/css1/box_properties/border-expected.txt:
356 * platform/mac/css1/box_properties/border_bottom-expected.txt:
357 * platform/mac/css1/box_properties/border_bottom_inline-expected.txt:
358 * platform/mac/css1/box_properties/border_bottom_width-expected.txt:
359 * platform/mac/css1/box_properties/border_bottom_width_inline-expected.txt:
360 * platform/mac/css1/box_properties/border_color-expected.txt:
361 * platform/mac/css1/box_properties/border_color_inline-expected.txt:
362 * platform/mac/css1/box_properties/border_inline-expected.txt:
363 * platform/mac/css1/box_properties/border_left-expected.txt:
364 * platform/mac/css1/box_properties/border_left_inline-expected.txt:
365 * platform/mac/css1/box_properties/border_left_width-expected.txt:
366 * platform/mac/css1/box_properties/border_left_width_inline-expected.txt:
367 * platform/mac/css1/box_properties/border_right-expected.txt:
368 * platform/mac/css1/box_properties/border_right_inline-expected.txt:
369 * platform/mac/css1/box_properties/border_right_width-expected.txt:
370 * platform/mac/css1/box_properties/border_right_width_inline-expected.txt:
371 * platform/mac/css1/box_properties/border_style-expected.txt:
372 * platform/mac/css1/box_properties/border_style_inline-expected.txt:
373 * platform/mac/css1/box_properties/border_top-expected.txt:
374 * platform/mac/css1/box_properties/border_top_inline-expected.txt:
375 * platform/mac/css1/box_properties/border_top_width-expected.txt:
376 * platform/mac/css1/box_properties/border_top_width_inline-expected.txt:
377 * platform/mac/css1/box_properties/border_width-expected.txt:
378 * platform/mac/css1/box_properties/border_width_inline-expected.txt:
379 * platform/mac/css1/box_properties/clear-expected.txt:
380 * platform/mac/css1/box_properties/clear_float-expected.txt:
381 * platform/mac/css1/box_properties/float-expected.txt:
382 * platform/mac/css1/box_properties/float_elements_in_series-expected.txt:
383 * platform/mac/css1/box_properties/float_margin-expected.txt:
384 * platform/mac/css1/box_properties/height-expected.txt:
385 * platform/mac/css1/box_properties/margin-expected.txt:
386 * platform/mac/css1/box_properties/margin_bottom-expected.txt:
387 * platform/mac/css1/box_properties/margin_bottom_inline-expected.txt:
388 * platform/mac/css1/box_properties/margin_inline-expected.txt:
389 * platform/mac/css1/box_properties/margin_left-expected.txt:
390 * platform/mac/css1/box_properties/margin_left_inline-expected.txt:
391 * platform/mac/css1/box_properties/margin_right-expected.txt:
392 * platform/mac/css1/box_properties/margin_right_inline-expected.txt:
393 * platform/mac/css1/box_properties/margin_top-expected.txt:
394 * platform/mac/css1/box_properties/margin_top_inline-expected.txt:
395 * platform/mac/css1/box_properties/padding-expected.txt:
396 * platform/mac/css1/box_properties/padding_bottom-expected.txt:
397 * platform/mac/css1/box_properties/padding_bottom_inline-expected.txt:
398 * platform/mac/css1/box_properties/padding_inline-expected.txt:
399 * platform/mac/css1/box_properties/padding_left-expected.txt:
400 * platform/mac/css1/box_properties/padding_left_inline-expected.txt:
401 * platform/mac/css1/box_properties/padding_right-expected.txt:
402 * platform/mac/css1/box_properties/padding_right_inline-expected.txt:
403 * platform/mac/css1/box_properties/padding_top-expected.txt:
404 * platform/mac/css1/box_properties/padding_top_inline-expected.txt:
405 * platform/mac/css1/box_properties/width-expected.txt:
406 * platform/mac/css1/cascade/cascade_order-expected.txt:
407 * platform/mac/css1/cascade/important-expected.txt:
408 * platform/mac/css1/classification/display-expected.txt:
409 * platform/mac/css1/classification/list_style-expected.txt:
410 * platform/mac/css1/classification/list_style_image-expected.txt:
411 * platform/mac/css1/classification/list_style_position-expected.txt:
412 * platform/mac/css1/classification/list_style_type-expected.txt:
413 * platform/mac/css1/classification/white_space-expected.txt:
414 * platform/mac/css1/color_and_background/background-expected.txt:
415 * platform/mac/css1/color_and_background/background_attachment-expected.txt:
416 * platform/mac/css1/color_and_background/background_color-expected.txt:
417 * platform/mac/css1/color_and_background/background_image-expected.txt:
418 * platform/mac/css1/color_and_background/background_position-expected.txt:
419 * platform/mac/css1/color_and_background/background_repeat-expected.txt:
420 * platform/mac/css1/color_and_background/color-expected.txt:
421 * platform/mac/css1/conformance/forward_compatible_parsing-expected.txt:
422 * platform/mac/css1/font_properties/font-expected.txt:
423 * platform/mac/css1/font_properties/font_family-expected.txt:
424 * platform/mac/css1/font_properties/font_size-expected.txt:
425 * platform/mac/css1/font_properties/font_style-expected.txt:
426 * platform/mac/css1/font_properties/font_variant-expected.txt:
427 * platform/mac/css1/font_properties/font_weight-expected.txt:
428 * platform/mac/css1/formatting_model/canvas-expected.txt:
429 * platform/mac/css1/formatting_model/floating_elements-expected.txt:
430 * platform/mac/css1/formatting_model/height_of_lines-expected.txt:
431 * platform/mac/css1/formatting_model/inline_elements-expected.txt:
432 * platform/mac/css1/formatting_model/replaced_elements-expected.txt:
433 * platform/mac/css1/formatting_model/vertical_formatting-expected.txt:
434 * platform/mac/css1/pseudo/anchor-expected.txt:
435 * platform/mac/css1/pseudo/firstletter-expected.txt:
436 * platform/mac/css1/pseudo/firstline-expected.txt:
437 * platform/mac/css1/pseudo/multiple_pseudo_elements-expected.txt:
438 * platform/mac/css1/pseudo/pseudo_elements_in_selectors-expected.txt:
439 * platform/mac/css1/text_properties/letter_spacing-expected.txt:
440 * platform/mac/css1/text_properties/line_height-expected.txt:
441 * platform/mac/css1/text_properties/text_align-expected.txt:
442 * platform/mac/css1/text_properties/text_decoration-expected.txt:
443 * platform/mac/css1/text_properties/text_indent-expected.txt:
444 * platform/mac/css1/text_properties/text_transform-expected.txt:
445 * platform/mac/css1/text_properties/vertical_align-expected.txt:
446 * platform/mac/css1/text_properties/word_spacing-expected.txt:
447 * platform/mac/css1/units/color_units-expected.txt:
448 * platform/mac/css1/units/length_units-expected.txt:
449 * platform/mac/css1/units/percentage_units-expected.txt:
450 * platform/mac/css1/units/urls-expected.txt:
451 * platform/mac/css2.1/t100801-c548-ln-ht-00-c-a-expected.txt:
452 * platform/mac/css2.1/t1606-c562-white-sp-00-b-ag-expected.txt:
453 * platform/mac/editing/selection/designmode-no-caret-expected.txt:
454 * platform/mac/fast/css/empty-pseudo-class-expected.txt:
455 * platform/mac/fast/css/first-child-pseudo-class-expected.txt:
456 * platform/mac/fast/css/last-child-pseudo-class-expected.txt:
457 * platform/mac/fast/css/only-child-pseudo-class-expected.txt:
458 * platform/mac/fast/forms/targeted-frame-submission-expected.txt:
459 * platform/mac/fast/frames/onlyCommentInIFrame-expected.txt:
460 * platform/mac/fast/html/listing-expected.txt:
461 * platform/mac/fast/invalid/junk-data-expected.txt:
462 * platform/mac/fast/invalid/missing-end-tag-expected.txt:
463 * platform/mac/fast/loader/text-document-wrapping-expected.txt:
464 * platform/mac/fast/overflow/clip-rects-fixed-ancestor-expected.txt:
465 * platform/mac/fast/parser/xhtml-alternate-entities-expected.txt:
466 * platform/mac/fast/table/border-collapsing/004-expected.txt:
467 * platform/mac/fast/table/border-collapsing/004-vertical-expected.txt:
468 * platform/mac/fast/text/whitespace/001-expected.txt: Added.
469 * platform/mac/fast/text/whitespace/013-expected.txt: Added.
470 * platform/mac/fast/text/whitespace/014-expected.txt: Added.
471 * platform/mac/fast/text/whitespace/022-expected.txt: Added.
472 * platform/mac/fast/text/whitespace/024-expected.txt:
473 * platform/mac/fast/text/whitespace/030-expected.txt:
474 * platform/mac/fast/xsl/xslt-extra-content-at-end-expected.txt:
475 * platform/mac/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt:
476 * platform/mac/http/tests/misc/acid3-expected.txt:
477 * platform/mac/svg/custom/bug45331-expected.txt:
478 * platform/mac/svg/custom/junk-data-expected.txt:
479 * platform/mac/svg/custom/missing-xlink-expected.txt:
480 * platform/mac/svg/custom/path-bad-data-expected.txt:
481 * platform/mac/svg/custom/use-font-face-crash-expected.txt:
482 * platform/mac/svg/hixie/error/012-expected.txt:
483 * platform/mac/tables/mozilla/bugs/45621-expected.txt:
484 * platform/mac/tables/mozilla/bugs/bug139524-2-expected.txt:
485 * platform/mac/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt:
486 * platform/mac/tables/mozilla_expected_failures/bugs/bug21518-expected.txt:
487 * platform/mac/tables/mozilla_expected_failures/bugs/bug22122-expected.txt:
488 * platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
489 * platform/mac/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt:
491 2014-10-28 Rebecca Hauck <rhauck@adobe.com>
493 Update CSS shapes suite import
494 https://bugs.webkit.org/show_bug.cgi?id=138045
496 This patch is a full re-import of the CSS Shapes test suite from the W3C
497 test repo and an updated TestExpectations file to match the current
500 Reviewed by Benjamin Poulain.
503 * css3/shapes/shape-outside/shape-box/w3c-import.log:
504 * css3/shapes/shape-outside/shape-image/gradients/w3c-import.log:
505 * css3/shapes/shape-outside/shape-image/shape-image-000-expected.html:
506 * css3/shapes/shape-outside/shape-image/shape-image-001-expected.html:
507 * css3/shapes/shape-outside/shape-image/shape-image-002-expected.html:
508 * css3/shapes/shape-outside/shape-image/shape-image-002.html:
509 * css3/shapes/shape-outside/shape-image/shape-image-003-expected.html:
510 * css3/shapes/shape-outside/shape-image/shape-image-003.html:
511 * css3/shapes/shape-outside/shape-image/shape-image-004-expected.html:
512 * css3/shapes/shape-outside/shape-image/shape-image-005-expected.html:
513 * css3/shapes/shape-outside/shape-image/shape-image-005.html:
514 * css3/shapes/shape-outside/shape-image/shape-image-006-expected.html: Added.
515 * css3/shapes/shape-outside/shape-image/shape-image-006.html: Added.
516 * css3/shapes/shape-outside/shape-image/shape-image-007-expected.html: Added.
517 * css3/shapes/shape-outside/shape-image/shape-image-007.html: Added.
518 * css3/shapes/shape-outside/shape-image/shape-image-008-expected.html: Added.
519 * css3/shapes/shape-outside/shape-image/shape-image-008.html: Added.
520 * css3/shapes/shape-outside/shape-image/shape-image-009-expected.html: Added.
521 * css3/shapes/shape-outside/shape-image/shape-image-009.html: Added.
522 * css3/shapes/shape-outside/shape-image/shape-image-010-expected.html: Added.
523 * css3/shapes/shape-outside/shape-image/shape-image-010.html: Added.
524 * css3/shapes/shape-outside/shape-image/shape-image-011-expected.html: Added.
525 * css3/shapes/shape-outside/shape-image/shape-image-011.html: Added.
526 * css3/shapes/shape-outside/shape-image/shape-image-013-expected.html:
527 * css3/shapes/shape-outside/shape-image/shape-image-013.html:
528 * css3/shapes/shape-outside/shape-image/shape-image-014-expected.html:
529 * css3/shapes/shape-outside/shape-image/shape-image-014.html:
530 * css3/shapes/shape-outside/shape-image/shape-image-015-expected.html:
531 * css3/shapes/shape-outside/shape-image/shape-image-015.html:
532 * css3/shapes/shape-outside/shape-image/shape-image-016-expected.html:
533 * css3/shapes/shape-outside/shape-image/shape-image-016.html:
534 * css3/shapes/shape-outside/shape-image/shape-image-017-expected.html:
535 * css3/shapes/shape-outside/shape-image/shape-image-017.html:
536 * css3/shapes/shape-outside/shape-image/shape-image-024-expected.html: Added.
537 * css3/shapes/shape-outside/shape-image/shape-image-024.html: Added.
538 * css3/shapes/shape-outside/shape-image/shape-image-025-expected.html: Added.
539 * css3/shapes/shape-outside/shape-image/shape-image-025.html: Added.
540 * css3/shapes/shape-outside/shape-image/support/animated.gif: Added.
541 * css3/shapes/shape-outside/shape-image/support/left-half-rectangle-20.png:
542 * css3/shapes/shape-outside/shape-image/support/right-half-rectangle-20.png:
543 * css3/shapes/shape-outside/shape-image/support/w3c-import.log:
544 * css3/shapes/shape-outside/shape-image/w3c-import.log:
545 * css3/shapes/shape-outside/supported-shapes/circle/w3c-import.log:
546 * css3/shapes/shape-outside/supported-shapes/ellipse/w3c-import.log:
547 * css3/shapes/shape-outside/supported-shapes/inset/w3c-import.log:
548 * css3/shapes/shape-outside/supported-shapes/polygon/shape-outside-polygon-012.html:
549 * css3/shapes/shape-outside/supported-shapes/polygon/w3c-import.log:
550 * css3/shapes/shape-outside/supported-shapes/support/w3c-import.log: Copied from LayoutTests/css3/shapes/shape-outside/values/support/w3c-import.log.
551 * css3/shapes/shape-outside/values/shape-image-threshold-001.html:
552 * css3/shapes/shape-outside/values/support/w3c-import.log:
553 * css3/shapes/shape-outside/values/w3c-import.log:
554 * css3/shapes/spec-examples/shape-outside-019-expected.html:
555 * css3/shapes/spec-examples/support/w3c-import.log:
556 * css3/shapes/spec-examples/w3c-import.log:
557 * css3/shapes/w3c-import.log:
559 2014-10-27 Mark Lam <mark.lam@apple.com>
561 Crash when attempting to perform array iteration on a non-array with numeric keys not initialized.
562 <https://webkit.org/b/137814>
564 Reviewed by Geoffrey Garen.
566 * js/array-length-shortening-expected.txt: Added.
567 * js/array-length-shortening.html: Added.
568 * js/for-of-crash-expected.txt: Added.
569 * js/for-of-crash.html: Added.
570 * js/script-tests/array-length-shortening.js: Added.
571 (testLengthShortening):
572 (denseInt32Elements):
573 (denseDoubleElements):
574 (denseObjectElements):
575 (holeyInt32Elements):
576 (holeyDoubleElements):
577 (holeyObjectElements):
578 (arrayStorageInt32Elements):
579 (arrayStorageDoubleElements):
580 (arrayStorageObjectElements):
581 (sparseInt32Elements):
582 (sparseDoubleElements):
583 (sparseObjectElements):
584 * js/script-tests/for-of-crash.js: Added.
587 2014-10-27 Chris Fleizach <cfleizach@apple.com>
589 AX: input type=hidden is being exposed when aria-hidden=false
590 https://bugs.webkit.org/show_bug.cgi?id=138106
592 Reviewed by Benjamin Poulain.
594 * accessibility/input-type-hidden-in-aria-hidden-false-expected.txt: Added.
595 * accessibility/input-type-hidden-in-aria-hidden-false.html: Added.
597 2014-10-24 David Hyatt <hyatt@apple.com>
599 text-combine needs to center text within the vertical space using glyph bounds
600 https://bugs.webkit.org/show_bug.cgi?id=138056
601 <rdar://problem/15403667>
603 Reviewed by Dean Jackson.
605 * fast/text/tatechuyoko.html: Added.
606 * platform/mac/fast/text/tatechuyoko-expected.png: Added.
607 * platform/mac/fast/text/tatechuyoko-expected.txt: Added.
609 2014-10-27 Alexey Proskuryakov <ap@apple.com>
611 http/tests/cookies/third-party-cookie-relaxing.html is flaky on bots
612 https://bugs.webkit.org/show_bug.cgi?id=138098
614 Reviewed by Anders Carlsson.
616 * platform/mac-wk1/TestExpectations: Removed the test from expectations. It's still
617 skipped on WK2, because we don't yet implement the necessary WKTR functionality.
619 2014-10-27 Alexey Proskuryakov <ap@apple.com>
621 Add [ Yosemite ] modifier to a couple of tests in section 7.
623 These two tests fail with PPT, so they are expected to pass on 10.8. Our current
624 approach is a have separate sections for Mavericks and Yosemite, even for PPT
625 specific failures that affect both.
627 * platform/mac-wk2/TestExpectations:
629 2014-10-27 Stephanie Lewis <slewis@apple.com>
631 http/tests/cookies/third-party-cookie-relaxing.html is flaky on bots.
632 https://bugs.webkit.org/show_bug.cgi?id=138098.
634 Updated Expectations.
636 * platform/mac-wk1/TestExpectations:
638 2014-10-27 Piotr Grad <p.grad@samsung.com>
640 Some test for multicol were redundant.
641 https://bugs.webkit.org/show_bug.cgi?id=133084
643 Reviewed by Andreas Kling.
645 * fast/multicol/newmulticol/compare-with-old-impl/anonymous-block-split-crash-expected.txt: Removed.
646 * fast/multicol/newmulticol/compare-with-old-impl/anonymous-block-split-crash.html: Removed.
647 * fast/multicol/newmulticol/compare-with-old-impl/clone-before-after-content-crash-expected.txt: Removed.
648 * fast/multicol/newmulticol/compare-with-old-impl/clone-before-after-content-crash.html: Removed.
649 * fast/multicol/newmulticol/compare-with-old-impl/clone-block-children-inline-mismatch-crash-expected.txt: Removed.
650 * fast/multicol/newmulticol/compare-with-old-impl/clone-block-children-inline-mismatch-crash.html: Removed.
651 * fast/multicol/newmulticol/compare-with-old-impl/clone-flexbox-expected.txt: Removed.
652 * fast/multicol/newmulticol/compare-with-old-impl/clone-flexbox.html: Removed.
653 * fast/multicol/newmulticol/compare-with-old-impl/continuation-crash-expected.txt: Removed.
654 * fast/multicol/newmulticol/compare-with-old-impl/continuation-crash.html: Removed.
655 * fast/multicol/newmulticol/compare-with-old-impl/double-merge-anonymous-block-crash-expected.txt: Removed.
656 * fast/multicol/newmulticol/compare-with-old-impl/double-merge-anonymous-block-crash.html: Removed.
657 * fast/multicol/newmulticol/compare-with-old-impl/empty-anonymous-block-split-crash-expected.txt: Removed.
658 * fast/multicol/newmulticol/compare-with-old-impl/empty-anonymous-block-split-crash.html: Removed.
659 * fast/multicol/newmulticol/compare-with-old-impl/float-not-removed-crash-expected.txt: Removed.
660 * fast/multicol/newmulticol/compare-with-old-impl/float-not-removed-crash.html: Removed.
661 * fast/multicol/newmulticol/compare-with-old-impl/hit-test-above-or-below-expected.txt: Removed.
662 * fast/multicol/newmulticol/compare-with-old-impl/hit-test-above-or-below.html: Removed.
663 * fast/multicol/newmulticol/compare-with-old-impl/hit-test-block-axis-flipped-expected.txt: Removed.
664 * fast/multicol/newmulticol/compare-with-old-impl/hit-test-block-axis-flipped.html: Removed.
665 * fast/multicol/newmulticol/compare-with-old-impl/hit-test-end-of-column-expected.txt: Removed.
666 * fast/multicol/newmulticol/compare-with-old-impl/hit-test-end-of-column.html: Removed.
667 * fast/multicol/newmulticol/compare-with-old-impl/hit-test-float-expected.txt: Removed.
668 * fast/multicol/newmulticol/compare-with-old-impl/hit-test-float.html: Removed.
669 * fast/multicol/newmulticol/compare-with-old-impl/hit-test-gap-between-pages-expected.txt: Removed.
670 * fast/multicol/newmulticol/compare-with-old-impl/hit-test-gap-between-pages-flipped-expected.txt: Removed.
671 * fast/multicol/newmulticol/compare-with-old-impl/hit-test-gap-between-pages-flipped.html: Removed.
672 * fast/multicol/newmulticol/compare-with-old-impl/hit-test-gap-between-pages.html: Removed.
673 * fast/multicol/newmulticol/compare-with-old-impl/hit-test-gap-block-axis-expected.txt: Removed.
674 * fast/multicol/newmulticol/compare-with-old-impl/hit-test-gap-block-axis.html: Removed.
675 * fast/multicol/newmulticol/compare-with-old-impl/list-multi-column-crash-expected.txt: Removed.
676 * fast/multicol/newmulticol/compare-with-old-impl/list-multi-column-crash.html: Removed.
677 * fast/multicol/newmulticol/compare-with-old-impl/multicol-with-child-renderLayer-for-input-expected.html: Removed.
678 * fast/multicol/newmulticol/compare-with-old-impl/multicol-with-child-renderLayer-for-input.html: Removed.
679 * fast/multicol/newmulticol/compare-with-old-impl/positioned-child-not-removed-crash-expected.txt: Removed.
680 * fast/multicol/newmulticol/compare-with-old-impl/positioned-child-not-removed-crash.html: Removed.
681 * fast/multicol/newmulticol/compare-with-old-impl/positioned-objects-not-removed-crash-expected.txt: Removed.
682 * fast/multicol/newmulticol/compare-with-old-impl/positioned-objects-not-removed-crash.html: Removed.
683 * fast/multicol/newmulticol/compare-with-old-impl/recursive-split-flow-crash-expected.txt: Removed.
684 * fast/multicol/newmulticol/compare-with-old-impl/recursive-split-flow-crash.html: Removed.
685 * fast/multicol/newmulticol/compare-with-old-impl/removal-of-multicol-span-crash-expected.txt: Removed.
686 * fast/multicol/newmulticol/compare-with-old-impl/removal-of-multicol-span-crash.html: Removed.
687 * fast/multicol/newmulticol/compare-with-old-impl/remove-child-split-flow-crash-expected.txt: Removed.
688 * fast/multicol/newmulticol/compare-with-old-impl/remove-child-split-flow-crash.html: Removed.
689 * fast/multicol/newmulticol/compare-with-old-impl/split-flow-anonymous-wrapper-crash-expected.txt: Removed.
690 * fast/multicol/newmulticol/compare-with-old-impl/split-flow-anonymous-wrapper-crash.html: Removed.
691 * fast/multicol/newmulticol/compare-with-old-impl/split-inline-wrong-post-block-crash-expected.txt: Removed.
692 * fast/multicol/newmulticol/compare-with-old-impl/split-inline-wrong-post-block-crash.html: Removed.
693 * fast/multicol/newmulticol/compare-with-old-impl/table-multi-column-crash-expected.txt: Removed.
694 * fast/multicol/newmulticol/compare-with-old-impl/table-multi-column-crash.html: Removed.
695 * fast/multicol/newmulticol/compare-with-old-impl/textbox-not-removed-crash-expected.txt: Removed.
696 * fast/multicol/newmulticol/compare-with-old-impl/textbox-not-removed-crash.html: Removed.
697 * fast/multicol/newmulticol/compare-with-old-impl/update-after-content-before-child-crash-expected.txt: Removed.
698 * fast/multicol/newmulticol/compare-with-old-impl/update-after-content-before-child-crash.html: Removed.
700 2014-10-27 Alexey Proskuryakov <ap@apple.com>
702 media/track/audio-track.html is flaky on Yosemite
703 https://bugs.webkit.org/show_bug.cgi?id=137882
705 * platform/mac/TestExpectations: Marking it as such.
707 2014-10-26 Benjamin Poulain <benjamin@webkit.org>
709 Images with usemap should not have a link state
710 https://bugs.webkit.org/show_bug.cgi?id=138071
712 Reviewed by Andreas Kling.
714 * fast/selectors/images-with-usemap-should-not-match-link-expected.txt: Added.
715 * fast/selectors/images-with-usemap-should-not-match-link.html: Added.
717 2014-10-25 Gwang Yoon Hwang <yoon@igalia.com>
719 [GTK] Unreviewed GTK gardening after r174685.
721 * platform/gtk/TestExpectations: Report new failures and update expectations.
723 2014-10-25 Alexey Proskuryakov <ap@apple.com>
725 Land Yosemite results for six editing/selection/vertical* tests.
727 These failures used to be mostly hidden because of bug 138070, now they are visible.
728 The change is due to different fonts.
730 * platform/mac-mavericks/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt.
731 * platform/mac-mavericks/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt.
732 * platform/mac-mavericks/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt.
733 * platform/mac-mavericks/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt.
734 * platform/mac-mavericks/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt.
735 * platform/mac-mavericks/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt.
736 * platform/mac/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.png: Added.
737 * platform/mac/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt:
738 * platform/mac/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.png: Added.
739 * platform/mac/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt:
740 * platform/mac/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.png: Added.
741 * platform/mac/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt:
742 * platform/mac/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.png: Added.
743 * platform/mac/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt:
744 * platform/mac/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.png: Added.
745 * platform/mac/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt:
746 * platform/mac/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.png: Added.
747 * platform/mac/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt:
749 2014-10-25 Alexey Proskuryakov <ap@apple.com>
751 Add Mavericks results for platform/mac/editing/spelling/delete-autocorrected-word-2.html, too.
753 Yosemite, Mavericks and Mountain Lion all have different results.
755 * platform/mac-mavericks/platform/mac/editing/spelling/delete-autocorrected-word-2-expected.txt: Added.
757 2014-10-25 Alexey Proskuryakov <ap@apple.com>
759 Update Yosemite results for platform/mac/editing/spelling/delete-autocorrected-word-2.html.
761 Looks like this got confused during Yosemite tests landing.
763 This test is currently marked as failing on WK2, but it passed for me, so maybe we
764 can mark it as passing there too. Tracked as bug 105616.
766 * platform/mac/editing/spelling/delete-autocorrected-word-2-expected.png:
767 * platform/mac/editing/spelling/delete-autocorrected-word-2-expected.txt:
769 2014-10-25 Alexey Proskuryakov <ap@apple.com>
771 Update results for compositing/rtl/rtl-fixed-overflow-scrolled.html.
773 Prior to Yosemite results landing, this test was marked as failing on WK2, and its
774 results matched WK1. It got changed several times during the merge, so it ended
775 up being marked as failing on WK1, but with WK1 results landed.
777 Let's land WK2 results and keep testing on WK2. Also, Mavericks results were no different
780 * platform/mac-mavericks/compositing/rtl/rtl-fixed-overflow-scrolled-expected.png: Removed.
781 * platform/mac-mavericks/compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt: Removed.
782 * platform/mac/compositing/rtl/rtl-fixed-overflow-scrolled-expected.png: Copied from LayoutTests/compositing/rtl/rtl-fixed-overflow-scrolled-expected.png.
783 * platform/mac/compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt:
785 2014-10-24 Said Abou-Hallawa <sabouhallawa@apple.com>
787 Clamp wordSpacing percentage value.
788 https://bugs.webkit.org/show_bug.cgi?id=129350.
790 Reviewed by Zalan Bujtas.
792 Make sure that setting the CSS style wordSpacing property to very huge percentage
793 value and blending this value with other values for animating key frames does
794 not assert or crash. The expectation is to have this huge value to be clamped to
795 the pre-defined min/max values for the CSS length type. So when blending the clamped
796 value with other wordSpacing values, the result can't be NaN. This should be very
797 similar to the case when it is set to a huge <length> value.
799 * css3/infinite-word-spacing-expected.txt: Added.
800 * css3/infinite-word-spacing.html: Added.
802 2014-10-24 Alexey Proskuryakov <ap@apple.com>
804 Update Yosemite results for fast/block/float/overhanging-tall-block.html for
805 font size differences.
807 The test fails pixel results, filed bug 138065 to track that.
809 * platform/mac-mavericks/fast/block/float: Added.
810 * platform/mac-mavericks/fast/block/float/overhanging-tall-block-expected.png: Copied from LayoutTests/platform/mac/fast/block/float/overhanging-tall-block-expected.png.
811 * platform/mac-mavericks/fast/block/float/overhanging-tall-block-expected.txt: Copied from LayoutTests/platform/mac/fast/block/float/overhanging-tall-block-expected.txt.
812 * platform/mac/fast/block/float/overhanging-tall-block-expected.txt:
814 2014-10-24 Alexey Proskuryakov <ap@apple.com>
816 Update media test results for Yosemite.
818 media/controls-styling.html appears to actually fail, filed bug 138064 about that.
819 media/video-zoom-controls.html results are not great; Dean reportedly has a fix for that.
821 * platform/mac-mavericks/media/controls-styling-expected.png: Copied from LayoutTests/platform/mac/media/controls-styling-expected.png.
822 * platform/mac-mavericks/media/controls-styling-expected.txt: Copied from LayoutTests/platform/mac/media/controls-styling-expected.txt.
823 * platform/mac-mavericks/media/video-zoom-controls-expected.png: Copied from LayoutTests/platform/mac/media/video-zoom-controls-expected.png.
824 * platform/mac-mavericks/media/video-zoom-controls-expected.txt: Copied from LayoutTests/platform/mac/media/video-zoom-controls-expected.txt.
825 * platform/mac/media/controls-styling-expected.png:
826 * platform/mac/media/controls-styling-expected.txt:
827 * platform/mac/media/video-zoom-controls-expected.png:
828 * platform/mac/media/video-zoom-controls-expected.txt:
830 2014-10-24 Alexey Proskuryakov <ap@apple.com>
832 Remove MountainLion results that I incorrectly copied. These are the same as Mavericks.
834 * platform/mac-mountainlion/fast/writing-mode: Removed.
835 * platform/mac-mountainlion/fast/writing-mode/Kusa-Makura-background-canvas-expected.png: Removed.
836 * platform/mac-mountainlion/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt: Removed.
837 * platform/mac-mountainlion/mathml: Removed.
838 * platform/mac-mountainlion/mathml/opentype: Removed.
839 * platform/mac-mountainlion/mathml/opentype/opentype-stretchy-horizontal-expected.txt: Removed.
841 2014-10-24 Roger Fong <roger_fong@apple.com>
843 [Win] More unreviewed gardening/rebaselining of Windows tests.
845 * platform/win/TestExpectations:
846 * platform/win/fast/repaint/select-option-background-color-expected.txt:
847 * platform/win/fast/repaint/slider-thumb-drag-release-expected.txt: Added.
848 * platform/win/fast/repaint/slider-thumb-float-expected.txt: Added.
849 * platform/win/fast/replaced/table-percent-height-expected.txt: Added.
850 * platform/win/fast/replaced/three-selects-break-expected.txt: Added.
851 * platform/win/fast/table/remove-td-display-none-expected.txt:
852 * platform/win/fast/transforms: Added.
853 * platform/win/fast/transforms/transformed-focused-text-input-expected.txt: Added.
854 * platform/win/platform/win/accessibility: Added.
855 * platform/win/platform/win/accessibility/option-element-position-and-size-expected.txt: Added.
857 2014-10-24 Alexey Proskuryakov <ap@apple.com>
859 Update some results that were incorrect for Yosemite.
861 * platform/mac-mavericks/fast/text/international/hindi-spacing-expected.png: Copied from LayoutTests/platform/mac/fast/text/international/hindi-spacing-expected.png.
862 * platform/mac-mavericks/fast/text/international/hindi-spacing-expected.txt: Copied from LayoutTests/platform/mac/fast/text/international/hindi-spacing-expected.txt.
863 * platform/mac-mavericks/fast/writing-mode: Added.
864 * platform/mac-mavericks/fast/writing-mode/Kusa-Makura-background-canvas-expected.png: Copied from LayoutTests/platform/mac/fast/writing-mode/Kusa-Makura-background-canvas-expected.png.
865 * platform/mac-mavericks/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt: Copied from LayoutTests/platform/mac/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt.
866 * platform/mac-mountainlion/fast/writing-mode: Added.
867 * platform/mac-mountainlion/fast/writing-mode/Kusa-Makura-background-canvas-expected.png: Copied from LayoutTests/platform/mac/fast/writing-mode/Kusa-Makura-background-canvas-expected.png.
868 * platform/mac-mountainlion/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt: Copied from LayoutTests/platform/mac/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt.
869 * platform/mac-mountainlion/mathml: Added.
870 * platform/mac-mountainlion/mathml/opentype: Added.
871 * platform/mac-mountainlion/mathml/opentype/opentype-stretchy-horizontal-expected.txt: Copied from LayoutTests/platform/mac/mathml/opentype/opentype-stretchy-horizontal-expected.txt.
872 * platform/mac-wk2/fast/writing-mode/Kusa-Makura-background-canvas-expected.png: Removed.
873 * platform/mac/fast/text/international/hindi-spacing-expected.png:
874 * platform/mac/fast/text/international/hindi-spacing-expected.txt:
875 * platform/mac/fast/writing-mode/Kusa-Makura-background-canvas-expected.png:
876 * platform/mac/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt:
877 * platform/mac/mathml/opentype/opentype-stretchy-horizontal-expected.txt:
879 2014-10-24 Alexey Proskuryakov <ap@apple.com>
881 fast/multicol/fixed-stack.html failing since introduction.
882 https://bugs.webkit.org/show_bug.cgi?id=132421
884 * platform/mac-wk1/TestExpectations: As of Yosemite, it's failing on mac-wk1 too.
886 * platform/gtk/TestExpectations: [ Pass ] is no longer needed, because we don't have
887 an entry in global TestExpectations now.
889 2014-10-24 Roger Fong <roger_fong@apple.com>
891 [Windows] Skip tests after removing SafariTheme that fail because background renders too dark.
892 https://bugs.webkit.org/show_bug.cgi?id=138042.
894 * platform/win/TestExpectations:
896 2014-10-24 Roger Fong <roger_fong@apple.com>
898 [Windows] Skip tests after removing SafariTheme that fail because borders now render too dark.
899 https://bugs.webkit.org/show_bug.cgi?id=138041.
901 * platform/win/TestExpectations:
903 2014-10-24 Roger Fong <roger_fong@apple.com>
905 [Windows] More unreviewed gardening after getting rid of SafariTheme.
907 * platform/win/TestExpectations: Skip a handful of tests that were failing
908 on the Windows bots after removing SafariTheme for miscellaneous reasons.
910 2014-10-24 Roger Fong <roger_fong@apple.com>
912 [Windows] More unreviewed gardening after getting rid of SafariTheme.
913 https://bugs.webkit.org/show_bug.cgi?id=138025
915 * platform/win/TestExpectations: These tests fail seemingly due to text size difference,
916 which consequently cause the text containers to be too larger as well.
918 2014-10-24 Roger Fong <roger_fong@apple.com>
920 [Windows] More rebaselining of Windows tests after removing SafariTheme.
922 * platform/win/editing/selection/select-across-readonly-input-1-expected.txt:
923 * platform/win/editing/selection/select-across-readonly-input-2-expected.txt:
924 * platform/win/editing/selection/select-across-readonly-input-3-expected.txt:
925 * platform/win/fast/block/positioning/inline-block-relposition-expected.txt:
926 * platform/win/fast/canvas/fallback-content-expected.txt: Added.
927 * platform/win/fast/css/button-height-expected.txt:
928 * platform/win/fast/dom/HTMLInputElement: Added.
929 * platform/win/fast/dom/HTMLInputElement/input-slider-update-expected.txt: Added.
930 * platform/win/fast/dom/HTMLInputElement/input-slider-update-styled-expected.txt: Added.
931 * platform/win/fast/dom/tabindex-clamp-expected.txt: Added.
932 * platform/win/fast/dynamic/positioned-movement-with-positioned-children-expected.txt:
933 * platform/win/fast/html/details-no-summary4-expected.txt: Added.
934 * platform/win/fast/html/details-open-javascript-expected.txt: Added.
935 * platform/win/fast/html/details-open2-expected.txt: Added.
936 * platform/win/fast/html/details-open4-expected.txt: Added.
937 * platform/win/fast/html/details-replace-summary-child-expected.txt:
938 * platform/win/fast/html/details-replace-text-expected.txt:
940 2014-10-23 Myles C. Maxfield <mmaxfield@apple.com>
942 Carets in GMail and iCloud compositions are the foreground text color
943 https://bugs.webkit.org/show_bug.cgi?id=138029
945 Reviewed by Simon Fraser.
947 Test the case where the content editable root has a background color specified.
949 * editing/caret/color-span-inside-editable-background-expected.html: Added.
950 * editing/caret/color-span-inside-editable-background.html: Added.
952 2014-10-23 Roger Fong <roger_fong@apple.com>
954 [Windows] Unreviewed gardening after removing SafariTheme.
955 https://bugs.webkit.org/show_bug.cgi?id=138025.
957 * platform/win/TestExpectations:
959 2014-10-23 Roger Fong <roger_fong@apple.com>
961 [Win] Rebaseline a bunch of forms tests that no longer match after removing SafariTheme.
962 https://bugs.webkit.org/show_bug.cgi?id=138022.
964 * platform/win/fast/forms/HTMLOptionElement_label06-expected.txt: Added.
965 * platform/win/fast/forms/basic-inputs-expected.txt:
966 * platform/win/fast/forms/basic-textareas-expected.txt: Added.
967 * platform/win/fast/forms/basic-textareas-quirks-expected.txt: Added.
968 * platform/win/fast/forms/blankbuttons-expected.txt:
969 * platform/win/fast/forms/button-generated-content-expected.txt:
970 * platform/win/fast/forms/button-inner-block-reuse-expected.txt: Added.
971 * platform/win/fast/forms/control-clip-expected.txt: Added.
972 * platform/win/fast/forms/fieldset-align-expected.txt: Added.
973 * platform/win/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.txt: Added.
974 * platform/win/fast/forms/fieldset-with-float-expected.txt: Added.
975 * platform/win/fast/forms/float-before-fieldset-expected.txt: Added.
976 * platform/win/fast/forms/focus-selection-textarea-expected.txt: Added.
977 * platform/win/fast/forms/indeterminate-expected.txt: Added.
978 * platform/win/fast/forms/input-appearance-readonly-expected.txt: Added.
979 * platform/win/fast/forms/input-appearance-visibility-expected.txt: Added.
980 * platform/win/fast/forms/input-first-letter-expected.txt: Added.
981 * platform/win/fast/forms/input-readonly-dimmed-expected.txt: Added.
982 * platform/win/fast/forms/input-spaces-expected.txt: Added.
983 * platform/win/fast/forms/input-text-click-outside-expected.txt: Added.
984 * platform/win/fast/forms/input-type-text-min-width-expected.txt: Added.
985 * platform/win/fast/forms/input-width-expected.txt: Added.
986 * platform/win/fast/forms/listbox-onchange-expected.txt: Added.
987 * platform/win/fast/forms/menulist-clip-expected.txt:
988 * platform/win/fast/forms/menulist-option-wrap-expected.txt: Added.
989 * platform/win/fast/forms/menulist-separator-painting-expected.txt: Added.
990 * platform/win/fast/forms/menulist-width-change-expected.txt:
991 * platform/win/fast/forms/negativeLineHeight-expected.txt: Added.
992 * platform/win/fast/forms/onselect-textarea-expected.txt: Added.
993 * platform/win/fast/forms/option-script-expected.txt:
994 * platform/win/fast/forms/option-text-clip-expected.txt:
995 * platform/win/fast/forms/placeholder-pseudo-style-expected.txt: Added.
996 * platform/win/fast/forms/range/input-appearance-range-expected.txt: Added.
997 * platform/win/fast/forms/range/range-thumb-height-percentage-expected.txt: Added.
998 * platform/win/fast/forms/range/slider-padding-expected.txt: Added.
999 * platform/win/fast/forms/range/slider-thumb-shared-style-expected.txt: Added.
1000 * platform/win/fast/forms/range/slider-thumb-stylability-expected.txt: Added.
1001 * platform/win/fast/forms/range/thumbslider-no-parent-slider-expected.txt: Added.
1002 * platform/win/fast/forms/search-cancel-button-style-sharing-expected.txt: Added.
1003 * platform/win/fast/forms/search-display-none-cancel-button-expected.txt: Added.
1004 * platform/win/fast/forms/search-rtl-expected.txt: Added.
1005 * platform/win/fast/forms/search-styled-expected.txt:
1006 * platform/win/fast/forms/search-vertical-alignment-expected.txt: Added.
1007 * platform/win/fast/forms/select-background-none-expected.txt: Added.
1008 * platform/win/fast/forms/select-empty-option-height-expected.txt: Added.
1009 * platform/win/fast/forms/select-size-expected.txt: Added.
1010 * platform/win/fast/forms/select-style-expected.txt: Added.
1011 * platform/win/fast/forms/select-visual-hebrew-expected.txt: Added.
1012 * platform/win/fast/forms/select-writing-direction-natural-expected.txt:
1013 * platform/win/fast/forms/selectlist-minsize-expected.txt: Added.
1014 * platform/win/fast/forms/stuff-on-my-optgroup-expected.txt: Added.
1015 * platform/win/fast/forms/textAreaLineHeight-expected.txt: Added.
1016 * platform/win/fast/forms/textarea-align-expected.txt: Added.
1017 * platform/win/fast/forms/textarea-metrics-expected.txt: Added.
1018 * platform/win/fast/forms/textarea-placeholder-pseudo-style-expected.txt: Added.
1019 * platform/win/fast/forms/textarea-placeholder-visibility-1-expected.txt:
1020 * platform/win/fast/forms/textarea-placeholder-visibility-2-expected.txt:
1021 * platform/win/fast/forms/textarea-scroll-height-expected.txt: Added.
1022 * platform/win/fast/forms/textarea-scrollbar-expected.txt:
1023 * platform/win/fast/forms/textarea-scrolled-type-expected.txt: Added.
1024 * platform/win/fast/forms/textarea-setinnerhtml-expected.txt: Added.
1025 * platform/win/fast/forms/textarea-width-expected.txt:
1026 * platform/win/fast/forms/textfield-overflow-by-value-update-expected.txt: Added.
1027 * platform/win/fast/forms/textfield-overflow-expected.txt: Added.
1029 2014-10-23 Jer Noble <jer.noble@apple.com>
1031 [Mac] Safari cannot play 'audio/amr' content.
1032 https://bugs.webkit.org/show_bug.cgi?id=137894
1034 Reviewed by Eric Carlson.
1036 * media/media-can-play-case-insensitive-expected.txt: Added.
1037 * media/media-can-play-case-insensitive.html: Added.
1039 2014-10-23 Yusuke Suzuki <utatane.tea@gmail.com>
1041 CSS JIT: Implement :matches
1042 https://bugs.webkit.org/show_bug.cgi?id=137947
1044 Reviewed by Benjamin Poulain.
1046 * fast/selectors/matches-backtracking-expected.txt: Added.
1047 * fast/selectors/matches-backtracking.html: Added.
1048 * fast/selectors/matches-complex-expected.txt: Added.
1049 * fast/selectors/matches-complex.html: Added.
1052 - :matches with CannotMatchAnything
1053 - :matches with :not
1054 - :matches(with a lot of selectors)
1057 2014-10-22 Simon Fraser <simon.fraser@apple.com>
1059 [iOS] Toggling overflow:scroll to hidden on element with -webkit-overflow-scrolling:touch can cause children to disappear
1060 https://bugs.webkit.org/show_bug.cgi?id=137999
1061 rdar://problem/18425550
1063 Reviewed by Zalan Bujtas.
1065 Test that toggles overflow on a touch scrolling div, and dumps layers.
1067 * compositing/scrolling/touch-scroll-to-clip-expected.txt: Added.
1068 * compositing/scrolling/touch-scroll-to-clip.html: Added.
1069 * platform/ios-simulator/compositing/scrolling/touch-scroll-to-clip-expected.txt: Added.
1071 2014-10-22 Byungseon Shin <sun.shin@lge.com>
1073 String(new Date(Mar 30 2014 01:00:00)) is wrong in CET
1074 https://bugs.webkit.org/show_bug.cgi?id=130967
1076 Reviewed by Mark Lam.
1078 Set latest DST timezone boundary values on
1079 <http://www.timeanddate.com/time/zone/usa/los-angeles>
1081 * js/dom/script-tests/date-DST-time-cusps.js:
1083 2014-10-22 Brent Fulgham <bfulgham@apple.com>
1085 [Win] Rebaseline various tests after switching to Windows rendering for native controls.
1087 * platform/win/editing/inserting/before-after-input-element-expected.txt: Added.
1088 * platform/win/editing/pasteboard/4806874-expected.txt: Added.
1089 * platform/win/editing/pasteboard/pasting-tabs-expected.txt:
1090 * platform/win/editing/selection/4397952-expected.txt:
1091 * platform/win/editing/selection/4895428-3-expected.txt: Added.
1092 * platform/win/editing/selection/select-across-readonly-input-4-expected.txt:
1093 * platform/win/editing/selection/select-across-readonly-input-5-expected.txt:
1094 * platform/win/fast/block/basic: Added.
1095 * platform/win/fast/block/basic/fieldset-stretch-to-legend-expected.txt: Added.
1096 * platform/win/fast/block/float/032-expected.txt: Added.
1097 * platform/win/fast/css/text-input-with-webkit-border-radius-expected.txt:
1098 * platform/win/fast/dom/isindex-001-expected.txt: Added.
1099 * platform/win/fast/dom/isindex-002-expected.txt: Added.
1100 * platform/win/fast/forms/007-expected.txt: Added.
1101 * platform/win/fast/forms/button-align-expected.txt: Added.
1102 * platform/win/fast/forms/button-cannot-be-nested-expected.txt: Added.
1103 * platform/win/fast/forms/button-default-title-expected.txt:
1104 * platform/win/fast/forms/button-table-styles-expected.txt:
1105 * platform/win/fast/forms/button-white-space-expected.txt: Added.
1106 * platform/win/fast/forms/encoding-test-expected.txt: Added.
1107 * platform/win/fast/forms/floating-textfield-relayout-expected.txt: Added.
1108 * platform/win/fast/forms/input-align-expected.txt: Added.
1109 * platform/win/fast/forms/input-appearance-bkcolor-expected.txt: Added.
1110 * platform/win/fast/forms/input-appearance-default-bkcolor-expected.txt: Added.
1111 * platform/win/fast/forms/input-appearance-disabled-expected.txt: Added.
1112 * platform/win/fast/forms/input-appearance-preventDefault-expected.txt: Added.
1113 * platform/win/fast/forms/input-appearance-width-expected.txt: Added.
1114 * platform/win/fast/forms/input-baseline-expected.txt: Added.
1115 * platform/win/fast/forms/input-disabled-color-expected.txt: Added.
1116 * platform/win/fast/forms/input-field-text-truncated-expected.txt: Added.
1117 * platform/win/fast/forms/input-placeholder-visibility-1-expected.txt: Added.
1118 * platform/win/fast/forms/input-placeholder-visibility-3-expected.txt: Added.
1119 * platform/win/fast/forms/input-readonly-empty-expected.txt: Added.
1120 * platform/win/fast/forms/input-table-expected.txt: Added.
1121 * platform/win/fast/forms/input-text-click-inside-expected.txt: Added.
1122 * platform/win/fast/forms/input-text-option-delete-expected.txt: Added.
1123 * platform/win/fast/forms/input-text-scroll-left-on-blur-expected.txt: Added.
1124 * platform/win/fast/forms/input-text-self-emptying-click-expected.txt: Added.
1125 * platform/win/fast/forms/input-text-word-wrap-expected.txt: Added.
1126 * platform/win/fast/forms/menulist-restrict-line-height-expected.txt: Added.
1127 * platform/win/fast/forms/menulist-style-color-expected.txt:
1128 * platform/win/fast/forms/minWidthPercent-expected.txt: Added.
1129 * platform/win/fast/forms/placeholder-position-expected.txt: Added.
1130 * platform/win/fast/forms/select-listbox-multiple-no-focusring-expected.txt:
1131 * platform/win/fast/forms/select-overflow-scroll-expected.txt:
1132 * platform/win/fast/forms/select-overflow-scroll-inherited-expected.txt:
1133 * platform/win/fast/forms/text-style-color-expected.txt: Added.
1134 * platform/win/fast/forms/textfield-focus-ring-expected.txt: Added.
1135 * platform/win/fast/forms/textfield-outline-expected.txt: Added.
1136 * platform/win/fast/forms/visual-hebrew-text-field-expected.txt: Added.
1137 * platform/win/fast/lists/dynamic-marker-crash-expected.txt: Added.
1138 * platform/win/fast/table/spanOverlapRepaint-expected.txt: Added.
1139 * platform/win/fast/table/text-field-baseline-expected.txt: Added.
1140 * platform/win/fast/text/textIteratorNilRenderer-expected.txt:
1141 * platform/win/svg/custom/inline-svg-in-html-expected.txt: Added.
1142 * platform/win/svg/hixie/mixed: Added.
1143 * platform/win/svg/hixie/mixed/003-expected.txt: Added.
1144 * platform/win/tables/mozilla/bugs/45621-expected.txt: Added.
1145 * platform/win/tables/mozilla/bugs/bug138725-expected.txt:
1146 * platform/win/tables/mozilla/bugs/bug194024-expected.txt: Added.
1147 * platform/win/tables/mozilla/bugs/bug24200-expected.txt: Added.
1148 * platform/win/tables/mozilla/bugs/bug2479-3-expected.txt:
1149 * platform/win/tables/mozilla/bugs/bug2479-4-expected.txt:
1150 * platform/win/tables/mozilla/bugs/bug39209-expected.txt:
1151 * platform/win/tables/mozilla/bugs/bug4527-expected.txt:
1152 * platform/win/tables/mozilla/bugs/bug46368-1-expected.txt:
1153 * platform/win/tables/mozilla/bugs/bug46368-2-expected.txt:
1154 * platform/win/tables/mozilla/bugs/bug51727-expected.txt:
1155 * platform/win/tables/mozilla/bugs/bug52505-expected.txt:
1156 * platform/win/tables/mozilla/bugs/bug52506-expected.txt:
1157 * platform/win/tables/mozilla/bugs/bug59354-expected.txt: Added.
1158 * platform/win/tables/mozilla/bugs/bug60749-expected.txt:
1159 * platform/win/tables/mozilla/bugs/bug68912-expected.txt: Added.
1160 * platform/win/tables/mozilla/bugs/bug7342-expected.txt:
1161 * platform/win/tables/mozilla/bugs/bugs28928-expected.txt: Added.
1162 * platform/win/tables/mozilla/collapsing_borders/bug41262-4-expected.txt:
1163 * platform/win/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt: Added.
1164 * platform/win/tables/mozilla_expected_failures/collapsing_borders: Added.
1165 * platform/win/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt: Added.
1166 * platform/win/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt: Added.
1167 * platform/win/tables/mozilla_expected_failures/core/captions1-expected.txt:
1168 * platform/win/tables/mozilla_expected_failures/core/captions2-expected.txt:
1170 2014-10-22 Said Abou-Hallawa <sabouhallawa@apple.com>
1172 SVG loaded through html <img> can't request to load any external resources.
1173 https://bugs.webkit.org/show_bug.cgi?id=137762.
1175 Reviewed by Daniel Bates.
1177 Ensure that SVG images, which are loaded through the <img> tag or through the
1178 CSS background image, cannot load any external sub-resource except for data-
1179 URL resources (though this doesn't work at the time of writing, see bug #137941).
1180 Also ensure the same rule is enforced on cached resources.
1182 The tests are ported but modified a little from the chromium fix:
1183 http://src.chromium.org/viewvc/blink?view=rev&rev=176084
1185 Set the circle background to orange
1186 * http/tests/security/resources/image-with-css-cross-domain-circle.css: Added.
1189 Set the circle stroke-width = 2 and the circle stroke = red
1190 * http/tests/security/resources/image-with-css-cross-domain-circle2.css: Added.
1193 This svg references the two css files: one is relative path and the other is absolute path
1194 * http/tests/security/resources/image-with-css-cross-domain.svg: Added.
1196 This svg references an external image.
1197 * http/tests/security/resources/image-with-remote-image.svg: Added.
1199 A helper css which sets the formatting style for some html tags
1200 * http/tests/security/svg-image-with-css-cross-domain.css: Added.
1202 (span.circle-css-cross-domain):
1206 Test the svg which is referenced as a cached image by an <object> tag, does not load
1207 external sub-resource.
1208 * http/tests/security/svg-image-with-cached-remote-image-expected.html: Added.
1209 * http/tests/security/svg-image-with-cached-remote-image.html: Added.
1211 Test loading sub-resources for an svg which is included in the html by different ways
1212 and which references external css files.
1213 Ensure the image object does not load any external sub-resources.
1214 * http/tests/security/svg-image-with-css-cross-domain-expected.html: Added.
1215 * http/tests/security/svg-image-with-css-cross-domain.html: Added.
1217 2014-10-21 Ada Chan <adachan@apple.com>
1219 MediaPlayerPrivateAVFoundation::hasAudio() returns false even when there is an audible AVMediaSelectionOption selected
1220 https://bugs.webkit.org/show_bug.cgi?id=137935
1222 Reviewed by Eric Carlson.
1224 * http/tests/media/hls/hls-audio-tracks-has-audio-expected.txt: Added.
1225 * http/tests/media/hls/hls-audio-tracks-has-audio.html: Added.
1227 2014-10-22 Hunseop Jeong <hs85.jeong@samsung.com>
1229 [EFL] Unreviewed EFL gardening.
1230 https://bugs.webkit.org/show_bug.cgi?id=137950
1232 Some tests that are passed in latest build.
1234 * platform/efl/TestExpectations: Remove passing tests from TestExceptation file.
1236 2014-10-22 Brent Fulgham <bfulgham@apple.com>
1238 [Win] Mark a number of tests as failing due to white selected text color.
1239 https://bugs.webkit.org/show_bug.cgi?id=137963
1241 * platform/win/TestExpectations:
1243 2014-10-22 Brent Fulgham <bfulgham@apple.com>
1245 [Win] Mark a number of tests as failing due to <select> bug.
1246 https://bugs.webkit.org/show_bug.cgi?id=137962
1248 * platform/win/TestExpectations:
1250 2014-10-22 Shivakumar JM <shiva.jm@samsung.com>
1252 XMLHttpRequest should support attribute responseURL as per latest XHR spec.
1253 https://bugs.webkit.org/show_bug.cgi?id=136938
1255 Reviewed by Alexey Proskuryakov.
1257 Added test to check responseURL attribute in XMLHttpRequest.
1259 * http/tests/xmlhttprequest/basic-auth-responseURL-expected.txt: Added.
1260 * http/tests/xmlhttprequest/basic-auth-responseURL.html: Added.
1261 * http/tests/xmlhttprequest/cross-origin-redirect-responseURL-expected.txt: Added.
1262 * http/tests/xmlhttprequest/cross-origin-redirect-responseURL.html: Added.
1263 * http/tests/xmlhttprequest/redirect-credentials-responseURL-expected.txt: Added.
1264 * http/tests/xmlhttprequest/redirect-credentials-responseURL.html: Added.
1265 * http/tests/xmlhttprequest/xmlhttprequest-responseURL-expected.txt: Added.
1266 * http/tests/xmlhttprequest/xmlhttprequest-responseURL.html: Added.
1268 2014-10-22 Carlos Garcia Campos <cgarcia@igalia.com>
1270 [GStreamer] Do not use CachedResourceLoader, SecurityOrigin, ResourceBuffer and other WebCore types
1271 https://bugs.webkit.org/show_bug.cgi?id=137064
1273 Reviewed by Philippe Normand.
1275 Update expected results of http/tests/security/video-cross-origin-accessfailure.html, since
1276 now the error is also logged in the console.
1278 * http/tests/security/video-cross-origin-accessfailure-expected.txt:
1280 2014-10-22 Tibor Meszaros <tmeszaros.u-szeged@partner.samsung.com>
1282 Match spec for font-weight: bolder|lighter
1283 https://bugs.webkit.org/show_bug.cgi?id=137919
1285 Reviewed by Andreas Kling.
1287 This patch is a merge of Blink's
1288 https://chromiumcodereview.appspot.com/15994009 and
1289 https://codereview.chromium.org/137813004
1291 * css3/font-weight-expected.txt: Added.
1292 * css3/font-weight-multiple-selectors-expected.txt: Added.
1293 * css3/font-weight-multiple-selectors.html: Added.
1294 * css3/font-weight.html: Added.
1296 2014-10-22 Dhi Aurrahman <diorahman@rockybars.com>
1298 Add relList to the anchor, area and link elements
1299 https://bugs.webkit.org/show_bug.cgi?id=137860
1301 Reviewed by Darin Adler and Chris Dumez.
1303 Tests relList aspects for anchor, area and list elements.
1304 Update dom static property for-in iteration test result to include relList.
1306 * fast/dom/rel-list-expected.txt: Added.
1307 * fast/dom/rel-list-gc-expected.txt: Added.
1308 * fast/dom/rel-list-gc.html: Added.
1309 * fast/dom/rel-list.html: Added.
1310 * js/dom/dom-static-property-for-in-iteration-expected.txt: Updated results.
1311 * perf/rel-list-remove-expected.txt: Added.
1312 * perf/rel-list-remove.html: Added.
1314 2014-10-21 Brent Fulgham <bfulgham@apple.com>
1316 [Win] More rebaselines.
1318 * platform/win/css1/box_properties/acid_test-expected.txt:
1319 * platform/win/editing/selection/3690719-expected.txt:
1320 * platform/win/editing/selection/move-left-right-expected.txt:
1321 * platform/win/fast/css/continuationCrash-expected.txt:
1322 * platform/win/fast/css/fieldset-display-row-expected.txt:
1323 * platform/win/fast/css/margin-top-bottom-dynamic-expected.txt:
1324 * platform/win/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
1325 * platform/win/fast/forms/file/file-input-direction-expected.txt:
1326 * platform/win/fast/forms/file/file-input-disabled-expected.txt:
1327 * platform/win/fast/forms/file/input-file-re-render-expected.txt:
1328 * platform/win/fast/forms/formmove-expected.txt:
1329 * platform/win/fast/forms/formmove2-expected.txt:
1330 * platform/win/fast/forms/formmove3-expected.txt:
1331 * platform/win/fast/forms/input-appearance-height-expected.txt:
1332 * platform/win/fast/forms/input-button-sizes-expected.txt:
1333 * platform/win/fast/forms/input-step-as-double-expected.txt: Removed.
1334 * platform/win/fast/forms/input-text-drag-down-expected.txt:
1335 * platform/win/fast/forms/input-value-expected.txt:
1336 * platform/win/fast/forms/listbox-bidi-align-expected.txt:
1337 * platform/win/fast/forms/targeted-frame-submission-expected.txt:
1338 * platform/win/fast/forms/text-control-intrinsic-widths-expected.txt:
1340 2014-10-21 Benjamin Poulain <bpoulain@apple.com>
1342 CSS Rule features are ignored for nested CSS Selector lists
1343 https://bugs.webkit.org/show_bug.cgi?id=137908
1345 Reviewed by Andreas Kling.
1347 * fast/selectors/class-style-update-with-not-expected.txt: Added.
1348 * fast/selectors/class-style-update-with-not.html: Added.
1349 Parts of this test fail due to a bug with specificity. This will be addressed
1352 * fast/css/class-style-invalidation-optimization-expected.txt: Added.
1353 * fast/css/class-style-invalidation-optimization.html: Added.
1354 * fast/css/direct-adjacent-style-sharing-1-expected.html: Added.
1355 * fast/css/direct-adjacent-style-sharing-1.html: Added.
1356 * fast/css/direct-adjacent-style-sharing-2-expected.html: Added.
1357 * fast/css/direct-adjacent-style-sharing-2.html: Added.
1358 * fast/css/direct-adjacent-style-sharing-3-expected.html: Added.
1359 * fast/css/direct-adjacent-style-sharing-3.html: Added.
1360 * fast/css/id-style-invalidation-optimization-expected.txt: Added.
1361 * fast/css/id-style-invalidation-optimization.html: Added.
1362 * fast/selectors/class-style-update-expected.txt: Added.
1363 * fast/selectors/class-style-update-with-nth-child-of-expected.txt: Added.
1364 * fast/selectors/class-style-update-with-nth-child-of.html: Added.
1365 * fast/selectors/class-style-update.html: Added.
1367 2014-10-21 Brent Fulgham <bfulgham@apple.com>
1369 [Win] Unreviewed test updates after switching to Windows theme for tests.
1370 https://bugs.webkit.org/show_bug.cgi?id=137932
1372 * platform/win/css1/box_properties/acid_test-expected.txt:
1373 * platform/win/editing/inserting/4960120-1-expected.txt:
1375 2014-10-21 Jaehun Lim <ljaehun.lim@samsung.com>
1377 'true' isn't a valid value for justify-self
1378 https://bugs.webkit.org/show_bug.cgi?id=137913
1380 Reviewed by Andreas Kling.
1382 Merged from Blink (patch by dstockwell):
1383 <https://src.chromium.org/viewvc/blink?view=rev&revision=174638>
1385 CSS Box Alignment Module Level 3:
1386 http://dev.w3.org/csswg/css-align/#justify-self-property
1388 Add a bad case where "justify-self: true"
1390 * fast/css/parse-justify-self-expected.txt:
1391 * fast/css/parse-justify-self.html:
1393 2014-10-21 Michael Saboff <msaboff@apple.com>
1395 Change native call frames to use the scope from their Callee instead of their caller's scope
1396 https://bugs.webkit.org/show_bug.cgi?id=137907
1398 Updated tests to reflect that the results of changing where a native call frame
1399 and therefore the lexicalGlobalObject came from. Verified that these tests changes
1400 are consistent with the HTML standard. These changes are also closer to the behavior
1403 Reviewed by Mark Lam.
1405 * fast/frames/sandboxed-iframe-navigation-parent-expected.txt:
1406 * fast/frames/sandboxed-iframe-navigation-parent.html:
1407 Changed the test and results to show that a sandboxed iframe can navigate its
1408 ancesters when it is sandbox with both "allow-scripts" and "allow-same-origin".
1410 * http/tests/security/calling-versus-current.html:
1411 Updated the test to really have a different domain. We do a simple string comparison
1412 to check for that we are part of the same domain. The test expected that 0.0.1 was
1413 from the same domain as 127.0.0.1. Changed the test to try 0.0.2 and expect a
1416 * http/tests/security/frameNavigation/context-for-location-assign-expected.txt:
1417 Updated test results.
1419 * traversal/node-iterator-prototype-expected.txt:
1420 * traversal/node-iterator-prototype.html:
1421 Fixed as a result of this change.
1423 2014-10-21 Joanmarie Diggs <jdiggs@igalia.com>
1425 AX: [ATK] CSS-generated text content not exposed to assistive technologies
1426 https://bugs.webkit.org/show_bug.cgi?id=137669
1428 Reviewed by Chris Fleizach.
1430 Moved the Mac platform test and modified it to dump the accessible tree
1431 and string values rather than a platform-specific hierarchy so that it
1432 could be shared across platforms.
1434 * accessibility/css-content-attribute.html: Added.
1435 * platform/gtk/accessibility/css-content-attribute-expected.txt: Added.
1436 * platform/mac/accessibility/css-content-attribute-expected.txt: Modified to reflect new output.
1437 * platform/mac/accessibility/css-content-attribute.html: Removed.
1439 2014-10-21 Zalan Bujtas <zalan@apple.com>
1441 REGRESSION: Google Search (mobile) video thumbnails are too large.
1442 https://bugs.webkit.org/show_bug.cgi?id=137895
1444 Reviewed by Simon Fraser.
1446 This patch fixes layer clipping when an ancestor layer has border-radius clipping.
1448 In cases, where the current layer has non-radius cliprect, while an ancestor layer
1449 has border-radius clipping, we only use the border-radius rect to clip.
1451 * fast/clip/overflow-hidden-with-border-radius-overflow-clipping-parent-expected.html: Added.
1452 * fast/clip/overflow-hidden-with-border-radius-overflow-clipping-parent.html: Added.
1454 2014-10-21 Jer Noble <jer.noble@apple.com>
1456 REGRESSION (r170808): Volume slider in built-in media controls only changes volume when thumb is released, not while dragging
1457 https://bugs.webkit.org/show_bug.cgi?id=137805
1459 Reviewed by Dan Bernstein.
1461 * media/video-volume-slider-drag-expected.txt: Added.
1462 * media/video-volume-slider-drag.html: Added.
1464 2014-10-21 Manuel Rego Casasnovas <rego@igalia.com>
1466 ASSERTION FAILED: !gridWasPopulated() in WebCore::RenderGrid::placeItemsOnGrid
1467 https://bugs.webkit.org/show_bug.cgi?id=136939
1469 Reviewed by Darin Adler.
1471 Added a test case to reproduce the crash in debug mode.
1473 * fast/css-grid-layout/grid-was-populated-assert-expected.txt: Added.
1474 * fast/css-grid-layout/grid-was-populated-assert.html: Added.
1476 2014-10-17 Jeffrey Pfau <jpfau@apple.com>
1478 Ensure attached frame count doesn't exceed the maximum allowed frames
1479 https://bugs.webkit.org/show_bug.cgi?id=136457
1481 Reviewed by Alexey Proskuryakov.
1483 * fast/frames/exponential-frames-expected.txt: Added.
1484 * fast/frames/exponential-frames.html: Added.
1486 2014-10-20 Youenn Fablet <youenn.fablet@crf.canon.fr>
1488 Tighten XMLHttpRequest setRequestHeader value check
1489 https://bugs.webkit.org/show_bug.cgi?id=128593
1491 Reviewed by Darin Adler.
1493 Added a test originating from w3c-test.org to test header values checking.
1494 Testing headers with non ASCII characters and various control characters.
1496 * http/tests/xmlhttprequest/set-bad-headervalue-expected.txt: Added.
1497 * http/tests/xmlhttprequest/set-bad-headervalue.html: Added.
1499 2014-10-20 Brent Fulgham <bfulgham@apple.com>
1501 [Win] Mark a few tests as no-longer failing.
1503 It looks like Said's work on SVG has fixed a number of things!
1505 * platform/win/TestExpectations: Remove 'crash' and 'failures' cases
1506 for a few things that are now reliably passing.
1508 2014-10-20 Dean Jackson <dino@apple.com>
1510 [Mac] Support "inverted-colors" and "monochrome" media feature.
1511 https://bugs.webkit.org/show_bug.cgi?id=137535
1512 <rdar://problem/18586398>
1514 Reviewed by Brent Fulgham.
1516 Add tests for the new "inverted-colors" media feature, and
1517 another test for the "monochrome" feature. Note that these
1518 tests don't actually exercise the positive values of the
1519 query, since that requires the screen to be changed and would
1520 interfere with concurrent tests.
1522 * fast/media/mq-inverted-colors.html: Added.
1523 * fast/media/mq-monochrome.html: Added.
1524 * fast/media/mq-inverted-colors-expected.html: Added.
1525 * fast/media/mq-monochrome-expected.html: Added.
1527 2014-10-20 Alexey Proskuryakov <ap@apple.com>
1529 Eight transitions tests are very flaky, frequently failing all at once
1530 https://bugs.webkit.org/show_bug.cgi?id=137883
1532 Marking them as flaky. Enough is enough.
1536 2014-10-20 Jer Noble <jer.noble@apple.com>
1538 REGRESSION(r174823): Two new failing HLS tests
1539 https://bugs.webkit.org/show_bug.cgi?id=137882
1541 Unreviewed gardening; add two expected failures.
1543 * platform/mac/TestExpectations:
1545 2014-10-20 Benjamin Poulain <benjamin@webkit.org>
1547 Update the <link>'s link status
1548 https://bugs.webkit.org/show_bug.cgi?id=137861
1550 Reviewed by Chris Dumez.
1552 * fast/css/link-basics-expected.html: Added.
1553 * fast/css/link-basics.html: Added.
1554 * fast/selectors/link-basics-expected.txt: Added.
1555 * fast/selectors/link-basics-xhtml-expected.txt: Added.
1556 * fast/selectors/link-basics-xhtml.xhtml: Added.
1557 * fast/selectors/link-basics.html: Added.
1558 * fast/selectors/resources/html-link-type-tests.js: Added.
1560 (testHTMLTagsForLink):
1561 * fast/selectors/webkit-any-link-basics-expected.txt: Added.
1562 * fast/selectors/webkit-any-link-basics.html: Added.
1564 2014-10-18 Antti Koivisto <antti@apple.com>
1566 REGRESSION (r173356): Safari can't install a profile, gets 'Download Failed error
1567 https://bugs.webkit.org/show_bug.cgi?id=137855
1569 Reviewed by Dan Bernstein.
1571 * http/tests/mime/mime-type-sniff-expected.txt: Added.
1572 * http/tests/mime/mime-type-sniff.html: Added.
1573 * http/tests/mime/resources/png-with-text-content-type.cgi: Added.
1575 2014-10-18 Chris Fleizach <cfleizach@apple.com>
1577 AX: Tables with <colgroups> are not reporting table column headers
1578 https://bugs.webkit.org/show_bug.cgi?id=137846
1580 Reviewed by Mario Sanchez Prada.
1582 * accessibility/table-column-headers-with-captions-expected.txt: Added.
1583 * accessibility/table-column-headers-with-captions.html: Added.
1585 2014-10-17 Michael Saboff <msaboff@apple.com>
1587 Don't create cached functions that access lexicalGlobalObject()
1588 https://bugs.webkit.org/show_bug.cgi?id=137839
1590 Reviewed by Geoffrey Garen.
1592 Updadted test that check for
1594 * fast/dom/wrapper-scope-expected.txt:
1595 * fast/dom/wrapper-scope.html:
1596 Removed "close" and "postMessage" from functions to check for wrapper scope.
1598 * http/tests/security/cross-frame-access-put-expected.txt:
1599 * http/tests/security/resources/cross-frame-iframe-for-put-test.html:
1600 Removed "blur", "close" and "focus" from the functions to test, since this tests that
1601 a parent's and child window's instances are the same. Now they are always different.
1603 * js/dom/global-function-resolve-expected.txt:
1604 * js/dom/script-tests/global-function-resolve.js:
1605 Removed "close" from this lists of functions to check.
1607 2014-10-17 Benjamin Poulain <benjamin@webkit.org>
1609 Make a better use of the available registers when compiling nested selector lists
1610 https://bugs.webkit.org/show_bug.cgi?id=137802
1612 Reviewed by Andreas Kling.
1614 The register pressure cases are already well covered by fast/selectors/nth-child-of-boundaries-*.
1615 The new test covers the maximum register pressure inside :nth-child(of) and having the selector with
1616 max pressure inside a selector list instead of being alone/first.
1618 * fast/selectors/nth-child-of-register-requirement-expected.txt: Added.
1619 * fast/selectors/nth-child-of-register-requirement.html: Added.
1621 2014-10-17 Brent Fulgham <bfulgham@apple.com>
1623 [Win] Unreviewed test gardening. Mark some tests as passing that have benefitted from recent bug fixes.
1625 * platform/win/TestExpectations:
1627 2014-10-17 Andreas Kling <akling@apple.com>
1629 Add test for innerHTML mutations that yield identical DOM.
1630 <https://webkit.org/b/137823>
1632 Reviewed by Chris Dumez.
1634 I made this test while working on an optimization, and it seems useful
1635 to have in the tree since it adds additional coverage. The optimization
1638 The test works by creating little DOM subtrees like so:
1640 <foo><bar>some text</bar></foo>
1642 It then overwrites that subtree with an identical one by mutating the
1643 containing element's innerHTML property. It then verifies that the DOM
1644 structure is correct and that Node wrappers retain any custom properties
1647 * fast/innerHTML/identical-mutations-expected.txt: Added.
1648 * fast/innerHTML/identical-mutations.html: Added.
1650 2014-10-16 Jer Noble <jer.noble@apple.com>
1652 [Mac] Represent AVMediaSelectionOptions as AudioTracks
1653 https://bugs.webkit.org/show_bug.cgi?id=137474
1655 Reviewed by Brent Fulgham.
1657 * http/tests/media/hls/hls-audio-tracks-expected.txt: Added.
1658 * http/tests/media/hls/hls-audio-tracks.html: Added.
1659 * http/tests/media/resources/hls/audio-tracks.m3u8: Added.
1660 * http/tests/media/resources/hls/bipbop/iframe_index.m3u8: Added.
1661 * http/tests/media/resources/hls/bipbop/main0.ts: Added.
1662 * http/tests/media/resources/hls/bipbop/main1.ts: Added.
1663 * http/tests/media/resources/hls/bipbop/prog_index.m3u8: Added.
1664 * http/tests/media/resources/hls/french/main.aac: Added.
1665 * http/tests/media/resources/hls/french/prog_index.m3u8: Added.
1666 * http/tests/media/resources/hls/spanish/main.aac: Added.
1667 * http/tests/media/resources/hls/spanish/prog_index.m3u8: Added.
1669 2014-10-17 Brent Fulgham <bfulgham@apple.com>
1671 [Win] Test gardening after r174796.
1673 Now that Windows DRT matches Mac's output, we can get rid of some custom test expecations.
1675 * platform/win/fast/dom/window-load-crash-expected.txt: Removed.
1676 * platform/win/fast/images/crossfade-client-not-removed-crash-expected.txt: Removed.
1677 * platform/win/fast/ruby/before-block-doesnt-crash-expected.txt: Removed.
1678 * platform/win/fast/ruby/before-table-doesnt-crash-expected.txt: Removed.
1679 * platform/win/fast/ruby/generated-before-counter-doesnt-crash-expected.txt: Removed.
1680 * platform/win/loader/image-loader-adoptNode-assert-expected.txt: Removed.
1682 2014-10-15 Yusuke Suzuki <utatane.tea@gmail.com>
1684 CSS Selectors Level 4: Implement :matches in SelectorChecker
1685 https://bugs.webkit.org/show_bug.cgi?id=137393
1687 Reviewed by Benjamin Poulain.
1689 * fast/selectors/matches-selector-list-expected.txt: Added.
1690 * fast/selectors/matches-selector-list.html: Added.
1691 * fast/selectors/querySelector-matches-expected.txt: Added.
1692 * fast/selectors/querySelector-matches.html: Added.
1694 2014-10-16 Alexey Proskuryakov <ap@apple.com>
1696 REGRESSION (r169024): Undetermined text is not displayed in the search field of Adobe Help Website
1697 https://bugs.webkit.org/show_bug.cgi?id=137679
1698 rdar://problem/18450335
1700 Reviewed by Enrica Casucci.
1702 * platform/mac/editing/input/selected-composed-text-painting-expected.html: Added.
1703 * platform/mac/editing/input/selected-composed-text-painting.html: Added.
1705 2014-10-16 Zalan Bujtas <zalan@apple.com>
1707 [Mac] Unreviewed gardening.
1709 * platform/mac/TestExpectations:
1711 2014-10-16 Zalan Bujtas <zalan@apple.com>
1713 [Mac] Unreviewed gardening.
1715 Unskip more subpixel related tests.
1717 * platform/mac/TestExpectations:
1719 2014-10-16 Zalan Bujtas <zalan@apple.com>
1721 [Mac] Unreviewed gardening.
1723 Unskip subpixel border tests.
1725 * platform/mac/TestExpectations:
1726 * platform/mac/css1/units/length_units-expected.txt:
1727 * platform/mac/fast/css/bidi-override-in-anonymous-block-expected.txt:
1728 * platform/mac/fast/repaint/repaint-during-scroll-with-zoom-expected.txt:
1729 * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-initial-value-001-expected.txt:
1730 * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-style-001-expected.txt:
1731 * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-style-002-expected.txt:
1732 * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-style-004-expected.txt:
1733 * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001-expected.txt:
1734 * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-with-two-values-001-expected.txt:
1735 * platform/mac/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-003-expected.txt:
1736 * platform/mac/media/video-zoom-expected.txt:
1737 * platform/mac/svg/custom/svg-fonts-in-html-expected.txt:
1738 * platform/mac/svg/zoom/page/zoom-svg-float-border-padding-expected.txt:
1739 * platform/mac/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt:
1741 2014-10-15 Andrei Bucur <abucur@adobe.com>
1743 ASSERTION FAILED in WebCore::RenderFlowThread::getRegionRangeForBox
1744 https://bugs.webkit.org/show_bug.cgi?id=135563
1746 Reviewed by David Hyatt.
1748 A test verifying that positioned elements inside multi-column containers don't
1749 cause assertions or crashes.
1751 * fast/multicol/multicol-all-positioned-crash-expected.txt: Added.
1752 * fast/multicol/multicol-all-positioned-crash.html: Added.
1753 * fast/multicol/multicol-transform-containing-block-expected.txt: Added.
1754 * fast/multicol/multicol-transform-containing-block.html: Added.
1756 2014-10-15 Commit Queue <commit-queue@webkit.org>
1758 Unreviewed, rolling out r174753.
1759 https://bugs.webkit.org/show_bug.cgi?id=137761
1761 caused layout tests to fail. (Requested by zalan on #webkit).
1765 "[Mac] Unreviewed gardening."
1766 http://trac.webkit.org/changeset/174753
1768 2014-10-15 Zalan Bujtas <zalan@apple.com>
1770 [Mac] Unreviewed gardening.
1772 Unskip subpixel border tests.
1774 * platform/mac/TestExpectations:
1776 2014-10-15 Zalan Bujtas <zalan@apple.com>
1778 [Mac] Unreviewed gardening(mountain-lion).
1780 * platform/mac-mountainlion/fast/text/international/hindi-spacing-expected.txt: Added.
1782 2014-10-15 Zalan Bujtas <zalan@apple.com>
1784 [Mac] Unreviewed gardening.
1788 * platform/mac/TestExpectations:
1789 * platform/mac/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt:
1790 * platform/mac/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt:
1791 * platform/mac/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt:
1792 * platform/mac/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt:
1793 * platform/mac/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt:
1794 * platform/mac/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt:
1795 * platform/mac/fast/block/float/overhanging-tall-block-expected.txt:
1796 * platform/mac/fast/events/constructors/mouse-event-constructor-expected.txt: Added.
1797 * platform/mac/fast/events/constructors/wheel-event-constructor-expected.txt: Added.
1798 * platform/mac/fast/text/international/hindi-spacing-expected.txt:
1799 * platform/mac/fast/text/international/vertical-text-glyph-test-expected.txt:
1800 * platform/mac/fast/text/orientation-sideways-expected.txt:
1801 * platform/mac/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt:
1802 * platform/mac/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt:
1803 * platform/mac/fast/writing-mode/japanese-ruby-vertical-rl-expected.txt:
1804 * platform/mac/fast/writing-mode/vertical-font-fallback-expected.txt:
1805 * platform/mac/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt:
1807 2014-10-13 Chris Fleizach <cfleizach@apple.com>
1809 AX: Going back is broken for VoiceOver
1810 https://bugs.webkit.org/show_bug.cgi?id=137382
1812 Reviewed by Darin Adler.
1814 Update tests now that AXLoadComplete is sent more reliably.
1816 * platform/mac/accessibility/aria-expanded-notifications-expected.txt:
1817 * platform/mac/accessibility/aria-expanded-notifications.html:
1819 2014-10-15 Simon Fraser <simon.fraser@apple.com>
1821 Sometimes can't scroll overflow:scroll areas in subframes
1822 https://bugs.webkit.org/show_bug.cgi?id=137746
1823 rdar://problem/18603560
1825 Reviewed by Tim Horton.
1827 Test that changes an overflow size in a subframe and then dumps the non-fast scrollable region.
1829 * platform/mac-wk2/tiled-drawing/scrolling/frames/resources/layouting-frame.html: Added.
1830 * platform/mac-wk2/tiled-drawing/scrolling/frames/scroll-region-after-frame-layout-expected.txt: Added.
1831 * platform/mac-wk2/tiled-drawing/scrolling/frames/scroll-region-after-frame-layout.html: Added.
1833 2014-10-15 Zalan Bujtas <zalan@apple.com>
1835 [Mac] Unreviewed gardening.
1839 * css3/flexbox/flex-rounding.html:
1841 2014-10-15 Zalan Bujtas <zalan@apple.com>
1843 [Mac] Unreviewed gardening.
1845 Unskip some subpixel related tests.
1847 * platform/mac/TestExpectations:
1849 2014-10-15 Zalan Bujtas <zalan@apple.com>
1851 [Mac] Unreviewed gardening.
1853 css3/flexbox/flex-rounding.html passes now that subpixel is on.
1855 * platform/mac/TestExpectations:
1857 2014-10-15 Zalan Bujtas <zalan@apple.com>
1859 Subpixel layout: Unskip fast/sub-pixel directory.
1860 https://bugs.webkit.org/show_bug.cgi?id=137732
1862 Reviewed by Simon Fraser.
1867 * fast/sub-pixel/inline-block-with-padding-expected.txt: minor adjustment.
1868 * fast/sub-pixel/zoomed-em-border-expected.html: minor adjustment.
1869 * platform/mac/TestExpectations: we still have to skip couple of tests.
1871 2014-10-14 Zalan Bujtas <zalan@apple.com>
1873 REGRESSION (Safari 7.1/8.0): Border-radius and overflow hidden renders incorrectly.
1874 https://bugs.webkit.org/show_bug.cgi?id=137205
1876 Reviewed by Simon Fraser.
1878 Child layer should not reset radius clipping behaviour.
1880 * fast/layers/parent-clipping-overflow-is-overwritten-by-child-clipping-expected.html: Added.
1881 * fast/layers/parent-clipping-overflow-is-overwritten-by-child-clipping.html: Added.
1883 2014-10-14 Dan Bernstein <mitz@apple.com>
1885 URLs that start with http:/// and https:/// lose two slashes when parsed, causing assertion failure and inconsistent behavior
1886 https://bugs.webkit.org/show_bug.cgi?id=137718
1888 Reviewed by Alexey Proskuryakov.
1890 * fast/loader/url-parse-1-expected.txt: Updated results.
1891 * fast/loader/url-parse-1.html: Added a few test cases.
1892 * fast/url/file-http-base-expected.txt: Updated results.
1893 * fast/url/host-expected.txt: Ditto.
1894 * fast/url/invalid-urls-utf8-expected.txt: Ditto.
1895 * fast/url/relative-expected.txt: Ditto.
1896 * fast/url/standard-url-expected.txt: Ditto.
1898 2014-10-14 Alexey Proskuryakov <ap@apple.com>
1900 Re-adding fast/hidpi/image-srcset-relative-svg-canvas.html, as it still fails on bots
1904 2014-10-14 Roger Fong <roger_fong@apple.com>
1906 [Windows] Unreviewed gardening following r174585.
1908 * platform/win/TestExpectations:
1909 * platform/win/editing/inserting/4960120-1-expected.txt: Added.
1910 * platform/win/editing/selection/select-across-readonly-input-1-expected.txt: Added.
1911 * platform/win/editing/selection/select-across-readonly-input-2-expected.txt: Added.
1912 * platform/win/editing/selection/select-across-readonly-input-3-expected.txt: Added.
1913 * platform/win/editing/selection/select-across-readonly-input-4-expected.png: Added.
1914 * platform/win/editing/selection/select-across-readonly-input-4-expected.txt: Added.
1915 * platform/win/editing/selection/select-across-readonly-input-5-expected.png: Added.
1916 * platform/win/editing/selection/select-across-readonly-input-5-expected.txt: Added.
1917 * platform/win/fast/block/positioning/inline-block-relposition-expected.txt: Added.
1918 * platform/win/fast/css/resize-corner-tracking-expected.png: Added.
1919 * platform/win/fast/css/resize-corner-tracking-expected.txt: Added.
1920 * platform/win/fast/css/text-input-with-webkit-border-radius-expected.txt: Added.
1921 * platform/win/fast/dom/html-link-element-activation-behavior-url-is-null-expected.txt: Added.
1922 * platform/win/fast/dynamic/positioned-movement-with-positioned-children-expected.txt: Added.
1923 * platform/win/fast/events/shadow-event-path-2-expected.txt: Added.
1924 * platform/win/fast/forms/003-expected.txt: Added.
1925 * platform/win/fast/forms/004-expected.txt: Added.
1926 * platform/win/fast/forms/button-default-title-expected.txt: Added.
1927 * platform/win/fast/forms/button-generated-content-expected.png: Added.
1928 * platform/win/fast/forms/button-generated-content-expected.txt: Added.
1929 * platform/win/fast/forms/menulist-clip-expected.png: Added.
1930 * platform/win/fast/forms/menulist-clip-expected.txt: Added.
1931 * platform/win/fast/forms/menulist-deselect-update-expected.txt: Added.
1932 * platform/win/fast/forms/menulist-style-color-expected.png: Added.
1933 * platform/win/fast/forms/menulist-style-color-expected.txt: Added.
1934 * platform/win/fast/forms/menulist-width-change-expected.txt: Added.
1935 * platform/win/fast/forms/option-script-expected.txt: Added.
1936 * platform/win/fast/forms/option-text-clip-expected.png: Added.
1937 * platform/win/fast/forms/option-text-clip-expected.txt: Added.
1938 * platform/win/fast/forms/select-writing-direction-natural-expected.png: Added.
1939 * platform/win/fast/forms/select-writing-direction-natural-expected.txt: Added.
1940 * platform/win/fast/forms/textarea-placeholder-visibility-1-expected.txt: Added.
1941 * platform/win/fast/forms/textarea-placeholder-visibility-2-expected.txt: Added.
1942 * platform/win/fast/forms/textarea-scrollbar-expected.png: Added.
1943 * platform/win/fast/forms/textarea-scrollbar-expected.txt: Added.
1944 * platform/win/fast/repaint/control-clip-expected.png: Added.
1945 * platform/win/fast/repaint/control-clip-expected.txt: Added.
1946 * platform/win/fast/repaint/selection-gap-fixed-child-expected.txt: Added.
1947 * platform/win/fast/repaint/selection-gap-flipped-fixed-child-expected.txt: Added.
1948 * platform/win/fast/table/append-cells2-expected.txt: Added.
1949 * platform/win/fast/table/remove-td-display-none-expected.txt: Added.
1950 * platform/win/fast/text/atsui-rtl-override-selection-expected.txt: Added.
1951 * platform/win/tables/mozilla/bugs/bug30559-expected.txt: Added.
1953 2014-10-13 Simon Fraser <simon.fraser@apple.com>
1955 Rebaseline some compositing tests that are sensitive to the visible rect, and skip
1956 tests that rely on media loading.
1958 * platform/ios-simulator/TestExpectations:
1959 * platform/ios-simulator/compositing/columns/hittest-composited-in-paginated-expected.txt:
1960 * platform/ios-simulator/compositing/contents-scale/animating-expected.txt:
1961 * platform/ios-simulator/compositing/contents-scale/rounded-contents-scale-expected.txt:
1962 * platform/ios-simulator/compositing/contents-scale/scaled-ancestor-expected.txt:
1963 * platform/ios-simulator/compositing/contents-scale/simple-scale-expected.txt:
1964 * platform/ios-simulator/compositing/contents-scale/z-translate-expected.txt:
1965 * platform/ios-simulator/compositing/geometry/partial-layout-update-expected.txt:
1966 * platform/ios-simulator/compositing/geometry/root-layer-update-expected.txt:
1967 * platform/ios-simulator/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.txt:
1968 * platform/ios-simulator/compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants-expected.txt:
1969 * platform/ios-simulator/compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants2-expected.txt:
1970 * platform/ios-simulator/compositing/overflow/overflow-positioning-expected.txt:
1971 * platform/ios-simulator/compositing/tiling/rotated-tiled-clamped-expected.txt:
1972 * platform/ios-simulator/compositing/tiling/rotated-tiled-preserve3d-clamped-expected.txt:
1973 * platform/ios-simulator/compositing/tiling/tile-cache-zoomed-expected.txt:
1974 * platform/ios-simulator/compositing/tiling/tiled-layer-resize-expected.txt:
1975 * platform/ios-simulator/compositing/transitions/singular-scale-transition-expected.txt:
1976 * platform/ios-simulator/compositing/visible-rect/2d-transformed-expected.txt:
1977 * platform/ios-simulator/compositing/visible-rect/3d-transform-style-expected.txt:
1978 * platform/ios-simulator/compositing/visible-rect/3d-transformed-expected.txt:
1979 * platform/ios-simulator/compositing/visible-rect/animated-expected.txt:
1980 * platform/ios-simulator/compositing/visible-rect/animated-from-none-expected.txt:
1981 * platform/ios-simulator/compositing/visible-rect/clipped-by-viewport-expected.txt:
1982 * platform/ios-simulator/compositing/visible-rect/clipped-visible-rect-expected.txt:
1983 * platform/ios-simulator/compositing/visible-rect/flipped-preserve-3d-expected.txt:
1984 * platform/ios-simulator/compositing/visible-rect/iframe-and-layers-expected.txt:
1985 * platform/ios-simulator/compositing/visible-rect/nested-transform-expected.txt:
1986 * platform/ios-simulator/compositing/visible-rect/scrolled-expected.txt:
1988 2014-10-14 Joanmarie Diggs <jdiggs@igalia.com>
1990 REGRESSION(r174567): [GTK] Layout Tests platform/gtk/accessibility/aria-table-hierarchy.html and platform/gtk/accessibility/table-hierarchy.html fail
1991 https://bugs.webkit.org/show_bug.cgi?id=137697
1993 These tests were overlooked when updating tests to reflect the correct
1994 mapping for ColumnHeaderRole and RowHeaderRole in ATK.
1996 Reviewed by Chris Fleizach.
1998 * platform/gtk/TestExpectations: Remove two failing tests.
1999 * platform/gtk/accessibility/aria-table-hierarchy-expected.txt: Updated expectations.
2000 * platform/gtk/accessibility/aria-table-hierarchy.html: Updated in-test shouldBe values for headers.
2001 * platform/gtk/accessibility/table-hierarchy-expected.txt: Updated expectations.
2002 * platform/gtk/accessibility/table-hierarchy.html: Updated in-test shouldBe values for headers.
2004 2014-10-14 Carlos Alberto Lopez Perez <clopez@igalia.com>
2006 [GTK] Unreviewed GTK gardening.
2008 * platform/gtk/TestExpectations: Report new failures and update expectations.
2009 * platform/gtk/css3/selectors3/html/css3-modsel-61-expected.txt: Rebaseline after r174535.
2010 * platform/gtk/css3/selectors3/html/css3-modsel-83-expected.txt: Rebaseline after r174535.
2011 * platform/gtk/css3/selectors3/xhtml/css3-modsel-61-expected.txt: Rebaseline after r174535.
2012 * platform/gtk/css3/selectors3/xhtml/css3-modsel-83-expected.txt: Rebaseline after r174535.
2013 * platform/gtk/css3/selectors3/xml/css3-modsel-61-expected.txt: Rebaseline after r174535.
2014 * platform/gtk/css3/selectors3/xml/css3-modsel-83-expected.txt: Rebaseline after r174535.
2015 * platform/gtk/fast/borders/bidi-002-expected.txt: Rebaseline after r174160.
2016 * platform/gtk/fast/borders/bidi-009a-expected.txt: Rebaseline after r174160.
2017 * platform/gtk/fast/selectors/061-expected.txt: Rebaseline after r174535.
2018 * platform/gtk/fast/selectors/083-expected.txt: Rebaseline after r174535.
2019 * platform/gtk/mathml/opentype/horizontal-expected.txt: Rebaseline after r174540.
2021 2014-10-14 Youenn Fablet <youennf@gmail.com>
2023 [XHR] Abort method execution when m_loader->cancel() in internalAbort() caused reentry
2024 https://bugs.webkit.org/show_bug.cgi?id=126975
2026 Reviewed by Alexey Proskuryakov.
2028 Adding reentrant-cancel-abort.html (from https://codereview.chromium.org/76133002/)
2029 that crashes without the patch
2030 Updated reentrant-cancel.html test to expect the exception
2031 that is now hit in initSend function (since a XHR open() call is aborted)
2033 * http/tests/xmlhttprequest/reentrant-cancel-abort-expected.txt: Added.
2034 * http/tests/xmlhttprequest/reentrant-cancel-abort.html: Added.
2035 * http/tests/xmlhttprequest/reentrant-cancel.html:
2037 2014-10-14 Alejandro G. Castro <alex@igalia.com>
2039 Add test to check stretchy value is case sensitive
2040 https://bugs.webkit.org/show_bug.cgi?id=137602
2042 Reviewed by Darin Adler.
2044 * mathml/presentation/mo-stretchy-case-sensitive-expected.html: Added.
2045 * mathml/presentation/mo-stretchy-case-sensitive.html: Added.
2047 2014-10-14 Alejandro G. Castro <alex@igalia.com>
2049 Changes in the stretchy attribute do not update rendering
2050 https://bugs.webkit.org/show_bug.cgi?id=136883
2052 Reviewed by Darin Adler.
2054 The test updates the stretchy value in a timeout.
2056 * mathml/presentation/mo-stretch-update-expected.html: Added.
2057 * mathml/presentation/mo-stretch-update.html: Added.
2059 2014-10-14 Andrzej Badowski <a.badowski@samsung.com>
2061 [AX] Improve AccessibilityTableCell columnHeaders and rowHeaders functions.
2062 https://bugs.webkit.org/show_bug.cgi?id=136818
2064 Reviewed by Chris Fleizach.
2066 * accessibility/table-headers-expected.txt: Added.
2067 * accessibility/table-headers.html: Added.
2068 * platform/mac/accessibility/table-attributes-expected.txt:
2069 * platform/mac/accessibility/table-cells-expected.txt:
2070 * platform/mac/accessibility/table-sections-expected.txt:
2072 2014-10-13 Benjamin Poulain <bpoulain@apple.com>
2074 Add test coverage for the more complex cases of :not()
2075 https://bugs.webkit.org/show_bug.cgi?id=137671
2077 Reviewed by Andreas Kling.
2079 Those tests cover the future CSS JIT support of :not(). I'll to the implementation
2080 split over multiple patch, better put the tests first.
2082 * fast/selectors/not-backtracking-expected.txt: Added.
2083 * fast/selectors/not-backtracking.html: Added.
2084 * fast/selectors/not-boundaries-expected.txt: Added.
2085 * fast/selectors/not-boundaries.html: Added.
2087 2014-10-13 Yusuke Suzuki <utatane.tea@gmail.com>
2089 CSS JIT: Implement :visited pseudo class
2090 https://bugs.webkit.org/show_bug.cgi?id=135293
2092 Reviewed by Benjamin Poulain.
2094 To cover the :-webkit-any(:not(:link)), added new tests.
2097 * fast/history/link-inside-not-expected.txt:
2098 * fast/history/link-inside-not-inside-any-expected.txt: Added.
2099 * fast/history/link-inside-not-inside-any.html: Added.
2100 * fast/history/link-inside-not.html:
2102 2014-10-13 Simon Fraser <simon.fraser@apple.com>
2104 Improve the test image diffs page
2105 https://bugs.webkit.org/show_bug.cgi?id=137674
2107 Reviewed by Alexey Proskuryakov.
2109 New version of the image diff page that has the diff images in-place, and allows
2110 for control of the image toggling.
2112 * fast/harness/image-diff-template-expected.txt:
2113 * fast/harness/image-diff-template.html:
2115 2014-10-13 Simon Fraser <simon.fraser@apple.com>
2119 * platform/mac/TestExpectations:
2121 2014-09-30 Sergio Villar Senin <svillar@igalia.com>
2123 [CSS Grid Layout] Pass the valid set of tracks to grow beyond growth limits
2124 https://bugs.webkit.org/show_bug.cgi?id=137253
2126 Reviewed by Darin Adler.
2128 * fast/css-grid-layout/grid-content-sized-columns-resolution-expected.txt:
2129 * fast/css-grid-layout/grid-content-sized-columns-resolution.html:
2131 2014-10-12 Mike West <mkwst@chromium.org>
2133 Referrer Policy: Update <meta name="referrer"> values to match the spec
2134 https://bugs.webkit.org/show_bug.cgi?id=137635
2136 Reviewed by Jochen Eisinger.
2138 * http/tests/security/referrer-policy-https-no-referrer-expected.txt: Added.
2139 * http/tests/security/referrer-policy-https-no-referrer-when-downgrade-expected.txt: Added.
2140 * http/tests/security/referrer-policy-https-no-referrer-when-downgrade.html: Added.
2141 * http/tests/security/referrer-policy-https-no-referrer.html: Added.
2142 * http/tests/security/referrer-policy-https-unsafe-url-expected.txt: Added.
2143 * http/tests/security/referrer-policy-https-unsafe-url.html: Added.
2144 * http/tests/security/referrer-policy-invalid-expected.txt: Update the error message with new keywords.
2145 * http/tests/security/referrer-policy-no-referrer-expected.txt: Added.
2146 * http/tests/security/referrer-policy-no-referrer-when-downgrade-expected.txt: Added.
2147 * http/tests/security/referrer-policy-no-referrer-when-downgrade.html: Added.
2148 * http/tests/security/referrer-policy-no-referrer.html: Added.
2150 2014-10-12 Dhi Aurrahman <diorahman@rockybars.com>
2152 Support activation behavior of link element
2153 https://bugs.webkit.org/show_bug.cgi?id=137597
2155 Reviewed by Benjamin Poulain.
2157 Add test cases for link element activation behavior.
2159 * fast/dom/html-link-element-activation-behavior-on-element-click-expected.txt: Added.
2160 * fast/dom/html-link-element-activation-behavior-on-element-click.html: Added.
2161 * fast/dom/html-link-element-activation-behavior-on-mouse-click-expected.txt: Added.
2162 * fast/dom/html-link-element-activation-behavior-on-mouse-click.html: Added.
2163 * fast/dom/html-link-element-activation-behavior-url-is-null-expected.txt: Added.
2164 * fast/dom/html-link-element-activation-behavior-url-is-null.html: Added.
2165 * fast/dom/resources/html-link-element-activation-behavior-on-element-click-step1.html: Added.
2166 * fast/dom/resources/html-link-element-activation-behavior-on-mouse-click-step1.html: Added.
2167 * fast/dom/resources/html-link-element-activation-behavior-target.html: Added.
2169 2014-10-11 Simon Fraser <simon.fraser@apple.com>
2171 Mark some more tests as sometimes passing.
2173 * platform/mac-wk2/TestExpectations:
2174 * platform/mac/TestExpectations:
2176 2014-10-11 KwangHyuk Kim <hyuki.kim@samsung.com>
2178 [EFL] Enable WebP support.
2179 https://bugs.webkit.org/show_bug.cgi?id=136156
2181 Reviewed by Gyuyoung Kim.
2183 Clarify skipped webp test for Webkit EFL.
2185 * platform/efl/TestExpectations:
2187 2014-10-10 Simon Fraser <simon.fraser@apple.com>
2189 Make these animation tests not timeout if hit testing fails.
2191 * animations/animation-hit-test-transform.html:
2192 * animations/animation-hit-test.html:
2194 2014-10-10 Andy Estes <aestes@apple.com>
2196 Mark compositing/rtl/rtl-fixed-overflow-scrolled.html as [ Failure ] on mac-wk1 platforms.
2198 * platform/mac-wk1/TestExpectations:
2200 2014-10-10 Simon Fraser <simon.fraser@apple.com>
2202 iOS Simulator results for fast/events tests.
2204 * platform/ios-simulator/fast/events/*: Added
2206 2014-10-10 Simon Fraser <simon.fraser@apple.com>
2208 iOS Simulator results for fast/dynamic tests.
2210 * platform/ios-simulator/fast/dynamic/*: Added
2212 2014-10-10 Simon Fraser <simon.fraser@apple.com>
2214 iOS Simulator results for fast/css3-text, fast/doctypes, fast/dom tests.
2215 Skip fast/DeviceOrientation, fast/dom/shadow and some other failing tests.
2217 * platform/ios-simulator/fast/css3-text/*: Added.
2218 * platform/ios-simulator/fast/doctypes/*: Added.
2219 * platform/ios-simulator/fast/dom/*: Added.
2221 2014-10-10 Said Abou-Hallawa <sabouhallawa@apple.com>
2223 RenderMathMLUnderOver adds spacing to the child operator indefinitely when resizing the window.
2224 https://bugs.webkit.org/show_bug.cgi?id=137330
2226 Reviewed by Simon Fraser.
2228 Change the layout with resize test of the MathML underover object from being render tree test
2229 to be reference test. The render test was failing on WK2 because it was doing window resizing
2230 and view zooming. The new test rely solely on forcing the layout synchronously by resizing the
2231 math container <div> element.
2233 * mathml/opentype/munderover-layout-resize-expected.html: Added.
2234 * mathml/opentype/munderover-layout-resize.html: Added.
2235 * mathml/opentype/munderover-window-resize-expected.txt: Removed.
2236 * mathml/opentype/munderover-window-resize.html: Removed.
2238 2014-10-10 Benjamin Poulain <benjamin@webkit.org>
2240 Update :nth-child(An+B of selector-list) to the latest specification
2241 https://bugs.webkit.org/show_bug.cgi?id=137593
2243 Reviewed by Andreas Kling.
2245 * fast/selectors/nth-child-of-chained-3-expected.txt: Added.
2246 * fast/selectors/nth-child-of-chained-3.html: Added.
2247 This is an interesting new case with the new definition. Since the initial
2248 element must also match the selector, it is now possible to fail even
2249 if the combination An+B can match anything.
2251 * fast/css/nth-child-of-classname-expected.html:
2252 * fast/css/nth-child-of-classname.html:
2253 * fast/css/nth-child-of-compound-selector-expected.html:
2254 * fast/css/nth-child-of-compound-selector.html:
2255 * fast/css/nth-child-of-tagname-expected.html:
2256 * fast/css/nth-child-of-tagname.html:
2257 * fast/selectors/nth-child-of-backtracking-adjacent-2.html:
2258 * fast/selectors/nth-child-of-backtracking-adjacent.html:
2259 * fast/selectors/nth-child-of-basics-2-expected.txt:
2260 * fast/selectors/nth-child-of-basics-2.html:
2261 * fast/selectors/nth-child-of-basics-expected.txt:
2262 * fast/selectors/nth-child-of-basics.html:
2263 * fast/selectors/nth-child-of-chained-2-expected.txt:
2264 * fast/selectors/nth-child-of-chained-2.html:
2265 * fast/selectors/nth-child-of-complex-selectors-expected.txt:
2266 * fast/selectors/nth-child-of-complex-selectors.html:
2267 * fast/selectors/nth-child-of-never-matching-selector-expected.txt:
2268 * fast/selectors/nth-child-of-never-matching-selector.html:
2269 * fast/selectors/nth-child-of-selector-list-expected.txt:
2270 * fast/selectors/nth-child-of-selector-list.html:
2271 Updating the test and tests result for the new definition.
2273 2014-10-10 Andy Estes <aestes@apple.com>
2275 [Mac] Update a Mavericks-specific baseline.
2277 * platform/mac-mavericks/compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt:
2279 2014-10-10 Simon Fraser <simon.fraser@apple.com>
2281 Skip some tests that timeout every time.
2283 * platform/mac/TestExpectations:
2285 2014-10-10 Andy Estes <aestes@apple.com>
2287 [Mac] Re-enable some compositing/rtl/ tests that acquired correct baselines in r174589
2289 * platform/mac/TestExpectations:
2291 2014-10-10 Andy Estes <aestes@apple.com>
2293 Only run platform/mac/editing/input/undo-grouping-on-text-insertion.html on Yosemite
2295 * platform/mac-mavericks/TestExpectations: Added.
2296 * platform/mac/TestExpectations:
2298 2014-10-10 Carlos Alberto Lopez Perez <clopez@igalia.com>
2300 [GTK] Unreviewed GTK gardening.
2302 * platform/gtk/TestExpectations: Mark and report test failing after r137615 and r174540.
2303 * platform/gtk/mathml/opentype/munderover-window-resize-expected.txt: Added. Rebaseline after r174540.
2304 * platform/gtk/mathml/opentype/opentype-stretchy-horizontal-expected.txt: Rebaseline after r174540.
2306 2014-10-09 Simon Fraser <simon.fraser@apple.com>
2308 iOS Simulator results for fast/css-generated-content, css-grid-layout tests.
2310 * platform/ios-simulator/fast/css-generated-content/*: Added.
2311 * platform/ios-simulator/fast/css-grid-layout/*: Added.
2313 2014-10-09 Simon Fraser <simon.fraser@apple.com>
2315 iOS Simulator results for fast/css tests.
2317 * platform/ios-simulator/fast/css/*: Added
2319 2014-10-09 Simon Fraser <simon.fraser@apple.com>
2321 iOS Simulator results for fast/box-shadow, box-sizing, canvas, clip and compact tests.
2323 * platform/ios-simulator/TestExpectations:
2324 * platform/ios-simulator/fast/box-shadow/*
2325 * platform/ios-simulator/fast/box-sizing/*: Added.
2326 * platform/ios-simulator/fast/canvas/*: Added.
2327 * platform/ios-simulator/fast/clip/*: Added.
2328 * platform/ios-simulator/fast/compact/*: Added.
2330 2014-10-09 Simon Fraser <simon.fraser@apple.com>
2332 iOS Simulator results for fast/borders tests.
2334 * platform/ios-simulator/fast/borders/*: Added
2336 2014-10-09 Simon Fraser <simon.fraser@apple.com>
2338 iOS Simulator results for fast/body-propagation tests.
2340 * platform/ios-simulator/fast/body-propagation/*: Added
2342 2014-10-09 Simon Fraser <simon.fraser@apple.com>
2344 iOS Simulator results for fast/block tests.
2346 * platform/ios-simulator/fast/block/*: Added
2348 2014-10-09 Simon Fraser <simon.fraser@apple.com>
2350 Skip fast/animation in the iOS Simulator.
2351 Add results for fast/backgrounds
2353 * platform/ios-simulator/TestExpectations:
2354 * platform/ios-simulator/fast/backgrounds/*: Added.
2356 2014-10-10 Andy Estes <aestes@apple.com>
2358 Add a mac-mountainlion result for delete-autocorrected-word-2.html.
2360 * platform/mac-mountainlion/platform/mac/editing/spelling/delete-autocorrected-word-2-expected.txt: Added.
2362 2014-10-10 Andy Estes <aestes@apple.com>
2364 [Mountain Lion] Fix global-constructors-attributes.html
2366 Get rid of the platform/mac-wk2/ result since it's identical to the platform/mac/ version.
2368 * platform/mac-wk2/js/dom/global-constructors-attributes-expected.txt: Removed.
2370 2014-10-10 Andy Estes <aestes@apple.com>
2372 Fixes for additional Mavericks test failures.
2374 * platform/mac-mavericks/compositing/fixed-image-loading-expected.txt: Added.
2375 * platform/mac-mavericks/compositing/rtl/rtl-fixed-expected.png: Added.
2376 * platform/mac-mavericks/compositing/rtl/rtl-fixed-expected.txt: Added.
2377 * platform/mac-mavericks/compositing/rtl/rtl-fixed-overflow-expected.png: Added.
2378 * platform/mac-mavericks/compositing/rtl/rtl-fixed-overflow-expected.txt: Added.
2379 * platform/mac-mavericks/compositing/rtl/rtl-fixed-overflow-scrolled-expected.png: Added.
2380 * platform/mac-mavericks/compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt: Added.
2381 * platform/mac-mavericks/fast/repaint/selection-gap-fixed-child-expected.txt: Added.
2382 * platform/mac-mavericks/fast/repaint/selection-gap-flipped-fixed-child-expected.txt: Added.
2384 2014-10-10 Simon Fraser <simon.fraser@apple.com>
2386 Some more Mac TestExpectation tweaking.
2388 * platform/mac-wk2/TestExpectations:
2389 * platform/mac/TestExpectations:
2391 2014-10-10 Andy Estes <aestes@apple.com>
2393 Fix some Mavericks test failures caused by r174585.
2395 * platform/mac-mavericks/fast/css/resize-corner-tracking-expected.txt: Added.
2396 * platform/mac-mavericks/fast/events/shadow-event-path-2-expected.txt: Added.
2397 * platform/mac-mavericks/platform/mac/fast/text/systemFont-expected.txt: Renamed from LayoutTests/platform/mac-mountainlion/platform/mac/fast/text/systemFont-expected.txt.
2398 * platform/mac-mavericks/platform/mac/fast/text/vertical-no-sideways-expected.txt: Renamed from LayoutTests/platform/mac-mountainlion/platform/mac/fast/text/vertical-no-sideways-expected.txt.
2400 2014-10-10 Andy Estes <aestes@apple.com>
2402 Added Yosemite expected results and TestExpections to platform/mac/.
2404 To-be-overwritten files in platform/mac/ were first moved to platform/mac-mavericks/.
2406 * platform/mac-mavericks/accessibility/aria-readonly-expected.txt: Copied from LayoutTests/platform/mac/accessibility/aria-readonly-expected.txt.
2407 * platform/mac-mavericks/accessibility/roles-exposed-expected.txt: Copied from LayoutTests/platform/mac/accessibility/roles-exposed-expected.txt.
2408 * platform/mac-mavericks/compositing/contents-opaque/control-layer-expected.txt: Copied from LayoutTests/platform/mac/compositing/contents-opaque/control-layer-expected.txt.
2409 * platform/mac-mavericks/css3/selectors3/html/css3-modsel-161-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-161-expected.png.
2410 * platform/mac-mavericks/css3/selectors3/html/css3-modsel-19b-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-19b-expected.png.
2411 * platform/mac-mavericks/css3/selectors3/html/css3-modsel-19b-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-19b-expected.txt.
2412 * platform/mac-mavericks/css3/selectors3/html/css3-modsel-23-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-23-expected.png.
2413 * platform/mac-mavericks/css3/selectors3/html/css3-modsel-23-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-23-expected.txt.
2414 * platform/mac-mavericks/css3/selectors3/html/css3-modsel-24-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-24-expected.png.
2415 * platform/mac-mavericks/css3/selectors3/html/css3-modsel-24-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-24-expected.txt.
2416 * platform/mac-mavericks/css3/selectors3/html/css3-modsel-64-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-64-expected.png.
2417 * platform/mac-mavericks/css3/selectors3/html/css3-modsel-64-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-64-expected.txt.
2418 * platform/mac-mavericks/css3/selectors3/html/css3-modsel-68-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-68-expected.png.
2419 * platform/mac-mavericks/css3/selectors3/html/css3-modsel-68-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-68-expected.txt.
2420 * platform/mac-mavericks/css3/selectors3/html/css3-modsel-69-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-69-expected.png.
2421 * platform/mac-mavericks/css3/selectors3/html/css3-modsel-69-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-69-expected.txt.
2422 * platform/mac-mavericks/css3/selectors3/xhtml/css3-modsel-161-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-161-expected.png.
2423 * platform/mac-mavericks/css3/selectors3/xhtml/css3-modsel-19b-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-19b-expected.png.
2424 * platform/mac-mavericks/css3/selectors3/xhtml/css3-modsel-19b-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-19b-expected.txt.
2425 * platform/mac-mavericks/css3/selectors3/xhtml/css3-modsel-23-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-23-expected.png.
2426 * platform/mac-mavericks/css3/selectors3/xhtml/css3-modsel-23-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-23-expected.txt.
2427 * platform/mac-mavericks/css3/selectors3/xhtml/css3-modsel-24-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-24-expected.png.
2428 * platform/mac-mavericks/css3/selectors3/xhtml/css3-modsel-24-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-24-expected.txt.
2429 * platform/mac-mavericks/css3/selectors3/xhtml/css3-modsel-64-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-64-expected.png.
2430 * platform/mac-mavericks/css3/selectors3/xhtml/css3-modsel-64-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-64-expected.txt.
2431 * platform/mac-mavericks/css3/selectors3/xhtml/css3-modsel-68-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-68-expected.png.
2432 * platform/mac-mavericks/css3/selectors3/xhtml/css3-modsel-68-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-68-expected.txt.
2433 * platform/mac-mavericks/css3/selectors3/xhtml/css3-modsel-69-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-69-expected.png.
2434 * platform/mac-mavericks/css3/selectors3/xhtml/css3-modsel-69-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-69-expected.txt.
2435 * platform/mac-mavericks/css3/selectors3/xml/css3-modsel-161-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-161-expected.png.
2436 * platform/mac-mavericks/css3/selectors3/xml/css3-modsel-19b-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-19b-expected.png.
2437 * platform/mac-mavericks/css3/selectors3/xml/css3-modsel-19b-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-19b-expected.txt.
2438 * platform/mac-mavericks/css3/selectors3/xml/css3-modsel-23-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-23-expected.png.
2439 * platform/mac-mavericks/css3/selectors3/xml/css3-modsel-23-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-23-expected.txt.
2440 * platform/mac-mavericks/css3/selectors3/xml/css3-modsel-24-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-24-expected.png.
2441 * platform/mac-mavericks/css3/selectors3/xml/css3-modsel-24-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-24-expected.txt.
2442 * platform/mac-mavericks/css3/selectors3/xml/css3-modsel-64-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-64-expected.png.
2443 * platform/mac-mavericks/css3/selectors3/xml/css3-modsel-64-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-64-expected.txt.
2444 * platform/mac-mavericks/css3/selectors3/xml/css3-modsel-68-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-68-expected.png.
2445 * platform/mac-mavericks/css3/selectors3/xml/css3-modsel-68-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-68-expected.txt.
2446 * platform/mac-mavericks/css3/selectors3/xml/css3-modsel-69-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-69-expected.png.
2447 * platform/mac-mavericks/css3/selectors3/xml/css3-modsel-69-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-69-expected.txt.
2448 * platform/mac-mavericks/editing/input/caret-at-the-edge-of-input-expected.txt: Copied from LayoutTests/platform/mac/editing/input/caret-at-the-edge-of-input-expected.txt.
2449 * platform/mac-mavericks/editing/input/reveal-caret-of-multiline-input-expected.txt: Copied from LayoutTests/platform/mac/editing/input/reveal-caret-of-multiline-input-expected.txt.
2450 * platform/mac-mavericks/editing/inserting/4960120-1-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/4960120-1-expected.png.
2451 * platform/mac-mavericks/editing/inserting/4960120-1-expected.txt: Copied from LayoutTests/platform/mac/editing/inserting/4960120-1-expected.txt.
2452 * platform/mac-mavericks/editing/inserting/before-after-input-element-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/before-after-input-element-expected.png.
2453 * platform/mac-mavericks/editing/inserting/before-after-input-element-expected.txt: Copied from LayoutTests/platform/mac/editing/inserting/before-after-input-element-expected.txt.
2454 * platform/mac-mavericks/editing/pasteboard/4641033-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/4641033-expected.png.
2455 * platform/mac-mavericks/editing/pasteboard/4806874-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/4806874-expected.png.
2456 * platform/mac-mavericks/editing/pasteboard/4806874-expected.txt: Copied from LayoutTests/platform/mac/editing/pasteboard/4806874-expected.txt.
2457 * platform/mac-mavericks/editing/pasteboard/4944770-1-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/4944770-1-expected.png.
2458 * platform/mac-mavericks/editing/pasteboard/4944770-2-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/4944770-2-expected.png.
2459 * platform/mac-mavericks/editing/pasteboard/drop-text-without-selection-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/drop-text-without-selection-expected.png.
2460 * platform/mac-mavericks/editing/pasteboard/drop-text-without-selection-expected.txt: Copied from LayoutTests/platform/mac/editing/pasteboard/drop-text-without-selection-expected.txt.
2461 * platform/mac-mavericks/editing/pasteboard/input-field-1-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/input-field-1-expected.png.
2462 * platform/mac-mavericks/editing/pasteboard/input-field-1-expected.txt: Copied from LayoutTests/platform/mac/editing/pasteboard/input-field-1-expected.txt.
2463 * platform/mac-mavericks/editing/pasteboard/pasting-tabs-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/pasting-tabs-expected.png.
2464 * platform/mac-mavericks/editing/pasteboard/pasting-tabs-expected.txt: Copied from LayoutTests/platform/mac/editing/pasteboard/pasting-tabs-expected.txt.
2465 * platform/mac-mavericks/editing/selection/3690703-2-expected.png: Copied from LayoutTests/platform/mac/editing/selection/3690703-2-expected.png.
2466 * platform/mac-mavericks/editing/selection/3690703-2-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/3690703-2-expected.txt.
2467 * platform/mac-mavericks/editing/selection/3690703-expected.png: Copied from LayoutTests/platform/mac/editing/selection/3690703-expected.png.
2468 * platform/mac-mavericks/editing/selection/3690703-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/3690703-expected.txt.
2469 * platform/mac-mavericks/editing/selection/3690719-expected.png: Copied from LayoutTests/platform/mac/editing/selection/3690719-expected.png.
2470 * platform/mac-mavericks/editing/selection/3690719-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/3690719-expected.txt.
2471 * platform/mac-mavericks/editing/selection/4397952-expected.png: Copied from LayoutTests/platform/mac/editing/selection/4397952-expected.png.
2472 * platform/mac-mavericks/editing/selection/4397952-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/4397952-expected.txt.
2473 * platform/mac-mavericks/editing/selection/4895428-3-expected.png: Copied from LayoutTests/platform/mac/editing/selection/4895428-3-expected.png.
2474 * platform/mac-mavericks/editing/selection/4895428-3-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/4895428-3-expected.txt.
2475 * platform/mac-mavericks/editing/selection/4975120-expected.png: Copied from LayoutTests/platform/mac/editing/selection/4975120-expected.png.
2476 * platform/mac-mavericks/editing/selection/4975120-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/4975120-expected.txt.
2477 * platform/mac-mavericks/editing/selection/5240265-expected.png: Copied from LayoutTests/platform/mac/editing/selection/5240265-expected.png.
2478 * platform/mac-mavericks/editing/selection/caret-before-select-expected.png: Copied from LayoutTests/platform/mac/editing/selection/caret-before-select-expected.png.
2479 * platform/mac-mavericks/editing/selection/drag-select-1-expected.png: Copied from LayoutTests/platform/mac/editing/selection/drag-select-1-expected.png.
2480 * platform/mac-mavericks/editing/selection/drag-select-1-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/drag-select-1-expected.txt.
2481 * platform/mac-mavericks/editing/selection/replaced-boundaries-3-expected.png: Copied from LayoutTests/platform/mac/editing/selection/replaced-boundaries-3-expected.png.
2482 * platform/mac-mavericks/editing/selection/replaced-boundaries-3-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/replaced-boundaries-3-expected.txt.
2483 * platform/mac-mavericks/editing/selection/select-across-readonly-input-1-expected.png: Copied from LayoutTests/platform/mac/editing/selection/select-across-readonly-input-1-expected.png.
2484 * platform/mac-mavericks/editing/selection/select-across-readonly-input-1-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/select-across-readonly-input-1-expected.txt.
2485 * platform/mac-mavericks/editing/selection/select-across-readonly-input-2-expected.png: Copied from LayoutTests/platform/mac/editing/selection/select-across-readonly-input-2-expected.png.
2486 * platform/mac-mavericks/editing/selection/select-across-readonly-input-2-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/select-across-readonly-input-2-expected.txt.
2487 * platform/mac-mavericks/editing/selection/select-across-readonly-input-3-expected.png: Copied from LayoutTests/platform/mac/editing/selection/select-across-readonly-input-3-expected.png.
2488 * platform/mac-mavericks/editing/selection/select-across-readonly-input-3-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/select-across-readonly-input-3-expected.txt.
2489 * platform/mac-mavericks/editing/selection/select-across-readonly-input-4-expected.png: Copied from LayoutTests/platform/mac/editing/selection/select-across-readonly-input-4-expected.png.
2490 * platform/mac-mavericks/editing/selection/select-across-readonly-input-4-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/select-across-readonly-input-4-expected.txt.
2491 * platform/mac-mavericks/editing/selection/select-across-readonly-input-5-expected.png: Copied from LayoutTests/platform/mac/editing/selection/select-across-readonly-input-5-expected.png.
2492 * platform/mac-mavericks/editing/selection/select-across-readonly-input-5-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/select-across-readonly-input-5-expected.txt.
2493 * platform/mac-mavericks/editing/selection/select-box-expected.png: Copied from LayoutTests/platform/mac/editing/selection/select-box-expected.png.
2494 * platform/mac-mavericks/editing/selection/select-element-paragraph-boundary-expected.png: Copied from LayoutTests/platform/mac/editing/selection/select-element-paragraph-boundary-expected.png.
2495 * platform/mac-mavericks/editing/selection/select-from-textfield-outwards-expected.png: Copied from LayoutTests/platform/mac/editing/selection/select-from-textfield-outwards-expected.png.
2496 * platform/mac-mavericks/editing/selection/select-from-textfield-outwards-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/select-from-textfield-outwards-expected.txt.
2497 * platform/mac-mavericks/editing/selection/selection-button-text-expected.png: Copied from LayoutTests/platform/mac/editing/selection/selection-button-text-expected.png.
2498 * platform/mac-mavericks/editing/selection/selection-button-text-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/selection-button-text-expected.txt.
2499 * platform/mac-mavericks/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.txt.
2500 * platform/mac-mavericks/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.txt.
2501 * platform/mac-mavericks/fast/block/lineboxcontain/block-with-ideographs-expected.png: Copied from LayoutTests/platform/mac/fast/block/lineboxcontain/block-with-ideographs-expected.png.
2502 * platform/mac-mavericks/fast/block/lineboxcontain/block-with-ideographs-expected.txt: Copied from LayoutTests/platform/mac/fast/block/lineboxcontain/block-with-ideographs-expected.txt.
2503 * platform/mac-mavericks/fast/block/margin-collapse/103-expected.png: Copied from LayoutTests/platform/mac/fast/block/margin-collapse/103-expected.png.
2504 * platform/mac-mavericks/fast/block/margin-collapse/103-expected.txt: Copied from LayoutTests/platform/mac/fast/block/margin-collapse/103-expected.txt.
2505 * platform/mac-mavericks/fast/block/positioning/inline-block-relposition-expected.png: Copied from LayoutTests/platform/mac/fast/block/positioning/inline-block-relposition-expected.png.
2506 * platform/mac-mavericks/fast/block/positioning/inline-block-relposition-expected.txt: Copied from LayoutTests/platform/mac/fast/block/positioning/inline-block-relposition-expected.txt.
2507 * platform/mac-mavericks/fast/css/continuationCrash-expected.png: Copied from LayoutTests/platform/mac/fast/css/continuationCrash-expected.png.
2508 * platform/mac-mavericks/fast/css/continuationCrash-expected.txt: Copied from LayoutTests/platform/mac/fast/css/continuationCrash-expected.txt.
2509 * platform/mac-mavericks/fast/css/css2-system-fonts-expected.png: Copied from LayoutTests/platform/mac/fast/css/css2-system-fonts-expected.png.
2510 * platform/mac-mavericks/fast/css/css2-system-fonts-expected.txt: Copied from LayoutTests/platform/mac/fast/css/css2-system-fonts-expected.txt.
2511 * platform/mac-mavericks/fast/css/font-family-pictograph-expected.txt: Copied from LayoutTests/platform/mac/fast/css/font-family-pictograph-expected.txt.
2512 * platform/mac-mavericks/fast/css/input-search-padding-expected.png: Copied from LayoutTests/platform/mac/fast/css/input-search-padding-expected.png.
2513 * platform/mac-mavericks/fast/css/line-height-expected.png: Copied from LayoutTests/platform/mac/fast/css/line-height-expected.png.
2514 * platform/mac-mavericks/fast/css/line-height-expected.txt: Copied from LayoutTests/platform/mac/fast/css/line-height-expected.txt.
2515 * platform/mac-mavericks/fast/css/margin-top-bottom-dynamic-expected.png: Copied from LayoutTests/platform/mac/fast/css/margin-top-bottom-dynamic-expected.png.
2516 * platform/mac-mavericks/fast/css/margin-top-bottom-dynamic-expected.txt: Copied from LayoutTests/platform/mac/fast/css/margin-top-bottom-dynamic-expected.txt.
2517 * platform/mac-mavericks/fast/css/resize-corner-tracking-expected.png: Copied from LayoutTests/platform/mac/fast/css/resize-corner-tracking-expected.png.
2518 * platform/mac-mavericks/fast/css/rtl-ordering-expected.png: Copied from LayoutTests/platform/mac/fast/css/rtl-ordering-expected.png.
2519 * platform/mac-mavericks/fast/css/rtl-ordering-expected.txt: Copied from LayoutTests/platform/mac/fast/css/rtl-ordering-expected.txt.
2520 * platform/mac-mavericks/fast/css/text-input-with-webkit-border-radius-expected.png: Copied from LayoutTests/platform/mac/fast/css/text-input-with-webkit-border-radius-expected.png.
2521 * platform/mac-mavericks/fast/css/text-input-with-webkit-border-radius-expected.txt: Copied from LayoutTests/platform/mac/fast/css/text-input-with-webkit-border-radius-expected.txt.
2522 * platform/mac-mavericks/fast/css/text-overflow-input-expected.png: Copied from LayoutTests/platform/mac/fast/css/text-overflow-input-expected.png.
2523 * platform/mac-mavericks/fast/css/text-overflow-input-expected.txt: Copied from LayoutTests/platform/mac/fast/css/text-overflow-input-expected.txt.
2524 * platform/mac-mavericks/fast/css/text-transform-select-expected.png: Copied from LayoutTests/platform/mac/fast/css/text-transform-select-expected.png.
2525 * platform/mac-mavericks/fast/css/text-transform-select-expected.txt: Copied from LayoutTests/platform/mac/fast/css/text-transform-select-expected.txt.
2526 * platform/mac-mavericks/fast/dom/HTMLInputElement/input-image-alt-text-expected.png: Copied from LayoutTests/platform/mac/fast/dom/HTMLInputElement/input-image-alt-text-expected.png.
2527 * platform/mac-mavericks/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt: Copied from LayoutTests/platform/mac/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt.
2528 * platform/mac-mavericks/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.png: Copied from LayoutTests/platform/mac/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.png.
2529 * platform/mac-mavericks/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt: Copied from LayoutTests/platform/mac/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt.
2530 * platform/mac-mavericks/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png: Copied from LayoutTests/platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png.
2531 * platform/mac-mavericks/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt: Copied from LayoutTests/platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt.
2532 * platform/mac-mavericks/fast/dom/isindex-001-expected.png: Copied from LayoutTests/platform/mac/fast/dom/isindex-001-expected.png.
2533 * platform/mac-mavericks/fast/dom/isindex-001-expected.txt: Copied from LayoutTests/platform/mac/fast/dom/isindex-001-expected.txt.
2534 * platform/mac-mavericks/fast/dom/isindex-002-expected.png: Copied from LayoutTests/platform/mac/fast/dom/isindex-002-expected.png.
2535 * platform/mac-mavericks/fast/dom/isindex-002-expected.txt: Copied from LayoutTests/platform/mac/fast/dom/isindex-002-expected.txt.
2536 * platform/mac-mavericks/fast/dynamic/008-expected.png: Copied from LayoutTests/platform/mac/fast/dynamic/008-expected.png.
2537 * platform/mac-mavericks/fast/dynamic/008-expected.txt: Copied from LayoutTests/platform/mac/fast/dynamic/008-expected.txt.
2538 * platform/mac-mavericks/fast/dynamic/positioned-movement-with-positioned-children-expected.png: Copied from LayoutTests/platform/mac/fast/dynamic/positioned-movement-with-positioned-children-expected.png.
2539 * platform/mac-mavericks/fast/dynamic/positioned-movement-with-positioned-children-expected.txt: Copied from LayoutTests/platform/mac/fast/dynamic/positioned-movement-with-positioned-children-expected.txt.
2540 * platform/mac-mavericks/fast/encoding/denormalised-voiced-japanese-chars-expected.txt: Copied from LayoutTests/platform/mac/fast/encoding/denormalised-voiced-japanese-chars-expected.txt.
2541 * platform/mac-mavericks/fast/events/context-no-deselect-expected.png: Copied from LayoutTests/platform/mac/fast/events/context-no-deselect-expected.png.
2542 * platform/mac-mavericks/fast/events/context-no-deselect-expected.txt: Copied from LayoutTests/platform/mac/fast/events/context-no-deselect-expected.txt.
2543 * platform/mac-mavericks/fast/forms/001-expected.png: Copied from LayoutTests/platform/mac/fast/forms/001-expected.png.
2544 * platform/mac-mavericks/fast/forms/001-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/001-expected.txt.
2545 * platform/mac-mavericks/fast/forms/003-expected.png: Copied from LayoutTests/platform/mac/fast/forms/003-expected.png.
2546 * platform/mac-mavericks/fast/forms/003-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/003-expected.txt.
2547 * platform/mac-mavericks/fast/forms/004-expected.png: Copied from LayoutTests/platform/mac/fast/forms/004-expected.png.
2548 * platform/mac-mavericks/fast/forms/004-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/004-expected.txt.
2549 * platform/mac-mavericks/fast/forms/HTMLOptionElement_label01-expected.png: Copied from LayoutTests/platform/mac/fast/forms/HTMLOptionElement_label01-expected.png.
2550 * platform/mac-mavericks/fast/forms/HTMLOptionElement_label01-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/HTMLOptionElement_label01-expected.txt.
2551 * platform/mac-mavericks/fast/forms/HTMLOptionElement_label02-expected.png: Copied from LayoutTests/platform/mac/fast/forms/HTMLOptionElement_label02-expected.png.
2552 * platform/mac-mavericks/fast/forms/HTMLOptionElement_label02-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/HTMLOptionElement_label02-expected.txt.
2553 * platform/mac-mavericks/fast/forms/HTMLOptionElement_label03-expected.png: Copied from LayoutTests/platform/mac/fast/forms/HTMLOptionElement_label03-expected.png.
2554 * platform/mac-mavericks/fast/forms/HTMLOptionElement_label04-expected.png: Copied from LayoutTests/platform/mac/fast/forms/HTMLOptionElement_label04-expected.png.
2555 * platform/mac-mavericks/fast/forms/HTMLOptionElement_label04-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/HTMLOptionElement_label04-expected.txt.
2556 * platform/mac-mavericks/fast/forms/HTMLOptionElement_label05-expected.png: Copied from LayoutTests/platform/mac/fast/forms/HTMLOptionElement_label05-expected.png.
2557 * platform/mac-mavericks/fast/forms/HTMLOptionElement_label05-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/HTMLOptionElement_label05-expected.txt.
2558 * platform/mac-mavericks/fast/forms/basic-buttons-expected.png: Copied from LayoutTests/platform/mac/fast/forms/basic-buttons-expected.png.
2559 * platform/mac-mavericks/fast/forms/basic-buttons-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/basic-buttons-expected.txt.
2560 * platform/mac-mavericks/fast/forms/basic-inputs-expected.png: Copied from LayoutTests/platform/mac/fast/forms/basic-inputs-expected.png.
2561 * platform/mac-mavericks/fast/forms/basic-inputs-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/basic-inputs-expected.txt.
2562 * platform/mac-mavericks/fast/forms/basic-selects-expected.png: Copied from LayoutTests/platform/mac/fast/forms/basic-selects-expected.png.
2563 * platform/mac-mavericks/fast/forms/basic-selects-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/basic-selects-expected.txt.
2564 * platform/mac-mavericks/fast/forms/basic-textareas-expected.png: Copied from LayoutTests/platform/mac/fast/forms/basic-textareas-expected.png.
2565 * platform/mac-mavericks/fast/forms/basic-textareas-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/basic-textareas-expected.txt.
2566 * platform/mac-mavericks/fast/forms/basic-textareas-quirks-expected.png: Copied from LayoutTests/platform/mac/fast/forms/basic-textareas-quirks-expected.png.
2567 * platform/mac-mavericks/fast/forms/basic-textareas-quirks-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/basic-textareas-quirks-expected.txt.
2568 * platform/mac-mavericks/fast/forms/blankbuttons-expected.png: Copied from LayoutTests/platform/mac/fast/forms/blankbuttons-expected.png.
2569 * platform/mac-mavericks/fast/forms/blankbuttons-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/blankbuttons-expected.txt.
2570 * platform/mac-mavericks/fast/forms/box-shadow-override-expected.png: Copied from LayoutTests/platform/mac/fast/forms/box-shadow-override-expected.png.
2571 * platform/mac-mavericks/fast/forms/box-shadow-override-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/box-shadow-override-expected.txt.
2572 * platform/mac-mavericks/fast/forms/button-align-expected.png: Copied from LayoutTests/platform/mac/fast/forms/button-align-expected.png.
2573 * platform/mac-mavericks/fast/forms/button-cannot-be-nested-expected.png: Copied from LayoutTests/platform/mac/fast/forms/button-cannot-be-nested-expected.png.
2574 * platform/mac-mavericks/fast/forms/button-cannot-be-nested-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/button-cannot-be-nested-expected.txt.
2575 * platform/mac-mavericks/fast/forms/button-default-title-expected.png: Copied from LayoutTests/platform/mac/fast/forms/button-default-title-expected.png.
2576 * platform/mac-mavericks/fast/forms/button-default-title-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/button-default-title-expected.txt.
2577 * platform/mac-mavericks/fast/forms/button-generated-content-expected.png: Copied from LayoutTests/platform/mac/fast/forms/button-generated-content-expected.png.
2578 * platform/mac-mavericks/fast/forms/button-generated-content-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/button-generated-content-expected.txt.
2579 * platform/mac-mavericks/fast/forms/button-positioned-expected.png: Copied from LayoutTests/platform/mac/fast/forms/button-positioned-expected.png.
2580 * platform/mac-mavericks/fast/forms/button-positioned-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/button-positioned-expected.txt.
2581 * platform/mac-mavericks/fast/forms/button-sizes-expected.png: Copied from LayoutTests/platform/mac/fast/forms/button-sizes-expected.png.
2582 * platform/mac-mavericks/fast/forms/button-sizes-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/button-sizes-expected.txt.
2583 * platform/mac-mavericks/fast/forms/button-style-color-expected.png: Copied from LayoutTests/platform/mac/fast/forms/button-style-color-expected.png.
2584 * platform/mac-mavericks/fast/forms/button-style-color-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/button-style-color-expected.txt.
2585 * platform/mac-mavericks/fast/forms/button-table-styles-expected.png: Copied from LayoutTests/platform/mac/fast/forms/button-table-styles-expected.png.
2586 * platform/mac-mavericks/fast/forms/button-table-styles-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/button-table-styles-expected.txt.
2587 * platform/mac-mavericks/fast/forms/button-text-transform-expected.png: Copied from LayoutTests/platform/mac/fast/forms/button-text-transform-expected.png.
2588 * platform/mac-mavericks/fast/forms/button-text-transform-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/button-text-transform-expected.txt.
2589 * platform/mac-mavericks/fast/forms/button-white-space-expected.png: Copied from LayoutTests/platform/mac/fast/forms/button-white-space-expected.png.
2590 * platform/mac-mavericks/fast/forms/button-white-space-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/button-white-space-expected.txt.
2591 * platform/mac-mavericks/fast/forms/control-clip-expected.png: Copied from LayoutTests/platform/mac/fast/forms/control-clip-expected.png.
2592 * platform/mac-mavericks/fast/forms/control-clip-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/control-clip-expected.txt.
2593 * platform/mac-mavericks/fast/forms/control-clip-overflow-expected.png: Copied from LayoutTests/platform/mac/fast/forms/control-clip-overflow-expected.png.
2594 * platform/mac-mavericks/fast/forms/control-clip-overflow-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/control-clip-overflow-expected.txt.
2595 * platform/mac-mavericks/fast/forms/control-restrict-line-height-expected.png: Copied from LayoutTests/platform/mac/fast/forms/control-restrict-line-height-expected.png.
2596 * platform/mac-mavericks/fast/forms/control-restrict-line-height-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/control-restrict-line-height-expected.txt.
2597 * platform/mac-mavericks/fast/forms/disabled-select-change-index-expected.png: Copied from LayoutTests/platform/mac/fast/forms/disabled-select-change-index-expected.png.
2598 * platform/mac-mavericks/fast/forms/disabled-select-change-index-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/disabled-select-change-index-expected.txt.
2599 * platform/mac-mavericks/fast/forms/encoding-test-expected.png: Copied from LayoutTests/platform/mac/fast/forms/encoding-test-expected.png.
2600 * platform/mac-mavericks/fast/forms/encoding-test-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/encoding-test-expected.txt.
2601 * platform/mac-mavericks/fast/forms/fieldset-align-expected.png: Copied from LayoutTests/platform/mac/fast/forms/fieldset-align-expected.png.
2602 * platform/mac-mavericks/fast/forms/fieldset-align-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/fieldset-align-expected.txt.
2603 * platform/mac-mavericks/fast/forms/file/file-input-direction-expected.png: Copied from LayoutTests/platform/mac/fast/forms/file/file-input-direction-expected.png.
2604 * platform/mac-mavericks/fast/forms/file/file-input-direction-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/file/file-input-direction-expected.txt.
2605 * platform/mac-mavericks/fast/forms/file/file-input-disabled-expected.png: Copied from LayoutTests/platform/mac/fast/forms/file/file-input-disabled-expected.png.
2606 * platform/mac-mavericks/fast/forms/file/file-input-disabled-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/file/file-input-disabled-expected.txt.
2607 * platform/mac-mavericks/fast/forms/file/input-file-re-render-expected.png: Copied from LayoutTests/platform/mac/fast/forms/file/input-file-re-render-expected.png.
2608 * platform/mac-mavericks/fast/forms/file/input-file-re-render-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/file/input-file-re-render-expected.txt.
2609 * platform/mac-mavericks/fast/forms/floating-textfield-relayout-expected.png: Copied from LayoutTests/platform/mac/fast/forms/floating-textfield-relayout-expected.png.
2610 * platform/mac-mavericks/fast/forms/form-element-geometry-expected.png: Copied from LayoutTests/platform/mac/fast/forms/form-element-geometry-expected.png.
2611 * platform/mac-mavericks/fast/forms/form-element-geometry-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/form-element-geometry-expected.txt.
2612 * platform/mac-mavericks/fast/forms/formmove3-expected.png: Copied from LayoutTests/platform/mac/fast/forms/formmove3-expected.png.
2613 * platform/mac-mavericks/fast/forms/formmove3-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/formmove3-expected.txt.
2614 * platform/mac-mavericks/fast/forms/hidden-listbox-expected.png: Copied from LayoutTests/platform/mac/fast/forms/hidden-listbox-expected.png.
2615 * platform/mac-mavericks/fast/forms/hidden-listbox-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/hidden-listbox-expected.txt.
2616 * platform/mac-mavericks/fast/forms/input-align-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-align-expected.png.
2617 * platform/mac-mavericks/fast/forms/input-align-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-align-expected.txt.
2618 * platform/mac-mavericks/fast/forms/input-appearance-bkcolor-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-bkcolor-expected.png.
2619 * platform/mac-mavericks/fast/forms/input-appearance-bkcolor-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-bkcolor-expected.txt.
2620 * platform/mac-mavericks/fast/forms/input-appearance-default-bkcolor-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-default-bkcolor-expected.png.
2621 * platform/mac-mavericks/fast/forms/input-appearance-default-bkcolor-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-default-bkcolor-expected.txt.
2622 * platform/mac-mavericks/fast/forms/input-appearance-disabled-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-disabled-expected.png.
2623 * platform/mac-mavericks/fast/forms/input-appearance-disabled-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-disabled-expected.txt.
2624 * platform/mac-mavericks/fast/forms/input-appearance-focus-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-focus-expected.png.
2625 * platform/mac-mavericks/fast/forms/input-appearance-focus-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-focus-expected.txt.
2626 * platform/mac-mavericks/fast/forms/input-appearance-height-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-height-expected.png.
2627 * platform/mac-mavericks/fast/forms/input-appearance-height-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-height-expected.txt.
2628 * platform/mac-mavericks/fast/forms/input-appearance-preventDefault-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-preventDefault-expected.png.
2629 * platform/mac-mavericks/fast/forms/input-appearance-preventDefault-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-preventDefault-expected.txt.
2630 * platform/mac-mavericks/fast/forms/input-appearance-readonly-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-readonly-expected.png.
2631 * platform/mac-mavericks/fast/forms/input-appearance-readonly-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-readonly-expected.txt.
2632 * platform/mac-mavericks/fast/forms/input-appearance-selection-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-selection-expected.png.
2633 * platform/mac-mavericks/fast/forms/input-appearance-selection-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-selection-expected.txt.
2634 * platform/mac-mavericks/fast/forms/input-appearance-visibility-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-visibility-expected.png.
2635 * platform/mac-mavericks/fast/forms/input-appearance-visibility-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-visibility-expected.txt.
2636 * platform/mac-mavericks/fast/forms/input-appearance-width-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-width-expected.png.
2637 * platform/mac-mavericks/fast/forms/input-appearance-width-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-width-expected.txt.
2638 * platform/mac-mavericks/fast/forms/input-baseline-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-baseline-expected.png.
2639 * platform/mac-mavericks/fast/forms/input-baseline-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-baseline-expected.txt.
2640 * platform/mac-mavericks/fast/forms/input-button-sizes-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-button-sizes-expected.png.
2641 * platform/mac-mavericks/fast/forms/input-button-sizes-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-button-sizes-expected.txt.
2642 * platform/mac-mavericks/fast/forms/input-disabled-color-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-disabled-color-expected.png.
2643 * platform/mac-mavericks/fast/forms/input-disabled-color-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-disabled-color-expected.txt.
2644 * platform/mac-mavericks/fast/forms/input-double-click-selection-gap-bug-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-double-click-selection-gap-bug-expected.png.
2645 * platform/mac-mavericks/fast/forms/input-double-click-selection-gap-bug-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-double-click-selection-gap-bug-expected.txt.
2646 * platform/mac-mavericks/fast/forms/input-field-text-truncated-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-field-text-truncated-expected.png.
2647 * platform/mac-mavericks/fast/forms/input-field-text-truncated-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-field-text-truncated-expected.txt.
2648 * platform/mac-mavericks/fast/forms/input-first-letter-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-first-letter-expected.png.
2649 * platform/mac-mavericks/fast/forms/input-placeholder-visibility-1-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-placeholder-visibility-1-expected.png.
2650 * platform/mac-mavericks/fast/forms/input-placeholder-visibility-1-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-placeholder-visibility-1-expected.txt.
2651 * platform/mac-mavericks/fast/forms/input-placeholder-visibility-3-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-placeholder-visibility-3-expected.png.
2652 * platform/mac-mavericks/fast/forms/input-placeholder-visibility-3-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-placeholder-visibility-3-expected.txt.
2653 * platform/mac-mavericks/fast/forms/input-readonly-autoscroll-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-readonly-autoscroll-expected.png.
2654 * platform/mac-mavericks/fast/forms/input-readonly-autoscroll-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-readonly-autoscroll-expected.txt.
2655 * platform/mac-mavericks/fast/forms/input-readonly-dimmed-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-readonly-dimmed-expected.png.
2656 * platform/mac-mavericks/fast/forms/input-readonly-dimmed-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-readonly-dimmed-expected.txt.
2657 * platform/mac-mavericks/fast/forms/input-readonly-empty-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-readonly-empty-expected.png.
2658 * platform/mac-mavericks/fast/forms/input-readonly-empty-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-readonly-empty-expected.txt.
2659 * platform/mac-mavericks/fast/forms/input-spaces-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-spaces-expected.png.
2660 * platform/mac-mavericks/fast/forms/input-spaces-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-spaces-expected.txt.
2661 * platform/mac-mavericks/fast/forms/input-table-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-table-expected.png.
2662 * platform/mac-mavericks/fast/forms/input-table-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-table-expected.txt.
2663 * platform/mac-mavericks/fast/forms/input-text-click-inside-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-text-click-inside-expected.png.
2664 * platform/mac-mavericks/fast/forms/input-text-click-inside-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-text-click-inside-expected.txt.
2665 * platform/mac-mavericks/fast/forms/input-text-click-outside-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-text-click-outside-expected.png.
2666 * platform/mac-mavericks/fast/forms/input-text-click-outside-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-text-click-outside-expected.txt.
2667 * platform/mac-mavericks/fast/forms/input-text-double-click-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-text-double-click-expected.png.
2668 * platform/mac-mavericks/fast/forms/input-text-double-click-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-text-double-click-expected.txt.
2669 * platform/mac-mavericks/fast/forms/input-text-drag-down-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-text-drag-down-expected.png.
2670 * platform/mac-mavericks/fast/forms/input-text-drag-down-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-text-drag-down-expected.txt.
2671 * platform/mac-mavericks/fast/forms/input-text-option-delete-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-text-option-delete-expected.png.
2672 * platform/mac-mavericks/fast/forms/input-text-option-delete-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-text-option-delete-expected.txt.
2673 * platform/mac-mavericks/fast/forms/input-text-scroll-left-on-blur-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.png.
2674 * platform/mac-mavericks/fast/forms/input-text-scroll-left-on-blur-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.txt.
2675 * platform/mac-mavericks/fast/forms/input-text-self-emptying-click-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-text-self-emptying-click-expected.png.
2676 * platform/mac-mavericks/fast/forms/input-text-self-emptying-click-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-text-self-emptying-click-expected.txt.
2677 * platform/mac-mavericks/fast/forms/input-text-word-wrap-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-text-word-wrap-expected.png.
2678 * platform/mac-mavericks/fast/forms/input-text-word-wrap-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-text-word-wrap-expected.txt.
2679 * platform/mac-mavericks/fast/forms/input-type-text-min-width-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-type-text-min-width-expected.png.
2680 * platform/mac-mavericks/fast/forms/input-type-text-min-width-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-type-text-min-width-expected.txt.
2681 * platform/mac-mavericks/fast/forms/input-value-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-value-expected.png.
2682 * platform/mac-mavericks/fast/forms/input-value-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-value-expected.txt.
2683 * platform/mac-mavericks/fast/forms/input-width-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-width-expected.png.
2684 * platform/mac-mavericks/fast/forms/input-width-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-width-expected.txt.
2685 * platform/mac-mavericks/fast/forms/listbox-bidi-align-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/listbox-bidi-align-expected.txt.
2686 * platform/mac-mavericks/fast/forms/listbox-hit-test-zoomed-expected.png: Copied from LayoutTests/platform/mac/fast/forms/listbox-hit-test-zoomed-expected.png.
2687 * platform/mac-mavericks/fast/forms/listbox-scrollbar-incremental-load-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/listbox-scrollbar-incremental-load-expected.txt.
2688 * platform/mac-mavericks/fast/forms/listbox-width-change-expected.png: Copied from LayoutTests/platform/mac/fast/forms/listbox-width-change-expected.png.
2689 * platform/mac-mavericks/fast/forms/listbox-width-change-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/listbox-width-change-expected.txt.
2690 * platform/mac-mavericks/fast/forms/menulist-clip-expected.png: Copied from LayoutTests/platform/mac/fast/forms/menulist-clip-expected.png.
2691 * platform/mac-mavericks/fast/forms/menulist-clip-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/menulist-clip-expected.txt.
2692 * platform/mac-mavericks/fast/forms/menulist-deselect-update-expected.png: Copied from LayoutTests/platform/mac/fast/forms/menulist-deselect-update-expected.png.
2693 * platform/mac-mavericks/fast/forms/menulist-deselect-update-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/menulist-deselect-update-expected.txt.
2694 * platform/mac-mavericks/fast/forms/menulist-no-overflow-expected.png: Copied from LayoutTests/platform/mac/fast/forms/menulist-no-overflow-expected.png.
2695 * platform/mac-mavericks/fast/forms/menulist-no-overflow-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/menulist-no-overflow-expected.txt.
2696 * platform/mac-mavericks/fast/forms/menulist-option-wrap-expected.png: Copied from LayoutTests/platform/mac/fast/forms/menulist-option-wrap-expected.png.
2697 * platform/mac-mavericks/fast/forms/menulist-option-wrap-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/menulist-option-wrap-expected.txt.
2698 * platform/mac-mavericks/fast/forms/menulist-restrict-line-height-expected.png: Copied from LayoutTests/platform/mac/fast/forms/menulist-restrict-line-height-expected.png.
2699 * platform/mac-mavericks/fast/forms/menulist-restrict-line-height-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/menulist-restrict-line-height-expected.txt.
2700 * platform/mac-mavericks/fast/forms/menulist-style-color-expected.png: Copied from LayoutTests/platform/mac/fast/forms/menulist-style-color-expected.png.
2701 * platform/mac-mavericks/fast/forms/menulist-style-color-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/menulist-style-color-expected.txt.
2702 * platform/mac-mavericks/fast/forms/menulist-width-change-expected.png: Copied from LayoutTests/platform/mac/fast/forms/menulist-width-change-expected.png.
2703 * platform/mac-mavericks/fast/forms/menulist-width-change-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/menulist-width-change-expected.txt.
2704 * platform/mac-mavericks/fast/forms/minWidthPercent-expected.png: Copied from LayoutTests/platform/mac/fast/forms/minWidthPercent-expected.png.
2705 * platform/mac-mavericks/fast/forms/minWidthPercent-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/minWidthPercent-expected.txt.
2706 * platform/mac-mavericks/fast/forms/number/number-appearance-rtl-expected.png: Copied from LayoutTests/platform/mac/fast/forms/number/number-appearance-rtl-expected.png.
2707 * platform/mac-mavericks/fast/forms/number/number-appearance-rtl-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/number/number-appearance-rtl-expected.txt.
2708 * platform/mac-mavericks/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.png: Copied from LayoutTests/platform/mac/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.png.
2709 * platform/mac-mavericks/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt.
2710 * platform/mac-mavericks/fast/forms/number/number-appearance-spinbutton-layer-expected.png: Copied from LayoutTests/platform/mac/fast/forms/number/number-appearance-spinbutton-layer-expected.png.
2711 * platform/mac-mavericks/fast/forms/number/number-appearance-spinbutton-layer-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/number/number-appearance-spinbutton-layer-expected.txt.
2712 * platform/mac-mavericks/fast/forms/option-script-expected.png: Copied from LayoutTests/platform/mac/fast/forms/option-script-expected.png.
2713 * platform/mac-mavericks/fast/forms/option-script-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/option-script-expected.txt.
2714 * platform/mac-mavericks/fast/forms/option-strip-whitespace-expected.png: Copied from LayoutTests/platform/mac/fast/forms/option-strip-whitespace-expected.png.
2715 * platform/mac-mavericks/fast/forms/option-strip-whitespace-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/option-strip-whitespace-expected.txt.
2716 * platform/mac-mavericks/fast/forms/option-text-clip-expected.png: Copied from LayoutTests/platform/mac/fast/forms/option-text-clip-expected.png.
2717 * platform/mac-mavericks/fast/forms/option-text-clip-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/option-text-clip-expected.txt.
2718 * platform/mac-mavericks/fast/forms/placeholder-position-expected.png: Copied from LayoutTests/platform/mac/fast/forms/placeholder-position-expected.png.
2719 * platform/mac-mavericks/fast/forms/placeholder-position-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/placeholder-position-expected.txt.
2720 * platform/mac-mavericks/fast/forms/placeholder-pseudo-style-expected.png: Copied from LayoutTests/platform/mac/fast/forms/placeholder-pseudo-style-expected.png.
2721 * platform/mac-mavericks/fast/forms/placeholder-pseudo-style-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/placeholder-pseudo-style-expected.txt.
2722 * platform/mac-mavericks/fast/forms/plaintext-mode-2-expected.png: Copied from LayoutTests/platform/mac/fast/forms/plaintext-mode-2-expected.png.
2723 * platform/mac-mavericks/fast/forms/plaintext-mode-2-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/plaintext-mode-2-expected.txt.
2724 * platform/mac-mavericks/fast/forms/search-cancel-button-style-sharing-expected.png: Copied from LayoutTests/platform/mac/fast/forms/search-cancel-button-style-sharing-expected.png.
2725 * platform/mac-mavericks/fast/forms/search-cancel-button-style-sharing-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/search-cancel-button-style-sharing-expected.txt.
2726 * platform/mac-mavericks/fast/forms/search-display-none-cancel-button-expected.png: Copied from LayoutTests/platform/mac/fast/forms/search-display-none-cancel-button-expected.png.
2727 * platform/mac-mavericks/fast/forms/search-display-none-cancel-button-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/search-display-none-cancel-button-expected.txt.
2728 * platform/mac-mavericks/fast/forms/search-rtl-expected.png: Copied from LayoutTests/platform/mac/fast/forms/search-rtl-expected.png.
2729 * platform/mac-mavericks/fast/forms/search-rtl-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/search-rtl-expected.txt.
2730 * platform/mac-mavericks/fast/forms/search-styled-expected.png: Copied from LayoutTests/platform/mac/fast/forms/search-styled-expected.png.
2731 * platform/mac-mavericks/fast/forms/search-styled-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/search-styled-expected.txt.
2732 * platform/mac-mavericks/fast/forms/search-vertical-alignment-expected.png: Copied from LayoutTests/platform/mac/fast/forms/search-vertical-alignment-expected.png.
2733 * platform/mac-mavericks/fast/forms/search-vertical-alignment-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/search-vertical-alignment-expected.txt.
2734 * platform/mac-mavericks/fast/forms/search/search-size-with-decorations-expected.png: Copied from LayoutTests/platform/mac/fast/forms/search/search-size-with-decorations-expected.png.
2735 * platform/mac-mavericks/fast/forms/search/search-size-with-decorations-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/search/search-size-with-decorations-expected.txt.
2736 * platform/mac-mavericks/fast/forms/searchfield-heights-expected.png: Copied from LayoutTests/platform/mac/fast/forms/searchfield-heights-expected.png.
2737 * platform/mac-mavericks/fast/forms/searchfield-heights-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/searchfield-heights-expected.txt.
2738 * platform/mac-mavericks/fast/forms/select-align-expected.png: Copied from LayoutTests/platform/mac/fast/forms/select-align-expected.png.
2739 * platform/mac-mavericks/fast/forms/select-align-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/select-align-expected.txt.
2740 * platform/mac-mavericks/fast/forms/select-background-none-expected.png: Copied from LayoutTests/platform/mac/fast/forms/select-background-none-expected.png.
2741 * platform/mac-mavericks/fast/forms/select-baseline-expected.png: Copied from LayoutTests/platform/mac/fast/forms/select-baseline-expected.png.
2742 * platform/mac-mavericks/fast/forms/select-baseline-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/select-baseline-expected.txt.
2743 * platform/mac-mavericks/fast/forms/select-block-background-expected.png: Copied from LayoutTests/platform/mac/fast/forms/select-block-background-expected.png.
2744 * platform/mac-mavericks/fast/forms/select-block-background-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/select-block-background-expected.txt.
2745 * platform/mac-mavericks/fast/forms/select-change-listbox-size-expected.png: Copied from LayoutTests/platform/mac/fast/forms/select-change-listbox-size-expected.png.
2746 * platform/mac-mavericks/fast/forms/select-change-listbox-size-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/select-change-listbox-size-expected.txt.
2747 * platform/mac-mavericks/fast/forms/select-change-listbox-to-popup-expected.png: Copied from LayoutTests/platform/mac/fast/forms/select-change-listbox-to-popup-expected.png.
2748 * platform/mac-mavericks/fast/forms/select-change-listbox-to-popup-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/select-change-listbox-to-popup-expected.txt.
2749 * platform/mac-mavericks/fast/forms/select-change-popup-to-listbox-expected.png: Copied from LayoutTests/platform/mac/fast/forms/select-change-popup-to-listbox-expected.png.
2750 * platform/mac-mavericks/fast/forms/select-change-popup-to-listbox-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/select-change-popup-to-listbox-expected.txt.
2751 * platform/mac-mavericks/fast/forms/select-disabled-appearance-expected.png: Copied from LayoutTests/platform/mac/fast/forms/select-disabled-appearance-expected.png.
2752 * platform/mac-mavericks/fast/forms/select-disabled-appearance-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/select-disabled-appearance-expected.txt.
2753 * platform/mac-mavericks/fast/forms/select-empty-option-height-expected.png: Copied from LayoutTests/platform/mac/fast/forms/select-empty-option-height-expected.png.
2754 * platform/mac-mavericks/fast/forms/select-item-background-clip-expected.png: Copied from LayoutTests/platform/mac/fast/forms/select-item-background-clip-expected.png.
2755 * platform/mac-mavericks/fast/forms/select-item-background-clip-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/select-item-background-clip-expected.txt.
2756 * platform/mac-mavericks/fast/forms/select-list-box-with-height-expected.png: Copied from LayoutTests/platform/mac/fast/forms/select-list-box-with-height-expected.png.
2757 * platform/mac-mavericks/fast/forms/select-list-box-with-height-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/select-list-box-with-height-expected.txt.
2758 * platform/mac-mavericks/fast/forms/select-listbox-multiple-no-focusring-expected.png: Copied from LayoutTests/platform/mac/fast/forms/select-listbox-multiple-no-focusring-expected.png.
2759 * platform/mac-mavericks/fast/forms/select-listbox-multiple-no-focusring-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/select-listbox-multiple-no-focusring-expected.txt.
2760 * platform/mac-mavericks/fast/forms/select-overflow-scroll-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/select-overflow-scroll-expected.txt.
2761 * platform/mac-mavericks/fast/forms/select-overflow-scroll-inherited-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/select-overflow-scroll-inherited-expected.txt.
2762 * platform/mac-mavericks/fast/forms/select-selected-expected.png: Copied from LayoutTests/platform/mac/fast/forms/select-selected-expected.png.
2763 * platform/mac-mavericks/fast/forms/select-selected-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/select-selected-expected.txt.
2764 * platform/mac-mavericks/fast/forms/select-writing-direction-natural-expected.png: Copied from LayoutTests/platform/mac/fast/forms/select-writing-direction-natural-expected.png.
2765 * platform/mac-mavericks/fast/forms/select-writing-direction-natural-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/select-writing-direction-natural-expected.txt.
2766 * platform/mac-mavericks/fast/forms/select/optgroup-rendering-expected.png: Copied from LayoutTests/platform/mac/fast/forms/select/optgroup-rendering-expected.png.
2767 * platform/mac-mavericks/fast/forms/select/optgroup-rendering-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/select/optgroup-rendering-expected.txt.
2768 * platform/mac-mavericks/fast/forms/stuff-on-my-optgroup-expected.png: Copied from LayoutTests/platform/mac/fast/forms/stuff-on-my-optgroup-expected.png.
2769 * platform/mac-mavericks/fast/forms/tabbing-input-iframe-expected.png: Copied from LayoutTests/platform/mac/fast/forms/tabbing-input-iframe-expected.png.
2770 * platform/mac-mavericks/fast/forms/tabbing-input-iframe-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/tabbing-input-iframe-expected.txt.
2771 * platform/mac-mavericks/fast/forms/targeted-frame-submission-expected.png: Copied from LayoutTests/platform/mac/fast/forms/targeted-frame-submission-expected.png.
2772 * platform/mac-mavericks/fast/forms/targeted-frame-submission-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/targeted-frame-submission-expected.txt.
2773 * platform/mac-mavericks/fast/forms/text-style-color-expected.png: Copied from LayoutTests/platform/mac/fast/forms/text-style-color-expected.png.
2774 * platform/mac-mavericks/fast/forms/text-style-color-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/text-style-color-expected.txt.
2775 * platform/mac-mavericks/fast/forms/textAreaLineHeight-expected.png: Copied from LayoutTests/platform/mac/fast/forms/textAreaLineHeight-expected.png.
2776 * platform/mac-mavericks/fast/forms/textAreaLineHeight-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/textAreaLineHeight-expected.txt.
2777 * platform/mac-mavericks/fast/forms/textarea-align-expected.png: Copied from LayoutTests/platform/mac/fast/forms/textarea-align-expected.png.
2778 * platform/mac-mavericks/fast/forms/textarea-align-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/textarea-align-expected.txt.
2779 * platform/mac-mavericks/fast/forms/textarea-placeholder-pseudo-style-expected.png: Copied from LayoutTests/platform/mac/fast/forms/textarea-placeholder-pseudo-style-expected.png.
2780 * platform/mac-mavericks/fast/forms/textarea-placeholder-pseudo-style-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/textarea-placeholder-pseudo-style-expected.txt.
2781 * platform/mac-mavericks/fast/forms/textarea-placeholder-visibility-1-expected.png: Copied from LayoutTests/platform/mac/fast/forms/textarea-placeholder-visibility-1-expected.png.
2782 * platform/mac-mavericks/fast/forms/textarea-placeholder-visibility-1-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/textarea-placeholder-visibility-1-expected.txt.
2783 * platform/mac-mavericks/fast/forms/textarea-placeholder-visibility-2-expected.png: Copied from LayoutTests/platform/mac/fast/forms/textarea-placeholder-visibility-2-expected.png.
2784 * platform/mac-mavericks/fast/forms/textarea-placeholder-visibility-2-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/textarea-placeholder-visibility-2-expected.txt.
2785 * platform/mac-mavericks/fast/forms/textarea-scroll-height-expected.png: Copied from LayoutTests/platform/mac/fast/forms/textarea-scroll-height-expected.png.
2786 * platform/mac-mavericks/fast/forms/textarea-scrollbar-expected.png: Copied from LayoutTests/platform/mac/fast/forms/textarea-scrollbar-expected.png.
2787 * platform/mac-mavericks/fast/forms/textarea-scrollbar-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/textarea-scrollbar-expected.txt.
2788 * platform/mac-mavericks/fast/forms/textarea-scrolled-type-expected.png: Copied from LayoutTests/platform/mac/fast/forms/textarea-scrolled-type-expected.png.
2789 * platform/mac-mavericks/fast/forms/textarea-scrolled-type-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/textarea-scrolled-type-expected.txt.
2790 * platform/mac-mavericks/fast/forms/textarea-setinnerhtml-expected.png: Copied from LayoutTests/platform/mac/fast/forms/textarea-setinnerhtml-expected.png.
2791 * platform/mac-mavericks/fast/forms/textarea-setinnerhtml-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/textarea-setinnerhtml-expected.txt.
2792 * platform/mac-mavericks/fast/forms/textfield-focus-ring-expected.png: Copied from LayoutTests/platform/mac/fast/forms/textfield-focus-ring-expected.png.
2793 * platform/mac-mavericks/fast/forms/textfield-focus-ring-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/textfield-focus-ring-expected.txt.
2794 * platform/mac-mavericks/fast/forms/textfield-outline-expected.png: Copied from LayoutTests/platform/mac/fast/forms/textfield-outline-expected.png.
2795 * platform/mac-mavericks/fast/forms/textfield-outline-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/textfield-outline-expected.txt.
2796 * platform/mac-mavericks/fast/forms/textfield-overflow-expected.png: Copied from LayoutTests/platform/mac/fast/forms/textfield-overflow-expected.png.
2797 * platform/mac-mavericks/fast/forms/textfield-overflow-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/textfield-overflow-expected.txt.
2798 * platform/mac-mavericks/fast/forms/validation-message-appearance-expected.png: Copied from LayoutTests/platform/mac/fast/forms/validation-message-appearance-expected.png.
2799 * platform/mac-mavericks/fast/forms/validation-message-appearance-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/validation-message-appearance-expected.txt.
2800 * platform/mac-mavericks/fast/forms/visual-hebrew-text-field-expected.png: Copied from LayoutTests/platform/mac/fast/forms/visual-hebrew-text-field-expected.png.
2801 * platform/mac-mavericks/fast/forms/visual-hebrew-text-field-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/visual-hebrew-text-field-expected.txt.
2802 * platform/mac-mavericks/fast/frames/take-focus-from-iframe-expected.png: Copied from LayoutTests/platform/mac/fast/frames/take-focus-from-iframe-expected.png.
2803 * platform/mac-mavericks/fast/frames/take-focus-from-iframe-expected.txt: Copied from LayoutTests/platform/mac/fast/frames/take-focus-from-iframe-expected.txt.
2804 * platform/mac-mavericks/fast/hidpi/resize-corner-hidpi-expected.png: Copied from LayoutTests/platform/mac/fast/hidpi/resize-corner-hidpi-expected.png.
2805 * platform/mac-mavericks/fast/hidpi/resize-corner-hidpi-expected.txt: Copied from LayoutTests/platform/mac/fast/hidpi/resize-corner-hidpi-expected.txt.
2806 * platform/mac-mavericks/fast/html/details-no-summary4-expected.png: Copied from LayoutTests/platform/mac/fast/html/details-no-summary4-expected.png.
2807 * platform/mac-mavericks/fast/html/details-no-summary4-expected.txt: Copied from LayoutTests/platform/mac/fast/html/details-no-summary4-expected.txt.
2808 * platform/mac-mavericks/fast/html/details-open-javascript-expected.png: Copied from LayoutTests/platform/mac/fast/html/details-open-javascript-expected.png.
2809 * platform/mac-mavericks/fast/html/details-open-javascript-expected.txt: Copied from LayoutTests/platform/mac/fast/html/details-open-javascript-expected.txt.
2810 * platform/mac-mavericks/fast/html/details-open2-expected.png: Copied from LayoutTests/platform/mac/fast/html/details-open2-expected.png.
2811 * platform/mac-mavericks/fast/html/details-open2-expected.txt: Copied from LayoutTests/platform/mac/fast/html/details-open2-expected.txt.
2812 * platform/mac-mavericks/fast/html/details-open4-expected.png: Copied from LayoutTests/platform/mac/fast/html/details-open4-expected.png.
2813 * platform/mac-mavericks/fast/html/details-open4-expected.txt: Copied from LayoutTests/platform/mac/fast/html/details-open4-expected.txt.
2814 * platform/mac-mavericks/fast/html/details-replace-summary-child-expected.png: Copied from LayoutTests/platform/mac/fast/html/details-replace-summary-child-expected.png.
2815 * platform/mac-mavericks/fast/html/details-replace-summary-child-expected.txt: Copied from LayoutTests/platform/mac/fast/html/details-replace-summary-child-expected.txt.
2816 * platform/mac-mavericks/fast/html/details-replace-text-expected.png: Copied from LayoutTests/platform/mac/fast/html/details-replace-text-expected.png.
2817 * platform/mac-mavericks/fast/html/details-replace-text-expected.txt: Copied from LayoutTests/platform/mac/fast/html/details-replace-text-expected.txt.
2818 * platform/mac-mavericks/fast/html/keygen-expected.png: Copied from LayoutTests/platform/mac/fast/html/keygen-expected.png.
2819 * platform/mac-mavericks/fast/html/keygen-expected.txt: Copied from LayoutTests/platform/mac/fast/html/keygen-expected.txt.
2820 * platform/mac-mavericks/fast/images/image-controls-basic-expected.png: Copied from LayoutTests/platform/mac/fast/images/image-controls-basic-expected.png.
2821 * platform/mac-mavericks/fast/images/image-controls-basic-expected.txt: Copied from LayoutTests/platform/mac/fast/images/image-controls-basic-expected.txt.
2822 * platform/mac-mavericks/fast/lists/dynamic-marker-crash-expected.png: Copied from LayoutTests/platform/mac/fast/lists/dynamic-marker-crash-expected.png.
2823 * platform/mac-mavericks/fast/lists/dynamic-marker-crash-expected.txt: Copied from LayoutTests/platform/mac/fast/lists/dynamic-marker-crash-expected.txt.
2824 * platform/mac-mavericks/fast/overflow/overflow-x-y-expected.png: Copied from LayoutTests/platform/mac/fast/overflow/overflow-x-y-expected.png.
2825 * platform/mac-mavericks/fast/overflow/overflow-x-y-expected.txt: Copied from LayoutTests/platform/mac/fast/overflow/overflow-x-y-expected.txt.
2826 * platform/mac-mavericks/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.png: Copied from LayoutTests/platform/mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.png.
2827 * platform/mac-mavericks/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt: Copied from LayoutTests/platform/mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt.
2828 * platform/mac-mavericks/fast/overflow/scrollRevealButton-expected.png: Copied from LayoutTests/platform/mac/fast/overflow/scrollRevealButton-expected.png.
2829 * platform/mac-mavericks/fast/overflow/scrollRevealButton-expected.txt: Copied from LayoutTests/platform/mac/fast/overflow/scrollRevealButton-expected.txt.
2830 * platform/mac-mavericks/fast/parser/document-write-option-expected.png: Copied from LayoutTests/platform/mac/fast/parser/document-write-option-expected.png.
2831 * platform/mac-mavericks/fast/parser/document-write-option-expected.txt: Copied from LayoutTests/platform/mac/fast/parser/document-write-option-expected.txt.
2832 * platform/mac-mavericks/fast/parser/entity-comment-in-textarea-expected.png: Copied from LayoutTests/platform/mac/fast/parser/entity-comment-in-textarea-expected.png.
2833 * platform/mac-mavericks/fast/parser/entity-comment-in-textarea-expected.txt: Copied from LayoutTests/platform/mac/fast/parser/entity-comment-in-textarea-expected.txt.
2834 * platform/mac-mavericks/fast/parser/open-comment-in-textarea-expected.png: Copied from LayoutTests/platform/mac/fast/parser/open-comment-in-textarea-expected.png.
2835 * platform/mac-mavericks/fast/parser/open-comment-in-textarea-expected.txt: Copied from LayoutTests/platform/mac/fast/parser/open-comment-in-textarea-expected.txt.
2836 * platform/mac-mavericks/fast/repaint/control-clip-expected.png: Copied from LayoutTests/platform/mac/fast/repaint/control-clip-expected.png.
2837 * platform/mac-mavericks/fast/repaint/control-clip-expected.txt: Copied from LayoutTests/platform/mac/fast/repaint/control-clip-expected.txt.
2838 * platform/mac-mavericks/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png: Copied from LayoutTests/platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png.
2839 * platform/mac-mavericks/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt: Copied from LayoutTests/platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt.
2840 * platform/mac-mavericks/fast/repaint/search-field-cancel-expected.png: Copied from LayoutTests/platform/mac/fast/repaint/search-field-cancel-expected.png.
2841 * platform/mac-mavericks/fast/repaint/search-field-cancel-expected.txt: Copied from LayoutTests/platform/mac/fast/repaint/search-field-cancel-expected.txt.
2842 * platform/mac-mavericks/fast/repaint/subtree-root-skipped-expected.png: Copied from LayoutTests/platform/mac/fast/repaint/subtree-root-skipped-expected.png.
2843 * platform/mac-mavericks/fast/repaint/subtree-root-skipped-expected.txt: Copied from LayoutTests/platform/mac/fast/repaint/subtree-root-skipped-expected.txt.
2844 * platform/mac-mavericks/fast/replaced/replaced-breaking-expected.png: Copied from LayoutTests/platform/mac/fast/replaced/replaced-breaking-expected.png.
2845 * platform/mac-mavericks/fast/replaced/replaced-breaking-expected.txt: Copied from LayoutTests/platform/mac/fast/replaced/replaced-breaking-expected.txt.
2846 * platform/mac-mavericks/fast/replaced/replaced-breaking-mixture-expected.png: Copied from LayoutTests/platform/mac/fast/replaced/replaced-breaking-mixture-expected.png.
2847 * platform/mac-mavericks/fast/replaced/replaced-breaking-mixture-expected.txt: Copied from LayoutTests/platform/mac/fast/replaced/replaced-breaking-mixture-expected.txt.
2848 * platform/mac-mavericks/fast/replaced/width100percent-button-expected.png: Copied from LayoutTests/platform/mac/fast/replaced/width100percent-button-expected.png.
2849 * platform/mac-mavericks/fast/replaced/width100percent-button-expected.txt: Copied from LayoutTests/platform/mac/fast/replaced/width100percent-button-expected.txt.
2850 * platform/mac-mavericks/fast/replaced/width100percent-menulist-expected.png: Copied from LayoutTests/platform/mac/fast/replaced/width100percent-menulist-expected.png.
2851 * platform/mac-mavericks/fast/replaced/width100percent-menulist-expected.txt: Copied from LayoutTests/platform/mac/fast/replaced/width100percent-menulist-expected.txt.
2852 * platform/mac-mavericks/fast/selectors/064-expected.png: Copied from LayoutTests/platform/mac/fast/selectors/064-expected.png.
2853 * platform/mac-mavericks/fast/selectors/064-expected.txt: Copied from LayoutTests/platform/mac/fast/selectors/064-expected.txt.
2854 * platform/mac-mavericks/fast/spatial-navigation/snav-multiple-select-focusring-expected.png: Copied from LayoutTests/platform/mac/fast/spatial-navigation/snav-multiple-select-focusring-expected.png.
2855 * platform/mac-mavericks/fast/spatial-navigation/snav-multiple-select-focusring-expected.txt: Copied from LayoutTests/platform/mac/fast/spatial-navigation/snav-multiple-select-focusring-expected.txt.
2856 * platform/mac-mavericks/fast/table/003-expected.png: Copied from LayoutTests/platform/mac/fast/table/003-expected.png.
2857 * platform/mac-mavericks/fast/table/003-expected.txt: Copied from LayoutTests/platform/mac/fast/table/003-expected.txt.
2858 * platform/mac-mavericks/fast/table/append-cells2-expected.png: Copied from LayoutTests/platform/mac/fast/table/append-cells2-expected.png.
2859 * platform/mac-mavericks/fast/table/append-cells2-expected.txt: Copied from LayoutTests/platform/mac/fast/table/append-cells2-expected.txt.
2860 * platform/mac-mavericks/fast/table/colspanMinWidth-expected.png: Copied from LayoutTests/platform/mac/fast/table/colspanMinWidth-expected.png.
2861 * platform/mac-mavericks/fast/table/colspanMinWidth-expected.txt: Copied from LayoutTests/platform/mac/fast/table/colspanMinWidth-expected.txt.
2862 * platform/mac-mavericks/fast/table/colspanMinWidth-vertical-expected.png: Copied from LayoutTests/platform/mac/fast/table/colspanMinWidth-vertical-expected.png.
2863 * platform/mac-mavericks/fast/table/colspanMinWidth-vertical-expected.txt: Copied from LayoutTests/platform/mac/fast/table/colspanMinWidth-vertical-expected.txt.
2864 * platform/mac-mavericks/fast/table/remove-td-display-none-expected.png: Copied from LayoutTests/platform/mac/fast/table/remove-td-display-none-expected.png.
2865 * platform/mac-mavericks/fast/table/remove-td-display-none-expected.txt: Copied from LayoutTests/platform/mac/fast/table/remove-td-display-none-expected.txt.
2866 * platform/mac-mavericks/fast/table/spanOverlapRepaint-expected.png: Copied from LayoutTests/platform/mac/fast/table/spanOverlapRepaint-expected.png.
2867 * platform/mac-mavericks/fast/table/spanOverlapRepaint-expected.txt: Copied from LayoutTests/platform/mac/fast/table/spanOverlapRepaint-expected.txt.
2868 * platform/mac-mavericks/fast/table/text-field-baseline-expected.png: Copied from LayoutTests/platform/mac/fast/table/text-field-baseline-expected.png.
2869 * platform/mac-mavericks/fast/table/text-field-baseline-expected.txt: Copied from LayoutTests/platform/mac/fast/table/text-field-baseline-expected.txt.
2870 * platform/mac-mavericks/fast/text/atsui-rtl-override-selection-expected.png: Copied from LayoutTests/platform/mac/fast/text/atsui-rtl-override-selection-expected.png.
2871 * platform/mac-mavericks/fast/text/atsui-rtl-override-selection-expected.txt: Copied from LayoutTests/platform/mac/fast/text/atsui-rtl-override-selection-expected.txt.
2872 * platform/mac-mavericks/fast/text/backslash-to-yen-sign-euc-expected.png: Copied from LayoutTests/platform/mac/fast/text/backslash-to-yen-sign-euc-expected.png.
2873 * platform/mac-mavericks/fast/text/backslash-to-yen-sign-euc-expected.txt: Copied from LayoutTests/platform/mac/fast/text/backslash-to-yen-sign-euc-expected.txt.
2874 * platform/mac-mavericks/fast/text/backslash-to-yen-sign-expected.txt: Copied from LayoutTests/platform/mac/fast/text/backslash-to-yen-sign-expected.txt.
2875 * platform/mac-mavericks/fast/text/complex-text-opacity-expected.png: Copied from LayoutTests/platform/mac/fast/text/complex-text-opacity-expected.png.
2876 * platform/mac-mavericks/fast/text/complex-text-opacity-expected.txt: Copied from LayoutTests/platform/mac/fast/text/complex-text-opacity-expected.txt.
2877 * platform/mac-mavericks/fast/text/drawBidiText-expected.png: Copied from LayoutTests/platform/mac/fast/text/drawBidiText-expected.png.
2878 * platform/mac-mavericks/fast/text/drawBidiText-expected.txt: Copied from LayoutTests/platform/mac/fast/text/drawBidiText-expected.txt.
2879 * platform/mac-mavericks/fast/text/emphasis-expected.txt: Copied from LayoutTests/platform/mac/fast/text/emphasis-expected.txt.
2880 * platform/mac-mavericks/fast/text/fallback-traits-fixup-expected.txt: Copied from LayoutTests/platform/mac/fast/text/fallback-traits-fixup-expected.txt.
2881 * platform/mac-mavericks/fast/text/indic-expected.txt: Copied from LayoutTests/platform/mac/fast/text/indic-expected.txt.
2882 * platform/mac-mavericks/fast/text/international/003-expected.txt: Copied from LayoutTests/platform/mac/fast/text/international/003-expected.txt.
2883 * platform/mac-mavericks/fast/text/international/bidi-listbox-atsui-expected.png: Copied from LayoutTests/platform/mac/fast/text/international/bidi-listbox-atsui-expected.png.
2884 * platform/mac-mavericks/fast/text/international/bidi-listbox-atsui-expected.txt: Copied from LayoutTests/platform/mac/fast/text/international/bidi-listbox-atsui-expected.txt.
2885 * platform/mac-mavericks/fast/text/international/bidi-listbox-expected.txt: Copied from LayoutTests/platform/mac/fast/text/international/bidi-listbox-expected.txt.
2886 * platform/mac-mavericks/fast/text/international/bidi-menulist-expected.txt: Copied from LayoutTests/platform/mac/fast/text/international/bidi-menulist-expected.txt.
2887 * platform/mac-mavericks/fast/text/international/bidi-mirror-he-ar-expected.png: Copied from LayoutTests/platform/mac/fast/text/international/bidi-mirror-he-ar-expected.png.
2888 * platform/mac-mavericks/fast/text/international/bidi-mirror-he-ar-expected.txt: Copied from LayoutTests/platform/mac/fast/text/international/bidi-mirror-he-ar-expected.txt.
2889 * platform/mac-mavericks/fast/text/international/bold-bengali-expected.txt: Copied from LayoutTests/platform/mac/fast/text/international/bold-bengali-expected.txt.
2890 * platform/mac-mavericks/fast/text/international/complex-character-based-fallback-expected.png: Copied from LayoutTests/platform/mac/fast/text/international/complex-character-based-fallback-expected.png.
2891 * platform/mac-mavericks/fast/text/international/complex-character-based-fallback-expected.txt: Copied from LayoutTests/platform/mac/fast/text/international/complex-character-based-fallback-expected.txt.
2892 * platform/mac-mavericks/fast/text/international/danda-space-expected.png: Copied from LayoutTests/platform/mac/fast/text/international/danda-space-expected.png.
2893 * platform/mac-mavericks/fast/text/international/danda-space-expected.txt: Copied from LayoutTests/platform/mac/fast/text/international/danda-space-expected.txt.
2894 * platform/mac-mavericks/fast/text/international/hindi-whitespace-expected.png: Copied from LayoutTests/platform/mac/fast/text/international/hindi-whitespace-expected.png.
2895 * platform/mac-mavericks/fast/text/international/hindi-whitespace-expected.txt: Copied from LayoutTests/platform/mac/fast/text/international/hindi-whitespace-expected.txt.
2896 * platform/mac-mavericks/fast/text/international/khmer-selection-expected.png: Copied from LayoutTests/platform/mac/fast/text/international/khmer-selection-expected.png.
2897 * platform/mac-mavericks/fast/text/international/khmer-selection-expected.txt: Copied from LayoutTests/platform/mac/fast/text/international/khmer-selection-expected.txt.
2898 * platform/mac-mavericks/fast/text/international/pop-up-button-text-alignment-and-direction-expected.png: Copied from LayoutTests/platform/mac/fast/text/international/pop-up-button-text-alignment-and-direction-expected.png.
2899 * platform/mac-mavericks/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt: Copied from LayoutTests/platform/mac/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt.
2900 * platform/mac-mavericks/fast/text/international/synthesized-italic-vertical-latin-expected.txt: Copied from LayoutTests/platform/mac/fast/text/international/synthesized-italic-vertical-latin-expected.txt.
2901 * platform/mac-mavericks/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.png: Copied from LayoutTests/platform/mac/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.png.
2902 * platform/mac-mavericks/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt: Copied from LayoutTests/platform/mac/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt.
2903 * platform/mac-mavericks/fast/text/international/wrap-CJK-001-expected.txt: Copied from LayoutTests/platform/mac/fast/text/international/wrap-CJK-001-expected.txt.
2904 * platform/mac-mavericks/fast/text/justify-ideograph-complex-expected.txt: Copied from LayoutTests/platform/mac/fast/text/justify-ideograph-complex-expected.txt.
2905 * platform/mac-mavericks/fast/text/justify-ideograph-simple-expected.txt: Copied from LayoutTests/platform/mac/fast/text/justify-ideograph-simple-expected.txt.
2906 * platform/mac-mavericks/fast/text/justify-ideograph-vertical-expected.txt: Copied from LayoutTests/platform/mac/fast/text/justify-ideograph-vertical-expected.txt.
2907 * platform/mac-mavericks/fast/text/khmer-lao-font-expected.txt: Copied from LayoutTests/platform/mac/fast/text/khmer-lao-font-expected.txt.
2908 * platform/mac-mavericks/fast/text/midword-break-before-surrogate-pair-2-expected.txt: Copied from LayoutTests/platform/mac/fast/text/midword-break-before-surrogate-pair-2-expected.txt.
2909 * platform/mac-mavericks/fast/text/textIteratorNilRenderer-expected.png: Copied from LayoutTests/platform/mac/fast/text/textIteratorNilRenderer-expected.png.
2910 * platform/mac-mavericks/fast/text/textIteratorNilRenderer-expected.txt: Copied from LayoutTests/platform/mac/fast/text/textIteratorNilRenderer-expected.txt.
2911 * platform/mac-mavericks/fast/text/updateNewFont-expected.txt: Copied from LayoutTests/platform/mac/fast/text/updateNewFont-expected.txt.
2912 * platform/mac-mavericks/fast/transforms/transformed-focused-text-input-expected.png: Copied from LayoutTests/platform/mac/fast/transforms/transformed-focused-text-input-expected.png.
2913 * platform/mac-mavericks/fast/transforms/transformed-focused-text-input-expected.txt: Copied from LayoutTests/platform/mac/fast/transforms/transformed-focused-text-input-expected.txt.
2914 * platform/mac-mavericks/http/tests/navigation/javascriptlink-frames-expected.png: Copied from LayoutTests/platform/mac/http/tests/navigation/javascriptlink-frames-expected.png.
2915 * platform/mac-mavericks/http/tests/navigation/javascriptlink-frames-expected.txt: Copied from LayoutTests/platform/mac/http/tests/navigation/javascriptlink-frames-expected.txt.
2916 * platform/mac-mavericks/js/dom/global-constructors-attributes-expected.txt: Copied from LayoutTests/platform/mac/js/dom/global-constructors-attributes-expected.txt.
2917 * platform/mac-mavericks/mathml/opentype/large-operators-expected.txt: Copied from LayoutTests/platform/mac/mathml/opentype/large-operators-expected.txt.
2918 * platform/mac-mavericks/mathml/opentype/opentype-stretchy-horizontal-expected.txt: Copied from LayoutTests/platform/mac/mathml/opentype/opentype-stretchy-horizontal-expected.txt.
2919 * platform/mac-mavericks/mathml/opentype/vertical-expected.txt: Copied from LayoutTests/platform/mac/mathml/opentype/vertical-expected.txt.
2920 * platform/mac-mavericks/media/audio-controls-rendering-expected.png: Copied from LayoutTests/platform/mac/media/audio-controls-rendering-expected.png.
2921 * platform/mac-mavericks/media/audio-controls-rendering-expected.txt: Copied from LayoutTests/platform/mac/media/audio-controls-rendering-expected.txt.
2922 * platform/mac-mavericks/media/controls-strict-expected.png: Copied from LayoutTests/platform/mac/media/controls-strict-expected.png.
2923 * platform/mac-mavericks/media/controls-strict-expected.txt: Copied from LayoutTests/platform/mac/media/controls-strict-expected.txt.
2924 * platform/mac-mavericks/media/video-controls-rendering-expected.txt: Copied from LayoutTests/platform/mac/media/video-controls-rendering-expected.txt.
2925 * platform/mac-mavericks/media/video-display-toggle-expected.txt: Copied from LayoutTests/platform/mac/media/video-display-toggle-expected.txt.
2926 * platform/mac-mavericks/media/video-no-audio-expected.png: Copied from LayoutTests/platform/mac/media/video-no-audio-expected.png.
2927 * platform/mac-mavericks/media/video-no-audio-expected.txt: Copied from LayoutTests/platform/mac/media/video-no-audio-expected.txt.
2928 * platform/mac-mavericks/media/video-volume-slider-expected.txt: Copied from LayoutTests/platform/mac/media/video-volume-slider-expected.txt.
2929 * platform/mac-mavericks/platform/mac/editing/input/devanagari-ligature-expected.txt: Copied from LayoutTests/platform/mac/editing/input/devanagari-ligature-expected.txt.
2930 * platform/mac-mavericks/platform/mac/editing/spelling/autocorrection-at-beginning-of-word-1-expected.txt: Renamed from LayoutTests/platform/mac/platform/mac/editing/spelling/autocorrection-at-beginning-of-word-1-expected.txt.
2931 * platform/mac-mavericks/platform/mac/editing/spelling/autocorrection-at-beginning-of-word-2-expected.txt: Renamed from LayoutTests/platform/mac/platform/mac/editing/spelling/autocorrection-at-beginning-of-word-2-expected.txt.
2932 * platform/mac-mavericks/platform/mac/fast/forms/input-appearance-spinbutton-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-spinbutton-expected.txt.
2933 * platform/mac-mavericks/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt.
2934 * platform/mac-mavericks/platform/mac/scrollbars/key-window-not-first-responder-expected.txt: Copied from LayoutTests/platform/mac/scrollbars/key-window-not-first-responder-expected.txt.
2935 * platform/mac-mavericks/plugins/mouse-click-plugin-clears-selection-expected.txt: Copied from LayoutTests/platform/mac/plugins/mouse-click-plugin-clears-selection-expected.txt.
2936 * platform/mac-mavericks/svg/W3C-I18N/text-dirLTR-ubOverride-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-I18N/text-dirLTR-ubOverride-expected.png.
2937 * platform/mac-mavericks/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt: Copied from LayoutTests/platform/mac/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt.
2938 * platform/mac-mavericks/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.png.
2939 * platform/mac-mavericks/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt: Copied from LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt.
2940 * platform/mac-mavericks/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.png.
2941 * platform/mac-mavericks/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt: Copied from LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt.
2942 * platform/mac-mavericks/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.png.
2943 * platform/mac-mavericks/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt: Copied from LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt.
2944 * platform/mac-mavericks/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.png.
2945 * platform/mac-mavericks/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt: Copied from LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt.
2946 * platform/mac-mavericks/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.png.
2947 * platform/mac-mavericks/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt: Copied from LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt.
2948 * platform/mac-mavericks/svg/custom/inline-svg-in-xhtml-expected.png: Copied from LayoutTests/platform/mac/svg/custom/inline-svg-in-xhtml-expected.png.
2949 * platform/mac-mavericks/svg/custom/inline-svg-in-xhtml-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/inline-svg-in-xhtml-expected.txt.
2950 * platform/mac-mavericks/svg/hixie/mixed/003-expected.png: Copied from LayoutTests/platform/mac/svg/hixie/mixed/003-expected.png.
2951 * platform/mac-mavericks/svg/hixie/mixed/003-expected.txt: Copied from LayoutTests/platform/mac/svg/hixie/mixed/003-expected.txt.
2952 * platform/mac-mavericks/svg/text/bidi-text-query-expected.png: Copied from LayoutTests/platform/mac/svg/text/bidi-text-query-expected.png.
2953 * platform/mac-mavericks/svg/text/bidi-text-query-expected.txt: Copied from LayoutTests/platform/mac/svg/text/bidi-text-query-expected.txt.
2954 * platform/mac-mavericks/tables/mozilla/bugs/bug1188-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug1188-expected.txt.
2955 * platform/mac-mavericks/tables/mozilla/bugs/bug12384-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug12384-expected.txt.
2956 * platform/mac-mavericks/tables/mozilla/bugs/bug138725-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug138725-expected.txt.
2957 * platform/mac-mavericks/tables/mozilla/bugs/bug18359-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug18359-expected.txt.
2958 * platform/mac-mavericks/tables/mozilla/bugs/bug24200-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug24200-expected.txt.
2959 * platform/mac-mavericks/tables/mozilla/bugs/bug2479-2-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-2-expected.txt.
2960 * platform/mac-mavericks/tables/mozilla/bugs/bug2479-3-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-3-expected.txt.
2961 * platform/mac-mavericks/tables/mozilla/bugs/bug2479-4-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-4-expected.txt.
2962 * platform/mac-mavericks/tables/mozilla/bugs/bug28928-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug28928-expected.txt.
2963 * platform/mac-mavericks/tables/mozilla/bugs/bug29326-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug29326-expected.txt.
2964 * platform/mac-mavericks/tables/mozilla/bugs/bug30559-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug30559-expected.txt.
2965 * platform/mac-mavericks/tables/mozilla/bugs/bug30692-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug30692-expected.txt.
2966 * platform/mac-mavericks/tables/mozilla/bugs/bug33855-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug33855-expected.txt.
2967 * platform/mac-mavericks/tables/mozilla/bugs/bug4382-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug4382-expected.txt.
2968 * platform/mac-mavericks/tables/mozilla/bugs/bug4527-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug4527-expected.txt.
2969 * platform/mac-mavericks/tables/mozilla/bugs/bug46368-1-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug46368-1-expected.txt.
2970 * platform/mac-mavericks/tables/mozilla/bugs/bug46368-2-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug46368-2-expected.txt.
2971 * platform/mac-mavericks/tables/mozilla/bugs/bug51037-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug51037-expected.txt.
2972 * platform/mac-mavericks/tables/mozilla/bugs/bug51727-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug51727-expected.txt.
2973 * platform/mac-mavericks/tables/mozilla/bugs/bug52505-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug52505-expected.txt.
2974 * platform/mac-mavericks/tables/mozilla/bugs/bug52506-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug52506-expected.txt.
2975 * platform/mac-mavericks/tables/mozilla/bugs/bug55545-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug55545-expected.txt.
2976 * platform/mac-mavericks/tables/mozilla/bugs/bug59354-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug59354-expected.txt.
2977 * platform/mac-mavericks/tables/mozilla/bugs/bug60749-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug60749-expected.txt.
2978 * platform/mac-mavericks/tables/mozilla/bugs/bug68912-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug68912-expected.txt.
2979 * platform/mac-mavericks/tables/mozilla/bugs/bug7342-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug7342-expected.txt.
2980 * platform/mac-mavericks/tables/mozilla/bugs/bug96334-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug96334-expected.txt.
2981 * platform/mac-mavericks/tables/mozilla/bugs/bug99948-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug99948-expected.txt.
2982 * platform/mac-mavericks/tables/mozilla/collapsing_borders/bug41262-4-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/collapsing_borders/bug41262-4-expected.txt.
2983 * platform/mac-mavericks/tables/mozilla/core/margins-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/core/margins-expected.txt.
2984 * platform/mac-mavericks/tables/mozilla/dom/tableDom-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/dom/tableDom-expected.txt.
2985 * platform/mac-mavericks/tables/mozilla/other/move_row-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/other/move_row-expected.txt.
2986 * platform/mac-mavericks/tables/mozilla_expected_failures/bugs/bug1725-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug1725-expected.txt.
2987 * platform/mac-mavericks/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt.
2988 * platform/mac-mavericks/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt.
2989 * platform/mac-mavericks/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt.
2990 * platform/mac-mavericks/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt.
2991 * platform/mac-mavericks/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt.
2992 * platform/mac-mavericks/transforms/2d/hindi-rotated-expected.txt: Copied from LayoutTests/platform/mac/transforms/2d/hindi-rotated-expected.txt.
2993 * platform/mac-mavericks/transforms/2d/zoom-menulist-expected.txt: Copied from LayoutTests/platform/mac/transforms/2d/zoom-menulist-expected.txt.
2994 * platform/mac-mavericks/transforms/3d/general/perspective-non-layer-expected.txt: Copied from LayoutTests/platform/mac/transforms/3d/general/perspective-non-layer-expected.txt.
2995 * platform/mac-wk2/TestExpectations:
2996 * platform/mac-wk2/js/dom/global-constructors-attributes-expected.txt: Copied from LayoutTests/platform/mac/js/dom/global-constructors-attributes-expected.txt.
2997 * platform/mac/TestExpectations:
2998 * platform/mac/accessibility/aria-readonly-expected.txt:
2999 * platform/mac/accessibility/roles-exposed-expected.txt:
3000 * platform/mac/compositing/contents-opaque/control-layer-expected.txt:
3001 * platform/mac/compositing/fixed-image-loading-expected.txt: Copied from LayoutTests/platform/mac/compositing/contents-opaque/control-layer-expected.txt.
3002 * platform/mac/compositing/geometry/ancestor-overflow-change-expected.txt: Copied from LayoutTests/platform/mac/compositing/contents-opaque/control-layer-expected.txt.
3003 * platform/mac/compositing/geometry/composited-in-columns-expected.txt: Added.
3004 * platform/mac/compositing/rtl/rtl-fixed-expected.txt: Added.
3005 * platform/mac/compositing/rtl/rtl-fixed-overflow-expected.txt: Added.
3006 * platform/mac/compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt: Added.
3007 * platform/mac/css3/selectors3/html/css3-modsel-161-expected.png:
3008 * platform/mac/css3/selectors3/html/css3-modsel-19b-expected.png:
3009 * platform/mac/css3/selectors3/html/css3-modsel-19b-expected.txt:
3010 * platform/mac/css3/selectors3/html/css3-modsel-23-expected.png:
3011 * platform/mac/css3/selectors3/html/css3-modsel-23-expected.txt:
3012 * platform/mac/css3/selectors3/html/css3-modsel-24-expected.png:
3013 * platform/mac/css3/selectors3/html/css3-modsel-24-expected.txt:
3014 * platform/mac/css3/selectors3/html/css3-modsel-64-expected.png:
3015 * platform/mac/css3/selectors3/html/css3-modsel-64-expected.txt:
3016 * platform/mac/css3/selectors3/html/css3-modsel-68-expected.png:
3017 * platform/mac/css3/selectors3/html/css3-modsel-68-expected.txt:
3018 * platform/mac/css3/selectors3/html/css3-modsel-69-expected.png:
3019 * platform/mac/css3/selectors3/html/css3-modsel-69-expected.txt:
3020 * platform/mac/css3/selectors3/xhtml/css3-modsel-161-expected.png:
3021 * platform/mac/css3/selectors3/xhtml/css3-modsel-19b-expected.png:
3022 * platform/mac/css3/selectors3/xhtml/css3-modsel-19b-expected.txt:
3023 * platform/mac/css3/selectors3/xhtml/css3-modsel-23-expected.png:
3024 * platform/mac/css3/selectors3/xhtml/css3-modsel-23-expected.txt:
3025 * platform/mac/css3/selectors3/xhtml/css3-modsel-24-expected.png:
3026 * platform/mac/css3/selectors3/xhtml/css3-modsel-24-expected.txt:
3027 * platform/mac/css3/selectors3/xhtml/css3-modsel-64-expected.png:
3028 * platform/mac/css3/selectors3/xhtml/css3-modsel-64-expected.txt:
3029 * platform/mac/css3/selectors3/xhtml/css3-modsel-68-expected.png:
3030 * platform/mac/css3/selectors3/xhtml/css3-modsel-68-expected.txt:
3031 * platform/mac/css3/selectors3/xhtml/css3-modsel-69-expected.png:
3032 * platform/mac/css3/selectors3/xhtml/css3-modsel-69-expected.txt:
3033 * platform/mac/css3/selectors3/xml/css3-modsel-161-expected.png:
3034 * platform/mac/css3/selectors3/xml/css3-modsel-19b-expected.png:
3035 * platform/mac/css3/selectors3/xml/css3-modsel-19b-expected.txt:
3036 * platform/mac/css3/selectors3/xml/css3-modsel-23-expected.png:
3037 * platform/mac/css3/selectors3/xml/css3-modsel-23-expected.txt:
3038 * platform/mac/css3/selectors3/xml/css3-modsel-24-expected.png:
3039 * platform/mac/css3/selectors3/xml/css3-modsel-24-expected.txt:
3040 * platform/mac/css3/selectors3/xml/css3-modsel-64-expected.png:
3041 * platform/mac/css3/selectors3/xml/css3-modsel-64-expected.txt:
3042 * platform/mac/css3/selectors3/xml/css3-modsel-68-expected.png:
3043 * platform/mac/css3/selectors3/xml/css3-modsel-68-expected.txt:
3044 * platform/mac/css3/selectors3/xml/css3-modsel-69-expected.png:
3045 * platform/mac/css3/selectors3/xml/css3-modsel-69-expected.txt:
3046 * platform/mac/editing/input/caret-at-the-edge-of-input-expected.png: Added.
3047 * platform/mac/editing/input/caret-at-the-edge-of-input-expected.txt:
3048 * platform/mac/editing/input/devanagari-ligature-expected.txt:
3049 * platform/mac/editing/input/reveal-caret-of-multiline-input-expected.png: Added.
3050 * platform/mac/editing/input/reveal-caret-of-multiline-input-expected.txt:
3051 * platform/mac/editing/input/undo-grouping-on-text-insertion-expected.txt: Added.
3052 * platform/mac/editing/input/undo-grouping-on-text-insertion.html: Added.
3053 * platform/mac/editing/inserting/4960120-1-expected.png:
3054 * platform/mac/editing/inserting/4960120-1-expected.txt:
3055 * platform/mac/editing/inserting/before-after-input-element-expected.png:
3056 * platform/mac/editing/inserting/before-after-input-element-expected.txt:
3057 * platform/mac/editing/pasteboard/4641033-expected.png:
3058 * platform/mac/editing/pasteboard/4806874-expected.png:
3059 * platform/mac/editing/pasteboard/4806874-expected.txt:
3060 * platform/mac/editing/pasteboard/4944770-1-expected.png:
3061 * platform/mac/editing/pasteboard/4944770-2-expected.png:
3062 * platform/mac/editing/pasteboard/drop-text-without-selection-expected.png:
3063 * platform/mac/editing/pasteboard/drop-text-without-selection-expected.txt:
3064 * platform/mac/editing/pasteboard/input-field-1-expected.png:
3065 * platform/mac/editing/pasteboard/input-field-1-expected.txt:
3066 * platform/mac/editing/pasteboard/pasting-tabs-expected.png:
3067 * platform/mac/editing/pasteboard/pasting-tabs-expected.txt:
3068 * platform/mac/editing/selection/3690703-2-expected.png:
3069 * platform/mac/editing/selection/3690703-2-expected.txt:
3070 * platform/mac/editing/selection/3690703-expected.png:
3071 * platform/mac/editing/selection/3690703-expected.txt:
3072 * platform/mac/editing/selection/3690719-expected.png:
3073 * platform/mac/editing/selection/3690719-expected.txt:
3074 * platform/mac/editing/selection/4397952-expected.png:
3075 * platform/mac/editing/selection/4397952-expected.txt:
3076 * platform/mac/editing/selection/4895428-3-expected.png:
3077 * platform/mac/editing/selection/4895428-3-expected.txt:
3078 * platform/mac/editing/selection/4975120-expected.png:
3079 * platform/mac/editing/selection/4975120-expected.txt:
3080 * platform/mac/editing/selection/5240265-expected.png:
3081 * platform/mac/editing/selection/caret-before-select-expected.png:
3082 * platform/mac/editing/selection/drag-select-1-expected.png:
3083 * platform/mac/editing/selection/drag-select-1-expected.txt:
3084 * platform/mac/editing/selection/replaced-boundaries-3-expected.png:
3085 * platform/mac/editing/selection/replaced-boundaries-3-expected.txt:
3086 * platform/mac/editing/selection/select-across-readonly-input-1-expected.png:
3087 * platform/mac/editing/selection/select-across-readonly-input-1-expected.txt:
3088 * platform/mac/editing/selection/select-across-readonly-input-2-expected.png:
3089 * platform/mac/editing/selection/select-across-readonly-input-2-expected.txt:
3090 * platform/mac/editing/selection/select-across-readonly-input-3-expected.png:
3091 * platform/mac/editing/selection/select-across-readonly-input-3-expected.txt:
3092 * platform/mac/editing/selection/select-across-readonly-input-4-expected.png:
3093 * platform/mac/editing/selection/select-across-readonly-input-4-expected.txt:
3094 * platform/mac/editing/selection/select-across-readonly-input-5-expected.png:
3095 * platform/mac/editing/selection/select-across-readonly-input-5-expected.txt:
3096 * platform/mac/editing/selection/select-box-expected.png:
3097 * platform/mac/editing/selection/select-element-paragraph-boundary-expected.png:
3098 * platform/mac/editing/selection/select-from-textfield-outwards-expected.png:
3099 * platform/mac/editing/selection/select-from-textfield-outwards-expected.txt:
3100 * platform/mac/editing/selection/selection-button-text-expected.png:
3101 * platform/mac/editing/selection/selection-button-text-expected.txt:
3102 * platform/mac/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.txt:
3103 * platform/mac/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.txt:
3104 * platform/mac/editing/spelling/autocorrection-at-beginning-of-word-1-expected.txt:
3105 * platform/mac/editing/spelling/autocorrection-at-beginning-of-word-2-expected.txt:
3106 * platform/mac/fast/block/lineboxcontain/block-with-ideographs-expected.png:
3107 * platform/mac/fast/block/lineboxcontain/block-with-ideographs-expected.txt:
3108 * platform/mac/fast/block/margin-collapse/103-expected.png:
3109 * platform/mac/fast/block/margin-collapse/103-expected.txt:
3110 * platform/mac/fast/block/positioning/inline-block-relposition-expected.png:
3111 * platform/mac/fast/block/positioning/inline-block-relposition-expected.txt:
3112 * platform/mac/fast/css/continuationCrash-expected.png:
3113 * platform/mac/fast/css/continuationCrash-expected.txt:
3114 * platform/mac/fast/css/css2-system-fonts-expected.png:
3115 * platform/mac/fast/css/css2-system-fonts-expected.txt:
3116 * platform/mac/fast/css/font-family-pictograph-expected.txt:
3117 * platform/mac/fast/css/input-search-padding-expected.png:
3118 * platform/mac/fast/css/line-height-expected.png:
3119 * platform/mac/fast/css/line-height-expected.txt:
3120 * platform/mac/fast/css/margin-top-bottom-dynamic-expected.png:
3121 * platform/mac/fast/css/margin-top-bottom-dynamic-expected.txt:
3122 * platform/mac/fast/css/resize-corner-tracking-expected.png:
3123 * platform/mac/fast/css/resize-corner-tracking-expected.txt: Added.
3124 * platform/mac/fast/css/rtl-ordering-expected.png:
3125 * platform/mac/fast/css/rtl-ordering-expected.txt:
3126 * platform/mac/fast/css/text-input-with-webkit-border-radius-expected.png:
3127 * platform/mac/fast/css/text-input-with-webkit-border-radius-expected.txt:
3128 * platform/mac/fast/css/text-overflow-input-expected.png:
3129 * platform/mac/fast/css/text-overflow-input-expected.txt:
3130 * platform/mac/fast/css/text-transform-select-expected.png:
3131 * platform/mac/fast/css/text-transform-select-expected.txt:
3132 * platform/mac/fast/dom/HTMLInputElement/input-image-alt-text-expected.png:
3133 * platform/mac/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt:
3134 * platform/mac/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.png:
3135 * platform/mac/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt:
3136 * platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png:
3137 * platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
3138 * platform/mac/fast/dom/isindex-001-expected.png:
3139 * platform/mac/fast/dom/isindex-001-expected.txt:
3140 * platform/mac/fast/dom/isindex-002-expected.png:
3141 * platform/mac/fast/dom/isindex-002-expected.txt:
3142 * platform/mac/fast/dynamic/008-expected.png:
3143 * platform/mac/fast/dynamic/008-expected.txt:
3144 * platform/mac/fast/dynamic/positioned-movement-with-positioned-children-expected.png:
3145 * platform/mac/fast/dynamic/positioned-movement-with-positioned-children-expected.txt:
3146 * platform/mac/fast/encoding/denormalised-voiced-japanese-chars-expected.txt:
3147 * platform/mac/fast/events/context-no-deselect-expected.png:
3148 * platform/mac/fast/events/context-no-deselect-expected.txt:
3149 * platform/mac/fast/events/shadow-event-path-2-expected.txt: Added.
3150 * platform/mac/fast/forms/001-expected.png: