1 2013-01-11 Alexandru Chiculita <achicu@adobe.com>
3 Element is displayed behind a composited layer when clipping is used on a previous element
4 https://bugs.webkit.org/show_bug.cgi?id=104981
6 Reviewed by Simon Fraser.
8 Updated existing test results and added two new tests to check that animations respect the correct paint order,
9 even though they are painted with composited layers.
11 Note that there are side effects of this patch that will be corrected in a following bug. 3D layers are treated like animations, so they
12 disable the overlapping optimizations. Because of that, some of the test results were updated to include the layers that, previously,
13 were not created as a result of being in front of a "clipping container".
15 * compositing/geometry/foreground-layer-expected.txt:
16 * compositing/layer-creation/overlap-animation-clipping-expected.txt: Added.
17 * compositing/layer-creation/overlap-animation-clipping.html: Added. Checking that the animation inside a clipping container is not
18 affecting how we compute the animations outside the clipping container.
19 * compositing/layer-creation/overlap-animation-container-expected.txt: Added.
20 * compositing/layer-creation/overlap-animation-container.html: Added. Checking that we don't create unnecessary composited layers for layers inside
21 composited containers that draw in front of animated layers.
22 * compositing/overflow/clip-descendents-expected.txt:
23 * compositing/overflow/clip-descendents.html: Removed the text from the output, so that platforms can share the same expected result.
24 * platform/chromium-win/compositing/overflow/clip-descendents-expected.txt: Removed. Not needed anymore, all Chromium platforms can share the same results now.
25 * platform/chromium/compositing/geometry/foreground-layer-expected.txt:
26 * platform/chromium/compositing/layer-creation/overlap-animation-clipping-expected.txt: Added.
27 * platform/chromium/compositing/layer-creation/overlap-animation-container-expected.txt: Added.
28 * platform/chromium/compositing/layer-creation/overlap-transformed-3d-expected.txt: Added.
29 * platform/chromium/compositing/layer-creation/overlap-transforms-expected.txt:
30 * platform/chromium/compositing/overflow/clip-descendents-expected.txt: Renamed from LayoutTests/platform/chromium-mac/compositing/overflow/clip-descendents-expected.txt.
31 * platform/qt/compositing/overflow/clip-descendents-expected.txt:
33 2013-01-11 Stephen Chenney <schenney@chromium.org>
35 [Chromium] More test expectations for Skia changes
37 Unreviewed test expectations update.
39 Mozilla test cases for linux. Also re-adding hixie/perf/006.xml, which is failing
41 * platform/chromium-linux-x86/tables/mozilla/bugs/bug1188-expected.png: Added.
42 * platform/chromium-linux-x86/tables/mozilla/bugs/bug1318-expected.png: Added.
43 * platform/chromium-linux-x86/tables/mozilla/bugs/bug137388-2-expected.png: Added.
44 * platform/chromium-linux-x86/tables/mozilla/bugs/bug138725-expected.png: Added.
45 * platform/chromium-linux-x86/tables/mozilla/bugs/bug18359-expected.png: Added.
46 * platform/chromium-linux-x86/tables/mozilla/bugs/bug23235-expected.png: Added.
47 * platform/chromium-linux-x86/tables/mozilla/bugs/bug2479-2-expected.png: Added.
48 * platform/chromium-linux-x86/tables/mozilla/bugs/bug2479-3-expected.png: Added.
49 * platform/chromium-linux-x86/tables/mozilla/bugs/bug26178-expected.png: Added.
50 * platform/chromium-linux-x86/tables/mozilla/bugs/bug28928-expected.png: Added.
51 * platform/chromium-linux-x86/tables/mozilla/bugs/bug29326-expected.png: Added.
52 * platform/chromium-linux-x86/tables/mozilla/bugs/bug33855-expected.png: Added.
53 * platform/chromium-linux-x86/tables/mozilla/bugs/bug39209-expected.png: Added.
54 * platform/chromium-linux-x86/tables/mozilla/bugs/bug4093-expected.png: Added.
55 * platform/chromium-linux-x86/tables/mozilla/bugs/bug4382-expected.png: Added.
56 * platform/chromium-linux-x86/tables/mozilla/bugs/bug4429-expected.png: Added.
57 * platform/chromium-linux-x86/tables/mozilla/bugs/bug44505-expected.png: Added.
58 * platform/chromium-linux-x86/tables/mozilla/bugs/bug4527-expected.png: Added.
59 * platform/chromium-linux-x86/tables/mozilla/bugs/bug46368-1-expected.png: Added.
60 * platform/chromium-linux-x86/tables/mozilla/bugs/bug46368-2-expected.png: Added.
61 * platform/chromium-linux-x86/tables/mozilla/bugs/bug51037-expected.png: Added.
62 * platform/chromium-linux-x86/tables/mozilla/bugs/bug51727-expected.png: Added.
63 * platform/chromium-linux-x86/tables/mozilla/bugs/bug52505-expected.png: Added.
64 * platform/chromium-linux-x86/tables/mozilla/bugs/bug52506-expected.png: Added.
65 * platform/chromium-linux-x86/tables/mozilla/bugs/bug60749-expected.png: Added.
66 * platform/chromium-linux-x86/tables/mozilla/bugs/bug68912-expected.png: Added.
67 * platform/chromium-linux-x86/tables/mozilla/bugs/bug7342-expected.png: Added.
68 * platform/chromium-linux-x86/tables/mozilla/bugs/bug92647-2-expected.png: Added.
69 * platform/chromium-linux-x86/tables/mozilla/bugs/bug96334-expected.png: Added.
70 * platform/chromium-linux-x86/tables/mozilla/collapsing_borders: Added.
71 * platform/chromium-linux-x86/tables/mozilla/collapsing_borders/bug41262-4-expected.png: Added.
72 * platform/chromium-linux-x86/tables/mozilla/core: Added.
73 * platform/chromium-linux-x86/tables/mozilla/core/margins-expected.png: Added.
74 * platform/chromium-linux-x86/tables/mozilla/dom: Added.
75 * platform/chromium-linux-x86/tables/mozilla/dom/tableDom-expected.png: Added.
76 * platform/chromium-linux-x86/tables/mozilla/other: Added.
77 * platform/chromium-linux-x86/tables/mozilla/other/move_row-expected.png: Added.
78 * platform/chromium-linux-x86/tables/mozilla_expected_failures/bugs/bug1725-expected.png: Added.
79 * platform/chromium-linux-x86/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png: Added.
80 * platform/chromium-linux-x86/tables/mozilla_expected_failures/collapsing_borders: Added.
81 * platform/chromium-linux-x86/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png: Added.
82 * platform/chromium-linux-x86/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png: Added.
83 * platform/chromium-linux-x86/tables/mozilla_expected_failures/core: Added.
84 * platform/chromium-linux-x86/tables/mozilla_expected_failures/core/captions1-expected.png: Added.
85 * platform/chromium-linux-x86/tables/mozilla_expected_failures/core/captions2-expected.png: Added.
86 * platform/chromium-linux-x86/transforms/2d/zoom-menulist-expected.png: Added.
87 * platform/chromium-linux/tables/mozilla/bugs/bug1188-expected.png:
88 * platform/chromium-linux/tables/mozilla/bugs/bug1318-expected.png:
89 * platform/chromium-linux/tables/mozilla/bugs/bug137388-2-expected.png:
90 * platform/chromium-linux/tables/mozilla/bugs/bug138725-expected.png:
91 * platform/chromium-linux/tables/mozilla/bugs/bug18359-expected.png:
92 * platform/chromium-linux/tables/mozilla/bugs/bug23235-expected.png:
93 * platform/chromium-linux/tables/mozilla/bugs/bug2479-2-expected.png:
94 * platform/chromium-linux/tables/mozilla/bugs/bug2479-3-expected.png:
95 * platform/chromium-linux/tables/mozilla/bugs/bug26178-expected.png:
96 * platform/chromium-linux/tables/mozilla/bugs/bug28928-expected.png:
97 * platform/chromium-linux/tables/mozilla/bugs/bug29326-expected.png:
98 * platform/chromium-linux/tables/mozilla/bugs/bug33855-expected.png:
99 * platform/chromium-linux/tables/mozilla/bugs/bug39209-expected.png:
100 * platform/chromium-linux/tables/mozilla/bugs/bug4093-expected.png:
101 * platform/chromium-linux/tables/mozilla/bugs/bug4382-expected.png:
102 * platform/chromium-linux/tables/mozilla/bugs/bug4429-expected.png:
103 * platform/chromium-linux/tables/mozilla/bugs/bug44505-expected.png:
104 * platform/chromium-linux/tables/mozilla/bugs/bug4527-expected.png:
105 * platform/chromium-linux/tables/mozilla/bugs/bug46368-1-expected.png:
106 * platform/chromium-linux/tables/mozilla/bugs/bug46368-2-expected.png:
107 * platform/chromium-linux/tables/mozilla/bugs/bug51037-expected.png:
108 * platform/chromium-linux/tables/mozilla/bugs/bug51727-expected.png:
109 * platform/chromium-linux/tables/mozilla/bugs/bug52505-expected.png:
110 * platform/chromium-linux/tables/mozilla/bugs/bug52506-expected.png:
111 * platform/chromium-linux/tables/mozilla/bugs/bug60749-expected.png:
112 * platform/chromium-linux/tables/mozilla/bugs/bug68912-expected.png:
113 * platform/chromium-linux/tables/mozilla/bugs/bug7342-expected.png:
114 * platform/chromium-linux/tables/mozilla/bugs/bug92647-2-expected.png:
115 * platform/chromium-linux/tables/mozilla/bugs/bug96334-expected.png:
116 * platform/chromium-linux/tables/mozilla/collapsing_borders/bug41262-4-expected.png:
117 * platform/chromium-linux/tables/mozilla/core/margins-expected.png:
118 * platform/chromium-linux/tables/mozilla/dom/tableDom-expected.png:
119 * platform/chromium-linux/tables/mozilla/other/move_row-expected.png:
120 * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1725-expected.png:
121 * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png:
122 * platform/chromium-linux/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png:
123 * platform/chromium-linux/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png:
124 * platform/chromium-linux/tables/mozilla_expected_failures/core/captions1-expected.png:
125 * platform/chromium-linux/tables/mozilla_expected_failures/core/captions2-expected.png:
126 * platform/chromium-linux/transforms/2d/zoom-menulist-expected.png:
127 * platform/chromium-mac-lion/tables/mozilla/bugs/bug137388-2-expected.png:
128 * platform/chromium-mac-lion/tables/mozilla/bugs/bug4093-expected.png:
129 * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug137388-2-expected.png:
130 * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug4093-expected.png:
131 * platform/chromium-mac/tables/mozilla/bugs/bug137388-2-expected.png:
132 * platform/chromium-mac/tables/mozilla/bugs/bug4093-expected.png:
133 * platform/chromium-win-xp/tables/mozilla/bugs/bug137388-2-expected.png: Added.
134 * platform/chromium-win-xp/tables/mozilla/bugs/bug23235-expected.png: Added.
135 * platform/chromium-win-xp/tables/mozilla/bugs/bug4093-expected.png: Added.
136 * platform/chromium-win/tables/mozilla/bugs/bug137388-2-expected.png:
137 * platform/chromium-win/tables/mozilla/bugs/bug23235-expected.png:
138 * platform/chromium-win/tables/mozilla/bugs/bug4093-expected.png:
139 * platform/chromium/TestExpectations:
141 2013-01-11 Levi Weintraub <leviw@chromium.org>
143 Unreviewed gardening. r139445 triggered assertions in Skia on debug Chromium bots.
144 Marking them as crashing in TestExpectations.
146 * platform/chromium/TestExpectations:
148 2013-01-11 Stephen Chenney <schenney@chromium.org>
150 [Chromium] More test expectations for Skia changes
152 Unreviewed test expectations update.
154 Mostly files that were broken only on Mac or Win.
156 * platform/chromium-linux-x86/fast/forms/input-appearance-height-expected.png: Added.
157 * platform/chromium-linux-x86/fast/forms/input-button-sizes-expected.png: Added.
158 * platform/chromium-linux-x86/fast/forms/input-value-expected.png: Added.
159 * platform/chromium-linux-x86/fast/forms/menulist-deselect-update-expected.png: Added.
160 * platform/chromium-linux-x86/fast/forms/menulist-no-overflow-expected.png: Added.
161 * platform/chromium-linux-x86/fast/forms/menulist-restrict-line-height-expected.png: Added.
162 * platform/chromium-linux-x86/fast/forms/menulist-separator-painting-expected.png: Added.
163 * platform/chromium-linux-x86/fast/forms/menulist-style-color-expected.png: Added.
164 * platform/chromium-linux-x86/fast/forms/menulist-width-change-expected.png: Added.
165 * platform/chromium-linux-x86/fast/forms/option-script-expected.png: Added.
166 * platform/chromium-linux-x86/fast/forms/option-strip-whitespace-expected.png: Added.
167 * platform/chromium-linux-x86/fast/forms/option-text-clip-expected.png: Added.
168 * platform/chromium-linux-x86/fast/forms/select-align-expected.png: Added.
169 * platform/chromium-linux-x86/fast/forms/select-baseline-expected.png: Added.
170 * platform/chromium-linux-x86/fast/forms/select-change-listbox-to-popup-expected.png: Added.
171 * platform/chromium-linux-x86/fast/forms/select-dirty-parent-pref-widths-expected.png: Added.
172 * platform/chromium-linux-x86/fast/forms/select-disabled-appearance-expected.png: Added.
173 * platform/chromium-linux-x86/fast/forms/select-initial-position-expected.png: Added.
174 * platform/chromium-linux-x86/fast/forms/select-selected-expected.png: Added.
175 * platform/chromium-linux-x86/fast/forms/targeted-frame-submission-expected.png: Added.
176 * platform/chromium-linux-x86/fast/forms/zoomed-controls-expected.png: Added.
177 * platform/chromium-linux-x86/fast/inline/positionedLifetime-expected.png: Added.
178 * platform/chromium-linux-x86/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.png: Added.
179 * platform/chromium-linux-x86/fast/overflow/scrollRevealButton-expected.png: Added.
180 * platform/chromium-linux-x86/fast/repaint/control-clip-expected.png: Added.
181 * platform/chromium-linux-x86/fast/repaint/gradients-em-stops-repaint-expected.png: Added.
182 * platform/chromium-linux-x86/fast/writing-mode/border-image-horizontal-bt-expected.png: Added.
183 * platform/chromium-linux-x86/fast/writing-mode/border-image-horizontal-bt-expected.txt: Added.
184 * platform/chromium-linux-x86/fast/writing-mode/border-image-vertical-lr-expected.png: Added.
185 * platform/chromium-linux-x86/fast/writing-mode/border-image-vertical-lr-expected.txt: Added.
186 * platform/chromium-linux-x86/fast/writing-mode/border-image-vertical-rl-expected.png: Added.
187 * platform/chromium-linux-x86/fast/writing-mode/border-image-vertical-rl-expected.txt: Added.
188 * platform/chromium-linux-x86/svg/carto.net/colourpicker-expected.png: Added.
189 * platform/chromium-linux-x86/svg/transforms/text-with-mask-with-svg-transform-expected.png:
190 * platform/chromium-linux-x86/svg/transforms/text-with-pattern-with-svg-transform-expected.png: Added.
191 * platform/chromium-linux/fast/forms/input-appearance-height-expected.png:
192 * platform/chromium-linux/fast/forms/input-button-sizes-expected.png:
193 * platform/chromium-linux/fast/forms/input-value-expected.png:
194 * platform/chromium-linux/fast/forms/menulist-deselect-update-expected.png:
195 * platform/chromium-linux/fast/forms/menulist-no-overflow-expected.png:
196 * platform/chromium-linux/fast/forms/menulist-restrict-line-height-expected.png:
197 * platform/chromium-linux/fast/forms/menulist-separator-painting-expected.png:
198 * platform/chromium-linux/fast/forms/menulist-style-color-expected.png:
199 * platform/chromium-linux/fast/forms/menulist-width-change-expected.png:
200 * platform/chromium-linux/fast/forms/option-script-expected.png:
201 * platform/chromium-linux/fast/forms/option-strip-whitespace-expected.png:
202 * platform/chromium-linux/fast/forms/option-text-clip-expected.png:
203 * platform/chromium-linux/fast/forms/select-align-expected.png:
204 * platform/chromium-linux/fast/forms/select-baseline-expected.png:
205 * platform/chromium-linux/fast/forms/select-change-listbox-to-popup-expected.png:
206 * platform/chromium-linux/fast/forms/select-dirty-parent-pref-widths-expected.png:
207 * platform/chromium-linux/fast/forms/select-disabled-appearance-expected.png:
208 * platform/chromium-linux/fast/forms/select-initial-position-expected.png:
209 * platform/chromium-linux/fast/forms/select-selected-expected.png:
210 * platform/chromium-linux/fast/forms/targeted-frame-submission-expected.png:
211 * platform/chromium-linux/fast/forms/zoomed-controls-expected.png:
212 * platform/chromium-linux/fast/inline/positionedLifetime-expected.png:
213 * platform/chromium-linux/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.png:
214 * platform/chromium-linux/fast/overflow/scrollRevealButton-expected.png:
215 * platform/chromium-linux/fast/repaint/control-clip-expected.png:
216 * platform/chromium-linux/fast/repaint/gradients-em-stops-repaint-expected.png: Added.
217 * platform/chromium-linux/fast/writing-mode/border-image-horizontal-bt-expected.png: Added.
218 * platform/chromium-linux/fast/writing-mode/border-image-horizontal-bt-expected.txt: Added.
219 * platform/chromium-linux/fast/writing-mode/border-image-vertical-lr-expected.png: Added.
220 * platform/chromium-linux/fast/writing-mode/border-image-vertical-lr-expected.txt: Added.
221 * platform/chromium-linux/fast/writing-mode/border-image-vertical-rl-expected.png: Added.
222 * platform/chromium-linux/fast/writing-mode/border-image-vertical-rl-expected.txt: Added.
223 * platform/chromium-linux/svg/carto.net/colourpicker-expected.png:
224 * platform/chromium-linux/svg/transforms/text-with-mask-with-svg-transform-expected.png:
225 * platform/chromium-linux/svg/transforms/text-with-pattern-with-svg-transform-expected.png:
226 * platform/chromium-mac-lion/fast/inline/continuation-outlines-with-layers-expected.png: Added.
227 * platform/chromium-mac-lion/fast/inline/continuation-outlines-with-layers-expected.txt: Added.
228 * platform/chromium-mac-lion/fast/repaint/gradients-em-stops-repaint-expected.png: Added.
229 * platform/chromium-mac-lion/fonts/monospace-expected.png:
230 * platform/chromium-mac-lion/svg/carto.net/colourpicker-expected.png:
231 * platform/chromium-mac-lion/svg/transforms/text-with-mask-with-svg-transform-expected.png:
232 * platform/chromium-mac-lion/svg/transforms/text-with-pattern-with-svg-transform-expected.png:
233 * platform/chromium-mac-snowleopard/fast/inline/continuation-outlines-with-layers-2-expected.png:
234 * platform/chromium-mac-snowleopard/fast/inline/continuation-outlines-with-layers-2-expected.txt:
235 * platform/chromium-mac-snowleopard/fast/inline/continuation-outlines-with-layers-expected.png:
236 * platform/chromium-mac-snowleopard/fast/inline/continuation-outlines-with-layers-expected.txt: Added.
237 * platform/chromium-mac-snowleopard/fast/repaint/gradients-em-stops-repaint-expected.png: Added.
238 * platform/chromium-mac-snowleopard/fonts/monospace-expected.png:
239 * platform/chromium-mac-snowleopard/svg/carto.net/colourpicker-expected.png:
240 * platform/chromium-mac-snowleopard/svg/transforms/text-with-mask-with-svg-transform-expected.png: Added.
241 * platform/chromium-mac-snowleopard/svg/transforms/text-with-pattern-with-svg-transform-expected.png: Added.
242 * platform/chromium-mac/fast/borders/border-image-scaled-expected.png:
243 * platform/chromium-mac/fast/css/focus-ring-detached-expected.png:
244 * platform/chromium-mac/fast/css/focus-ring-multiline-expected.png:
245 * platform/chromium-mac/fast/css/focus-ring-multiline-writingmode-vertical-expected.png:
246 * platform/chromium-mac/fast/css/focus-ring-outline-color-expected.png:
247 * platform/chromium-mac/fast/css/focus-ring-outline-offset-expected.png:
248 * platform/chromium-mac/fast/css/focus-ring-outline-width-expected.png:
249 * platform/chromium-mac/fast/css/font-face-multiple-faces-expected.png:
250 * platform/chromium-mac/fast/css/outline-auto-location-expected.png:
251 * platform/chromium-mac/fast/dom/52776-expected.png:
252 * platform/chromium-mac/fast/dom/focus-contenteditable-expected.png:
253 * platform/chromium-mac/fast/events/autoscroll-expected.png:
254 * platform/chromium-mac/fast/events/context-no-deselect-expected.png:
255 * platform/chromium-mac/fast/events/reveal-link-when-focused-expected.png:
256 * platform/chromium-mac/fast/forms/date/date-appearance-basic-expected.png:
257 * platform/chromium-mac/fast/forms/datetimelocal/datetimelocal-appearance-basic-expected.png:
258 * platform/chromium-mac/fast/forms/input-appearance-focus-expected.png:
259 * platform/chromium-mac/fast/forms/input-appearance-selection-expected.png:
260 * platform/chromium-mac/fast/forms/input-double-click-selection-gap-bug-expected.png:
261 * platform/chromium-mac/fast/forms/input-placeholder-paint-order-expected.png:
262 * platform/chromium-mac/fast/forms/input-placeholder-visibility-1-expected.png:
263 * platform/chromium-mac/fast/forms/input-placeholder-visibility-3-expected.png:
264 * platform/chromium-mac/fast/forms/input-text-click-inside-expected.png:
265 * platform/chromium-mac/fast/forms/input-text-double-click-expected.png:
266 * platform/chromium-mac/fast/forms/input-text-drag-down-expected.png:
267 * platform/chromium-mac/fast/forms/input-text-option-delete-expected.png:
268 * platform/chromium-mac/fast/forms/input-text-scroll-left-on-blur-expected.png:
269 * platform/chromium-mac/fast/forms/input-text-self-emptying-click-expected.png:
270 * platform/chromium-mac/fast/forms/listbox-hit-test-zoomed-expected.png:
271 * platform/chromium-mac/fast/forms/plaintext-mode-2-expected.png:
272 * platform/chromium-mac/fast/forms/select-listbox-multiple-no-focusring-expected.png:
273 * platform/chromium-mac/fast/forms/tabbing-input-iframe-expected.png:
274 * platform/chromium-mac/fast/forms/textarea-placeholder-visibility-1-expected.png:
275 * platform/chromium-mac/fast/forms/textarea-placeholder-visibility-2-expected.png:
276 * platform/chromium-mac/fast/forms/textarea-scrollbar-expected.png:
277 * platform/chromium-mac/fast/forms/textarea-scrolled-type-expected.png:
278 * platform/chromium-mac/fast/forms/textfield-focus-ring-expected.png:
279 * platform/chromium-mac/fast/forms/textfield-outline-expected.png:
280 * platform/chromium-mac/fast/forms/textfield-overflow-expected.png:
281 * platform/chromium-mac/fast/frames/take-focus-from-iframe-expected.png:
282 * platform/chromium-mac/fast/inline/25277-2-expected.png:
283 * platform/chromium-mac/fast/inline/25277-expected.png:
284 * platform/chromium-mac/fast/inline/continuation-outlines-expected.png:
285 * platform/chromium-mac/fast/inline/continuation-outlines-with-layers-2-expected.png:
286 * platform/chromium-mac/fast/inline/continuation-outlines-with-layers-expected.png: Added.
287 * platform/chromium-mac/fast/inline/continuation-outlines-with-layers-expected.txt: Added.
288 * platform/chromium-mac/fast/inline/inline-focus-ring-expected.png:
289 * platform/chromium-mac/fast/overflow/overflow-focus-ring-expected.png:
290 * platform/chromium-mac/fast/repaint/continuation-after-outline-expected.png:
291 * platform/chromium-mac/fast/repaint/delete-into-nested-block-expected.png:
292 * platform/chromium-mac/fast/repaint/focus-layers-expected.png:
293 * platform/chromium-mac/fast/repaint/focus-ring-expected.png:
294 * platform/chromium-mac/fast/repaint/gradients-em-stops-repaint-expected.png:
295 * platform/chromium-mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png:
296 * platform/chromium-mac/fast/sub-pixel/selection/selection-gaps-at-fractional-offsets-expected.png:
297 * platform/chromium-mac/fast/table/table-row-focus-ring-paint-expected.png:
298 * platform/chromium-mac/fast/text/atsui-multiple-renderers-expected.png:
299 * platform/chromium-mac/fast/text/complex-synthetic-bold-space-width-expected.png:
300 * platform/chromium-mac/fast/text/delete-hard-break-character-expected.png:
301 * platform/chromium-mac/fast/text/international/rtl-caret-expected.png:
302 * platform/chromium-mac/fast/transforms/transformed-caret-expected.png:
303 * platform/chromium-mac/fast/transforms/transformed-focused-text-input-expected.png:
304 * platform/chromium-mac/fast/writing-mode/border-image-horizontal-bt-expected.png:
305 * platform/chromium-mac/fast/writing-mode/border-image-vertical-lr-expected.png:
306 * platform/chromium-mac/fast/writing-mode/border-image-vertical-rl-expected.png:
307 * platform/chromium-mac/fonts/monospace-expected.png:
308 * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/visibility/visibility-image-layers-expected.png:
309 * platform/chromium-mac/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png:
310 * platform/chromium-mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.png:
311 * platform/chromium-mac/svg/carto.net/colourpicker-expected.png:
312 * platform/chromium-mac/svg/transforms/text-with-mask-with-svg-transform-expected.png:
313 * platform/chromium-mac/svg/transforms/text-with-pattern-with-svg-transform-expected.png:
314 * platform/chromium-win-xp/fast/inline/continuation-outlines-with-layers-2-expected.png: Added.
315 * platform/chromium-win-xp/fast/inline/continuation-outlines-with-layers-2-expected.txt: Added.
316 * platform/chromium-win-xp/fast/inline/continuation-outlines-with-layers-expected.png: Added.
317 * platform/chromium-win-xp/fast/repaint/gradients-em-stops-repaint-expected.png: Added.
318 * platform/chromium-win-xp/fast/writing-mode/border-image-horizontal-bt-expected.png: Added.
319 * platform/chromium-win-xp/fast/writing-mode/border-image-horizontal-bt-expected.txt: Added.
320 * platform/chromium-win-xp/fast/writing-mode/border-image-vertical-lr-expected.png: Added.
321 * platform/chromium-win-xp/fast/writing-mode/border-image-vertical-lr-expected.txt: Added.
322 * platform/chromium-win-xp/fast/writing-mode/border-image-vertical-rl-expected.png: Added.
323 * platform/chromium-win-xp/fast/writing-mode/border-image-vertical-rl-expected.txt: Added.
324 * platform/chromium-win-xp/svg/carto.net: Added.
325 * platform/chromium-win-xp/svg/carto.net/colourpicker-expected.png: Added.
326 * platform/chromium-win-xp/svg/transforms: Added.
327 * platform/chromium-win-xp/svg/transforms/text-with-mask-with-svg-transform-expected.png: Added.
328 * platform/chromium-win-xp/svg/transforms/text-with-pattern-with-svg-transform-expected.png: Added.
329 * platform/chromium-win/fast/inline/continuation-outlines-with-layers-2-expected.png:
330 * platform/chromium-win/fast/inline/continuation-outlines-with-layers-2-expected.txt: Added.
331 * platform/chromium-win/fast/inline/continuation-outlines-with-layers-expected.png:
332 * platform/chromium-win/fast/repaint/gradients-em-stops-repaint-expected.png: Added.
333 * platform/chromium-win/fast/writing-mode/border-image-horizontal-bt-expected.png: Added.
334 * platform/chromium-win/fast/writing-mode/border-image-horizontal-bt-expected.txt: Added.
335 * platform/chromium-win/fast/writing-mode/border-image-vertical-lr-expected.png: Added.
336 * platform/chromium-win/fast/writing-mode/border-image-vertical-lr-expected.txt: Added.
337 * platform/chromium-win/fast/writing-mode/border-image-vertical-rl-expected.png: Added.
338 * platform/chromium-win/fast/writing-mode/border-image-vertical-rl-expected.txt: Added.
339 * platform/chromium-win/svg/carto.net/colourpicker-expected.png:
340 * platform/chromium-win/svg/transforms/text-with-mask-with-svg-transform-expected.png:
341 * platform/chromium-win/svg/transforms/text-with-pattern-with-svg-transform-expected.png:
342 * platform/chromium/TestExpectations:
344 2013-01-11 Stephen Chenney <schenney@chromium.org>
346 [Chromium] More test expectations for Skia changes
348 Unreviewed test expectations update.
350 These are a few files that had some platforms already failing, hence
351 requiring special care and attention.
353 * platform/chromium-linux-x86/fast/dom/HTMLMeterElement: Added.
354 * platform/chromium-linux-x86/fast/dom/HTMLMeterElement/meter-optimums-expected.png: Added.
355 * platform/chromium-linux-x86/fast/forms/validation-message-appearance-expected.png: Added.
356 * platform/chromium-linux-x86/fast/gradients/css3-linear-angle-gradients-expected.png: Added.
357 * platform/chromium-linux-x86/fast/gradients/css3-linear-right-angle-gradients-expected.png: Added.
358 * platform/chromium-linux-x86/fast/speech: Added.
359 * platform/chromium-linux-x86/fast/speech/input-appearance-searchandspeech-expected.png: Added.
360 * platform/chromium-linux-x86/fast/transforms: Added.
361 * platform/chromium-linux-x86/fast/transforms/transformed-focused-text-input-expected.png: Added.
362 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.png: Added.
363 * platform/chromium-linux-x86/svg/batik/filters: Added.
364 * platform/chromium-linux-x86/svg/batik/filters/feTile-expected.png: Added.
365 * platform/chromium-linux-x86/svg/custom/js-late-gradient-creation-expected.png: Added.
366 * platform/chromium-linux-x86/svg/custom/js-late-pattern-and-object-creation-expected.png: Added.
367 * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-optimums-expected.png:
368 * platform/chromium-linux/fast/forms/validation-message-appearance-expected.png:
369 * platform/chromium-linux/fast/gradients/css3-linear-angle-gradients-expected.png:
370 * platform/chromium-linux/fast/gradients/css3-linear-right-angle-gradients-expected.png:
371 * platform/chromium-linux/fast/speech/input-appearance-searchandspeech-expected.png:
372 * platform/chromium-linux/fast/transforms/transformed-focused-text-input-expected.png:
373 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.png:
374 * platform/chromium-linux/svg/batik/filters/feTile-expected.png:
375 * platform/chromium-linux/svg/custom/js-late-gradient-creation-expected.png:
376 * platform/chromium-linux/svg/custom/js-late-pattern-and-object-creation-expected.png:
377 * platform/chromium-mac-lion/fast/dom/HTMLMeterElement/meter-optimums-expected.png: Added.
378 * platform/chromium-mac-lion/fast/dom/HTMLMeterElement/meter-optimums-expected.txt: Added.
379 * platform/chromium-mac-lion/fast/forms/validation-message-appearance-expected.png:
380 * platform/chromium-mac-lion/fast/gradients/css3-linear-angle-gradients-expected.png: Added.
381 * platform/chromium-mac-lion/fast/gradients/css3-linear-right-angle-gradients-expected.png:
382 * platform/chromium-mac-lion/fast/speech/input-appearance-searchandspeech-expected.png:
383 * platform/chromium-mac-lion/fast/transforms/transformed-focused-text-input-expected.png:
384 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.png:
385 * platform/chromium-mac-lion/svg/batik/filters/feTile-expected.png: Added.
386 * platform/chromium-mac-lion/svg/custom/js-late-gradient-creation-expected.png:
387 * platform/chromium-mac-lion/svg/custom/js-late-pattern-and-object-creation-expected.png: Added.
388 * platform/chromium-mac-snowleopard/fast/dom/HTMLMeterElement/meter-optimums-expected.png:
389 * platform/chromium-mac-snowleopard/fast/dom/HTMLMeterElement/meter-optimums-expected.txt: Added.
390 * platform/chromium-mac-snowleopard/fast/forms/validation-message-appearance-expected.png:
391 * platform/chromium-mac-snowleopard/fast/gradients/css3-linear-angle-gradients-expected.png: Added.
392 * platform/chromium-mac-snowleopard/fast/gradients/css3-linear-right-angle-gradients-expected.png: Added.
393 * platform/chromium-mac-snowleopard/fast/speech/input-appearance-searchandspeech-expected.png:
394 * platform/chromium-mac-snowleopard/fast/transforms/transformed-focused-text-input-expected.png:
395 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.png: Added.
396 * platform/chromium-mac-snowleopard/svg/batik/filters/feTile-expected.png:
397 * platform/chromium-mac-snowleopard/svg/custom/js-late-gradient-creation-expected.png: Added.
398 * platform/chromium-mac-snowleopard/svg/custom/js-late-pattern-and-object-creation-expected.png: Added.
399 * platform/chromium-mac/editing/selection/extend-selection-bidi-expected.png:
400 * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-optimums-expected.png:
401 * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-optimums-expected.txt:
402 * platform/chromium-mac/fast/forms/validation-message-appearance-expected.png:
403 * platform/chromium-mac/fast/gradients/css3-linear-angle-gradients-expected.png:
404 * platform/chromium-mac/fast/gradients/css3-linear-right-angle-gradients-expected.png:
405 * platform/chromium-mac/fast/speech/input-appearance-searchandspeech-expected.png:
406 * platform/chromium-mac/fast/transforms/transformed-focused-text-input-expected.png:
407 * platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.png:
408 * platform/chromium-mac/svg/batik/filters/feTile-expected.png:
409 * platform/chromium-mac/svg/custom/js-late-gradient-creation-expected.png:
410 * platform/chromium-mac/svg/custom/js-late-pattern-and-object-creation-expected.png:
411 * platform/chromium-win-xp/fast/dom/HTMLMeterElement/meter-optimums-expected.png: Added.
412 * platform/chromium-win-xp/fast/gradients: Added.
413 * platform/chromium-win-xp/fast/gradients/css3-linear-angle-gradients-expected.png: Added.
414 * platform/chromium-win-xp/fast/gradients/css3-linear-right-angle-gradients-expected.png: Added.
415 * platform/chromium-win-xp/fast/speech: Added.
416 * platform/chromium-win-xp/fast/speech/input-appearance-searchandspeech-expected.png: Added.
417 * platform/chromium-win-xp/svg/batik/filters: Added.
418 * platform/chromium-win-xp/svg/batik/filters/feTile-expected.png: Added.
419 * platform/chromium-win-xp/svg/custom/js-late-gradient-creation-expected.png: Added.
420 * platform/chromium-win-xp/svg/custom/js-late-pattern-and-object-creation-expected.png: Added.
421 * platform/chromium-win/fast/dom/HTMLMeterElement/meter-optimums-expected.png:
422 * platform/chromium-win/fast/forms/validation-message-appearance-expected.png:
423 * platform/chromium-win/fast/gradients/css3-linear-angle-gradients-expected.png:
424 * platform/chromium-win/fast/gradients/css3-linear-right-angle-gradients-expected.png:
425 * platform/chromium-win/fast/speech/input-appearance-searchandspeech-expected.png:
426 * platform/chromium-win/svg/batik/filters/feTile-expected.png:
427 * platform/chromium-win/svg/custom/js-late-gradient-creation-expected.png:
428 * platform/chromium-win/svg/custom/js-late-pattern-and-object-creation-expected.png:
429 * platform/chromium/TestExpectations:
431 2013-01-11 Levi Weintraub <leviw@chromium.org>
433 RenderGeometryMap and TransformState disagree with sub-pixel layout and translations
434 https://bugs.webkit.org/show_bug.cgi?id=106047
436 Reviewed by Simon Fraser.
438 * fast/layers/geometry-map-transform-state-translation-mismatch-expected.txt: Added.
439 * fast/layers/geometry-map-transform-state-translation-mismatch.html: Added.
441 2013-01-11 Stephen Chenney <schenney@chromium.org>
443 [Chromium] Rebaselines after Skia changes.
445 Unreviewed test expectations update.
447 These are the last of the Mac/Win failures that do not also occur on Linux.
448 There is also an attempt to fix the TestExpectations so that Linux
449 goes green. Apparently it will be red if you have "Failure" when it's
450 actually an "ImageOnlyFailure", but not reliably.
452 * platform/chromium-mac-lion/fast/borders/border-image-scaled-expected.png:
453 * platform/chromium-mac-lion/fast/css/focus-ring-detached-expected.png:
454 * platform/chromium-mac-lion/fast/css/focus-ring-multiline-expected.png:
455 * platform/chromium-mac-lion/fast/css/focus-ring-multiline-writingmode-vertical-expected.png:
456 * platform/chromium-mac-lion/fast/css/focus-ring-outline-color-expected.png:
457 * platform/chromium-mac-lion/fast/css/focus-ring-outline-offset-expected.png:
458 * platform/chromium-mac-lion/fast/css/focus-ring-outline-width-expected.png:
459 * platform/chromium-mac-lion/fast/css/font-face-multiple-faces-expected.png:
460 * platform/chromium-mac-lion/fast/css/outline-auto-location-expected.png:
461 * platform/chromium-mac-lion/fast/dom/52776-expected.png:
462 * platform/chromium-mac-lion/fast/dom/focus-contenteditable-expected.png:
463 * platform/chromium-mac-lion/fast/events/autoscroll-expected.png:
464 * platform/chromium-mac-lion/fast/events/context-no-deselect-expected.png:
465 * platform/chromium-mac-lion/fast/events/reveal-link-when-focused-expected.png:
466 * platform/chromium-mac-lion/fast/forms/date/date-appearance-basic-expected.png:
467 * platform/chromium-mac-lion/fast/forms/datetimelocal/datetimelocal-appearance-basic-expected.png:
468 * platform/chromium-mac-lion/fast/forms/input-appearance-focus-expected.png:
469 * platform/chromium-mac-lion/fast/forms/input-appearance-selection-expected.png:
470 * platform/chromium-mac-lion/fast/forms/input-double-click-selection-gap-bug-expected.png:
471 * platform/chromium-mac-lion/fast/forms/input-placeholder-paint-order-expected.png:
472 * platform/chromium-mac-lion/fast/forms/input-placeholder-visibility-1-expected.png:
473 * platform/chromium-mac-lion/fast/forms/input-placeholder-visibility-3-expected.png:
474 * platform/chromium-mac-lion/fast/forms/input-text-click-inside-expected.png:
475 * platform/chromium-mac-lion/fast/forms/input-text-double-click-expected.png:
476 * platform/chromium-mac-lion/fast/forms/input-text-drag-down-expected.png:
477 * platform/chromium-mac-lion/fast/forms/input-text-option-delete-expected.png:
478 * platform/chromium-mac-lion/fast/forms/input-text-scroll-left-on-blur-expected.png:
479 * platform/chromium-mac-lion/fast/forms/input-text-self-emptying-click-expected.png:
480 * platform/chromium-mac-lion/fast/forms/listbox-hit-test-zoomed-expected.png:
481 * platform/chromium-mac-lion/fast/forms/month/month-appearance-basic-expected.png:
482 * platform/chromium-mac-lion/fast/forms/number/number-appearance-rtl-expected.png:
483 * platform/chromium-mac-lion/fast/forms/plaintext-mode-2-expected.png:
484 * platform/chromium-mac-lion/fast/forms/select-listbox-multiple-no-focusring-expected.png:
485 * platform/chromium-mac-lion/fast/forms/tabbing-input-iframe-expected.png:
486 * platform/chromium-mac-lion/fast/forms/textarea-placeholder-visibility-1-expected.png:
487 * platform/chromium-mac-lion/fast/forms/textarea-placeholder-visibility-2-expected.png:
488 * platform/chromium-mac-lion/fast/forms/textarea-scrollbar-expected.png:
489 * platform/chromium-mac-lion/fast/forms/textarea-scrolled-type-expected.png:
490 * platform/chromium-mac-lion/fast/forms/textarea/textarea-placeholder-paint-order-expected.png:
491 * platform/chromium-mac-lion/fast/forms/textfield-focus-ring-expected.png:
492 * platform/chromium-mac-lion/fast/forms/textfield-outline-expected.png:
493 * platform/chromium-mac-lion/fast/forms/textfield-overflow-expected.png:
494 * platform/chromium-mac-lion/fast/forms/time/time-appearance-basic-expected.png:
495 * platform/chromium-mac-lion/fast/forms/week/week-appearance-basic-expected.png:
496 * platform/chromium-mac-lion/fast/frames/take-focus-from-iframe-expected.png:
497 * platform/chromium-mac-lion/fast/inline/25277-2-expected.png:
498 * platform/chromium-mac-lion/fast/inline/25277-expected.png:
499 * platform/chromium-mac-lion/fast/inline/continuation-outlines-expected.png:
500 * platform/chromium-mac-lion/fast/inline/continuation-outlines-with-layers-2-expected.png:
501 * platform/chromium-mac-lion/fast/inline/inline-focus-ring-expected.png:
502 * platform/chromium-mac-lion/fast/overflow/overflow-focus-ring-expected.png:
503 * platform/chromium-mac-lion/fast/repaint/continuation-after-outline-expected.png:
504 * platform/chromium-mac-lion/fast/repaint/delete-into-nested-block-expected.png:
505 * platform/chromium-mac-lion/fast/repaint/focus-layers-expected.png:
506 * platform/chromium-mac-lion/fast/repaint/focus-ring-expected.png: Added.
507 * platform/chromium-mac-lion/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png:
508 * platform/chromium-mac-lion/fast/sub-pixel/selection/selection-gaps-at-fractional-offsets-expected.png: Added.
509 * platform/chromium-mac-lion/fast/table/table-row-focus-ring-paint-expected.png: Added.
510 * platform/chromium-mac-lion/fast/text/atsui-multiple-renderers-expected.png:
511 * platform/chromium-mac-lion/fast/text/complex-synthetic-bold-space-width-expected.png:
512 * platform/chromium-mac-lion/fast/text/delete-hard-break-character-expected.png:
513 * platform/chromium-mac-lion/fast/text/international/rtl-caret-expected.png:
514 * platform/chromium-mac-lion/fast/transforms/transformed-caret-expected.png:
515 * platform/chromium-mac-lion/fast/writing-mode/border-image-horizontal-bt-expected.png: Added.
516 * platform/chromium-mac-lion/fast/writing-mode/border-image-vertical-lr-expected.png: Added.
517 * platform/chromium-mac-lion/fast/writing-mode/border-image-vertical-rl-expected.png: Added.
518 * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/visibility: Added.
519 * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/visibility/visibility-image-layers-expected.png: Added.
520 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png:
521 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/metadata-example-01-b-expected.png:
522 * platform/chromium-mac-snowleopard/fast/borders/border-image-scaled-expected.png:
523 * platform/chromium-mac-snowleopard/fast/css/focus-ring-detached-expected.png:
524 * platform/chromium-mac-snowleopard/fast/css/focus-ring-multiline-expected.png:
525 * platform/chromium-mac-snowleopard/fast/css/focus-ring-multiline-writingmode-vertical-expected.png: Added.
526 * platform/chromium-mac-snowleopard/fast/css/focus-ring-outline-color-expected.png:
527 * platform/chromium-mac-snowleopard/fast/css/focus-ring-outline-offset-expected.png:
528 * platform/chromium-mac-snowleopard/fast/css/focus-ring-outline-width-expected.png:
529 * platform/chromium-mac-snowleopard/fast/css/font-face-multiple-faces-expected.png:
530 * platform/chromium-mac-snowleopard/fast/css/outline-auto-location-expected.png:
531 * platform/chromium-mac-snowleopard/fast/dom/52776-expected.png:
532 * platform/chromium-mac-snowleopard/fast/dom/focus-contenteditable-expected.png:
533 * platform/chromium-mac-snowleopard/fast/events/autoscroll-expected.png:
534 * platform/chromium-mac-snowleopard/fast/events/context-no-deselect-expected.png:
535 * platform/chromium-mac-snowleopard/fast/events/reveal-link-when-focused-expected.png:
536 * platform/chromium-mac-snowleopard/fast/forms/date/date-appearance-basic-expected.png:
537 * platform/chromium-mac-snowleopard/fast/forms/datetimelocal/datetimelocal-appearance-basic-expected.png:
538 * platform/chromium-mac-snowleopard/fast/forms/input-appearance-focus-expected.png:
539 * platform/chromium-mac-snowleopard/fast/forms/input-appearance-selection-expected.png:
540 * platform/chromium-mac-snowleopard/fast/forms/input-double-click-selection-gap-bug-expected.png:
541 * platform/chromium-mac-snowleopard/fast/forms/input-placeholder-paint-order-expected.png:
542 * platform/chromium-mac-snowleopard/fast/forms/input-placeholder-visibility-1-expected.png:
543 * platform/chromium-mac-snowleopard/fast/forms/input-placeholder-visibility-3-expected.png:
544 * platform/chromium-mac-snowleopard/fast/forms/input-text-click-inside-expected.png:
545 * platform/chromium-mac-snowleopard/fast/forms/input-text-double-click-expected.png:
546 * platform/chromium-mac-snowleopard/fast/forms/input-text-drag-down-expected.png:
547 * platform/chromium-mac-snowleopard/fast/forms/input-text-option-delete-expected.png:
548 * platform/chromium-mac-snowleopard/fast/forms/input-text-scroll-left-on-blur-expected.png:
549 * platform/chromium-mac-snowleopard/fast/forms/input-text-self-emptying-click-expected.png:
550 * platform/chromium-mac-snowleopard/fast/forms/listbox-hit-test-zoomed-expected.png:
551 * platform/chromium-mac-snowleopard/fast/forms/month/month-appearance-basic-expected.png:
552 * platform/chromium-mac-snowleopard/fast/forms/number/number-appearance-rtl-expected.png:
553 * platform/chromium-mac-snowleopard/fast/forms/plaintext-mode-2-expected.png:
554 * platform/chromium-mac-snowleopard/fast/forms/select-listbox-multiple-no-focusring-expected.png:
555 * platform/chromium-mac-snowleopard/fast/forms/tabbing-input-iframe-expected.png:
556 * platform/chromium-mac-snowleopard/fast/forms/textarea-placeholder-visibility-1-expected.png:
557 * platform/chromium-mac-snowleopard/fast/forms/textarea-placeholder-visibility-2-expected.png:
558 * platform/chromium-mac-snowleopard/fast/forms/textarea-scrollbar-expected.png:
559 * platform/chromium-mac-snowleopard/fast/forms/textarea-scrolled-type-expected.png:
560 * platform/chromium-mac-snowleopard/fast/forms/textarea/textarea-placeholder-paint-order-expected.png:
561 * platform/chromium-mac-snowleopard/fast/forms/textfield-focus-ring-expected.png:
562 * platform/chromium-mac-snowleopard/fast/forms/textfield-outline-expected.png:
563 * platform/chromium-mac-snowleopard/fast/forms/textfield-overflow-expected.png:
564 * platform/chromium-mac-snowleopard/fast/forms/time/time-appearance-basic-expected.png:
565 * platform/chromium-mac-snowleopard/fast/forms/week/week-appearance-basic-expected.png:
566 * platform/chromium-mac-snowleopard/fast/frames/take-focus-from-iframe-expected.png:
567 * platform/chromium-mac-snowleopard/fast/inline/25277-2-expected.png:
568 * platform/chromium-mac-snowleopard/fast/inline/25277-expected.png:
569 * platform/chromium-mac-snowleopard/fast/inline/continuation-outlines-expected.png:
570 * platform/chromium-mac-snowleopard/fast/inline/inline-focus-ring-expected.png:
571 * platform/chromium-mac-snowleopard/fast/overflow/overflow-focus-ring-expected.png:
572 * platform/chromium-mac-snowleopard/fast/repaint/continuation-after-outline-expected.png:
573 * platform/chromium-mac-snowleopard/fast/repaint/delete-into-nested-block-expected.png:
574 * platform/chromium-mac-snowleopard/fast/repaint/focus-layers-expected.png:
575 * platform/chromium-mac-snowleopard/fast/repaint/focus-ring-expected.png: Added.
576 * platform/chromium-mac-snowleopard/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png:
577 * platform/chromium-mac-snowleopard/fast/sub-pixel/selection/selection-gaps-at-fractional-offsets-expected.png: Added.
578 * platform/chromium-mac-snowleopard/fast/table/table-row-focus-ring-paint-expected.png: Added.
579 * platform/chromium-mac-snowleopard/fast/text/atsui-multiple-renderers-expected.png:
580 * platform/chromium-mac-snowleopard/fast/text/complex-synthetic-bold-space-width-expected.png:
581 * platform/chromium-mac-snowleopard/fast/text/delete-hard-break-character-expected.png:
582 * platform/chromium-mac-snowleopard/fast/text/international/rtl-caret-expected.png:
583 * platform/chromium-mac-snowleopard/fast/transforms/transformed-caret-expected.png:
584 * platform/chromium-mac-snowleopard/fast/writing-mode/border-image-horizontal-bt-expected.png: Added.
585 * platform/chromium-mac-snowleopard/fast/writing-mode/border-image-vertical-lr-expected.png: Added.
586 * platform/chromium-mac-snowleopard/fast/writing-mode/border-image-vertical-rl-expected.png: Added.
587 * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/visibility: Added.
588 * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/visibility/visibility-image-layers-expected.png: Added.
589 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png: Added.
590 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/metadata-example-01-b-expected.png: Added.
591 * platform/chromium-win-xp/fast/borders/border-image-01-expected.png: Added.
592 * platform/chromium-win-xp/fast/borders/border-image-border-radius-expected.png: Added.
593 * platform/chromium-win-xp/fast/borders/border-image-longhand-expected.png: Added.
594 * platform/chromium-win-xp/fast/borders/border-image-omit-right-slice-expected.png: Added.
595 * platform/chromium-win-xp/fast/borders/border-image-repeat-expected.png: Added.
596 * platform/chromium-win-xp/fast/borders/border-image-scrambled-expected.png: Added.
597 * platform/chromium-win-xp/fast/borders/border-image-slices-expected.png: Added.
598 * platform/chromium-win-xp/fast/borders/border-image-source-expected.png: Added.
599 * platform/chromium-win-xp/fast/images/paint-subrect-grid-expected.png: Added.
600 * platform/chromium-win/fast/borders/border-image-01-expected.png:
601 * platform/chromium-win/fast/borders/border-image-border-radius-expected.png:
602 * platform/chromium-win/fast/borders/border-image-longhand-expected.png:
603 * platform/chromium-win/fast/borders/border-image-omit-right-slice-expected.png:
604 * platform/chromium-win/fast/borders/border-image-repeat-expected.png:
605 * platform/chromium-win/fast/borders/border-image-scrambled-expected.png:
606 * platform/chromium-win/fast/borders/border-image-slices-expected.png:
607 * platform/chromium-win/fast/borders/border-image-source-expected.png:
608 * platform/chromium-win/fast/images/paint-subrect-grid-expected.png:
609 * platform/chromium/TestExpectations:
611 2013-01-11 Stephen Chenney <schenney@chromium.org>
613 [Chromium] Mac editing test rebaseline
615 Unreviewed expectations update.
617 For whatever reason Mac 10.6 and 10.7 use Skia for drawing edit boxes.
618 They all needed rebaselining.
620 * platform/chromium-mac-lion/editing/deleting/delete-tab-004-expected.png:
621 * platform/chromium-mac-lion/editing/deleting/delete-to-select-table-expected.png:
622 * platform/chromium-mac-lion/editing/deleting/delete-trailing-ws-001-expected.png:
623 * platform/chromium-mac-lion/editing/deleting/delete-trailing-ws-002-expected.png:
624 * platform/chromium-mac-lion/editing/deleting/delete-ws-fixup-001-expected.png:
625 * platform/chromium-mac-lion/editing/deleting/delete-ws-fixup-002-expected.png:
626 * platform/chromium-mac-lion/editing/deleting/delete-ws-fixup-003-expected.png:
627 * platform/chromium-mac-lion/editing/deleting/delete-ws-fixup-004-expected.png:
628 * platform/chromium-mac-lion/editing/deleting/list-item-1-expected.png:
629 * platform/chromium-mac-lion/editing/deleting/merge-different-styles-expected.png:
630 * platform/chromium-mac-lion/editing/deleting/merge-endOfParagraph-expected.png:
631 * platform/chromium-mac-lion/editing/deleting/merge-no-br-expected.png:
632 * platform/chromium-mac-lion/editing/deleting/merge-unrendered-space-expected.png:
633 * platform/chromium-mac-lion/editing/deleting/merge-whitespace-pre-expected.png:
634 * platform/chromium-mac-lion/editing/deleting/non-smart-delete-expected.png:
635 * platform/chromium-mac-lion/editing/deleting/pruning-after-merge-2-expected.png:
636 * platform/chromium-mac-lion/editing/deleting/smart-delete-001-expected.png:
637 * platform/chromium-mac-lion/editing/deleting/smart-delete-002-expected.png:
638 * platform/chromium-mac-lion/editing/deleting/smart-delete-003-expected.png:
639 * platform/chromium-mac-lion/editing/deleting/smart-delete-004-expected.png:
640 * platform/chromium-mac-lion/editing/deleting/table-cells-expected.png:
641 * platform/chromium-mac-lion/editing/deleting/type-delete-after-quote-expected.png:
642 * platform/chromium-mac-lion/editing/execCommand/4580583-1-expected.png:
643 * platform/chromium-mac-lion/editing/execCommand/4580583-2-expected.png:
644 * platform/chromium-mac-lion/editing/execCommand/4641880-1-expected.png:
645 * platform/chromium-mac-lion/editing/execCommand/4641880-2-expected.png:
646 * platform/chromium-mac-lion/editing/execCommand/4747450-expected.png:
647 * platform/chromium-mac-lion/editing/execCommand/4916402-expected.png:
648 * platform/chromium-mac-lion/editing/execCommand/4916541-expected.png:
649 * platform/chromium-mac-lion/editing/execCommand/4924441-expected.png:
650 * platform/chromium-mac-lion/editing/execCommand/5080333-1-expected.png:
651 * platform/chromium-mac-lion/editing/execCommand/5080333-2-expected.png:
652 * platform/chromium-mac-lion/editing/execCommand/5136770-expected.png:
653 * platform/chromium-mac-lion/editing/execCommand/5138441-expected.png:
654 * platform/chromium-mac-lion/editing/execCommand/5142012-1-expected.png:
655 * platform/chromium-mac-lion/editing/execCommand/5481523-expected.png:
656 * platform/chromium-mac-lion/editing/execCommand/5569741-expected.png:
657 * platform/chromium-mac-lion/editing/execCommand/create-list-with-hr-expected.png:
658 * platform/chromium-mac-lion/editing/execCommand/format-block-with-trailing-br-expected.png:
659 * platform/chromium-mac-lion/editing/execCommand/indent-empty-root-expected.png:
660 * platform/chromium-mac-lion/editing/execCommand/indent-list-item-expected.png:
661 * platform/chromium-mac-lion/editing/execCommand/indent-selection-expected.png:
662 * platform/chromium-mac-lion/editing/execCommand/insert-list-and-stitch-expected.png:
663 * platform/chromium-mac-lion/editing/execCommand/insertHorizontalRule-expected.png:
664 * platform/chromium-mac-lion/editing/execCommand/insertImage-expected.png:
665 * platform/chromium-mac-lion/editing/execCommand/nsresponder-indent-expected.png:
666 * platform/chromium-mac-lion/editing/execCommand/nsresponder-outdent-expected.png:
667 * platform/chromium-mac-lion/editing/execCommand/print-expected.png:
668 * platform/chromium-mac-lion/editing/execCommand/remove-list-from-range-selection-expected.png:
669 * platform/chromium-mac-lion/editing/execCommand/remove-list-item-1-expected.png:
670 * platform/chromium-mac-lion/editing/execCommand/selectAll-expected.png:
671 * platform/chromium-mac-lion/editing/input/caret-at-the-edge-of-contenteditable-expected.png:
672 * platform/chromium-mac-lion/editing/input/caret-at-the-edge-of-input-expected.png:
673 * platform/chromium-mac-lion/editing/input/reveal-caret-of-multiline-contenteditable-expected.png:
674 * platform/chromium-mac-lion/editing/input/reveal-caret-of-multiline-input-expected.png:
675 * platform/chromium-mac-lion/editing/inserting/12882-expected.png:
676 * platform/chromium-mac-lion/editing/inserting/4278698-expected.png:
677 * platform/chromium-mac-lion/editing/inserting/4840662-expected.png:
678 * platform/chromium-mac-lion/editing/inserting/4875189-1-expected.png:
679 * platform/chromium-mac-lion/editing/inserting/4875189-2-expected.png:
680 * platform/chromium-mac-lion/editing/inserting/4959067-expected.png:
681 * platform/chromium-mac-lion/editing/inserting/4960120-1-expected.png:
682 * platform/chromium-mac-lion/editing/inserting/4960120-2-expected.png:
683 * platform/chromium-mac-lion/editing/inserting/5002441-expected.png:
684 * platform/chromium-mac-lion/editing/inserting/5058163-1-expected.png:
685 * platform/chromium-mac-lion/editing/inserting/5058163-2-expected.png:
686 * platform/chromium-mac-lion/editing/inserting/5156401-2-expected.png:
687 * platform/chromium-mac-lion/editing/inserting/5418891-expected.png:
688 * platform/chromium-mac-lion/editing/inserting/5510537-expected.png:
689 * platform/chromium-mac-lion/editing/inserting/5549929-2-expected.png:
690 * platform/chromium-mac-lion/editing/inserting/5549929-3-expected.png:
691 * platform/chromium-mac-lion/editing/inserting/6703873-expected.png:
692 * platform/chromium-mac-lion/editing/inserting/before-after-input-element-expected.png:
693 * platform/chromium-mac-lion/editing/inserting/break-blockquote-after-delete-expected.png:
694 * platform/chromium-mac-lion/editing/inserting/editable-inline-element-expected.png:
695 * platform/chromium-mac-lion/editing/inserting/edited-whitespace-1-expected.png:
696 * platform/chromium-mac-lion/editing/inserting/editing-empty-divs-expected.png:
697 * platform/chromium-mac-lion/editing/inserting/insert-3775316-fix-expected.png:
698 * platform/chromium-mac-lion/editing/inserting/insert-3778059-fix-expected.png:
699 * platform/chromium-mac-lion/editing/inserting/insert-3800346-fix-expected.png:
700 * platform/chromium-mac-lion/editing/inserting/insert-after-delete-001-expected.png:
701 * platform/chromium-mac-lion/editing/inserting/insert-at-end-01-expected.png:
702 * platform/chromium-mac-lion/editing/inserting/insert-at-end-02-expected.png:
703 * platform/chromium-mac-lion/editing/inserting/insert-br-001-expected.png:
704 * platform/chromium-mac-lion/editing/inserting/insert-br-002-expected.png:
705 * platform/chromium-mac-lion/editing/inserting/insert-br-003-expected.png:
706 * platform/chromium-mac-lion/editing/inserting/insert-br-004-expected.png:
707 * platform/chromium-mac-lion/editing/inserting/insert-br-005-expected.png:
708 * platform/chromium-mac-lion/editing/inserting/insert-br-006-expected.png:
709 * platform/chromium-mac-lion/editing/inserting/insert-br-007-expected.png:
710 * platform/chromium-mac-lion/editing/inserting/insert-br-008-expected.png:
711 * platform/chromium-mac-lion/editing/inserting/insert-br-009-expected.png:
712 * platform/chromium-mac-lion/editing/inserting/insert-br-at-tabspan-001-expected.png:
713 * platform/chromium-mac-lion/editing/inserting/insert-br-at-tabspan-002-expected.png:
714 * platform/chromium-mac-lion/editing/inserting/insert-br-at-tabspan-003-expected.png:
715 * platform/chromium-mac-lion/editing/inserting/insert-br-quoted-001-expected.png:
716 * platform/chromium-mac-lion/editing/inserting/insert-br-quoted-002-expected.png:
717 * platform/chromium-mac-lion/editing/inserting/insert-br-quoted-003-expected.png:
718 * platform/chromium-mac-lion/editing/inserting/insert-br-quoted-004-expected.png:
719 * platform/chromium-mac-lion/editing/inserting/insert-br-quoted-005-expected.png:
720 * platform/chromium-mac-lion/editing/inserting/insert-br-quoted-006-expected.png:
721 * platform/chromium-mac-lion/editing/inserting/insert-div-025-expected.png:
722 * platform/chromium-mac-lion/editing/inserting/insert-div-026-expected.png:
723 * platform/chromium-mac-lion/editing/inserting/insert-paragraph-01-expected.png:
724 * platform/chromium-mac-lion/editing/inserting/insert-paragraph-02-expected.png:
725 * platform/chromium-mac-lion/editing/inserting/insert-paragraph-03-expected.png:
726 * platform/chromium-mac-lion/editing/inserting/insert-paragraph-04-expected.png:
727 * platform/chromium-mac-lion/editing/inserting/insert-paragraph-05-expected.png:
728 * platform/chromium-mac-lion/editing/inserting/insert-space-in-empty-doc-expected.png:
729 * platform/chromium-mac-lion/editing/inserting/insert-tab-001-expected.png:
730 * platform/chromium-mac-lion/editing/inserting/insert-tab-002-expected.png:
731 * platform/chromium-mac-lion/editing/inserting/insert-tab-003-expected.png:
732 * platform/chromium-mac-lion/editing/inserting/insert-tab-004-expected.png:
733 * platform/chromium-mac-lion/editing/inserting/insert-text-at-tabspan-001-expected.png:
734 * platform/chromium-mac-lion/editing/inserting/insert-text-at-tabspan-002-expected.png:
735 * platform/chromium-mac-lion/editing/inserting/insert-text-at-tabspan-003-expected.png:
736 * platform/chromium-mac-lion/editing/inserting/insert-text-with-newlines-expected.png:
737 * platform/chromium-mac-lion/editing/inserting/line-break-expected.png:
738 * platform/chromium-mac-lion/editing/inserting/multiple-lines-selected-expected.png:
739 * platform/chromium-mac-lion/editing/inserting/paragraph-separator-01-expected.png:
740 * platform/chromium-mac-lion/editing/inserting/paragraph-separator-02-expected.png:
741 * platform/chromium-mac-lion/editing/inserting/paragraph-separator-03-expected.png:
742 * platform/chromium-mac-lion/editing/inserting/paragraph-separator-in-table-1-expected.png:
743 * platform/chromium-mac-lion/editing/inserting/paragraph-separator-in-table-2-expected.png:
744 * platform/chromium-mac-lion/editing/inserting/redo-expected.png:
745 * platform/chromium-mac-lion/editing/inserting/return-key-with-selection-001-expected.png:
746 * platform/chromium-mac-lion/editing/inserting/return-key-with-selection-002-expected.png:
747 * platform/chromium-mac-lion/editing/inserting/return-key-with-selection-003-expected.png:
748 * platform/chromium-mac-lion/editing/inserting/typing-001-expected.png:
749 * platform/chromium-mac-lion/editing/inserting/typing-002-expected.png:
750 * platform/chromium-mac-lion/editing/inserting/typing-003-expected.png:
751 * platform/chromium-mac-lion/editing/inserting/typing-around-br-001-expected.png:
752 * platform/chromium-mac-lion/editing/inserting/typing-around-image-001-expected.png:
753 * platform/chromium-mac-lion/editing/pasteboard/3976872-expected.png:
754 * platform/chromium-mac-lion/editing/pasteboard/4076267-2-expected.png:
755 * platform/chromium-mac-lion/editing/pasteboard/4076267-3-expected.png:
756 * platform/chromium-mac-lion/editing/pasteboard/4076267-expected.png:
757 * platform/chromium-mac-lion/editing/pasteboard/4242293-expected.png:
758 * platform/chromium-mac-lion/editing/pasteboard/4631972-expected.png:
759 * platform/chromium-mac-lion/editing/pasteboard/4806874-expected.png:
760 * platform/chromium-mac-lion/editing/pasteboard/4947130-expected.png:
761 * platform/chromium-mac-lion/editing/pasteboard/5006779-expected.png:
762 * platform/chromium-mac-lion/editing/pasteboard/5032095-expected.png:
763 * platform/chromium-mac-lion/editing/pasteboard/5071074-2-expected.png:
764 * platform/chromium-mac-lion/editing/pasteboard/5071074-expected.png:
765 * platform/chromium-mac-lion/editing/pasteboard/5075944-expected.png:
766 * platform/chromium-mac-lion/editing/pasteboard/5134759-expected.png:
767 * platform/chromium-mac-lion/editing/pasteboard/5156401-1-expected.png:
768 * platform/chromium-mac-lion/editing/pasteboard/5247341-expected.png:
769 * platform/chromium-mac-lion/editing/pasteboard/5387578-expected.png:
770 * platform/chromium-mac-lion/editing/pasteboard/5478250-expected.png:
771 * platform/chromium-mac-lion/editing/pasteboard/5601583-1-expected.png:
772 * platform/chromium-mac-lion/editing/pasteboard/8145-1-expected.png:
773 * platform/chromium-mac-lion/editing/pasteboard/8145-2-expected.png:
774 * platform/chromium-mac-lion/editing/pasteboard/8145-3-expected.png:
775 * platform/chromium-mac-lion/editing/pasteboard/bad-placeholder-expected.png:
776 * platform/chromium-mac-lion/editing/pasteboard/copy-standalone-image-expected.png:
777 * platform/chromium-mac-lion/editing/pasteboard/cut-text-001-expected.png:
778 * platform/chromium-mac-lion/editing/pasteboard/displaced-generic-placeholder-expected.png:
779 * platform/chromium-mac-lion/editing/pasteboard/displaced-placeholder-expected.png:
780 * platform/chromium-mac-lion/editing/pasteboard/drag-drop-modifies-page-expected.png:
781 * platform/chromium-mac-lion/editing/pasteboard/drag-selected-image-to-contenteditable-expected.png:
782 * platform/chromium-mac-lion/editing/pasteboard/drop-text-without-selection-expected.png:
783 * platform/chromium-mac-lion/editing/pasteboard/input-field-1-expected.png:
784 * platform/chromium-mac-lion/editing/pasteboard/merge-after-delete-1-expected.png:
785 * platform/chromium-mac-lion/editing/pasteboard/merge-after-delete-2-expected.png:
786 * platform/chromium-mac-lion/editing/pasteboard/merge-after-delete-expected.png:
787 * platform/chromium-mac-lion/editing/pasteboard/merge-end-blockquote-expected.png:
788 * platform/chromium-mac-lion/editing/pasteboard/merge-end-borders-expected.png:
789 * platform/chromium-mac-lion/editing/pasteboard/merge-start-blockquote-expected.png:
790 * platform/chromium-mac-lion/editing/pasteboard/merge-start-list-expected.png:
791 * platform/chromium-mac-lion/editing/pasteboard/paste-4035648-fix-expected.png:
792 * platform/chromium-mac-lion/editing/pasteboard/paste-4038267-fix-expected.png:
793 * platform/chromium-mac-lion/editing/pasteboard/paste-blockquote-after-blockquote-expected.png:
794 * platform/chromium-mac-lion/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.png:
795 * platform/chromium-mac-lion/editing/pasteboard/paste-line-endings-001-expected.png:
796 * platform/chromium-mac-lion/editing/pasteboard/paste-line-endings-002-expected.png:
797 * platform/chromium-mac-lion/editing/pasteboard/paste-line-endings-003-expected.png:
798 * platform/chromium-mac-lion/editing/pasteboard/paste-line-endings-004-expected.png:
799 * platform/chromium-mac-lion/editing/pasteboard/paste-line-endings-005-expected.png:
800 * platform/chromium-mac-lion/editing/pasteboard/paste-line-endings-006-expected.png:
801 * platform/chromium-mac-lion/editing/pasteboard/paste-line-endings-007-expected.png:
802 * platform/chromium-mac-lion/editing/pasteboard/paste-line-endings-008-expected.png:
803 * platform/chromium-mac-lion/editing/pasteboard/paste-line-endings-009-expected.png:
804 * platform/chromium-mac-lion/editing/pasteboard/paste-line-endings-010-expected.png:
805 * platform/chromium-mac-lion/editing/pasteboard/paste-match-style-001-expected.png:
806 * platform/chromium-mac-lion/editing/pasteboard/paste-match-style-002-expected.png:
807 * platform/chromium-mac-lion/editing/pasteboard/paste-text-019-expected.png:
808 * platform/chromium-mac-lion/editing/pasteboard/paste-text-at-tabspan-003-expected.png:
809 * platform/chromium-mac-lion/editing/pasteboard/pasting-object-expected.png:
810 * platform/chromium-mac-lion/editing/pasteboard/pasting-tabs-expected.png:
811 * platform/chromium-mac-lion/editing/pasteboard/quirks-mode-br-1-expected.png:
812 * platform/chromium-mac-lion/editing/pasteboard/smart-drag-drop-expected.png:
813 * platform/chromium-mac-lion/editing/pasteboard/smart-paste-007-expected.png:
814 * platform/chromium-mac-lion/editing/pasteboard/smart-paste-008-expected.png:
815 * platform/chromium-mac-lion/editing/pasteboard/styled-element-markup-expected.png:
816 * platform/chromium-mac-lion/editing/pasteboard/undoable-fragment-removes-expected.png:
817 * platform/chromium-mac-lion/editing/pasteboard/unrendered-br-expected.png:
818 * platform/chromium-mac-lion/editing/selection/13804-expected.png:
819 * platform/chromium-mac-lion/editing/selection/4818145-expected.png:
820 * platform/chromium-mac-lion/editing/selection/4866671-expected.png:
821 * platform/chromium-mac-lion/editing/selection/4889598-expected.png:
822 * platform/chromium-mac-lion/editing/selection/4895428-2-expected.png:
823 * platform/chromium-mac-lion/editing/selection/4895428-3-expected.png:
824 * platform/chromium-mac-lion/editing/selection/4932260-1-expected.png:
825 * platform/chromium-mac-lion/editing/selection/4932260-2-expected.png:
826 * platform/chromium-mac-lion/editing/selection/4932260-3-expected.png:
827 * platform/chromium-mac-lion/editing/selection/4947387-expected.png:
828 * platform/chromium-mac-lion/editing/selection/5007143-2-expected.png:
829 * platform/chromium-mac-lion/editing/selection/5007143-expected.png:
830 * platform/chromium-mac-lion/editing/selection/5057506-2-expected.png:
831 * platform/chromium-mac-lion/editing/selection/5057506-expected.png:
832 * platform/chromium-mac-lion/editing/selection/5076323-1-expected.png:
833 * platform/chromium-mac-lion/editing/selection/5076323-2-expected.png:
834 * platform/chromium-mac-lion/editing/selection/5076323-3-expected.png:
835 * platform/chromium-mac-lion/editing/selection/5099303-expected.png:
836 * platform/chromium-mac-lion/editing/selection/5131716-1-expected.png:
837 * platform/chromium-mac-lion/editing/selection/5131716-2-expected.png:
838 * platform/chromium-mac-lion/editing/selection/5131716-3-expected.png:
839 * platform/chromium-mac-lion/editing/selection/5131716-4-expected.png:
840 * platform/chromium-mac-lion/editing/selection/5195166-2-expected.png:
841 * platform/chromium-mac-lion/editing/selection/5234383-1-expected.png:
842 * platform/chromium-mac-lion/editing/selection/5234383-2-expected.png:
843 * platform/chromium-mac-lion/editing/selection/6476-expected.png:
844 * platform/chromium-mac-lion/editing/selection/after-line-wrap-expected.png:
845 * platform/chromium-mac-lion/editing/selection/caret-ltr-2-expected.png:
846 * platform/chromium-mac-lion/editing/selection/caret-ltr-2-left-expected.png:
847 * platform/chromium-mac-lion/editing/selection/caret-ltr-expected.png:
848 * platform/chromium-mac-lion/editing/selection/caret-ltr-right-expected.png:
849 * platform/chromium-mac-lion/editing/selection/caret-rtl-2-expected.png:
850 * platform/chromium-mac-lion/editing/selection/caret-rtl-2-left-expected.png:
851 * platform/chromium-mac-lion/editing/selection/caret-rtl-expected.png:
852 * platform/chromium-mac-lion/editing/selection/caret-rtl-right-expected.png:
853 * platform/chromium-mac-lion/editing/selection/click-start-of-line-expected.png:
854 * platform/chromium-mac-lion/editing/selection/contains-boundaries-expected.png:
855 * platform/chromium-mac-lion/editing/selection/contenteditable-click-inside-expected.png:
856 * platform/chromium-mac-lion/editing/selection/drag-select-1-expected.png:
857 * platform/chromium-mac-lion/editing/selection/editable-non-editable-crash-expected.png:
858 * platform/chromium-mac-lion/editing/selection/end-of-document-expected.png:
859 * platform/chromium-mac-lion/editing/selection/expanding-selections-expected.png:
860 * platform/chromium-mac-lion/editing/selection/expanding-selections2-expected.png:
861 * platform/chromium-mac-lion/editing/selection/extend-by-character-001-expected.png:
862 * platform/chromium-mac-lion/editing/selection/extend-by-character-002-expected.png:
863 * platform/chromium-mac-lion/editing/selection/extend-by-character-003-expected.png:
864 * platform/chromium-mac-lion/editing/selection/extend-by-character-004-expected.png:
865 * platform/chromium-mac-lion/editing/selection/extend-by-character-005-expected.png:
866 * platform/chromium-mac-lion/editing/selection/extend-by-character-006-expected.png:
867 * platform/chromium-mac-lion/editing/selection/extend-by-sentence-001-expected.png:
868 * platform/chromium-mac-lion/editing/selection/extend-by-word-001-expected.png:
869 * platform/chromium-mac-lion/editing/selection/extend-by-word-002-expected.png:
870 * platform/chromium-mac-lion/editing/selection/extend-selection-bidi-expected.png:
871 * platform/chromium-mac-lion/editing/selection/image-before-linebreak-expected.png:
872 * platform/chromium-mac-lion/editing/selection/inline-table-expected.png:
873 * platform/chromium-mac-lion/editing/selection/leave-requested-block-expected.png:
874 * platform/chromium-mac-lion/editing/selection/mixed-editability-3-expected.png:
875 * platform/chromium-mac-lion/editing/selection/mixed-editability-4-expected.png:
876 * platform/chromium-mac-lion/editing/selection/mixed-editability-5-expected.png:
877 * platform/chromium-mac-lion/editing/selection/mixed-editability-6-expected.png:
878 * platform/chromium-mac-lion/editing/selection/mixed-editability-7-expected.png:
879 * platform/chromium-mac-lion/editing/selection/mixed-editability-8-expected.png:
880 * platform/chromium-mac-lion/editing/selection/mixed-editability-9-expected.png:
881 * platform/chromium-mac-lion/editing/selection/move-backwords-by-word-001-expected.png:
882 * platform/chromium-mac-lion/editing/selection/move-between-blocks-no-001-expected.png:
883 * platform/chromium-mac-lion/editing/selection/move-by-character-001-expected.png:
884 * platform/chromium-mac-lion/editing/selection/move-by-character-002-expected.png:
885 * platform/chromium-mac-lion/editing/selection/move-by-character-003-expected.png:
886 * platform/chromium-mac-lion/editing/selection/move-by-character-004-expected.png:
887 * platform/chromium-mac-lion/editing/selection/move-by-character-005-expected.png:
888 * platform/chromium-mac-lion/editing/selection/move-by-character-6-expected.png:
889 * platform/chromium-mac-lion/editing/selection/move-by-line-001-expected.png:
890 * platform/chromium-mac-lion/editing/selection/move-by-line-002-expected.png:
891 * platform/chromium-mac-lion/editing/selection/move-by-sentence-001-expected.png:
892 * platform/chromium-mac-lion/editing/selection/move-by-sentence-linebreak-expected.png:
893 * platform/chromium-mac-lion/editing/selection/move-by-word-001-expected.png:
894 * platform/chromium-mac-lion/editing/selection/move-past-trailing-space-expected.png:
895 * platform/chromium-mac-lion/editing/selection/previous-line-position-expected.png:
896 * platform/chromium-mac-lion/editing/selection/replace-selection-1-expected.png:
897 * platform/chromium-mac-lion/editing/selection/replaced-boundaries-1-expected.png:
898 * platform/chromium-mac-lion/editing/selection/replaced-boundaries-2-expected.png:
899 * platform/chromium-mac-lion/editing/selection/select-all-001-expected.png:
900 * platform/chromium-mac-lion/editing/selection/select-all-002-expected.png:
901 * platform/chromium-mac-lion/editing/selection/select-from-textfield-outwards-expected.png:
902 * platform/chromium-mac-lion/editing/selection/select-missing-image-expected.png:
903 * platform/chromium-mac-lion/editing/selection/selection-3748164-fix-expected.png:
904 * platform/chromium-mac-lion/editing/selection/table-caret-1-expected.png:
905 * platform/chromium-mac-lion/editing/selection/table-caret-2-expected.png:
906 * platform/chromium-mac-lion/editing/selection/table-caret-3-expected.png:
907 * platform/chromium-mac-lion/editing/selection/triple-click-in-pre-expected.png:
908 * platform/chromium-mac-lion/editing/selection/unrendered-001-expected.png:
909 * platform/chromium-mac-lion/editing/selection/unrendered-002-expected.png:
910 * platform/chromium-mac-lion/editing/selection/unrendered-003-expected.png:
911 * platform/chromium-mac-lion/editing/selection/unrendered-004-expected.png:
912 * platform/chromium-mac-lion/editing/selection/unrendered-005-expected.png:
913 * platform/chromium-mac-lion/editing/selection/unrendered-space-expected.png:
914 * platform/chromium-mac-lion/editing/selection/wrapped-line-caret-1-expected.png:
915 * platform/chromium-mac-lion/editing/selection/wrapped-line-caret-2-expected.png:
916 * platform/chromium-mac-lion/editing/spelling/grammar-markers-expected.png:
917 * platform/chromium-mac-lion/editing/spelling/spelling-expected.png:
918 * platform/chromium-mac-lion/editing/style/4916887-expected.png:
919 * platform/chromium-mac-lion/editing/style/5017613-1-expected.png:
920 * platform/chromium-mac-lion/editing/style/5017613-2-expected.png:
921 * platform/chromium-mac-lion/editing/style/5046875-1-expected.png:
922 * platform/chromium-mac-lion/editing/style/5046875-2-expected.png:
923 * platform/chromium-mac-lion/editing/style/5065910-expected.png:
924 * platform/chromium-mac-lion/editing/style/5084241-expected.png:
925 * platform/chromium-mac-lion/editing/style/5228141-expected.png:
926 * platform/chromium-mac-lion/editing/style/5279521-expected.png:
927 * platform/chromium-mac-lion/editing/style/block-styles-007-expected.png:
928 * platform/chromium-mac-lion/editing/style/highlight-expected.png:
929 * platform/chromium-mac-lion/editing/style/smoosh-styles-001-expected.png:
930 * platform/chromium-mac-lion/editing/style/smoosh-styles-003-expected.png:
931 * platform/chromium-mac-lion/editing/style/style-3681552-fix-001-expected.png:
932 * platform/chromium-mac-lion/editing/style/style-3681552-fix-002-expected.png:
933 * platform/chromium-mac-lion/editing/style/style-3998892-fix-expected.png:
934 * platform/chromium-mac-lion/editing/style/style-boundary-001-expected.png:
935 * platform/chromium-mac-lion/editing/style/style-boundary-002-expected.png:
936 * platform/chromium-mac-lion/editing/style/style-boundary-003-expected.png:
937 * platform/chromium-mac-lion/editing/style/style-boundary-004-expected.png:
938 * platform/chromium-mac-lion/editing/style/style-boundary-005-expected.png:
939 * platform/chromium-mac-lion/editing/style/typing-style-001-expected.png:
940 * platform/chromium-mac-lion/editing/style/typing-style-002-expected.png:
941 * platform/chromium-mac-lion/editing/style/unbold-in-bold-expected.png:
942 * platform/chromium-mac-lion/editing/undo/4063751-expected.png:
943 * platform/chromium-mac-lion/editing/undo/5378473-expected.png: Added.
944 * platform/chromium-mac-lion/editing/undo/redo-typing-001-expected.png:
945 * platform/chromium-mac-lion/editing/undo/undo-combined-delete-boundary-expected.png:
946 * platform/chromium-mac-lion/editing/undo/undo-combined-delete-expected.png:
947 * platform/chromium-mac-lion/editing/undo/undo-delete-boundary-expected.png:
948 * platform/chromium-mac-lion/editing/undo/undo-delete-expected.png:
949 * platform/chromium-mac-lion/editing/undo/undo-forward-delete-boundary-expected.png:
950 * platform/chromium-mac-lion/editing/undo/undo-forward-delete-expected.png:
951 * platform/chromium-mac-lion/editing/undo/undo-misspellings-expected.png: Added.
952 * platform/chromium-mac-lion/editing/undo/undo-typing-001-expected.png:
953 * platform/chromium-mac-lion/editing/unsupported-content/list-delete-001-expected.png:
954 * platform/chromium-mac-lion/editing/unsupported-content/list-delete-003-expected.png:
955 * platform/chromium-mac-lion/editing/unsupported-content/list-type-after-expected.png:
956 * platform/chromium-mac-lion/editing/unsupported-content/list-type-before-expected.png:
957 * platform/chromium-mac-lion/editing/unsupported-content/table-delete-001-expected.png:
958 * platform/chromium-mac-lion/editing/unsupported-content/table-delete-002-expected.png:
959 * platform/chromium-mac-lion/editing/unsupported-content/table-delete-003-expected.png:
960 * platform/chromium-mac-lion/editing/unsupported-content/table-type-after-expected.png:
961 * platform/chromium-mac-lion/editing/unsupported-content/table-type-before-expected.png:
962 * platform/chromium-mac-snowleopard/editing/deleting/delete-tab-004-expected.png: Added.
963 * platform/chromium-mac-snowleopard/editing/deleting/delete-to-select-table-expected.png:
964 * platform/chromium-mac-snowleopard/editing/deleting/delete-trailing-ws-001-expected.png: Added.
965 * platform/chromium-mac-snowleopard/editing/deleting/delete-trailing-ws-002-expected.png: Added.
966 * platform/chromium-mac-snowleopard/editing/deleting/delete-ws-fixup-001-expected.png: Added.
967 * platform/chromium-mac-snowleopard/editing/deleting/delete-ws-fixup-002-expected.png:
968 * platform/chromium-mac-snowleopard/editing/deleting/delete-ws-fixup-003-expected.png: Added.
969 * platform/chromium-mac-snowleopard/editing/deleting/delete-ws-fixup-004-expected.png: Added.
970 * platform/chromium-mac-snowleopard/editing/deleting/list-item-1-expected.png:
971 * platform/chromium-mac-snowleopard/editing/deleting/merge-different-styles-expected.png:
972 * platform/chromium-mac-snowleopard/editing/deleting/merge-endOfParagraph-expected.png:
973 * platform/chromium-mac-snowleopard/editing/deleting/merge-no-br-expected.png:
974 * platform/chromium-mac-snowleopard/editing/deleting/merge-unrendered-space-expected.png:
975 * platform/chromium-mac-snowleopard/editing/deleting/merge-whitespace-pre-expected.png:
976 * platform/chromium-mac-snowleopard/editing/deleting/non-smart-delete-expected.png: Added.
977 * platform/chromium-mac-snowleopard/editing/deleting/pruning-after-merge-2-expected.png:
978 * platform/chromium-mac-snowleopard/editing/deleting/smart-delete-001-expected.png: Added.
979 * platform/chromium-mac-snowleopard/editing/deleting/smart-delete-002-expected.png: Added.
980 * platform/chromium-mac-snowleopard/editing/deleting/smart-delete-003-expected.png:
981 * platform/chromium-mac-snowleopard/editing/deleting/smart-delete-004-expected.png:
982 * platform/chromium-mac-snowleopard/editing/deleting/table-cells-expected.png:
983 * platform/chromium-mac-snowleopard/editing/deleting/type-delete-after-quote-expected.png:
984 * platform/chromium-mac-snowleopard/editing/execCommand/4580583-1-expected.png:
985 * platform/chromium-mac-snowleopard/editing/execCommand/4580583-2-expected.png:
986 * platform/chromium-mac-snowleopard/editing/execCommand/4641880-1-expected.png:
987 * platform/chromium-mac-snowleopard/editing/execCommand/4641880-2-expected.png:
988 * platform/chromium-mac-snowleopard/editing/execCommand/4747450-expected.png:
989 * platform/chromium-mac-snowleopard/editing/execCommand/4916402-expected.png:
990 * platform/chromium-mac-snowleopard/editing/execCommand/4916541-expected.png:
991 * platform/chromium-mac-snowleopard/editing/execCommand/4924441-expected.png:
992 * platform/chromium-mac-snowleopard/editing/execCommand/5080333-1-expected.png:
993 * platform/chromium-mac-snowleopard/editing/execCommand/5080333-2-expected.png:
994 * platform/chromium-mac-snowleopard/editing/execCommand/5136770-expected.png:
995 * platform/chromium-mac-snowleopard/editing/execCommand/5138441-expected.png:
996 * platform/chromium-mac-snowleopard/editing/execCommand/5142012-1-expected.png:
997 * platform/chromium-mac-snowleopard/editing/execCommand/5481523-expected.png:
998 * platform/chromium-mac-snowleopard/editing/execCommand/5569741-expected.png:
999 * platform/chromium-mac-snowleopard/editing/execCommand/create-list-with-hr-expected.png:
1000 * platform/chromium-mac-snowleopard/editing/execCommand/format-block-with-trailing-br-expected.png:
1001 * platform/chromium-mac-snowleopard/editing/execCommand/indent-empty-root-expected.png:
1002 * platform/chromium-mac-snowleopard/editing/execCommand/indent-list-item-expected.png:
1003 * platform/chromium-mac-snowleopard/editing/execCommand/indent-selection-expected.png:
1004 * platform/chromium-mac-snowleopard/editing/execCommand/insert-list-and-stitch-expected.png:
1005 * platform/chromium-mac-snowleopard/editing/execCommand/insertHorizontalRule-expected.png:
1006 * platform/chromium-mac-snowleopard/editing/execCommand/insertImage-expected.png:
1007 * platform/chromium-mac-snowleopard/editing/execCommand/nsresponder-indent-expected.png:
1008 * platform/chromium-mac-snowleopard/editing/execCommand/nsresponder-outdent-expected.png:
1009 * platform/chromium-mac-snowleopard/editing/execCommand/print-expected.png: Added.
1010 * platform/chromium-mac-snowleopard/editing/execCommand/remove-list-from-range-selection-expected.png:
1011 * platform/chromium-mac-snowleopard/editing/execCommand/remove-list-item-1-expected.png:
1012 * platform/chromium-mac-snowleopard/editing/execCommand/selectAll-expected.png: Added.
1013 * platform/chromium-mac-snowleopard/editing/input/caret-at-the-edge-of-contenteditable-expected.png:
1014 * platform/chromium-mac-snowleopard/editing/input/caret-at-the-edge-of-input-expected.png:
1015 * platform/chromium-mac-snowleopard/editing/input/reveal-caret-of-multiline-contenteditable-expected.png:
1016 * platform/chromium-mac-snowleopard/editing/input/reveal-caret-of-multiline-input-expected.png:
1017 * platform/chromium-mac-snowleopard/editing/inserting/12882-expected.png:
1018 * platform/chromium-mac-snowleopard/editing/inserting/4278698-expected.png:
1019 * platform/chromium-mac-snowleopard/editing/inserting/4840662-expected.png:
1020 * platform/chromium-mac-snowleopard/editing/inserting/4875189-1-expected.png:
1021 * platform/chromium-mac-snowleopard/editing/inserting/4875189-2-expected.png:
1022 * platform/chromium-mac-snowleopard/editing/inserting/4959067-expected.png:
1023 * platform/chromium-mac-snowleopard/editing/inserting/4960120-1-expected.png:
1024 * platform/chromium-mac-snowleopard/editing/inserting/4960120-2-expected.png:
1025 * platform/chromium-mac-snowleopard/editing/inserting/5002441-expected.png:
1026 * platform/chromium-mac-snowleopard/editing/inserting/5058163-1-expected.png:
1027 * platform/chromium-mac-snowleopard/editing/inserting/5058163-2-expected.png:
1028 * platform/chromium-mac-snowleopard/editing/inserting/5156401-2-expected.png:
1029 * platform/chromium-mac-snowleopard/editing/inserting/5418891-expected.png:
1030 * platform/chromium-mac-snowleopard/editing/inserting/5510537-expected.png:
1031 * platform/chromium-mac-snowleopard/editing/inserting/5549929-2-expected.png:
1032 * platform/chromium-mac-snowleopard/editing/inserting/5549929-3-expected.png:
1033 * platform/chromium-mac-snowleopard/editing/inserting/6703873-expected.png:
1034 * platform/chromium-mac-snowleopard/editing/inserting/before-after-input-element-expected.png:
1035 * platform/chromium-mac-snowleopard/editing/inserting/break-blockquote-after-delete-expected.png:
1036 * platform/chromium-mac-snowleopard/editing/inserting/editable-inline-element-expected.png:
1037 * platform/chromium-mac-snowleopard/editing/inserting/edited-whitespace-1-expected.png:
1038 * platform/chromium-mac-snowleopard/editing/inserting/editing-empty-divs-expected.png:
1039 * platform/chromium-mac-snowleopard/editing/inserting/insert-3775316-fix-expected.png: Added.
1040 * platform/chromium-mac-snowleopard/editing/inserting/insert-3778059-fix-expected.png: Added.
1041 * platform/chromium-mac-snowleopard/editing/inserting/insert-3800346-fix-expected.png: Added.
1042 * platform/chromium-mac-snowleopard/editing/inserting/insert-after-delete-001-expected.png: Added.
1043 * platform/chromium-mac-snowleopard/editing/inserting/insert-at-end-01-expected.png:
1044 * platform/chromium-mac-snowleopard/editing/inserting/insert-at-end-02-expected.png:
1045 * platform/chromium-mac-snowleopard/editing/inserting/insert-br-001-expected.png: Added.
1046 * platform/chromium-mac-snowleopard/editing/inserting/insert-br-002-expected.png: Added.
1047 * platform/chromium-mac-snowleopard/editing/inserting/insert-br-003-expected.png: Added.
1048 * platform/chromium-mac-snowleopard/editing/inserting/insert-br-004-expected.png: Added.
1049 * platform/chromium-mac-snowleopard/editing/inserting/insert-br-005-expected.png: Added.
1050 * platform/chromium-mac-snowleopard/editing/inserting/insert-br-006-expected.png: Added.
1051 * platform/chromium-mac-snowleopard/editing/inserting/insert-br-007-expected.png: Added.
1052 * platform/chromium-mac-snowleopard/editing/inserting/insert-br-008-expected.png: Added.
1053 * platform/chromium-mac-snowleopard/editing/inserting/insert-br-009-expected.png:
1054 * platform/chromium-mac-snowleopard/editing/inserting/insert-br-at-tabspan-001-expected.png: Added.
1055 * platform/chromium-mac-snowleopard/editing/inserting/insert-br-at-tabspan-002-expected.png: Added.
1056 * platform/chromium-mac-snowleopard/editing/inserting/insert-br-at-tabspan-003-expected.png: Added.
1057 * platform/chromium-mac-snowleopard/editing/inserting/insert-br-quoted-001-expected.png:
1058 * platform/chromium-mac-snowleopard/editing/inserting/insert-br-quoted-002-expected.png:
1059 * platform/chromium-mac-snowleopard/editing/inserting/insert-br-quoted-003-expected.png:
1060 * platform/chromium-mac-snowleopard/editing/inserting/insert-br-quoted-004-expected.png:
1061 * platform/chromium-mac-snowleopard/editing/inserting/insert-br-quoted-005-expected.png:
1062 * platform/chromium-mac-snowleopard/editing/inserting/insert-br-quoted-006-expected.png:
1063 * platform/chromium-mac-snowleopard/editing/inserting/insert-div-025-expected.png: Added.
1064 * platform/chromium-mac-snowleopard/editing/inserting/insert-div-026-expected.png: Added.
1065 * platform/chromium-mac-snowleopard/editing/inserting/insert-paragraph-01-expected.png:
1066 * platform/chromium-mac-snowleopard/editing/inserting/insert-paragraph-02-expected.png:
1067 * platform/chromium-mac-snowleopard/editing/inserting/insert-paragraph-03-expected.png:
1068 * platform/chromium-mac-snowleopard/editing/inserting/insert-paragraph-04-expected.png:
1069 * platform/chromium-mac-snowleopard/editing/inserting/insert-paragraph-05-expected.png:
1070 * platform/chromium-mac-snowleopard/editing/inserting/insert-space-in-empty-doc-expected.png: Added.
1071 * platform/chromium-mac-snowleopard/editing/inserting/insert-tab-001-expected.png: Added.
1072 * platform/chromium-mac-snowleopard/editing/inserting/insert-tab-002-expected.png: Added.
1073 * platform/chromium-mac-snowleopard/editing/inserting/insert-tab-003-expected.png: Added.
1074 * platform/chromium-mac-snowleopard/editing/inserting/insert-tab-004-expected.png: Added.
1075 * platform/chromium-mac-snowleopard/editing/inserting/insert-text-at-tabspan-001-expected.png: Added.
1076 * platform/chromium-mac-snowleopard/editing/inserting/insert-text-at-tabspan-002-expected.png: Added.
1077 * platform/chromium-mac-snowleopard/editing/inserting/insert-text-at-tabspan-003-expected.png: Added.
1078 * platform/chromium-mac-snowleopard/editing/inserting/insert-text-with-newlines-expected.png: Added.
1079 * platform/chromium-mac-snowleopard/editing/inserting/line-break-expected.png:
1080 * platform/chromium-mac-snowleopard/editing/inserting/multiple-lines-selected-expected.png:
1081 * platform/chromium-mac-snowleopard/editing/inserting/paragraph-separator-01-expected.png:
1082 * platform/chromium-mac-snowleopard/editing/inserting/paragraph-separator-02-expected.png:
1083 * platform/chromium-mac-snowleopard/editing/inserting/paragraph-separator-03-expected.png:
1084 * platform/chromium-mac-snowleopard/editing/inserting/paragraph-separator-in-table-1-expected.png:
1085 * platform/chromium-mac-snowleopard/editing/inserting/paragraph-separator-in-table-2-expected.png:
1086 * platform/chromium-mac-snowleopard/editing/inserting/redo-expected.png:
1087 * platform/chromium-mac-snowleopard/editing/inserting/return-key-with-selection-001-expected.png: Added.
1088 * platform/chromium-mac-snowleopard/editing/inserting/return-key-with-selection-002-expected.png: Added.
1089 * platform/chromium-mac-snowleopard/editing/inserting/return-key-with-selection-003-expected.png: Added.
1090 * platform/chromium-mac-snowleopard/editing/inserting/typing-001-expected.png: Added.
1091 * platform/chromium-mac-snowleopard/editing/inserting/typing-002-expected.png: Added.
1092 * platform/chromium-mac-snowleopard/editing/inserting/typing-003-expected.png: Added.
1093 * platform/chromium-mac-snowleopard/editing/inserting/typing-around-br-001-expected.png: Added.
1094 * platform/chromium-mac-snowleopard/editing/inserting/typing-around-image-001-expected.png: Added.
1095 * platform/chromium-mac-snowleopard/editing/pasteboard/3976872-expected.png:
1096 * platform/chromium-mac-snowleopard/editing/pasteboard/4076267-2-expected.png:
1097 * platform/chromium-mac-snowleopard/editing/pasteboard/4076267-3-expected.png:
1098 * platform/chromium-mac-snowleopard/editing/pasteboard/4076267-expected.png:
1099 * platform/chromium-mac-snowleopard/editing/pasteboard/4242293-expected.png:
1100 * platform/chromium-mac-snowleopard/editing/pasteboard/4631972-expected.png:
1101 * platform/chromium-mac-snowleopard/editing/pasteboard/4806874-expected.png:
1102 * platform/chromium-mac-snowleopard/editing/pasteboard/4947130-expected.png:
1103 * platform/chromium-mac-snowleopard/editing/pasteboard/5006779-expected.png:
1104 * platform/chromium-mac-snowleopard/editing/pasteboard/5032095-expected.png:
1105 * platform/chromium-mac-snowleopard/editing/pasteboard/5071074-2-expected.png:
1106 * platform/chromium-mac-snowleopard/editing/pasteboard/5071074-expected.png:
1107 * platform/chromium-mac-snowleopard/editing/pasteboard/5075944-expected.png:
1108 * platform/chromium-mac-snowleopard/editing/pasteboard/5134759-expected.png:
1109 * platform/chromium-mac-snowleopard/editing/pasteboard/5156401-1-expected.png:
1110 * platform/chromium-mac-snowleopard/editing/pasteboard/5247341-expected.png:
1111 * platform/chromium-mac-snowleopard/editing/pasteboard/5387578-expected.png:
1112 * platform/chromium-mac-snowleopard/editing/pasteboard/5478250-expected.png:
1113 * platform/chromium-mac-snowleopard/editing/pasteboard/5601583-1-expected.png:
1114 * platform/chromium-mac-snowleopard/editing/pasteboard/8145-1-expected.png:
1115 * platform/chromium-mac-snowleopard/editing/pasteboard/8145-2-expected.png:
1116 * platform/chromium-mac-snowleopard/editing/pasteboard/8145-3-expected.png:
1117 * platform/chromium-mac-snowleopard/editing/pasteboard/bad-placeholder-expected.png:
1118 * platform/chromium-mac-snowleopard/editing/pasteboard/copy-standalone-image-expected.png:
1119 * platform/chromium-mac-snowleopard/editing/pasteboard/cut-text-001-expected.png: Added.
1120 * platform/chromium-mac-snowleopard/editing/pasteboard/displaced-generic-placeholder-expected.png:
1121 * platform/chromium-mac-snowleopard/editing/pasteboard/displaced-placeholder-expected.png:
1122 * platform/chromium-mac-snowleopard/editing/pasteboard/drag-drop-modifies-page-expected.png:
1123 * platform/chromium-mac-snowleopard/editing/pasteboard/drag-selected-image-to-contenteditable-expected.png:
1124 * platform/chromium-mac-snowleopard/editing/pasteboard/drop-text-without-selection-expected.png:
1125 * platform/chromium-mac-snowleopard/editing/pasteboard/input-field-1-expected.png:
1126 * platform/chromium-mac-snowleopard/editing/pasteboard/merge-after-delete-1-expected.png:
1127 * platform/chromium-mac-snowleopard/editing/pasteboard/merge-after-delete-2-expected.png:
1128 * platform/chromium-mac-snowleopard/editing/pasteboard/merge-after-delete-expected.png:
1129 * platform/chromium-mac-snowleopard/editing/pasteboard/merge-end-blockquote-expected.png:
1130 * platform/chromium-mac-snowleopard/editing/pasteboard/merge-end-borders-expected.png:
1131 * platform/chromium-mac-snowleopard/editing/pasteboard/merge-start-blockquote-expected.png:
1132 * platform/chromium-mac-snowleopard/editing/pasteboard/merge-start-list-expected.png:
1133 * platform/chromium-mac-snowleopard/editing/pasteboard/paste-4035648-fix-expected.png: Added.
1134 * platform/chromium-mac-snowleopard/editing/pasteboard/paste-4038267-fix-expected.png: Added.
1135 * platform/chromium-mac-snowleopard/editing/pasteboard/paste-blockquote-after-blockquote-expected.png:
1136 * platform/chromium-mac-snowleopard/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.png:
1137 * platform/chromium-mac-snowleopard/editing/pasteboard/paste-line-endings-001-expected.png: Added.
1138 * platform/chromium-mac-snowleopard/editing/pasteboard/paste-line-endings-002-expected.png: Added.
1139 * platform/chromium-mac-snowleopard/editing/pasteboard/paste-line-endings-003-expected.png: Added.
1140 * platform/chromium-mac-snowleopard/editing/pasteboard/paste-line-endings-004-expected.png: Added.
1141 * platform/chromium-mac-snowleopard/editing/pasteboard/paste-line-endings-005-expected.png: Added.
1142 * platform/chromium-mac-snowleopard/editing/pasteboard/paste-line-endings-006-expected.png: Added.
1143 * platform/chromium-mac-snowleopard/editing/pasteboard/paste-line-endings-007-expected.png: Added.
1144 * platform/chromium-mac-snowleopard/editing/pasteboard/paste-line-endings-008-expected.png: Added.
1145 * platform/chromium-mac-snowleopard/editing/pasteboard/paste-line-endings-009-expected.png: Added.
1146 * platform/chromium-mac-snowleopard/editing/pasteboard/paste-line-endings-010-expected.png: Added.
1147 * platform/chromium-mac-snowleopard/editing/pasteboard/paste-match-style-001-expected.png: Added.
1148 * platform/chromium-mac-snowleopard/editing/pasteboard/paste-match-style-002-expected.png: Added.
1149 * platform/chromium-mac-snowleopard/editing/pasteboard/paste-text-019-expected.png: Added.
1150 * platform/chromium-mac-snowleopard/editing/pasteboard/paste-text-at-tabspan-003-expected.png: Added.
1151 * platform/chromium-mac-snowleopard/editing/pasteboard/pasting-object-expected.png:
1152 * platform/chromium-mac-snowleopard/editing/pasteboard/pasting-tabs-expected.png:
1153 * platform/chromium-mac-snowleopard/editing/pasteboard/quirks-mode-br-1-expected.png:
1154 * platform/chromium-mac-snowleopard/editing/pasteboard/smart-drag-drop-expected.png:
1155 * platform/chromium-mac-snowleopard/editing/pasteboard/smart-paste-007-expected.png: Added.
1156 * platform/chromium-mac-snowleopard/editing/pasteboard/smart-paste-008-expected.png:
1157 * platform/chromium-mac-snowleopard/editing/pasteboard/styled-element-markup-expected.png:
1158 * platform/chromium-mac-snowleopard/editing/pasteboard/undoable-fragment-removes-expected.png:
1159 * platform/chromium-mac-snowleopard/editing/pasteboard/unrendered-br-expected.png:
1160 * platform/chromium-mac-snowleopard/editing/selection/13804-expected.png:
1161 * platform/chromium-mac-snowleopard/editing/selection/4818145-expected.png:
1162 * platform/chromium-mac-snowleopard/editing/selection/4866671-expected.png:
1163 * platform/chromium-mac-snowleopard/editing/selection/4889598-expected.png:
1164 * platform/chromium-mac-snowleopard/editing/selection/4895428-2-expected.png:
1165 * platform/chromium-mac-snowleopard/editing/selection/4895428-3-expected.png:
1166 * platform/chromium-mac-snowleopard/editing/selection/4932260-1-expected.png:
1167 * platform/chromium-mac-snowleopard/editing/selection/4932260-2-expected.png:
1168 * platform/chromium-mac-snowleopard/editing/selection/4932260-3-expected.png:
1169 * platform/chromium-mac-snowleopard/editing/selection/4947387-expected.png:
1170 * platform/chromium-mac-snowleopard/editing/selection/5007143-2-expected.png:
1171 * platform/chromium-mac-snowleopard/editing/selection/5007143-expected.png:
1172 * platform/chromium-mac-snowleopard/editing/selection/5057506-2-expected.png:
1173 * platform/chromium-mac-snowleopard/editing/selection/5057506-expected.png:
1174 * platform/chromium-mac-snowleopard/editing/selection/5076323-1-expected.png:
1175 * platform/chromium-mac-snowleopard/editing/selection/5076323-2-expected.png:
1176 * platform/chromium-mac-snowleopard/editing/selection/5076323-3-expected.png:
1177 * platform/chromium-mac-snowleopard/editing/selection/5099303-expected.png:
1178 * platform/chromium-mac-snowleopard/editing/selection/5131716-1-expected.png:
1179 * platform/chromium-mac-snowleopard/editing/selection/5131716-2-expected.png:
1180 * platform/chromium-mac-snowleopard/editing/selection/5131716-3-expected.png:
1181 * platform/chromium-mac-snowleopard/editing/selection/5131716-4-expected.png:
1182 * platform/chromium-mac-snowleopard/editing/selection/5195166-2-expected.png:
1183 * platform/chromium-mac-snowleopard/editing/selection/5234383-1-expected.png:
1184 * platform/chromium-mac-snowleopard/editing/selection/5234383-2-expected.png:
1185 * platform/chromium-mac-snowleopard/editing/selection/6476-expected.png:
1186 * platform/chromium-mac-snowleopard/editing/selection/after-line-wrap-expected.png:
1187 * platform/chromium-mac-snowleopard/editing/selection/caret-ltr-2-expected.png:
1188 * platform/chromium-mac-snowleopard/editing/selection/caret-ltr-2-left-expected.png:
1189 * platform/chromium-mac-snowleopard/editing/selection/caret-ltr-expected.png:
1190 * platform/chromium-mac-snowleopard/editing/selection/caret-ltr-right-expected.png:
1191 * platform/chromium-mac-snowleopard/editing/selection/caret-rtl-2-expected.png:
1192 * platform/chromium-mac-snowleopard/editing/selection/caret-rtl-2-left-expected.png:
1193 * platform/chromium-mac-snowleopard/editing/selection/caret-rtl-expected.png:
1194 * platform/chromium-mac-snowleopard/editing/selection/caret-rtl-right-expected.png:
1195 * platform/chromium-mac-snowleopard/editing/selection/click-start-of-line-expected.png:
1196 * platform/chromium-mac-snowleopard/editing/selection/contains-boundaries-expected.png:
1197 * platform/chromium-mac-snowleopard/editing/selection/contenteditable-click-inside-expected.png:
1198 * platform/chromium-mac-snowleopard/editing/selection/drag-select-1-expected.png:
1199 * platform/chromium-mac-snowleopard/editing/selection/editable-non-editable-crash-expected.png:
1200 * platform/chromium-mac-snowleopard/editing/selection/end-of-document-expected.png:
1201 * platform/chromium-mac-snowleopard/editing/selection/expanding-selections-expected.png:
1202 * platform/chromium-mac-snowleopard/editing/selection/expanding-selections2-expected.png:
1203 * platform/chromium-mac-snowleopard/editing/selection/extend-by-character-001-expected.png: Added.
1204 * platform/chromium-mac-snowleopard/editing/selection/extend-by-character-002-expected.png: Added.
1205 * platform/chromium-mac-snowleopard/editing/selection/extend-by-character-003-expected.png: Added.
1206 * platform/chromium-mac-snowleopard/editing/selection/extend-by-character-004-expected.png: Added.
1207 * platform/chromium-mac-snowleopard/editing/selection/extend-by-character-005-expected.png: Added.
1208 * platform/chromium-mac-snowleopard/editing/selection/extend-by-character-006-expected.png: Added.
1209 * platform/chromium-mac-snowleopard/editing/selection/extend-by-sentence-001-expected.png: Added.
1210 * platform/chromium-mac-snowleopard/editing/selection/extend-by-word-001-expected.png: Added.
1211 * platform/chromium-mac-snowleopard/editing/selection/extend-by-word-002-expected.png:
1212 * platform/chromium-mac-snowleopard/editing/selection/extend-selection-bidi-expected.png:
1213 * platform/chromium-mac-snowleopard/editing/selection/image-before-linebreak-expected.png:
1214 * platform/chromium-mac-snowleopard/editing/selection/inline-table-expected.png:
1215 * platform/chromium-mac-snowleopard/editing/selection/leave-requested-block-expected.png:
1216 * platform/chromium-mac-snowleopard/editing/selection/mixed-editability-3-expected.png:
1217 * platform/chromium-mac-snowleopard/editing/selection/mixed-editability-4-expected.png:
1218 * platform/chromium-mac-snowleopard/editing/selection/mixed-editability-5-expected.png:
1219 * platform/chromium-mac-snowleopard/editing/selection/mixed-editability-6-expected.png:
1220 * platform/chromium-mac-snowleopard/editing/selection/mixed-editability-7-expected.png:
1221 * platform/chromium-mac-snowleopard/editing/selection/mixed-editability-8-expected.png:
1222 * platform/chromium-mac-snowleopard/editing/selection/mixed-editability-9-expected.png:
1223 * platform/chromium-mac-snowleopard/editing/selection/move-backwords-by-word-001-expected.png: Added.
1224 * platform/chromium-mac-snowleopard/editing/selection/move-between-blocks-no-001-expected.png: Added.
1225 * platform/chromium-mac-snowleopard/editing/selection/move-by-character-001-expected.png: Added.
1226 * platform/chromium-mac-snowleopard/editing/selection/move-by-character-002-expected.png: Added.
1227 * platform/chromium-mac-snowleopard/editing/selection/move-by-character-003-expected.png: Added.
1228 * platform/chromium-mac-snowleopard/editing/selection/move-by-character-004-expected.png: Added.
1229 * platform/chromium-mac-snowleopard/editing/selection/move-by-character-005-expected.png: Added.
1230 * platform/chromium-mac-snowleopard/editing/selection/move-by-character-6-expected.png: Added.
1231 * platform/chromium-mac-snowleopard/editing/selection/move-by-line-001-expected.png: Added.
1232 * platform/chromium-mac-snowleopard/editing/selection/move-by-line-002-expected.png: Added.
1233 * platform/chromium-mac-snowleopard/editing/selection/move-by-sentence-001-expected.png: Added.
1234 * platform/chromium-mac-snowleopard/editing/selection/move-by-sentence-linebreak-expected.png:
1235 * platform/chromium-mac-snowleopard/editing/selection/move-by-word-001-expected.png: Added.
1236 * platform/chromium-mac-snowleopard/editing/selection/move-past-trailing-space-expected.png: Added.
1237 * platform/chromium-mac-snowleopard/editing/selection/previous-line-position-expected.png:
1238 * platform/chromium-mac-snowleopard/editing/selection/replace-selection-1-expected.png:
1239 * platform/chromium-mac-snowleopard/editing/selection/replaced-boundaries-1-expected.png:
1240 * platform/chromium-mac-snowleopard/editing/selection/replaced-boundaries-2-expected.png:
1241 * platform/chromium-mac-snowleopard/editing/selection/select-all-001-expected.png:
1242 * platform/chromium-mac-snowleopard/editing/selection/select-all-002-expected.png:
1243 * platform/chromium-mac-snowleopard/editing/selection/select-from-textfield-outwards-expected.png:
1244 * platform/chromium-mac-snowleopard/editing/selection/select-missing-image-expected.png: Added.
1245 * platform/chromium-mac-snowleopard/editing/selection/selection-3748164-fix-expected.png: Added.
1246 * platform/chromium-mac-snowleopard/editing/selection/table-caret-1-expected.png:
1247 * platform/chromium-mac-snowleopard/editing/selection/table-caret-2-expected.png:
1248 * platform/chromium-mac-snowleopard/editing/selection/table-caret-3-expected.png:
1249 * platform/chromium-mac-snowleopard/editing/selection/triple-click-in-pre-expected.png:
1250 * platform/chromium-mac-snowleopard/editing/selection/unrendered-001-expected.png:
1251 * platform/chromium-mac-snowleopard/editing/selection/unrendered-002-expected.png:
1252 * platform/chromium-mac-snowleopard/editing/selection/unrendered-003-expected.png:
1253 * platform/chromium-mac-snowleopard/editing/selection/unrendered-004-expected.png:
1254 * platform/chromium-mac-snowleopard/editing/selection/unrendered-005-expected.png:
1255 * platform/chromium-mac-snowleopard/editing/selection/unrendered-space-expected.png:
1256 * platform/chromium-mac-snowleopard/editing/selection/wrapped-line-caret-1-expected.png:
1257 * platform/chromium-mac-snowleopard/editing/selection/wrapped-line-caret-2-expected.png:
1258 * platform/chromium-mac-snowleopard/editing/spelling/grammar-markers-expected.png:
1259 * platform/chromium-mac-snowleopard/editing/spelling/spelling-expected.png:
1260 * platform/chromium-mac-snowleopard/editing/style/4916887-expected.png:
1261 * platform/chromium-mac-snowleopard/editing/style/5017613-1-expected.png:
1262 * platform/chromium-mac-snowleopard/editing/style/5017613-2-expected.png:
1263 * platform/chromium-mac-snowleopard/editing/style/5046875-1-expected.png:
1264 * platform/chromium-mac-snowleopard/editing/style/5046875-2-expected.png:
1265 * platform/chromium-mac-snowleopard/editing/style/5065910-expected.png:
1266 * platform/chromium-mac-snowleopard/editing/style/5084241-expected.png:
1267 * platform/chromium-mac-snowleopard/editing/style/5228141-expected.png:
1268 * platform/chromium-mac-snowleopard/editing/style/5279521-expected.png:
1269 * platform/chromium-mac-snowleopard/editing/style/block-styles-007-expected.png: Added.
1270 * platform/chromium-mac-snowleopard/editing/style/highlight-expected.png:
1271 * platform/chromium-mac-snowleopard/editing/style/smoosh-styles-001-expected.png: Added.
1272 * platform/chromium-mac-snowleopard/editing/style/smoosh-styles-003-expected.png: Added.
1273 * platform/chromium-mac-snowleopard/editing/style/style-3681552-fix-001-expected.png: Added.
1274 * platform/chromium-mac-snowleopard/editing/style/style-3681552-fix-002-expected.png: Added.
1275 * platform/chromium-mac-snowleopard/editing/style/style-3998892-fix-expected.png: Added.
1276 * platform/chromium-mac-snowleopard/editing/style/style-boundary-001-expected.png: Added.
1277 * platform/chromium-mac-snowleopard/editing/style/style-boundary-002-expected.png: Added.
1278 * platform/chromium-mac-snowleopard/editing/style/style-boundary-003-expected.png: Added.
1279 * platform/chromium-mac-snowleopard/editing/style/style-boundary-004-expected.png: Added.
1280 * platform/chromium-mac-snowleopard/editing/style/style-boundary-005-expected.png:
1281 * platform/chromium-mac-snowleopard/editing/style/typing-style-001-expected.png: Added.
1282 * platform/chromium-mac-snowleopard/editing/style/typing-style-002-expected.png: Added.
1283 * platform/chromium-mac-snowleopard/editing/style/unbold-in-bold-expected.png: Added.
1284 * platform/chromium-mac-snowleopard/editing/undo/4063751-expected.png:
1285 * platform/chromium-mac-snowleopard/editing/undo/5378473-expected.png: Added.
1286 * platform/chromium-mac-snowleopard/editing/undo/redo-typing-001-expected.png: Added.
1287 * platform/chromium-mac-snowleopard/editing/undo/undo-combined-delete-boundary-expected.png: Added.
1288 * platform/chromium-mac-snowleopard/editing/undo/undo-combined-delete-expected.png: Added.
1289 * platform/chromium-mac-snowleopard/editing/undo/undo-delete-boundary-expected.png: Added.
1290 * platform/chromium-mac-snowleopard/editing/undo/undo-delete-expected.png: Added.
1291 * platform/chromium-mac-snowleopard/editing/undo/undo-forward-delete-boundary-expected.png: Added.
1292 * platform/chromium-mac-snowleopard/editing/undo/undo-forward-delete-expected.png: Added.
1293 * platform/chromium-mac-snowleopard/editing/undo/undo-misspellings-expected.png: Added.
1294 * platform/chromium-mac-snowleopard/editing/undo/undo-typing-001-expected.png: Added.
1295 * platform/chromium-mac-snowleopard/editing/unsupported-content/list-delete-001-expected.png:
1296 * platform/chromium-mac-snowleopard/editing/unsupported-content/list-delete-003-expected.png:
1297 * platform/chromium-mac-snowleopard/editing/unsupported-content/list-type-after-expected.png:
1298 * platform/chromium-mac-snowleopard/editing/unsupported-content/list-type-before-expected.png:
1299 * platform/chromium-mac-snowleopard/editing/unsupported-content/table-delete-001-expected.png:
1300 * platform/chromium-mac-snowleopard/editing/unsupported-content/table-delete-002-expected.png:
1301 * platform/chromium-mac-snowleopard/editing/unsupported-content/table-delete-003-expected.png:
1302 * platform/chromium-mac-snowleopard/editing/unsupported-content/table-type-after-expected.png:
1303 * platform/chromium-mac-snowleopard/editing/unsupported-content/table-type-before-expected.png:
1304 * platform/chromium/TestExpectations:
1306 2013-01-11 Levi Weintraub <leviw@chromium.org>
1308 Unreviewed gardening. Marking platform/chromium/virtual/gpu/fast/hidpi/image-set-background-dynamic.html
1309 as slow on Debug builds.
1311 * platform/chromium/TestExpectations:
1313 2013-01-11 Stephen Chenney <schenney@chromium.org>
1315 [ Chromium ] New Mac rebaselines (some)
1317 Unreviewed expectatiosn update after skia changes.
1319 These are some of the Mac fixes, but mostly it addresses the issues
1320 with TestExpectations, so hopefully we'll get green builds.
1322 * platform/chromium-mac-lion/editing/deleting/4922367-expected.png:
1323 * platform/chromium-mac-lion/editing/deleting/5099303-expected.png:
1324 * platform/chromium-mac-lion/editing/deleting/5126166-expected.png:
1325 * platform/chromium-mac-lion/editing/deleting/5144139-2-expected.png:
1326 * platform/chromium-mac-lion/editing/deleting/5206311-1-expected.png:
1327 * platform/chromium-mac-lion/editing/deleting/5272440-expected.png:
1328 * platform/chromium-mac-lion/editing/deleting/5369009-expected.png:
1329 * platform/chromium-mac-lion/editing/deleting/5433862-2-expected.png:
1330 * platform/chromium-mac-lion/editing/deleting/5483370-expected.png:
1331 * platform/chromium-mac-lion/editing/deleting/collapse-whitespace-3587601-fix-expected.png: Added.
1332 * platform/chromium-mac-lion/editing/deleting/delete-3608445-fix-expected.png:
1333 * platform/chromium-mac-lion/editing/deleting/delete-3608462-fix-expected.png:
1334 * platform/chromium-mac-lion/editing/deleting/delete-4083333-fix-expected.png:
1335 * platform/chromium-mac-lion/editing/deleting/delete-after-span-ws-001-expected.png:
1336 * platform/chromium-mac-lion/editing/deleting/delete-after-span-ws-002-expected.png:
1337 * platform/chromium-mac-lion/editing/deleting/delete-after-span-ws-003-expected.png:
1338 * platform/chromium-mac-lion/editing/deleting/delete-and-undo-expected.png:
1339 * platform/chromium-mac-lion/editing/deleting/delete-at-paragraph-boundaries-002-expected.png:
1340 * platform/chromium-mac-lion/editing/deleting/delete-at-paragraph-boundaries-003-expected.png:
1341 * platform/chromium-mac-lion/editing/deleting/delete-at-paragraph-boundaries-004-expected.png:
1342 * platform/chromium-mac-lion/editing/deleting/delete-at-paragraph-boundaries-005-expected.png:
1343 * platform/chromium-mac-lion/editing/deleting/delete-at-paragraph-boundaries-006-expected.png:
1344 * platform/chromium-mac-lion/editing/deleting/delete-at-paragraph-boundaries-007-expected.png:
1345 * platform/chromium-mac-lion/editing/deleting/delete-at-paragraph-boundaries-008-expected.png:
1346 * platform/chromium-mac-lion/editing/deleting/delete-at-paragraph-boundaries-009-expected.png:
1347 * platform/chromium-mac-lion/editing/deleting/delete-at-paragraph-boundaries-010-expected.png:
1348 * platform/chromium-mac-lion/editing/deleting/delete-at-paragraph-boundaries-011-expected.png:
1349 * platform/chromium-mac-lion/editing/deleting/delete-at-start-or-end-expected.png: Added.
1350 * platform/chromium-mac-lion/editing/deleting/delete-block-contents-001-expected.png: Added.
1351 * platform/chromium-mac-lion/editing/deleting/delete-block-contents-002-expected.png: Added.
1352 * platform/chromium-mac-lion/editing/deleting/delete-block-contents-003-expected.png:
1353 * platform/chromium-mac-lion/editing/deleting/delete-block-merge-contents-001-expected.png:
1354 * platform/chromium-mac-lion/editing/deleting/delete-block-merge-contents-002-expected.png:
1355 * platform/chromium-mac-lion/editing/deleting/delete-block-merge-contents-003-expected.png:
1356 * platform/chromium-mac-lion/editing/deleting/delete-block-merge-contents-004-expected.png:
1357 * platform/chromium-mac-lion/editing/deleting/delete-block-merge-contents-005-expected.png:
1358 * platform/chromium-mac-lion/editing/deleting/delete-block-merge-contents-006-expected.png:
1359 * platform/chromium-mac-lion/editing/deleting/delete-block-merge-contents-007-expected.png:
1360 * platform/chromium-mac-lion/editing/deleting/delete-block-merge-contents-008-expected.png:
1361 * platform/chromium-mac-lion/editing/deleting/delete-block-merge-contents-009-expected.png:
1362 * platform/chromium-mac-lion/editing/deleting/delete-block-merge-contents-010-expected.png:
1363 * platform/chromium-mac-lion/editing/deleting/delete-block-merge-contents-011-expected.png:
1364 * platform/chromium-mac-lion/editing/deleting/delete-block-merge-contents-012-expected.png:
1365 * platform/chromium-mac-lion/editing/deleting/delete-block-merge-contents-013-expected.png:
1366 * platform/chromium-mac-lion/editing/deleting/delete-block-merge-contents-014-expected.png:
1367 * platform/chromium-mac-lion/editing/deleting/delete-block-merge-contents-015-expected.png:
1368 * platform/chromium-mac-lion/editing/deleting/delete-block-merge-contents-016-expected.png:
1369 * platform/chromium-mac-lion/editing/deleting/delete-block-merge-contents-017-expected.png:
1370 * platform/chromium-mac-lion/editing/deleting/delete-br-001-expected.png:
1371 * platform/chromium-mac-lion/editing/deleting/delete-br-002-expected.png:
1372 * platform/chromium-mac-lion/editing/deleting/delete-br-003-expected.png:
1373 * platform/chromium-mac-lion/editing/deleting/delete-br-004-expected.png:
1374 * platform/chromium-mac-lion/editing/deleting/delete-br-005-expected.png:
1375 * platform/chromium-mac-lion/editing/deleting/delete-br-006-expected.png:
1376 * platform/chromium-mac-lion/editing/deleting/delete-br-007-expected.png:
1377 * platform/chromium-mac-lion/editing/deleting/delete-br-013-expected.png:
1378 * platform/chromium-mac-lion/editing/deleting/delete-character-001-expected.png:
1379 * platform/chromium-mac-lion/editing/deleting/delete-contiguous-ws-001-expected.png:
1380 * platform/chromium-mac-lion/editing/deleting/delete-first-list-item-expected.png:
1381 * platform/chromium-mac-lion/editing/deleting/delete-hr-expected.png:
1382 * platform/chromium-mac-lion/editing/deleting/delete-image-001-expected.png:
1383 * platform/chromium-mac-lion/editing/deleting/delete-image-002-expected.png:
1384 * platform/chromium-mac-lion/editing/deleting/delete-image-003-expected.png:
1385 * platform/chromium-mac-lion/editing/deleting/delete-image-004-expected.png: Added.
1386 * platform/chromium-mac-lion/editing/deleting/delete-leading-ws-001-expected.png:
1387 * platform/chromium-mac-lion/editing/deleting/delete-line-015-expected.png:
1388 * platform/chromium-mac-lion/editing/deleting/delete-line-016-expected.png:
1389 * platform/chromium-mac-lion/editing/deleting/delete-line-017-expected.png:
1390 * platform/chromium-mac-lion/editing/deleting/delete-line-end-ws-001-expected.png:
1391 * platform/chromium-mac-lion/editing/deleting/delete-line-end-ws-002-expected.png:
1392 * platform/chromium-mac-lion/editing/deleting/delete-listitem-001-expected.png:
1393 * platform/chromium-mac-lion/editing/deleting/delete-listitem-002-expected.png:
1394 * platform/chromium-mac-lion/editing/deleting/delete-selection-001-expected.png:
1395 * platform/chromium-mac-lion/editing/deleting/delete-tab-001-expected.png:
1396 * platform/chromium-mac-lion/editing/deleting/delete-tab-002-expected.png:
1397 * platform/chromium-mac-lion/editing/deleting/delete-tab-003-expected.png:
1398 * platform/chromium-mac-snowleopard/editing/deleting/4922367-expected.png:
1399 * platform/chromium-mac-snowleopard/editing/deleting/5099303-expected.png:
1400 * platform/chromium-mac-snowleopard/editing/deleting/5126166-expected.png:
1401 * platform/chromium-mac-snowleopard/editing/deleting/5144139-2-expected.png:
1402 * platform/chromium-mac-snowleopard/editing/deleting/5206311-1-expected.png:
1403 * platform/chromium-mac-snowleopard/editing/deleting/5272440-expected.png:
1404 * platform/chromium-mac-snowleopard/editing/deleting/5369009-expected.png:
1405 * platform/chromium-mac-snowleopard/editing/deleting/5433862-2-expected.png:
1406 * platform/chromium-mac-snowleopard/editing/deleting/5483370-expected.png:
1407 * platform/chromium-mac-snowleopard/editing/deleting/collapse-whitespace-3587601-fix-expected.png: Added.
1408 * platform/chromium-mac-snowleopard/editing/deleting/delete-3608445-fix-expected.png: Added.
1409 * platform/chromium-mac-snowleopard/editing/deleting/delete-3608462-fix-expected.png: Added.
1410 * platform/chromium-mac-snowleopard/editing/deleting/delete-4083333-fix-expected.png: Added.
1411 * platform/chromium-mac-snowleopard/editing/deleting/delete-after-span-ws-001-expected.png:
1412 * platform/chromium-mac-snowleopard/editing/deleting/delete-after-span-ws-002-expected.png:
1413 * platform/chromium-mac-snowleopard/editing/deleting/delete-after-span-ws-003-expected.png:
1414 * platform/chromium-mac-snowleopard/editing/deleting/delete-and-undo-expected.png: Added.
1415 * platform/chromium-mac-snowleopard/editing/deleting/delete-at-paragraph-boundaries-002-expected.png: Added.
1416 * platform/chromium-mac-snowleopard/editing/deleting/delete-at-paragraph-boundaries-003-expected.png: Added.
1417 * platform/chromium-mac-snowleopard/editing/deleting/delete-at-paragraph-boundaries-004-expected.png: Added.
1418 * platform/chromium-mac-snowleopard/editing/deleting/delete-at-paragraph-boundaries-005-expected.png: Added.
1419 * platform/chromium-mac-snowleopard/editing/deleting/delete-at-paragraph-boundaries-006-expected.png: Added.
1420 * platform/chromium-mac-snowleopard/editing/deleting/delete-at-paragraph-boundaries-007-expected.png: Added.
1421 * platform/chromium-mac-snowleopard/editing/deleting/delete-at-paragraph-boundaries-008-expected.png: Added.
1422 * platform/chromium-mac-snowleopard/editing/deleting/delete-at-paragraph-boundaries-009-expected.png: Added.
1423 * platform/chromium-mac-snowleopard/editing/deleting/delete-at-paragraph-boundaries-010-expected.png: Added.
1424 * platform/chromium-mac-snowleopard/editing/deleting/delete-at-paragraph-boundaries-011-expected.png: Added.
1425 * platform/chromium-mac-snowleopard/editing/deleting/delete-at-start-or-end-expected.png: Added.
1426 * platform/chromium-mac-snowleopard/editing/deleting/delete-block-contents-001-expected.png: Added.
1427 * platform/chromium-mac-snowleopard/editing/deleting/delete-block-contents-002-expected.png: Added.
1428 * platform/chromium-mac-snowleopard/editing/deleting/delete-block-contents-003-expected.png: Added.
1429 * platform/chromium-mac-snowleopard/editing/deleting/delete-block-merge-contents-001-expected.png: Added.
1430 * platform/chromium-mac-snowleopard/editing/deleting/delete-block-merge-contents-002-expected.png: Added.
1431 * platform/chromium-mac-snowleopard/editing/deleting/delete-block-merge-contents-003-expected.png: Added.
1432 * platform/chromium-mac-snowleopard/editing/deleting/delete-block-merge-contents-004-expected.png: Added.
1433 * platform/chromium-mac-snowleopard/editing/deleting/delete-block-merge-contents-005-expected.png: Added.
1434 * platform/chromium-mac-snowleopard/editing/deleting/delete-block-merge-contents-006-expected.png: Added.
1435 * platform/chromium-mac-snowleopard/editing/deleting/delete-block-merge-contents-007-expected.png: Added.
1436 * platform/chromium-mac-snowleopard/editing/deleting/delete-block-merge-contents-008-expected.png: Added.
1437 * platform/chromium-mac-snowleopard/editing/deleting/delete-block-merge-contents-009-expected.png: Added.
1438 * platform/chromium-mac-snowleopard/editing/deleting/delete-block-merge-contents-010-expected.png: Added.
1439 * platform/chromium-mac-snowleopard/editing/deleting/delete-block-merge-contents-011-expected.png: Added.
1440 * platform/chromium-mac-snowleopard/editing/deleting/delete-block-merge-contents-012-expected.png: Added.
1441 * platform/chromium-mac-snowleopard/editing/deleting/delete-block-merge-contents-013-expected.png: Added.
1442 * platform/chromium-mac-snowleopard/editing/deleting/delete-block-merge-contents-014-expected.png: Added.
1443 * platform/chromium-mac-snowleopard/editing/deleting/delete-block-merge-contents-015-expected.png: Added.
1444 * platform/chromium-mac-snowleopard/editing/deleting/delete-block-merge-contents-016-expected.png: Added.
1445 * platform/chromium-mac-snowleopard/editing/deleting/delete-block-merge-contents-017-expected.png: Added.
1446 * platform/chromium-mac-snowleopard/editing/deleting/delete-br-001-expected.png: Added.
1447 * platform/chromium-mac-snowleopard/editing/deleting/delete-br-002-expected.png: Added.
1448 * platform/chromium-mac-snowleopard/editing/deleting/delete-br-003-expected.png: Added.
1449 * platform/chromium-mac-snowleopard/editing/deleting/delete-br-004-expected.png: Added.
1450 * platform/chromium-mac-snowleopard/editing/deleting/delete-br-005-expected.png: Added.
1451 * platform/chromium-mac-snowleopard/editing/deleting/delete-br-006-expected.png: Added.
1452 * platform/chromium-mac-snowleopard/editing/deleting/delete-br-007-expected.png: Added.
1453 * platform/chromium-mac-snowleopard/editing/deleting/delete-br-013-expected.png:
1454 * platform/chromium-mac-snowleopard/editing/deleting/delete-character-001-expected.png: Added.
1455 * platform/chromium-mac-snowleopard/editing/deleting/delete-contiguous-ws-001-expected.png: Added.
1456 * platform/chromium-mac-snowleopard/editing/deleting/delete-first-list-item-expected.png:
1457 * platform/chromium-mac-snowleopard/editing/deleting/delete-hr-expected.png:
1458 * platform/chromium-mac-snowleopard/editing/deleting/delete-image-001-expected.png: Added.
1459 * platform/chromium-mac-snowleopard/editing/deleting/delete-image-002-expected.png: Added.
1460 * platform/chromium-mac-snowleopard/editing/deleting/delete-image-003-expected.png: Added.
1461 * platform/chromium-mac-snowleopard/editing/deleting/delete-image-004-expected.png: Added.
1462 * platform/chromium-mac-snowleopard/editing/deleting/delete-leading-ws-001-expected.png: Added.
1463 * platform/chromium-mac-snowleopard/editing/deleting/delete-line-015-expected.png:
1464 * platform/chromium-mac-snowleopard/editing/deleting/delete-line-016-expected.png:
1465 * platform/chromium-mac-snowleopard/editing/deleting/delete-line-017-expected.png:
1466 * platform/chromium-mac-snowleopard/editing/deleting/delete-line-end-ws-001-expected.png:
1467 * platform/chromium-mac-snowleopard/editing/deleting/delete-line-end-ws-002-expected.png:
1468 * platform/chromium-mac-snowleopard/editing/deleting/delete-listitem-001-expected.png: Added.
1469 * platform/chromium-mac-snowleopard/editing/deleting/delete-listitem-002-expected.png: Added.
1470 * platform/chromium-mac-snowleopard/editing/deleting/delete-selection-001-expected.png: Added.
1471 * platform/chromium-mac-snowleopard/editing/deleting/delete-tab-001-expected.png: Added.
1472 * platform/chromium-mac-snowleopard/editing/deleting/delete-tab-002-expected.png: Added.
1473 * platform/chromium-mac-snowleopard/editing/deleting/delete-tab-003-expected.png: Added.
1474 * platform/chromium-win-xp/css2.1/20110323/replaced-min-max-001-expected.png: Added.
1475 * platform/chromium-win/css2.1/20110323/replaced-min-max-001-expected.png:
1476 * platform/chromium/TestExpectations:
1478 2013-01-11 Levi Weintraub <leviw@chromium.org>
1480 Unreviewed gardening. Skipping accessibility/corresponding-control-deleted-crash.html on Mac since
1481 it fails without Shadow DOM enabled.
1483 * platform/mac/TestExpectations:
1485 2013-01-11 Xianzhu Wang <wangxianzhu@chromium.org>
1487 RenderLayerCompositor should let ScrollingCoordinator update main thread scrolling reasons after change of layers
1488 https://bugs.webkit.org/show_bug.cgi?id=105652
1490 Reviewed by Simon Fraser.
1492 Tests to ensure mainThreadScrollingReasons are correctly updated after a fixed element is dynamically inserted into the DOM tree.
1494 * compositing/layer-creation/fixed-position-in-view-dynamic-expected.txt: Added.
1495 * compositing/layer-creation/fixed-position-in-view-dynamic.html: Added.
1496 * compositing/layer-creation/fixed-position-out-of-view-dynamic-expected.txt: Added.
1497 * compositing/layer-creation/fixed-position-out-of-view-dynamic.html: Added.
1499 2013-01-11 Kenneth Russell <kbr@google.com>
1501 [Chromium] WebGL typed array constructor crashes on exception
1502 https://bugs.webkit.org/show_bug.cgi?id=106308
1504 Reviewed by Kentaro Hara.
1506 Updated typed array tests to latest version from Khronos repository.
1508 * fast/canvas/webgl/array-unit-tests-expected.txt:
1509 * fast/canvas/webgl/array-unit-tests.html:
1511 2013-01-11 Florin Malita <fmalita@chromium.org>
1513 [SVG] Suppress resource rebuilding for unattached and shadow elements
1514 https://bugs.webkit.org/show_bug.cgi?id=106664
1516 Reviewed by Dirk Schulze.
1518 * svg/custom/use-rebuild-resources-crash-expected.txt: Added.
1519 * svg/custom/use-rebuild-resources-crash.svg: Added.
1521 2013-01-11 Dominic Mazzoni <dmazzoni@google.com>
1523 AX: Computed hierarchical level is not consistent with aria-level
1524 https://bugs.webkit.org/show_bug.cgi?id=106638
1526 Reviewed by Chris Fleizach.
1528 Extend aria-tree.html to check the hierarchicalLevel automatically
1529 computed when aria-level is not provided. Make sure they're consistent.
1530 Now, the mac disclosureLevel will be one less than the web aria-level.
1532 * platform/mac/accessibility/aria-tree-expected.txt:
1533 * platform/mac/accessibility/aria-tree.html:
1534 * platform/mac/accessibility/aria-treegrid-expected.txt:
1535 * platform/mac/accessibility/aria-treegrid.html:
1537 2013-01-11 Stephen Chenney <schenney@chromium.org>
1539 [Chromium] Test Expectations update after Skia flag changes.
1541 Unreviewed test expectations update.
1543 These are still failing, not sure why as some of them are already in expectations.
1546 * platform/chromium/TestExpectations:
1548 2013-01-11 Vsevolod Vlasov <vsevik@chromium.org>
1550 Web Inspector: Workspace should support several projects and should not have temporary UISourceCodes.
1551 https://bugs.webkit.org/show_bug.cgi?id=105856
1553 Reviewed by Pavel Feldman.
1555 * http/tests/inspector-enabled/dynamic-scripts.html:
1556 * http/tests/inspector/compiler-script-mapping.html:
1557 * http/tests/inspector/network/network-request-revision-content.html:
1558 * http/tests/inspector/workspace-test.js:
1559 (initialize_WorkspaceTest.InspectorTest.createWorkspace):
1560 (initialize_WorkspaceTest.InspectorTest.addMockUISourceCodeToWorkspace):
1561 * inspector/debugger/breakpoint-manager.html:
1562 * inspector/debugger/dynamic-scripts.html:
1563 * inspector/debugger/live-edit-breakpoints-expected.txt:
1564 * inspector/debugger/live-edit-breakpoints.html:
1565 * inspector/debugger/resource-script-mapping-expected.txt:
1566 * inspector/debugger/resource-script-mapping.html:
1567 * inspector/debugger/resources/edit-me-breakpoints.js: Added.
1569 * inspector/debugger/script-snippet-model-expected.txt:
1570 * inspector/debugger/script-snippet-model.html:
1571 * inspector/debugger/scripts-panel-expected.txt:
1572 * inspector/debugger/scripts-panel.html:
1573 * inspector/debugger/watch-expressions-preserve-expansion-expected.txt:
1574 * inspector/debugger/watch-expressions-preserve-expansion.html:
1575 * inspector/uisourcecode-revisions.html:
1577 2013-01-11 Sudarsana Nagineni <sudarsana.nagineni@intel.com>
1579 Unreviewed EFL gardening.
1581 Remove unnecessary platform expectations for now-passing test.
1583 * platform/efl/media/video-controls-captions-expected.txt: Removed.
1585 2013-01-11 Florin Malita <fmalita@chromium.org>
1587 [Chromium] Unreviewed gardening.
1589 Rebaselining results after http://trac.webkit.org/changeset/139238.
1591 * platform/chromium-linux/fast/borders/mixed-border-styles-radius-expected.png:
1592 * platform/chromium-mac-lion/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-001-expected.png:
1593 * platform/chromium-mac-lion/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.png:
1594 * platform/chromium-mac-lion/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-expected.png:
1595 * platform/chromium-mac-lion/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-expected.png:
1596 * platform/chromium-mac-lion/svg/custom/svg-fonts-in-html-expected.png:
1597 * platform/chromium-mac-snowleopard/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-001-expected.png:
1598 * platform/chromium-mac-snowleopard/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.png:
1599 * platform/chromium-mac-snowleopard/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-expected.png:
1600 * platform/chromium-mac-snowleopard/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-expected.png:
1601 * platform/chromium-mac-snowleopard/svg/custom/svg-fonts-in-html-expected.png:
1602 * platform/chromium-mac/fast/backgrounds/border-radius-split-background-image-expected.png:
1603 * platform/chromium-mac/fast/borders/border-radius-complex-inner-expected.png:
1604 * platform/chromium-mac/fast/borders/border-radius-inset-outset-expected.png:
1605 * platform/chromium-mac/fast/borders/border-radius-wide-border-05-expected.png:
1606 * platform/chromium-mac/fast/borders/border-styles-split-expected.png:
1607 * platform/chromium-mac/fast/borders/borderRadiusArcs01-expected.png:
1608 * platform/chromium-mac/fast/borders/mixed-border-styles-radius-expected.png:
1609 * platform/chromium-mac/fast/writing-mode/border-styles-vertical-lr-expected.png:
1610 * platform/chromium-mac/fast/writing-mode/border-styles-vertical-rl-expected.png:
1611 * platform/chromium-mac/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-001-expected.png:
1612 * platform/chromium-mac/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.png:
1613 * platform/chromium-mac/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-expected.png:
1614 * platform/chromium-mac/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-expected.png:
1615 * platform/chromium-mac/svg/custom/svg-fonts-in-html-expected.png:
1616 * platform/chromium-win/fast/backgrounds/border-radius-split-background-image-expected.png:
1617 * platform/chromium-win/fast/borders/border-radius-complex-inner-expected.png:
1618 * platform/chromium-win/fast/borders/border-radius-inset-outset-expected.png:
1619 * platform/chromium-win/fast/borders/border-radius-wide-border-05-expected.png:
1620 * platform/chromium-win/fast/borders/border-styles-split-expected.png:
1621 * platform/chromium-win/fast/borders/borderRadiusArcs01-expected.png:
1622 * platform/chromium-win/fast/borders/mixed-border-styles-radius-expected.png:
1623 * platform/chromium-win/fast/writing-mode/border-styles-vertical-lr-expected.png:
1624 * platform/chromium-win/fast/writing-mode/border-styles-vertical-rl-expected.png:
1625 * platform/chromium-win/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-001-expected.png:
1626 * platform/chromium-win/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.png:
1627 * platform/chromium-win/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-expected.png:
1628 * platform/chromium-win/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-expected.png:
1629 * platform/chromium-win/svg/custom/svg-fonts-in-html-expected.png:
1630 * platform/chromium/TestExpectations:
1632 2013-01-11 Stephen Chenney <schenney@chromium.org>
1634 [Chromium] Test Expectations update after Skia flag changes.
1636 Unreviewed test expectations update.
1638 Apparently, we use Skia to draw some forms on Mac and Win, causing
1639 failures not seen on Linux.
1641 * platform/chromium/TestExpectations:
1643 2013-01-11 Stephen Chenney <schenney@chromium.org>
1645 Unreviewed test expectations update.
1647 All of the tests will be rebaselined by end of day.
1649 * platform/chromium/TestExpectations: Mark tests affected by Skia flag changes as expected to fail.
1651 2013-01-11 Stephen Chenney <schenney@chromium.org>
1653 Objects can be re-added to the AXObjectCache during removal
1654 https://bugs.webkit.org/show_bug.cgi?id=104171
1656 Reviewed by Simon Fraser.
1658 New test which asserts with !m_hasAXObject in RenderObject::~RenderObject without the patch. Requires Shadow DOM enabled.
1660 * accessibility/corresponding-control-deleted-crash-expected.txt: Added.
1661 * accessibility/corresponding-control-deleted-crash.html: Added.
1663 2013-01-11 Sudarsana Nagineni <sudarsana.nagineni@intel.com>
1665 Unreviewed EFL gardening.
1667 Skip new failing tests introduced in r139330 since
1668 ENABLE_CSS_FILTERS flag is not enabled on EFL port.
1670 * platform/efl/TestExpectations:
1672 2013-01-11 Anton Vayvod <avayvod@chromium.org>
1674 Text Autosizing - elements much narrower than its parent autosizing clusters should be autosized separately.
1675 https://bugs.webkit.org/show_bug.cgi?id=105188
1677 Reviewed by Kenneth Rohde Christiansen.
1679 Checked that a narrow autosizing container becomes an autosizing cluster.
1680 Fixed other tests that used narrow descendant blocks.
1682 * fast/text-autosizing/cluster-narrow-in-wide-expected.html:
1683 * fast/text-autosizing/cluster-narrow-in-wide-ohidden-expected.html:
1684 * fast/text-autosizing/cluster-narrow-in-wide-ohidden.html:
1685 * fast/text-autosizing/cluster-narrow-in-wide.html:
1686 * fast/text-autosizing/cluster-with-wide-lca-expected.html:
1687 * fast/text-autosizing/cluster-with-wide-lca.html:
1688 * fast/text-autosizing/narrow-child-expected.html:
1689 * fast/text-autosizing/narrow-child.html:
1691 2013-01-11 Antoine Quint <graouts@apple.com>
1693 Web Inspector: Option+Click on Node Expander Doesn't Work the First Time
1694 https://bugs.webkit.org/show_bug.cgi?id=66868
1696 Adding a new protocol test that covers the new `depth` parameter for the
1697 requestChildNodes method and a new front-end method that tests correct
1698 behavior of the expandRecursively() method.
1700 Reviewed by Pavel Feldman.
1702 * inspector-protocol/dom-request-child-nodes-depth-expected.txt: Added.
1703 * inspector-protocol/dom-request-child-nodes-depth.html: Added.
1704 * inspector/elements/expand-recursively-expected.txt: Added.
1705 * inspector/elements/expand-recursively.html: Added.
1707 2013-01-11 Noel Gordon <noel.gordon@gmail.com>
1709 [chromium] Add ImageOnlyFailure for fast/css/font-face-unicode-range.html on win
1710 https://bugs.webkit.org/show_bug.cgi?id=100806
1712 Unreviewed gardening.
1714 * platform/chromium/TestExpectations:
1716 2013-01-11 Jochen Eisinger <jochen@chromium.org>
1718 Connect UserGestureIndicator for mousedown and mouseup events
1719 https://bugs.webkit.org/show_bug.cgi?id=105138
1721 Reviewed by Adam Barth.
1723 * platform/chromium/fast/events/popup-allowed-from-gesture-only-once-two-events-expected.txt: Added.
1724 * platform/chromium/fast/events/popup-allowed-from-gesture-only-once-two-events.html: Added.
1726 2013-01-11 Eugene Klyuchnikov <eustas@chromium.org>
1728 Web Inspector: [Resources] "Delete" cookie deletes all cookies with matching name.
1729 https://bugs.webkit.org/show_bug.cgi?id=105633
1731 Reviewed by Pavel Feldman.
1733 Adopt new signatures.
1735 * http/tests/inspector/resource-main-cookies.php:
1737 2013-01-11 Pavel Feldman <pfeldman@chromium.org>
1739 Web Inspector [chromium]: Debugger.globalObjectCleared is not dispatched on reload after renderer swap
1740 https://bugs.webkit.org/show_bug.cgi?id=106555
1742 Reviewed by Vsevolod Vlasov.
1744 * http/tests/inspector/debugger-test.js:
1745 (initialize_DebuggerTest):
1746 * inspector/debugger/debugger-scripts-reload-expected.txt: Added.
1747 * inspector/debugger/debugger-scripts-reload.html: Added.
1749 2013-01-11 Vsevolod Vlasov <vsevik@chromium.org>
1751 Web Inspector: Refactoring, move NetworkWorkspaceProvider to NetworkUISourceCodeProvider.js and rename its parent to SimpleWorkspaceProvider.
1752 https://bugs.webkit.org/show_bug.cgi?id=106635
1754 Reviewed by Pavel Feldman.
1756 * http/tests/inspector/compiler-script-mapping.html:
1757 * inspector/debugger/resource-script-mapping.html:
1758 * inspector/debugger/scripts-panel.html:
1760 2013-01-10 Grzegorz Czajkowski <g.czajkowski@samsung.com>
1762 On Linux, should be able to get spelling suggestions without selecting the misspelled word
1763 https://bugs.webkit.org/show_bug.cgi?id=103520
1765 Reviewed by Ryosuke Niwa.
1767 * platform/efl/TestExpectations:
1768 Unskip context-menu-suggestions.html for WebKit-EFL as it passes now.
1770 * platform/gtk/TestExpectations:
1771 Update failing reason.
1773 2013-01-10 John J. Barton <johnjbarton@chromium.org>
1775 Web Inspector: Pass the script url to the script-preprocessor script
1776 https://bugs.webkit.org/show_bug.cgi?id=104384
1778 Reviewed by Pavel Feldman.
1780 Tests for Bug 80922 by Pavel Feldman <pfeldman@chromium.org> that did not land somehow,
1781 with additional test for Bug 104384
1783 * inspector/debugger/debugger-script-preprocessor-expected.txt: Added.
1784 * inspector/debugger/debugger-script-preprocessor.html: Added.
1785 * platform/chromium/inspector/debugger/debugger-script-preprocessor-expected.txt: Added.
1787 2013-01-10 Eugene Klyuchnikov <eustas@chromium.org>
1789 Web Inspector: DataGrid refactoring: make cell editing more generic.
1790 https://bugs.webkit.org/show_bug.cgi?id=105849
1792 Reviewed by Pavel Feldman.
1794 * inspector/storage-panel-dom-storage-update.html: Fix column names.
1795 * inspector/storage-panel-dom-storage.html: Ditto.
1797 2013-01-10 Matt Falkenhagen <falken@chromium.org>
1799 Elements must be reattached when inserted/removed from top layer
1800 https://bugs.webkit.org/show_bug.cgi?id=105489
1802 Reviewed by Julien Chaffraix.
1804 * fast/dom/HTMLDialogElement/removed-element-is-removed-from-top-layer-expected.html: Added.
1805 * fast/dom/HTMLDialogElement/removed-element-is-removed-from-top-layer.html: Added.
1806 This tests that a top layer element removed from the document does not reappear in the top layer if readded.
1807 This test actually would pass before this patch, but just by good fortune (see bug).
1808 * fast/dom/HTMLDialogElement/top-layer-stacking-correct-order-remove-readd-expected.html: Added.
1809 * fast/dom/HTMLDialogElement/top-layer-stacking-correct-order-remove-readd.html: Added.
1810 This tests that top layer ordering is correct after removing and readding an element to the top layer.
1812 2013-01-10 Shinya Kawanaka <shinyak@chromium.org>
1814 When a selected node in nested ShadowDOM is deleted, selection have wrong range.
1815 https://bugs.webkit.org/show_bug.cgi?id=106526
1817 Reviewed by Ryosuke Niwa.
1819 * fast/dom/shadow/selection-in-nested-shadow-expected.txt: Added.
1820 * fast/dom/shadow/selection-in-nested-shadow.html: Added.
1822 2013-01-10 James Robinson <jamesr@chromium.org>
1824 [chromium] Store scrollable layer's contents size for coordinated scrollable layers
1825 https://bugs.webkit.org/show_bug.cgi?id=106518
1827 Reviewed by Adrienne Walker.
1829 * platform/chromium/TestExpectations:
1831 2013-01-10 Michael Pruett <michael@68k.org>
1833 IndexedDB: Update expected results for IndexedDB layout tests
1834 https://bugs.webkit.org/show_bug.cgi?id=106411
1836 Reviewed by Tony Chang.
1838 For IndexedDB layout tests whose output differs between V8 and
1839 JSC, move V8 test output to platform/chromium and set expected
1840 results to JSC test output.
1842 * platform/chromium/storage/indexeddb/exception-in-event-aborts-expected.txt: Copied from LayoutTests/storage/indexeddb/exception-in-event-aborts-expected.txt.
1843 * platform/chromium/storage/indexeddb/transaction-error-expected.txt: Copied from LayoutTests/storage/indexeddb/transaction-error-expected.txt.
1844 * platform/chromium/storage/indexeddb/version-change-abort-expected.txt: Copied from LayoutTests/storage/indexeddb/version-change-abort-expected.txt.
1845 * storage/indexeddb/exception-in-event-aborts-expected.txt:
1846 * storage/indexeddb/transaction-error-expected.txt:
1847 * storage/indexeddb/version-change-abort-expected.txt:
1849 2013-01-10 Dimitri Glazkov <dglazkov@chromium.org>
1851 Layout Test fast/dom/HTMLTemplateElement/ownerDocument-adoptNode.html is flaky.
1852 https://bugs.webkit.org/show_bug.cgi?id=106612
1854 * platform/chromium/TestExpectations: Marked as flake.
1856 2013-01-10 Dimitri Glazkov <dglazkov@chromium.org>
1858 [Chromium] Layout Test animations/fill-mode-iteration-count-non-integer.html is failing.
1859 https://bugs.webkit.org/show_bug.cgi?id=106609
1861 * platform/chromium/TestExpectations: Marked as failing.
1863 2013-01-10 Dimitri Glazkov <dglazkov@chromium.org>
1865 Adjust ref-test expectation to actual work.
1867 * platform/chromium/TestExpectations: Adjusted.
1869 2013-01-10 Roger Fong <roger_fong@apple.com>
1871 Unreviewed rebaseline. Apple Windows port.
1873 * platform/win/fast/ruby/base-shorter-than-text-expected.txt:
1875 2013-01-10 Dimitri Glazkov <dglazkov@chromium.org>
1877 [Chromium] Layout Test fast/canvas/webgl/context-release-upon-reload.html is a flaky timeout.
1878 https://bugs.webkit.org/show_bug.cgi?id=106606
1880 * platform/chromium/TestExpectations: Added.
1882 2013-01-10 Dan Beam <dbeam@chromium.org>
1884 Implement AutocompleteErrorEvent#reason
1885 https://bugs.webkit.org/show_bug.cgi?id=105568
1887 Added tests to verify event creation and global event constructor existence of AutocompleteErrorEvent
1888 and updated the existing tests to make sure errors received are of the right type and have the right reason.
1890 Reviewed by Adam Barth.
1892 * fast/events/constructors/autocomplete-error-event-constructor-expected.txt: Added.
1893 * fast/events/constructors/autocomplete-error-event-constructor.html: Added.
1894 * fast/events/event-creation.html: Added new AutocompleteErrorEvent() test case.
1895 * fast/forms/form-request-autocomplete.html: Updated 'autocompleteerror' listeners to check event.reason.
1896 * fast/js/constructor-length.html: Added AutocompleteErrorEvent to list.
1897 * fast/js/script-tests/global-constructors.js: Added AutocompleteErrorEvent to list.
1898 * platform/blackberry/fast/js/constructor-length-expected.txt: Added expected ReferenceError.
1899 * platform/chromium/fast/events/constructors/autocomplete-error-event-constructor-expected.txt: Added.
1900 * platform/chromium/fast/forms/form-request-autocomplete-expected.txt: Updated passing expectations.
1901 * platform/chromium/fast/js/constructor-length-expected.txt: Added expected 0 length result.
1902 * platform/gtk/fast/js/constructor-length-expected.txt: Added expected ReferenceError.
1903 * platform/mac/fast/js/constructor-length-expected.txt: Added expected ReferenceError.
1904 * platform/qt/fast/js/constructor-length-expected.txt: Added expected ReferenceError.
1906 2013-01-10 Roger Fong <roger_fong@apple.com>
1908 Unreviewed rebaselines. Apple Windows port.
1910 * platform/win/TestExpectations:
1911 * platform/win/fast/dom/window-load-crash-expected.txt: Added.
1913 2013-01-10 Sheriff Bot <webkit.review.bot@gmail.com>
1915 Unreviewed, rolling out r139226.
1916 http://trac.webkit.org/changeset/139226
1917 https://bugs.webkit.org/show_bug.cgi?id=106602
1919 rebaselines were premature (Requested by rfong on #webkit).
1921 * platform/win/accessibility/canvas-fallback-content-2-expected.txt:
1922 * platform/win/platform/win/accessibility/option-element-selection-and-focus-events-expected.txt: Removed.
1923 * platform/win/platform/win/accessibility/select-element-valuechange-event-expected.txt: Removed.
1925 2013-01-10 Dimitri Glazkov <dglazkov@chromium.org>
1927 [Chromium] Layout Test svg/dom/SVGScriptElement/script-onerror-bubbling.svg is a flaky timeout on all platforms.
1928 https://bugs.webkit.org/show_bug.cgi?id=106598
1930 * platform/chromium/TestExpectations: Expectatized.
1932 2013-01-10 Zan Dobersek <zandobersek@gmail.com>
1934 Unreviewed GTK gardening.
1936 Expanding the timeout expectation for fast/css/user-drag-none.html, the test
1937 times out on both debug and release builds.
1939 * platform/gtk/TestExpectations:
1941 2013-01-10 Ojan Vafai <ojan@chromium.org>
1943 Flexboxes incorrectly add the scrollbar width to the intrinsic width of fixed-width items
1944 https://bugs.webkit.org/show_bug.cgi?id=106591
1946 Reviewed by Levi Weintraub.
1948 * fast/css/fixed-width-intrinsic-width-excludes-scrollbars-expected.txt: Added.
1949 * fast/css/fixed-width-intrinsic-width-excludes-scrollbars.html: Added.
1950 * fast/css/positioned-overflow-scroll.html:
1952 2013-01-10 Zan Dobersek <zandobersek@gmail.com>
1954 Unreviewed GTK gardening.
1956 Removing a few crash expectations for tests that haven't crashed
1957 for a long time. Hopefully the crash causes have been fixed.
1958 Adding a flaky failure expectation for a CSS Regions reftest.
1960 * platform/gtk/TestExpectations:
1962 2013-01-10 Levi Weintraub <leviw@chromium.org>
1964 ScrollingCoordinator touch event hit rects aren't converted to proper coordinates when in nested views
1965 https://bugs.webkit.org/show_bug.cgi?id=106383
1967 Reviewed by James Robinson.
1969 * platform/chromium/fast/events/touch/resources: Added.
1970 * platform/chromium/fast/events/touch/resources/frame-with-touch-handler.html: Added.
1971 * platform/chromium/fast/events/touch/touch-hit-rects-in-iframe-expected.txt: Added.
1972 * platform/chromium/fast/events/touch/touch-hit-rects-in-iframe.html: Added.
1974 2013-01-10 Levi Weintraub <leviw@chromium.org>
1976 Regression(r137939): Heap-use-after-free in WebCore::accumulateDocumentEventTargetRects
1977 https://bugs.webkit.org/show_bug.cgi?id=106454
1979 Reviewed by James Robinson.
1981 * fast/events/touch/nested-document-with-touch-handler-detached-crash.html: Added.
1982 * fast/events/touch/nested-document-with-touch-handler-detached-crash-expected.txt: Added.
1984 2013-01-10 Ojan Vafai <ojan@chromium.org>
1986 Convert fast/css/positioned-overflow-scroll.html to a check-layout.js test
1987 https://bugs.webkit.org/show_bug.cgi?id=106585
1989 Reviewed by Tony Chang.
1991 This is in preparation for adding more cases to this test.
1993 * fast/css/positioned-overflow-scroll-expected.txt: Added.
1994 * fast/css/positioned-overflow-scroll.html:
1995 * platform/chromium-android/fast/css/positioned-overflow-scroll-expected.png: Removed.
1996 * platform/chromium-android/fast/css/positioned-overflow-scroll-expected.txt: Removed.
1997 * platform/chromium-linux/fast/css/positioned-overflow-scroll-expected.png: Removed.
1998 * platform/chromium-mac-lion/fast/css/positioned-overflow-scroll-expected.png: Removed.
1999 * platform/chromium-mac-snowleopard/fast/css/positioned-overflow-scroll-expected.png: Removed.
2000 * platform/chromium-mac/fast/css/positioned-overflow-scroll-expected.png: Removed.
2001 * platform/chromium-win/fast/css/positioned-overflow-scroll-expected.png: Removed.
2002 * platform/chromium/fast/css/positioned-overflow-scroll-expected.txt: Removed.
2003 * platform/efl/fast/css/positioned-overflow-scroll-expected.png: Removed.
2004 * platform/efl/fast/css/positioned-overflow-scroll-expected.txt: Removed.
2005 * platform/gtk/fast/css/positioned-overflow-scroll-expected.png: Removed.
2006 * platform/gtk/fast/css/positioned-overflow-scroll-expected.txt: Removed.
2007 * platform/mac/fast/css/positioned-overflow-scroll-expected.png: Removed.
2008 * platform/mac/fast/css/positioned-overflow-scroll-expected.txt: Removed.
2009 * platform/qt/fast/css/positioned-overflow-scroll-expected.png: Removed.
2010 * platform/qt/fast/css/positioned-overflow-scroll-expected.txt: Removed.
2011 * resources/check-layout.js:
2013 2013-01-10 Robert Kroeger <rjkroege@chromium.org>
2015 Manually revert http://trac.webkit.org/changeset/136012
2016 https://bugs.webkit.org/show_bug.cgi?id=106580
2018 Reviewed by Dimitri Glazkov.
2020 * fast/events/touch/gesture/touch-gesture-scroll-remove-node-expected.txt: Removed.
2021 * fast/events/touch/gesture/touch-gesture-scroll-remove-node.html: Removed.
2023 2013-01-10 Robert Hogan <robert@webkit.org>
2025 REGRESSION(r136967): margin-top + overflow:hidden causes incorrect layout for internal floated elements
2026 https://bugs.webkit.org/show_bug.cgi?id=106374
2028 Reviewed by David Hyatt.
2030 * fast/block/margin-collapse/self-collapsing-block-with-overflow-hidden-and-float-child-expected.txt: Added.
2031 * fast/block/margin-collapse/self-collapsing-block-with-overflow-hidden-and-float-child.html: Added.
2033 2013-01-10 Dimitri Glazkov <dglazkov@chromium.org>
2035 [Chromium] Update expectations for fast/regions/selecting-text-through-different-region-flows.html.
2037 * platform/chromium-mac-lion/fast/regions/selecting-text-through-different-region-flows-expected.png: Added.
2039 2013-01-10 Dimitri Glazkov <dglazkov@chromium.org>
2041 [Chromium] Mark more inspector/geolocation* tests as flaky on Win.
2042 https://bugs.webkit.org/show_bug.cgi?id=106426
2044 * platform/chromium/TestExpectations: Marked.
2046 2013-01-10 John J. Barton <johnjbarton@chromium.org>
2048 Web Inspector: Refactor InspectorTest to create output interface
2049 https://bugs.webkit.org/show_bug.cgi?id=106231
2051 Reviewed by Pavel Feldman.
2053 Refactor InspectorTest to extract InspectorTest.Output, the API
2054 used between InspectorTest and the test output reciever (the
2055 test-script page by default).
2057 * http/tests/inspector/inspector-test.js:
2058 (initialize_InspectorTest.InspectorTest.Output.testComplete):
2059 (initialize_InspectorTest.InspectorTest.Output.addResult):
2060 (initialize_InspectorTest.InspectorTest.Output.clearResults):
2061 (initialize_InspectorTest.InspectorTest.completeTest):
2062 (initialize_InspectorTest.InspectorTest.addResult):
2064 2013-01-10 Max Vujovic <mvujovic@adobe.com>
2066 [CSS Filters] RenderLayerCompositor::addToOverlapMap should take into account the filters outsets (ie. blur and drop-shadow)
2067 https://bugs.webkit.org/show_bug.cgi?id=94022
2069 Reviewed by Simon Fraser.
2071 Add tests to check several combinations of software layer and composited layer overlap when
2072 filter outsets are involved.
2074 * compositing/filters/sw-layer-overlaps-hw-shadow-expected.txt: Added.
2075 * compositing/filters/sw-layer-overlaps-hw-shadow.html: Added.
2076 * compositing/filters/sw-nested-shadow-overlaps-hw-nested-shadow-expected.txt: Added.
2077 * compositing/filters/sw-nested-shadow-overlaps-hw-nested-shadow.html: Added.
2078 * compositing/filters/sw-shadow-overlaps-hw-layer-expected.txt: Added.
2079 * compositing/filters/sw-shadow-overlaps-hw-layer.html: Added.
2080 * compositing/filters/sw-shadow-overlaps-hw-shadow-expected.txt: Added.
2081 * compositing/filters/sw-shadow-overlaps-hw-shadow.html: Added.
2082 * platform/chromium/compositing/filters/sw-layer-overlaps-hw-shadow-expected.txt: Added.
2083 * platform/chromium/compositing/filters/sw-shadow-overlaps-hw-layer-expected.txt: Added.
2085 2013-01-09 Ojan Vafai <ojan@chromium.org>
2087 intrinsic min-widths don't override width for file upload controls
2088 https://bugs.webkit.org/show_bug.cgi?id=106517
2090 Reviewed by Tony Chang.
2092 * fast/forms/file/intrinsic-min-width-overrides-width-expected.html: Added.
2093 * fast/forms/file/intrinsic-min-width-overrides-width.html: Added.
2095 2013-01-10 Florin Malita <fmalita@chromium.org>
2097 [Chromium] Unreviewed gardening.
2099 Rebaselining results after http://trac.webkit.org/changeset/138250.
2101 * platform/chromium-linux-x86/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png: Removed.
2102 * platform/chromium-linux-x86/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png: Removed.
2103 * platform/chromium-mac-lion/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.png:
2104 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
2105 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
2106 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.png:
2107 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.png:
2108 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.png:
2109 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.png:
2110 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.png:
2111 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.png:
2112 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.png:
2113 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.png:
2114 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.png:
2115 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.png:
2116 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png:
2117 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png:
2118 * platform/chromium-mac-lion/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-objectBoundingBox-expected.png:
2119 * platform/chromium-mac-lion/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-userSpaceOnUse-expected.png:
2120 * platform/chromium-mac-lion/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-objectBoundingBox-expected.png:
2121 * platform/chromium-mac-lion/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-userSpaceOnUse-expected.png:
2122 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.png:
2123 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
2124 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
2125 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.png:
2126 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.png:
2127 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.png:
2128 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.png:
2129 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.png:
2130 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.png:
2131 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.png:
2132 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.png:
2133 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.png:
2134 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.png:
2135 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png:
2136 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png:
2137 * platform/chromium-mac-snowleopard/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-objectBoundingBox-expected.png:
2138 * platform/chromium-mac-snowleopard/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-userSpaceOnUse-expected.png:
2139 * platform/chromium-mac-snowleopard/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-objectBoundingBox-expected.png:
2140 * platform/chromium-mac-snowleopard/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-userSpaceOnUse-expected.png:
2141 * platform/chromium-mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png:
2142 * platform/chromium-mac/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.png:
2143 * platform/chromium-mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
2144 * platform/chromium-mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
2145 * platform/chromium-mac/svg/custom/feDisplacementMap-01-expected.png:
2146 * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.png:
2147 * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.png:
2148 * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.png:
2149 * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.png:
2150 * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.png:
2151 * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.png:
2152 * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.png:
2153 * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.png:
2154 * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.png:
2155 * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.png:
2156 * platform/chromium-mac/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png:
2157 * platform/chromium-mac/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png:
2158 * platform/chromium-mac/svg/filters/feImage-animated-transform-on-target-rect-expected.png:
2159 * platform/chromium-mac/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-objectBoundingBox-expected.png:
2160 * platform/chromium-mac/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-userSpaceOnUse-expected.png:
2161 * platform/chromium-mac/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-objectBoundingBox-expected.png:
2162 * platform/chromium-mac/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-userSpaceOnUse-expected.png:
2163 * platform/chromium-mac/svg/filters/feImage-late-indirect-update-expected.png:
2164 * platform/chromium-mac/svg/filters/feImage-multiple-targets-id-change-expected.png:
2165 * platform/chromium-mac/svg/filters/feImage-position-expected.png:
2166 * platform/chromium-mac/svg/filters/feImage-preserveAspectratio-expected.png:
2167 * platform/chromium-mac/svg/filters/feImage-reference-invalidation-expected.png:
2168 * platform/chromium-mac/svg/filters/feImage-subregions-expected.png:
2169 * platform/chromium-mac/svg/filters/feImage-subregions-preseveAspectRatio-none-expected.png:
2170 * platform/chromium-mac/svg/filters/feImage-subregions-preseveAspectRatio-none-with-viewBox-expected.png:
2171 * platform/chromium-mac/svg/filters/feImage-target-add-to-document-expected.png:
2172 * platform/chromium-mac/svg/filters/feImage-target-attribute-change-expected.png:
2173 * platform/chromium-mac/svg/filters/feImage-target-attribute-change-with-use-indirection-2-expected.png:
2174 * platform/chromium-mac/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.png:
2175 * platform/chromium-mac/svg/filters/feImage-target-changes-id-expected.png:
2176 * platform/chromium-mac/svg/filters/feImage-target-id-change-expected.png:
2177 * platform/chromium-mac/svg/filters/feImage-target-inline-style-change-expected.png:
2178 * platform/chromium-mac/svg/filters/feImage-target-property-change-expected.png:
2179 * platform/chromium-mac/svg/filters/feImage-target-reappend-to-document-expected.png:
2180 * platform/chromium-mac/svg/filters/feImage-target-remove-from-document-expected.png:
2181 * platform/chromium-mac/svg/filters/feImage-target-style-change-expected.png:
2182 * platform/chromium-win-xp/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png: Removed.
2183 * platform/chromium-win-xp/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png: Removed.
2184 * platform/chromium-win/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png:
2185 * platform/chromium-win/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.png:
2186 * platform/chromium-win/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
2187 * platform/chromium-win/svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
2188 * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.png:
2189 * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.png:
2190 * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.png:
2191 * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.png:
2192 * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.png:
2193 * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.png:
2194 * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.png:
2195 * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.png:
2196 * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.png:
2197 * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.png:
2198 * platform/chromium-win/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png:
2199 * platform/chromium-win/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png:
2200 * platform/chromium-win/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-objectBoundingBox-expected.png:
2201 * platform/chromium-win/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-userSpaceOnUse-expected.png:
2202 * platform/chromium-win/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-objectBoundingBox-expected.png:
2203 * platform/chromium-win/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-userSpaceOnUse-expected.png:
2204 * platform/chromium-win/svg/filters/feImage-late-indirect-update-expected.png:
2205 * platform/chromium/TestExpectations:
2207 2013-01-10 Victor Carbune <victor@rosedu.org>
2209 media/video-controls-captions.html fails after fixing https://bugs.webkit.org/show_bug.cgi?id=105536
2210 https://bugs.webkit.org/show_bug.cgi?id=106230
2212 Reviewed by Eric Carlson.
2214 * platform/chromium/TestExpectations: Reactivated test.
2216 2013-01-10 Alexander Pavlov <apavlov@chromium.org>
2218 The "outline-offset" property is not found in the computed style property list
2219 https://bugs.webkit.org/show_bug.cgi?id=106561
2221 Reviewed by Alexis Menard.
2223 * fast/css/getComputedStyle/getComputedStyle-outline-offset-expected.txt: Added.
2224 * fast/css/getComputedStyle/getComputedStyle-outline-offset.html: Added.
2226 2013-01-10 Alexander Pavlov <apavlov@chromium.org>
2228 CSSParser does not allow the absence of whitespace between "and" and "expression"
2229 https://bugs.webkit.org/show_bug.cgi?id=106458
2231 Reviewed by Antti Koivisto.
2233 * fast/css/media-rule-no-whitespace-expected.txt: Added.
2234 * fast/css/media-rule-no-whitespace.html: Added.
2236 2013-01-10 Florin Malita <fmalita@chromium.org>
2238 [Chromium] Unreviewed gardening.
2240 Rebaselining results after http://trac.webkit.org/changeset/139191.
2242 * platform/chromium-linux/fast/borders/borderRadiusAllStylesAllCorners-expected.png:
2243 * platform/chromium-linux/fast/forms/validation-message-appearance-expected.png:
2244 * platform/chromium-mac-lion/compositing/video/video-controls-layer-creation-expected.png:
2245 * platform/chromium-mac-lion/fast/backgrounds/background-leakage-transforms-expected.png:
2246 * platform/chromium-mac-lion/fast/borders/border-radius-split-inline-expected.png:
2247 * platform/chromium-mac-lion/fast/borders/borderRadiusAllStylesAllCorners-expected.png:
2248 * platform/chromium-mac-lion/fast/box-shadow/basic-shadows-expected.png:
2249 * platform/chromium-mac-lion/fast/css/shadow-multiple-expected.png:
2250 * platform/chromium-mac-lion/fast/css/text-input-with-webkit-border-radius-expected.png:
2251 * platform/chromium-mac-lion/fast/forms/validation-message-appearance-expected.png:
2252 * platform/chromium-mac-lion/fast/hidpi/video-controls-in-hidpi-expected.png:
2253 * platform/chromium-mac-lion/fast/layers/video-layer-expected.png:
2254 * platform/chromium-mac-lion/fast/regions/full-screen-video-from-region-expected.png:
2255 * platform/chromium-mac-lion/fast/repaint/shadow-multiple-horizontal-expected.png:
2256 * platform/chromium-mac-lion/fast/repaint/shadow-multiple-strict-horizontal-expected.png:
2257 * platform/chromium-mac-lion/fast/repaint/shadow-multiple-strict-vertical-expected.png:
2258 * platform/chromium-mac-lion/fast/repaint/shadow-multiple-vertical-expected.png:
2259 * platform/chromium-mac-lion/fast/transforms/shadows-expected.png:
2260 * platform/chromium-mac-lion/fullscreen/full-screen-stacking-context-expected.png:
2261 * platform/chromium-mac-lion/http/tests/media/video-buffered-range-contains-currentTime-expected.png:
2262 * platform/chromium-mac-lion/ietestcenter/css3/bordersbackgrounds/background-color-applied-to-rounded-inline-element-expected.png:
2263 * platform/chromium-mac-lion/ietestcenter/css3/bordersbackgrounds/border-radius-style-005-expected.png:
2264 * platform/chromium-mac-lion/media/audio-controls-rendering-expected.png:
2265 * platform/chromium-mac-lion/media/audio-repaint-expected.png:
2266 * platform/chromium-mac-lion/media/controls-after-reload-expected.png:
2267 * platform/chromium-mac-lion/media/controls-layout-direction-expected.png:
2268 * platform/chromium-mac-lion/media/controls-strict-expected.png:
2269 * platform/chromium-mac-lion/media/controls-styling-expected.png:
2270 * platform/chromium-mac-lion/media/controls-styling-strict-expected.png:
2271 * platform/chromium-mac-lion/media/controls-without-preload-expected.png:
2272 * platform/chromium-mac-lion/media/media-controls-clone-expected.png:
2273 * platform/chromium-mac-lion/media/media-document-audio-repaint-expected.png:
2274 * platform/chromium-mac-lion/media/video-controls-rendering-expected.png:
2275 * platform/chromium-mac-lion/media/video-display-toggle-expected.png:
2276 * platform/chromium-mac-lion/media/video-empty-source-expected.png:
2277 * platform/chromium-mac-lion/media/video-no-audio-expected.png:
2278 * platform/chromium-mac-lion/media/video-playing-and-pause-expected.png:
2279 * platform/chromium-mac-lion/media/video-zoom-controls-expected.png:
2280 * platform/chromium-mac-lion/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-expected.png:
2281 * platform/chromium-mac-lion/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-ru-expected.png:
2282 * platform/chromium-mac-snowleopard/compositing/video/video-controls-layer-creation-expected.png:
2283 * platform/chromium-mac-snowleopard/fast/backgrounds/background-leakage-transforms-expected.png:
2284 * platform/chromium-mac-snowleopard/fast/borders/border-radius-split-inline-expected.png:
2285 * platform/chromium-mac-snowleopard/fast/borders/borderRadiusAllStylesAllCorners-expected.png:
2286 * platform/chromium-mac-snowleopard/fast/box-shadow/basic-shadows-expected.png:
2287 * platform/chromium-mac-snowleopard/fast/css/shadow-multiple-expected.png:
2288 * platform/chromium-mac-snowleopard/fast/forms/validation-message-appearance-expected.png:
2289 * platform/chromium-mac-snowleopard/fast/layers/video-layer-expected.png:
2290 * platform/chromium-mac-snowleopard/fast/regions/full-screen-video-from-region-expected.png:
2291 * platform/chromium-mac-snowleopard/fullscreen/full-screen-stacking-context-expected.png:
2292 * platform/chromium-mac-snowleopard/http/tests/media/video-buffered-range-contains-currentTime-expected.png:
2293 * platform/chromium-mac-snowleopard/ietestcenter/css3/bordersbackgrounds/background-color-applied-to-rounded-inline-element-expected.png:
2294 * platform/chromium-mac-snowleopard/ietestcenter/css3/bordersbackgrounds/border-radius-style-005-expected.png:
2295 * platform/chromium-mac-snowleopard/media/audio-controls-rendering-expected.png:
2296 * platform/chromium-mac-snowleopard/media/audio-repaint-expected.png:
2297 * platform/chromium-mac-snowleopard/media/controls-after-reload-expected.png:
2298 * platform/chromium-mac-snowleopard/media/controls-layout-direction-expected.png:
2299 * platform/chromium-mac-snowleopard/media/controls-strict-expected.png:
2300 * platform/chromium-mac-snowleopard/media/controls-styling-expected.png:
2301 * platform/chromium-mac-snowleopard/media/controls-styling-strict-expected.png:
2302 * platform/chromium-mac-snowleopard/media/controls-without-preload-expected.png:
2303 * platform/chromium-mac-snowleopard/media/media-controls-clone-expected.png:
2304 * platform/chromium-mac-snowleopard/media/media-document-audio-repaint-expected.png:
2305 * platform/chromium-mac-snowleopard/media/video-controls-rendering-expected.png:
2306 * platform/chromium-mac-snowleopard/media/video-display-toggle-expected.png:
2307 * platform/chromium-mac-snowleopard/media/video-empty-source-expected.png:
2308 * platform/chromium-mac-snowleopard/media/video-no-audio-expected.png:
2309 * platform/chromium-mac-snowleopard/media/video-playing-and-pause-expected.png:
2310 * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-expected.png:
2311 * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-ru-expected.png:
2312 * platform/chromium-mac/compositing/video/video-controls-layer-creation-expected.png:
2313 * platform/chromium-mac/fast/backgrounds/background-leakage-expected.png:
2314 * platform/chromium-mac/fast/backgrounds/background-leakage-transforms-expected.png:
2315 * platform/chromium-mac/fast/borders/border-radius-split-inline-expected.png:
2316 * platform/chromium-mac/fast/borders/borderRadiusAllStylesAllCorners-expected.png:
2317 * platform/chromium-mac/fast/borders/borderRadiusDouble03-expected.png:
2318 * platform/chromium-mac/fast/borders/borderRadiusGroove02-expected.png:
2319 * platform/chromium-mac/fast/borders/borderRadiusInset01-expected.png:
2320 * platform/chromium-mac/fast/box-shadow/basic-shadows-expected.png:
2321 * platform/chromium-mac/fast/box-shadow/box-shadow-clipped-slices-expected.png:
2322 * platform/chromium-mac/fast/box-shadow/spread-expected.png:
2323 * platform/chromium-mac/fast/css/box-shadow-and-border-radius-expected.png:
2324 * platform/chromium-mac/fast/css/shadow-multiple-expected.png:
2325 * platform/chromium-mac/fast/css/text-input-with-webkit-border-radius-expected.png:
2326 * platform/chromium-mac/fast/forms/validation-message-appearance-expected.png:
2327 * platform/chromium-mac/fast/hidpi/video-controls-in-hidpi-expected.png:
2328 * platform/chromium-mac/fast/layers/video-layer-expected.png:
2329 * platform/chromium-mac/fast/regions/full-screen-video-from-region-expected.png:
2330 * platform/chromium-mac/fast/repaint/shadow-multiple-horizontal-expected.png:
2331 * platform/chromium-mac/fast/repaint/shadow-multiple-strict-horizontal-expected.png:
2332 * platform/chromium-mac/fast/repaint/shadow-multiple-strict-vertical-expected.png:
2333 * platform/chromium-mac/fast/repaint/shadow-multiple-vertical-expected.png:
2334 * platform/chromium-mac/fast/transforms/shadows-expected.png:
2335 * platform/chromium-mac/fullscreen/full-screen-stacking-context-expected.png:
2336 * platform/chromium-mac/http/tests/media/video-buffered-range-contains-currentTime-expected.png:
2337 * platform/chromium-mac/ietestcenter/css3/bordersbackgrounds/background-color-applied-to-rounded-inline-element-expected.png:
2338 * platform/chromium-mac/ietestcenter/css3/bordersbackgrounds/border-radius-style-005-expected.png:
2339 * platform/chromium-mac/media/audio-controls-rendering-expected.png:
2340 * platform/chromium-mac/media/audio-repaint-expected.png:
2341 * platform/chromium-mac/media/controls-after-reload-expected.png:
2342 * platform/chromium-mac/media/controls-layout-direction-expected.png:
2343 * platform/chromium-mac/media/controls-strict-expected.png:
2344 * platform/chromium-mac/media/controls-styling-expected.png:
2345 * platform/chromium-mac/media/controls-styling-strict-expected.png:
2346 * platform/chromium-mac/media/controls-without-preload-expected.png:
2347 * platform/chromium-mac/media/media-controls-clone-expected.png:
2348 * platform/chromium-mac/media/media-document-audio-repaint-expected.png:
2349 * platform/chromium-mac/media/video-controls-rendering-expected.png:
2350 * platform/chromium-mac/media/video-display-toggle-expected.png:
2351 * platform/chromium-mac/media/video-empty-source-expected.png:
2352 * platform/chromium-mac/media/video-no-audio-expected.png:
2353 * platform/chromium-mac/media/video-playing-and-pause-expected.png:
2354 * platform/chromium-mac/media/video-zoom-controls-expected.png:
2355 * platform/chromium-mac/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-expected.png:
2356 * platform/chromium-mac/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-ru-expected.png:
2357 * platform/chromium-win-xp/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-ru-expected.png:
2358 * platform/chromium-win/compositing/video/video-controls-layer-creation-expected.png:
2359 * platform/chromium-win/fast/backgrounds/background-leakage-expected.png:
2360 * platform/chromium-win/fast/backgrounds/background-leakage-transforms-expected.png:
2361 * platform/chromium-win/fast/borders/border-radius-split-inline-expected.png:
2362 * platform/chromium-win/fast/borders/borderRadiusAllStylesAllCorners-expected.png:
2363 * platform/chromium-win/fast/borders/borderRadiusDouble03-expected.png:
2364 * platform/chromium-win/fast/borders/borderRadiusGroove02-expected.png:
2365 * platform/chromium-win/fast/borders/borderRadiusInset01-expected.png:
2366 * platform/chromium-win/fast/box-shadow/basic-shadows-expected.png:
2367 * platform/chromium-win/fast/box-shadow/box-shadow-clipped-slices-expected.png:
2368 * platform/chromium-win/fast/box-shadow/spread-expected.png:
2369 * platform/chromium-win/fast/css/box-shadow-and-border-radius-expected.png:
2370 * platform/chromium-win/fast/css/shadow-multiple-expected.png:
2371 * platform/chromium-win/fast/forms/validation-message-appearance-expected.png:
2372 * platform/chromium-win/fast/hidpi/video-controls-in-hidpi-expected.png:
2373 * platform/chromium-win/fast/layers/video-layer-expected.png:
2374 * platform/chromium-win/fast/regions/full-screen-video-from-region-expected.png:
2375 * platform/chromium-win/fast/repaint/shadow-multiple-horizontal-expected.png:
2376 * platform/chromium-win/fast/repaint/shadow-multiple-strict-horizontal-expected.png:
2377 * platform/chromium-win/fast/repaint/shadow-multiple-strict-vertical-expected.png:
2378 * platform/chromium-win/fast/repaint/shadow-multiple-vertical-expected.png:
2379 * platform/chromium-win/fast/transforms/shadows-expected.png:
2380 * platform/chromium-win/fullscreen/full-screen-stacking-context-expected.png:
2381 * platform/chromium-win/http/tests/media/video-buffered-range-contains-currentTime-expected.png:
2382 * platform/chromium-win/ietestcenter/css3/bordersbackgrounds/background-color-applied-to-rounded-inline-element-expected.png:
2383 * platform/chromium-win/ietestcenter/css3/bordersbackgrounds/border-radius-style-005-expected.png:
2384 * platform/chromium-win/media/audio-controls-rendering-expected.png:
2385 * platform/chromium-win/media/audio-repaint-expected.png:
2386 * platform/chromium-win/media/controls-after-reload-expected.png:
2387 * platform/chromium-win/media/controls-layout-direction-expected.png:
2388 * platform/chromium-win/media/controls-strict-expected.png:
2389 * platform/chromium-win/media/controls-styling-expected.png:
2390 * platform/chromium-win/media/controls-styling-strict-expected.png:
2391 * platform/chromium-win/media/controls-without-preload-expected.png:
2392 * platform/chromium-win/media/media-controls-clone-expected.png:
2393 * platform/chromium-win/media/media-document-audio-repaint-expected.png:
2394 * platform/chromium-win/media/video-controls-rendering-expected.png:
2395 * platform/chromium-win/media/video-display-toggle-expected.png:
2396 * platform/chromium-win/media/video-empty-source-expected.png:
2397 * platform/chromium-win/media/video-no-audio-expected.png:
2398 * platform/chromium-win/media/video-playing-and-pause-expected.png:
2399 * platform/chromium-win/media/video-zoom-controls-expected.png:
2400 * platform/chromium-win/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-expected.png:
2401 * platform/chromium-win/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-ru-expected.png:
2402 * platform/chromium/TestExpectations:
2403 * platform/efl-wk2/media/video-zoom-controls-expected.png: Renamed from LayoutTests/platform/efl/media/video-zoom-controls-expected.png.
2405 2013-01-10 Alexis Menard <alexis@webkit.org>
2407 ASSERT_NOT_REACHED in StylePropertySet::fontValue when accessing font style property through JS after setting style font size.
2408 https://bugs.webkit.org/show_bug.cgi?id=88866
2410 Reviewed by Alexander Pavlov.
2412 Add tests to cover the bug.
2414 * fast/css/font-shorthand-from-longhands-expected.txt: Added.
2415 * fast/css/font-shorthand-from-longhands.html: Added.
2417 2013-01-10 Dominik Röttsches <dominik.rottsches@intel.com>
2419 [EFL] Unreviewed gardening.
2421 video-src-blob.html is flaky, not always crashing.
2423 * platform/efl/TestExpectations:
2425 2013-01-10 Dominik Röttsches <dominik.rottsches@intel.com>
2427 [EFL] Unreviewed gardening.
2429 Marking one more flaky crasher due to gstreamer.
2431 * platform/efl/TestExpectations:
2433 2013-01-10 Dominik Röttsches <dominik.rottsches@intel.com>
2435 [EFL] Unreviewed gardening.
2437 Marking three media tests as flaky crashers.
2439 * platform/efl/TestExpectations:
2441 2013-01-10 Csaba Osztrogonác <ossy@webkit.org>
2443 Unreviewed gardening, paint the bots green.
2445 * platform/qt/TestExpectations: Skip http/tests/security/isolatedWorld/* tests instead of marking them as failures. (r138817)
2446 * platform/qt/fast/regions/selecting-text-through-different-region-flows-expected.png: Added after r139197.
2447 * platform/qt/fast/regions/selecting-text-through-different-region-flows-expected.txt: Added after r139197.
2449 2013-01-10 Noel Gordon <noel.gordon@gmail.com>
2451 [chromium] Fix ietestcenter/css3/bordersbackgrounds/border-radius-clip-002.htm expectation lines
2453 Unreviewed gardening.
2455 * platform/chromium/TestExpectations: Two bugs and expectation lines refer to this test, and one
2456 expectation line overrides the other: assign to the earlier bug and ditch the redundant line.
2458 2013-01-10 Noel Gordon <noel.gordon@gmail.com>
2460 [chromium] Remove lost-compositor-context layout tests
2461 https://bugs.webkit.org/show_bug.cgi?id=106089
2463 Unreviewed gardening.
2465 * platform/chromium/TestExpectations: Remove all references to the
2466 lost-compositor-context test expectations after r138814.
2468 2013-01-10 Noel Gordon <noel.gordon@gmail.com>
2470 [chromium] Optimize expectations for fast/forms/button-inner-block-reuse.html
2472 Unreviewed gardening.
2474 * platform/chromium-win-xp/fast/forms/button-inner-block-reuse-expected.png: Removed.
2475 * platform/chromium-win/fast/forms/button-inner-block-reuse-expected.png:
2477 2013-01-10 Noel Gordon <noel.gordon@gmail.com>
2479 [chromium] Optimize expectations for fast/forms/button-generated-content.html
2481 Unreviewed gardening.
2483 * platform/chromium-win-xp/fast/forms/button-generated-content-expected.png: Removed.
2484 * platform/chromium-win/fast/forms/button-generated-content-expected.png:
2486 2013-01-10 Dominik Röttsches <dominik.rottsches@intel.com>
2488 [EFL] Unreviewed gardening.
2490 Marking a missing expectation for fast/repaint/caret-with-transformation.html
2492 * platform/efl/TestExpectations:
2494 2013-01-10 Zan Dobersek <zandobersek@gmail.com>
2496 Unreviewed GTK gardening.
2498 Removing a few failure expectations that are no longer needed.
2499 The tests the expectations were covering now pass.
2501 * platform/gtk/TestExpectations:
2503 2013-01-10 Zan Dobersek <zandobersek@gmail.com>
2505 Unreviewed GTK gardening.
2507 Adding a platform-specific baseline for a CSS Regions test.
2508 Adding a missing expectation for the fast/repaint/caret-with-transformation.html layout test.
2510 * platform/gtk/TestExpectations:
2511 * platform/gtk/fast/regions/selecting-text-through-different-region-flows-expected.txt: Added.
2513 2013-01-10 Christophe Dumez <christophe.dumez@intel.com>
2515 Unreviewed EFL gardening.
2517 Add platform expectation for new test added in r139197.
2519 * platform/efl/fast/regions/selecting-text-through-different-region-flows-expected.png: Added.
2520 * platform/efl/fast/regions/selecting-text-through-different-region-flows-expected.txt: Added.
2522 2013-01-10 Christophe Dumez <christophe.dumez@intel.com>
2524 [EFL] Add gstreamer 1.0.5 to jhbuild
2525 https://bugs.webkit.org/show_bug.cgi?id=106178
2527 Reviewed by Laszlo Gombos.
2529 Skip several media tests that are crashing with gstreamer 1.0.
2531 * platform/efl/TestExpectations:
2532 * platform/efl/media/sources-fallback-codecs-expected.txt: Removed.
2534 2013-01-09 Noel Gordon <noel.gordon@gmail.com>
2536 New chromium-mac pixel baseline for gradient-background-leakage-hidpi.html
2537 https://bugs.webkit.org/show_bug.cgi?id=106373
2539 Unreviewed gardening.
2541 * platform/chromium-mac/fast/backgrounds/gradient-background-leakage-hidpi-expected.png: Added.
2543 2013-01-09 Noel Gordon <noel.gordon@gmail.com>
2545 Update expectations for fast/forms/button-generated-content.html
2547 Unreviewed gardening.
2549 * fast/forms/button-generated-content-expected.txt: Renamed from LayoutTests/platform/chromium-mac/fast/forms/button-generated-content-expected.txt.
2550 * platform/chromium-win-xp/fast/forms/button-generated-content-expected.png: Added.
2551 * platform/mac/fast/forms/button-generated-content-expected.txt: Removed.
2553 2013-01-09 Noel Gordon <noel.gordon@gmail.com>
2555 Update expectations for fast/forms/button-inner-block-reuse.html
2557 Unreviewed gardening.
2559 * fast/forms/button-inner-block-reuse-expected.txt: Renamed from LayoutTests/platform/chromium/fast/forms/button-inner-block-reuse-expected.txt.
2560 * platform/chromium-win-xp/fast/forms/button-inner-block-reuse-expected.png: Added.
2561 * platform/mac/fast/forms/button-inner-block-reuse-expected.txt: Removed.
2563 2013-01-09 Tien-Ren Chen <trchen@chromium.org>
2565 Make caret repainting container-aware
2566 https://bugs.webkit.org/show_bug.cgi?id=103955
2568 Reviewed by Simon Fraser.
2570 The caret repaint padding has been removed. Needs rebaseline.
2571 Added test that carets should be repainted correctly on a transformed element.
2573 * fast/repaint/caret-with-transformation.html: Added.
2574 * platform/chromium/TestExpectations:
2575 * platform/mac/TestExpectations:
2577 2013-01-09 Noel Gordon <noel.gordon@gmail.com>
2579 [Chromium] Add win mac expectations for r139256
2580 https://bugs.webkit.org/show_bug.cgi?id=106404
2582 Unreviewed gardening.
2584 * platform/chromium-mac/fast/borders/border-radius-with-box-shadow-expected.png: Added.
2585 * platform/chromium-win/fast/borders/border-radius-with-box-shadow-expected.png: Added.
2587 2013-01-09 Ryosuke Niwa <rniwa@webkit.org>
2589 [JSC] REGRESSION(r135093): A form control with name=length overrides length property on form.elements
2590 https://bugs.webkit.org/show_bug.cgi?id=105775
2592 Reviewed by Sam Weinig.
2594 Added a regression tests for all known HTMLCollection sublcasses except HTMLNameCollection,
2595 which is used only to implement named getters on window and document objects and HTMLPropertiesCollection
2596 since it's not enabled on all ports yet.
2598 * fast/dom/collection-length-should-not-be-overridden-expected.txt: Added.
2599 * fast/dom/collection-length-should-not-be-overridden.html: Added.
2601 2013-01-09 Shinya Kawanaka <shinyak@chromium.org>
2603 Assert triggered in SelectorChecker::checkOneSelector when scrollbar (e.g. :horizontal) selector is specified.
2604 https://bugs.webkit.org/show_bug.cgi?id=106414
2606 Reviewed by Dimitri Glazkov.
2608 * fast/css/scrollbar-crash-expected.txt: Added.
2609 * fast/css/scrollbar-crash.html: Added.
2611 2013-01-09 Takashi Sakamoto <tasak@google.com>
2613 border-radius with box-shadow is not rendered correctly
2614 https://bugs.webkit.org/show_bug.cgi?id=106404
2616 Reviewed by Hajime Morita.
2618 * fast/borders/border-radius-with-box-shadow-expected.txt: Added.
2619 * fast/borders/border-radius-with-box-shadow.html: Added.
2620 * platform/chromium-linux/fast/borders/border-radius-with-box-shadow-expected.png: Added.
2622 2013-01-09 Anders Carlsson <andersca@apple.com>
2624 Update a test result.
2626 * platform/mac/fast/inline/continuation-outlines-with-layers-expected.txt:
2628 2013-01-09 Stephanie Lewis <slewis@apple.com>
2630 Rebaseline fast/inline/continuation-outlines-with-layers.html
2631 https://bugs.webkit.org/show_bug.cgi?id=106064.
2635 Rebaseline after http://trac.webkit.org/changeset/139223.
2637 * platform/mac/fast/inline/continuation-outlines-with-layers-expected.txt:
2639 2013-01-09 Dimitri Glazkov <dglazkov@chromium.org>
2641 [Chromium] Ascribe a bug to a crash..
2643 * platform/chromium/TestExpectations: Ascribed.
2645 2013-01-09 Joanmarie Diggs <jdiggs@igalia.com>
2647 [GTK] accessibility/aria-labelledby-overrides-label.html requires a proper baseline
2648 https://bugs.webkit.org/show_bug.cgi?id=105638
2650 Reviewed by Martin Robinson.
2652 The test was failing for two reasons:
2653 - AccessibilityRenderObject::correspondingLabelForControlElement() was
2654 not ignoring the ARIA labelled-by property
2655 - AccessibilityController::accessibleElementById() was not implemented
2657 Because getting an element by ID cannot be done in the UIProcess, the
2658 decision was made to expose the element's ID as an accessible attribute
2661 In addition, fixing the bug in AccessibilityRenderObject made it possible
2662 to eliminate the Gtk platform-specific expectations for another test.
2664 * accessibility/aria-labelledby-overrides-label-expected.txt: Added.
2665 * accessibility/radio-button-title-label-expected.txt: Modified based on
2666 null check which was added and which gets included in the test output.
2667 * accessibility/radio-button-title-label.html: Check to see that we have
2668 a titleUIElement before attempting to get its title.
2669 * platform/gtk/TestExpectations: Unskipped the previously failing test.
2670 * platform/gtk/accessibility/radio-button-title-label-expected.txt: Removed.
2672 2013-01-09 Max Vujovic <mvujovic@adobe.com>
2674 [CSS Shaders] Detached identifier after mesh box type is not applied
2675 https://bugs.webkit.org/show_bug.cgi?id=105321
2677 Reviewed by Dean Jackson.
2679 Add a test to verify that a "detached" identifier after a mesh box type identifier is
2683 -webkit-filter: custom(url(...) mix(url(...) normal source-atop), 1 1 border-box detached);
2685 Update parsing tests and expectations to expect that the mesh box type is not returned in
2688 * css3/filters/custom/custom-filter-detached-mesh-with-mesh-box-type-expected.html: Added.
2689 * css3/filters/custom/custom-filter-detached-mesh-with-mesh-box-type.html: Added.
2690 * css3/filters/custom/custom-filter-property-parsing-expected.txt:
2691 * css3/filters/script-tests/custom-filter-property-parsing.js:
2692 * css3/filters/resources/a-triangle-coord-defined.vs: Added.
2693 * platform/chromium/css3/filters/custom/custom-filter-property-parsing-expected.txt:
2695 2013-01-09 Ojan Vafai <ojan@chromium.org>
2697 Proper version of http://trac.webkit.org/changeset/139221.
2698 The problem was that there was line-wrapping due to form controls
2699 being different sizes on different platforms, not that form
2700 controls dump innerText differently.
2702 * fast/forms/min-content-form-controls-expected.txt:
2703 * fast/forms/min-content-form-controls.html:
2705 2013-01-09 Roger Fong <roger_fong@apple.com>
2707 Unreviewed. Device Proximity is not enabled/implemented on Windows.
2708 Skipping related tests:
2710 proximity/add-listener-from-callback.html
2711 proximity/basic-operation.html
2712 proximity/create-event.html
2713 proximity/event-after-navigation.html
2714 proximity/multiple-frames.html
2715 proximity/no-page-cache.html
2716 proximity/optional-event-properties.html
2717 proximity/updates.html
2718 proximity/window-property.html
2720 * platform/win/TestExpectations:
2722 2013-01-09 Christophe Dumez <christophe.dumez@intel.com>
2724 [WK2] Implement eventSender.scheduleAsynchronousKeyDown
2725 https://bugs.webkit.org/show_bug.cgi?id=93979
2727 Reviewed by Benjamin Poulain.
2729 Update WK2 expectations for tests requiring
2730 eventSender.scheduleAsynchronousKeyDown now that it is
2731 implemented in WebKitTestRunner.
2733 * platform/efl-wk2/TestExpectations:
2734 * platform/gtk-wk2/TestExpectations:
2735 * platform/wk2/TestExpectations:
2737 2013-01-09 Dan Winship <danw@gnome.org>
2739 [Soup] Handle redirection inside WebKit
2740 https://bugs.webkit.org/show_bug.cgi?id=61122
2741 https://bugs.webkit.org/show_bug.cgi?id=88961
2743 Reviewed by Martin Robinson.
2747 * platform/efl/TestExpectations:
2748 * platform/gtk/TestExpectations:
2750 2013-01-09 Florin Malita <fmalita@chromium.org>
2752 [Skia] Implement GraphicsContext::addRoundedRectClip() using SkCanvas::clipRRect()
2753 https://bugs.webkit.org/show_bug.cgi?id=106461
2755 Reviewed by Stephen White.
2757 * platform/chromium-linux/fast/backgrounds/border-radius-split-background-image-expected.png:
2758 * platform/chromium-linux/fast/borders/border-radius-complex-inner-expected.png:
2759 * platform/chromium-linux/fast/borders/border-radius-inset-outset-expected.png:
2760 * platform/chromium-linux/fast/borders/border-radius-wide-border-05-expected.png:
2761 * platform/chromium-linux/fast/borders/border-styles-split-expected.png:
2762 * platform/chromium-linux/fast/borders/borderRadiusArcs01-expected.png:
2763 * platform/chromium-linux/fast/borders/mixed-border-styles-radius-expected.png:
2764 * platform/chromium-linux/fast/css/background-clip-radius-values-expected.png:
2765 * platform/chromium-linux/fast/replaced/border-radius-clip-content-edge-expected.png:
2766 * platform/chromium-linux/fast/writing-mode/border-styles-vertical-lr-expected.png:
2767 * platform/chromium-linux/fast/writing-mode/border-styles-vertical-rl-expected.png:
2768 * platform/chromium-linux/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-001-expected.png:
2769 * platform/chromium-linux/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.png:
2770 * platform/chromium-linux/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-expected.png:
2771 * platform/chromium-linux/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-expected.png:
2772 * platform/chromium-linux/svg/custom/svg-fonts-in-html-expected.png:
2773 * platform/chromium/TestExpectations:
2775 2013-01-09 Dimitri Glazkov <dglazkov@chromium.org>
2777 [Chromium] Land expectations for r139197.
2779 * platform/chromium-linux/fast/regions/selecting-text-through-different-region-flows-expected.png: Added.
2780 * platform/chromium-mac-snowleopard/fast/regions/selecting-text-through-different-region-flows-expected.png: Added.
2781 * platform/chromium-mac/fast/regions/selecting-text-through-different-region-flows-expected.png:
2782 * platform/chromium-win/fast/regions/selecting-text-through-different-region-flows-expected.png: Added.
2783 * platform/chromium-win/fast/regions/selecting-text-through-different-region-flows-expected.txt: Added.
2785 2013-01-09 Dimitri Glazkov <dglazkov@chromium.org>
2787 [Chromium] inspector/geolocation-error.html is flaky in Win.
2788 https://bugs.webkit.org/show_bug.cgi?id=106487
2790 * platform/chromium/TestExpectations: Marked as flaky.
2792 2013-01-09 Dimitri Glazkov <dglazkov@chromium.org>
2794 [Chromium] Tweak webaduio test expectations once more.
2796 * platform/chromium/TestExpectations: Tweaked.
2798 2013-01-09 Alexey Proskuryakov <ap@apple.com>
2800 Assertion failure in SubresourceLoader::didFail when reloading
2801 https://bugs.webkit.org/show_bug.cgi?id=101416
2803 Reviewed by Nate Chapin.
2805 * http/tests/cache/network-error-during-revalidation-expected.txt: Added.
2806 * http/tests/cache/network-error-during-revalidation.html: Added.
2807 * http/tests/cache/resources/network-error-during-revalidation-frame.html: Added.
2809 * http/tests/resources/network-simulator.php: Added a way to serve resources
2810 without no-cache no-store directives.
2812 2013-01-09 Alexandru Chiculita <achicu@adobe.com>
2814 Assertion Failure in WebCore::RenderLayerCompositor::updateCompositingLayers
2815 https://bugs.webkit.org/show_bug.cgi?id=106419
2817 Reviewed by Simon Fraser.
2819 Re-added skipped tests as this patch resolves the flakiness.
2821 * platform/mac/TestExpectations:
2823 2013-01-09 Roger Fong <roger_fong@apple.com>
2825 Unreviewed. Rebaseline some accessibility test results on Win7 port.
2827 * platform/win/accessibility/canvas-fallback-content-2-expected.txt:
2828 * platform/win/platform/win/accessibility: Added.
2829 * platform/win/platform/win/accessibility/option-element-selection-and-focus-events-expected.txt: Added.
2830 * platform/win/platform/win/accessibility/select-element-valuechange-event-expected.txt: Added.
2832 2013-01-09 Robert Hogan <robert@webkit.org>
2834 REGRESSION(r111439): Focus ring is rendered incorrectly in fast/inline/continuation-outlines-with-layers.html
2835 https://bugs.webkit.org/show_bug.cgi?id=106064
2837 Reviewed by David Hyatt.
2839 * platform/chromium-linux/fast/inline/continuation-outlines-with-layers-expected.png:
2841 2013-01-09 Ojan Vafai <ojan@chromium.org>
2843 fast/forms/min-content-form-controls.html fails on some platforms
2844 https://bugs.webkit.org/show_bug.cgi?id=106482
2846 Reviewed by Eric Seidel.
2848 The text dump for some form controls (menulists?) has different whitespace
2849 output on different platforms. Remove the form controls to avoid adding
2850 platform-specific expectations for this test.
2852 * fast/forms/min-content-form-controls-expected.txt:
2853 * fast/forms/min-content-form-controls.html:
2854 * platform/mac/TestExpectations:
2856 2013-01-09 Michael Pruett <michael@68k.org>
2858 IndexedDB: Remove unnecessary tests from storage/indexeddb/key-type-array.html
2859 https://bugs.webkit.org/show_bug.cgi?id=106472
2861 Reviewed by Tony Chang.
2863 The tests which verify that JSON.stringify() throws an exception
2864 for cyclic objects produce different error messages on JSC and
2865 V8 and do nothing to test IndexedDB functionality. These tests
2868 * storage/indexeddb/key-type-array-expected.txt:
2869 * storage/indexeddb/resources/key-type-array.js:
2871 2013-01-08 Ojan Vafai <ojan@chromium.org>
2873 min-content gets the wrong value if min-width is set on some form controls
2874 https://bugs.webkit.org/show_bug.cgi?id=106389
2876 Reviewed by Tony Chang.
2878 * fast/forms/min-content-form-controls-expected.txt: Added.
2879 * fast/forms/min-content-form-controls.html: Added.
2881 2013-01-09 Roger Fong <roger_fong@apple.com>
2883 Unreviewed. Skipping 4 video controls tests on Windows.
2884 https://bugs.webkit.org/show_bug.cgi?id=106477.
2887 media/video-controls-captions-trackmenu-localized.html
2888 media/video-controls-captions-trackmenu-sorted.html
2889 media/video-controls-captions-trackmenu.html
2890 media/video-controls-visible-exiting-fullscreen.html
2892 * platform/win/TestExpectations:
2894 2013-01-09 Dimitri Glazkov <dglazkov@chromium.org>
2896 [Chromium] Rebaseline a few tests after r139191.
2898 * platform/chromium-mac-lion/platform/chromium/virtual/gpu/fast/hidpi/video-controls-in-hidpi-expected.png:
2899 * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/video/video-controls-layer-creation-expected.png: Added.
2900 * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/video/video-controls-layer-creation-expected.png: Added.
2901 * platform/chromium-mac/platform/chromium/virtual/gpu/fast/hidpi/video-controls-in-hidpi-expected.png:
2902 * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/video/video-controls-layer-creation-expected.png: Added.
2903 * platform/chromium-win/fast/borders/border-radius-huge-assert-expected.png:
2904 * platform/chromium-win/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png:
2905 * platform/chromium-win/platform/chromium/virtual/gpu/fast/hidpi/video-controls-in-hidpi-expected.png:
2906 * platform/chromium-win/platform/chromium/virtual/softwarecompositing/video/video-controls-layer-creation-expected.png: Added.
2908 2013-01-09 Dimitri Glazkov <dglazkov@chromium.org>
2910 [Chromium] Rebaseline a few tests after r139201.
2912 * platform/chromium-mac-lion/fast/forms/menulist-clip-expected.png:
2913 * platform/chromium-mac-lion/fast/forms/menulist-option-wrap-expected.png:
2914 * platform/chromium-mac-lion/fast/repaint/control-clip-expected.png:
2915 * platform/chromium-mac-snowleopard/fast/forms/menulist-clip-expected.png:
2916 * platform/chromium-mac-snowleopard/fast/forms/menulist-option-wrap-expected.png:
2917 * platform/chromium-mac-snowleopard/fast/repaint/control-clip-expected.png:
2918 * platform/chromium-mac/fast/forms/menulist-clip-expected.png:
2919 * platform/chromium-mac/fast/forms/menulist-option-wrap-expected.png:
2920 * platform/chromium-mac/fast/forms/select-empty-option-height-expected.png:
2921 * platform/chromium-mac/fast/repaint/control-clip-expected.png:
2923 2013-01-09 Dimitri Glazkov <dglazkov@chromium.org>
2925 [Chromium] fast/images/embed-does-not-propagate-dimensions-to-object-ancestor.html is a flaky crash.
2926 https://bugs.webkit.org/show_bug.cgi?id=106473
2928 * platform/chromium/TestExpectations: Marked.
2930 2013-01-09 Justin Novosad <junov@google.com>
2932 New chromium-win pixel baseline for gradient-background-leakage-hidpi.html
2933 https://bugs.webkit.org/show_bug.cgi?id=106373
2937 * platform/chromium-win/fast/backgrounds/gradient-background-leakage-hidpi-expected.png: Added.
2939 2013-01-09 Alexis Menard <alexis@webkit.org>
2941 Implement CSS computed style value for transition shorthand
2942 https://bugs.webkit.org/show_bug.cgi?id=105035
2944 Reviewed by Dean Jackson.
2946 Uncomment existing tests to cover the new feature.
2948 * transitions/transitions-parsing-expected.txt:
2949 * transitions/transitions-parsing.html:
2951 2013-01-09 Tony Chang <tony@chromium.org>
2953 Automatically generate Settings::unifiedTextCheckerEnabled
2954 https://bugs.webkit.org/show_bug.cgi?id=106382
2956 Reviewed by Adam Barth.
2958 The InternalSettings.idl method didn't match the Settings' getter/setter. Now
2959 that we're using the generated version, make the tests use the same name.
2961 * editing/spelling/grammar-edit-word.html:
2962 * editing/spelling/spellcheck-async-mutation.html:
2963 * editing/spelling/spellcheck-async-remove-frame.html:
2964 * editing/spelling/spellcheck-async.html:
2965 * editing/spelling/spelling-marker-description.html:
2966 * editing/spelling/spelling-unified-emulation.html:
2967 * platform/chromium/editing/spelling/delete-misspelled-word.html:
2969 2013-01-09 Alexis Menard <alexis@webkit.org>
2971 Implement CSS computed style value for transition shorthand
2972 https://bugs.webkit.org/show_bug.cgi?id=105035
2974 Reviewed by Dean Jackson.
2976 Uncomment existing tests to cover the new feature.
2978 * transitions/transitions-parsing-expected.txt:
2979 * transitions/transitions-parsing.html:
2981 2013-01-09 Shinya Kawanaka <shinyak@chromium.org>
2983 [Shadow DOM]: ShadowRoot wrong nodeName attribute
2984 https://bugs.webkit.org/show_bug.cgi?id=104995
2986 Reviewed by Dimitri Glazkov.
2988 Converted #shadow-root to #document-fragment in LayoutTests files using sed.
2990 * editing/deleting/delete-all-text-in-text-field-assertion-expected.txt:
2991 * editing/deleting/delete-ligature-001-expected.txt:
2992 * editing/pasteboard/copy-in-password-field-expected.txt:
2993 * editing/selection/select-all-textarea-expected.txt:
2994 * fast/dom/shadow/layout-tests-can-access-shadow-expected.txt:
2995 * fast/dom/shadow/layout-tests-can-access-shadow.html:
2996 * fast/dom/shadow/shadow-and-list-elements.html:
2997 * fast/events/5056619-expected.txt:
2998 * fast/forms/focus-selection-input-expected.txt:
2999 * fast/forms/focus-selection-textarea-expected.txt:
3000 * fast/forms/textfield-outline-expected.txt:
3001 * fast/html/details-add-summary-1-and-click-expected.txt:
3002 * fast/html/details-add-summary-10-and-click-expected.txt:
3003 * fast/html/details-add-summary-2-and-click-expected.txt:
3004 * fast/html/details-add-summary-3-and-click-expected.txt:
3005 * fast/html/details-add-summary-4-and-click-expected.txt:
3006 * fast/html/details-add-summary-5-and-click-expected.txt:
3007 * fast/html/details-add-summary-6-and-click-expected.txt:
3008 * fast/html/details-add-summary-7-and-click-expected.txt:
3009 * fast/html/details-add-summary-8-and-click-expected.txt:
3010 * fast/html/details-add-summary-9-and-click-expected.txt:
3011 * fast/html/details-remove-summary-1-and-click-expected.txt:
3012 * fast/html/details-remove-summary-2-and-click-expected.txt:
3013 * fast/html/details-remove-summary-3-and-click-expected.txt:
3014 * fast/html/details-remove-summary-4-and-click-expected.txt:
3015 * fast/html/details-remove-summary-5-and-click-expected.txt:
3016 * fast/html/details-remove-summary-6-and-click-expected.txt:
3017 * inspector/elements/shadow-dom-modify-chardata-expected.txt:
3018 * inspector/elements/shadow-root-expected.txt:
3019 * inspector/elements/shadow-root.html:
3020 * inspector/elements/update-shadowdom-expected.txt:
3021 * platform/chromium-android/fast/events/autoscroll-expected.txt:
3022 * platform/chromium-android/fast/forms/input-appearance-selection-expected.txt:
3023 * platform/chromium-android/fast/frames/take-focus-from-iframe-expected.txt:
3024 * platform/chromium-linux-x86/editing/selection/select-from-textfield-outwards-expected.txt:
3025 * platform/chromium-linux/editing/selection/select-from-textfield-outwards-expected.txt:
3026 * platform/chromium-linux/fast/forms/input-text-double-click-expected.txt:
3027 * platform/chromium-linux/fast/forms/textfield-outline-expected.txt:
3028 * platform/chromium-linux/fast/forms/validation-message-appearance-expected.txt:
3029 * platform/chromium-mac-lion/fast/forms/input-readonly-autoscroll-expected.txt:
3030 * platform/chromium-mac-lion/fast/forms/search-rtl-expected.txt:
3031 * platform/chromium-mac-snowleopard/fast/forms/input-readonly-autoscroll-expected.txt:
3032 * platform/chromium-mac-snowleopard/fast/forms/search-rtl-expected.txt:
3033 * platform/chromium-mac/editing/selection/select-across-readonly-input-1-expected.txt:
3034 * platform/chromium-mac/editing/selection/select-across-readonly-input-4-expected.txt:
3035 * platform/chromium-mac/editing/selection/select-across-readonly-input-5-expected.txt:
3036 * platform/chromium-mac/fast/forms/input-readonly-autoscroll-expected.txt:
3037 * platform/chromium-mac/fast/forms/input-text-scroll-left-on-blur-expected.txt:
3038 * platform/chromium-mac/fast/forms/search-rtl-expected.txt:
3039 * platform/chromium-mac/fast/forms/validation-message-appearance-expected.txt:
3040 * platform/chromium-mac/fast/html/details-add-summary-1-and-click-expected.txt:
3041 * platform/chromium-mac/fast/html/details-add-summary-10-and-click-expected.txt:
3042 * platform/chromium-mac/fast/html/details-add-summary-2-and-click-expected.txt:
3043 * platform/chromium-mac/fast/html/details-add-summary-3-and-click-expected.txt:
3044 * platform/chromium-mac/fast/html/details-add-summary-4-and-click-expected.txt:
3045 * platform/chromium-mac/fast/html/details-add-summary-5-and-click-expected.txt:
3046 * platform/chromium-mac/fast/html/details-add-summary-6-and-click-expected.txt:
3047 * platform/chromium-mac/fast/html/details-add-summary-7-and-click-expected.txt:
3048 * platform/chromium-mac/fast/html/details-add-summary-8-and-click-expected.txt:
3049 * platform/chromium-mac/fast/html/details-add-summary-9-and-click-expected.txt:
3050 * platform/chromium-mac/fast/html/details-remove-summary-1-and-click-expected.txt:
3051 * platform/chromium-mac/fast/html/details-remove-summary-2-and-click-expected.txt:
3052 * platform/chromium-mac/fast/html/details-remove-summary-3-and-click-expected.txt:
3053 * platform/chromium-mac/fast/html/details-remove-summary-4-and-click-expected.txt:
3054 * platform/chromium-mac/fast/html/details-remove-summary-5-and-click-expected.txt:
3055 * platform/chromium-mac/fast/html/details-remove-summary-6-and-click-expected.txt:
3056 * platform/chromium-win-xp/editing/selection/select-from-textfield-outwards-expected.txt:
3057 * platform/chromium-win/editing/deleting/delete-all-text-in-text-field-assertion-expected.txt:
3058 * platform/chromium-win/editing/input/caret-at-the-edge-of-input-expected.txt:
3059 * platform/chromium-win/editing/input/reveal-caret-of-multiline-input-expected.txt:
3060 * platform/chromium-win/editing/inserting/4960120-1-expected.txt:
3061 * platform/chromium-win/editing/pasteboard/drop-text-without-selection-expected.txt:
3062 * platform/chromium-win/editing/pasteboard/pasting-tabs-expected.txt:
3063 * platform/chromium-win/editing/selection/4895428-3-expected.txt:
3064 * platform/chromium-win/editing/selection/4975120-expected.txt:
3065 * platform/chromium-win/editing/selection/select-across-readonly-input-1-expected.txt:
3066 * platform/chromium-win/editing/selection/select-across-readonly-input-4-expected.txt:
3067 * platform/chromium-win/editing/selection/select-across-readonly-input-5-expected.txt:
3068 * platform/chromium-win/editing/selection/select-from-textfield-outwards-expected.txt:
3069 * platform/chromium-win/fast/events/autoscroll-expected.txt:
3070 * platform/chromium-win/fast/events/context-no-deselect-expected.txt:
3071 * platform/chromium-win/fast/forms/input-appearance-focus-expected.txt:
3072 * platform/chromium-win/fast/forms/input-appearance-readonly-expected.txt:
3073 * platform/chromium-win/fast/forms/input-appearance-selection-expected.txt:
3074 * platform/chromium-win/fast/forms/input-double-click-selection-gap-bug-expected.txt:
3075 * platform/chromium-win/fast/forms/input-placeholder-visibility-1-expected.txt:
3076 * platform/chromium-win/fast/forms/input-placeholder-visibility-3-expected.txt:
3077 * platform/chromium-win/fast/forms/input-readonly-autoscroll-expected.txt:
3078 * platform/chromium-win/fast/forms/input-text-click-inside-expected.txt:
3079 * platform/chromium-win/fast/forms/input-text-double-click-expected.txt:
3080 * platform/chromium-win/fast/forms/input-text-drag-down-expected.txt:
3081 * platform/chromium-win/fast/forms/input-text-option-delete-expected.txt:
3082 * platform/chromium-win/fast/forms/input-text-scroll-left-on-blur-expected.txt:
3083 * platform/chromium-win/fast/forms/input-text-self-emptying-click-expected.txt:
3084 * platform/chromium-win/fast/forms/number/number-appearance-rtl-expected.txt:
3085 * platform/chromium-win/fast/forms/plaintext-mode-2-expected.txt:
3086 * platform/chromium-win/fast/forms/search-rtl-expected.txt:
3087 * platform/chromium-win/fast/forms/tabbing-input-iframe-expected.txt:
3088 * platform/chromium-win/fast/forms/textarea-placeholder-visibility-1-expected.txt:
3089 * platform/chromium-win/fast/forms/textarea-placeholder-visibility-2-expected.txt:
3090 * platform/chromium-win/fast/forms/textarea-scrollbar-expected.txt:
3091 * platform/chromium-win/fast/forms/textarea-scrolled-type-expected.txt:
3092 * platform/chromium-win/fast/forms/textfield-focus-ring-expected.txt:
3093 * platform/chromium-win/fast/forms/textfield-outline-expected.txt:
3094 * platform/chromium-win/fast/forms/textfield-overflow-expected.txt:
3095 * platform/chromium-win/fast/forms/validation-message-appearance-expected.txt:
3096 * platform/chromium-win/fast/frames/take-focus-from-iframe-expected.txt:
3097 * platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.txt:
3098 * platform/chromium-win/fast/html/details-add-summary-10-and-click-expected.txt:
3099 * platform/chromium-win/fast/html/details-add-summary-2-and-click-expected.txt:
3100 * platform/chromium-win/fast/html/details-add-summary-3-and-click-expected.txt:
3101 * platform/chromium-win/fast/html/details-add-summary-4-and-click-expected.txt:
3102 * platform/chromium-win/fast/html/details-add-summary-5-and-click-expected.txt:
3103 * platform/chromium-win/fast/html/details-add-summary-6-and-click-expected.txt:
3104 * platform/chromium-win/fast/html/details-add-summary-7-and-click-expected.txt:
3105 * platform/chromium-win/fast/html/details-add-summary-8-and-click-expected.txt:
3106 * platform/chromium-win/fast/html/details-add-summary-9-and-click-expected.txt:
3107 * platform/chromium-win/fast/html/details-remove-summary-1-and-click-expected.txt:
3108 * platform/chromium-win/fast/html/details-remove-summary-2-and-click-expected.txt:
3109 * platform/chromium-win/fast/html/details-remove-summary-3-and-click-expected.txt:
3110 * platform/chromium-win/fast/html/details-remove-summary-4-and-click-expected.txt:
3111 * platform/chromium-win/fast/html/details-remove-summary-5-and-click-expected.txt:
3112 * platform/chromium-win/fast/html/details-remove-summary-6-and-click-expected.txt:
3113 * platform/chromium-win/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt:
3114 * platform/chromium-win/fast/transforms/transformed-focused-text-input-expected.txt:
3115 * platform/chromium-win/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt:
3116 * platform/chromium/editing/input/caret-at-the-edge-of-input-expected.txt:
3117 * platform/chromium/editing/input/reveal-caret-of-multiline-input-expected.txt:
3118 * platform/chromium/editing/inserting/4960120-1-expected.txt:
3119 * platform/chromium/editing/pasteboard/drop-text-without-selection-expected.txt:
3120 * platform/chromium/editing/pasteboard/pasting-tabs-expected.txt:
3121 * platform/chromium/editing/selection/4895428-3-expected.txt:
3122 * platform/chromium/editing/selection/4975120-expected.txt:
3123 * platform/chromium/editing/selection/select-from-textfield-outwards-expected.txt:
3124 * platform/chromium/editing/spelling/autocorrection-at-beginning-of-word-1-expected.txt:
3125 * platform/chromium/editing/spelling/autocorrection-at-beginning-of-word-2-expected.txt:
3126 * platform/chromium/fast/events/autoscroll-expected.txt:
3127 * platform/chromium/fast/events/context-no-deselect-expected.txt:
3128 * platform/chromium/fast/forms/input-appearance-focus-expected.txt:
3129 * platform/chromium/fast/forms/input-appearance-readonly-expected.txt:
3130 * platform/chromium/fast/forms/input-appearance-selection-expected.txt:
3131 * platform/chromium/fast/forms/input-double-click-selection-gap-bug-expected.txt:
3132 * platform/chromium/fast/forms/input-placeholder-visibility-1-expected.txt:
3133 * platform/chromium/fast/forms/input-placeholder-visibility-3-expected.txt:
3134 * platform/chromium/fast/forms/input-readonly-autoscroll-expected.txt:
3135 * platform/chromium/fast/forms/input-text-click-inside-expected.txt:
3136 * platform/chromium/fast/forms/input-text-double-click-expected.txt:
3137 * platform/chromium/fast/forms/input-text-drag-down-expected.txt:
3138 * platform/chromium/fast/forms/input-text-option-delete-expected.txt:
3139 * platform/chromium/fast/forms/input-text-self-emptying-click-expected.txt:
3140 * platform/chromium/fast/forms/number/number-appearance-rtl-expected.txt:
3141 * platform/chromium/fast/forms/plaintext-mode-2-expected.txt:
3142 * platform/chromium/fast/forms/search-rtl-expected.txt:
3143 * platform/chromium/fast/forms/tabbing-input-iframe-expected.txt:
3144 * platform/chromium/fast/forms/textarea-placeholder-visibility-1-expected.txt:
3145 * platform/chromium/fast/forms/textarea-placeholder-visibility-2-expected.txt:
3146 * platform/chromium/fast/forms/textarea-scrollbar-expected.txt:
3147 * platform/chromium/fast/forms/textarea-scrolled-type-expected.txt:
3148 * platform/chromium/fast/forms/textfield-focus-ring-expected.txt:
3149 * platform/chromium/fast/forms/textfield-outline-expected.txt:
3150 * platform/chromium/fast/forms/textfield-overflow-expected.txt:
3151 * platform/chromium/fast/frames/take-focus-from-iframe-expected.txt:
3152 * platform/chromium/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt:
3153 * platform/chromium/fast/transforms/transformed-focused-text-input-expected.txt:
3154 * platform/chromium/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt:
3155 * platform/efl/editing/input/caret-at-the-edge-of-input-expected.txt:
3156 * platform/efl/editing/input/reveal-caret-of-multiline-input-expected.txt:
3157 * platform/efl/editing/inserting/4960120-1-expected.txt:
3158 * platform/efl/fast/events/autoscroll-expected.txt:
3159 * platform/efl/fast/events/context-no-deselect-expected.txt:
3160 * platform/efl/fast/forms/input-appearance-focus-expected.txt:
3161 * platform/efl/fast/forms/input-appearance-readonly-expected.txt:
3162 * platform/efl/fast/forms/input-appearance-selection-expected.txt:
3163 * platform/efl/fast/forms/input-double-click-selection-gap-bug-expected.txt:
3164 * platform/efl/fast/forms/input-placeholder-visibility-1-expected.txt:
3165 * platform/efl/fast/forms/input-placeholder-visibility-3-expected.txt:
3166 * platform/efl/fast/forms/input-text-click-inside-expected.txt:
3167 * platform/efl/fast/forms/input-text-double-click-expected.txt:
3168 * platform/efl/fast/forms/input-text-option-delete-expected.txt:
3169 * platform/efl/fast/forms/input-text-self-emptying-click-expected.txt:
3170 * platform/efl/fast/forms/number/number-appearance-rtl-expected.txt:
3171 * platform/efl/fast/forms/tabbing-input-iframe-expected.txt:
3172 * platform/efl/fast/forms/textarea-placeholder-visibility-1-expected.txt:
3173 * platform/efl/fast/forms/textarea-placeholder-visibility-2-expected.txt:
3174 * platform/efl/fast/forms/textarea-scrollbar-expected.txt:
3175 * platform/efl/fast/forms/textarea-scrolled-type-expected.txt:
3176 * platform/efl/fast/forms/textfield-focus-ring-expected.txt:
3177 * platform/efl/fast/forms/textfield-outline-expected.txt:
3178 * platform/efl/fast/forms/validation-message-appearance-expected.txt:
3179 * platform/efl/fast/frames/take-focus-from-iframe-expected.txt:
3180 * platform/efl/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt:
3181 * platform/efl/fast/text/textIteratorNilRenderer-expected.txt:
3182 * platform/efl/fast/transforms/transformed-focused-text-input-expected.txt:
3183 * platform/gtk/editing/input/caret-at-the-edge-of-input-expected.txt:
3184 * platform/gtk/editing/input/reveal-caret-of-multiline-input-expected.txt:
3185 * platform/gtk/editing/inserting/4960120-1-expected.txt:
3186 * platform/gtk/editing/pasteboard/drop-text-without-selection-expected.txt:
3187 * platform/gtk/editing/pasteboard/pasting-tabs-expected.txt:
3188 * platform/gtk/editing/selection/4895428-3-expected.txt:
3189 * platform/gtk/editing/selection/4975120-expected.txt:
3190 * platform/gtk/editing/selection/select-across-readonly-input-1-expected.txt:
3191 * platform/gtk/editing/selection/select-across-readonly-input-4-expected.txt:
3192 * platform/gtk/editing/selection/select-across-readonly-input-5-expected.txt:
3193 * platform/gtk/editing/selection/select-from-textfield-outwards-expected.txt:
3194 * platform/gtk/fast/events/autoscroll-expected.txt:
3195 * platform/gtk/fast/events/context-no-deselect-expected.txt:
3196 * platform/gtk/fast/forms/input-appearance-focus-expected.txt:
3197 * platform/gtk/fast/forms/input-appearance-readonly-expected.txt:
3198 * platform/gtk/fast/forms/input-appearance-selection-expected.txt:
3199 * platform/gtk/fast/forms/input-double-click-selection-gap-bug-expected.txt:
3200 * platform/gtk/fast/forms/input-placeholder-visibility-1-expected.txt:
3201 * platform/gtk/fast/forms/input-placeholder-visibility-3-expected.txt:
3202 * platform/gtk/fast/forms/input-readonly-autoscroll-expected.txt:
3203 * platform/gtk/fast/forms/input-text-click-inside-expected.txt:
3204 * platform/gtk/fast/forms/input-text-click-outside-expected.txt:
3205 * platform/gtk/fast/forms/input-text-double-click-expected.txt:
3206 * platform/gtk/fast/forms/input-text-drag-down-expected.txt:
3207 * platform/gtk/fast/forms/input-text-option-delete-expected.txt:
3208 * platform/gtk/fast/forms/input-text-scroll-left-on-blur-expected.txt:
3209 * platform/gtk/fast/forms/input-text-self-emptying-click-expected.txt:
3210 * platform/gtk/fast/forms/number/number-appearance-rtl-expected.txt:
3211 * platform/gtk/fast/forms/plaintext-mode-2-expected.txt:
3212 * platform/gtk/fast/forms/search-rtl-expected.txt:
3213 * platform/gtk/fast/forms/tabbing-input-iframe-expected.txt:
3214 * platform/gtk/fast/forms/textarea-placeholder-visibility-1-expected.txt:
3215 * platform/gtk/fast/forms/textarea-placeholder-visibility-2-expected.txt:
3216 * platform/gtk/fast/forms/textarea-scrollbar-expected.txt:
3217 * platform/gtk/fast/forms/textarea-scrolled-type-expected.txt:
3218 * platform/gtk/fast/forms/textfield-focus-ring-expected.txt:
3219 * platform/gtk/fast/forms/textfield-outline-expected.txt: