1 2013-10-25 Oliver Hunt <oliver@apple.com>
3 Fix a number of problems with destructuring of arguments
4 https://bugs.webkit.org/show_bug.cgi?id=123357
6 Reviewed by Filip Pizlo.
10 * js/destructuring-assignment-expected.txt:
11 * js/script-tests/destructuring-assignment.js:
13 2013-10-25 Hans Muller <hmuller@adobe.com>
15 [CSS Shapes] CORS-enabled fetch for shape image values
16 https://bugs.webkit.org/show_bug.cgi?id=123114
18 Reviewed by Andreas Kling.
20 Verify that images not allowed by CORS don't affect the layout
21 and that same-origin images, data URLs, and images with a
22 "Access-Control-Allow-Origin: *" header do define the layout.
23 Added a simple PHP script that optionally adds the allow origin header.
25 Replaced and renamed the original shape same-origin-only test.
27 * http/tests/security/resources/image-access-control.php: Added.
28 * http/tests/security/shape-image-cors-expected.html: Added.
29 * http/tests/security/shape-image-cors.html: Added.
30 * http/tests/security/shape-inside-image-origin-expected.txt: Removed.
31 * http/tests/security/shape-inside-image-origin.html: Removed.
33 2013-10-25 Simon Fraser <simon.fraser@apple.com>
35 Mavericks results with MountainLion variants.
37 * platform/mac-mountainlion/canvas/philip/tests/2d.line.join.parallel-expected.txt: Copied from LayoutTests/platform/mac/canvas/philip/tests/2d.line.join.parallel-expected.txt.
38 * platform/mac-mountainlion/fast/css/line-height-expected.txt: Copied from LayoutTests/platform/mac/fast/css/line-height-expected.txt.
39 * platform/mac-mountainlion/fast/text/drawBidiText-expected.txt: Copied from LayoutTests/platform/mac/fast/text/drawBidiText-expected.txt.
40 * platform/mac-mountainlion/fast/text/hyphenate-locale-expected.txt: Copied from LayoutTests/platform/mac/fast/text/hyphenate-locale-expected.txt.
41 * platform/mac-mountainlion/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.
42 * platform/mac-mountainlion/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.
43 * platform/mac-mountainlion/platform/mac/editing/spelling/autocorrection-at-beginning-of-word-1-expected.txt: Added.
44 * platform/mac-mountainlion/platform/mac/editing/spelling/autocorrection-at-beginning-of-word-2-expected.txt: Added.
45 * platform/mac/canvas/philip/tests/2d.line.join.parallel-expected.txt:
46 * platform/mac/fast/css/line-height-expected.txt:
47 * platform/mac/fast/text/drawBidiText-expected.txt:
48 * platform/mac/fast/text/hyphenate-locale-expected.txt:
49 * platform/mac/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt:
50 * platform/mac/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt:
52 2013-10-25 Simon Fraser <simon.fraser@apple.com>
54 Apparently we need results in platform/mac-mountainlion/platform/mac/ for MountionLion.
56 * platform/mac-mountainlion/accessibility/aria-readonly-expected.txt: Added.
57 * platform/mac-mountainlion/platform/mac/accessibility/form-control-value-settable-expected.txt: Renamed from LayoutTests/platform/mac-mountainlion/accessibility/form-control-value-settable-expected.txt.
58 * platform/mac-mountainlion/platform/mac/accessibility/press-action-is-first-expected.txt: Renamed from LayoutTests/platform/mac-mountainlion/accessibility/press-action-is-first-expected.txt.
59 * platform/mac-mountainlion/platform/mac/accessibility/role-subrole-roledescription-expected.txt: Renamed from LayoutTests/platform/mac-mountainlion/accessibility/role-subrole-roledescription-expected.txt.
61 2013-10-25 Antti Koivisto <antti@apple.com>
63 fast/frames/seamless/seamless-nested-crash.html asserts on wk2 only
64 https://bugs.webkit.org/show_bug.cgi?id=123354
66 * TestExpectations: Skip for now.
68 2013-10-25 Simon Fraser <simon.fraser@apple.com>
70 Mavericks results with MountainLion variants.
72 * platform/mac-mountainlion/fast/block/margin-collapse/103-expected.txt: Copied from LayoutTests/platform/mac/fast/block/margin-collapse/103-expected.txt.
73 * platform/mac-mountainlion/fast/css/continuationCrash-expected.txt: Copied from LayoutTests/platform/mac/fast/css/continuationCrash-expected.txt.
74 * platform/mac-mountainlion/fast/css/css2-system-fonts-expected.txt: Copied from LayoutTests/platform/mac/fast/css/css2-system-fonts-expected.txt.
75 * platform/mac-mountainlion/fast/css/input-search-padding-expected.txt: Copied from LayoutTests/platform/mac/fast/css/input-search-padding-expected.txt.
76 * platform/mac-mountainlion/fast/css/text-overflow-input-expected.txt: Copied from LayoutTests/platform/mac/fast/css/text-overflow-input-expected.txt.
77 * platform/mac-mountainlion/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt: Copied from LayoutTests/platform/mac/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt.
78 * platform/mac-mountainlion/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.
79 * platform/mac-mountainlion/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt: Copied from LayoutTests/platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt.
80 * platform/mac-mountainlion/fast/dom/isindex-001-expected.txt: Copied from LayoutTests/platform/mac/fast/dom/isindex-001-expected.txt.
81 * platform/mac-mountainlion/fast/dom/isindex-002-expected.txt: Copied from LayoutTests/platform/mac/fast/dom/isindex-002-expected.txt.
82 * platform/mac-mountainlion/fast/dynamic/008-expected.txt: Copied from LayoutTests/platform/mac/fast/dynamic/008-expected.txt.
83 * platform/mac-mountainlion/fast/events/context-no-deselect-expected.txt: Copied from LayoutTests/platform/mac/fast/events/context-no-deselect-expected.txt.
84 * platform/mac-mountainlion/fast/frames/take-focus-from-iframe-expected.txt: Copied from LayoutTests/platform/mac/fast/frames/take-focus-from-iframe-expected.txt.
85 * platform/mac-mountainlion/fast/lists/dynamic-marker-crash-expected.txt: Copied from LayoutTests/platform/mac/fast/lists/dynamic-marker-crash-expected.txt.
86 * platform/mac-mountainlion/fast/overflow/overflow-x-y-expected.txt: Copied from LayoutTests/platform/mac/fast/overflow/overflow-x-y-expected.txt.
87 * platform/mac-mountainlion/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.
88 * platform/mac-mountainlion/fast/parser/document-write-option-expected.txt: Copied from LayoutTests/platform/mac/fast/parser/document-write-option-expected.txt.
89 * platform/mac-mountainlion/fast/parser/entity-comment-in-textarea-expected.txt: Copied from LayoutTests/platform/mac/fast/parser/entity-comment-in-textarea-expected.txt.
90 * platform/mac-mountainlion/fast/parser/open-comment-in-textarea-expected.txt: Copied from LayoutTests/platform/mac/fast/parser/open-comment-in-textarea-expected.txt.
91 * platform/mac-mountainlion/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt: Copied from LayoutTests/platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt.
92 * platform/mac-mountainlion/fast/repaint/subtree-root-skipped-expected.txt: Copied from LayoutTests/platform/mac/fast/repaint/subtree-root-skipped-expected.txt.
93 * platform/mac-mountainlion/fast/replaced/replaced-breaking-expected.txt: Copied from LayoutTests/platform/mac/fast/replaced/replaced-breaking-expected.txt.
94 * platform/mac-mountainlion/fast/replaced/replaced-breaking-mixture-expected.txt: Copied from LayoutTests/platform/mac/fast/replaced/replaced-breaking-mixture-expected.txt.
95 * platform/mac-mountainlion/fast/selectors/064-expected.txt: Copied from LayoutTests/platform/mac/fast/selectors/064-expected.txt.
96 * platform/mac-mountainlion/fast/spatial-navigation/snav-multiple-select-focusring-expected.txt: Copied from LayoutTests/platform/mac/fast/spatial-navigation/snav-multiple-select-focusring-expected.txt.
97 * platform/mac-mountainlion/fast/table/003-expected.txt: Copied from LayoutTests/platform/mac/fast/table/003-expected.txt.
98 * platform/mac-mountainlion/fast/table/colspanMinWidth-expected.txt: Copied from LayoutTests/platform/mac/fast/table/colspanMinWidth-expected.txt.
99 * platform/mac-mountainlion/fast/table/colspanMinWidth-vertical-expected.txt: Copied from LayoutTests/platform/mac/fast/table/colspanMinWidth-vertical-expected.txt.
100 * platform/mac-mountainlion/fast/table/spanOverlapRepaint-expected.txt: Copied from LayoutTests/platform/mac/fast/table/spanOverlapRepaint-expected.txt.
101 * platform/mac-mountainlion/fast/table/text-field-baseline-expected.txt: Copied from LayoutTests/platform/mac/fast/table/text-field-baseline-expected.txt.
102 * platform/mac-mountainlion/fast/text/textIteratorNilRenderer-expected.txt: Copied from LayoutTests/platform/mac/fast/text/textIteratorNilRenderer-expected.txt.
103 * platform/mac-mountainlion/fast/text/updateNewFont-expected.txt: Copied from LayoutTests/platform/mac/fast/text/updateNewFont-expected.txt.
104 * platform/mac-mountainlion/fast/transforms/transformed-focused-text-input-expected.txt: Copied from LayoutTests/platform/mac/fast/transforms/transformed-focused-text-input-expected.txt.
105 * platform/mac-mountainlion/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt: Copied from LayoutTests/platform/mac/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt.
106 * platform/mac-mountainlion/http/tests/navigation/javascriptlink-frames-expected.txt: Copied from LayoutTests/platform/mac/http/tests/navigation/javascriptlink-frames-expected.txt.
107 * platform/mac-mountainlion/platform/mac/fast/text/systemFont-expected.txt: Copied from LayoutTests/platform/mac/platform/mac/fast/text/systemFont-expected.txt.
108 * platform/mac-mountainlion/platform/mac/fast/text/vertical-no-sideways-expected.txt: Copied from LayoutTests/platform/mac/platform/mac/fast/text/vertical-no-sideways-expected.txt.
109 * platform/mac-mountainlion/plugins/mouse-click-plugin-clears-selection-expected.txt: Copied from LayoutTests/platform/mac/plugins/mouse-click-plugin-clears-selection-expected.txt.
110 * platform/mac-mountainlion/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt.
111 * platform/mac-mountainlion/svg/custom/inline-svg-in-xhtml-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/inline-svg-in-xhtml-expected.txt.
112 * platform/mac-mountainlion/svg/custom/use-on-symbol-inside-pattern-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/use-on-symbol-inside-pattern-expected.txt.
113 * platform/mac-mountainlion/svg/hixie/mixed/003-expected.txt: Copied from LayoutTests/platform/mac/svg/hixie/mixed/003-expected.txt.
114 * platform/mac-mountainlion/transforms/2d/zoom-menulist-expected.txt: Copied from LayoutTests/platform/mac/transforms/2d/zoom-menulist-expected.txt.
115 * platform/mac-mountainlion/transforms/3d/general/perspective-non-layer-expected.txt: Copied from LayoutTests/platform/mac/transforms/3d/general/perspective-non-layer-expected.txt.
116 * platform/mac/fast/block/margin-collapse/103-expected.txt:
117 * platform/mac/fast/css/continuationCrash-expected.txt:
118 * platform/mac/fast/css/css2-system-fonts-expected.txt:
119 * platform/mac/fast/css/input-search-padding-expected.txt:
120 * platform/mac/fast/css/text-overflow-input-expected.txt:
121 * platform/mac/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt:
122 * platform/mac/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt:
123 * platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
124 * platform/mac/fast/dom/isindex-001-expected.txt:
125 * platform/mac/fast/dom/isindex-002-expected.txt:
126 * platform/mac/fast/dynamic/008-expected.txt:
127 * platform/mac/fast/events/context-no-deselect-expected.txt:
128 * platform/mac/fast/frames/take-focus-from-iframe-expected.txt:
129 * platform/mac/fast/lists/dynamic-marker-crash-expected.txt:
130 * platform/mac/fast/overflow/overflow-x-y-expected.txt:
131 * platform/mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt:
132 * platform/mac/fast/parser/document-write-option-expected.txt:
133 * platform/mac/fast/parser/entity-comment-in-textarea-expected.txt:
134 * platform/mac/fast/parser/open-comment-in-textarea-expected.txt:
135 * platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt:
136 * platform/mac/fast/repaint/subtree-root-skipped-expected.txt:
137 * platform/mac/fast/replaced/replaced-breaking-expected.txt:
138 * platform/mac/fast/replaced/replaced-breaking-mixture-expected.txt:
139 * platform/mac/fast/selectors/064-expected.txt:
140 * platform/mac/fast/spatial-navigation/snav-multiple-select-focusring-expected.txt:
141 * platform/mac/fast/table/003-expected.txt:
142 * platform/mac/fast/table/colspanMinWidth-expected.txt:
143 * platform/mac/fast/table/colspanMinWidth-vertical-expected.txt:
144 * platform/mac/fast/table/spanOverlapRepaint-expected.txt:
145 * platform/mac/fast/table/text-field-baseline-expected.txt:
146 * platform/mac/fast/text/textIteratorNilRenderer-expected.txt:
147 * platform/mac/fast/text/updateNewFont-expected.txt:
148 * platform/mac/fast/transforms/transformed-focused-text-input-expected.txt:
149 * platform/mac/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt:
150 * platform/mac/http/tests/navigation/javascriptlink-frames-expected.txt:
151 * platform/mac/platform/mac/fast/text/systemFont-expected.txt:
152 * platform/mac/platform/mac/fast/text/vertical-no-sideways-expected.txt:
153 * platform/mac/plugins/mouse-click-plugin-clears-selection-expected.txt:
154 * platform/mac/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
155 * platform/mac/svg/custom/inline-svg-in-xhtml-expected.txt:
156 * platform/mac/svg/custom/use-on-symbol-inside-pattern-expected.txt:
157 * platform/mac/svg/hixie/mixed/003-expected.txt:
158 * platform/mac/transforms/2d/zoom-menulist-expected.txt:
159 * platform/mac/transforms/3d/general/perspective-non-layer-expected.txt:
161 2013-10-25 Simon Fraser <simon.fraser@apple.com>
163 New results for some accessibility tests.
165 * platform/mac-mountainlion/accessibility/form-control-value-settable-expected.txt: Added.
166 * platform/mac-mountainlion/accessibility/lists-expected.txt: Copied from LayoutTests/platform/mac/accessibility/lists-expected.txt.
167 * platform/mac-mountainlion/accessibility/press-action-is-first-expected.txt: Added.
168 * platform/mac-mountainlion/accessibility/role-subrole-roledescription-expected.txt: Added.
169 * platform/mac/accessibility/aria-readonly-expected.txt: Added.
170 * platform/mac/accessibility/lists-expected.txt:
171 * platform/mac/platform/mac/accessibility/form-control-value-settable-expected.txt: Added.
172 * platform/mac/platform/mac/accessibility/press-action-is-first-expected.txt: Added.
173 * platform/mac/platform/mac/accessibility/role-subrole-roledescription-expected.txt: Added.
175 2013-10-25 Oliver Hunt <oliver@apple.com>
177 Improve JSC Parser error messages
178 https://bugs.webkit.org/show_bug.cgi?id=123341
180 Reviewed by Andreas Kling.
182 Update a vast array of layout test results
184 * fast/events/window-onerror5-expected.txt:
185 * js/basic-strict-mode-expected.txt:
186 * js/break-ASI-expected.txt:
187 * js/dom/assign-expected.txt:
188 * js/dom/object-extra-comma-expected.txt:
189 * js/dom/parse-error-external-script-in-eval-expected.txt:
190 * js/dom/parse-error-external-script-in-new-Function-expected.txt:
191 * js/dom/reserved-words-as-property-expected.txt:
192 * js/function-constructor-error-expected.txt:
193 * js/function-declaration-expected.txt:
194 * js/function-toString-object-literals-expected.txt:
195 * js/function-toString-parentheses-expected.txt:
196 * js/js-continue-break-restrictions-expected.txt:
197 * js/kde/garbage-n-expected.txt:
198 * js/kde/parse-expected.txt:
199 * js/no-semi-insertion-at-end-of-script-expected.txt:
200 * js/object-literal-syntax-expected.txt:
201 * js/parser-xml-close-comment-expected.txt:
202 * js/regexp-compile-crash-expected.txt:
203 * js/script-tests/function-constructor-error.js:
204 * js/script-tests/reserved-words-strict.js:
206 * sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A3.1_T2-expected.txt:
207 * sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A3.1_T3-expected.txt:
208 * sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A3.2_T2-expected.txt:
209 * sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A3.2_T3-expected.txt:
210 * sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A3.3_T2-expected.txt:
211 * sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A3.4_T2-expected.txt:
212 * sputnik/Conformance/07_Lexical_Conventions/7.4_Comments/S7.4_A4_T1-expected.txt:
213 * sputnik/Conformance/07_Lexical_Conventions/7.4_Comments/S7.4_A4_T4-expected.txt:
214 * sputnik/Conformance/07_Lexical_Conventions/7.5_Tokens/7.5.2_Keywords/S7.5.2_A1.1-expected.txt:
215 * sputnik/Conformance/07_Lexical_Conventions/7.5_Tokens/7.5.2_Keywords/S7.5.2_A1.10-expected.txt:
216 * sputnik/Conformance/07_Lexical_Conventions/7.5_Tokens/7.5.2_Keywords/S7.5.2_A1.12-expected.txt:
217 * sputnik/Conformance/07_Lexical_Conventions/7.5_Tokens/7.5.2_Keywords/S7.5.2_A1.13-expected.txt:
218 * sputnik/Conformance/07_Lexical_Conventions/7.5_Tokens/7.5.2_Keywords/S7.5.2_A1.14-expected.txt:
219 * sputnik/Conformance/07_Lexical_Conventions/7.5_Tokens/7.5.2_Keywords/S7.5.2_A1.16-expected.txt:
220 * sputnik/Conformance/07_Lexical_Conventions/7.5_Tokens/7.5.2_Keywords/S7.5.2_A1.17-expected.txt:
221 * sputnik/Conformance/07_Lexical_Conventions/7.5_Tokens/7.5.2_Keywords/S7.5.2_A1.2-expected.txt:
222 * sputnik/Conformance/07_Lexical_Conventions/7.5_Tokens/7.5.2_Keywords/S7.5.2_A1.20-expected.txt:
223 * sputnik/Conformance/07_Lexical_Conventions/7.5_Tokens/7.5.2_Keywords/S7.5.2_A1.22-expected.txt:
224 * sputnik/Conformance/07_Lexical_Conventions/7.5_Tokens/7.5.2_Keywords/S7.5.2_A1.24-expected.txt:
225 * sputnik/Conformance/07_Lexical_Conventions/7.5_Tokens/7.5.2_Keywords/S7.5.2_A1.25-expected.txt:
226 * sputnik/Conformance/07_Lexical_Conventions/7.5_Tokens/7.5.2_Keywords/S7.5.2_A1.3-expected.txt:
227 * sputnik/Conformance/07_Lexical_Conventions/7.5_Tokens/7.5.2_Keywords/S7.5.2_A1.4-expected.txt:
228 * sputnik/Conformance/07_Lexical_Conventions/7.5_Tokens/7.5.2_Keywords/S7.5.2_A1.5-expected.txt:
229 * sputnik/Conformance/07_Lexical_Conventions/7.5_Tokens/7.5.2_Keywords/S7.5.2_A1.8-expected.txt:
230 * sputnik/Conformance/07_Lexical_Conventions/7.5_Tokens/7.5.2_Keywords/S7.5.2_A1.9-expected.txt:
231 * sputnik/Conformance/07_Lexical_Conventions/7.5_Tokens/7.5.3_Future_Reserved_Words/S7.5.3_A1.10-expected.txt:
232 * sputnik/Conformance/07_Lexical_Conventions/7.5_Tokens/7.5.3_Future_Reserved_Words/S7.5.3_A1.11-expected.txt:
233 * sputnik/Conformance/07_Lexical_Conventions/7.5_Tokens/7.5.3_Future_Reserved_Words/S7.5.3_A1.16-expected.txt:
234 * sputnik/Conformance/07_Lexical_Conventions/7.5_Tokens/7.5.3_Future_Reserved_Words/S7.5.3_A1.27-expected.txt:
235 * sputnik/Conformance/07_Lexical_Conventions/7.5_Tokens/7.5.3_Future_Reserved_Words/S7.5.3_A1.5-expected.txt:
236 * sputnik/Conformance/07_Lexical_Conventions/7.5_Tokens/7.5.3_Future_Reserved_Words/S7.5.3_A1.6-expected.txt:
237 * sputnik/Conformance/07_Lexical_Conventions/7.5_Tokens/7.5.3_Future_Reserved_Words/S7.5.3_A1.7-expected.txt:
238 * sputnik/Conformance/07_Lexical_Conventions/7.5_Tokens/7.5.3_Future_Reserved_Words/S7.5.3_A1.9-expected.txt:
239 * sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.2_T2-expected.txt:
240 * sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.3_T1-expected.txt:
241 * sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.3_T3-expected.txt:
242 * sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.5_T1-expected.txt:
243 * sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.5_T3-expected.txt:
244 * sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.2_T1-expected.txt:
245 * sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.3_T1-expected.txt:
246 * sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.3_T3-expected.txt:
247 * sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.5_T1-expected.txt:
248 * sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.5_T3-expected.txt:
249 * sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A3.1_T7-expected.txt:
250 * sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A3.1_T8-expected.txt:
251 * sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A3.1_T9-expected.txt:
252 * sputnik/Conformance/07_Lexical_Conventions/7.9_Automatic_Semicolon_Insertion/7.9.2_Examples/S7.9.2_A1_T1-expected.txt:
253 * sputnik/Conformance/07_Lexical_Conventions/7.9_Automatic_Semicolon_Insertion/7.9.2_Examples/S7.9.2_A1_T3-expected.txt:
254 * sputnik/Conformance/07_Lexical_Conventions/7.9_Automatic_Semicolon_Insertion/7.9.2_Examples/S7.9.2_A1_T6-expected.txt:
255 * sputnik/Conformance/07_Lexical_Conventions/7.9_Automatic_Semicolon_Insertion/S7.9_A10_T4-expected.txt:
256 * sputnik/Conformance/07_Lexical_Conventions/7.9_Automatic_Semicolon_Insertion/S7.9_A10_T8-expected.txt:
257 * sputnik/Conformance/07_Lexical_Conventions/7.9_Automatic_Semicolon_Insertion/S7.9_A11_T4-expected.txt:
258 * sputnik/Conformance/07_Lexical_Conventions/7.9_Automatic_Semicolon_Insertion/S7.9_A11_T8-expected.txt:
259 * sputnik/Conformance/07_Lexical_Conventions/7.9_Automatic_Semicolon_Insertion/S7.9_A4-expected.txt:
260 * sputnik/Conformance/07_Lexical_Conventions/7.9_Automatic_Semicolon_Insertion/S7.9_A6.2_T5-expected.txt:
261 * sputnik/Conformance/07_Lexical_Conventions/7.9_Automatic_Semicolon_Insertion/S7.9_A6.2_T6-expected.txt:
262 * sputnik/Conformance/07_Lexical_Conventions/7.9_Automatic_Semicolon_Insertion/S7.9_A6.2_T8-expected.txt:
263 * sputnik/Conformance/07_Lexical_Conventions/7.9_Automatic_Semicolon_Insertion/S7.9_A6.2_T9-expected.txt:
264 * sputnik/Conformance/07_Lexical_Conventions/7.9_Automatic_Semicolon_Insertion/S7.9_A6.3_T4-expected.txt:
265 * sputnik/Conformance/07_Lexical_Conventions/7.9_Automatic_Semicolon_Insertion/S7.9_A6.3_T5-expected.txt:
266 * sputnik/Conformance/07_Lexical_Conventions/7.9_Automatic_Semicolon_Insertion/S7.9_A6.3_T6-expected.txt:
267 * sputnik/Conformance/07_Lexical_Conventions/7.9_Automatic_Semicolon_Insertion/S7.9_A6.3_T7-expected.txt:
268 * sputnik/Conformance/07_Lexical_Conventions/7.9_Automatic_Semicolon_Insertion/S7.9_A6.4_T1-expected.txt:
269 * sputnik/Conformance/07_Lexical_Conventions/7.9_Automatic_Semicolon_Insertion/S7.9_A9_T6-expected.txt:
270 * sputnik/Conformance/07_Lexical_Conventions/7.9_Automatic_Semicolon_Insertion/S7.9_A9_T7-expected.txt:
271 * sputnik/Conformance/07_Lexical_Conventions/7.9_Automatic_Semicolon_Insertion/S7.9_A9_T8-expected.txt:
272 * sputnik/Conformance/08_Types/8.2_The_Null_Type/S8.2_A2-expected.txt:
273 * sputnik/Conformance/08_Types/8.4_The_String_Type/S8.4_A13_T3-expected.txt:
274 * sputnik/Conformance/08_Types/8.4_The_String_Type/S8.4_A14_T3-expected.txt:
275 * sputnik/Conformance/11_Expressions/11.3_PostfixExpressions/11.3.1_Postfix_Increment_Operator/S11.3.1_A1.1_T1-expected.txt:
276 * sputnik/Conformance/11_Expressions/11.3_PostfixExpressions/11.3.1_Postfix_Increment_Operator/S11.3.1_A1.1_T2-expected.txt:
277 * sputnik/Conformance/11_Expressions/11.3_PostfixExpressions/11.3.1_Postfix_Increment_Operator/S11.3.1_A1.1_T3-expected.txt:
278 * sputnik/Conformance/11_Expressions/11.3_PostfixExpressions/11.3.1_Postfix_Increment_Operator/S11.3.1_A1.1_T4-expected.txt:
279 * sputnik/Conformance/11_Expressions/11.3_PostfixExpressions/11.3.2_Postfix_Decrement_Operator/S11.3.2_A1.1_T1-expected.txt:
280 * sputnik/Conformance/11_Expressions/11.3_PostfixExpressions/11.3.2_Postfix_Decrement_Operator/S11.3.2_A1.1_T2-expected.txt:
281 * sputnik/Conformance/11_Expressions/11.3_PostfixExpressions/11.3.2_Postfix_Decrement_Operator/S11.3.2_A1.1_T3-expected.txt:
282 * sputnik/Conformance/11_Expressions/11.3_PostfixExpressions/11.3.2_Postfix_Decrement_Operator/S11.3.2_A1.1_T4-expected.txt:
283 * sputnik/Conformance/12_Statement/12.11_The_switch_Statement/S12.11_A2_T1-expected.txt:
284 * sputnik/Conformance/12_Statement/12.11_The_switch_Statement/S12.11_A3_T2-expected.txt:
285 * sputnik/Conformance/12_Statement/12.11_The_switch_Statement/S12.11_A3_T3-expected.txt:
286 * sputnik/Conformance/12_Statement/12.11_The_switch_Statement/S12.11_A3_T5-expected.txt:
287 * sputnik/Conformance/12_Statement/12.14_The_try_Statement/S12.14_A16_T1-expected.txt:
288 * sputnik/Conformance/12_Statement/12.14_The_try_Statement/S12.14_A16_T10-expected.txt:
289 * sputnik/Conformance/12_Statement/12.14_The_try_Statement/S12.14_A16_T11-expected.txt:
290 * sputnik/Conformance/12_Statement/12.14_The_try_Statement/S12.14_A16_T12-expected.txt:
291 * sputnik/Conformance/12_Statement/12.14_The_try_Statement/S12.14_A16_T13-expected.txt:
292 * sputnik/Conformance/12_Statement/12.14_The_try_Statement/S12.14_A16_T14-expected.txt:
293 * sputnik/Conformance/12_Statement/12.14_The_try_Statement/S12.14_A16_T15-expected.txt:
294 * sputnik/Conformance/12_Statement/12.14_The_try_Statement/S12.14_A16_T2-expected.txt:
295 * sputnik/Conformance/12_Statement/12.14_The_try_Statement/S12.14_A16_T3-expected.txt:
296 * sputnik/Conformance/12_Statement/12.14_The_try_Statement/S12.14_A16_T4-expected.txt:
297 * sputnik/Conformance/12_Statement/12.14_The_try_Statement/S12.14_A16_T5-expected.txt:
298 * sputnik/Conformance/12_Statement/12.14_The_try_Statement/S12.14_A16_T6-expected.txt:
299 * sputnik/Conformance/12_Statement/12.14_The_try_Statement/S12.14_A16_T7-expected.txt:
300 * sputnik/Conformance/12_Statement/12.14_The_try_Statement/S12.14_A16_T8-expected.txt:
301 * sputnik/Conformance/12_Statement/12.14_The_try_Statement/S12.14_A16_T9-expected.txt:
302 * sputnik/Conformance/12_Statement/12.1_Block/S12.1_A4_T1-expected.txt:
303 * sputnik/Conformance/12_Statement/12.1_Block/S12.1_A4_T2-expected.txt:
304 * sputnik/Conformance/12_Statement/12.2_Variable_Statement/S12.2_A8_T1-expected.txt:
305 * sputnik/Conformance/12_Statement/12.2_Variable_Statement/S12.2_A8_T2-expected.txt:
306 * sputnik/Conformance/12_Statement/12.2_Variable_Statement/S12.2_A8_T3-expected.txt:
307 * sputnik/Conformance/12_Statement/12.2_Variable_Statement/S12.2_A8_T4-expected.txt:
308 * sputnik/Conformance/12_Statement/12.2_Variable_Statement/S12.2_A8_T5-expected.txt:
309 * sputnik/Conformance/12_Statement/12.2_Variable_Statement/S12.2_A8_T6-expected.txt:
310 * sputnik/Conformance/12_Statement/12.2_Variable_Statement/S12.2_A8_T7-expected.txt:
311 * sputnik/Conformance/12_Statement/12.2_Variable_Statement/S12.2_A8_T8-expected.txt:
312 * sputnik/Conformance/12_Statement/12.4_Expression_Statement/S12.4_A1-expected.txt:
313 * sputnik/Conformance/12_Statement/12.5_The_if_Statement/S12.5_A11-expected.txt:
314 * sputnik/Conformance/12_Statement/12.5_The_if_Statement/S12.5_A6_T1-expected.txt:
315 * sputnik/Conformance/12_Statement/12.5_The_if_Statement/S12.5_A6_T2-expected.txt:
316 * sputnik/Conformance/12_Statement/12.5_The_if_Statement/S12.5_A9_T3-expected.txt:
317 * sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.1_The_do_while_Statement/S12.6.1_A12-expected.txt:
318 * sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.1_The_do_while_Statement/S12.6.1_A13_T3-expected.txt:
319 * sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.1_The_do_while_Statement/S12.6.1_A15-expected.txt:
320 * sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.1_The_do_while_Statement/S12.6.1_A6_T1-expected.txt:
321 * sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.1_The_do_while_Statement/S12.6.1_A6_T2-expected.txt:
322 * sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.1_The_do_while_Statement/S12.6.1_A6_T3-expected.txt:
323 * sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.1_The_do_while_Statement/S12.6.1_A6_T4-expected.txt:
324 * sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.1_The_do_while_Statement/S12.6.1_A6_T5-expected.txt:
325 * sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.1_The_do_while_Statement/S12.6.1_A6_T6-expected.txt:
326 * sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.2_The_while_statement/S12.6.2_A13_T3-expected.txt:
327 * sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.2_The_while_statement/S12.6.2_A15-expected.txt:
328 * sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.2_The_while_statement/S12.6.2_A6_T1-expected.txt:
329 * sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.2_The_while_statement/S12.6.2_A6_T2-expected.txt:
330 * sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.2_The_while_statement/S12.6.2_A6_T3-expected.txt:
331 * sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.2_The_while_statement/S12.6.2_A6_T4-expected.txt:
332 * sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.2_The_while_statement/S12.6.2_A6_T5-expected.txt:
333 * sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.2_The_while_statement/S12.6.2_A6_T6-expected.txt:
334 * sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.3_The_for_Statement/S12.6.3_A11.1_T3-expected.txt:
335 * sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.3_The_for_Statement/S12.6.3_A11_T3-expected.txt:
336 * sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.3_The_for_Statement/S12.6.3_A12.1_T3-expected.txt:
337 * sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.3_The_for_Statement/S12.6.3_A12_T3-expected.txt:
338 * sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.3_The_for_Statement/S12.6.3_A4.1-expected.txt:
339 * sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.3_The_for_Statement/S12.6.3_A4_T1-expected.txt:
340 * sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.3_The_for_Statement/S12.6.3_A4_T2-expected.txt:
341 * sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.3_The_for_Statement/S12.6.3_A7.1_T1-expected.txt:
342 * sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.3_The_for_Statement/S12.6.3_A7.1_T2-expected.txt:
343 * sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.3_The_for_Statement/S12.6.3_A7_T1-expected.txt:
344 * sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.3_The_for_Statement/S12.6.3_A7_T2-expected.txt:
345 * sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.3_The_for_Statement/S12.6.3_A8.1_T1-expected.txt:
346 * sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.3_The_for_Statement/S12.6.3_A8.1_T2-expected.txt:
347 * sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.3_The_for_Statement/S12.6.3_A8.1_T3-expected.txt:
348 * sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.3_The_for_Statement/S12.6.3_A8_T1-expected.txt:
349 * sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.3_The_for_Statement/S12.6.3_A8_T2-expected.txt:
350 * sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.3_The_for_Statement/S12.6.3_A8_T3-expected.txt:
351 * sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.4_The_for_in_Statement/S12.6.4_A13_T3-expected.txt:
352 * sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.4_The_for_in_Statement/S12.6.4_A15-expected.txt:
353 * sputnik/Conformance/12_Statement/12.7_The_continue_Statement/S12.7_A1_T1-expected.txt:
354 * sputnik/Conformance/12_Statement/12.7_The_continue_Statement/S12.7_A1_T2-expected.txt:
355 * sputnik/Conformance/12_Statement/12.7_The_continue_Statement/S12.7_A1_T3-expected.txt:
356 * sputnik/Conformance/12_Statement/12.7_The_continue_Statement/S12.7_A1_T4-expected.txt:
357 * sputnik/Conformance/12_Statement/12.7_The_continue_Statement/S12.7_A5_T1-expected.txt:
358 * sputnik/Conformance/12_Statement/12.7_The_continue_Statement/S12.7_A5_T2-expected.txt:
359 * sputnik/Conformance/12_Statement/12.7_The_continue_Statement/S12.7_A5_T3-expected.txt:
360 * sputnik/Conformance/12_Statement/12.7_The_continue_Statement/S12.7_A6-expected.txt:
361 * sputnik/Conformance/12_Statement/12.7_The_continue_Statement/S12.7_A8_T1-expected.txt:
362 * sputnik/Conformance/12_Statement/12.7_The_continue_Statement/S12.7_A8_T2-expected.txt:
363 * sputnik/Conformance/12_Statement/12.8_The_break_Statement/S12.8_A1_T1-expected.txt:
364 * sputnik/Conformance/12_Statement/12.8_The_break_Statement/S12.8_A1_T2-expected.txt:
365 * sputnik/Conformance/12_Statement/12.8_The_break_Statement/S12.8_A1_T3-expected.txt:
366 * sputnik/Conformance/12_Statement/12.8_The_break_Statement/S12.8_A1_T4-expected.txt:
367 * sputnik/Conformance/12_Statement/12.8_The_break_Statement/S12.8_A5_T1-expected.txt:
368 * sputnik/Conformance/12_Statement/12.8_The_break_Statement/S12.8_A5_T2-expected.txt:
369 * sputnik/Conformance/12_Statement/12.8_The_break_Statement/S12.8_A5_T3-expected.txt:
370 * sputnik/Conformance/12_Statement/12.8_The_break_Statement/S12.8_A6-expected.txt:
371 * sputnik/Conformance/12_Statement/12.8_The_break_Statement/S12.8_A8_T1-expected.txt:
372 * sputnik/Conformance/12_Statement/12.8_The_break_Statement/S12.8_A8_T2-expected.txt:
373 * sputnik/Conformance/12_Statement/12.9_The_return_Statement/S12.9_A1_T1-expected.txt:
374 * sputnik/Conformance/12_Statement/12.9_The_return_Statement/S12.9_A1_T10-expected.txt:
375 * sputnik/Conformance/12_Statement/12.9_The_return_Statement/S12.9_A1_T2-expected.txt:
376 * sputnik/Conformance/12_Statement/12.9_The_return_Statement/S12.9_A1_T3-expected.txt:
377 * sputnik/Conformance/12_Statement/12.9_The_return_Statement/S12.9_A1_T4-expected.txt:
378 * sputnik/Conformance/12_Statement/12.9_The_return_Statement/S12.9_A1_T5-expected.txt:
379 * sputnik/Conformance/12_Statement/12.9_The_return_Statement/S12.9_A1_T6-expected.txt:
380 * sputnik/Conformance/12_Statement/12.9_The_return_Statement/S12.9_A1_T7-expected.txt:
381 * sputnik/Conformance/12_Statement/12.9_The_return_Statement/S12.9_A1_T8-expected.txt:
382 * sputnik/Conformance/12_Statement/12.9_The_return_Statement/S12.9_A1_T9-expected.txt:
383 * sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/15.1.2/15.1.2.1_eval/S15.1.2.1_A2_T2-expected.txt:
384 * sputnik/Conformance/15_Native_Objects/15.3_Function/15.3.4/15.3.4.2_Function.prototype.toString/S15.3.4.2_A1_T1-expected.txt:
386 2013-10-25 Manuel Rego Casasnovas <rego@igalia.com>
388 [CSS Regions] Rename CSS classes and JS methods in vertical layout tests about selection
389 https://bugs.webkit.org/show_bug.cgi?id=123327
391 Reviewed by Mihnea Ovidenie.
393 For consistency with Blink we use Vertical instead of Vert in CSS
394 classes and JS methods related to the selection layout tests for CSS
397 * fast/regions/resources/helper.js:
398 (selectContentByIdsVertical):
399 * fast/regions/resources/region-style.css:
400 * fast/regions/selection/selecting-text-ignoring-region-vert-lr-expected.html:
401 * fast/regions/selection/selecting-text-ignoring-region-vert-lr.html:
402 * fast/regions/selection/selecting-text-ignoring-region-vert-rl-expected.html:
403 * fast/regions/selection/selecting-text-ignoring-region-vert-rl.html:
404 * fast/regions/selection/selecting-text-in-2-regions-vert-lr-expected.html:
405 * fast/regions/selection/selecting-text-in-2-regions-vert-lr.html:
406 * fast/regions/selection/selecting-text-in-2-regions-vert-rl-expected.html:
407 * fast/regions/selection/selecting-text-in-2-regions-vert-rl.html:
409 2013-10-25 Javier Fernandez <jfernandez@igalia.com>
411 Unreviewed GTK gardening. Several fast/regions/selection tests are failing in WK2.
413 * platform/gtk-wk2/TestExpectations:
415 2013-10-24 Simon Fraser <simon.fraser@apple.com>
417 New Mavericks results for editing and fast/html, with MountainLion fallbacks.
419 * platform/mac-mountainlion/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.
420 * platform/mac-mountainlion/editing/inserting/before-after-input-element-expected.txt: Copied from LayoutTests/platform/mac/editing/inserting/before-after-input-element-expected.txt.
421 * platform/mac-mountainlion/editing/pasteboard/4806874-expected.txt: Copied from LayoutTests/platform/mac/editing/pasteboard/4806874-expected.txt.
422 * platform/mac-mountainlion/editing/pasteboard/drop-text-without-selection-expected.txt: Copied from LayoutTests/platform/mac/editing/pasteboard/drop-text-without-selection-expected.txt.
423 * platform/mac-mountainlion/editing/pasteboard/input-field-1-expected.txt: Copied from LayoutTests/platform/mac/editing/pasteboard/input-field-1-expected.txt.
424 * platform/mac-mountainlion/editing/selection/3690703-2-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/3690703-2-expected.txt.
425 * platform/mac-mountainlion/editing/selection/3690703-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/3690703-expected.txt.
426 * platform/mac-mountainlion/editing/selection/3690719-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/3690719-expected.txt.
427 * platform/mac-mountainlion/editing/selection/4895428-3-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/4895428-3-expected.txt.
428 * platform/mac-mountainlion/editing/selection/4975120-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/4975120-expected.txt.
429 * platform/mac-mountainlion/editing/selection/drag-select-1-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/drag-select-1-expected.txt.
430 * platform/mac-mountainlion/editing/selection/replaced-boundaries-3-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/replaced-boundaries-3-expected.txt.
431 * platform/mac-mountainlion/editing/selection/select-from-textfield-outwards-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/select-from-textfield-outwards-expected.txt.
432 * platform/mac-mountainlion/fast/html/details-no-summary4-expected.txt: Copied from LayoutTests/platform/mac/fast/html/details-no-summary4-expected.txt.
433 * platform/mac-mountainlion/fast/html/details-open-javascript-expected.txt: Copied from LayoutTests/platform/mac/fast/html/details-open-javascript-expected.txt.
434 * platform/mac-mountainlion/fast/html/details-open2-expected.txt: Copied from LayoutTests/platform/mac/fast/html/details-open2-expected.txt.
435 * platform/mac-mountainlion/fast/html/details-open4-expected.txt: Copied from LayoutTests/platform/mac/fast/html/details-open4-expected.txt.
436 * platform/mac-mountainlion/fast/html/details-replace-summary-child-expected.txt: Copied from LayoutTests/platform/mac/fast/html/details-replace-summary-child-expected.txt.
437 * platform/mac-mountainlion/fast/html/details-replace-text-expected.txt: Copied from LayoutTests/platform/mac/fast/html/details-replace-text-expected.txt.
438 * platform/mac/editing/input/caret-at-the-edge-of-input-expected.txt:
439 * platform/mac/editing/inserting/before-after-input-element-expected.txt:
440 * platform/mac/editing/pasteboard/4806874-expected.txt:
441 * platform/mac/editing/pasteboard/drop-text-without-selection-expected.txt:
442 * platform/mac/editing/pasteboard/input-field-1-expected.txt:
443 * platform/mac/editing/selection/3690703-2-expected.txt:
444 * platform/mac/editing/selection/3690703-expected.txt:
445 * platform/mac/editing/selection/3690719-expected.txt:
446 * platform/mac/editing/selection/4895428-3-expected.txt:
447 * platform/mac/editing/selection/4975120-expected.txt:
448 * platform/mac/editing/selection/drag-select-1-expected.txt:
449 * platform/mac/editing/selection/replaced-boundaries-3-expected.txt:
450 * platform/mac/editing/selection/select-from-textfield-outwards-expected.txt:
451 * platform/mac/fast/html/details-no-summary4-expected.txt:
452 * platform/mac/fast/html/details-open-javascript-expected.txt:
453 * platform/mac/fast/html/details-open2-expected.txt:
454 * platform/mac/fast/html/details-open4-expected.txt:
455 * platform/mac/fast/html/details-replace-summary-child-expected.txt:
456 * platform/mac/fast/html/details-replace-text-expected.txt:
458 2013-10-24 Simon Fraser <simon.fraser@apple.com>
460 https://bugs.webkit.org/show_bug.cgi?id=123304
462 The focus-option-control-on-page.html test has behavior that depends on the system
463 "Full Keyboard Access" prefs, so mark it as passing or failing, and remove a bogus
466 * platform/mac-mountainlion/platform/mac/fast/forms/focus-option-control-on-page-expected.txt: Removed.
467 * platform/mac/TestExpectations:
469 2013-10-24 Simon Fraser <simon.fraser@apple.com>
471 More new test results for Mavericks, and MountainLion results where necessary.
473 * platform/mac-mountainlion/css3/selectors3/html/css3-modsel-161-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-161-expected.txt.
474 * platform/mac-mountainlion/css3/selectors3/html/css3-modsel-19b-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-19b-expected.txt.
475 * platform/mac-mountainlion/css3/selectors3/html/css3-modsel-23-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-23-expected.txt.
476 * platform/mac-mountainlion/css3/selectors3/html/css3-modsel-24-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-24-expected.txt.
477 * platform/mac-mountainlion/css3/selectors3/html/css3-modsel-64-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-64-expected.txt.
478 * platform/mac-mountainlion/css3/selectors3/html/css3-modsel-68-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-68-expected.txt.
479 * platform/mac-mountainlion/css3/selectors3/html/css3-modsel-69-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-69-expected.txt.
480 * platform/mac-mountainlion/css3/selectors3/xhtml/css3-modsel-161-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-161-expected.txt.
481 * platform/mac-mountainlion/css3/selectors3/xhtml/css3-modsel-19b-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-19b-expected.txt.
482 * platform/mac-mountainlion/css3/selectors3/xhtml/css3-modsel-23-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-23-expected.txt.
483 * platform/mac-mountainlion/css3/selectors3/xhtml/css3-modsel-24-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-24-expected.txt.
484 * platform/mac-mountainlion/css3/selectors3/xhtml/css3-modsel-64-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-64-expected.txt.
485 * platform/mac-mountainlion/css3/selectors3/xhtml/css3-modsel-68-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-68-expected.txt.
486 * platform/mac-mountainlion/css3/selectors3/xhtml/css3-modsel-69-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-69-expected.txt.
487 * platform/mac-mountainlion/css3/selectors3/xml/css3-modsel-161-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-161-expected.txt.
488 * platform/mac-mountainlion/css3/selectors3/xml/css3-modsel-19b-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-19b-expected.txt.
489 * platform/mac-mountainlion/css3/selectors3/xml/css3-modsel-23-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-23-expected.txt.
490 * platform/mac-mountainlion/css3/selectors3/xml/css3-modsel-24-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-24-expected.txt.
491 * platform/mac-mountainlion/css3/selectors3/xml/css3-modsel-64-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-64-expected.txt.
492 * platform/mac-mountainlion/css3/selectors3/xml/css3-modsel-68-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-68-expected.txt.
493 * platform/mac-mountainlion/css3/selectors3/xml/css3-modsel-69-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-69-expected.txt.
494 * platform/mac-mountainlion/tables/mozilla/bugs/bug1188-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug1188-expected.txt.
495 * platform/mac-mountainlion/tables/mozilla/bugs/bug120107-expected.txt: Added.
496 * platform/mac-mountainlion/tables/mozilla/bugs/bug12384-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug12384-expected.txt.
497 * platform/mac-mountainlion/tables/mozilla/bugs/bug1271-expected.txt: Added.
498 * platform/mac-mountainlion/tables/mozilla/bugs/bug12908-2-expected.txt: Added.
499 * platform/mac-mountainlion/tables/mozilla/bugs/bug12910-2-expected.txt: Added.
500 * platform/mac-mountainlion/tables/mozilla/bugs/bug131020-2-expected.txt: Added.
501 * platform/mac-mountainlion/tables/mozilla/bugs/bug13169-expected.txt: Added.
502 * platform/mac-mountainlion/tables/mozilla/bugs/bug137388-1-expected.txt: Added.
503 * platform/mac-mountainlion/tables/mozilla/bugs/bug137388-2-expected.txt: Added.
504 * platform/mac-mountainlion/tables/mozilla/bugs/bug137388-3-expected.txt: Added.
505 * platform/mac-mountainlion/tables/mozilla/bugs/bug138725-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug138725-expected.txt.
506 * platform/mac-mountainlion/tables/mozilla/bugs/bug157890-expected.txt: Added.
507 * platform/mac-mountainlion/tables/mozilla/bugs/bug1818-3-expected.txt: Added.
508 * platform/mac-mountainlion/tables/mozilla/bugs/bug1818-6-expected.txt: Added.
509 * platform/mac-mountainlion/tables/mozilla/bugs/bug18359-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug18359-expected.txt.
510 * platform/mac-mountainlion/tables/mozilla/bugs/bug196870-expected.txt: Added.
511 * platform/mac-mountainlion/tables/mozilla/bugs/bug222336-expected.txt: Added.
512 * platform/mac-mountainlion/tables/mozilla/bugs/bug222467-expected.txt: Added.
513 * platform/mac-mountainlion/tables/mozilla/bugs/bug24200-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug24200-expected.txt.
514 * platform/mac-mountainlion/tables/mozilla/bugs/bug2479-2-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-2-expected.txt.
515 * platform/mac-mountainlion/tables/mozilla/bugs/bug2479-3-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-3-expected.txt.
516 * platform/mac-mountainlion/tables/mozilla/bugs/bug2479-4-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-4-expected.txt.
517 * platform/mac-mountainlion/tables/mozilla/bugs/bug26178-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug26178-expected.txt.
518 * platform/mac-mountainlion/tables/mozilla/bugs/bug269566-expected.txt: Added.
519 * platform/mac-mountainlion/tables/mozilla/bugs/bug277062-expected.txt: Added.
520 * platform/mac-mountainlion/tables/mozilla/bugs/bug28928-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug28928-expected.txt.
521 * platform/mac-mountainlion/tables/mozilla/bugs/bug28933-expected.txt: Added.
522 * platform/mac-mountainlion/tables/mozilla/bugs/bug29314-expected.txt: Added.
523 * platform/mac-mountainlion/tables/mozilla/bugs/bug29326-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug29326-expected.txt.
524 * platform/mac-mountainlion/tables/mozilla/bugs/bug2954-expected.txt: Added.
525 * platform/mac-mountainlion/tables/mozilla/bugs/bug30692-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug30692-expected.txt.
526 * platform/mac-mountainlion/tables/mozilla/bugs/bug33855-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug33855-expected.txt.
527 * platform/mac-mountainlion/tables/mozilla/bugs/bug4382-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug4382-expected.txt.
528 * platform/mac-mountainlion/tables/mozilla/bugs/bug4527-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug4527-expected.txt.
529 * platform/mac-mountainlion/tables/mozilla/bugs/bug46368-1-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug46368-1-expected.txt.
530 * platform/mac-mountainlion/tables/mozilla/bugs/bug46368-2-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug46368-2-expected.txt.
531 * platform/mac-mountainlion/tables/mozilla/bugs/bug50695-2-expected.txt: Added.
532 * platform/mac-mountainlion/tables/mozilla/bugs/bug51037-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug51037-expected.txt.
533 * platform/mac-mountainlion/tables/mozilla/bugs/bug51727-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug51727-expected.txt.
534 * platform/mac-mountainlion/tables/mozilla/bugs/bug52505-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug52505-expected.txt.
535 * platform/mac-mountainlion/tables/mozilla/bugs/bug55545-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug55545-expected.txt.
536 * platform/mac-mountainlion/tables/mozilla/bugs/bug56201-expected.txt: Added.
537 * platform/mac-mountainlion/tables/mozilla/bugs/bug59354-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug59354-expected.txt.
538 * platform/mac-mountainlion/tables/mozilla/bugs/bug68912-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug68912-expected.txt.
539 * platform/mac-mountainlion/tables/mozilla/bugs/bug7342-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug7342-expected.txt.
540 * platform/mac-mountainlion/tables/mozilla/bugs/bug8032-2-expected.txt: Added.
541 * platform/mac-mountainlion/tables/mozilla/bugs/bug9024-expected.txt: Added.
542 * platform/mac-mountainlion/tables/mozilla/bugs/bug92647-2-expected.txt: Added.
543 * platform/mac-mountainlion/tables/mozilla/bugs/bug96334-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug96334-expected.txt.
544 * platform/mac-mountainlion/tables/mozilla/bugs/bug99948-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug99948-expected.txt.
545 * platform/mac-mountainlion/tables/mozilla/collapsing_borders/bug41262-4-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/collapsing_borders/bug41262-4-expected.txt.
546 * platform/mac-mountainlion/tables/mozilla/core/col_widths_fix_autoFixPer-expected.txt: Added.
547 * platform/mac-mountainlion/tables/mozilla/core/margins-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/core/margins-expected.txt.
548 * platform/mac-mountainlion/tables/mozilla/dom/tableDom-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/dom/tableDom-expected.txt.
549 * platform/mac-mountainlion/tables/mozilla/other/move_row-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/other/move_row-expected.txt.
550 * platform/mac-mountainlion/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt.
551 * platform/mac-mountainlion/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt.
552 * platform/mac-mountainlion/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt.
553 * platform/mac-mountainlion/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.
554 * platform/mac-mountainlion/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.
555 * platform/mac/css3/selectors3/html/css3-modsel-161-expected.txt:
556 * platform/mac/css3/selectors3/html/css3-modsel-19b-expected.txt:
557 * platform/mac/css3/selectors3/html/css3-modsel-23-expected.txt:
558 * platform/mac/css3/selectors3/html/css3-modsel-24-expected.txt:
559 * platform/mac/css3/selectors3/html/css3-modsel-64-expected.txt:
560 * platform/mac/css3/selectors3/html/css3-modsel-68-expected.txt:
561 * platform/mac/css3/selectors3/html/css3-modsel-69-expected.txt:
562 * platform/mac/css3/selectors3/xhtml/css3-modsel-161-expected.txt:
563 * platform/mac/css3/selectors3/xhtml/css3-modsel-19b-expected.txt:
564 * platform/mac/css3/selectors3/xhtml/css3-modsel-23-expected.txt:
565 * platform/mac/css3/selectors3/xhtml/css3-modsel-24-expected.txt:
566 * platform/mac/css3/selectors3/xhtml/css3-modsel-64-expected.txt:
567 * platform/mac/css3/selectors3/xhtml/css3-modsel-68-expected.txt:
568 * platform/mac/css3/selectors3/xhtml/css3-modsel-69-expected.txt:
569 * platform/mac/css3/selectors3/xml/css3-modsel-161-expected.txt:
570 * platform/mac/css3/selectors3/xml/css3-modsel-19b-expected.txt:
571 * platform/mac/css3/selectors3/xml/css3-modsel-23-expected.txt:
572 * platform/mac/css3/selectors3/xml/css3-modsel-24-expected.txt:
573 * platform/mac/css3/selectors3/xml/css3-modsel-64-expected.txt:
574 * platform/mac/css3/selectors3/xml/css3-modsel-68-expected.txt:
575 * platform/mac/css3/selectors3/xml/css3-modsel-69-expected.txt:
576 * platform/mac/tables/mozilla/bugs/bug1188-expected.txt:
577 * platform/mac/tables/mozilla/bugs/bug12384-expected.txt:
578 * platform/mac/tables/mozilla/bugs/bug138725-expected.txt:
579 * platform/mac/tables/mozilla/bugs/bug18359-expected.txt:
580 * platform/mac/tables/mozilla/bugs/bug24200-expected.txt:
581 * platform/mac/tables/mozilla/bugs/bug2479-2-expected.txt:
582 * platform/mac/tables/mozilla/bugs/bug2479-3-expected.txt:
583 * platform/mac/tables/mozilla/bugs/bug2479-4-expected.txt:
584 * platform/mac/tables/mozilla/bugs/bug26178-expected.txt:
585 * platform/mac/tables/mozilla/bugs/bug28928-expected.txt:
586 * platform/mac/tables/mozilla/bugs/bug29326-expected.txt:
587 * platform/mac/tables/mozilla/bugs/bug30692-expected.txt:
588 * platform/mac/tables/mozilla/bugs/bug33855-expected.txt:
589 * platform/mac/tables/mozilla/bugs/bug4382-expected.txt:
590 * platform/mac/tables/mozilla/bugs/bug4527-expected.txt:
591 * platform/mac/tables/mozilla/bugs/bug46368-1-expected.txt:
592 * platform/mac/tables/mozilla/bugs/bug46368-2-expected.txt:
593 * platform/mac/tables/mozilla/bugs/bug51037-expected.txt:
594 * platform/mac/tables/mozilla/bugs/bug51727-expected.txt:
595 * platform/mac/tables/mozilla/bugs/bug52505-expected.txt:
596 * platform/mac/tables/mozilla/bugs/bug55545-expected.txt:
597 * platform/mac/tables/mozilla/bugs/bug59354-expected.txt:
598 * platform/mac/tables/mozilla/bugs/bug68912-expected.txt:
599 * platform/mac/tables/mozilla/bugs/bug7342-expected.txt:
600 * platform/mac/tables/mozilla/bugs/bug96334-expected.txt:
601 * platform/mac/tables/mozilla/bugs/bug99948-expected.txt:
602 * platform/mac/tables/mozilla/collapsing_borders/bug41262-4-expected.txt:
603 * platform/mac/tables/mozilla/core/margins-expected.txt:
604 * platform/mac/tables/mozilla/dom/tableDom-expected.txt:
605 * platform/mac/tables/mozilla/other/move_row-expected.txt:
606 * platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
607 * platform/mac/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:
608 * platform/mac/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt:
609 * platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt:
610 * platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt:
612 2013-10-24 Simon Fraser <simon.fraser@apple.com>
614 Update fast/forms tests for Mavericks, adding results for MountainLion when necessary.
616 * platform/mac-mountainlion/fast/forms/HTMLOptionElement_label01-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/HTMLOptionElement_label01-expected.txt.
617 * platform/mac-mountainlion/fast/forms/HTMLOptionElement_label02-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/HTMLOptionElement_label02-expected.txt.
618 * platform/mac-mountainlion/fast/forms/HTMLOptionElement_label03-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/HTMLOptionElement_label03-expected.txt.
619 * platform/mac-mountainlion/fast/forms/HTMLOptionElement_label04-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/HTMLOptionElement_label04-expected.txt.
620 * platform/mac-mountainlion/fast/forms/HTMLOptionElement_label05-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/HTMLOptionElement_label05-expected.txt.
621 * platform/mac-mountainlion/fast/forms/basic-inputs-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/basic-inputs-expected.txt.
622 * platform/mac-mountainlion/fast/forms/basic-selects-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/basic-selects-expected.txt.
623 * platform/mac-mountainlion/fast/forms/basic-textareas-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/basic-textareas-expected.txt.
624 * platform/mac-mountainlion/fast/forms/basic-textareas-quirks-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/basic-textareas-quirks-expected.txt.
625 * platform/mac-mountainlion/fast/forms/box-shadow-override-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/box-shadow-override-expected.txt.
626 * platform/mac-mountainlion/fast/forms/button-align-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/button-align-expected.txt.
627 * platform/mac-mountainlion/fast/forms/button-positioned-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/button-positioned-expected.txt.
628 * platform/mac-mountainlion/fast/forms/button-sizes-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/button-sizes-expected.txt.
629 * platform/mac-mountainlion/fast/forms/button-style-color-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/button-style-color-expected.txt.
630 * platform/mac-mountainlion/fast/forms/button-table-styles-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/button-table-styles-expected.txt.
631 * platform/mac-mountainlion/fast/forms/button-text-transform-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/button-text-transform-expected.txt.
632 * platform/mac-mountainlion/fast/forms/button-white-space-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/button-white-space-expected.txt.
633 * platform/mac-mountainlion/fast/forms/control-clip-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/control-clip-expected.txt.
634 * platform/mac-mountainlion/fast/forms/control-clip-overflow-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/control-clip-overflow-expected.txt.
635 * platform/mac-mountainlion/fast/forms/control-restrict-line-height-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/control-restrict-line-height-expected.txt.
636 * platform/mac-mountainlion/fast/forms/encoding-test-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/encoding-test-expected.txt.
637 * platform/mac-mountainlion/fast/forms/fieldset-align-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/fieldset-align-expected.txt.
638 * platform/mac-mountainlion/fast/forms/file/input-file-re-render-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/file/input-file-re-render-expected.txt.
639 * platform/mac-mountainlion/fast/forms/form-element-geometry-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/form-element-geometry-expected.txt.
640 * platform/mac-mountainlion/fast/forms/hidden-listbox-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/hidden-listbox-expected.txt.
641 * platform/mac-mountainlion/fast/forms/input-align-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-align-expected.txt.
642 * platform/mac-mountainlion/fast/forms/input-appearance-bkcolor-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-bkcolor-expected.txt.
643 * platform/mac-mountainlion/fast/forms/input-appearance-default-bkcolor-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-default-bkcolor-expected.txt.
644 * platform/mac-mountainlion/fast/forms/input-appearance-disabled-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-disabled-expected.txt.
645 * platform/mac-mountainlion/fast/forms/input-appearance-focus-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-focus-expected.txt.
646 * platform/mac-mountainlion/fast/forms/input-appearance-height-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-height-expected.txt.
647 * platform/mac-mountainlion/fast/forms/input-appearance-preventDefault-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-preventDefault-expected.txt.
648 * platform/mac-mountainlion/fast/forms/input-appearance-readonly-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-readonly-expected.txt.
649 * platform/mac-mountainlion/fast/forms/input-appearance-selection-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-selection-expected.txt.
650 * platform/mac-mountainlion/fast/forms/input-appearance-visibility-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-visibility-expected.txt.
651 * platform/mac-mountainlion/fast/forms/input-appearance-width-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-width-expected.txt.
652 * platform/mac-mountainlion/fast/forms/input-baseline-expected.txt: Added.
653 * platform/mac-mountainlion/fast/forms/input-button-sizes-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-button-sizes-expected.txt.
654 * platform/mac-mountainlion/fast/forms/input-disabled-color-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-disabled-color-expected.txt.
655 * platform/mac-mountainlion/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.
656 * platform/mac-mountainlion/fast/forms/input-field-text-truncated-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-field-text-truncated-expected.txt.
657 * platform/mac-mountainlion/fast/forms/input-placeholder-visibility-1-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-placeholder-visibility-1-expected.txt.
658 * platform/mac-mountainlion/fast/forms/input-placeholder-visibility-3-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-placeholder-visibility-3-expected.txt.
659 * platform/mac-mountainlion/fast/forms/input-readonly-autoscroll-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-readonly-autoscroll-expected.txt.
660 * platform/mac-mountainlion/fast/forms/input-readonly-dimmed-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-readonly-dimmed-expected.txt.
661 * platform/mac-mountainlion/fast/forms/input-readonly-empty-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-readonly-empty-expected.txt.
662 * platform/mac-mountainlion/fast/forms/input-set-composition-scroll-expected.txt: Added.
663 * platform/mac-mountainlion/fast/forms/input-spaces-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-spaces-expected.txt.
664 * platform/mac-mountainlion/fast/forms/input-table-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-table-expected.txt.
665 * platform/mac-mountainlion/fast/forms/input-text-click-inside-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-text-click-inside-expected.txt.
666 * platform/mac-mountainlion/fast/forms/input-text-click-outside-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-text-click-outside-expected.txt.
667 * platform/mac-mountainlion/fast/forms/input-text-double-click-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-text-double-click-expected.txt.
668 * platform/mac-mountainlion/fast/forms/input-text-drag-down-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-text-drag-down-expected.txt.
669 * platform/mac-mountainlion/fast/forms/input-text-option-delete-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-text-option-delete-expected.txt.
670 * platform/mac-mountainlion/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.
671 * platform/mac-mountainlion/fast/forms/input-text-self-emptying-click-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-text-self-emptying-click-expected.txt.
672 * platform/mac-mountainlion/fast/forms/input-text-word-wrap-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-text-word-wrap-expected.txt.
673 * platform/mac-mountainlion/fast/forms/input-type-text-min-width-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-type-text-min-width-expected.txt.
674 * platform/mac-mountainlion/fast/forms/input-value-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-value-expected.txt.
675 * platform/mac-mountainlion/fast/forms/input-width-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-width-expected.txt.
676 * platform/mac-mountainlion/fast/forms/listbox-bidi-align-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/listbox-bidi-align-expected.txt.
677 * platform/mac-mountainlion/fast/forms/listbox-hit-test-zoomed-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/listbox-hit-test-zoomed-expected.txt.
678 * platform/mac-mountainlion/fast/forms/listbox-width-change-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/listbox-width-change-expected.txt.
679 * platform/mac-mountainlion/fast/forms/menulist-no-overflow-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/menulist-no-overflow-expected.txt.
680 * platform/mac-mountainlion/fast/forms/menulist-option-wrap-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/menulist-option-wrap-expected.txt.
681 * platform/mac-mountainlion/fast/forms/menulist-restrict-line-height-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/menulist-restrict-line-height-expected.txt.
682 * platform/mac-mountainlion/fast/forms/minWidthPercent-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/minWidthPercent-expected.txt.
683 * platform/mac-mountainlion/fast/forms/number/number-appearance-rtl-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/number/number-appearance-rtl-expected.txt.
684 * platform/mac-mountainlion/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.
685 * platform/mac-mountainlion/fast/forms/number/number-appearance-spinbutton-layer-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/number/number-appearance-spinbutton-layer-expected.txt.
686 * platform/mac-mountainlion/fast/forms/placeholder-position-expected.txt: Added.
687 * platform/mac-mountainlion/fast/forms/placeholder-pseudo-style-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/placeholder-pseudo-style-expected.txt.
688 * platform/mac-mountainlion/fast/forms/plaintext-mode-2-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/plaintext-mode-2-expected.txt.
689 * platform/mac-mountainlion/fast/forms/search-cancel-button-style-sharing-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/search-cancel-button-style-sharing-expected.txt.
690 * platform/mac-mountainlion/fast/forms/search-display-none-cancel-button-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/search-display-none-cancel-button-expected.txt.
691 * platform/mac-mountainlion/fast/forms/search-rtl-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/search-rtl-expected.txt.
692 * platform/mac-mountainlion/fast/forms/search-vertical-alignment-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/search-vertical-alignment-expected.txt.
693 * platform/mac-mountainlion/fast/forms/search/search-size-with-decorations-expected.txt: Added.
694 * platform/mac-mountainlion/fast/forms/searchfield-heights-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/searchfield-heights-expected.txt.
695 * platform/mac-mountainlion/fast/forms/select-align-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/select-align-expected.txt.
696 * platform/mac-mountainlion/fast/forms/select-change-listbox-to-popup-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/select-change-listbox-to-popup-expected.txt.
697 * platform/mac-mountainlion/fast/forms/select-change-popup-to-listbox-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/select-change-popup-to-listbox-expected.txt.
698 * platform/mac-mountainlion/fast/forms/select-disabled-appearance-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/select-disabled-appearance-expected.txt.
699 * platform/mac-mountainlion/fast/forms/select-empty-option-height-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/select-empty-option-height-expected.txt.
700 * platform/mac-mountainlion/fast/forms/select-initial-position-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/select-initial-position-expected.txt.
701 * platform/mac-mountainlion/fast/forms/select-listbox-multiple-no-focusring-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/select-listbox-multiple-no-focusring-expected.txt.
702 * platform/mac-mountainlion/fast/forms/select-selected-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/select-selected-expected.txt.
703 * platform/mac-mountainlion/fast/forms/select/popup-closes-on-blur-expected.txt: Added.
704 * platform/mac-mountainlion/fast/forms/stuff-on-my-optgroup-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/stuff-on-my-optgroup-expected.txt.
705 * platform/mac-mountainlion/fast/forms/tabbing-input-iframe-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/tabbing-input-iframe-expected.txt.
706 * platform/mac-mountainlion/fast/forms/text-style-color-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/text-style-color-expected.txt.
707 * platform/mac-mountainlion/fast/forms/textAreaLineHeight-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/textAreaLineHeight-expected.txt.
708 * platform/mac-mountainlion/fast/forms/textarea-align-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/textarea-align-expected.txt.
709 * platform/mac-mountainlion/fast/forms/textarea-placeholder-pseudo-style-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/textarea-placeholder-pseudo-style-expected.txt.
710 * platform/mac-mountainlion/fast/forms/textarea-scrolled-type-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/textarea-scrolled-type-expected.txt.
711 * platform/mac-mountainlion/fast/forms/textarea-setinnerhtml-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/textarea-setinnerhtml-expected.txt.
712 * platform/mac-mountainlion/fast/forms/textfield-focus-ring-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/textfield-focus-ring-expected.txt.
713 * platform/mac-mountainlion/fast/forms/textfield-outline-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/textfield-outline-expected.txt.
714 * platform/mac-mountainlion/fast/forms/textfield-overflow-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/textfield-overflow-expected.txt.
715 * platform/mac-mountainlion/fast/forms/validation-message-appearance-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/validation-message-appearance-expected.txt.
716 * platform/mac-mountainlion/fast/forms/visual-hebrew-text-field-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/visual-hebrew-text-field-expected.txt.
717 * platform/mac-mountainlion/platform/mac/fast/forms/attributed-strings-expected.txt: Added.
718 * platform/mac-mountainlion/platform/mac/fast/forms/focus-option-control-on-page-expected.txt: Added.
719 * platform/mac-mountainlion/platform/mac/fast/forms/indeterminate-progress-inline-height-expected.txt: Added.
720 * platform/mac-mountainlion/platform/mac/fast/forms/input-appearance-spinbutton-expected.txt: Added.
721 * platform/mac-mountainlion/platform/mac/fast/forms/input-appearance-spinbutton-size-expected.txt: Added.
722 * platform/mac-mountainlion/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt: Copied from LayoutTests/platform/mac/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt.
723 * platform/mac-mountainlion/platform/mac/fast/forms/input-number-click-expected.txt: Added.
724 * platform/mac/TestExpectations:
725 * platform/mac/fast/forms/HTMLOptionElement_label01-expected.txt:
726 * platform/mac/fast/forms/HTMLOptionElement_label02-expected.txt:
727 * platform/mac/fast/forms/HTMLOptionElement_label03-expected.txt:
728 * platform/mac/fast/forms/HTMLOptionElement_label04-expected.txt:
729 * platform/mac/fast/forms/HTMLOptionElement_label05-expected.txt:
730 * platform/mac/fast/forms/basic-inputs-expected.txt:
731 * platform/mac/fast/forms/basic-selects-expected.txt:
732 * platform/mac/fast/forms/basic-textareas-expected.txt:
733 * platform/mac/fast/forms/basic-textareas-quirks-expected.txt:
734 * platform/mac/fast/forms/box-shadow-override-expected.txt:
735 * platform/mac/fast/forms/button-align-expected.txt:
736 * platform/mac/fast/forms/button-positioned-expected.txt:
737 * platform/mac/fast/forms/button-sizes-expected.txt:
738 * platform/mac/fast/forms/button-style-color-expected.txt:
739 * platform/mac/fast/forms/button-table-styles-expected.txt:
740 * platform/mac/fast/forms/button-text-transform-expected.txt:
741 * platform/mac/fast/forms/button-white-space-expected.txt:
742 * platform/mac/fast/forms/control-clip-expected.txt:
743 * platform/mac/fast/forms/control-clip-overflow-expected.txt:
744 * platform/mac/fast/forms/control-restrict-line-height-expected.txt:
745 * platform/mac/fast/forms/encoding-test-expected.txt:
746 * platform/mac/fast/forms/fieldset-align-expected.txt:
747 * platform/mac/fast/forms/file/input-file-re-render-expected.txt:
748 * platform/mac/fast/forms/form-element-geometry-expected.txt:
749 * platform/mac/fast/forms/hidden-listbox-expected.txt:
750 * platform/mac/fast/forms/input-align-expected.txt:
751 * platform/mac/fast/forms/input-appearance-bkcolor-expected.txt:
752 * platform/mac/fast/forms/input-appearance-default-bkcolor-expected.txt:
753 * platform/mac/fast/forms/input-appearance-disabled-expected.txt:
754 * platform/mac/fast/forms/input-appearance-focus-expected.txt:
755 * platform/mac/fast/forms/input-appearance-height-expected.txt:
756 * platform/mac/fast/forms/input-appearance-preventDefault-expected.txt:
757 * platform/mac/fast/forms/input-appearance-readonly-expected.txt:
758 * platform/mac/fast/forms/input-appearance-selection-expected.txt:
759 * platform/mac/fast/forms/input-appearance-visibility-expected.txt:
760 * platform/mac/fast/forms/input-appearance-width-expected.txt:
761 * platform/mac/fast/forms/input-baseline-expected.txt: Added.
762 * platform/mac/fast/forms/input-button-sizes-expected.txt:
763 * platform/mac/fast/forms/input-disabled-color-expected.txt:
764 * platform/mac/fast/forms/input-double-click-selection-gap-bug-expected.txt:
765 * platform/mac/fast/forms/input-field-text-truncated-expected.txt:
766 * platform/mac/fast/forms/input-placeholder-visibility-1-expected.txt:
767 * platform/mac/fast/forms/input-placeholder-visibility-3-expected.txt:
768 * platform/mac/fast/forms/input-readonly-autoscroll-expected.txt:
769 * platform/mac/fast/forms/input-readonly-dimmed-expected.txt:
770 * platform/mac/fast/forms/input-readonly-empty-expected.txt:
771 * platform/mac/fast/forms/input-spaces-expected.txt:
772 * platform/mac/fast/forms/input-table-expected.txt:
773 * platform/mac/fast/forms/input-text-click-inside-expected.txt:
774 * platform/mac/fast/forms/input-text-click-outside-expected.txt:
775 * platform/mac/fast/forms/input-text-double-click-expected.txt:
776 * platform/mac/fast/forms/input-text-drag-down-expected.txt:
777 * platform/mac/fast/forms/input-text-option-delete-expected.txt:
778 * platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.txt:
779 * platform/mac/fast/forms/input-text-self-emptying-click-expected.txt:
780 * platform/mac/fast/forms/input-text-word-wrap-expected.txt:
781 * platform/mac/fast/forms/input-type-text-min-width-expected.txt:
782 * platform/mac/fast/forms/input-value-expected.txt:
783 * platform/mac/fast/forms/input-width-expected.txt:
784 * platform/mac/fast/forms/listbox-bidi-align-expected.txt:
785 * platform/mac/fast/forms/listbox-hit-test-zoomed-expected.txt:
786 * platform/mac/fast/forms/listbox-width-change-expected.txt:
787 * platform/mac/fast/forms/menulist-no-overflow-expected.txt:
788 * platform/mac/fast/forms/menulist-option-wrap-expected.txt:
789 * platform/mac/fast/forms/menulist-restrict-line-height-expected.txt:
790 * platform/mac/fast/forms/minWidthPercent-expected.txt:
791 * platform/mac/fast/forms/number/number-appearance-rtl-expected.txt:
792 * platform/mac/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt:
793 * platform/mac/fast/forms/number/number-appearance-spinbutton-layer-expected.txt:
794 * platform/mac/fast/forms/placeholder-position-expected.txt: Added.
795 * platform/mac/fast/forms/placeholder-pseudo-style-expected.txt:
796 * platform/mac/fast/forms/plaintext-mode-2-expected.txt:
797 * platform/mac/fast/forms/search-cancel-button-style-sharing-expected.txt:
798 * platform/mac/fast/forms/search-display-none-cancel-button-expected.txt:
799 * platform/mac/fast/forms/search-rtl-expected.txt:
800 * platform/mac/fast/forms/search-vertical-alignment-expected.txt:
801 * platform/mac/fast/forms/search/search-size-with-decorations-expected.txt: Added.
802 * platform/mac/fast/forms/searchfield-heights-expected.txt:
803 * platform/mac/fast/forms/select-align-expected.txt:
804 * platform/mac/fast/forms/select-change-listbox-to-popup-expected.txt:
805 * platform/mac/fast/forms/select-change-popup-to-listbox-expected.txt:
806 * platform/mac/fast/forms/select-disabled-appearance-expected.txt:
807 * platform/mac/fast/forms/select-empty-option-height-expected.txt:
808 * platform/mac/fast/forms/select-initial-position-expected.txt:
809 * platform/mac/fast/forms/select-listbox-multiple-no-focusring-expected.txt:
810 * platform/mac/fast/forms/select-selected-expected.txt:
811 * platform/mac/fast/forms/stuff-on-my-optgroup-expected.txt:
812 * platform/mac/fast/forms/tabbing-input-iframe-expected.txt:
813 * platform/mac/fast/forms/text-style-color-expected.txt:
814 * platform/mac/fast/forms/textAreaLineHeight-expected.txt:
815 * platform/mac/fast/forms/textarea-align-expected.txt:
816 * platform/mac/fast/forms/textarea-placeholder-pseudo-style-expected.txt:
817 * platform/mac/fast/forms/textarea-scrolled-type-expected.txt:
818 * platform/mac/fast/forms/textarea-setinnerhtml-expected.txt:
819 * platform/mac/fast/forms/textfield-focus-ring-expected.txt:
820 * platform/mac/fast/forms/textfield-outline-expected.txt:
821 * platform/mac/fast/forms/textfield-overflow-expected.txt:
822 * platform/mac/fast/forms/validation-message-appearance-expected.txt:
823 * platform/mac/fast/forms/visual-hebrew-text-field-expected.txt:
824 * platform/mac/platform/mac/fast/forms/input-appearance-spinbutton-expected.txt: Added.
825 * platform/mac/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt:
827 2013-10-24 Roger Fong <roger_fong@apple.com>
829 Add texture level dependent size checks to textureImage2D calls.
830 https://bugs.webkit.org/show_bug.cgi?id=123290
831 <rdar://problem/15201382>
833 Reviewed by Dean Jackson.
835 * platform/mac/TestExpectations: Unskip now passing test texture-size-limit.html.
837 2013-10-24 Roger Fong <roger_fong@apple.com>
839 Unreviewed gardening. Skip some failing WebGL Conformance suite 1.0.1 tests.
841 * platform/mac/TestExpectations:
843 2013-10-24 Grzegorz Czajkowski <g.czajkowski@samsung.com>
845 dumpAsText() is unnecessarily called in spellchecking tests
846 https://bugs.webkit.org/show_bug.cgi?id=123266
848 Reviewed by Darin Adler.
850 dumpAsText is already called either by notifyDone (js-test-post.js) or
851 by finishJSTest() when asynchrononous spell checking is used.
853 * editing/spelling/spellcheck-async-mutation.html:
854 * editing/spelling/spellcheck-async.html:
855 * editing/spelling/spellcheck-attribute-expected.txt:
856 * editing/spelling/spellcheck-attribute.html:
857 * editing/spelling/spelling-insert-html.html:
858 * editing/spelling/spelling-unified-emulation.html:
860 2013-10-24 Myles C. Maxfield <mmaxfield@apple.com>
862 Gaps between underlines in adjacent underlined text runs
863 https://bugs.webkit.org/show_bug.cgi?id=123236
865 Reviewed by Simon Fraser and Darin Adler.
867 Added a test that checks that we have accurate precision in our
868 floating-point computations. We should perform calculations before
869 rounding, instead of rouding twice and performing calculations on
872 * fast/css3-text/css3-text-decoration/no-gap-between-two-rounded-textboxes.html: Added.
873 * platform/mac/fast/css3-text/css3-text-decoration/no-gap-between-two-rounded-textboxes-expected.png: Added.
874 * platform/mac/fast/css3-text/css3-text-decoration/no-gap-between-two-rounded-textboxes-expected.txt: Added.
876 2013-10-24 Joseph Pecoraro <pecoraro@apple.com>
878 Fix unnecessary alerted value leaking into another test.
880 Rubber-stamped by Alexey Proskuryakov.
882 * inspector-protocol/debugger/setBreakpointByUrl-sourceURL.html:
884 2013-10-24 Santosh Mahto <santosh.ma@samsung.com>
886 [contenteditable] Content after non-editable element disappears when merging lines using backspace
887 https://bugs.webkit.org/show_bug.cgi?id=122748
889 Reviewed by Ryosuke Niwa.
891 Adding test to verify that on merging the paragraph containing
892 non-editable element does not cause loss of non-editable content after
895 * editing/deleting/merge-paragraph-contatining-noneditable-expected.txt: Added.
896 * editing/deleting/merge-paragraph-contatining-noneditable.html: Added.
898 2013-10-24 Alexey Proskuryakov <ap@apple.com>
900 Layout Test compositing/regions/propagate-region-box-shadow-border-padding-for-video.html is flaky
901 https://bugs.webkit.org/show_bug.cgi?id=123282
903 * platform/mac/TestExpectations: Marking as such.
905 2013-10-24 Joseph Pecoraro <pecoraro@apple.com>
907 Web Inspector: Breakpoints in sourceURL named scripts do not work
908 https://bugs.webkit.org/show_bug.cgi?id=123231
910 Reviewed by Timothy Hatcher.
912 * inspector-protocol/debugger/setBreakpointByUrl-sourceURL-expected.txt: Added.
913 * inspector-protocol/debugger/setBreakpointByUrl-sourceURL.html: Added.
915 2013-10-24 Alexandru Chiculita <achicu@adobe.com>
917 Web Inspector: Add a way to test the Manager and model classes
918 https://bugs.webkit.org/show_bug.cgi?id=123223
920 Reviewed by Timothy Hatcher.
922 Added the first new WebInspector layout test file. The test is using InspectorTest.importInspectorScripts
923 to bootstrap some of the managers/observers/models from the new WebInspector.
925 * http/tests/inspector-protocol/resources/InspectorTest.js:
926 (InspectorTest.importScript):
927 (InspectorTest.importInspectorScripts):
928 * inspector-protocol/model/main-frame-resource-expected.txt: Added.
929 * inspector-protocol/model/main-frame-resource.html: Added.
931 2013-10-24 Alexey Proskuryakov <ap@apple.com>
933 Freshly landed webgl-1.0.1 tests are failing.
935 * platform/mac/TestExpectations: Correcting a late-night typo in TetExpectations.
936 It's [Failure], not [Fail].
938 2013-10-24 Javier Fernandez <jfernandez@igalia.com>
940 [GTK] Removing flags for tests fixed in bug 121828
941 https://bugs.webkit.org/show_bug.cgi?id=122967
943 Unreviewed GTK gardening. Rebaselining after r156767.
945 * platform/gtk/TestExpectations:
946 * platform/gtk/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt: Added.
947 * platform/gtk/fast/regions/text-region-split-small-pagination-expected.txt: Added.
948 * platform/gtk/fast/regions/top-overflow-out-of-second-region-expected.txt: Added.
950 2013-10-23 Alexey Proskuryakov <ap@apple.com>
952 Revert <http://trac.webkit.org/changeset/157893>
953 (Mavericks test results mega-patch).
955 It didn't fix Mavericks, which still has dozens of failures, and it broke Mountain
956 Lion bots, which need to remain green for tools like EWS to work.
958 At a glance, there are multiple systemic issues with this change:
959 - some results went to broken locations like platform/mac/platform/mac/editing/spelling/autocorrection-at-beginning-of-word-1-expected.png;
960 - WK2 expectations also went to platform/mac/platform/mac-wk2/TestExpectations.
961 - some tests like js/dom/global-constructors-attributes.html used to match cross-platform
962 baseline, but copying Mavericks results over to platform/mac made it so that those results
963 are now ignored on Mountain Lion.
965 I think that starting over will be easier that fixing these issues incrementally.
967 2013-10-23 Alexey Proskuryakov <ap@apple.com>
969 Freshly landed webgl-1.0.1 tests are failing.
971 * platform/mac/TestExpectations: Mark them as such.
973 2013-10-23 Alexey Proskuryakov <ap@apple.com>
975 Layout Test plugins/destroy-during-npp-new-object-with-fallback-content.html is flaky
976 https://bugs.webkit.org/show_bug.cgi?id=123250
978 This is a recent regression.
980 * platform/mac/TestExpectations: Marking as such.
982 2013-10-23 Alexey Proskuryakov <ap@apple.com>
984 Layout Test webaudio/javascriptaudionode-downmix8-2channel-input.html is flaky
985 https://bugs.webkit.org/show_bug.cgi?id=120148
987 * TestExpectations: Marking as such.
989 2013-10-23 Sun-woo Nam <sunny.nam@samsung.com>
991 [EFL] Skip tests which are already passed in WebKit1.
992 https://bugs.webkit.org/show_bug.cgi?id=123200
994 Reviewed by Gyuyoung Kim.
996 These tests are passed in wk1 because DRT is supporting setViewModeMediaFeature().
997 So these are only failed in wk2, but skipped in all cases now.
999 * platform/efl-wk2/TestExpectations:
1000 * platform/efl/TestExpectations:
1002 2013-10-23 Gyuyoung Kim <gyuyoung.kim@samsung.com>
1004 Integrate css3-images image-orientation with existing EXIF support
1005 https://bugs.webkit.org/show_bug.cgi?id=91566
1007 Reviewed by Beth Dakin.
1009 * fast/css/image-orientation/image-orientation-expected.txt: Fixed wrong description.
1010 * fast/css/image-orientation/image-orientation.html: Remove a space.
1012 2013-10-23 Roger Fong <roger_fong@apple.com>
1014 Forgot to add 1.0.1 conformance tests in r157888.
1018 2013-10-23 Roger Fong <roger_fong@apple.com>
1020 Skip some unexpected WebGL 1.0.2 conformance suite failures.
1022 * platform/mac/TestExpectations:
1024 2013-10-23 Simon Fraser <simon.fraser@apple.com>
1026 fast/forms/input-type-text-min-width.html fails on Mavericks.
1027 https://bugs.webkit.org/show_bug.cgi?id=123235
1029 * platform/mac-mountainlion/TestExpectations: Added.
1030 * platform/mac/TestExpectations:
1032 2013-10-23 Myles C. Maxfield <mmaxfield@apple.com>
1034 Include misspelling dot gap width when centering misspelling dots
1035 https://bugs.webkit.org/show_bug.cgi?id=122365
1037 Reviewed by Simon Fraser.
1039 Created a pixel new test where taking this gap width into account when
1040 performing the centering calculation actually changes the location of
1041 where the dots end up. In addition, created a pixel test that misspells
1042 two words next to each other to make sure that the misspelling dots don't
1043 appear under the space between the words.
1045 * editing/spelling/centering-misspelling-dots-expected.txt: Added.
1046 * editing/spelling/centering-misspelling-dots.html: Added.
1047 * platform/mac/editing/spelling/centering-misspelling-dots-expected.png: Added.
1048 * editing/spelling/misspelling-dots-dont-extend-beyond-words-expected.txt: Added.
1049 * editing/spelling/misspelling-dots-dont-extend-beyond-words.html: Added.
1050 * platform/mac/editing/spelling/misspelling-dots-dont-extend-beyond-words-expected.png: Added.
1052 2013-10-23 Alexey Proskuryakov <ap@apple.com>
1054 ASSERT d->m_defersLoading != defers on detik.com and drive.google.com
1055 https://bugs.webkit.org/show_bug.cgi?id=111902
1057 * platform/mac/TestExpectations: Remove stale test expectations associated with this
1058 bug, it's been fixed for a long time. Flakiness dashboard concurs.
1060 2013-10-23 Simon Fraser <simon.fraser@apple.com>
1062 Migrate existing platform/mac layout test results to mac-mountainlion, and add new platform/mac results for Mavericks.
1064 * platform/mac-mountainlion/accessibility/lists-expected.txt: Copied from LayoutTests/platform/mac/accessibility/lists-expected.txt.
1065 * platform/mac-mountainlion/canvas/philip/tests/2d.line.join.parallel-expected.txt: Copied from LayoutTests/platform/mac/canvas/philip/tests/2d.line.join.parallel-expected.txt.
1066 * platform/mac-mountainlion/css3/selectors3/html/css3-modsel-161-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-161-expected.png.
1067 * platform/mac-mountainlion/css3/selectors3/html/css3-modsel-161-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-161-expected.txt.
1068 * platform/mac-mountainlion/css3/selectors3/html/css3-modsel-19b-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-19b-expected.png.
1069 * platform/mac-mountainlion/css3/selectors3/html/css3-modsel-19b-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-19b-expected.txt.
1070 * platform/mac-mountainlion/css3/selectors3/html/css3-modsel-23-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-23-expected.png.
1071 * platform/mac-mountainlion/css3/selectors3/html/css3-modsel-23-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-23-expected.txt.
1072 * platform/mac-mountainlion/css3/selectors3/html/css3-modsel-24-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-24-expected.png.
1073 * platform/mac-mountainlion/css3/selectors3/html/css3-modsel-24-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-24-expected.txt.
1074 * platform/mac-mountainlion/css3/selectors3/html/css3-modsel-64-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-64-expected.png.
1075 * platform/mac-mountainlion/css3/selectors3/html/css3-modsel-64-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-64-expected.txt.
1076 * platform/mac-mountainlion/css3/selectors3/html/css3-modsel-68-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-68-expected.png.
1077 * platform/mac-mountainlion/css3/selectors3/html/css3-modsel-68-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-68-expected.txt.
1078 * platform/mac-mountainlion/css3/selectors3/html/css3-modsel-69-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-69-expected.png.
1079 * platform/mac-mountainlion/css3/selectors3/html/css3-modsel-69-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-69-expected.txt.
1080 * platform/mac-mountainlion/css3/selectors3/xhtml/css3-modsel-161-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-161-expected.png.
1081 * platform/mac-mountainlion/css3/selectors3/xhtml/css3-modsel-161-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-161-expected.txt.
1082 * platform/mac-mountainlion/css3/selectors3/xhtml/css3-modsel-19b-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-19b-expected.png.
1083 * platform/mac-mountainlion/css3/selectors3/xhtml/css3-modsel-19b-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-19b-expected.txt.
1084 * platform/mac-mountainlion/css3/selectors3/xhtml/css3-modsel-23-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-23-expected.png.
1085 * platform/mac-mountainlion/css3/selectors3/xhtml/css3-modsel-23-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-23-expected.txt.
1086 * platform/mac-mountainlion/css3/selectors3/xhtml/css3-modsel-24-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-24-expected.png.
1087 * platform/mac-mountainlion/css3/selectors3/xhtml/css3-modsel-24-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-24-expected.txt.
1088 * platform/mac-mountainlion/css3/selectors3/xhtml/css3-modsel-64-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-64-expected.png.
1089 * platform/mac-mountainlion/css3/selectors3/xhtml/css3-modsel-64-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-64-expected.txt.
1090 * platform/mac-mountainlion/css3/selectors3/xhtml/css3-modsel-68-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-68-expected.png.
1091 * platform/mac-mountainlion/css3/selectors3/xhtml/css3-modsel-68-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-68-expected.txt.
1092 * platform/mac-mountainlion/css3/selectors3/xhtml/css3-modsel-69-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-69-expected.png.
1093 * platform/mac-mountainlion/css3/selectors3/xhtml/css3-modsel-69-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-69-expected.txt.
1094 * platform/mac-mountainlion/css3/selectors3/xml/css3-modsel-161-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-161-expected.png.
1095 * platform/mac-mountainlion/css3/selectors3/xml/css3-modsel-161-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-161-expected.txt.
1096 * platform/mac-mountainlion/css3/selectors3/xml/css3-modsel-19b-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-19b-expected.png.
1097 * platform/mac-mountainlion/css3/selectors3/xml/css3-modsel-19b-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-19b-expected.txt.
1098 * platform/mac-mountainlion/css3/selectors3/xml/css3-modsel-23-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-23-expected.png.
1099 * platform/mac-mountainlion/css3/selectors3/xml/css3-modsel-23-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-23-expected.txt.
1100 * platform/mac-mountainlion/css3/selectors3/xml/css3-modsel-24-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-24-expected.png.
1101 * platform/mac-mountainlion/css3/selectors3/xml/css3-modsel-24-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-24-expected.txt.
1102 * platform/mac-mountainlion/css3/selectors3/xml/css3-modsel-64-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-64-expected.png.
1103 * platform/mac-mountainlion/css3/selectors3/xml/css3-modsel-64-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-64-expected.txt.
1104 * platform/mac-mountainlion/css3/selectors3/xml/css3-modsel-68-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-68-expected.png.
1105 * platform/mac-mountainlion/css3/selectors3/xml/css3-modsel-68-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-68-expected.txt.
1106 * platform/mac-mountainlion/css3/selectors3/xml/css3-modsel-69-expected.png: Copied from LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-69-expected.png.
1107 * platform/mac-mountainlion/css3/selectors3/xml/css3-modsel-69-expected.txt: Copied from LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-69-expected.txt.
1108 * platform/mac-mountainlion/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.
1109 * platform/mac-mountainlion/editing/inserting/before-after-input-element-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/before-after-input-element-expected.png.
1110 * platform/mac-mountainlion/editing/inserting/before-after-input-element-expected.txt: Copied from LayoutTests/platform/mac/editing/inserting/before-after-input-element-expected.txt.
1111 * platform/mac-mountainlion/editing/pasteboard/drop-text-without-selection-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/drop-text-without-selection-expected.png.
1112 * platform/mac-mountainlion/editing/pasteboard/drop-text-without-selection-expected.txt: Copied from LayoutTests/platform/mac/editing/pasteboard/drop-text-without-selection-expected.txt.
1113 * platform/mac-mountainlion/editing/pasteboard/input-field-1-expected.txt: Copied from LayoutTests/platform/mac/editing/pasteboard/input-field-1-expected.txt.
1114 * platform/mac-mountainlion/editing/selection/3690703-2-expected.png: Copied from LayoutTests/platform/mac/editing/selection/3690703-2-expected.png.
1115 * platform/mac-mountainlion/editing/selection/3690703-2-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/3690703-2-expected.txt.
1116 * platform/mac-mountainlion/editing/selection/3690703-expected.png: Copied from LayoutTests/platform/mac/editing/selection/3690703-expected.png.
1117 * platform/mac-mountainlion/editing/selection/3690703-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/3690703-expected.txt.
1118 * platform/mac-mountainlion/editing/selection/3690719-expected.png: Copied from LayoutTests/platform/mac/editing/selection/3690719-expected.png.
1119 * platform/mac-mountainlion/editing/selection/3690719-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/3690719-expected.txt.
1120 * platform/mac-mountainlion/editing/selection/4895428-3-expected.png: Copied from LayoutTests/platform/mac/editing/selection/4895428-3-expected.png.
1121 * platform/mac-mountainlion/editing/selection/4895428-3-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/4895428-3-expected.txt.
1122 * platform/mac-mountainlion/editing/selection/4975120-expected.png: Copied from LayoutTests/platform/mac/editing/selection/4975120-expected.png.
1123 * platform/mac-mountainlion/editing/selection/4975120-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/4975120-expected.txt.
1124 * platform/mac-mountainlion/editing/selection/drag-select-1-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/drag-select-1-expected.txt.
1125 * platform/mac-mountainlion/editing/selection/replaced-boundaries-3-expected.png: Copied from LayoutTests/platform/mac/editing/selection/replaced-boundaries-3-expected.png.
1126 * platform/mac-mountainlion/editing/selection/replaced-boundaries-3-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/replaced-boundaries-3-expected.txt.
1127 * platform/mac-mountainlion/fast/block/margin-collapse/103-expected.txt: Copied from LayoutTests/platform/mac/fast/block/margin-collapse/103-expected.txt.
1128 * platform/mac-mountainlion/fast/css/continuationCrash-expected.png: Copied from LayoutTests/platform/mac/fast/css/continuationCrash-expected.png.
1129 * platform/mac-mountainlion/fast/css/continuationCrash-expected.txt: Copied from LayoutTests/platform/mac/fast/css/continuationCrash-expected.txt.
1130 * platform/mac-mountainlion/fast/css/css2-system-fonts-expected.png: Copied from LayoutTests/platform/mac/fast/css/css2-system-fonts-expected.png.
1131 * platform/mac-mountainlion/fast/css/css2-system-fonts-expected.txt: Copied from LayoutTests/platform/mac/fast/css/css2-system-fonts-expected.txt.
1132 * platform/mac-mountainlion/fast/css/input-search-padding-expected.png: Copied from LayoutTests/platform/mac/fast/css/input-search-padding-expected.png.
1133 * platform/mac-mountainlion/fast/css/input-search-padding-expected.txt: Copied from LayoutTests/platform/mac/fast/css/input-search-padding-expected.txt.
1134 * platform/mac-mountainlion/fast/css/line-height-expected.txt: Copied from LayoutTests/platform/mac/fast/css/line-height-expected.txt.
1135 * platform/mac-mountainlion/fast/css/text-overflow-input-expected.png: Copied from LayoutTests/platform/mac/fast/css/text-overflow-input-expected.png.
1136 * platform/mac-mountainlion/fast/css/text-overflow-input-expected.txt: Copied from LayoutTests/platform/mac/fast/css/text-overflow-input-expected.txt.
1137 * platform/mac-mountainlion/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt: Copied from LayoutTests/platform/mac/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt.
1138 * platform/mac-mountainlion/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.
1139 * platform/mac-mountainlion/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.
1140 * platform/mac-mountainlion/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png: Copied from LayoutTests/platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png.
1141 * platform/mac-mountainlion/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt: Copied from LayoutTests/platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt.
1142 * platform/mac-mountainlion/fast/dom/isindex-001-expected.txt: Copied from LayoutTests/platform/mac/fast/dom/isindex-001-expected.txt.
1143 * platform/mac-mountainlion/fast/dom/isindex-002-expected.txt: Copied from LayoutTests/platform/mac/fast/dom/isindex-002-expected.txt.
1144 * platform/mac-mountainlion/fast/dynamic/008-expected.png: Copied from LayoutTests/platform/mac/fast/dynamic/008-expected.png.
1145 * platform/mac-mountainlion/fast/dynamic/008-expected.txt: Copied from LayoutTests/platform/mac/fast/dynamic/008-expected.txt.
1146 * platform/mac-mountainlion/fast/events/context-no-deselect-expected.txt: Copied from LayoutTests/platform/mac/fast/events/context-no-deselect-expected.txt.
1147 * platform/mac-mountainlion/fast/forms/HTMLOptionElement_label01-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/HTMLOptionElement_label01-expected.txt.
1148 * platform/mac-mountainlion/fast/forms/HTMLOptionElement_label02-expected.png: Copied from LayoutTests/platform/mac/fast/forms/HTMLOptionElement_label02-expected.png.
1149 * platform/mac-mountainlion/fast/forms/HTMLOptionElement_label02-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/HTMLOptionElement_label02-expected.txt.
1150 * platform/mac-mountainlion/fast/forms/HTMLOptionElement_label03-expected.png: Copied from LayoutTests/platform/mac/fast/forms/HTMLOptionElement_label03-expected.png.
1151 * platform/mac-mountainlion/fast/forms/HTMLOptionElement_label03-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/HTMLOptionElement_label03-expected.txt.
1152 * platform/mac-mountainlion/fast/forms/HTMLOptionElement_label04-expected.png: Copied from LayoutTests/platform/mac/fast/forms/HTMLOptionElement_label04-expected.png.
1153 * platform/mac-mountainlion/fast/forms/HTMLOptionElement_label04-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/HTMLOptionElement_label04-expected.txt.
1154 * platform/mac-mountainlion/fast/forms/HTMLOptionElement_label05-expected.png: Copied from LayoutTests/platform/mac/fast/forms/HTMLOptionElement_label05-expected.png.
1155 * platform/mac-mountainlion/fast/forms/HTMLOptionElement_label05-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/HTMLOptionElement_label05-expected.txt.
1156 * platform/mac-mountainlion/fast/forms/basic-inputs-expected.png: Copied from LayoutTests/platform/mac/fast/forms/basic-inputs-expected.png.
1157 * platform/mac-mountainlion/fast/forms/basic-inputs-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/basic-inputs-expected.txt.
1158 * platform/mac-mountainlion/fast/forms/basic-selects-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/basic-selects-expected.txt.
1159 * platform/mac-mountainlion/fast/forms/basic-textareas-expected.png: Copied from LayoutTests/platform/mac/fast/forms/basic-textareas-expected.png.
1160 * platform/mac-mountainlion/fast/forms/basic-textareas-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/basic-textareas-expected.txt.
1161 * platform/mac-mountainlion/fast/forms/basic-textareas-quirks-expected.png: Copied from LayoutTests/platform/mac/fast/forms/basic-textareas-quirks-expected.png.
1162 * platform/mac-mountainlion/fast/forms/basic-textareas-quirks-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/basic-textareas-quirks-expected.txt.
1163 * platform/mac-mountainlion/fast/forms/box-shadow-override-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/box-shadow-override-expected.txt.
1164 * platform/mac-mountainlion/fast/forms/button-align-expected.png: Copied from LayoutTests/platform/mac/fast/forms/button-align-expected.png.
1165 * platform/mac-mountainlion/fast/forms/button-align-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/button-align-expected.txt.
1166 * platform/mac-mountainlion/fast/forms/button-positioned-expected.png: Copied from LayoutTests/platform/mac/fast/forms/button-positioned-expected.png.
1167 * platform/mac-mountainlion/fast/forms/button-positioned-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/button-positioned-expected.txt.
1168 * platform/mac-mountainlion/fast/forms/button-sizes-expected.png: Copied from LayoutTests/platform/mac/fast/forms/button-sizes-expected.png.
1169 * platform/mac-mountainlion/fast/forms/button-sizes-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/button-sizes-expected.txt.
1170 * platform/mac-mountainlion/fast/forms/button-style-color-expected.png: Copied from LayoutTests/platform/mac/fast/forms/button-style-color-expected.png.
1171 * platform/mac-mountainlion/fast/forms/button-style-color-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/button-style-color-expected.txt.
1172 * platform/mac-mountainlion/fast/forms/button-table-styles-expected.png: Copied from LayoutTests/platform/mac/fast/forms/button-table-styles-expected.png.
1173 * platform/mac-mountainlion/fast/forms/button-table-styles-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/button-table-styles-expected.txt.
1174 * platform/mac-mountainlion/fast/forms/button-text-transform-expected.png: Copied from LayoutTests/platform/mac/fast/forms/button-text-transform-expected.png.
1175 * platform/mac-mountainlion/fast/forms/button-text-transform-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/button-text-transform-expected.txt.
1176 * platform/mac-mountainlion/fast/forms/button-white-space-expected.png: Copied from LayoutTests/platform/mac/fast/forms/button-white-space-expected.png.
1177 * platform/mac-mountainlion/fast/forms/button-white-space-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/button-white-space-expected.txt.
1178 * platform/mac-mountainlion/fast/forms/control-clip-expected.png: Copied from LayoutTests/platform/mac/fast/forms/control-clip-expected.png.
1179 * platform/mac-mountainlion/fast/forms/control-clip-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/control-clip-expected.txt.
1180 * platform/mac-mountainlion/fast/forms/control-clip-overflow-expected.png: Copied from LayoutTests/platform/mac/fast/forms/control-clip-overflow-expected.png.
1181 * platform/mac-mountainlion/fast/forms/control-clip-overflow-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/control-clip-overflow-expected.txt.
1182 * platform/mac-mountainlion/fast/forms/control-restrict-line-height-expected.png: Copied from LayoutTests/platform/mac/fast/forms/control-restrict-line-height-expected.png.
1183 * platform/mac-mountainlion/fast/forms/control-restrict-line-height-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/control-restrict-line-height-expected.txt.
1184 * platform/mac-mountainlion/fast/forms/encoding-test-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/encoding-test-expected.txt.
1185 * platform/mac-mountainlion/fast/forms/fieldset-align-expected.png: Copied from LayoutTests/platform/mac/fast/forms/fieldset-align-expected.png.
1186 * platform/mac-mountainlion/fast/forms/fieldset-align-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/fieldset-align-expected.txt.
1187 * platform/mac-mountainlion/fast/forms/file/input-file-re-render-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/file/input-file-re-render-expected.txt.
1188 * platform/mac-mountainlion/fast/forms/form-element-geometry-expected.png: Copied from LayoutTests/platform/mac/fast/forms/form-element-geometry-expected.png.
1189 * platform/mac-mountainlion/fast/forms/form-element-geometry-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/form-element-geometry-expected.txt.
1190 * platform/mac-mountainlion/fast/forms/hidden-listbox-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/hidden-listbox-expected.txt.
1191 * platform/mac-mountainlion/fast/forms/input-align-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-align-expected.png.
1192 * platform/mac-mountainlion/fast/forms/input-align-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-align-expected.txt.
1193 * platform/mac-mountainlion/fast/forms/input-appearance-bkcolor-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-bkcolor-expected.png.
1194 * platform/mac-mountainlion/fast/forms/input-appearance-bkcolor-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-bkcolor-expected.txt.
1195 * platform/mac-mountainlion/fast/forms/input-appearance-default-bkcolor-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-default-bkcolor-expected.png.
1196 * platform/mac-mountainlion/fast/forms/input-appearance-default-bkcolor-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-default-bkcolor-expected.txt.
1197 * platform/mac-mountainlion/fast/forms/input-appearance-disabled-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-disabled-expected.txt.
1198 * platform/mac-mountainlion/fast/forms/input-appearance-focus-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-focus-expected.png.
1199 * platform/mac-mountainlion/fast/forms/input-appearance-focus-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-focus-expected.txt.
1200 * platform/mac-mountainlion/fast/forms/input-appearance-height-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-height-expected.txt.
1201 * platform/mac-mountainlion/fast/forms/input-appearance-preventDefault-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-preventDefault-expected.png.
1202 * platform/mac-mountainlion/fast/forms/input-appearance-preventDefault-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-preventDefault-expected.txt.
1203 * platform/mac-mountainlion/fast/forms/input-appearance-readonly-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-readonly-expected.txt.
1204 * platform/mac-mountainlion/fast/forms/input-appearance-selection-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-selection-expected.png.
1205 * platform/mac-mountainlion/fast/forms/input-appearance-selection-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-selection-expected.txt.
1206 * platform/mac-mountainlion/fast/forms/input-appearance-visibility-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-visibility-expected.txt.
1207 * platform/mac-mountainlion/fast/forms/input-appearance-width-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-width-expected.png.
1208 * platform/mac-mountainlion/fast/forms/input-appearance-width-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-width-expected.txt.
1209 * platform/mac-mountainlion/fast/forms/input-baseline-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-baseline-expected.png.
1210 * platform/mac-mountainlion/fast/forms/input-button-sizes-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-button-sizes-expected.png.
1211 * platform/mac-mountainlion/fast/forms/input-button-sizes-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-button-sizes-expected.txt.
1212 * platform/mac-mountainlion/fast/forms/input-disabled-color-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-disabled-color-expected.png.
1213 * platform/mac-mountainlion/fast/forms/input-disabled-color-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-disabled-color-expected.txt.
1214 * platform/mac-mountainlion/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.
1215 * platform/mac-mountainlion/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.
1216 * platform/mac-mountainlion/fast/forms/input-field-text-truncated-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-field-text-truncated-expected.png.
1217 * platform/mac-mountainlion/fast/forms/input-field-text-truncated-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-field-text-truncated-expected.txt.
1218 * platform/mac-mountainlion/fast/forms/input-placeholder-visibility-1-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-placeholder-visibility-1-expected.txt.
1219 * platform/mac-mountainlion/fast/forms/input-placeholder-visibility-3-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-placeholder-visibility-3-expected.txt.
1220 * platform/mac-mountainlion/fast/forms/input-readonly-autoscroll-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-readonly-autoscroll-expected.png.
1221 * platform/mac-mountainlion/fast/forms/input-readonly-autoscroll-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-readonly-autoscroll-expected.txt.
1222 * platform/mac-mountainlion/fast/forms/input-readonly-dimmed-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-readonly-dimmed-expected.png.
1223 * platform/mac-mountainlion/fast/forms/input-readonly-dimmed-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-readonly-dimmed-expected.txt.
1224 * platform/mac-mountainlion/fast/forms/input-readonly-empty-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-readonly-empty-expected.txt.
1225 * platform/mac-mountainlion/fast/forms/input-spaces-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-spaces-expected.txt.
1226 * platform/mac-mountainlion/fast/forms/input-table-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-table-expected.png.
1227 * platform/mac-mountainlion/fast/forms/input-table-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-table-expected.txt.
1228 * platform/mac-mountainlion/fast/forms/input-text-click-inside-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-text-click-inside-expected.png.
1229 * platform/mac-mountainlion/fast/forms/input-text-click-inside-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-text-click-inside-expected.txt.
1230 * platform/mac-mountainlion/fast/forms/input-text-click-outside-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-text-click-outside-expected.png.
1231 * platform/mac-mountainlion/fast/forms/input-text-click-outside-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-text-click-outside-expected.txt.
1232 * platform/mac-mountainlion/fast/forms/input-text-double-click-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-text-double-click-expected.png.
1233 * platform/mac-mountainlion/fast/forms/input-text-double-click-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-text-double-click-expected.txt.
1234 * platform/mac-mountainlion/fast/forms/input-text-drag-down-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-text-drag-down-expected.png.
1235 * platform/mac-mountainlion/fast/forms/input-text-drag-down-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-text-drag-down-expected.txt.
1236 * platform/mac-mountainlion/fast/forms/input-text-option-delete-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-text-option-delete-expected.txt.
1237 * platform/mac-mountainlion/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.
1238 * platform/mac-mountainlion/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.
1239 * platform/mac-mountainlion/fast/forms/input-text-self-emptying-click-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-text-self-emptying-click-expected.txt.
1240 * platform/mac-mountainlion/fast/forms/input-text-word-wrap-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-text-word-wrap-expected.png.
1241 * platform/mac-mountainlion/fast/forms/input-text-word-wrap-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-text-word-wrap-expected.txt.
1242 * platform/mac-mountainlion/fast/forms/input-value-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-value-expected.txt.
1243 * platform/mac-mountainlion/fast/forms/input-width-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-width-expected.txt.
1244 * platform/mac-mountainlion/fast/forms/listbox-bidi-align-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/listbox-bidi-align-expected.txt.
1245 * platform/mac-mountainlion/fast/forms/listbox-hit-test-zoomed-expected.png: Copied from LayoutTests/platform/mac/fast/forms/listbox-hit-test-zoomed-expected.png.
1246 * platform/mac-mountainlion/fast/forms/listbox-hit-test-zoomed-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/listbox-hit-test-zoomed-expected.txt.
1247 * platform/mac-mountainlion/fast/forms/listbox-width-change-expected.png: Copied from LayoutTests/platform/mac/fast/forms/listbox-width-change-expected.png.
1248 * platform/mac-mountainlion/fast/forms/listbox-width-change-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/listbox-width-change-expected.txt.
1249 * platform/mac-mountainlion/fast/forms/menulist-no-overflow-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/menulist-no-overflow-expected.txt.
1250 * platform/mac-mountainlion/fast/forms/menulist-option-wrap-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/menulist-option-wrap-expected.txt.
1251 * platform/mac-mountainlion/fast/forms/menulist-restrict-line-height-expected.png: Copied from LayoutTests/platform/mac/fast/forms/menulist-restrict-line-height-expected.png.
1252 * platform/mac-mountainlion/fast/forms/menulist-restrict-line-height-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/menulist-restrict-line-height-expected.txt.
1253 * platform/mac-mountainlion/fast/forms/minWidthPercent-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/minWidthPercent-expected.txt.
1254 * platform/mac-mountainlion/fast/forms/number/number-appearance-rtl-expected.png: Copied from LayoutTests/platform/mac/fast/forms/number/number-appearance-rtl-expected.png.
1255 * platform/mac-mountainlion/fast/forms/number/number-appearance-rtl-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/number/number-appearance-rtl-expected.txt.
1256 * platform/mac-mountainlion/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.
1257 * platform/mac-mountainlion/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.
1258 * platform/mac-mountainlion/fast/forms/number/number-appearance-spinbutton-layer-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/number/number-appearance-spinbutton-layer-expected.txt.
1259 * platform/mac-mountainlion/fast/forms/placeholder-position-expected.png: Copied from LayoutTests/platform/mac/fast/forms/placeholder-position-expected.png.
1260 * platform/mac-mountainlion/fast/forms/placeholder-pseudo-style-expected.png: Copied from LayoutTests/platform/mac/fast/forms/placeholder-pseudo-style-expected.png.
1261 * platform/mac-mountainlion/fast/forms/placeholder-pseudo-style-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/placeholder-pseudo-style-expected.txt.
1262 * platform/mac-mountainlion/fast/forms/plaintext-mode-2-expected.png: Copied from LayoutTests/platform/mac/fast/forms/plaintext-mode-2-expected.png.
1263 * platform/mac-mountainlion/fast/forms/plaintext-mode-2-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/plaintext-mode-2-expected.txt.
1264 * platform/mac-mountainlion/fast/forms/search-cancel-button-style-sharing-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/search-cancel-button-style-sharing-expected.txt.
1265 * platform/mac-mountainlion/fast/forms/search-display-none-cancel-button-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/search-display-none-cancel-button-expected.txt.
1266 * platform/mac-mountainlion/fast/forms/search-rtl-expected.png: Copied from LayoutTests/platform/mac/fast/forms/search-rtl-expected.png.
1267 * platform/mac-mountainlion/fast/forms/search-rtl-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/search-rtl-expected.txt.
1268 * platform/mac-mountainlion/fast/forms/search-vertical-alignment-expected.png: Copied from LayoutTests/platform/mac/fast/forms/search-vertical-alignment-expected.png.
1269 * platform/mac-mountainlion/fast/forms/search-vertical-alignment-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/search-vertical-alignment-expected.txt.
1270 * platform/mac-mountainlion/fast/forms/search/search-size-with-decorations-expected.png: Copied from LayoutTests/platform/mac/fast/forms/search/search-size-with-decorations-expected.png.
1271 * platform/mac-mountainlion/fast/forms/searchfield-heights-expected.png: Copied from LayoutTests/platform/mac/fast/forms/searchfield-heights-expected.png.
1272 * platform/mac-mountainlion/fast/forms/searchfield-heights-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/searchfield-heights-expected.txt.
1273 * platform/mac-mountainlion/fast/forms/select-align-expected.png: Copied from LayoutTests/platform/mac/fast/forms/select-align-expected.png.
1274 * platform/mac-mountainlion/fast/forms/select-align-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/select-align-expected.txt.
1275 * platform/mac-mountainlion/fast/forms/select-change-listbox-to-popup-expected.png: Copied from LayoutTests/platform/mac/fast/forms/select-change-listbox-to-popup-expected.png.
1276 * platform/mac-mountainlion/fast/forms/select-change-listbox-to-popup-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/select-change-listbox-to-popup-expected.txt.
1277 * platform/mac-mountainlion/fast/forms/select-change-popup-to-listbox-expected.png: Copied from LayoutTests/platform/mac/fast/forms/select-change-popup-to-listbox-expected.png.
1278 * platform/mac-mountainlion/fast/forms/select-change-popup-to-listbox-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/select-change-popup-to-listbox-expected.txt.
1279 * platform/mac-mountainlion/fast/forms/select-disabled-appearance-expected.png: Copied from LayoutTests/platform/mac/fast/forms/select-disabled-appearance-expected.png.
1280 * platform/mac-mountainlion/fast/forms/select-disabled-appearance-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/select-disabled-appearance-expected.txt.
1281 * platform/mac-mountainlion/fast/forms/select-empty-option-height-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/select-empty-option-height-expected.txt.
1282 * platform/mac-mountainlion/fast/forms/select-initial-position-expected.png: Copied from LayoutTests/platform/mac/fast/forms/select-initial-position-expected.png.
1283 * platform/mac-mountainlion/fast/forms/select-initial-position-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/select-initial-position-expected.txt.
1284 * platform/mac-mountainlion/fast/forms/select-listbox-multiple-no-focusring-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/select-listbox-multiple-no-focusring-expected.txt.
1285 * platform/mac-mountainlion/fast/forms/select-selected-expected.png: Copied from LayoutTests/platform/mac/fast/forms/select-selected-expected.png.
1286 * platform/mac-mountainlion/fast/forms/select-selected-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/select-selected-expected.txt.
1287 * platform/mac-mountainlion/fast/forms/stuff-on-my-optgroup-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/stuff-on-my-optgroup-expected.txt.
1288 * platform/mac-mountainlion/fast/forms/tabbing-input-iframe-expected.png: Copied from LayoutTests/platform/mac/fast/forms/tabbing-input-iframe-expected.png.
1289 * platform/mac-mountainlion/fast/forms/tabbing-input-iframe-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/tabbing-input-iframe-expected.txt.
1290 * platform/mac-mountainlion/fast/forms/text-style-color-expected.png: Copied from LayoutTests/platform/mac/fast/forms/text-style-color-expected.png.
1291 * platform/mac-mountainlion/fast/forms/text-style-color-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/text-style-color-expected.txt.
1292 * platform/mac-mountainlion/fast/forms/textAreaLineHeight-expected.png: Copied from LayoutTests/platform/mac/fast/forms/textAreaLineHeight-expected.png.
1293 * platform/mac-mountainlion/fast/forms/textAreaLineHeight-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/textAreaLineHeight-expected.txt.
1294 * platform/mac-mountainlion/fast/forms/textarea-align-expected.png: Copied from LayoutTests/platform/mac/fast/forms/textarea-align-expected.png.
1295 * platform/mac-mountainlion/fast/forms/textarea-align-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/textarea-align-expected.txt.
1296 * platform/mac-mountainlion/fast/forms/textarea-placeholder-pseudo-style-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/textarea-placeholder-pseudo-style-expected.txt.
1297 * platform/mac-mountainlion/fast/forms/textarea-scrolled-type-expected.png: Copied from LayoutTests/platform/mac/fast/forms/textarea-scrolled-type-expected.png.
1298 * platform/mac-mountainlion/fast/forms/textarea-scrolled-type-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/textarea-scrolled-type-expected.txt.
1299 * platform/mac-mountainlion/fast/forms/textarea-setinnerhtml-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/textarea-setinnerhtml-expected.txt.
1300 * platform/mac-mountainlion/fast/forms/textfield-focus-ring-expected.png: Copied from LayoutTests/platform/mac/fast/forms/textfield-focus-ring-expected.png.
1301 * platform/mac-mountainlion/fast/forms/textfield-focus-ring-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/textfield-focus-ring-expected.txt.
1302 * platform/mac-mountainlion/fast/forms/textfield-outline-expected.png: Copied from LayoutTests/platform/mac/fast/forms/textfield-outline-expected.png.
1303 * platform/mac-mountainlion/fast/forms/textfield-outline-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/textfield-outline-expected.txt.
1304 * platform/mac-mountainlion/fast/forms/textfield-overflow-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/textfield-overflow-expected.txt.
1305 * platform/mac-mountainlion/fast/forms/validation-message-appearance-expected.png: Copied from LayoutTests/platform/mac/fast/forms/validation-message-appearance-expected.png.
1306 * platform/mac-mountainlion/fast/forms/validation-message-appearance-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/validation-message-appearance-expected.txt.
1307 * platform/mac-mountainlion/fast/forms/visual-hebrew-text-field-expected.png: Copied from LayoutTests/platform/mac/fast/forms/visual-hebrew-text-field-expected.png.
1308 * platform/mac-mountainlion/fast/forms/visual-hebrew-text-field-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/visual-hebrew-text-field-expected.txt.
1309 * platform/mac-mountainlion/fast/frames/take-focus-from-iframe-expected.txt: Copied from LayoutTests/platform/mac/fast/frames/take-focus-from-iframe-expected.txt.
1310 * platform/mac-mountainlion/fast/html/details-no-summary4-expected.txt: Copied from LayoutTests/platform/mac/fast/html/details-no-summary4-expected.txt.
1311 * platform/mac-mountainlion/fast/html/details-open-javascript-expected.txt: Copied from LayoutTests/platform/mac/fast/html/details-open-javascript-expected.txt.
1312 * platform/mac-mountainlion/fast/html/details-open2-expected.txt: Copied from LayoutTests/platform/mac/fast/html/details-open2-expected.txt.
1313 * platform/mac-mountainlion/fast/html/details-open4-expected.txt: Copied from LayoutTests/platform/mac/fast/html/details-open4-expected.txt.
1314 * platform/mac-mountainlion/fast/html/details-replace-summary-child-expected.txt: Copied from LayoutTests/platform/mac/fast/html/details-replace-summary-child-expected.txt.
1315 * platform/mac-mountainlion/fast/html/details-replace-text-expected.txt: Copied from LayoutTests/platform/mac/fast/html/details-replace-text-expected.txt.
1316 * platform/mac-mountainlion/fast/lists/dynamic-marker-crash-expected.txt: Copied from LayoutTests/platform/mac/fast/lists/dynamic-marker-crash-expected.txt.
1317 * platform/mac-mountainlion/fast/overflow/overflow-x-y-expected.png: Copied from LayoutTests/platform/mac/fast/overflow/overflow-x-y-expected.png.
1318 * platform/mac-mountainlion/fast/overflow/overflow-x-y-expected.txt: Copied from LayoutTests/platform/mac/fast/overflow/overflow-x-y-expected.txt.
1319 * platform/mac-mountainlion/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.
1320 * platform/mac-mountainlion/fast/parser/document-write-option-expected.png: Copied from LayoutTests/platform/mac/fast/parser/document-write-option-expected.png.
1321 * platform/mac-mountainlion/fast/parser/document-write-option-expected.txt: Copied from LayoutTests/platform/mac/fast/parser/document-write-option-expected.txt.
1322 * platform/mac-mountainlion/fast/parser/entity-comment-in-textarea-expected.txt: Copied from LayoutTests/platform/mac/fast/parser/entity-comment-in-textarea-expected.txt.
1323 * platform/mac-mountainlion/fast/parser/open-comment-in-textarea-expected.png: Copied from LayoutTests/platform/mac/fast/parser/open-comment-in-textarea-expected.png.
1324 * platform/mac-mountainlion/fast/parser/open-comment-in-textarea-expected.txt: Copied from LayoutTests/platform/mac/fast/parser/open-comment-in-textarea-expected.txt.
1325 * platform/mac-mountainlion/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt: Copied from LayoutTests/platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt.
1326 * platform/mac-mountainlion/fast/repaint/subtree-root-skipped-expected.png: Copied from LayoutTests/platform/mac/fast/repaint/subtree-root-skipped-expected.png.
1327 * platform/mac-mountainlion/fast/repaint/subtree-root-skipped-expected.txt: Copied from LayoutTests/platform/mac/fast/repaint/subtree-root-skipped-expected.txt.
1328 * platform/mac-mountainlion/fast/replaced/replaced-breaking-expected.png: Copied from LayoutTests/platform/mac/fast/replaced/replaced-breaking-expected.png.
1329 * platform/mac-mountainlion/fast/replaced/replaced-breaking-expected.txt: Copied from LayoutTests/platform/mac/fast/replaced/replaced-breaking-expected.txt.
1330 * platform/mac-mountainlion/fast/replaced/replaced-breaking-mixture-expected.png: Copied from LayoutTests/platform/mac/fast/replaced/replaced-breaking-mixture-expected.png.
1331 * platform/mac-mountainlion/fast/replaced/replaced-breaking-mixture-expected.txt: Copied from LayoutTests/platform/mac/fast/replaced/replaced-breaking-mixture-expected.txt.
1332 * platform/mac-mountainlion/fast/selectors/064-expected.png: Copied from LayoutTests/platform/mac/fast/selectors/064-expected.png.
1333 * platform/mac-mountainlion/fast/selectors/064-expected.txt: Copied from LayoutTests/platform/mac/fast/selectors/064-expected.txt.
1334 * platform/mac-mountainlion/fast/spatial-navigation/snav-multiple-select-focusring-expected.txt: Copied from LayoutTests/platform/mac/fast/spatial-navigation/snav-multiple-select-focusring-expected.txt.
1335 * platform/mac-mountainlion/fast/table/colspanMinWidth-expected.txt: Copied from LayoutTests/platform/mac/fast/table/colspanMinWidth-expected.txt.
1336 * platform/mac-mountainlion/fast/table/colspanMinWidth-vertical-expected.png: Copied from LayoutTests/platform/mac/fast/table/colspanMinWidth-vertical-expected.png.
1337 * platform/mac-mountainlion/fast/table/colspanMinWidth-vertical-expected.txt: Copied from LayoutTests/platform/mac/fast/table/colspanMinWidth-vertical-expected.txt.
1338 * platform/mac-mountainlion/fast/table/text-field-baseline-expected.txt: Copied from LayoutTests/platform/mac/fast/table/text-field-baseline-expected.txt.
1339 * platform/mac-mountainlion/fast/text/backslash-to-yen-sign-euc-expected.png: Copied from LayoutTests/platform/mac/fast/text/backslash-to-yen-sign-euc-expected.png.
1340 * platform/mac-mountainlion/fast/text/backslash-to-yen-sign-euc-expected.txt: Copied from LayoutTests/platform/mac/fast/text/backslash-to-yen-sign-euc-expected.txt.
1341 * platform/mac-mountainlion/fast/text/drawBidiText-expected.png: Copied from LayoutTests/platform/mac/fast/text/drawBidiText-expected.png.
1342 * platform/mac-mountainlion/fast/text/drawBidiText-expected.txt: Copied from LayoutTests/platform/mac/fast/text/drawBidiText-expected.txt.
1343 * platform/mac-mountainlion/fast/text/hyphenate-locale-expected.txt: Copied from LayoutTests/platform/mac/fast/text/hyphenate-locale-expected.txt.
1344 * platform/mac-mountainlion/fast/text/international/bold-bengali-expected.txt: Added.
1345 * platform/mac-mountainlion/fast/text/international/hindi-spacing-expected.txt: Copied from LayoutTests/platform/mac/fast/text/international/hindi-spacing-expected.txt.
1346 * platform/mac-mountainlion/fast/text/international/khmer-selection-expected.txt: Added.
1347 * platform/mac-mountainlion/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.
1348 * platform/mac-mountainlion/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.
1349 * platform/mac-mountainlion/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.
1350 * platform/mac-mountainlion/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.
1351 * platform/mac-mountainlion/fast/text/textIteratorNilRenderer-expected.png: Copied from LayoutTests/platform/mac/fast/text/textIteratorNilRenderer-expected.png.
1352 * platform/mac-mountainlion/fast/text/textIteratorNilRenderer-expected.txt: Copied from LayoutTests/platform/mac/fast/text/textIteratorNilRenderer-expected.txt.
1353 * platform/mac-mountainlion/fast/text/updateNewFont-expected.txt: Copied from LayoutTests/platform/mac/fast/text/updateNewFont-expected.txt.
1354 * platform/mac-mountainlion/fast/transforms/transformed-focused-text-input-expected.txt: Copied from LayoutTests/platform/mac/fast/transforms/transformed-focused-text-input-expected.txt.
1355 * platform/mac-mountainlion/fast/writing-mode/text-orientation-basic-expected.txt: Added.
1356 * platform/mac-mountainlion/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt: Copied from LayoutTests/platform/mac/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt.
1357 * platform/mac-mountainlion/fonts/cursive-expected.txt: Added.
1358 * platform/mac-mountainlion/http/tests/navigation/javascriptlink-frames-expected.png: Copied from LayoutTests/platform/mac/http/tests/navigation/javascriptlink-frames-expected.png.
1359 * platform/mac-mountainlion/http/tests/navigation/javascriptlink-frames-expected.txt: Copied from LayoutTests/platform/mac/http/tests/navigation/javascriptlink-frames-expected.txt.
1360 * platform/mac-mountainlion/http/tests/xmlhttprequest/head-redirection-expected.txt: Copied from LayoutTests/platform/mac/http/tests/xmlhttprequest/head-redirection-expected.txt.
1361 * platform/mac-mountainlion/media/video-controls-captions-trackmenu-localized-expected.txt: Added.
1362 * platform/mac-mountainlion/media/video-controls-captions-trackmenu-sorted-expected.txt: Copied from LayoutTests/platform/mac/media/video-controls-captions-trackmenu-sorted-expected.txt.
1363 * platform/mac-mountainlion/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt: Copied from LayoutTests/platform/mac/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt.
1364 * platform/mac-mountainlion/platform/mac/fast/text/systemFont-expected.png: Copied from LayoutTests/platform/mac/platform/mac/fast/text/systemFont-expected.png.
1365 * platform/mac-mountainlion/platform/mac/fast/text/systemFont-expected.txt: Copied from LayoutTests/platform/mac/platform/mac/fast/text/systemFont-expected.txt.
1366 * platform/mac-mountainlion/platform/mac/fast/text/vertical-no-sideways-expected.png: Copied from LayoutTests/platform/mac/platform/mac/fast/text/vertical-no-sideways-expected.png.
1367 * platform/mac-mountainlion/platform/mac/fast/text/vertical-no-sideways-expected.txt: Copied from LayoutTests/platform/mac/platform/mac/fast/text/vertical-no-sideways-expected.txt.
1368 * platform/mac-mountainlion/plugins/mouse-click-plugin-clears-selection-expected.txt: Copied from LayoutTests/platform/mac/plugins/mouse-click-plugin-clears-selection-expected.txt.
1369 * platform/mac-mountainlion/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt.
1370 * platform/mac-mountainlion/svg/custom/inline-svg-in-xhtml-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/inline-svg-in-xhtml-expected.txt.
1371 * platform/mac-mountainlion/svg/custom/use-on-symbol-inside-pattern-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/use-on-symbol-inside-pattern-expected.txt.
1372 * platform/mac-mountainlion/svg/hixie/mixed/003-expected.png: Copied from LayoutTests/platform/mac/svg/hixie/mixed/003-expected.png.
1373 * platform/mac-mountainlion/svg/hixie/mixed/003-expected.txt: Copied from LayoutTests/platform/mac/svg/hixie/mixed/003-expected.txt.
1374 * platform/mac-mountainlion/tables/mozilla/bugs/bug1188-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug1188-expected.png.
1375 * platform/mac-mountainlion/tables/mozilla/bugs/bug1188-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug1188-expected.txt.
1376 * platform/mac-mountainlion/tables/mozilla/bugs/bug12384-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug12384-expected.png.
1377 * platform/mac-mountainlion/tables/mozilla/bugs/bug12384-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug12384-expected.txt.
1378 * platform/mac-mountainlion/tables/mozilla/bugs/bug138725-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug138725-expected.txt.
1379 * platform/mac-mountainlion/tables/mozilla/bugs/bug18359-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug18359-expected.png.
1380 * platform/mac-mountainlion/tables/mozilla/bugs/bug18359-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug18359-expected.txt.
1381 * platform/mac-mountainlion/tables/mozilla/bugs/bug24200-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug24200-expected.txt.
1382 * platform/mac-mountainlion/tables/mozilla/bugs/bug2479-2-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-2-expected.png.
1383 * platform/mac-mountainlion/tables/mozilla/bugs/bug2479-2-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-2-expected.txt.
1384 * platform/mac-mountainlion/tables/mozilla/bugs/bug2479-3-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-3-expected.png.
1385 * platform/mac-mountainlion/tables/mozilla/bugs/bug2479-3-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-3-expected.txt.
1386 * platform/mac-mountainlion/tables/mozilla/bugs/bug2479-4-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-4-expected.txt.
1387 * platform/mac-mountainlion/tables/mozilla/bugs/bug26178-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug26178-expected.txt.
1388 * platform/mac-mountainlion/tables/mozilla/bugs/bug28928-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug28928-expected.txt.
1389 * platform/mac-mountainlion/tables/mozilla/bugs/bug29326-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug29326-expected.txt.
1390 * platform/mac-mountainlion/tables/mozilla/bugs/bug30692-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug30692-expected.txt.
1391 * platform/mac-mountainlion/tables/mozilla/bugs/bug33855-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug33855-expected.txt.
1392 * platform/mac-mountainlion/tables/mozilla/bugs/bug4382-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug4382-expected.txt.
1393 * platform/mac-mountainlion/tables/mozilla/bugs/bug4527-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug4527-expected.txt.
1394 * platform/mac-mountainlion/tables/mozilla/bugs/bug46368-1-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug46368-1-expected.txt.
1395 * platform/mac-mountainlion/tables/mozilla/bugs/bug46368-2-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug46368-2-expected.txt.
1396 * platform/mac-mountainlion/tables/mozilla/bugs/bug51037-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug51037-expected.txt.
1397 * platform/mac-mountainlion/tables/mozilla/bugs/bug51727-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug51727-expected.txt.
1398 * platform/mac-mountainlion/tables/mozilla/bugs/bug52505-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug52505-expected.txt.
1399 * platform/mac-mountainlion/tables/mozilla/bugs/bug55545-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug55545-expected.txt.
1400 * platform/mac-mountainlion/tables/mozilla/bugs/bug59354-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug59354-expected.png.
1401 * platform/mac-mountainlion/tables/mozilla/bugs/bug59354-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug59354-expected.txt.
1402 * platform/mac-mountainlion/tables/mozilla/bugs/bug68912-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug68912-expected.txt.
1403 * platform/mac-mountainlion/tables/mozilla/bugs/bug7342-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug7342-expected.png.
1404 * platform/mac-mountainlion/tables/mozilla/bugs/bug7342-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug7342-expected.txt.
1405 * platform/mac-mountainlion/tables/mozilla/bugs/bug96334-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug96334-expected.png.
1406 * platform/mac-mountainlion/tables/mozilla/bugs/bug96334-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug96334-expected.txt.
1407 * platform/mac-mountainlion/tables/mozilla/bugs/bug99948-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug99948-expected.png.
1408 * platform/mac-mountainlion/tables/mozilla/bugs/bug99948-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug99948-expected.txt.
1409 * platform/mac-mountainlion/tables/mozilla/collapsing_borders/bug41262-4-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/collapsing_borders/bug41262-4-expected.txt.
1410 * platform/mac-mountainlion/tables/mozilla/core/margins-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/core/margins-expected.txt.
1411 * platform/mac-mountainlion/tables/mozilla/dom/tableDom-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/dom/tableDom-expected.png.
1412 * platform/mac-mountainlion/tables/mozilla/dom/tableDom-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/dom/tableDom-expected.txt.
1413 * platform/mac-mountainlion/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png.
1414 * platform/mac-mountainlion/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt.
1415 * platform/mac-mountainlion/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt.
1416 * platform/mac-mountainlion/tables/mozilla_expected_failures/bugs/bug92647-1-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug92647-1-expected.png.
1417 * platform/mac-mountainlion/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt.
1418 * platform/mac-mountainlion/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png.
1419 * platform/mac-mountainlion/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.
1420 * platform/mac-mountainlion/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png.
1421 * platform/mac-mountainlion/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.
1422 * platform/mac-mountainlion/transforms/2d/zoom-menulist-expected.txt: Copied from LayoutTests/platform/mac/transforms/2d/zoom-menulist-expected.txt.
1423 * platform/mac-mountainlion/transforms/3d/general/perspective-non-layer-expected.txt: Copied from LayoutTests/platform/mac/transforms/3d/general/perspective-non-layer-expected.txt.
1424 * platform/mac-mountainlion/transitions/default-timing-function-expected.txt: Added.
1425 * platform/mac/accessibility/aria-readonly-expected.txt: Added.
1426 * platform/mac/accessibility/lists-expected.txt:
1427 * platform/mac/canvas/philip/tests/2d.line.join.parallel-expected.txt:
1428 * platform/mac/css3/selectors3/html/css3-modsel-161-expected.png:
1429 * platform/mac/css3/selectors3/html/css3-modsel-161-expected.txt:
1430 * platform/mac/css3/selectors3/html/css3-modsel-19b-expected.png:
1431 * platform/mac/css3/selectors3/html/css3-modsel-19b-expected.txt:
1432 * platform/mac/css3/selectors3/html/css3-modsel-23-expected.png:
1433 * platform/mac/css3/selectors3/html/css3-modsel-23-expected.txt:
1434 * platform/mac/css3/selectors3/html/css3-modsel-24-expected.png:
1435 * platform/mac/css3/selectors3/html/css3-modsel-24-expected.txt:
1436 * platform/mac/css3/selectors3/html/css3-modsel-64-expected.png:
1437 * platform/mac/css3/selectors3/html/css3-modsel-64-expected.txt:
1438 * platform/mac/css3/selectors3/html/css3-modsel-68-expected.png:
1439 * platform/mac/css3/selectors3/html/css3-modsel-68-expected.txt:
1440 * platform/mac/css3/selectors3/html/css3-modsel-69-expected.png:
1441 * platform/mac/css3/selectors3/html/css3-modsel-69-expected.txt:
1442 * platform/mac/css3/selectors3/xhtml/css3-modsel-161-expected.png:
1443 * platform/mac/css3/selectors3/xhtml/css3-modsel-161-expected.txt:
1444 * platform/mac/css3/selectors3/xhtml/css3-modsel-19b-expected.png:
1445 * platform/mac/css3/selectors3/xhtml/css3-modsel-19b-expected.txt:
1446 * platform/mac/css3/selectors3/xhtml/css3-modsel-23-expected.png:
1447 * platform/mac/css3/selectors3/xhtml/css3-modsel-23-expected.txt:
1448 * platform/mac/css3/selectors3/xhtml/css3-modsel-24-expected.png:
1449 * platform/mac/css3/selectors3/xhtml/css3-modsel-24-expected.txt:
1450 * platform/mac/css3/selectors3/xhtml/css3-modsel-64-expected.png:
1451 * platform/mac/css3/selectors3/xhtml/css3-modsel-64-expected.txt:
1452 * platform/mac/css3/selectors3/xhtml/css3-modsel-68-expected.png:
1453 * platform/mac/css3/selectors3/xhtml/css3-modsel-68-expected.txt:
1454 * platform/mac/css3/selectors3/xhtml/css3-modsel-69-expected.png:
1455 * platform/mac/css3/selectors3/xhtml/css3-modsel-69-expected.txt:
1456 * platform/mac/css3/selectors3/xml/css3-modsel-161-expected.png:
1457 * platform/mac/css3/selectors3/xml/css3-modsel-161-expected.txt:
1458 * platform/mac/css3/selectors3/xml/css3-modsel-19b-expected.png:
1459 * platform/mac/css3/selectors3/xml/css3-modsel-19b-expected.txt:
1460 * platform/mac/css3/selectors3/xml/css3-modsel-23-expected.png:
1461 * platform/mac/css3/selectors3/xml/css3-modsel-23-expected.txt:
1462 * platform/mac/css3/selectors3/xml/css3-modsel-24-expected.png:
1463 * platform/mac/css3/selectors3/xml/css3-modsel-24-expected.txt:
1464 * platform/mac/css3/selectors3/xml/css3-modsel-64-expected.png:
1465 * platform/mac/css3/selectors3/xml/css3-modsel-64-expected.txt:
1466 * platform/mac/css3/selectors3/xml/css3-modsel-68-expected.png:
1467 * platform/mac/css3/selectors3/xml/css3-modsel-68-expected.txt:
1468 * platform/mac/css3/selectors3/xml/css3-modsel-69-expected.png:
1469 * platform/mac/css3/selectors3/xml/css3-modsel-69-expected.txt:
1470 * platform/mac/editing/input/caret-at-the-edge-of-input-expected.txt:
1471 * platform/mac/editing/inserting/before-after-input-element-expected.png:
1472 * platform/mac/editing/inserting/before-after-input-element-expected.txt:
1473 * platform/mac/editing/pasteboard/drop-text-without-selection-expected.png:
1474 * platform/mac/editing/pasteboard/drop-text-without-selection-expected.txt:
1475 * platform/mac/editing/pasteboard/input-field-1-expected.txt:
1476 * platform/mac/editing/selection/3690703-2-expected.png:
1477 * platform/mac/editing/selection/3690703-2-expected.txt:
1478 * platform/mac/editing/selection/3690703-expected.png:
1479 * platform/mac/editing/selection/3690703-expected.txt:
1480 * platform/mac/editing/selection/3690719-expected.png:
1481 * platform/mac/editing/selection/3690719-expected.txt:
1482 * platform/mac/editing/selection/4895428-3-expected.png:
1483 * platform/mac/editing/selection/4895428-3-expected.txt:
1484 * platform/mac/editing/selection/4975120-expected.png:
1485 * platform/mac/editing/selection/4975120-expected.txt:
1486 * platform/mac/editing/selection/drag-select-1-expected.txt:
1487 * platform/mac/editing/selection/replaced-boundaries-3-expected.png:
1488 * platform/mac/editing/selection/replaced-boundaries-3-expected.txt:
1489 * platform/mac/fast/block/margin-collapse/103-expected.txt:
1490 * platform/mac/fast/css/continuationCrash-expected.png:
1491 * platform/mac/fast/css/continuationCrash-expected.txt:
1492 * platform/mac/fast/css/css2-system-fonts-expected.png:
1493 * platform/mac/fast/css/css2-system-fonts-expected.txt:
1494 * platform/mac/fast/css/input-search-padding-expected.png:
1495 * platform/mac/fast/css/input-search-padding-expected.txt:
1496 * platform/mac/fast/css/line-height-expected.txt:
1497 * platform/mac/fast/css/text-overflow-input-expected.png:
1498 * platform/mac/fast/css/text-overflow-input-expected.txt:
1499 * platform/mac/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt:
1500 * platform/mac/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.png:
1501 * platform/mac/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt:
1502 * platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png:
1503 * platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
1504 * platform/mac/fast/dom/isindex-001-expected.txt:
1505 * platform/mac/fast/dom/isindex-002-expected.txt:
1506 * platform/mac/fast/dynamic/008-expected.png:
1507 * platform/mac/fast/dynamic/008-expected.txt:
1508 * platform/mac/fast/events/context-no-deselect-expected.txt:
1509 * platform/mac/fast/forms/HTMLOptionElement_label01-expected.txt:
1510 * platform/mac/fast/forms/HTMLOptionElement_label02-expected.png:
1511 * platform/mac/fast/forms/HTMLOptionElement_label02-expected.txt:
1512 * platform/mac/fast/forms/HTMLOptionElement_label03-expected.png:
1513 * platform/mac/fast/forms/HTMLOptionElement_label03-expected.txt:
1514 * platform/mac/fast/forms/HTMLOptionElement_label04-expected.png:
1515 * platform/mac/fast/forms/HTMLOptionElement_label04-expected.txt:
1516 * platform/mac/fast/forms/HTMLOptionElement_label05-expected.png:
1517 * platform/mac/fast/forms/HTMLOptionElement_label05-expected.txt:
1518 * platform/mac/fast/forms/basic-inputs-expected.png:
1519 * platform/mac/fast/forms/basic-inputs-expected.txt:
1520 * platform/mac/fast/forms/basic-selects-expected.txt:
1521 * platform/mac/fast/forms/basic-textareas-expected.png:
1522 * platform/mac/fast/forms/basic-textareas-expected.txt:
1523 * platform/mac/fast/forms/basic-textareas-quirks-expected.png:
1524 * platform/mac/fast/forms/basic-textareas-quirks-expected.txt:
1525 * platform/mac/fast/forms/box-shadow-override-expected.txt:
1526 * platform/mac/fast/forms/button-align-expected.png:
1527 * platform/mac/fast/forms/button-align-expected.txt:
1528 * platform/mac/fast/forms/button-positioned-expected.png:
1529 * platform/mac/fast/forms/button-positioned-expected.txt:
1530 * platform/mac/fast/forms/button-sizes-expected.png:
1531 * platform/mac/fast/forms/button-sizes-expected.txt:
1532 * platform/mac/fast/forms/button-style-color-expected.png:
1533 * platform/mac/fast/forms/button-style-color-expected.txt:
1534 * platform/mac/fast/forms/button-table-styles-expected.png:
1535 * platform/mac/fast/forms/button-table-styles-expected.txt:
1536 * platform/mac/fast/forms/button-text-transform-expected.png:
1537 * platform/mac/fast/forms/button-text-transform-expected.txt:
1538 * platform/mac/fast/forms/button-white-space-expected.png:
1539 * platform/mac/fast/forms/button-white-space-expected.txt:
1540 * platform/mac/fast/forms/control-clip-expected.png:
1541 * platform/mac/fast/forms/control-clip-expected.txt:
1542 * platform/mac/fast/forms/control-clip-overflow-expected.png:
1543 * platform/mac/fast/forms/control-clip-overflow-expected.txt:
1544 * platform/mac/fast/forms/control-restrict-line-height-expected.png:
1545 * platform/mac/fast/forms/control-restrict-line-height-expected.txt:
1546 * platform/mac/fast/forms/encoding-test-expected.txt:
1547 * platform/mac/fast/forms/fieldset-align-expected.png:
1548 * platform/mac/fast/forms/fieldset-align-expected.txt:
1549 * platform/mac/fast/forms/file/input-file-re-render-expected.txt:
1550 * platform/mac/fast/forms/form-element-geometry-expected.png:
1551 * platform/mac/fast/forms/form-element-geometry-expected.txt:
1552 * platform/mac/fast/forms/hidden-listbox-expected.txt:
1553 * platform/mac/fast/forms/input-align-expected.png:
1554 * platform/mac/fast/forms/input-align-expected.txt:
1555 * platform/mac/fast/forms/input-appearance-bkcolor-expected.png:
1556 * platform/mac/fast/forms/input-appearance-bkcolor-expected.txt:
1557 * platform/mac/fast/forms/input-appearance-default-bkcolor-expected.png:
1558 * platform/mac/fast/forms/input-appearance-default-bkcolor-expected.txt:
1559 * platform/mac/fast/forms/input-appearance-disabled-expected.txt:
1560 * platform/mac/fast/forms/input-appearance-focus-expected.png:
1561 * platform/mac/fast/forms/input-appearance-focus-expected.txt:
1562 * platform/mac/fast/forms/input-appearance-height-expected.txt:
1563 * platform/mac/fast/forms/input-appearance-preventDefault-expected.png:
1564 * platform/mac/fast/forms/input-appearance-preventDefault-expected.txt:
1565 * platform/mac/fast/forms/input-appearance-readonly-expected.txt:
1566 * platform/mac/fast/forms/input-appearance-selection-expected.png:
1567 * platform/mac/fast/forms/input-appearance-selection-expected.txt:
1568 * platform/mac/fast/forms/input-appearance-visibility-expected.txt:
1569 * platform/mac/fast/forms/input-appearance-width-expected.png:
1570 * platform/mac/fast/forms/input-appearance-width-expected.txt:
1571 * platform/mac/fast/forms/input-baseline-expected.png:
1572 * platform/mac/fast/forms/input-baseline-expected.txt: Added.
1573 * platform/mac/fast/forms/input-button-sizes-expected.png:
1574 * platform/mac/fast/forms/input-button-sizes-expected.txt:
1575 * platform/mac/fast/forms/input-disabled-color-expected.png:
1576 * platform/mac/fast/forms/input-disabled-color-expected.txt:
1577 * platform/mac/fast/forms/input-double-click-selection-gap-bug-expected.png:
1578 * platform/mac/fast/forms/input-double-click-selection-gap-bug-expected.txt:
1579 * platform/mac/fast/forms/input-field-text-truncated-expected.png:
1580 * platform/mac/fast/forms/input-field-text-truncated-expected.txt:
1581 * platform/mac/fast/forms/input-placeholder-visibility-1-expected.txt:
1582 * platform/mac/fast/forms/input-placeholder-visibility-3-expected.txt:
1583 * platform/mac/fast/forms/input-readonly-autoscroll-expected.png:
1584 * platform/mac/fast/forms/input-readonly-autoscroll-expected.txt:
1585 * platform/mac/fast/forms/input-readonly-dimmed-expected.png:
1586 * platform/mac/fast/forms/input-readonly-dimmed-expected.txt:
1587 * platform/mac/fast/forms/input-readonly-empty-expected.txt:
1588 * platform/mac/fast/forms/input-spaces-expected.txt:
1589 * platform/mac/fast/forms/input-table-expected.png:
1590 * platform/mac/fast/forms/input-table-expected.txt:
1591 * platform/mac/fast/forms/input-text-click-inside-expected.png:
1592 * platform/mac/fast/forms/input-text-click-inside-expected.txt:
1593 * platform/mac/fast/forms/input-text-click-outside-expected.png:
1594 * platform/mac/fast/forms/input-text-click-outside-expected.txt:
1595 * platform/mac/fast/forms/input-text-double-click-expected.png:
1596 * platform/mac/fast/forms/input-text-double-click-expected.txt:
1597 * platform/mac/fast/forms/input-text-drag-down-expected.png:
1598 * platform/mac/fast/forms/input-text-drag-down-expected.txt:
1599 * platform/mac/fast/forms/input-text-option-delete-expected.txt:
1600 * platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.png:
1601 * platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.txt:
1602 * platform/mac/fast/forms/input-text-self-emptying-click-expected.txt:
1603 * platform/mac/fast/forms/input-text-word-wrap-expected.png:
1604 * platform/mac/fast/forms/input-text-word-wrap-expected.txt:
1605 * platform/mac/fast/forms/input-type-text-min-width-actual.png: Added.
1606 * platform/mac/fast/forms/input-value-expected.txt:
1607 * platform/mac/fast/forms/input-width-expected.txt:
1608 * platform/mac/fast/forms/listbox-bidi-align-expected.png: Added.
1609 * platform/mac/fast/forms/listbox-bidi-align-expected.txt:
1610 * platform/mac/fast/forms/listbox-hit-test-zoomed-expected.png:
1611 * platform/mac/fast/forms/listbox-hit-test-zoomed-expected.txt:
1612 * platform/mac/fast/forms/listbox-width-change-expected.png:
1613 * platform/mac/fast/forms/listbox-width-change-expected.txt:
1614 * platform/mac/fast/forms/menulist-no-overflow-expected.txt:
1615 * platform/mac/fast/forms/menulist-option-wrap-expected.txt:
1616 * platform/mac/fast/forms/menulist-restrict-line-height-expected.png:
1617 * platform/mac/fast/forms/menulist-restrict-line-height-expected.txt:
1618 * platform/mac/fast/forms/minWidthPercent-expected.txt:
1619 * platform/mac/fast/forms/number/number-appearance-rtl-expected.png:
1620 * platform/mac/fast/forms/number/number-appearance-rtl-expected.txt:
1621 * platform/mac/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.png:
1622 * platform/mac/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt:
1623 * platform/mac/fast/forms/number/number-appearance-spinbutton-layer-expected.txt:
1624 * platform/mac/fast/forms/placeholder-position-expected.png:
1625 * platform/mac/fast/forms/placeholder-position-expected.txt: Added.
1626 * platform/mac/fast/forms/placeholder-pseudo-style-expected.png:
1627 * platform/mac/fast/forms/placeholder-pseudo-style-expected.txt:
1628 * platform/mac/fast/forms/plaintext-mode-2-expected.png:
1629 * platform/mac/fast/forms/plaintext-mode-2-expected.txt:
1630 * platform/mac/fast/forms/search-cancel-button-style-sharing-expected.txt:
1631 * platform/mac/fast/forms/search-display-none-cancel-button-expected.txt:
1632 * platform/mac/fast/forms/search-rtl-expected.png:
1633 * platform/mac/fast/forms/search-rtl-expected.txt:
1634 * platform/mac/fast/forms/search-vertical-alignment-expected.png:
1635 * platform/mac/fast/forms/search-vertical-alignment-expected.txt:
1636 * platform/mac/fast/forms/search/search-size-with-decorations-expected.png:
1637 * platform/mac/fast/forms/search/search-size-with-decorations-expected.txt: Added.
1638 * platform/mac/fast/forms/searchfield-heights-expected.png:
1639 * platform/mac/fast/forms/searchfield-heights-expected.txt:
1640 * platform/mac/fast/forms/select-align-expected.png:
1641 * platform/mac/fast/forms/select-align-expected.txt:
1642 * platform/mac/fast/forms/select-change-listbox-to-popup-expected.png:
1643 * platform/mac/fast/forms/select-change-listbox-to-popup-expected.txt:
1644 * platform/mac/fast/forms/select-change-popup-to-listbox-expected.png:
1645 * platform/mac/fast/forms/select-change-popup-to-listbox-expected.txt:
1646 * platform/mac/fast/forms/select-disabled-appearance-expected.png:
1647 * platform/mac/fast/forms/select-disabled-appearance-expected.txt:
1648 * platform/mac/fast/forms/select-empty-option-height-expected.txt:
1649 * platform/mac/fast/forms/select-initial-position-expected.png:
1650 * platform/mac/fast/forms/select-initial-position-expected.txt:
1651 * platform/mac/fast/forms/select-listbox-multiple-no-focusring-expected.txt:
1652 * platform/mac/fast/forms/select-selected-expected.png:
1653 * platform/mac/fast/forms/select-selected-expected.txt:
1654 * platform/mac/fast/forms/stuff-on-my-optgroup-expected.txt:
1655 * platform/mac/fast/forms/tabbing-input-iframe-expected.png:
1656 * platform/mac/fast/forms/tabbing-input-iframe-expected.txt:
1657 * platform/mac/fast/forms/text-style-color-expected.png:
1658 * platform/mac/fast/forms/text-style-color-expected.txt:
1659 * platform/mac/fast/forms/textAreaLineHeight-expected.png:
1660 * platform/mac/fast/forms/textAreaLineHeight-expected.txt:
1661 * platform/mac/fast/forms/textarea-align-expected.png:
1662 * platform/mac/fast/forms/textarea-align-expected.txt:
1663 * platform/mac/fast/forms/textarea-placeholder-pseudo-style-expected.txt:
1664 * platform/mac/fast/forms/textarea-scrolled-type-expected.png:
1665 * platform/mac/fast/forms/textarea-scrolled-type-expected.txt:
1666 * platform/mac/fast/forms/textarea-setinnerhtml-expected.txt:
1667 * platform/mac/fast/forms/textfield-focus-ring-expected.png:
1668 * platform/mac/fast/forms/textfield-focus-ring-expected.txt:
1669 * platform/mac/fast/forms/textfield-outline-expected.png:
1670 * platform/mac/fast/forms/textfield-outline-expected.txt:
1671 * platform/mac/fast/forms/textfield-overflow-expected.txt:
1672 * platform/mac/fast/forms/validation-message-appearance-expected.png:
1673 * platform/mac/fast/forms/validation-message-appearance-expected.txt:
1674 * platform/mac/fast/forms/visual-hebrew-text-field-expected.png:
1675 * platform/mac/fast/forms/visual-hebrew-text-field-expected.txt:
1676 * platform/mac/fast/frames/take-focus-from-iframe-expected.txt:
1677 * platform/mac/fast/html/details-no-summary4-expected.txt:
1678 * platform/mac/fast/html/details-open-javascript-expected.txt:
1679 * platform/mac/fast/html/details-open2-expected.txt:
1680 * platform/mac/fast/html/details-open4-expected.txt:
1681 * platform/mac/fast/html/details-replace-summary-child-expected.txt:
1682 * platform/mac/fast/html/details-replace-text-expected.txt:
1683 * platform/mac/fast/lists/dynamic-marker-crash-expected.txt:
1684 * platform/mac/fast/overflow/overflow-x-y-expected.png:
1685 * platform/mac/fast/overflow/overflow-x-y-expected.txt:
1686 * platform/mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt:
1687 * platform/mac/fast/parser/document-write-option-expected.png:
1688 * platform/mac/fast/parser/document-write-option-expected.txt:
1689 * platform/mac/fast/parser/entity-comment-in-textarea-expected.txt:
1690 * platform/mac/fast/parser/open-comment-in-textarea-expected.png:
1691 * platform/mac/fast/parser/open-comment-in-textarea-expected.txt:
1692 * platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt:
1693 * platform/mac/fast/repaint/search-field-cancel-expected.txt: Added.
1694 * platform/mac/fast/repaint/subtree-root-skipped-expected.png:
1695 * platform/mac/fast/repaint/subtree-root-skipped-expected.txt:
1696 * platform/mac/fast/replaced/replaced-breaking-expected.png:
1697 * platform/mac/fast/replaced/replaced-breaking-expected.txt:
1698 * platform/mac/fast/replaced/replaced-breaking-mixture-expected.png:
1699 * platform/mac/fast/replaced/replaced-breaking-mixture-expected.txt:
1700 * platform/mac/fast/replaced/width-and-height-of-positioned-replaced-elements-expected.txt: Added.
1701 * platform/mac/fast/selectors/064-expected.png:
1702 * platform/mac/fast/selectors/064-expected.txt:
1703 * platform/mac/fast/spatial-navigation/snav-multiple-select-focusring-expected.txt:
1704 * platform/mac/fast/table/colspanMinWidth-expected.txt:
1705 * platform/mac/fast/table/colspanMinWidth-vertical-expected.png:
1706 * platform/mac/fast/table/colspanMinWidth-vertical-expected.txt:
1707 * platform/mac/fast/table/text-field-baseline-expected.txt:
1708 * platform/mac/fast/text/backslash-to-yen-sign-euc-expected.png:
1709 * platform/mac/fast/text/backslash-to-yen-sign-euc-expected.txt:
1710 * platform/mac/fast/text/drawBidiText-expected.png:
1711 * platform/mac/fast/text/drawBidiText-expected.txt:
1712 * platform/mac/fast/text/hyphenate-locale-expected.txt:
1713 * platform/mac/fast/text/international/cjk-segmentation-expected.txt: Added.
1714 * platform/mac/fast/text/international/hindi-spacing-expected.txt:
1715 * platform/mac/fast/text/international/pop-up-button-text-alignment-and-direction-expected.png:
1716 * platform/mac/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt:
1717 * platform/mac/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.png:
1718 * platform/mac/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt:
1719 * platform/mac/fast/text/textIteratorNilRenderer-expected.png:
1720 * platform/mac/fast/text/textIteratorNilRenderer-expected.txt:
1721 * platform/mac/fast/text/updateNewFont-expected.txt:
1722 * platform/mac/fast/transforms/transformed-focused-text-input-expected.txt:
1723 * platform/mac/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt:
1724 * platform/mac/http/tests/cache/partitioned-cache-iframe-expected.txt: Added.
1725 * platform/mac/http/tests/navigation/javascriptlink-frames-expected.png:
1726 * platform/mac/http/tests/navigation/javascriptlink-frames-expected.txt:
1727 * platform/mac/http/tests/xmlhttprequest/head-redirection-expected.txt:
1728 * platform/mac/js/dom/global-constructors-attributes-expected.txt: Added.
1729 * platform/mac/media/video-controls-captions-trackmenu-includes-enabled-track-expected.txt: Added.
1730 * platform/mac/media/video-controls-captions-trackmenu-sorted-expected.txt:
1731 * platform/mac/platform/mac-wk2/TestExpectations: Added.
1732 * platform/mac/platform/mac-wk2/fast/dom/call-a-constructor-as-a-function-expected.txt: Added.
1733 * platform/mac/platform/mac-wk2/js/dom/constructor-length-expected.txt: Added.
1734 * platform/mac/platform/mac-wk2/js/dom/global-constructors-attributes-expected.txt: Added.
1735 * platform/mac/platform/mac-wk2/webaudio/oscillator-sawtooth-expected.wav: Added.
1736 * platform/mac/platform/mac/accessibility/form-control-value-settable-expected.txt: Added.
1737 * platform/mac/platform/mac/accessibility/press-action-is-first-expected.txt: Added.
1738 * platform/mac/platform/mac/accessibility/role-subrole-roledescription-expected.txt: Added.
1739 * platform/mac/platform/mac/editing/spelling/autocorrection-at-beginning-of-word-1-expected.png: Added.
1740 * platform/mac/platform/mac/editing/spelling/autocorrection-at-beginning-of-word-1-expected.txt: Added.
1741 * platform/mac/platform/mac/editing/spelling/autocorrection-at-beginning-of-word-2-expected.png: Added.
1742 * platform/mac/platform/mac/editing/spelling/autocorrection-at-beginning-of-word-2-expected.txt: Added.
1743 * platform/mac/platform/mac/editing/spelling/removing-underline-after-accepting-autocorrection-using-punctuation-expected.txt: Added.
1744 * platform/mac/platform/mac/fast/forms/input-appearance-spinbutton-expected.png: Added.
1745 * platform/mac/platform/mac/fast/forms/input-appearance-spinbutton-expected.txt: Added.
1746 * platform/mac/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.png: Added.
1747 * platform/mac/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt:
1748 * platform/mac/platform/mac/fast/loader/file-url-mimetypes-expected.txt: Added.
1749 * platform/mac/platform/mac/fast/text/systemFont-expected.png:
1750 * platform/mac/platform/mac/fast/text/systemFont-expected.txt:
1751 * platform/mac/platform/mac/fast/text/vertical-no-sideways-expected.png:
1752 * platform/mac/platform/mac/fast/text/vertical-no-sideways-expected.txt:
1753 * platform/mac/plugins/mouse-click-plugin-clears-selection-expected.png: Added.
1754 * platform/mac/plugins/mouse-click-plugin-clears-selection-expected.txt:
1755 * platform/mac/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
1756 * platform/mac/svg/custom/inline-svg-in-xhtml-expected.txt:
1757 * platform/mac/svg/custom/use-on-symbol-inside-pattern-expected.txt:
1758 * platform/mac/svg/hixie/mixed/003-expected.png:
1759 * platform/mac/svg/hixie/mixed/003-expected.txt:
1760 * platform/mac/tables/mozilla/bugs/bug1188-expected.png:
1761 * platform/mac/tables/mozilla/bugs/bug1188-expected.txt:
1762 * platform/mac/tables/mozilla/bugs/bug12384-expected.png:
1763 * platform/mac/tables/mozilla/bugs/bug12384-expected.txt:
1764 * platform/mac/tables/mozilla/bugs/bug138725-expected.txt:
1765 * platform/mac/tables/mozilla/bugs/bug18359-expected.png:
1766 * platform/mac/tables/mozilla/bugs/bug18359-expected.txt:
1767 * platform/mac/tables/mozilla/bugs/bug24200-expected.txt:
1768 * platform/mac/tables/mozilla/bugs/bug2479-2-expected.png:
1769 * platform/mac/tables/mozilla/bugs/bug2479-2-expected.txt:
1770 * platform/mac/tables/mozilla/bugs/bug2479-3-expected.png:
1771 * platform/mac/tables/mozilla/bugs/bug2479-3-expected.txt:
1772 * platform/mac/tables/mozilla/bugs/bug2479-4-expected.txt:
1773 * platform/mac/tables/mozilla/bugs/bug26178-expected.txt:
1774 * platform/mac/tables/mozilla/bugs/bug28928-expected.txt:
1775 * platform/mac/tables/mozilla/bugs/bug29326-expected.txt:
1776 * platform/mac/tables/mozilla/bugs/bug30692-expected.txt:
1777 * platform/mac/tables/mozilla/bugs/bug33855-expected.txt:
1778 * platform/mac/tables/mozilla/bugs/bug4382-expected.txt:
1779 * platform/mac/tables/mozilla/bugs/bug4527-expected.txt:
1780 * platform/mac/tables/mozilla/bugs/bug46368-1-expected.txt:
1781 * platform/mac/tables/mozilla/bugs/bug46368-2-expected.txt:
1782 * platform/mac/tables/mozilla/bugs/bug51037-expected.txt:
1783 * platform/mac/tables/mozilla/bugs/bug51727-expected.txt:
1784 * platform/mac/tables/mozilla/bugs/bug52505-expected.txt:
1785 * platform/mac/tables/mozilla/bugs/bug55545-expected.txt:
1786 * platform/mac/tables/mozilla/bugs/bug59354-expected.png:
1787 * platform/mac/tables/mozilla/bugs/bug59354-expected.txt:
1788 * platform/mac/tables/mozilla/bugs/bug68912-expected.txt:
1789 * platform/mac/tables/mozilla/bugs/bug7342-expected.png:
1790 * platform/mac/tables/mozilla/bugs/bug7342-expected.txt:
1791 * platform/mac/tables/mozilla/bugs/bug96334-expected.png:
1792 * platform/mac/tables/mozilla/bugs/bug96334-expected.txt:
1793 * platform/mac/tables/mozilla/bugs/bug99948-expected.png:
1794 * platform/mac/tables/mozilla/bugs/bug99948-expected.txt:
1795 * platform/mac/tables/mozilla/collapsing_borders/bug41262-4-expected.txt:
1796 * platform/mac/tables/mozilla/core/margins-expected.txt:
1797 * platform/mac/tables/mozilla/dom/tableDom-expected.png:
1798 * platform/mac/tables/mozilla/dom/tableDom-expected.txt:
1799 * platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png:
1800 * platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
1801 * platform/mac/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:
1802 * platform/mac/tables/mozilla_expected_failures/bugs/bug92647-1-expected.png:
1803 * platform/mac/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt:
1804 * platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png:
1805 * platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt:
1806 * platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png:
1807 * platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt:
1808 * platform/mac/transforms/2d/zoom-menulist-expected.txt:
1809 * platform/mac/transforms/3d/general/perspective-non-layer-expected.txt:
1810 * platform/mac/webaudio/codec-tests/wav/24bit-22khz-resample-expected.png: Added.
1812 2013-10-23 Thiago de Barros Lacerda <thiago.lacerda@openbossa.org>
1814 Adding mock class to test RTCDataChannelHandler
1815 https://bugs.webkit.org/show_bug.cgi?id=123205
1817 Reviewed by Eric Carlson.
1819 The reliable property was removed in the spec
1821 * fast/mediastream/RTCPeerConnection-datachannel-expected.txt:
1822 * fast/mediastream/RTCPeerConnection-datachannel.html:
1824 2013-10-23 Bem Jones-Bey <bjonesbe@adobe.com>
1826 [CSS Shapes] New positioning model: Padding
1827 https://bugs.webkit.org/show_bug.cgi?id=118823
1829 Reviewed by Dirk Schulze.
1831 Tests for floats with shape-outside and padding.
1833 * csswg/contributors/adobe/submitted/shapes/shape-outside/resources/w3c-import.log:
1834 * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-000-expected.html: Added.
1835 * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-000.html: Added.
1836 * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-001-expected.html: Added.
1837 * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-001.html: Added.
1838 * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-002-expected.html: Added.
1839 * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-002.html: Added.
1840 * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-003-expected.html: Added.
1841 * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-003.html: Added.
1842 * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-004-expected.html: Added.
1843 * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-004.html: Added.
1844 * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-005-expected.html: Added.
1845 * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-005.html: Added.
1846 * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-006-expected.html: Added.
1847 * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-006.html: Added.
1848 * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-007-expected.html: Added.
1849 * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-007.html: Added.
1850 * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-008-expected.html: Added.
1851 * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-008.html: Added.
1852 * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-009-expected.html: Added.
1853 * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-009.html: Added.
1854 * csswg/contributors/adobe/submitted/shapes/shape-outside/w3c-import.log:
1856 2013-10-23 Roger Fong <roger_fong@apple.com>
1858 Add 1.0.1 and 1.0.2 WebGL conformance suites to layout tests.
1859 https://bugs.webkit.org/show_bug.cgi?id=123188
1861 Rubberstamped by Dean Jackson.
1863 Skip known 1.0.2 failures and any other unexpected failures for now.
1865 2013-10-23 Filip Pizlo <fpizlo@apple.com>
1867 Have a way of dealing with slow tests in run-jsc-stress-tests
1868 https://bugs.webkit.org/show_bug.cgi?id=123221
1870 Reviewed by Mark Hahnenberg.
1872 * js/regress/script-tests/stepanov_container.js: This test is slow!
1874 2013-10-23 Alexey Proskuryakov <ap@apple.com>
1876 Layout Test compositing/regions/floated-region-with-transformed-child.html is flaky
1877 https://bugs.webkit.org/show_bug.cgi?id=123220
1879 * platform/mac/TestExpectations: Marking as such.
1881 2013-10-23 Myles C. Maxfield <mmaxfield@apple.com>
1883 Antialias underlines if they're not axis-aligned
1884 https://bugs.webkit.org/show_bug.cgi?id=123004
1886 Reviewed by Simon Fraser.
1888 Updating tests that draw underlines in a non-axis-aligned
1889 GraphicsContext. The expected .png's should show an antialiased
1890 underline. However, underlines which are axis-aligned should still
1893 * platform/mac/svg/custom/foreign-object-skew-expected.png:
1894 * platform/mac/svg/zoom/page/zoom-foreignObject-expected.png:
1895 * platform/mac/svg/zoom/text/zoom-foreignObject-expected.png:
1897 2013-10-23 Mark Lam <mark.lam@apple.com>
1899 Re-instate ProposedDatabases needed by detailsForNameAndOrigin().
1900 https://bugs.webkit.org/show_bug.cgi?id=123131.
1902 Reviewed by Geoffrey Garen.
1904 Added a test to exercise growing the database quota within limit.
1906 * platform/gtk/TestExpectations:
1907 * storage/websql/open-database-expand-quota-expected.txt: Added.
1908 * storage/websql/open-database-expand-quota.html: Added.
1909 * storage/websql/open-database-over-quota-expected.txt:
1910 * storage/websql/open-database-over-quota.html:
1912 2013-10-23 Mihai Maerean <mmaerean@adobe.com>
1914 [CSS Regions] compositing/regions/region-as-layer-in-another-flowthread.html has image failure
1915 https://bugs.webkit.org/show_bug.cgi?id=123193
1917 Reviewed by Simon Fraser.
1919 Removed overlapping of box-shadows which resulted in flaky results.
1921 * compositing/regions/region-as-layer-in-another-flowthread-expected.html:
1922 * compositing/regions/region-as-layer-in-another-flowthread.html:
1923 * platform/mac/TestExpectations:
1925 2013-10-23 Mario Sanchez Prada <mario.prada@samsung.com>
1927 [GTK] Expose image links properly
1928 https://bugs.webkit.org/show_bug.cgi?id=84044
1930 Reviewed by Chris Fleizach.
1932 Rebaseline some tests that would now be printing the new
1933 AXURL string for implementations of AtkHyperlinkImpl.
1935 * platform/efl-wk1/accessibility/image-link-expected.txt: Updated.
1936 * platform/efl-wk1/accessibility/image-map2-expected.txt: Ditto.
1937 * platform/efl-wk2/accessibility/image-link-expected.txt: Ditto.
1938 * platform/efl-wk2/accessibility/image-map2-expected.txt: Ditto.
1939 * platform/gtk/accessibility/image-link-expected.txt: Ditto.
1940 * platform/gtk/accessibility/image-map2-expected.txt: Ditto.
1942 2013-10-23 Krzysztof Wolanski <k.wolanski@samsung.com>
1944 [GTK] accessibility/self-referencing-aria-labelledby.html is failing
1945 https://bugs.webkit.org/show_bug.cgi?id=121594
1947 Reviewed by Mario Sanchez Prada.
1949 * platform/efl/TestExpectations:
1950 accessibility/self-referencing-aria-labelledby.html is now passing
1951 * platform/gtk/TestExpectations:
1952 accessibility/self-referencing-aria-labelledby.html is now passing
1954 2013-10-22 Zoltan Horvath <zoltan@webkit.org>
1956 Refactor LineBreaker::nextSegmentBreak, add BreakingContext that holds all its state
1957 https://bugs.webkit.org/show_bug.cgi?id=123038
1959 Reviewed by David Hyatt.
1961 * platform/mac/editing/selection/after-line-wrap-expected.png:
1962 * platform/mac/editing/selection/after-line-wrap-expected.txt: I updated the test, there was 1 pixel difference on the
1963 output I think I run into a rounding error.
1965 2013-10-22 Simon Fraser <simon.fraser@apple.com>
1967 Mark compositing/regions/region-as-layer-in-another-flowthread.html as an image failure.
1969 * platform/mac/TestExpectations:
1971 2013-10-22 Geoffrey Garen <ggaren@apple.com>
1973 REGRESSION: `if (false === (true && undefined)) console.log("wrong!");` logs "wrong!", shouldn't!
1974 https://bugs.webkit.org/show_bug.cgi?id=123179
1976 Reviewed by Mark Hahnenberg.
1978 * js/dom/branch-fold-correctness.html: Added a test for this case.
1980 2013-10-22 Samuel White <samuel_white@apple.com>
1982 AX: Add paramAttrs to fetch start and end text markers in a given rect.
1983 https://bugs.webkit.org/show_bug.cgi?id=122164
1985 Reviewed by Chris Fleizach.
1987 Added test to ensure end/start text marker for bounds works as
1988 expected. Updated bounds for range test to include new API.
1990 * platform/mac/accessibility/bounds-for-range-expected.txt:
1991 * platform/mac/accessibility/text-marker-for-bounds-expected.txt: Added.
1992 * platform/mac/accessibility/text-marker-for-bounds.html: Added.
1994 2013-10-22 Brendan Long <b.long@cablelabs.com>
1996 cue.text fails for some track element cues
1997 https://bugs.webkit.org/show_bug.cgi?id=81123
1999 Reviewed by Eric Carlson.
2001 * media/track/captions-webvtt/captions-long.vtt: Added.
2002 * media/track/track-long-captions-file-expected.txt: Added.
2003 * media/track/track-long-captions-file.html: Added.
2005 2013-10-22 Andrzej Badowski <a.badowski@samsung.com>
2007 [EFL] accessibility/plugin.html passes incorrectly
2008 https://bugs.webkit.org/show_bug.cgi?id=122889
2010 Reviewed by Chris Fleizach.
2012 Sharing test.swf by all existing layout tests accessing it.
2014 * accessibility/plugin.html:
2015 * fast/loader/sandboxed-plugin-crash.html:
2016 * fast/replaced/border-radius-clip.html:
2017 * fast/replaced/embed-display-none.html:
2018 * fast/replaced/resources/test.swf: Removed.
2019 * platform/mac/accessibility/resources/test.swf: Removed.
2020 * resources/test.swf: Renamed from LayoutTests/fast/loader/resources/test.swf.
2022 2013-10-21 Myles C. Maxfield <mmaxfield@apple.com>
2024 Grammar markers are not updated when switching between 1x and 2x
2025 https://bugs.webkit.org/show_bug.cgi?id=122146
2027 Reviewed by Dean Jackson.
2029 * platform/mac/editing/spelling/grammar-markers-expected.png:
2030 * platform/mac/editing/spelling/inline_spelling_markers-expected.png:
2032 * platform/graphics/mac/GraphicsContextMac.mm:
2033 (WebCore::makePattern):
2034 (WebCore::GraphicsContext::drawLineForDocumentMarker):
2036 2013-10-21 Zoltan Horvath <zoltan@webkit.org>
2038 [CSS Shapes][CSS Regions] Don't apply shape-inside when we have multiple auto-height regions and the height is not resolved
2039 https://bugs.webkit.org/show_bug.cgi?id=123103
2041 Reviewed by David Hyatt.
2043 When we have multiple regions with auto-height, the region's height is not resolved from other elements we can't apply the
2044 the shape on the region. This patch prevents to apply the shape and fixes the behavior for these cases.
2046 * fast/regions/shape-inside/shape-inside-on-multiple-autoheight-regions-expected.html: Added.
2047 * fast/regions/shape-inside/shape-inside-on-multiple-autoheight-regions.html: Added.
2049 2013-10-21 Mihai Maerean <mmaerean@adobe.com>
2051 [CSS Regions] The layers from the flow thread should be collected under the regions' layers.
2052 https://bugs.webkit.org/show_bug.cgi?id=120457
2054 Reviewed by David Hyatt.
2056 * compositing/regions/crash-transform-inside-region-expected.html: Added.
2057 * compositing/regions/crash-transform-inside-region.html: Added.
2058 * compositing/regions/floated-region-with-transformed-child-expected.html: Added.
2059 * compositing/regions/floated-region-with-transformed-child.html: Added.
2060 * compositing/regions/move-layer-from-one-region-to-another-expected.html: Added.
2061 * compositing/regions/move-layer-from-one-region-to-another.html: Added.
2062 * compositing/regions/propagate-region-box-shadow-border-padding-expected.html: Added.
2063 * compositing/regions/propagate-region-box-shadow-border-padding-for-video-expected.html: Added.
2064 * compositing/regions/propagate-region-box-shadow-border-padding-for-video.html: Added.
2065 * compositing/regions/propagate-region-box-shadow-border-padding.html: Added.
2066 * compositing/regions/region-as-layer-in-another-flowthread-expected.html: Added.
2067 * compositing/regions/region-as-layer-in-another-flowthread.html: Added.
2068 * compositing/regions/transform-transparent-positioned-video-inside-region-expected.html: Added.
2069 * compositing/regions/transform-transparent-positioned-video-inside-region.html: Added.
2070 * compositing/regions/transformed-layer-inside-transformed-layer-expected.html: Added.
2071 * compositing/regions/transformed-layer-inside-transformed-layer.html: Added.
2072 * compositing/regions/webkit-flow-renderer-layer-compositing-expected.html:
2073 * compositing/regions/webkit-flow-renderer-layer-compositing.html:
2074 * compositing/regions/z-index-expected.html: Added.
2075 * compositing/regions/z-index-update-expected.html: Added.
2076 * compositing/regions/z-index-update.html: Added.
2077 * compositing/regions/z-index.html: Added.
2078 * fast/multicol/mixed-positioning-stacking-order-expected.html:
2079 * fast/multicol/mixed-positioning-stacking-order.html:
2080 * fast/repaint/region-painting-composited-element-expected.html:
2081 * fast/repaint/region-painting-composited-element.html:
2082 * platform/mac-wk2/TestExpectations:
2084 2013-10-21 Oliver Hunt <oliver@apple.com>
2086 Support expression property names in object literals
2087 https://bugs.webkit.org/show_bug.cgi?id=123112
2089 Reviewed by Michael Saboff.
2093 * js/basic-computed-property-name-expected.txt: Added.
2094 * js/basic-computed-property-name.html: Added.
2095 * js/parser-syntax-check-expected.txt:
2096 * js/script-tests/basic-computed-property-name.js: Added.
2097 (a.string_appeared_here.runTest):
2098 * js/script-tests/parser-syntax-check.js:
2100 2013-10-21 Alexey Proskuryakov <ap@apple.com>
2102 Layout Test media/media-controller-time-clamp.html is flaky
2103 https://bugs.webkit.org/show_bug.cgi?id=123099
2105 * platform/mac/TestExpectations: Marking as such.
2107 2013-10-21 Mihai Maerean <mmaerean@adobe.com>
2109 [CSS Regions] Fix WHITESPACE issues in the CSS grammar.
2110 https://bugs.webkit.org/show_bug.cgi?id=123082
2112 Reviewed by Andreas Kling.
2114 This is a port of Rune Lillesveen's patch from https://codereview.chromium.org/25607005
2116 * css3/filters/custom-with-at-rule-syntax/parsing-at-rule-valid-expected.txt:
2117 * css3/filters/custom-with-at-rule-syntax/script-tests/parsing-at-rule-valid.js:
2118 * fast/css/calc-comments-allowed-expected.html: Added.
2119 * fast/css/calc-comments-allowed.html: Added.
2120 * fast/regions/webkit-region-syntax-space-expected.txt: Added.
2121 * fast/regions/webkit-region-syntax-space.html: Added.
2123 2013-10-21 Santosh Mahto <santosh.ma@samsung.com>
2125 ASSERTION FAILED: !style->propertyIsImportant(propertyID) in WebCore::setTextDecorationProperty
2126 https://bugs.webkit.org/show_bug.cgi?id=122097
2128 Reviewed by Ryosuke Niwa.
2130 Added Test cases to verify that crash does not happen in scenario when
2131 remove format command is executed on selection containing the iframe
2132 element and when textdecoration style is defined as !important and
2133 need to pushDown to iframe.
2135 * editing/execCommand/remove-format-textdecoration-in-iframe-expected.txt: Added.
2136 * editing/execCommand/remove-format-textdecoration-in-iframe.html: Added.
2138 2013-10-20 Jinwoo Song <jinwoo7.song@samsung.com>
2140 Unreviewed EFL gardening. Update EFL test expectations.
2142 * platform/efl/TestExpectations: Skip authentication tests that are failing.
2144 2013-10-20 Jinwoo Song <jinwoo7.song@samsung.com>
2146 Unreviewed EFL gardening. Update EFL test expectations.
2148 * platform/efl/TestExpectations: Mark fast/workers/worker-call.html as failure.
2150 2013-10-19 Jer Noble <jer.noble@apple.com>
2152 Unreviewed roll out of r157695; broke Mac builds.
2154 * platform/mac/js/dom/global-constructors-attributes-expected.txt: Removed.
2156 2013-10-07 Jer Noble <jer.noble@apple.com>
2158 [MSE] [Mac] Enable MediaSource on the Mac
2159 https://bugs.webkit.org/show_bug.cgi?id=122484
2161 Reviewed by Darin Adler.
2163 * platform/mac/js/dom/global-constructors-attributes-expected.txt: Added.
2165 2013-10-19 Alexey Proskuryakov <ap@apple.com>
2167 Enable webaudio/ tests on DRT/Mac
2168 https://bugs.webkit.org/show_bug.cgi?id=86914
2170 Reviewed by Darin Adler.
2172 * TestExpectations: Moved webaudio/javascriptaudionode here, as garbage collection
2173 issues with it are cross-platform.
2175 * platform/mac-wk2/TestExpectations: Moved out everything, as there is nothing
2176 WK2 specific about WebAudio.
2178 * platform/mac/TestExpectations: WebAudio expectations here were just ignored. Replaced
2179 with slightly updated expectations from WK2.
2181 2013-10-19 Santosh Mahto <santosh.ma@samsung.com>
2183 Adding test case for text-decoration property state change on applying different command
2184 https://bugs.webkit.org/show_bug.cgi?id=123073
2186 Reviewed by Ryosuke Niwa.
2188 This test case verify text-decoration property state on element after
2189 applying editing commands related to text-decoration.
2191 * editing/style/text-decoration-state-change-expected.txt: Added.
2192 * editing/style/text-decoration-state-change.html: Added.
2194 2013-10-19 Alexey Proskuryakov <ap@apple.com>
2196 WebAudio Mac expected results were misplaced - they apply equally to WK1 and WK2.
2197 We didn't notice before because all these tests are disabled on WK1.
2199 * platform/mac-wk2/webaudio: Removed.
2200 * platform/mac/webaudio: Added.
2201 * platform/mac/webaudio/audiobuffersource-playbackrate-expected.wav: Copied from LayoutTests/platform/mac-wk2/webaudio/audiobuffersource-playbackrate-expected.wav.
2202 * platform/mac/webaudio/codec-tests: Copied from LayoutTests/platform/mac-wk2/webaudio/codec-tests.
2204 * platform/mac-wk2/webaudio/audiobuffersource-loop-points-expected.wav: Removed.
2205 This test is skipped, because it times out.
2207 2013-10-18 Jinwoo Song <jinwoo7.song@samsung.com>
2209 Unreviewed EFL gardening.
2211 Remove EFL-specific test expectations that were identical to generic expectations
2212 and rebaseline test cases.
2214 * platform/efl-wk2/compositing/overflow/content-gains-scrollbars-expected.txt: Removed.
2215 * platform/efl-wk2/compositing/overflow/content-loses-scrollbars-expected.txt: Removed.
2216 * platform/efl/compositing/backing/no-backing-for-clip-overhang-expected.txt: Removed.
2217 * platform/efl/compositing/contents-opaque/hidden-with-visible-child-expected.txt: Removed.
2218 * platform/efl/compositing/contents-opaque/overflow-hidden-child-layers-expected.txt: Removed.
2219 * platform/efl/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt: Rebaselined after r154896.
2220 * platform/efl/svg/batik/paints/gradientLimit-expected.txt: Updating baselines after enabling the subpixel layout.
2222 2013-10-18 Jinwoo Song <jinwoo7.song@samsung.com>
2224 Update EFL test expectations.
2226 * platform/efl/TestExpectations:
2228 2013-10-18 Oliver Hunt <oliver@apple.com>
2230 Spread operator should be performing direct "puts" and not triggering setters
2231 https://bugs.webkit.org/show_bug.cgi?id=123047
2233 Reviewed by Geoffrey Garen.
2235 Add a new testcase for the setter case. run-javascriptcore-tests hits this with
2236 the llint, baseline, and dfg.
2238 * js/basic-spread-expected.txt:
2239 * js/script-tests/basic-spread.js:
2242 2013-10-18 Dean Jackson <dino@apple.com>
2244 Unable to upload <img src="foo.svg"> as WebGL texture
2245 https://bugs.webkit.org/show_bug.cgi?id=123035
2247 Reviewed by Tim Horton.
2249 Test that creates an HTMLImageElement, sets its source
2250 to an SVG file, and then uploads as a WebGLTexture. Based
2251 on the existing WebGL conformance tests.
2253 * fast/canvas/webgl/resources/red-green.svg: Added.
2254 * fast/canvas/webgl/resources/tex-image-and-sub-image-2d-with-svg-image.js: Added.
2255 * fast/canvas/webgl/tex-image-and-sub-image-2d-with-svg-image-expected.txt: Added.
2256 * fast/canvas/webgl/tex-image-and-sub-image-2d-with-svg-image.html: Added.
2258 2013-10-18 Nadav Rotem <nrotem@apple.com>
2260 Fix a FlushLiveness problem.
2261 https://bugs.webkit.org/show_bug.cgi?id=122984
2263 Reviewed by Filip Pizlo.
2265 * js/regress/script-tests/stepanov_container.js: Added.
2266 * js/regress/stepanov_container-expected.txt: Added.
2267 * js/regress/stepanov_container.html: Added.
2269 2013-10-18 Jinwoo Song <jinwoo7.song@samsung.com>
2271 Unreviewed EFL gardening.
2273 * platform/efl-wk2/TestExpectations: Remove passing testcase.
2274 * platform/efl/TestExpectations: fast/backgrounds/background-opaque-images-over-color.html is failing.
2275 * platform/efl/fast/dom/Range/getClientRects-expected.txt: Rebaseline after r152872.
2276 * platform/efl/fast/lists/inlineBoxWrapperNullCheck-expected.txt: Rebaseline after r152793.
2277 * platform/efl/fast/multicol/shrink-to-column-height-for-pagination-expected.png: Added.
2278 * platform/efl/fast/multicol/shrink-to-column-height-for-pagination-expected.txt: Rebaseline after r152911.
2279 * platform/efl/tables/mozilla/marvin/backgr_index-expected.png: Rebaseline after r152793.
2280 * platform/efl/tables/mozilla/marvin/backgr_index-expected.txt: Rebaseline after r152793.
2282 2013-10-18 Jinwoo Song <jinwoo7.song@samsung.com>
2284 Unreviewed EFL gardening. Rebaselining after r153852.
2286 * platform/efl-wk2/loader/go-back-cached-main-resource-expected.txt:
2287 * platform/efl/security/block-test-no-port-expected.txt:
2289 2013-10-18 Alexey Proskuryakov <ap@apple.com>
2291 Layout Test media/W3C/audio/networkState/networkState_during_loadstart.html is flaky
2292 https://bugs.webkit.org/show_bug.cgi?id=123010
2294 * platform/mac/TestExpectations: Marked as such.
2296 2013-10-18 Alexey Proskuryakov <ap@apple.com>
2298 css3/filters/composited-during-animation-layertree.html sometimes produces empty results
2299 https://bugs.webkit.org/show_bug.cgi?id=95622
2301 * platform/mac/TestExpectations: Marking as flaky.
2303 2013-10-17 Ryuan Choi <ryuan.choi@samsung.com>
2305 Unreviewed EFL gardening.
2307 Unskip tests which are already passed.
2309 * platform/efl-wk2/TestExpectations:
2310 * platform/efl/TestExpectations:
2312 2013-10-17 Jinwoo Song <jinwoo7.song@samsung.com>
2314 Unreviewed EFL gardening.
2316 * platform/efl-wk2/plugins/npruntime/object-from-destroyed-plugin-expected.txt: Added.
2317 * platform/efl-wk2/plugins/npruntime/object-from-destroyed-plugin-in-subframe-expected.txt: Added.
2318 * platform/efl/fast/forms/control-restrict-line-height-expected.png: Rebaseline after r155408.
2319 * platform/efl/fast/forms/control-restrict-line-height-expected.txt: Rebaseline after r155408.
2321 2013-10-17 Alexandru Chiculita <achicu@adobe.com>
2323 Web Inspector: [CSS Regions] Crash when highlighting a node of a flow with no regions
2324 https://bugs.webkit.org/show_bug.cgi?id=122993
2326 Reviewed by Joseph Pecoraro.
2328 Added test to check that DOM.highlightNode is not crashing WebCore when the node is inside
2329 a flow with no associated regions.
2331 * inspector-protocol/dom/highlight-flow-with-no-region-expected.txt: Added.
2332 * inspector-protocol/dom/highlight-flow-with-no-region.html: Added.
2334 2013-10-17 Nico Weber <thakis@chromium.org>
2336 Fix three bugs in the equals() implementations for css gradients.
2337 https://bugs.webkit.org/show_bug.cgi?id=122987
2339 Reviewed by Andreas Kling.
2341 1. Linear gradients were considered equal if the first gradient has no x and y
2342 position and the second has no x but does have y.
2343 2. Same as 1, for radial gradients. (This doesn't happen in practice as
2344 CSSParser::parseRadialGradient rejects such input, so no test for this case.)
2345 3. Radial gradients without x and y position weren't considered equal even if
2348 Merges https://codereview.chromium.org/26147006/
2350 * cssom/cssvalue-comparison-expected.txt:
2351 * cssom/cssvalue-comparison.html:
2353 2013-10-17 Roger Fong <roger_fong@apple.com>
2355 Unreviewed gardening of Apple Windows port.
2357 * platform/win/TestExpectations:
2359 2013-10-17 Robert Hogan <robert@webkit.org>
2361 "border-collapse: collapse;" for table removes part of its border (was: Border disappears when close to some elements)
2362 https://bugs.webkit.org/show_bug.cgi?id=8914
2364 Reviewed by David Hyatt.
2366 * fast/table/paint-section-borders-without-cells-expected.html: Added.
2367 * fast/table/paint-section-borders-without-cells-rtl-expected.html: Added.
2368 * fast/table/paint-section-borders-without-cells-rtl.html: Added.
2369 * fast/table/paint-section-borders-without-cells-vertical-lr-expected.html: Added.
2370 * fast/table/paint-section-borders-without-cells-vertical-lr-rtl-expected.html: Added.
2371 * fast/table/paint-section-borders-without-cells-vertical-lr-rtl.html: Added.
2372 * fast/table/paint-section-borders-without-cells-vertical-lr.html: Added.
2373 * fast/table/paint-section-borders-without-cells-vertical-rl-expected.html: Added.
2374 * fast/table/paint-section-borders-without-cells-vertical-rl.html: Added.
2375 * fast/table/paint-section-borders-without-cells.html: Added.
2377 2013-10-17 Andres Gomez <agomez@igalia.com>
2379 certain http media tests doesn't receive the expected "Content-Length" header
2380 https://bugs.webkit.org/show_bug.cgi?id=122965
2382 Reviewed by Eric Carlson.
2384 Fixed PHP syntax so "Content-Length" HTTP Header is included in
2387 * http/tests/media/resources/serve-video.php:
2389 2013-10-17 Mihnea Ovidenie <mihnea@adobe.com>
2391 [CSS Regions] Anonymous nested regions
2392 https://bugs.webkit.org/show_bug.cgi?id=119135
2394 Reviewed by David Hyatt.
2396 Add new tests for making a table-cell and a table-caption a region.
2397 Change expected results for repaint tests of fixed elements since the parent of the region gets layer.
2399 * fast/regions/element-in-named-flow-absolute-from-fixed-expected.txt:
2400 * fast/regions/element-in-named-flow-fixed-from-absolute-expected.txt:
2401 * fast/regions/element-inflow-fixed-from-outflow-static-expected.txt:
2402 * fast/regions/element-outflow-static-from-inflow-fixed-expected.txt:
2403 * fast/regions/table-caption-as-region-expected.html: Added.
2404 * fast/regions/table-caption-as-region.html: Added.
2405 * fast/regions/table-cell-as-region-expected.html: Added.
2406 * fast/regions/table-cell-as-region.html: Added.
2408 2013-10-17 Krzysztof Czech <k.czech@samsung.com>
2410 [EFL] Properly expose tables in accessibility
2411 https://bugs.webkit.org/show_bug.cgi?id=122894
2413 Reviewed by Chris Fleizach.
2415 Added new accessibility expectations after r153432.
2417 * platform/efl-wk2/TestExpectations:
2418 * platform/efl-wk2/accessibility/table-detection-expected.txt: Added.
2419 * platform/efl-wk2/accessibility/table-one-cell-expected.txt: Added.
2420 * platform/efl-wk2/accessibility/table-with-rules-expected.txt: Added.
2421 * platform/efl/accessibility/table-detection-expected.txt: Added.
2422 * platform/efl/accessibility/table-one-cell-expected.txt: Added.
2423 * platform/efl/accessibility/table-with-rules-expected.txt: Added.
2425 2013-10-16 Jinwoo Song <jinwoo7.song@samsung.com>
2427 Unreviewed EFL gardening. Rebaselining after r155607.
2429 * platform/efl-wk2/compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants-expected.txt: Added.
2430 * platform/efl-wk2/compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants2-expected.txt: Added.
2432 2013-10-16 Jinwoo Song <jinwoo7.song@samsung.com>
2434 Unreviewed EFL gardening. Rebaselining after r156527.
2436 * platform/efl/compositing/contents-opaque/hidden-with-visible-text-expected.txt:
2437 * platform/efl/svg/text/append-text-node-to-tspan-expected.txt:
2439 2013-10-16 Oliver Hunt <oliver@apple.com>
2442 https://bugs.webkit.org/show_bug.cgi?id=122911
2444 Reviewed by Michael Saboff.
2448 * js/basic-spread-expected.txt: Added.
2449 * js/basic-spread.html: Added.
2450 * js/parser-syntax-check-expected.txt:
2451 * js/script-tests/basic-spread.js: Added.
2453 (o.f.o.f.o.f.o.f.h.eval.o.h.o.h.o.h.o.h.g):
2454 * js/script-tests/parser-syntax-check.js:
2456 2013-10-16 Commit Queue <commit-queue@webkit.org>
2458 Unreviewed, rolling out r157529.
2459 http://trac.webkit.org/changeset/157529
2460 https://bugs.webkit.org/show_bug.cgi?id=122919
2462 Caused score test failures and some build failures. (Requested
2463 by rfong on #webkit).
2465 * js/basic-spread-expected.txt: Removed.
2466 * js/basic-spread.html: Removed.
2467 * js/parser-syntax-check-expected.txt:
2468 * js/script-tests/basic-spread.js: Removed.
2469 * js/script-tests/parser-syntax-check.js:
2471 2013-10-16 Jochen Eisinger <jochen@chromium.org>
2473 A page should exit fullscreen mode if it opens a new popup
2474 https://bugs.webkit.org/show_bug.cgi?id=122865
2476 Reviewed by Jer Noble.
2478 * fullscreen/full-screen-exit-when-popup-expected.txt: Added.
2479 * fullscreen/full-screen-exit-when-popup.html: Added.
2481 2013-10-16 Oliver Hunt <oliver@apple.com>
2484 https://bugs.webkit.org/show_bug.cgi?id=122911
2486 Reviewed by Michael Saboff.
2490 * js/basic-spread-expected.txt: Added.
2491 * js/basic-spread.html: Added.
2492 * js/parser-syntax-check-expected.txt:
2493 * js/script-tests/basic-spread.js: Added.
2495 (o.f.o.f.o.f.o.f.h.eval.o.h.o.h.o.h.o.h.g):
2496 * js/script-tests/parser-syntax-check.js:
2498 2013-10-16 KyungTae Kim <ktf.kim@samsung.com>
2500 During editing, merge inline style with overriding other author styles
2501 https://bugs.webkit.org/show_bug.cgi?id=122874
2503 Reviewed by Ryosuke Niwa.
2505 Add a test for merging inline styles of parents.
2507 * editing/deleting/merge-div-with-inline-style.html: Added.
2508 * editing/deleting/merge-div-with-inline-style-expected.txt: Added.
2510 2013-10-16 peavo@outlook.com <peavo@outlook.com>
2512 Emphasis marks has wrong color.
2513 https://bugs.webkit.org/show_bug.cgi?id=122829
2515 Reviewed by Antti Koivisto.
2517 * fast/text/text-emphasis-expected.html: Added.
2518 * fast/text/text-emphasis.html: Added.
2520 2013-10-16 Jinwoo Song <jinwoo7.song@samsung.com>
2522 Unreviewed EFL gardening. Rebaselining after r155998.
2524 * platform/efl-wk2/compositing/contents-scale/animating-expected.txt: Added.
2525 * platform/efl-wk2/compositing/contents-scale/scaled-ancestor-expected.txt: Added.
2526 * platform/efl-wk2/compositing/contents-scale/simple-scale-expected.txt: Added.
2527 * platform/efl-wk2/compositing/contents-scale/z-translate-expected.txt: Added.
2529 2013-10-16 Ryuan Choi <ryuan.choi@samsung.com>
2531 Unreviewed EFL gardening.
2533 Skip the IndexedDB tests for now as the feature is going through substantial
2534 changes that don't ensure constant proper functionality.
2536 * platform/efl-wk1/TestExpectations:
2537 * platform/efl-wk2/TestExpectations:
2538 * platform/efl/TestExpectations:
2540 2013-10-16 Andreas Kling <akling@apple.com>
2542 Revert Windows-specific expectations shuffling from r157497.
2543 This wasn't wrong either. Shame on me. :|
2545 2013-10-16 Jinwoo Song <jinwoo7.song@samsung.com>
2547 Unreviewed EFL gardening. Rebaselining after r155957.
2549 * platform/efl/css3/selectors3/html/css3-modsel-179a-expected.txt:
2550 * platform/efl/css3/selectors3/xhtml/css3-modsel-179a-expected.txt:
2551 * platform/efl/css3/selectors3/xml/css3-modsel-179a-expected.txt:
2552 * platform/efl/fast/css/pseudo-first-line-border-width-expected.txt:
2553 * platform/efl/fast/css/word-space-extra-expected.txt:
2554 * platform/efl/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt:
2556 2013-10-16 Andreas Kling <akling@apple.com>
2558 Revert Mac-specific expecations shuffling from r157498.
2559 Everything was already in order.
2561 2013-10-16 Andreas Kling <akling@apple.com>
2563 Remove EFL-specific test expectations that were identical to generic expectations.
2564 <https://webkit.org/b/121551>
2566 Reviewed by Antti Koivisto.
2568 * platform/efl-wk2/webaudio/javascriptaudionode-expected.txt: Removed.
2569 * platform/efl/compositing/culling/filter-occlusion-blur-expected.txt: Removed.
2570 * platform/efl/compositing/culling/filter-occlusion-blur-large-expected.txt: Removed.
2571 * platform/efl/compositing/geometry/fixed-position-composited-page-scale-down-expected.txt: Removed.
2572 * platform/efl/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.txt: Removed.
2573 * platform/efl/compositing/iframes/composited-iframe-scroll-expected.txt: Removed.
2574 * platform/efl/compositing/iframes/iframe-content-flipping-expected.txt: Removed.
2575 * platform/efl/compositing/iframes/repaint-after-losing-scrollbars-expected.txt: Removed.
2576 * platform/efl/compositing/images/content-image-change-expected.txt: Removed.
2577 * platform/efl/css1/units/rounding-expected.txt: Removed.
2578 * platform/efl/css2.1/20110323/abspos-containing-block-initial-001-expected.txt: Removed.
2579 * platform/efl/css2.1/20110323/abspos-containing-block-initial-007-expected.txt: Removed.
2580 * platform/efl/css3/masking/clip-path-circle-expected.txt: Removed.
2581 * platform/efl/css3/masking/clip-path-circle-filter-expected.txt: Removed.
2582 * platform/efl/css3/masking/clip-path-circle-overflow-expected.txt: Removed.
2583 * platform/efl/css3/masking/clip-path-circle-overflow-hidden-expected.txt: Removed.
2584 * platform/efl/css3/masking/clip-path-circle-relative-overflow-expected.txt: Removed.
2585 * platform/efl/css3/masking/clip-path-ellipse-expected.txt: Removed.
2586 * platform/efl/css3/masking/clip-path-polygon-evenodd-expected.txt: Removed.
2587 * platform/efl/css3/masking/clip-path-polygon-expected.txt: Removed.
2588 * platform/efl/css3/masking/clip-path-polygon-nonzero-expected.txt: Removed.
2589 * platform/efl/css3/masking/clip-path-rectangle-expected.txt: Removed.
2590 * platform/efl/editing/deleting/transpose-empty-expected.txt: Removed.
2591 * platform/efl/editing/selection/collapse-selection-in-bidi-expected.txt: Removed.
2592 * platform/efl/editing/selection/drag-start-event-client-x-y-expected.txt: Removed.
2593 * platform/efl/fast/backgrounds/bgCompositeCopy-expected.txt: Removed.
2594 * platform/efl/fast/backgrounds/size/backgroundSize01-expected.txt: Removed.
2595 * platform/efl/fast/backgrounds/size/backgroundSize02-expected.txt: Removed.
2596 * platform/efl/fast/backgrounds/size/backgroundSize03-expected.txt: Removed.
2597 * platform/efl/fast/backgrounds/size/backgroundSize04-expected.txt: Removed.
2598 * platform/efl/fast/backgrounds/size/backgroundSize05-expected.txt: Removed.
2599 * platform/efl/fast/backgrounds/size/backgroundSize06-expected.txt: Removed.
2600 * platform/efl/fast/backgrounds/size/backgroundSize07-expected.txt: Removed.
2601 * platform/efl/fast/backgrounds/size/backgroundSize08-expected.txt: Removed.
2602 * platform/efl/fast/backgrounds/size/backgroundSize09-expected.txt: Removed.
2603 * platform/efl/fast/backgrounds/size/backgroundSize10-expected.txt: Removed.
2604 * platform/efl/fast/backgrounds/size/backgroundSize11-expected.txt: Removed.
2605 * platform/efl/fast/backgrounds/size/backgroundSize12-expected.txt: Removed.
2606 * platform/efl/fast/backgrounds/size/backgroundSize13-expected.txt: Removed.
2607 * platform/efl/fast/backgrounds/size/backgroundSize14-expected.txt: Removed.
2608 * platform/efl/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt: Removed.
2609 * platform/efl/fast/block/basic/fieldset-stretch-to-legend-expected.txt: Removed.
2610 * platform/efl/fast/block/basic/quirk-percent-height-grandchild-expected.txt: Removed.
2611 * platform/efl/fast/block/float/008-expected.txt: Removed.
2612 * platform/efl/fast/block/float/009-expected.txt: Removed.
2613 * platform/efl/fast/block/float/019-expected.txt: Removed.
2614 * platform/efl/fast/block/float/034-expected.txt: Removed.
2615 * platform/efl/fast/block/float/035-expected.txt: Removed.
2616 * platform/efl/fast/block/float/4145535Crash-expected.txt: Removed.
2617 * platform/efl/fast/block/float/br-with-clear-2-expected.txt: Removed.
2618 * platform/efl/fast/block/float/float-forced-below-other-floats-expected.txt: Removed.
2619 * platform/efl/fast/block/float/float-not-removed-from-next-sibling-expected.txt: Removed.
2620 * platform/efl/fast/block/float/float-not-removed-from-next-sibling2-expected.txt: Removed.
2621 * platform/efl/fast/block/float/float-on-zero-height-line-expected.txt: Removed.
2622 * platform/efl/fast/block/float/float-overhangs-root-expected.txt: Removed.
2623 * platform/efl/fast/block/float/narrow-after-wide-expected.txt: Removed.
2624 * platform/efl/fast/block/float/negative-margin-clear-expected.txt: Removed.
2625 * platform/efl/fast/block/float/nested-clearance-expected.txt: Removed.
2626 * platform/efl/fast/block/float/nowrap-clear-min-width-expected.txt: Removed.
2627 * platform/efl/fast/block/float/overhanging-after-height-decrease-offsets-expected.txt: Removed.
2628 * platform/efl/fast/block/float/relative-painted-twice-expected.txt: Removed.
2629 * platform/efl/fast/block/positioning/003-expected.txt: Removed.
2630 * platform/efl/fast/block/positioning/004-expected.txt: Removed.
2631 * platform/efl/fast/block/positioning/005-expected.txt: Removed.
2632 * platform/efl/fast/block/positioning/006-expected.txt: Removed.
2633 * platform/efl/fast/block/positioning/007-expected.txt: Removed.
2634 * platform/efl/fast/block/positioning/008-expected.txt: Removed.
2635 * platform/efl/fast/block/positioning/009-expected.txt: Removed.
2636 * platform/efl/fast/block/positioning/010-expected.txt: Removed.
2637 * platform/efl/fast/block/positioning/011-expected.txt: Removed.
2638 * platform/efl/fast/block/positioning/012-expected.txt: Removed.
2639 * platform/efl/fast/block/positioning/013-expected.txt: Removed.
2640 * platform/efl/fast/block/positioning/014-expected.txt: Removed.
2641 * platform/efl/fast/block/positioning/015-expected.txt: Removed.
2642 * platform/efl/fast/block/positioning/017-expected.txt: Removed.
2643 * platform/efl/fast/block/positioning/018-expected.txt: Removed.
2644 * platform/efl/fast/block/positioning/019-expected.txt: Removed.
2645 * platform/efl/fast/block/positioning/020-expected.txt: Removed.
2646 * platform/efl/fast/block/positioning/021-expected.txt: Removed.
2647 * platform/efl/fast/block/positioning/022-expected.txt: Removed.
2648 * platform/efl/fast/block/positioning/023-expected.txt: Removed.
2649 * platform/efl/fast/block/positioning/024-expected.txt: Removed.
2650 * platform/efl/fast/block/positioning/026-expected.txt: Removed.
2651 * platform/efl/fast/block/positioning/027-expected.txt: Removed.
2652 * platform/efl/fast/block/positioning/029-expected.txt: Removed.
2653 * platform/efl/fast/block/positioning/030-expected.txt: Removed.
2654 * platform/efl/fast/block/positioning/032-expected.txt: Removed.
2655 * platform/efl/fast/block/positioning/033-expected.txt: Removed.
2656 * platform/efl/fast/block/positioning/034-expected.txt: Removed.
2657 * platform/efl/fast/block/positioning/035-expected.txt: Removed.
2658 * platform/efl/fast/block/positioning/036-expected.txt: Removed.
2659 * platform/efl/fast/block/positioning/037-expected.txt: Removed.
2660 * platform/efl/fast/block/positioning/038-expected.txt: Removed.
2661 * platform/efl/fast/block/positioning/039-expected.txt: Removed.
2662 * platform/efl/fast/block/positioning/040-expected.txt: Removed.
2663 * platform/efl/fast/block/positioning/041-expected.txt: Removed.
2664 * platform/efl/fast/block/positioning/042-expected.txt: Removed.
2665 * platform/efl/fast/block/positioning/043-expected.txt: Removed.
2666 * platform/efl/fast/block/positioning/044-expected.txt: Removed.
2667 * platform/efl/fast/block/positioning/045-expected.txt: Removed.
2668 * platform/efl/fast/block/positioning/046-expected.txt: Removed.
2669 * platform/efl/fast/block/positioning/048-expected.txt: Removed.
2670 * platform/efl/fast/block/positioning/049-expected.txt: Removed.
2671 * platform/efl/fast/block/positioning/050-expected.txt: Removed.
2672 * platform/efl/fast/block/positioning/062-expected.txt: Removed.
2673 * platform/efl/fast/block/positioning/complex-positioned-movement-expected.txt: Removed.
2674 * platform/efl/fast/block/positioning/move-with-auto-width-expected.txt: Removed.
2675 * platform/efl/fast/block/positioning/negative-rel-position-expected.txt: Removed.
2676 * platform/efl/fast/block/positioning/relative-overconstrained-expected.txt: Removed.
2677 * platform/efl/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt: Removed.
2678 * platform/efl/fast/block/positioning/static-inline-position-dynamic-expected.txt: Removed.
2679 * platform/efl/fast/block/positioning/vertical-lr/003-expected.txt: Removed.
2680 * platform/efl/fast/block/positioning/vertical-lr/004-expected.txt: Removed.
2681 * platform/efl/fast/block/positioning/vertical-lr/005-expected.txt: Removed.
2682 * platform/efl/fast/block/positioning/vertical-lr/006-expected.txt: Removed.
2683 * platform/efl/fast/block/positioning/vertical-rl/003-expected.txt: Removed.
2684 * platform/efl/fast/block/positioning/vertical-rl/004-expected.txt: Removed.
2685 * platform/efl/fast/block/positioning/vertical-rl/005-expected.txt: Removed.
2686 * platform/efl/fast/block/positioning/vertical-rl/006-expected.txt: Removed.
2687 * platform/efl/fast/borders/fieldsetBorderRadius-expected.txt: Removed.
2688 * platform/efl/fast/borders/outline-offset-min-assert-expected.txt: Removed.
2689 * platform/efl/fast/borders/webkit-border-radius-expected.txt: Removed.
2690 * platform/efl/fast/box-shadow/shadow-tiling-artifact-expected.txt: Removed.
2691 * platform/efl/fast/box-shadow/single-pixel-shadow-expected.txt: Removed.
2692 * platform/efl/fast/canvas/canvas-as-image-expected.txt: Removed.
2693 * platform/efl/fast/canvas/canvas-bg-expected.txt: Removed.
2694 * platform/efl/fast/canvas/canvas-render-layer-expected.txt: Removed.
2695 * platform/efl/fast/css-generated-content/table-parts-before-and-after-expected.txt: Removed.
2696 * platform/efl/fast/css/006-expected.txt: Removed.
2697 * platform/efl/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt: Removed.
2698 * platform/efl/fast/css/bogus-color-span-expected.txt: Removed.
2699 * platform/efl/fast/css/bug4860-absolute-block-child-does-not-inherit-alignment-expected.txt: Removed.
2700 * platform/efl/fast/css/content-dynamic-expected.txt: Removed.
2701 * platform/efl/fast/css/contentDiv-expected.txt: Removed.
2702 * platform/efl/fast/css/contentDivWithChildren-expected.txt: Removed.
2703 * platform/efl/fast/css/contentImage-expected.txt: Removed.
2704 * platform/efl/fast/css/empty-inline-003-quirksmode-expected.txt: Removed.
2705 * platform/efl/fast/css/empty-inline-line-height-first-line-expected.txt: Removed.
2706 * platform/efl/fast/css/empty-inline-line-height-first-line-quirksmode-expected.txt: Removed.
2707 * platform/efl/fast/css/font-face-multiple-remote-sources-expected.txt: Removed.
2708 * platform/efl/fast/css/font-face-remote-expected.txt: Removed.
2709 * platform/efl/fast/css/getComputedStyle/getComputedStyle-margin-percentage-expected.txt: Removed.
2710 * platform/efl/fast/css/last-child-style-sharing-expected.txt: Removed.
2711 * platform/efl/fast/css/nested-rounded-corners-expected.txt: Removed.
2712 * platform/efl/fast/css/outline-auto-empty-rects-expected.txt: Removed.
2713 * platform/efl/fast/css/transition-color-unspecified-expected.txt: Removed.
2714 * platform/efl/fast/dom/Element/getBoundingClientRect-expected.txt: Removed.
2715 * platform/efl/fast/dom/HTMLStyleElement/insert-parser-generated-expected.txt: Removed.
2716 * platform/efl/fast/dom/Range/getBoundingClientRect-expected.txt: Removed.
2717 * platform/efl/fast/dom/Window/window-properties-performance-expected.txt: Removed.
2718 * platform/efl/fast/dom/attr_dead_doc-expected.txt: Removed.
2719 * platform/efl/fast/dom/css-cached-import-rule-expected.txt: Removed.
2720 * platform/efl/fast/dom/css-insert-import-rule-expected.txt: Removed.
2721 * platform/efl/fast/dom/delete-contents-expected.txt: Removed.
2722 * platform/efl/fast/dom/horizontal-scrollbar-in-rtl-expected.txt: Removed.
2723 * platform/efl/fast/dom/shadow/shadow-contents-event-expected.txt: Removed.
2724 * platform/efl/fast/dom/vertical-scrollbar-in-rtl-expected.txt: Removed.
2725 * platform/efl/fast/dynamic/001-expected.txt: Removed.
2726 * platform/efl/fast/dynamic/005-expected.txt: Removed.
2727 * platform/efl/fast/dynamic/anonymous-block-layer-lost-expected.txt: Removed.
2728 * platform/efl/fast/dynamic/float-no-longer-overhanging-expected.txt: Removed.
2729 * platform/efl/fast/dynamic/float-withdrawal-2-expected.txt: Removed.
2730 * platform/efl/fast/dynamic/floating-to-positioned-2-expected.txt: Removed.
2731 * platform/efl/fast/dynamic/floating-to-positioned-expected.txt: Removed.
2732 * platform/efl/fast/dynamic/insertAdjacentElement-expected.txt: Removed.
2733 * platform/efl/fast/dynamic/staticY-expected.txt: Removed.
2734 * platform/efl/fast/dynamic/subtree-parent-static-y-expected.txt: Removed.
2735 * platform/efl/fast/events/document-elementFromPoint-expected.txt: Removed.
2736 * platform/efl/fast/events/overflow-viewport-renderer-deleted-expected.txt: Removed.
2737 * platform/efl/fast/flexbox/flex-hang-expected.txt: Removed.
2738 * platform/efl/fast/flexbox/overhanging-floats-removed-expected.txt: Removed.
2739 * platform/efl/fast/forms/002-expected.txt: Removed.
2740 * platform/efl/fast/forms/005-expected.txt: Removed.
2741 * platform/efl/fast/forms/color/input-color-onchange-event-expected.txt: Removed.
2742 * platform/efl/fast/forms/input-placeholder-paint-order-expected.txt: Removed.
2743 * platform/efl/fast/forms/textarea/textarea-placeholder-paint-order-expected.txt: Removed.
2744 * platform/efl/fast/frames/002-expected.txt: Removed.
2745 * platform/efl/fast/frames/calculate-fixed-expected.txt: Removed.
2746 * platform/efl/fast/frames/calculate-order-expected.txt: Removed.
2747 * platform/efl/fast/frames/calculate-percentage-expected.txt: Removed.
2748 * platform/efl/fast/frames/calculate-relative-expected.txt: Removed.
2749 * platform/efl/fast/frames/calculate-round-expected.txt: Removed.
2750 * platform/efl/fast/frames/content-opacity-1-expected.txt: Removed.
2751 * platform/efl/fast/frames/content-opacity-2-expected.txt: Removed.
2752 * platform/efl/fast/frames/empty-cols-attribute-expected.txt: Removed.
2753 * platform/efl/fast/frames/empty-frame-src-expected.txt: Removed.
2754 * platform/efl/fast/frames/frame-set-whitespace-attributes-expected.txt: Removed.
2755 * platform/efl/fast/frames/iframe-scaling-with-scroll-expected.txt: Removed.
2756 * platform/efl/fast/frames/iframe-text-contents-expected.txt: Removed.
2757 * platform/efl/fast/frames/invalid-expected.txt: Removed.
2758 * platform/efl/fast/frames/no-frame-borders-expected.txt: Removed.
2759 * platform/efl/fast/frames/seamless/seamless-inherited-origin-expected.txt: Removed.
2760 * platform/efl/fast/gradients/background-clipped-expected.txt: Removed.
2761 * platform/efl/fast/images/gif-large-checkerboard-expected.txt: Removed.
2762 * platform/efl/fast/images/gray-scale-png-with-color-profile-expected.txt: Removed.
2763 * platform/efl/fast/images/png-suite/test-expected.txt: Removed.
2764 * platform/efl/fast/images/repaint-subrect-grid-expected.txt: Removed.
2765 * platform/efl/fast/images/zoomed-img-size-expected.txt: Removed.
2766 * platform/efl/fast/inline-block/004-expected.txt: Removed.
2767 * platform/efl/fast/inline-block/005-expected.txt: Removed.
2768 * platform/efl/fast/invalid/015-expected.txt: Removed.
2769 * platform/efl/fast/invalid/table-residual-style-crash-expected.txt: Removed.
2770 * platform/efl/fast/layers/opacity-stacking-expected.txt: Removed.
2771 * platform/efl/fast/layers/positioned-inside-root-with-margins-expected.txt: Removed.
2772 * platform/efl/fast/layers/zindex-ridonkulous-expected.txt: Removed.
2773 * platform/efl/fast/lists/list-marker-before-content-table-expected.txt: Removed.
2774 * platform/efl/fast/multicol/break-properties-expected.txt: Removed.
2775 * platform/efl/fast/multicol/pagination-h-horizontal-bt-expected.txt: Removed.
2776 * platform/efl/fast/multicol/pagination-h-horizontal-tb-expected.txt: Removed.
2777 * platform/efl/fast/multicol/pagination-h-vertical-lr-expected.txt: Removed.
2778 * platform/efl/fast/multicol/pagination-h-vertical-rl-expected.txt: Removed.
2779 * platform/efl/fast/multicol/pagination-v-horizontal-bt-expected.txt: Removed.
2780 * platform/efl/fast/multicol/pagination-v-horizontal-tb-expected.txt: Removed.
2781 * platform/efl/fast/multicol/pagination-v-vertical-lr-expected.txt: Removed.
2782 * platform/efl/fast/multicol/pagination-v-vertical-rl-expected.txt: Removed.
2783 * platform/efl/fast/multicol/span/generated-child-split-flow-crash-expected.txt: Removed.
2784 * platform/efl/fast/multicol/vertical-lr/break-properties-expected.txt: Removed.
2785 * platform/efl/fast/multicol/vertical-lr/rules-with-border-before-expected.txt: Removed.
2786 * platform/efl/fast/multicol/vertical-rl/break-properties-expected.txt: Removed.
2787 * platform/efl/fast/multicol/vertical-rl/rules-with-border-before-expected.txt: Removed.
2788 * platform/efl/fast/overflow/overflow-update-transform-expected.txt: Removed.
2789 * platform/efl/fast/overflow/position-relative-expected.txt: Removed.
2790 * platform/efl/fast/overflow/trailing-float-linebox-expected.txt: Removed.
2791 * platform/efl/fast/overflow/unreachable-content-test-expected.txt: Removed.
2792 * platform/efl/fast/parser/innerhtml-with-prefixed-elements-expected.txt: Removed.
2793 * platform/efl/fast/parser/style-script-head-test-expected.txt: Removed.
2794 * platform/efl/fast/profiler/apply-expected.txt: Removed.
2795 * platform/efl/fast/reflections/reflection-with-zoom-expected.txt: Removed.
2796 * platform/efl/fast/reflections/table-cell-expected.txt: Removed.
2797 * platform/efl/fast/repaint/background-generated-expected.txt: Removed.
2798 * platform/efl/fast/repaint/content-into-overflow-expected.txt: Removed.
2799 * platform/efl/fast/repaint/erase-overflow-expected.txt: Removed.
2800 * platform/efl/fast/repaint/fixed-tranformed-expected.txt: Removed.
2801 * platform/efl/fast/repaint/float-in-new-block-with-layout-delta-expected.txt: Removed.
2802 * platform/efl/fast/repaint/float-new-in-block-expected.txt: Removed.
2803 * platform/efl/fast/repaint/focus-ring-expected.txt: Removed.
2804 * platform/efl/fast/repaint/iframe-scroll-repaint-expected.txt: Removed.
2805 * platform/efl/fast/repaint/inline-block-resize-expected.txt: Removed.
2806 * platform/efl/fast/repaint/intermediate-layout-position-clip-expected.txt: Removed.
2807 * platform/efl/fast/repaint/intermediate-layout-position-expected.txt: Removed.
2808 * platform/efl/fast/repaint/invisible-objects-expected.txt: Removed.
2809 * platform/efl/fast/repaint/layer-hide-when-needs-layout-expected.txt: Removed.
2810 * platform/efl/fast/repaint/layer-visibility-expected.txt: Removed.
2811 * platform/efl/fast/repaint/layout-state-only-positioned-expected.txt: Removed.
2812 * platform/efl/fast/repaint/overflow-flipped-writing-mode-block-in-regions-expected.txt: Removed.
2813 * platform/efl/fast/repaint/overflow-into-content-expected.txt: Removed.
2814 * platform/efl/fast/repaint/repaint-during-scroll-expected.txt: Removed.
2815 * platform/efl/fast/repaint/table-col-background-expected.txt: Removed.
2816 * platform/efl/fast/repaint/table-outer-border-expected.txt: Removed.
2817 * platform/efl/fast/repaint/table-row-expected.txt: Removed.
2818 * platform/efl/fast/repaint/table-section-overflow-expected.txt: Removed.
2819 * platform/efl/fast/repaint/table-two-pass-layout-overpaint-expected.txt: Removed.
2820 * platform/efl/fast/repaint/text-emphasis-v-expected.txt: Removed.
2821 * platform/efl/fast/repaint/transform-disable-layoutstate-expected.txt: Removed.
2822 * platform/efl/fast/repaint/transform-replaced-shadows-expected.txt: Removed.
2823 * platform/efl/fast/repaint/transform-rotate-and-remove-expected.txt: Removed.
2824 * platform/efl/fast/repaint/view-background-from-body-1-expected.txt: Removed.
2825 * platform/efl/fast/repaint/view-background-from-body-2-expected.txt: Removed.
2826 * platform/efl/fast/replaced/008-expected.txt: Removed.
2827 * platform/efl/fast/replaced/percent-height-in-anonymous-block-expected.txt: Removed.
2828 * platform/efl/fast/replaced/selection-rect-expected.txt: Removed.
2829 * platform/efl/fast/ruby/position-after-expected.txt: Removed.
2830 * platform/efl/fast/ruby/ruby-block-style-not-updated-expected.txt: Removed.
2831 * platform/efl/fast/ruby/ruby-block-style-not-updated-with-before-after-content-expected.txt: Removed.
2832 * platform/efl/fast/ruby/ruby-inline-style-not-updated-expected.txt: Removed.
2833 * platform/efl/fast/ruby/ruby-inline-style-not-updated-with-before-after-content-expected.txt: Removed.
2834 * platform/efl/fast/runin/runin-generated-before-content-expected.txt: Removed.
2835 * platform/efl/fast/sub-pixel/inline-block-with-padding-expected.txt: Removed.
2836 * platform/efl/fast/sub-pixel/selection/selection-gaps-at-fractional-offsets-expected.txt: Removed.
2837 * platform/efl/fast/sub-pixel/selection/selection-rect-in-sub-pixel-table-expected.txt: Removed.
2838 * platform/efl/fast/table/024-expected.txt: Removed.
2839 * platform/efl/fast/table/031-expected.txt: Removed.
2840 * platform/efl/fast/table/032-expected.txt: Removed.
2841 * platform/efl/fast/table/auto-100-percent-width-expected.txt: Removed.
2842 * platform/efl/fast/table/caption-relayout-expected.txt: Removed.
2843 * platform/efl/fast/table/div-as-col-span-expected.txt: Removed.
2844 * platform/efl/fast/table/fixed-granular-cols-expected.txt: Removed.
2845 * platform/efl/fast/table/fixed-with-auto-with-colspan-expected.txt: Removed.
2846 * platform/efl/fast/table/fixed-with-auto-with-colspan-vertical-expected.txt: Removed.
2847 * platform/efl/fast/table/growCellForImageQuirk-expected.txt: Removed.
2848 * platform/efl/fast/table/growCellForImageQuirk-vertical-expected.txt: Removed.
2849 * platform/efl/fast/table/height-percent-test-vertical-expected.txt: Removed.
2850 * platform/efl/fast/table/percent-widths-stretch-expected.txt: Removed.
2851 * platform/efl/fast/table/percent-widths-stretch-vertical-expected.txt: Removed.
2852 * platform/efl/fast/table/table-before-child-style-update-expected.txt: Removed.
2853 * platform/efl/fast/table/table-cell-before-after-content-around-table-block-expected.txt: Removed.
2854 * platform/efl/fast/table/table-cell-before-after-content-around-table-expected.txt: Removed.
2855 * platform/efl/fast/table/table-cell-before-after-content-around-table-row-expected.txt: Removed.
2856 * platform/efl/fast/table/table-row-before-after-content-around-block-expected.txt: Removed.
2857 * platform/efl/fast/table/table-row-before-after-content-around-table-expected.txt: Removed.
2858 * platform/efl/fast/table/table-row-before-child-style-update-expected.txt: Removed.
2859 * platform/efl/fast/table/table-row-outline-paint-expected.txt: Removed.
2860 * platform/efl/fast/table/table-row-style-not-updated-expected.txt: Removed.
2861 * platform/efl/fast/table/table-row-style-not-updated-with-after-content-expected.txt: Removed.
2862 * platform/efl/fast/table/table-row-style-not-updated-with-before-content-expected.txt: Removed.
2863 * platform/efl/fast/table/table-style-not-updated-expected.txt: Removed.
2864 * platform/efl/fast/table/vertical-align-baseline-readjust-expected.txt: Removed.
2865 * platform/efl/fast/table/wide-colspan-expected.txt: Removed.
2866 * platform/efl/fast/table/wide-column-expected.txt: Removed.
2867 * platform/efl/fast/text/align-center-rtl-spill-expected.txt: Removed.
2868 * platform/efl/fast/text/emphasis-avoid-ruby-expected.txt: Removed.
2869 * platform/efl/fast/text/soft-hyphen-4-expected.txt: Removed.
2870 * platform/efl/fast/text/stripNullFromText-expected.txt: Removed.
2871 * platform/efl/fast/text/wbr-pre-expected.txt: Removed.
2872 * platform/efl/fast/text/whitespace/019-expected.txt: Removed.
2873 * platform/efl/fast/text/whitespace/023-expected.txt: Removed.
2874 * platform/efl/fast/tokenizer/missing-style-end-tag-1-expected.txt: Removed.
2875 * platform/efl/fast/tokenizer/missing-style-end-tag-2-expected.txt: Removed.
2876 * platform/efl/fast/tokenizer/script-after-frameset-expected.txt: Removed.
2877 * platform/efl/fast/transforms/matrix-01-expected.txt: Removed.
2878 * platform/efl/fast/transforms/matrix-02-expected.txt: Removed.
2879 * platform/efl/fast/transforms/rotated-transform-affects-scrolling-1-expected.txt: Removed.
2880 * platform/efl/fast/transforms/rotated-transform-affects-scrolling-2-expected.txt: Removed.
2881 * platform/efl/fast/writing-mode/body-direction-propagation-blocked-expected.txt: Removed.
2882 * platform/efl/fast/writing-mode/body-direction-propagation-expected.txt: Removed.
2883 * platform/efl/fast/writing-mode/body-writing-mode-propagation-blocked-expected.txt: Removed.
2884 * platform/efl/fast/writing-mode/body-writing-mode-propagation-expected.txt: Removed.
2885 * platform/efl/fast/writing-mode/floats-in-block-layout-expected.txt: Removed.
2886 * platform/efl/fast/writing-mode/inline-direction-positioning-expected.txt: Removed.
2887 * platform/efl/fast/writing-mode/margin-collapse-expected.txt: Removed.
2888 * platform/efl/fast/writing-mode/root-lr-basic-expected.txt: Removed.
2889 * platform/efl/fast/writing-mode/self-collapsing-block-expected.txt: Removed.
2890 * platform/efl/fullscreen/full-screen-render-inline-expected.txt: Removed.
2891 * platform/efl/fullscreen/parent-flow-inline-with-block-child-expected.txt: Removed.
2892 * platform/efl/plugins/iframe-plugin-bgcolor-expected.txt: Removed.
2893 * platform/efl/tables/mozilla/bugs/bug12910-2-expected.txt: Removed.
2894 * platform/efl/tables/mozilla/bugs/bug131020-2-expected.txt: Removed.
2895 * platform/efl/tables/mozilla/bugs/bug13169-expected.txt: Removed.
2896 * platform/efl/tables/mozilla/bugs/bug137388-1-expected.txt: Removed.
2897 * platform/efl/tables/mozilla/bugs/bug137388-2-expected.txt: Removed.
2898 * platform/efl/tables/mozilla/bugs/bug137388-3-expected.txt: Removed.
2899 * platform/efl/tables/mozilla/bugs/bug157890-expected.txt: Removed.
2900 * platform/efl/tables/mozilla/bugs/bug1818-3-expected.txt: Removed.
2901 * platform/efl/tables/mozilla/bugs/bug1818-6-expected.txt: Removed.
2902 * platform/efl/tables/mozilla/bugs/bug222336-expected.txt: Removed.
2903 * platform/efl/tables/mozilla/bugs/bug222467-expected.txt: Removed.
2904 * platform/efl/tables/mozilla/bugs/bug269566-expected.txt: Removed.
2905 * platform/efl/tables/mozilla/bugs/bug277062-expected.txt: Removed.
2906 * platform/efl/tables/mozilla/bugs/bug28933-expected.txt: Removed.
2907 * platform/efl/tables/mozilla/bugs/bug2954-expected.txt: Removed.
2908 * platform/efl/tables/mozilla/bugs/bug8032-2-expected.txt: Removed.
2909 * platform/efl/tables/mozilla/bugs/bug83786-expected.txt: Removed.
2910 * platform/efl/tables/mozilla/core/col_widths_fix_autoFixPer-expected.txt: Removed.
2911 * platform/efl/tables/mozilla_expected_failures/bugs/bug128876-expected.txt: Removed.
2912 * platform/efl/transforms/3d/general/matrix-with-zoom-3d-expected.txt: Removed.
2913 * platform/efl/transforms/3d/general/transform-origin-z-change-expected.txt: Removed.
2914 * platform/efl/transitions/transition-end-event-rendering-expected.txt: Removed.
2916 2013-10-16 Andreas Kling <akling@apple.com>
2918 Remove Gtk-specific test expectations that were identical to generic expectations.
2919 <https://webkit.org/b/121551>
2921 Reviewed by Antti Koivisto.
2923 * platform/gtk/css1/units/rounding-expected.txt: Removed.
2924 * platform/gtk/css2.1/20110323/abspos-containing-block-initial-001-expected.txt: Removed.
2925 * platform/gtk/css2.1/20110323/abspos-containing-block-initial-007-expected.txt: Removed.
2926 * platform/gtk/css3/masking/clip-path-circle-expected.txt: Removed.
2927 * platform/gtk/css3/masking/clip-path-circle-filter-expected.txt: Removed.
2928 * platform/gtk/css3/masking/clip-path-circle-overflow-expected.txt: Removed.
2929 * platform/gtk/css3/masking/clip-path-circle-overflow-hidden-expected.txt: Removed.
2930 * platform/gtk/css3/masking/clip-path-circle-relative-overflow-expected.txt: Removed.
2931 * platform/gtk/css3/masking/clip-path-ellipse-expected.txt: Removed.
2932 * platform/gtk/css3/masking/clip-path-polygon-evenodd-expected.txt: Removed.
2933 * platform/gtk/css3/masking/clip-path-polygon-expected.txt: Removed.
2934 * platform/gtk/css3/masking/clip-path-polygon-nonzero-expected.txt: Removed.
2935 * platform/gtk/css3/masking/clip-path-rectangle-expected.txt: Removed.
2936 * platform/gtk/editing/deleting/transpose-empty-expected.txt: Removed.
2937 * platform/gtk/editing/pasteboard/5761530-1-expected.txt: Removed.
2938 * platform/gtk/editing/selection/collapse-selection-in-bidi-expected.txt: Removed.
2939 * platform/gtk/editing/selection/doubleclick-crash-expected.txt: Removed.
2940 * platform/gtk/editing/selection/select-missing-image-expected.txt: Removed.
2941 * platform/gtk/fast/backgrounds/bgCompositeCopy-expected.txt: Removed.
2942 * platform/gtk/fast/backgrounds/size/backgroundSize01-expected.txt: Removed.
2943 * platform/gtk/fast/backgrounds/size/backgroundSize02-expected.txt: Removed.
2944 * platform/gtk/fast/backgrounds/size/backgroundSize03-expected.txt: Removed.
2945 * platform/gtk/fast/backgrounds/size/backgroundSize04-expected.txt: Removed.
2946 * platform/gtk/fast/backgrounds/size/backgroundSize05-expected.txt: Removed.
2947 * platform/gtk/fast/backgrounds/size/backgroundSize06-expected.txt: Removed.
2948 * platform/gtk/fast/backgrounds/size/backgroundSize07-expected.txt: Removed.
2949 * platform/gtk/fast/backgrounds/size/backgroundSize08-expected.txt: Removed.
2950 * platform/gtk/fast/backgrounds/size/backgroundSize09-expected.txt: Removed.
2951 * platform/gtk/fast/backgrounds/size/backgroundSize10-expected.txt: Removed.
2952 * platform/gtk/fast/backgrounds/size/backgroundSize11-expected.txt: Removed.
2953 * platform/gtk/fast/backgrounds/size/backgroundSize12-expected.txt: Removed.
2954 * platform/gtk/fast/backgrounds/size/backgroundSize13-expected.txt: Removed.
2955 * platform/gtk/fast/backgrounds/size/backgroundSize14-expected.txt: Removed.
2956 * platform/gtk/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt: Removed.
2957 * platform/gtk/fast/block/basic/fieldset-stretch-to-legend-expected.txt: Removed.
2958 * platform/gtk/fast/block/basic/quirk-percent-height-grandchild-expected.txt: Removed.
2959 * platform/gtk/fast/block/float/008-expected.txt: Removed.
2960 * platform/gtk/fast/block/float/009-expected.txt: Removed.
2961 * platform/gtk/fast/block/float/019-expected.txt: Removed.
2962 * platform/gtk/fast/block/float/034-expected.txt: Removed.
2963 * platform/gtk/fast/block/float/035-expected.txt: Removed.
2964 * platform/gtk/fast/block/float/4145535Crash-expected.txt: Removed.
2965 * platform/gtk/fast/block/float/br-with-clear-2-expected.txt: Removed.
2966 * platform/gtk/fast/block/float/float-forced-below-other-floats-expected.txt: Removed.
2967 * platform/gtk/fast/block/float/float-on-zero-height-line-expected.txt: Removed.
2968 * platform/gtk/fast/block/float/float-overhangs-root-expected.txt: Removed.
2969 * platform/gtk/fast/block/float/narrow-after-wide-expected.txt: Removed.
2970 * platform/gtk/fast/block/float/negative-margin-clear-expected.txt: Removed.
2971 * platform/gtk/fast/block/float/nowrap-clear-min-width-expected.txt: Removed.
2972 * platform/gtk/fast/block/float/overhanging-after-height-decrease-offsets-expected.txt: Removed.
2973 * platform/gtk/fast/block/float/relative-painted-twice-expected.txt: Removed.
2974 * platform/gtk/fast/block/positioning/003-expected.txt: Removed.
2975 * platform/gtk/fast/block/positioning/004-expected.txt: Removed.
2976 * platform/gtk/fast/block/positioning/005-expected.txt: Removed.
2977 * platform/gtk/fast/block/positioning/006-expected.txt: Removed.
2978 * platform/gtk/fast/block/positioning/007-expected.txt: Removed.
2979 * platform/gtk/fast/block/positioning/008-expected.txt: Removed.
2980 * platform/gtk/fast/block/positioning/009-expected.txt: Removed.
2981 * platform/gtk/fast/block/positioning/010-expected.txt: Removed.
2982 * platform/gtk/fast/block/positioning/011-expected.txt: Removed.
2983 * platform/gtk/fast/block/positioning/012-expected.txt: Removed.
2984 * platform/gtk/fast/block/positioning/013-expected.txt: Removed.
2985 * platform/gtk/fast/block/positioning/014-expected.txt: Removed.
2986 * platform/gtk/fast/block/positioning/015-expected.txt: Removed.
2987 * platform/gtk/fast/block/positioning/017-expected.txt: Removed.
2988 * platform/gtk/fast/block/positioning/018-expected.txt: Removed.
2989 * platform/gtk/fast/block/positioning/019-expected.txt: Removed.
2990 * platform/gtk/fast/block/positioning/020-expected.txt: Removed.
2991 * platform/gtk/fast/block/positioning/021-expected.txt: Removed.
2992 * platform/gtk/fast/block/positioning/022-expected.txt: Removed.
2993 * platform/gtk/fast/block/positioning/023-expected.txt: Removed.
2994 * platform/gtk/fast/block/positioning/024-expected.txt: Removed.
2995 * platform/gtk/fast/block/positioning/026-expected.txt: Removed.
2996 * platform/gtk/fast/block/positioning/027-expected.txt: Removed.
2997 * platform/gtk/fast/block/positioning/029-expected.txt: Removed.
2998 * platform/gtk/fast/block/positioning/030-expected.txt: Removed.
2999 * platform/gtk/fast/block/positioning/032-expected.txt: Removed.
3000 * platform/gtk/fast/block/positioning/033-expected.txt: Removed.
3001 * platform/gtk/fast/block/positioning/034-expected.txt: Removed.
3002 * platform/gtk/fast/block/positioning/035-expected.txt: Removed.
3003 * platform/gtk/fast/block/positioning/036-expected.txt: Removed.
3004 * platform/gtk/fast/block/positioning/037-expected.txt: Removed.
3005 * platform/gtk/fast/block/positioning/038-expected.txt: Removed.
3006 * platform/gtk/fast/block/positioning/039-expected.txt: Removed.
3007 * platform/gtk/fast/block/positioning/040-expected.txt: Removed.
3008 * platform/gtk/fast/block/positioning/041-expected.txt: Removed.
3009 * platform/gtk/fast/block/positioning/042-expected.txt: Removed.
3010 * platform/gtk/fast/block/positioning/043-expected.txt: Removed.
3011 * platform/gtk/fast/block/positioning/044-expected.txt: Removed.
3012 * platform/gtk/fast/block/positioning/045-expected.txt: Removed.
3013 * platform/gtk/fast/block/positioning/046-expected.txt: Removed.
3014 * platform/gtk/fast/block/positioning/048-expected.txt: Removed.
3015 * platform/gtk/fast/block/positioning/049-expected.txt: Removed.
3016 * platform/gtk/fast/block/positioning/050-expected.txt: Removed.
3017 * platform/gtk/fast/block/positioning/062-expected.txt: Removed.
3018 * platform/gtk/fast/block/positioning/complex-positioned-movement-expected.txt: Removed.
3019 * platform/gtk/fast/block/positioning/move-with-auto-width-expected.txt: Removed.
3020 * platform/gtk/fast/block/positioning/negative-rel-position-expected.txt: Removed.
3021 * platform/gtk/fast/block/positioning/relative-overconstrained-expected.txt: Removed.
3022 * platform/gtk/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt: Removed.
3023 * platform/gtk/fast/block/positioning/static-inline-position-dynamic-expected.txt: Removed.
3024 * platform/gtk/fast/block/positioning/vertical-lr/003-expected.txt: Removed.
3025 * platform/gtk/fast/block/positioning/vertical-lr/004-expected.txt: Removed.
3026 * platform/gtk/fast/block/positioning/vertical-lr/005-expected.txt: Removed.
3027 * platform/gtk/fast/block/positioning/vertical-lr/006-expected.txt: Removed.
3028 * platform/gtk/fast/block/positioning/vertical-rl/003-expected.txt: Removed.
3029 * platform/gtk/fast/block/positioning/vertical-rl/004-expected.txt: Removed.
3030 * platform/gtk/fast/block/positioning/vertical-rl/005-expected.txt: Removed.
3031 * platform/gtk/fast/block/positioning/vertical-rl/006-expected.txt: Removed.
3032 * platform/gtk/fast/borders/fieldsetBorderRadius-expected.txt: Removed.
3033 * platform/gtk/fast/borders/outline-offset-min-assert-expected.txt: Removed.
3034 * platform/gtk/fast/borders/webkit-border-radius-expected.txt: Removed.
3035 * platform/gtk/fast/box-shadow/shadow-tiling-artifact-expected.txt: Removed.
3036 * platform/gtk/fast/box-shadow/single-pixel-shadow-expected.txt: Removed.
3037 * platform/gtk/fast/canvas/canvas-as-image-expected.txt: Removed.
3038 * platform/gtk/fast/canvas/canvas-bg-expected.txt: Removed.
3039 * platform/gtk/fast/canvas/canvas-render-layer-expected.txt: Removed.
3040 * platform/gtk/fast/css-generated-content/table-parts-before-and-after-expected.txt: Removed.
3041 * platform/gtk/fast/css/006-expected.txt: Removed.
3042 * platform/gtk/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt: Removed.
3043 * platform/gtk/fast/css/bogus-color-span-expected.txt: Removed.
3044 * platform/gtk/fast/css/bug4860-absolute-block-child-does-not-inherit-alignment-expected.txt: Removed.
3045 * platform/gtk/fast/css/content-dynamic-expected.txt: Removed.
3046 * platform/gtk/fast/css/contentDiv-expected.txt: Removed.
3047 * platform/gtk/fast/css/contentDivWithChildren-expected.txt: Removed.
3048 * platform/gtk/fast/css/contentImage-expected.txt: Removed.
3049 * platform/gtk/fast/css/font-face-multiple-remote-sources-expected.txt: Removed.
3050 * platform/gtk/fast/css/font-face-remote-expected.txt: Removed.
3051 * platform/gtk/fast/css/getComputedStyle/getComputedStyle-margin-percentage-expected.txt: Removed.
3052 * platform/gtk/fast/css/last-child-style-sharing-expected.txt: Removed.
3053 * platform/gtk/fast/css/nested-rounded-corners-expected.txt: Removed.
3054 * platform/gtk/fast/css/outline-auto-empty-rects-expected.txt: Removed.
3055 * platform/gtk/fast/css/transition-color-unspecified-expected.txt: Removed.
3056 * platform/gtk/fast/dom/HTMLStyleElement/insert-parser-generated-expected.txt: Removed.
3057 * platform/gtk/fast/dom/attr_dead_doc-expected.txt: Removed.
3058 * platform/gtk/fast/dom/css-cached-import-rule-expected.txt: Removed.
3059 * platform/gtk/fast/dom/css-insert-import-rule-expected.txt: Removed.
3060 * platform/gtk/fast/dom/delete-contents-expected.txt: Removed.