1 2013-03-16 Chris Fleizach <cfleizach@apple.com>
3 AX: aria-hidden on container does not hide descendant popup buttons
4 https://bugs.webkit.org/show_bug.cgi?id=112373
6 Reviewed by Ryosuke Niwa.
8 * accessibility/aria-hidden-hides-all-elements-expected.txt: Added.
9 * accessibility/aria-hidden-hides-all-elements.html: Added.
11 2013-03-16 Ryosuke Niwa <rniwa@webkit.org>
13 Mac rebaseline after r145977.
15 * platform/chromium-mac/platform/mac/fast: Added.
16 * platform/chromium-mac/platform/mac/fast/forms: Added.
17 * platform/chromium-mac/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt: Added.
18 * platform/chromium/platform/mac/fast/forms: Removed.
19 * platform/chromium/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt: Removed.
20 * platform/mac/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt: Added.
22 2013-03-15 Simon Fraser <simon.fraser@apple.com>
24 Mark two media/track tests as flakey. Tracked by webkit.org/b/112492
26 * platform/mac/TestExpectations:
28 2013-03-15 Simon Fraser <simon.fraser@apple.com>
30 Remove result in platform/mac/platform/mac
32 * platform/mac/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt: Removed.
34 2013-03-15 Simon Fraser <simon.fraser@apple.com>
36 Fix typo in TestExpectations file.
38 * platform/mac/TestExpectations:
40 2013-03-15 Bem Jones-Bey <bjonesbe@adobe.com>
42 [CSS Exclusions] shape-outside on floats for circle and ellipse shapes
43 https://bugs.webkit.org/show_bug.cgi?id=98673
45 Reviewed by Dirk Schulze.
47 Tests for circles and ellipses on floats.
49 * fast/exclusions/resources/rounded-rectangle.js:
50 (defined): Helper function to test and see if a js value is defined.
51 (convertToRoundedRect): Convert a circle or ellipse dimensions to a rounded rect.
52 (generateShapeOutsideOnFloat): Add ability to generate circles and
53 ellipses, since they are just special cases of rounded rectangles.
54 (generateSimulatedShapeOutsideOnFloat): Add ability to simulate
55 circles and ellipses, by treating them as rounded rectangles. Also
56 fix minor style issue with an if statement.
57 (xOutset): Remove unneeded condition in if statement.
58 * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-circle-expected.html: Added.
59 * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-circle.html: Added.
60 * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-ellipse-expected.html: Added.
61 * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-ellipse.html: Added.
63 2013-03-15 Simon Fraser <simon.fraser@apple.com>
65 Rebaseline after r145977.
67 * platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt:
69 2013-03-15 Simon Fraser <simon.fraser@apple.com>
71 Rebaseline after r145977.
73 * platform/mac/fast/forms/input-appearance-spinbutton-expected.txt:
75 2013-03-15 Kenneth Russell <kbr@google.com>
77 Unreviewed new baselines after r145977.
78 https://bugs.webkit.org/show_bug.cgi?id=110837
80 * platform/chromium-mac-lion/platform/chromium/fast/forms/color/color-suggestion-picker-appearance-expected.png:
81 * platform/chromium-mac-lion/platform/chromium/fast/forms/color/color-suggestion-picker-one-row-appearance-expected.png:
82 * platform/chromium-mac-lion/platform/chromium/fast/forms/color/color-suggestion-picker-two-row-appearance-expected.png:
83 * platform/chromium-mac-lion/platform/chromium/fast/forms/color/color-suggestion-picker-with-scrollbar-appearance-expected.png:
84 * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/color/color-suggestion-picker-appearance-expected.png:
85 * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/color/color-suggestion-picker-one-row-appearance-expected.png:
86 * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/color/color-suggestion-picker-two-row-appearance-expected.png:
87 * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/color/color-suggestion-picker-with-scrollbar-appearance-expected.png:
88 * platform/chromium-mac/platform/chromium/fast/forms/color/color-suggestion-picker-appearance-expected.png:
89 * platform/chromium-mac/platform/chromium/fast/forms/color/color-suggestion-picker-one-row-appearance-expected.png:
90 * platform/chromium-mac/platform/chromium/fast/forms/color/color-suggestion-picker-two-row-appearance-expected.png:
91 * platform/chromium-mac/platform/chromium/fast/forms/color/color-suggestion-picker-with-scrollbar-appearance-expected.png:
93 2013-03-15 Christian Biesinger <cbiesinger@chromium.org>
95 Convert old flexbox uses in html.css to new flexbox (non-<select>)
96 https://bugs.webkit.org/show_bug.cgi?id=110837
98 Reviewed by Ojan Vafai.
100 * fast/forms/placeholder-position-expected.txt:
101 * platform/chromium-linux/fast/css/input-search-padding-expected.txt:
102 * platform/chromium-linux/fast/forms/box-shadow-override-expected.txt:
103 * platform/chromium-linux/fast/forms/control-restrict-line-height-expected.txt:
104 * platform/chromium-linux/fast/forms/input-appearance-height-expected.txt:
105 * platform/chromium-linux/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt:
106 * platform/chromium-linux/fast/forms/search-styled-expected.txt:
107 * platform/chromium-linux/fast/forms/searchfield-heights-expected.txt:
108 * platform/chromium-linux/fast/forms/validation-message-appearance-expected.txt:
109 * platform/chromium-linux/fast/speech/input-appearance-numberandspeech-expected.txt:
110 * platform/chromium-linux/fast/speech/input-appearance-searchandspeech-expected.txt:
111 * platform/chromium-linux/fast/speech/input-appearance-speechbutton-expected.txt:
112 * platform/chromium-mac-lion/fast/forms/search-rtl-expected.txt:
113 * platform/chromium-mac-snowleopard/fast/forms/search-rtl-expected.txt:
114 * platform/chromium-mac-snowleopard/fast/repaint/search-field-cancel-expected.txt:
115 * platform/chromium-mac/fast/css/text-overflow-input-expected.txt:
116 * platform/chromium-mac/fast/forms/box-shadow-override-expected.txt:
117 * platform/chromium-mac/fast/forms/control-restrict-line-height-expected.txt:
118 * platform/chromium-mac/fast/forms/input-appearance-height-expected.txt:
119 * platform/chromium-mac/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt:
120 * platform/chromium-mac/fast/forms/placeholder-pseudo-style-expected.txt:
121 * platform/chromium-mac/fast/forms/search-rtl-expected.txt:
122 * platform/chromium-mac/fast/forms/search-vertical-alignment-expected.txt:
123 * platform/chromium-mac/fast/forms/searchfield-heights-expected.txt:
124 * platform/chromium-mac/fast/forms/validation-message-appearance-expected.txt:
125 * platform/chromium-mac/fast/speech/input-appearance-numberandspeech-expected.txt:
126 * platform/chromium-mac/fast/speech/input-appearance-searchandspeech-expected.txt:
127 * platform/chromium-mac/fast/speech/input-appearance-speechbutton-expected.txt:
128 * platform/chromium-win-xp/fast/forms/search-styled-expected.txt:
129 * platform/chromium-win/fast/css/input-search-padding-expected.txt:
130 * platform/chromium-win/fast/css/text-input-with-webkit-border-radius-expected.txt:
131 * platform/chromium-win/fast/css/text-overflow-input-expected.txt:
132 * platform/chromium-win/fast/forms/box-shadow-override-expected.txt:
133 * platform/chromium-win/fast/forms/control-restrict-line-height-expected.txt:
134 * platform/chromium-win/fast/forms/input-appearance-height-expected.txt:
135 * platform/chromium-win/fast/forms/number/number-appearance-rtl-expected.txt:
136 * platform/chromium-win/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt:
137 * platform/chromium-win/fast/forms/number/number-appearance-spinbutton-layer-expected.txt:
138 * platform/chromium-win/fast/forms/placeholder-position-expected.txt:
139 * platform/chromium-win/fast/forms/placeholder-pseudo-style-expected.txt:
140 * platform/chromium-win/fast/forms/search-cancel-button-style-sharing-expected.txt:
141 * platform/chromium-win/fast/forms/search-display-none-cancel-button-expected.txt:
142 * platform/chromium-win/fast/forms/search-rtl-expected.txt:
143 * platform/chromium-win/fast/forms/search-styled-expected.txt:
144 * platform/chromium-win/fast/forms/search-vertical-alignment-expected.txt:
145 * platform/chromium-win/fast/forms/searchfield-heights-expected.txt:
146 * platform/chromium-win/fast/forms/validation-message-appearance-expected.txt:
147 * platform/chromium-win/fast/repaint/search-field-cancel-expected.txt:
148 * platform/chromium-win/fast/replaced/width100percent-searchfield-expected.txt:
149 * platform/chromium-win/fast/speech/input-appearance-numberandspeech-expected.txt:
150 * platform/chromium-win/fast/speech/input-appearance-searchandspeech-expected.txt:
151 * platform/chromium-win/fast/speech/input-appearance-speechbutton-expected.txt:
152 * platform/chromium-win/fast/speech/speech-bidi-rendering-expected.txt:
153 * platform/chromium/fast/css/input-search-padding-expected.txt:
154 * platform/chromium/fast/css/text-input-with-webkit-border-radius-expected.txt:
155 * platform/chromium/fast/forms/number/number-appearance-rtl-expected.txt:
156 * platform/chromium/fast/forms/number/number-appearance-spinbutton-layer-expected.txt:
157 * platform/chromium/fast/forms/search-cancel-button-style-sharing-expected.txt:
158 * platform/chromium/fast/forms/search-display-none-cancel-button-expected.txt:
159 * platform/chromium/fast/forms/search-rtl-expected.txt:
160 * platform/chromium/fast/forms/search-styled-expected.txt:
161 * platform/chromium/fast/repaint/search-field-cancel-expected.txt:
162 * platform/chromium/fast/replaced/width100percent-searchfield-expected.txt:
163 * platform/chromium/fast/speech/speech-bidi-rendering-expected.txt:
164 * platform/efl/fast/css/input-search-padding-expected.txt:
165 * platform/efl/fast/css/text-input-with-webkit-border-radius-expected.txt:
166 * platform/efl/fast/css/text-overflow-input-expected.txt:
167 * platform/efl/fast/forms/box-shadow-override-expected.txt:
168 * platform/efl/fast/forms/control-restrict-line-height-expected.txt:
169 * platform/efl/fast/forms/input-appearance-height-expected.txt:
170 * platform/efl/fast/forms/number/number-appearance-rtl-expected.txt:
171 * platform/efl/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt:
172 * platform/efl/fast/forms/number/number-appearance-spinbutton-layer-expected.txt:
173 * platform/efl/fast/forms/placeholder-position-expected.txt:
174 * platform/efl/fast/forms/placeholder-pseudo-style-expected.txt:
175 * platform/efl/fast/forms/search-cancel-button-style-sharing-expected.txt:
176 * platform/efl/fast/forms/search-display-none-cancel-button-expected.txt:
177 * platform/efl/fast/forms/search-rtl-expected.txt:
178 * platform/efl/fast/forms/search-styled-expected.txt:
179 * platform/efl/fast/forms/search-vertical-alignment-expected.txt:
180 * platform/efl/fast/forms/searchfield-heights-expected.txt:
181 * platform/efl/fast/forms/validation-message-appearance-expected.txt:
182 * platform/efl/fast/repaint/search-field-cancel-expected.txt:
183 * platform/efl/fast/replaced/width100percent-searchfield-expected.txt:
184 * platform/gtk/fast/css/input-search-padding-expected.txt:
185 * platform/gtk/fast/css/text-input-with-webkit-border-radius-expected.txt:
186 * platform/gtk/fast/css/text-overflow-input-expected.txt:
187 * platform/gtk/fast/forms/box-shadow-override-expected.txt:
188 * platform/gtk/fast/forms/control-restrict-line-height-expected.txt:
189 * platform/gtk/fast/forms/input-appearance-height-expected.txt:
190 * platform/gtk/fast/forms/number/number-appearance-rtl-expected.txt:
191 * platform/gtk/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt:
192 * platform/gtk/fast/forms/number/number-appearance-spinbutton-layer-expected.txt:
193 * platform/gtk/fast/forms/placeholder-position-expected.txt:
194 * platform/gtk/fast/forms/placeholder-pseudo-style-expected.txt:
195 * platform/gtk/fast/forms/search-cancel-button-style-sharing-expected.txt:
196 * platform/gtk/fast/forms/search-display-none-cancel-button-expected.txt:
197 * platform/gtk/fast/forms/search-rtl-expected.txt:
198 * platform/gtk/fast/forms/search-styled-expected.txt:
199 * platform/gtk/fast/forms/search-vertical-alignment-expected.txt:
200 * platform/gtk/fast/forms/searchfield-heights-expected.txt:
201 * platform/gtk/fast/forms/validation-message-appearance-expected.txt:
202 * platform/gtk/fast/repaint/search-field-cancel-expected.txt:
203 * platform/gtk/fast/replaced/width100percent-searchfield-expected.txt:
204 * platform/gtk/fast/speech/input-appearance-searchandspeech-expected.txt:
205 * platform/mac/fast/css/input-search-padding-expected.txt:
206 * platform/mac/fast/css/text-input-with-webkit-border-radius-expected.txt:
207 * platform/mac/fast/css/text-overflow-input-expected.txt:
208 * platform/mac/fast/forms/box-shadow-override-expected.txt:
209 * platform/mac/fast/forms/control-restrict-line-height-expected.txt:
210 * platform/mac/fast/forms/input-appearance-height-expected.txt:
211 * platform/mac/fast/forms/number/number-appearance-rtl-expected.txt:
212 * platform/mac/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt:
213 * platform/mac/fast/forms/number/number-appearance-spinbutton-layer-expected.txt:
214 * platform/mac/fast/forms/placeholder-pseudo-style-expected.txt:
215 * platform/mac/fast/forms/search-cancel-button-style-sharing-expected.txt:
216 * platform/mac/fast/forms/search-display-none-cancel-button-expected.txt:
217 * platform/mac/fast/forms/search-rtl-expected.txt:
218 * platform/mac/fast/forms/search-styled-expected.txt:
219 * platform/mac/fast/forms/search-vertical-alignment-expected.txt:
220 * platform/mac/fast/forms/searchfield-heights-expected.txt:
221 * platform/mac/fast/forms/validation-message-appearance-expected.txt:
222 * platform/mac/fast/repaint/search-field-cancel-expected.txt:
223 * platform/mac/fast/replaced/width100percent-searchfield-expected.txt:
224 * platform/mac/fast/speech/speech-bidi-rendering-expected.txt:
225 * platform/qt-5.0/fast/forms/placeholder-pseudo-style-expected.txt:
226 * platform/qt/fast/css/input-search-padding-expected.txt:
227 * platform/qt/fast/css/text-input-with-webkit-border-radius-expected.txt:
228 * platform/qt/fast/css/text-overflow-input-expected.txt:
229 * platform/qt/fast/forms/box-shadow-override-expected.txt:
230 * platform/qt/fast/forms/control-restrict-line-height-expected.txt:
231 * platform/qt/fast/forms/number/number-appearance-rtl-expected.txt:
232 * platform/qt/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt:
233 * platform/qt/fast/forms/number/number-appearance-spinbutton-layer-expected.txt:
234 * platform/qt/fast/forms/placeholder-position-expected.txt:
235 * platform/qt/fast/forms/placeholder-pseudo-style-expected.txt:
236 * platform/qt/fast/forms/search-cancel-button-style-sharing-expected.txt:
237 * platform/qt/fast/forms/search-display-none-cancel-button-expected.txt:
238 * platform/qt/fast/forms/search-rtl-expected.txt:
239 * platform/qt/fast/forms/search-styled-expected.txt:
240 * platform/qt/fast/forms/search-vertical-alignment-expected.txt:
241 * platform/qt/fast/repaint/search-field-cancel-expected.txt:
242 * platform/qt/fast/replaced/width100percent-searchfield-expected.txt:
243 * platform/qt/fast/speech/input-appearance-searchandspeech-expected.txt:
244 Automated search & replace of RenderDeprecatedFlexibleBox ->
246 * platform/mac/fast/forms/color/input-appearance-color-expected.txt:
247 * platform/chromium-mac/fast/forms/color/input-appearance-color-expected.txt:
248 * platform/chromium-win/fast/forms/color/input-appearance-color-expected.txt:
249 * platform/chromium-linux/fast/forms/color/input-appearance-color-expected.png:
250 This test shows a minor layout difference (less spacing between
251 paragraphs with an <input type=color>). The underlying reason is
252 alignment/baseline-differences with the new flexbox code, and the new
253 behaviour makes more sense in general (this becomes obvious when
254 putting text or a <input type=text> next to an <input type=color>).
255 * platform/chromium/TestExpectations:
256 Mark input-appearance-color as needing rebaseline on Mac/Win. All
257 non-Chromium ports ignore fast/forms/color because the feature isn't
258 enabled, so their TestExpectations need no update.
260 2013-03-15 Simon Fraser <simon.fraser@apple.com>
262 Added some expected results that should be the same across platforms.
263 Removed some tests needing rebaseline from Mac TestExpectations.
265 * compositing/overflow/do-not-paint-outline-into-composited-scrolling-contents-expected.txt: Added.
266 * compositing/overflow/paint-neg-z-order-descendants-into-scrolling-contents-layer-expected.txt: Added.
267 * platform/mac-wk2/TestExpectations:
268 * platform/mac/TestExpectations:
270 2013-03-15 Kenneth Russell <kbr@google.com>
272 Unreviewed addition of expectations for test added in r145915.
274 * platform/chromium-mac-lion/compositing/video/video-reflection-expected.png: Added.
275 * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/video/video-reflection-expected.png: Added.
276 * platform/chromium-mac/compositing/video/video-reflection-expected.png: Added.
277 * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/video/video-reflection-expected.png: Added.
278 * platform/chromium-win/compositing/video/video-reflection-expected.png: Added.
279 * platform/chromium-win/platform/chromium/virtual/softwarecompositing/video/video-reflection-expected.png: Added.
281 2013-03-15 Dana Jansens <danakj@chromium.org>
283 [chromium] Remove the background filter blur layout tests
284 https://bugs.webkit.org/show_bug.cgi?id=112372
286 Reviewed by James Robinson.
288 Given that we now have the ability to write pixel tests directly against
289 the compositor, these tests are no longer needed to guard against
290 regressions, and have been duplicated for the compositor as pixel tests
291 in https://codereview.chromium.org/12518026/ and
292 https://codereview.chromium.org/12518026/.
294 * platform/chromium/compositing/filters/background-filter-blur-expected.png: Removed.
295 * platform/chromium/compositing/filters/background-filter-blur-expected.txt: Removed.
296 * platform/chromium/compositing/filters/background-filter-blur-off-axis-expected.png: Removed.
297 * platform/chromium/compositing/filters/background-filter-blur-off-axis-expected.txt: Removed.
298 * platform/chromium/compositing/filters/background-filter-blur-off-axis.html: Removed.
299 * platform/chromium/compositing/filters/background-filter-blur-outsets-expected.png: Removed.
300 * platform/chromium/compositing/filters/background-filter-blur-outsets-expected.txt: Removed.
301 * platform/chromium/compositing/filters/background-filter-blur-outsets.html: Removed.
302 * platform/chromium/compositing/filters/background-filter-blur.html: Removed.
304 2013-03-15 Simon Fraser <simon.fraser@apple.com>
306 Mark fast/frames/sandboxed-iframe-scripting as flakey.
308 webkit.org/b/104848 supposedly fixed fast/frames/sandboxed-iframe-parsing-space-characters.html,
311 * platform/mac/TestExpectations:
313 2013-03-15 Jochen Eisinger <jochen@chromium.org>
315 plugins/netscape-plugin-setwindow-size*.html and plugins/pass-different-npp-struct.html should be async
316 https://bugs.webkit.org/show_bug.cgi?id=112478
318 Reviewed by Tony Chang.
320 There is nothing that ensures that the log messages from the plugin
321 come in before the layout test finished loading.
323 * platform/mac-wk2/plugins/netscape-plugin-setwindow-size-2-expected.txt: Removed.
324 * plugins/netscape-plugin-setwindow-size-2.html:
325 * plugins/netscape-plugin-setwindow-size.html:
326 * plugins/pass-different-npp-struct.html:
328 2013-03-15 Simon Fraser <simon.fraser@apple.com>
330 Mark some more sputnik tests as slow in debug.
332 * platform/mac/TestExpectations:
334 2013-03-15 Simon Fraser <simon.fraser@apple.com>
336 New baseline for this test on Lion.
338 * platform/mac-lion/platform/mac/fast/text/vertical-no-sideways-expected.txt:
340 2013-03-15 Aurimas Liutikas <aurimas@chromium.org>
342 TextIterator emits LF for a br element inside an empty input element
343 https://bugs.webkit.org/show_bug.cgi?id=112275
345 Reviewed by Ryosuke Niwa.
347 * editing/text-iterator/basic-iteration-expected.txt: Extended to add two more cases.
348 * editing/text-iterator/basic-iteration-shadowdom-expected.txt: Added.
349 * editing/text-iterator/basic-iteration-shadowdom.html: Added.
350 * editing/text-iterator/script-tests/basic-iteration.js: Extended to add two mroe cases.
351 * platform/mac/TestExpectations:
353 2013-03-15 Zan Dobersek <zdobersek@igalia.com>
355 Unreviewed GTK gardening.
357 * platform/gtk/TestExpectations: Adding failure expectations for IDB tests that regressed with r145929.
359 2013-03-15 Mark Hahnenberg <mhahnenberg@apple.com>
362 https://bugs.webkit.org/show_bug.cgi?id=112458
364 Unreviewed. Requested by Filip Pizlo.
366 * fast/js/regress/script-tests/string-lookup-hit-identifier.js: Removed.
367 * fast/js/regress/script-tests/string-lookup-hit.js: Removed.
368 * fast/js/regress/script-tests/string-lookup-miss.js: Removed.
369 * fast/js/regress/string-lookup-hit-expected.txt: Removed.
370 * fast/js/regress/string-lookup-hit-identifier-expected.txt: Removed.
371 * fast/js/regress/string-lookup-hit-identifier.html: Removed.
372 * fast/js/regress/string-lookup-hit.html: Removed.
373 * fast/js/regress/string-lookup-miss-expected.txt: Removed.
374 * fast/js/regress/string-lookup-miss.html: Removed.
376 2013-03-15 Rouslan Solomakhin <rouslan@chromium.org>
378 Move setAsynchronousSpellCheckingEnabled to internals.settings
379 https://bugs.webkit.org/show_bug.cgi?id=112362
381 Reviewed by Tony Chang.
383 Changed the tests from using testRunner.setAsynchronousSpellCheckingEnabled(bool)
384 with port-specific implementations to use internals.settings.setAsynchronousSpellCheckingEnabled(bool)
385 with one common implementation, similar to internals.settings.setUnifiedTextCheckerEnabled(bool).
386 Changed the tests to not reset these settings when they finish, because the test harness resets
387 the settings automatically.
389 * editing/spelling/grammar-markers-hidpi.html: Use internals.settings.setAsynchronousSpellCheckingEnabled(bool) instead of testRunner.setAsynchronousSpellCheckingEnabled(bool).
390 * editing/spelling/grammar-markers.html: Use internals.settings.setAsynchronousSpellCheckingEnabled(bool) instead of testRunner.setAsynchronousSpellCheckingEnabled(bool).
391 * editing/spelling/grammar-paste.html: Use internals.settings.setAsynchronousSpellCheckingEnabled(bool) instead of testRunner.setAsynchronousSpellCheckingEnabled(bool).
392 * editing/spelling/resources/util.js: Use internals.settings.setAsynchronousSpellCheckingEnabled(bool) instead of testRunner.setAsynchronousSpellCheckingEnabled(bool).
393 * editing/spelling/script-tests/spellcheck-paste.js: Use internals.settings.setAsynchronousSpellCheckingEnabled(bool) instead of testRunner.setAsynchronousSpellCheckingEnabled(bool).
394 * editing/spelling/spellcheck-async-mutation.html: Use internals.settings.setAsynchronousSpellCheckingEnabled(bool) instead of testRunner.setAsynchronousSpellCheckingEnabled(bool).
395 * editing/spelling/spellcheck-async-remove-frame.html: Use internals.settings.setAsynchronousSpellCheckingEnabled(bool) instead of testRunner.setAsynchronousSpellCheckingEnabled(bool).
396 * editing/spelling/spellcheck-async.html: Use internals.settings.setAsynchronousSpellCheckingEnabled(bool) instead of testRunner.setAsynchronousSpellCheckingEnabled(bool).
397 * editing/spelling/spellcheck-paste-disabled.html: Use internals.settings.setAsynchronousSpellCheckingEnabled(bool) instead of testRunner.setAsynchronousSpellCheckingEnabled(bool).
398 * editing/spelling/spellcheck-queue.html: Use internals.settings.setAsynchronousSpellCheckingEnabled(bool) instead of testRunner.setAsynchronousSpellCheckingEnabled(bool).
399 * editing/spelling/spellcheck-sequencenum.html: Use internals.settings.setAsynchronousSpellCheckingEnabled(bool) instead of testRunner.setAsynchronousSpellCheckingEnabled(bool).
400 * editing/spelling/spelling-marker-description.html: Use internals.settings.setAsynchronousSpellCheckingEnabled(bool) instead of testRunner.setAsynchronousSpellCheckingEnabled(bool).
401 * platform/chromium/editing/spelling/delete-misspelled-word.html: Use internals.settings.setAsynchronousSpellCheckingEnabled(bool) instead of testRunner.setAsynchronousSpellCheckingEnabled(bool).
402 * platform/chromium/editing/spelling/move-cursor-to-misspelled-word.html: Use internals.settings.setAsynchronousSpellCheckingEnabled(bool) instead of testRunner.setAsynchronousSpellCheckingEnabled(bool).
404 2013-03-14 Ojan Vafai <ojan@chromium.org>
406 Auto height column flexboxes with border and padding are too short
407 https://bugs.webkit.org/show_bug.cgi?id=112398
409 Reviewed by Tony Chang.
411 * css3/flexbox/auto-height-column-with-border-and-padding-expected.html: Added.
412 * css3/flexbox/auto-height-column-with-border-and-padding.html: Added.
413 * css3/flexbox/resources/flexbox.css:
414 (.flex-one-one-auto):
416 2013-03-15 Hajime Morrita <morrita@google.com>
418 [Custom Elements] Any HTMLElement subclass should become a superclass of custom element
419 https://bugs.webkit.org/show_bug.cgi?id=110436
421 Reviewed by Dimitri Glazkov.
423 * fast/dom/custom/document-register-basic-expected.txt:
424 * fast/dom/custom/document-register-basic.html:
425 * fast/dom/custom/document-register-type-extensions-expected.txt: Added.
426 * fast/dom/custom/document-register-type-extensions.html: Added.
428 2013-03-15 Joshua Bell <jsbell@chromium.org>
430 [V8] Binding: Implement EnforceRange IDL Attribute for long long conversions
431 https://bugs.webkit.org/show_bug.cgi?id=96798
433 Reviewed by Kentaro Hara.
435 Some of the tests for HTMLOptionsCollection.add() assumed it should throw for
436 Infinities and NaNs, but this is not what the DOM+WebIDL specs say. (Firefox doesn't throw
437 so this does not appear to be a web-compat issue.) This updates the tests/expectations so
438 that V8 passes. JSC expectations are FAIL in a few places since it still incorrectly throws
439 on Infinity/NaN -> int32 conversion (existing tests) and does not implement EnforceRange
442 Tne non-numeric-values-numeric-parameters test was also broken for NaN testing, reporting
443 incorrect results which hid some of this behavior.
445 * fast/dom/non-numeric-values-numeric-parameters-expected.txt: Failing behavior for JSC.
446 * fast/dom/script-tests/non-numeric-values-numeric-parameters.js: HTMLOptionsCollection.add()
447 should not throw on NaNs/Infinities.
448 * fast/js/script-tests/select-options-add.js: Ditto.
449 * fast/js/select-options-add-expected.txt: Failing behavior for JSC.
450 * fast/js/webidl-type-mapping-expected.txt: Ditto.
451 * fast/js/webidl-type-mapping.html: Added test cases for [EnforceRange]
452 * platform/chromium/fast/dom/non-numeric-values-numeric-parameters-expected.txt: Added - passing behavior for V8.
453 * platform/chromium/fast/js/select-options-add-expected.txt: Ditto.
454 * platform/chromium/fast/js/webidl-type-mapping-expected.txt: Added.
455 * storage/indexeddb/intversion-bad-parameters-expected.txt: Added non-finite test cases.
456 * storage/indexeddb/resources/intversion-bad-parameters.js: Ditto.
458 2013-03-15 Simon Fraser <simon.fraser@apple.com>
460 Marking sputnik/Conformance/10_Execution_Contexts/10.1_Definitions/10.1.8_Arguments_Object/S10.1.8_A3_T2.html
463 * platform/mac/TestExpectations:
465 2013-03-15 Andy Estes <aestes@apple.com>
467 REGRESSION (r127277): CSS URIs with multi-byte Unicode escape sequences fail to parse
468 https://bugs.webkit.org/show_bug.cgi?id=112436
470 Reviewed by Michael Saboff.
472 * fast/css/url-with-multi-byte-unicode-escape-expected.txt: Added.
473 * fast/css/url-with-multi-byte-unicode-escape.html: Added.
475 2013-03-14 Simon Fraser <simon.fraser@apple.com>
477 Collect samples for unresponsive web processes
478 https://bugs.webkit.org/show_bug.cgi?id=112409
480 Reviewed by Tim Horton.
482 Add links for samples, which some platforms will show for unresponsive WebProcess timeouts.
484 * fast/harness/results.html:
486 2013-03-14 Jer Noble <jer.noble@apple.com>
488 REGRESSION: -webkit-box-reflect does not show on video elements
489 https://bugs.webkit.org/show_bug.cgi?id=112397
491 Reviewed by Simon Fraser.
493 * compositing/video/video-reflection-expected.png: Added.
494 * compositing/video/video-reflection-expected.txt: Added.
495 * compositing/video/video-reflection.html: Added.
497 2013-03-15 No'am Rosenthal <noam@webkit.org>
499 [Texmap] REGRESSION (r144190): Failure at style with webkit-transform and opacity
500 https://bugs.webkit.org/show_bug.cgi?id=112370
502 Reviewed by Caio Marcelo de Oliveira Filho.
504 New ref-test for opacity+preserves-3d.
506 * compositing/overlap-blending/preserves3d-opacity-expected.html: Added.
507 * compositing/overlap-blending/preserves3d-opacity.html: Added.
509 2013-03-15 Andrey Kosyakov <caseq@chromium.org>
511 Unreviewed -- remove test expectations for timeline-receive-response-event and remove
512 another source of flakiness in the test.
514 * inspector/timeline/timeline-receive-response-event.html:
515 * platform/chromium/TestExpectations:
517 2013-03-15 Zan Dobersek <zdobersek@igalia.com>
519 Unreviewed GTK gardening.
521 * platform/gtk/TestExpectations: Adding a failure expectation for the reftest added in r145847
522 that is failing due to disabled subpixel layout on the GTK port.
524 2013-03-15 Takashi Sakamoto <tasak@google.com>
526 Crash at RenderStyle::inheritFrom reported by fuzzer
527 https://bugs.webkit.org/show_bug.cgi?id=112322
529 Reviewed by Hajime Morrita.
531 * fast/dom/shadow/insertion-point-resetStyleInheritance-with-pseudo-element-crash-expected.txt: Added.
532 * fast/dom/shadow/insertion-point-resetStyleInheritance-with-pseudo-element-crash.html: Added.
534 2013-03-15 Mihnea Ovidenie <mihnea@adobe.com>
536 [CSS Regions] Selecting text inside an empty region causes selection outside the region area
537 https://bugs.webkit.org/show_bug.cgi?id=107752
539 Reviewed by David Hyatt.
541 Add test showing that you cannot select content outside a empty region (without flow thread content).
543 * fast/regions/selecting-text-in-empty-region-expected.txt: Added.
544 * fast/regions/selecting-text-in-empty-region.html: Added.
546 2013-03-14 Sheriff Bot <webkit.review.bot@gmail.com>
548 Unreviewed, rolling out r145864.
549 http://trac.webkit.org/changeset/145864
550 https://bugs.webkit.org/show_bug.cgi?id=112408
552 should fix XMLDocumentParser instead of CSSDefaultStyleSheet
553 (Requested by tasak on #webkit).
555 * fast/css/ensure-default-style-sheets-crash-expected.txt: Removed.
556 * fast/css/ensure-default-style-sheets-crash.xhtml: Removed.
558 2013-03-14 Hayato Ito <hayato@chromium.org>
560 [Shadow Dom]: Non Bubbling events in ShadowDOM dispatch in an incorrect order
561 https://bugs.webkit.org/show_bug.cgi?id=112214
563 Reviewed by Dimitri Glazkov.
565 * fast/dom/shadow/cppevent-in-shadow-expected.txt:
566 * fast/dom/shadow/cppevent-input-in-shadow-expected.txt:
567 * fast/dom/shadow/events-stopped-at-shadow-boundary-expected.txt:
568 * fast/dom/shadow/shadow-boundary-events-expected.txt:
569 * fast/dom/shadow/shadow-boundary-events.html:
570 * fast/dom/shadow/shadow-dom-event-dispatching-distributed-text-node-expected.txt:
571 * fast/dom/shadow/shadow-dom-event-dispatching-fallback-nodes-expected.txt:
572 * fast/dom/shadow/shadow-dom-event-dispatching-non-distributed-nodes-expected.txt:
573 * fast/dom/shadow/shadow-dom-event-dispatching-text-node-in-shadow-root-expected.txt:
575 2013-03-14 Pavel Feldman <pfeldman@chromium.org>
577 Not reviewed: Chromium TestExpectations cleanup prepared by kbr@
579 * platform/chromium/TestExpectations:
581 2013-03-14 Shezan Baig <sbaig1@bloomberg.net>
583 Backspace/delete at start of table cell shouldn't step out of cell
584 https://bugs.webkit.org/show_bug.cgi?id=35372
586 Reviewed by Ryosuke Niwa.
588 * editing/deleting/backspace-at-table-cell-beginning-expected.txt: Added.
589 * editing/deleting/backspace-at-table-cell-beginning.html: Added.
590 * editing/deleting/forward-delete-at-table-cell-ending-expected.txt: Added.
591 * editing/deleting/forward-delete-at-table-cell-ending.html: Added.
593 2013-03-14 Xidorn Quan <quanxunzhen@gmail.com>
595 Clickable area is incorrect for elements with border-radius
596 https://bugs.webkit.org/show_bug.cgi?id=95373
598 Reviewed by Simon Fraser.
600 This test is based on Takashi Sakamoto's work in
601 https://bugs.webkit.org/show_bug.cgi?id=95373
603 * fast/borders/border-radius-position-expected.txt: Added.
604 * fast/borders/border-radius-position.html: Added.
606 2013-03-14 Andreas Kling <akling@apple.com>
608 REGRESSION(r145169): [Mac][WK2] http/tests/security/cross-frame-access-put.html fails.
609 <http://webkit.org/b/111815>
610 <rdar://problem/13380145>
612 Reviewed by Anders Carlsson.
614 * platform/mac-wk2/TestExpectations:
616 2013-03-14 John Bauman <jbauman@chromium.org>
618 plugins/plugin-clip-subframe.html is flaky
619 https://bugs.webkit.org/show_bug.cgi?id=112324
621 Reviewed by Ryosuke Niwa.
623 Ignore duplicate SetWindow calls with identical arguments. Plugins
624 will ignore these so they're not a problem, and they can cause
625 flakiness on mac-wk2.
627 * platform/chromium-linux/plugins/plugin-clip-subframe-expected.txt:
628 * platform/chromium-mac/plugins/plugin-clip-subframe-expected.txt:
629 * platform/chromium-win/plugins/plugin-clip-subframe-expected.txt:
630 * platform/mac-wk2/plugins/plugin-clip-subframe-expected.txt:
631 * platform/mac/plugins/plugin-clip-subframe-expected.txt:
632 * plugins/plugin-clip-subframe-expected.txt:
633 * plugins/resources/plugin-clip-subframe-iframe.html:
635 2013-03-14 Chris Fleizach <cfleizach@apple.com>
637 AX: Crash when removing aria-menu item from DOM
638 https://bugs.webkit.org/show_bug.cgi?id=112396
640 Reviewed by Tim Horton.
642 * accessibility/menu-item-crash-expected.txt: Added.
643 * accessibility/menu-item-crash.html: Added.
645 2013-03-14 Hayato Ito <hayato@chromium.org>
647 [Shadow]: left side of ::-webkit-distributed selector not working as expected
648 https://bugs.webkit.org/show_bug.cgi?id=110825
650 Reviewed by Dimitri Glazkov.
652 * fast/dom/shadow/distributed-pseudo-element-specifiers-in-left-side-expected.html: Added.
653 * fast/dom/shadow/distributed-pseudo-element-specifiers-in-left-side.html: Added.
655 2013-03-14 Takashi Sakamoto <tasak@google.com>
657 Crash at CSSDefaultStyleSheets::ensureDefaultStyleSheetsForElement reported by fuzzer
658 https://bugs.webkit.org/show_bug.cgi?id=112328
660 Reviewed by Dimitri Glazkov.
662 * fast/css/ensure-default-style-sheets-crash-expected.txt: Added.
663 * fast/css/ensure-default-style-sheets-crash.xhtml: Added.
665 2013-03-14 Kenneth Russell <kbr@google.com>
667 Unreviewed test expectations update. Expanded suppression.
669 * platform/chromium/TestExpectations:
671 2013-03-14 Kenneth Russell <kbr@google.com>
673 Unreviewed gardening. Added images for new test.
675 * platform/chromium-mac-lion/platform/chromium/scrollbars/short-scrollbar-expected.png: Added.
676 * platform/chromium-mac-snowleopard/platform/chromium/scrollbars/short-scrollbar-expected.png: Added.
677 * platform/chromium-mac/platform/chromium/scrollbars/short-scrollbar-expected.png: Added.
678 * platform/chromium-win/platform/chromium/scrollbars/short-scrollbar-expected.png: Added.
680 2013-03-13 James Robinson <jamesr@chromium.org>
682 Fix flaky layout tests that rely on setTimeout()s firing after <body> is parsed
683 https://bugs.webkit.org/show_bug.cgi?id=112306
685 Reviewed by Eric Seidel.
687 These tests all rely in one way or another on the body of a setTimeout set in an inline <script> in the <head>
688 firing after the <body> element is generated by the HTML parser. This is a flaky pattern since the HTML parser
689 may yield when parsing a </script> or when runnnig out of bytes from the network. In practice, this pattern used
690 to be not terribly flaky for layout tests loaded from disk unless there was a large GC pause. However, since the
691 threaded HTML parser yields more frequently when hitting a </script> this flakes more.
693 These tests were found by identifying layout tests that call setTimeout before the document's body exists by
694 modifying the code, then intersecting that set with tests that are flaky on the chromium flakiness dashboard.
696 * editing/inserting/insert-text-into-empty-frameset-crash.html:
697 * editing/style/apply-style-crash.html:
698 * fast/block/float/float-originating-line-deleted-crash.html:
699 * fast/block/float/floats-not-cleared-crash.html:
700 * fast/block/line-layout/inline-box-wrapper-crash.html:
701 * fast/css/positioned-in-relative-position-inline-crash.html:
702 * fast/css/user-stylesheet-crash.html:
703 * fast/encoding/script-in-head.html:
704 * fast/forms/textarea-placeholder-relayout-assertion.html:
705 * fast/frames/seamless/seamless-form-get.html:
706 * fast/frames/seamless/seamless-form-post-named.html:
707 * fast/frames/seamless/seamless-window-location-href.html:
708 * fast/frames/seamless/seamless-window-location-replace.html:
709 * fast/inline/update-always-create-line-boxes-full-layout-crash.html:
710 * fast/innerHTML/innerHTML-iframe.html:
711 * fast/js/same-origin-subframe-about-blank.html:
712 * fast/multicol/span/removal-of-multicol-span-crash.html:
713 * fast/text/international/bidi-neutral-in-mixed-direction-run-crash.html:
714 * fast/writing-mode/overhanging-float-legend-crash.html:
716 2013-03-14 Enrica Casucci <enrica@apple.com>
718 Character orientation should follow UTR50 specs for vertical layout.
719 https://bugs.webkit.org/show_bug.cgi?id=112213
720 <rdar://problem/12880943>
722 Reviewed by Ryosuke Niwa.
724 * platform/mac/fast/text/vertical-no-sideways.html: Modified to cover samples
725 of the additional character ranges that should not be rotated in vertical layout.
726 * platform/mac/platform/mac/fast/text/vertical-no-sideways-expected.txt:
727 * platform/mac/platform/mac/fast/text/vertical-no-sideways-expected.png: Added.
729 2013-03-14 Kenneth Russell <kbr@google.com>
731 Unreviewed test expectations updates. Suppressed a couple of
732 failures and adjusted a couple of existing expectations.
734 * platform/chromium/TestExpectations:
736 2013-03-14 Manuel Rego Casasnovas <rego@igalia.com>
738 Add selectTrailingWhitespaceEnabled setting to WebCore::Page
739 https://bugs.webkit.org/show_bug.cgi?id=109404
741 Reviewed by Tony Chang.
743 Replace testRunner.setSelectTrailingWhitespaceEnabled by
744 internals.settings.setSelectTrailingWhitespaceEnabled in tests.
746 Be sure that trailingWhitespaceEnabled and
747 selectTrailingWhitespaceEnabled are set to opposite values as they are
750 * editing/deleting/smart-editing-disabled.html:
751 * editing/selection/doubleclick-beside-cr-span.html:
752 * editing/selection/doubleclick-whitespace-crash.html:
753 * editing/selection/doubleclick-whitespace-img-crash.html:
754 * editing/selection/doubleclick-whitespace.html:
755 * editing/selection/script-tests/doubleclick-inline-first-last-contenteditable.js:
756 * editing/spelling/resources/util.js:
758 * editing/spelling/spelling-double-clicked-word-with-underscores.html:
759 * editing/spelling/spelling-double-clicked-word.html:
760 * platform/wk2/TestExpectations: Unflag
761 editing/selection/doubleclick-inline-first-last-contenteditable.html
764 2013-03-14 Bem Jones-Bey <bjonesbe@adobe.com>
766 [CSS Exclusions] shape-outside on floats for rounded rectangle shapes
767 https://bugs.webkit.org/show_bug.cgi?id=100299
769 Reviewed by Dirk Schulze.
771 Adding tests for rounded rectangles. The code already supports them,
772 but that was more of a happy accident. These tests makes it more
773 likely to stay that way.
775 * fast/exclusions/resources/rounded-rectangle.js:
776 (xOutset): Function to determine the offset for the outside shape.
777 (generateShapeOutsideOnFloat): Generate a shape outside on a float.
778 (generateSimulatedShapeOutsideOnFloat): Simulate a shape outside on a
779 float using a large number of smaller floats.
780 * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-expected.html: Added.
781 * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle.html: Added.
783 2013-03-14 Robert Flack <flackr@chromium.org>
785 [chromium] Short scrollbar has empty track rect even when buttons have no size.
786 https://bugs.webkit.org/show_bug.cgi?id=102580
788 Reviewed by James Robinson.
790 When computing the scrollbar track rect, don't assume the button's height is the track width.
792 * platform/chromium-linux/fast/forms/basic-textareas-expected.png:
793 * platform/chromium-linux/fast/forms/basic-textareas-quirks-expected.png:
794 * platform/chromium-linux/fast/overflow/overflow-x-y-expected.png:
795 * platform/chromium-linux/fast/parser/open-comment-in-textarea-expected.png:
796 * platform/chromium-linux/fast/replaced/width100percent-textarea-expected.png:
797 * platform/chromium-linux/platform/chromium/scrollbars/short-scrollbar-expected.png: Added.
798 * platform/chromium/scrollbars/short-scrollbar-expected.txt: Added.
799 * platform/chromium/scrollbars/short-scrollbar.html: Added.
801 2013-03-14 Filip Pizlo <fpizlo@apple.com>
803 JSObject fast by-string access optimizations should work even on the prototype chain, and even when the result is undefined
804 https://bugs.webkit.org/show_bug.cgi?id=112233
806 Reviewed by Oliver Hunt.
808 * fast/js/regress/script-tests/string-lookup-hit-identifier.js: Added.
810 * fast/js/regress/script-tests/string-lookup-hit.js: Added.
812 * fast/js/regress/script-tests/string-lookup-miss.js: Added.
814 * fast/js/regress/string-lookup-hit-expected.txt: Added.
815 * fast/js/regress/string-lookup-hit-identifier-expected.txt: Added.
816 * fast/js/regress/string-lookup-hit-identifier.html: Added.
817 * fast/js/regress/string-lookup-hit.html: Added.
818 * fast/js/regress/string-lookup-miss-expected.txt: Added.
819 * fast/js/regress/string-lookup-miss.html: Added.
821 2013-03-14 Kenneth Russell <kbr@google.com>
823 Unreviewed expectations updates for a couple of failing tests.
825 * platform/chromium/TestExpectations:
827 2013-03-13 Filip Pizlo <fpizlo@apple.com>
829 DFG bytecode parser is too aggressive about getting rid of GetLocals on captured variables
830 https://bugs.webkit.org/show_bug.cgi?id=112287
831 <rdar://problem/13342340>
833 Reviewed by Oliver Hunt.
835 * fast/js/dfg-captured-var-get-local-expected.txt: Added.
836 * fast/js/dfg-captured-var-get-local.html: Added.
837 * fast/js/jsc-test-list:
838 * fast/js/script-tests/dfg-captured-var-get-local.js: Added.
841 2013-03-14 Andrey Kosyakov <caseq@chromium.org>
843 Unreviewed flakiness fix following r145727: filter out coalescing records while dumping timeline record structure.
845 * inspector/timeline/timeline-receive-response-event.html:
847 2013-03-14 Pavel Feldman <pfeldman@chromium.org>
849 Not reviewed: chromium expectations updated.
851 * platform/chromium/TestExpectations:
853 2013-03-14 Xabier Rodriguez Calvar <calvaris@igalia.com>
855 [GStreamer] Stopping playback of html5 media when receiving a higher priority audio event needs implementation
856 https://bugs.webkit.org/show_bug.cgi?id=91611
858 Created test, expected result and updated other ports
861 Reviewed by Philippe Normand.
863 * media/media-higher-prio-audio-stream-expected.txt: Added.
864 * media/media-higher-prio-audio-stream.html: Added.
865 * platform/chromium/TestExpectations: Skipped the new test.
866 * platform/mac/TestExpectations: Skipped the new test.
867 * platform/qt/TestExpectations: Skipped the new test for Mac and
870 2013-03-14 Zoltan Arvai <zarvai@inf.u-szeged.hu>
872 [Qt] Unreviewed gardening.
874 * platform/qt-5.0-wk1/TestExpectations: Skip failing tests after r145784.
875 * platform/qt-5.0-wk2/fast/repaint/focus-ring-expected.txt: Removed.
876 * platform/qt/fast/repaint/focus-ring-expected.txt: Rebaselining after r145708.
878 2013-03-14 Sergio Villar Senin <svillar@igalia.com>
880 Empty list items after drag&drop in contentEditable divs
881 https://bugs.webkit.org/show_bug.cgi?id=110610
883 Reviewed by Ryosuke Niwa.
885 Some placeholders should not be left after performing a cleanup in
886 move operations, this includes the empty list items generated when
887 moving around list items inside a list.
889 I'm also moving drag-list-item.html to editing/pasteboard because
890 it fits much better there than under editing/selection.
892 * editing/pasteboard/cleanup-on-move-expected.txt: Added.
893 * editing/pasteboard/cleanup-on-move.html: Added.
894 * editing/pasteboard/drag-list-item-expected.txt: Renamed from LayoutTests/editing/selection/drag-list-item-expected.txt.
895 * editing/pasteboard/drag-list-item.html: Renamed from LayoutTests/editing/selection/drag-list-item.html.
896 * editing/pasteboard/resources/select-and-drag.js: Added.
897 (selectAndDragToTarget): Selects nodes and drops them after a target node.
898 * editing/pasteboard/drag-drop-list-expected.txt: Removed an empty <li>.
899 * editing/pasteboard/paste-list-004-expected.txt: Removed 2 empty <li>.
900 * editing/pasteboard/paste-list-004.html: Ditto.
901 * editing/selection/4895428-1-expected.txt: Removed a <br>.
902 * editing/selection/4895428-4-expected.txt: Ditto.
903 * fast/events/ondragenter-expected.txt: Removed a blank line.
904 * platform/chromium/fast/events/ondragenter-expected.txt: Ditto.
905 * platform/efl/TestExpectations: Added cleanup-on-move.html to the skipped list.
906 * platform/mac-wk2/TestExpectations: Ditto.
907 * platform/qt/TestExpectations: Ditto.
908 * platform/win/fast/events/ondragenter-expected.txt: Removed a blank line.
910 2013-03-14 Eric Seidel <eric@webkit.org>
912 Threaded HTML Parser should limit speculation to avoid using too much memory
913 https://bugs.webkit.org/show_bug.cgi?id=112069
915 Reviewed by Adam Barth.
917 Test that this fixes https://bugs.webkit.org/show_bug.cgi?id=110546 for the threaded parser.
918 Ports using the main-thread parser are expected to fail (ASSERT in Debug).
920 * fast/parser/document-write-partial-entity-before-load-expected.txt: Added.
921 * fast/parser/document-write-partial-entity-before-load.html: Added.
922 * fast/parser/external-script-document-write-expected.txt: Added.
923 * fast/parser/external-script-document-write.html: Added.
924 * fast/parser/resources/external-script-document-write.js: Added.
925 * platform/gtk/TestExpectations:
926 * platform/mac/TestExpectations:
927 * platform/qt/TestExpectations:
929 2013-03-14 John Bauman <jbauman@chromium.org>
931 Layout Test plugins/plugin-clip-subframe.html is failing
932 https://bugs.webkit.org/show_bug.cgi?id=111514
934 Reviewed by Ryosuke Niwa.
936 Rebaseline test result due to chromium r185729. Also try to force
937 layout in test to prevent flakiness on win-dbg.
939 * platform/chromium-mac/plugins/plugin-clip-subframe-expected.txt:
940 * platform/chromium/TestExpectations:
941 * plugins/plugin-clip-subframe.html:
943 2013-03-14 Zan Dobersek <zdobersek@igalia.com>
945 Unreviewed GTK gardening. Adding a couple of failure expectations for flaky
946 tests on the debug builder.
948 * platform/gtk/TestExpectations:
950 2013-03-13 Ryosuke Niwa <rniwa@webkit.org>
952 Cannot select a canvas element at the beginning or the end of a document
953 https://bugs.webkit.org/show_bug.cgi?id=112319
955 Reviewed by Eric Seidel.
957 Add a regression test to copy and paste a content with canvas elements.
959 * editing/pasteboard/copy-paste-content-starting-and-ending-canvas-expected.txt: Added.
960 * editing/pasteboard/copy-paste-content-starting-and-ending-canvas.html: Added.
962 2013-03-13 Kunihiko Sakamoto <ksakamoto@chromium.org>
964 Implement FontLoader interface
965 https://bugs.webkit.org/show_bug.cgi?id=98395
967 Reviewed by Eric Seidel.
969 Add tests for document.fontloader. Since the feature is currently enabled
970 only for chromium, the tests are expected to fail on the other ports.
972 * fast/css/fontloader-download-error-expected.txt: Added.
973 * fast/css/fontloader-download-error.html: Added.
974 * fast/css/fontloader-events-expected.txt: Added.
975 * fast/css/fontloader-events.html: Added.
976 * fast/css/fontloader-loadingdone-expected.txt: Added.
977 * fast/css/fontloader-loadingdone.html: Added.
978 * fast/css/fontloader-multiple-faces-download-error-expected.txt: Added.
979 * fast/css/fontloader-multiple-faces-download-error.html: Added.
980 * fast/css/fontloader-multiple-faces-expected.txt: Added.
981 * fast/css/fontloader-multiple-faces.html: Added.
982 * fast/css/fontloader-multiple-families-expected.txt: Added.
983 * fast/css/fontloader-multiple-families.html: Added.
984 * http/tests/webfont/fontloader-loading-attribute-expected.txt: Added.
985 * http/tests/webfont/fontloader-loading-attribute.html: Added.
986 * platform/chromium/fast/css/fontloader-download-error-expected.txt: Added.
987 * platform/chromium/fast/css/fontloader-events-expected.txt: Added.
988 * platform/chromium/fast/css/fontloader-loadingdone-expected.txt: Added.
989 * platform/chromium/fast/css/fontloader-multiple-faces-download-error-expected.txt: Added.
990 * platform/chromium/fast/css/fontloader-multiple-faces-expected.txt: Added.
991 * platform/chromium/fast/css/fontloader-multiple-families-expected.txt: Added.
992 * platform/chromium/http/tests/webfont/fontloader-loading-attribute-expected.txt: Added.
994 2013-03-13 Antti Koivisto <antti@apple.com>
996 Compute image background size when testing for background visibility
997 https://bugs.webkit.org/show_bug.cgi?id=112313
999 Reviewed by Simon Fraser.
1001 * fast/repaint/obscured-background-no-repaint.html:
1003 2013-03-13 Bruno de Oliveira Abinader <bruno.abinader@basyskom.com>
1005 [css3-text] Add support for text-decoration-color
1006 https://bugs.webkit.org/show_bug.cgi?id=91638
1008 Reviewed by Julien Chaffraix.
1010 Added layout tests (paint,repaint and getComputedStyle) for
1011 'text-decoration-color' property, with '-webkit' vendor prefix.
1013 * fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-color-expected.txt: Added.
1014 * fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-color.html: Added.
1015 * fast/css3-text/css3-text-decoration/getComputedStyle/script-tests/getComputedStyle-text-decoration-color.js: Added.
1016 Added getComputedStyle-based layout test covering a bunch of valid/invalid values.
1018 * fast/css3-text/css3-text-decoration/repaint/repaint-text-decoration-color-expected.png: Added.
1019 * fast/css3-text/css3-text-decoration/repaint/repaint-text-decoration-color-expected.txt: Added.
1020 * fast/css3-text/css3-text-decoration/repaint/repaint-text-decoration-color.html: Added.
1021 Added cross-platform repaint layout test using 'Ahem' font.
1023 * fast/css3-text/css3-text-decoration/text-decoration-color-expected.html: Added.
1024 * fast/css3-text/css3-text-decoration/text-decoration-color.html: Added.
1025 Added cross-platform reference test.
1027 2013-03-11 Kinuko Yasuda <kinuko@chromium.org>
1029 Quota API: Update IDL to make it match the latest WD
1030 https://bugs.webkit.org/show_bug.cgi?id=88396
1032 Reviewed by Adam Barth.
1034 * platform/chromium/TestExpectations:
1035 * storage/storagequota-query-usage-expected.txt: Added.
1036 * storage/storagequota-query-usage.html: Added.
1037 * storage/storagequota-request-quota-expected.txt: Added.
1038 * storage/storagequota-request-quota.html: Added.
1041 * platform/chromium/fast/dom/everything-to-string-expected.txt: Added.
1042 * platform/chromium/fast/dom/navigator-detached-no-crash-expected.txt:
1043 * platform/chromium/fast/js/global-constructors-expected.txt:
1044 * platform/chromium/http/tests/security/isolatedWorld/all-window-properties-expected.txt: Added.
1045 * platform/chromium/http/tests/security/isolatedWorld/all-window-prototypes-expected.txt: Added.
1048 2013-03-13 Dean Jackson <dino@apple.com>
1050 [WebGL] array-bounds-clamping should use less dramatic numbers
1051 https://bugs.webkit.org/show_bug.cgi?id=112298
1052 <rdar://problem/13415829>
1054 Reviewed by Ken Russell.
1056 Replace Number.MAX_VALUE with a non-infinite number.
1058 * fast/canvas/webgl/array-bounds-clamping.html:
1060 2013-03-13 Tim Horton <timothy_horton@apple.com>
1062 Make lint-test-expectations happy with the Apple-Windows TestExpectations files
1066 * platform/win/TestExpectations:
1068 2013-03-13 Tony Chang <tony@chromium.org>
1070 Add a test case for flexbox with negative overflow having an out of flow flex item
1071 https://bugs.webkit.org/show_bug.cgi?id=112294
1073 Reviewed by Ojan Vafai.
1075 * css3/flexbox/negative-overflow-expected.txt:
1076 * css3/flexbox/negative-overflow.html:
1078 2013-03-13 Julien Chaffraix <jchaffraix@webkit.org>
1080 [CSS Grid Layout] Handle min-width / max-width on the grid element
1081 https://bugs.webkit.org/show_bug.cgi?id=112269
1083 Reviewed by Ojan Vafai.
1085 * fast/css-grid-layout/grid-element-min-max-width-expected.txt: Added.
1086 * fast/css-grid-layout/grid-element-min-max-width.html: Added.
1088 2013-03-13 Tao Bai <michaelbai@chromium.org>
1090 Add the default video poster if it doesn't exist in video tag
1091 https://bugs.webkit.org/show_bug.cgi?id=110263
1093 Reviewed by Eric Carlson.
1095 The Android web view application could provide the default poster
1096 for a video that doesn't have the poster attribute.
1098 To provide the default poster, the application must set defaultVideoPosterURL
1099 setting and return the image in the response of that URL.
1101 The way to do this would be:
1103 A) Replace the Element::imageSourceAttributeName function with an
1104 Element::imageSourceURL function that returns the imageSourceURL as a
1105 const AtomicString&. The body will be the same as before, it will just also
1106 include a call to getAttribute. Also will need to revise the four classes
1107 that override that function.
1109 B) Add a new HTMLVideoElement::posterImageURL function that implements the
1110 default poster URL logic.
1112 C) Update the four functions that get the poster attribute to handle poster
1113 loading and display to call posterImageURL.
1115 1) HTMLVideoElement::imageSourceURL.
1116 2) HTMLVideoElement::setDisplayMode.
1117 3) HTMLVideoElement::updateDisplayState.
1118 4) HTMLMediaElement::getPluginProxyParams. Will need to cast to
1119 HTMLVideoElement after checking isVideo.
1121 * media/video-default-poster-expected.txt: Added.
1122 * media/video-default-poster.html: Added.
1123 * media/video-no-default-poster-expected.txt: Added.
1124 * media/video-no-default-poster.html: Added.
1126 2013-03-13 James Robinson <jamesr@chromium.org>
1128 Force clip in fast/regions/autoheight-break-after-expected.html to match test
1129 https://bugs.webkit.org/show_bug.cgi?id=112283
1131 Reviewed by David Hyatt.
1133 Regions always set a clip rect when rendering their contents. On Mountain Lion, the Ahem glyphs very slightly
1134 visually overflow their bounds if there's no clip set. This sets a clip in the reference file so we get the same
1137 * fast/regions/autoheight-break-after-expected.html:
1139 2013-03-13 Tim Horton <timothy_horton@apple.com>
1141 Make lint-test-expectations happy with the Apple-Windows TestExpectations files
1145 accessibility/radio-button-checkbox-size.html was moved to platform/mac in http://trac.webkit.org/changeset/138124
1146 fast/css/ignore-text-zoom.html was removed in http://trac.webkit.org/changeset/145168
1147 inspector-protocol/layer-tree.html was removed in http://trac.webkit.org/changeset/144624
1148 Remove a bunch of duplicate entries.
1150 * platform/win/TestExpectations:
1152 2013-03-13 Liam Quinn <lquinn@blackberry.com>
1154 New tests to check that XHTML entities are supported in XHTML Mobile Profile 1.1 and 1.2.
1155 https://bugs.webkit.org/show_bug.cgi?id=112174
1158 Reviewed by Rob Buis.
1159 Internally reviewed by Leo Yang.
1161 * fast/doctypes/xhtml-with-xhtmlmp11-doctype-expected.txt: Added.
1162 * fast/doctypes/xhtml-with-xhtmlmp11-doctype.xhtml: Added.
1163 * fast/doctypes/xhtml-with-xhtmlmp12-doctype-expected.txt: Added.
1164 * fast/doctypes/xhtml-with-xhtmlmp12-doctype.xhtml: Added.
1166 2013-03-13 Tim Horton <timothy_horton@apple.com>
1168 Unreviewed, fix a path in TestExpectations.
1170 * platform/mac/TestExpectations:
1172 2013-03-13 James Robinson <jamesr@chromium.org>
1174 Clean out some stale chromium TestExpectations entries.
1176 * platform/chromium/TestExpectations:
1178 2013-03-13 Tony Chang <tony@chromium.org>
1180 Regression(r143542): -webkit-align-items: center with overflow: auto/scroll has extra bottom padding
1181 https://bugs.webkit.org/show_bug.cgi?id=112047
1183 Reviewed by Ojan Vafai.
1185 * css3/flexbox/negative-overflow-expected.txt: Added.
1186 * css3/flexbox/negative-overflow.html: Added.
1187 * resources/check-layout.js: Add attributes for checking scroll width and scroll height.
1189 2013-03-13 Nate Chapin <japhet@chromium.org>
1191 Test for https://bugs.webkit.org/show_bug.cgi?id=112194.
1193 Reviewed by Alexey Proskuryakov.
1195 * http/tests/navigation/post-redirect-get-reload-expected.txt: Added.
1196 * http/tests/navigation/post-redirect-get-reload.php: Added.
1198 2013-03-13 Andrei Bucur <abucur@adobe.com>
1200 [CSS Regions] Break after doesn't work correctly with auto-height regions
1201 https://bugs.webkit.org/show_bug.cgi?id=112241
1203 Reviewed by David Hyatt.
1205 This reference test verifies the correct break positioned is computed when there are auto-height regions during
1206 the normal layout phase.
1207 The test includes an auto-height region, a region with a specified size and an auto-height region. The first
1208 region ends with a paragraph with a forced break after. During the normal layout phase, if the paragraph margin
1209 is not included in the break offset, the next paragraph is incorrectly positioned and it will result in an
1210 incorrectly sized last region.
1211 In the constrained layout phase, the break position is returned correctly, the paragraph is positioned further down
1212 causing overflow in the auto-height region.
1214 * fast/regions/autoheight-break-after-expected.html: Added.
1215 * fast/regions/autoheight-break-after.html: Added.
1217 2013-03-13 Philip Rogers <pdr@google.com>
1219 Fix body background image geometry calculation
1220 https://bugs.webkit.org/show_bug.cgi?id=112226
1222 Reviewed by Stephen Chenney.
1224 This test is required to have a repeating background, as we optimize non-repeating
1225 backgrounds so the bug is not hit. A light green color is used so the text is still
1226 readable, and gridlines are present to prove the correct container size is being used.
1228 * svg/as-background-image/svg-as-background-body-expected.html: Added.
1229 * svg/as-background-image/svg-as-background-body.html: Added.
1231 2013-03-13 Pavel Feldman <pfeldman@chromium.org>
1233 Not reviewed: chromium baselines.
1235 * platform/chromium-linux/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttribute-expected.txt: Removed.
1236 * platform/chromium-win/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-getAttribute-value-expected.txt:
1237 * platform/chromium-win/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-htmldom-expected.txt:
1238 * platform/chromium-win/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttribute-expected.txt:
1239 * platform/chromium-win/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNS-expected.txt:
1240 * platform/chromium-win/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNode-expected.txt:
1241 * platform/chromium-win/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNodeNS-expected.txt:
1242 * platform/chromium-win/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-getAttribute-value-expected.txt:
1243 * platform/chromium-win/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-htmldom-expected.txt:
1244 * platform/chromium-win/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttribute-expected.txt: Removed.
1245 * platform/chromium-win/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNS-expected.txt:
1246 * platform/chromium-win/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNode-expected.txt:
1247 * platform/chromium-win/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNodeNS-expected.txt:
1249 2013-03-13 Pavel Feldman <pfeldman@chromium.org>
1251 Not reviewed: chromium baselines.
1253 * platform/chromium-linux/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-location-htmldom-expected.txt: Removed.
1254 * platform/chromium-win/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-location-htmldom-expected.txt: Removed.
1256 2013-03-13 Ádám Kallai <kadam@inf.u-szeged.hu>
1258 [Qt] Unreviewed gardening. Unskip now passing compositing tests.
1260 * platform/qt-5.0-wk1/TestExpectations:
1261 * platform/qt-5.0-wk2/TestExpectations:
1262 * platform/qt/TestExpectations:
1264 2013-03-13 Mihnea Ovidenie <mihnea@adobe.com>
1266 [chromium] Layout Test fast/repaint/japanese-rl-selection-repaint-in-regions.html is failing
1267 https://bugs.webkit.org/show_bug.cgi?id=106097
1269 Reviewed by Tony Chang.
1271 After http://trac.webkit.org/changeset/138785, the content overflowing the last region in chain is
1272 displayed properly in vertical-rl writing mode. This determined the failure of japanese-rl-selection-repaint-in-regions.html
1273 test due to the overflowing content that now appears when rendered.
1275 I modified the original test by decreasing the font size so that the content is not overflowing, because the purpose
1276 of the original test was not to check the overflowed content anyway. I have generated new expected results for mac and chromium
1277 and unskipped the test on chromium and mac.
1279 * fast/repaint/japanese-rl-selection-repaint-in-regions.html:
1280 * platform/chromium-linux/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.png:
1281 * platform/chromium-linux/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.txt: Added.
1282 * platform/chromium-mac-lion/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.png: Removed.
1283 * platform/chromium-mac/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.png:
1284 * platform/chromium-mac/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.txt: Added.
1285 * platform/chromium/TestExpectations:
1286 * platform/chromium/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.txt: Removed.
1287 * platform/gtk/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.png:
1288 * platform/gtk/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.txt:
1289 * platform/mac-lion/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.png: Added.
1290 * platform/mac-lion/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.txt: Added.
1291 * platform/mac/TestExpectations:
1292 * platform/mac/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.png:
1293 * platform/mac/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.txt:
1295 2013-03-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
1297 [EFL] http/tests/websocket/tests/hybi/close-on-navigate-new-location.html is failing
1298 https://bugs.webkit.org/show_bug.cgi?id=112231
1300 Reviewed by Kentaro Hara.
1302 close-on-navigate-new-location.html tests that the websocket is closed when navigating
1303 to a new location (handler_map.txt). However, handler_map.txt does not exist so we get
1304 an HTTP 404 error and we end up not navigating. This patch fixes the navigation path
1305 to "../handler_map.txt" since the file is actually in the parent folder.
1307 * http/tests/websocket/tests/hybi/close-on-navigate-new-location.html:
1309 2013-03-13 Mike West <mkwst@chromium.org>
1311 Unsafe JavaScript attempt errors are ludicrously verbose and annoying
1312 https://bugs.webkit.org/show_bug.cgi?id=112042
1314 Reviewed by Timothy Hatcher.
1316 * fast/xmlhttprequest/xmlhttprequest-no-file-access-expected.txt:
1317 * http/tests/history/cross-origin-replace-history-object-child-expected.txt:
1318 * http/tests/history/cross-origin-replace-history-object-expected.txt:
1319 * http/tests/inspector-protocol/access-inspected-object-expected.txt:
1320 * http/tests/plugins/cross-frame-object-access-expected.txt:
1321 * http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write-expected.txt:
1322 * http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url-expected.txt:
1323 * http/tests/security/aboutBlank/xss-DENIED-set-opener-expected.txt:
1324 * http/tests/security/cross-frame-access-call-expected.txt:
1325 * http/tests/security/cross-frame-access-custom-expected.txt:
1326 * http/tests/security/cross-frame-access-delete-expected.txt:
1327 * http/tests/security/cross-frame-access-enumeration-expected.txt:
1328 * http/tests/security/cross-frame-access-first-time-expected.txt:
1329 * http/tests/security/cross-frame-access-frameelement-expected.txt:
1330 * http/tests/security/cross-frame-access-get-custom-property-cached-expected.txt:
1331 * http/tests/security/cross-frame-access-get-expected.txt:
1332 * http/tests/security/cross-frame-access-getOwnPropertyDescriptor-expected.txt:
1333 * http/tests/security/cross-frame-access-history-get-expected.txt:
1334 * http/tests/security/cross-frame-access-history-put-expected.txt:
1335 * http/tests/security/cross-frame-access-location-get-expected.txt:
1336 * http/tests/security/cross-frame-access-location-put-expected.txt:
1337 * http/tests/security/cross-frame-access-name-getter-expected.txt:
1338 * http/tests/security/cross-frame-access-object-getPrototypeOf-expected.txt:
1339 * http/tests/security/cross-frame-access-object-prototype-expected.txt:
1340 * http/tests/security/cross-frame-access-port-expected.txt:
1341 * http/tests/security/cross-frame-access-put-expected.txt:
1342 * http/tests/security/cross-frame-access-selection-expected.txt:
1343 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-data-url-sub-frame-expected.txt:
1344 * http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url-expected.txt:
1345 * http/tests/security/dataURL/xss-DENIED-to-data-url-from-data-url-expected.txt:
1346 * http/tests/security/isolatedWorld/bypass-main-world-csp-expected.txt:
1347 * http/tests/security/isolatedWorld/bypass-main-world-csp-for-xhr-expected.txt:
1348 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-location-htmldom-expected.txt:
1349 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-getAttribute-value-expected.txt:
1350 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-htmldom-expected.txt:
1351 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttribute-expected.txt:
1352 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNS-expected.txt:
1353 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNode-expected.txt:
1354 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNodeNS-expected.txt:
1355 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-getAttribute-value-expected.txt:
1356 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-htmldom-expected.txt:
1357 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttribute-expected.txt:
1358 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNS-expected.txt:
1359 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNode-expected.txt:
1360 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNodeNS-expected.txt:
1361 * http/tests/security/javascriptURL/xss-DENIED-from-javascript-url-in-foreign-domain-subframe-expected.txt:
1362 * http/tests/security/javascriptURL/xss-DENIED-from-javascript-url-in-foreign-domain-window-open-expected.txt:
1363 * http/tests/security/javascriptURL/xss-DENIED-to-javascript-url-in-foreign-domain-subframe-expected.txt:
1364 * http/tests/security/javascriptURL/xss-DENIED-to-javascript-url-in-foreign-domain-window-open-expected.txt:
1365 * http/tests/security/listener/xss-JSTargetNode-onclick-addEventListener-expected.txt:
1366 * http/tests/security/listener/xss-JSTargetNode-onclick-shortcut-expected.txt:
1367 * http/tests/security/listener/xss-XMLHttpRequest-addEventListener-expected.txt:
1368 * http/tests/security/listener/xss-XMLHttpRequest-shortcut-expected.txt:
1369 * http/tests/security/listener/xss-window-onclick-addEventListener-expected.txt:
1370 * http/tests/security/listener/xss-window-onclick-shortcut-expected.txt:
1371 * http/tests/security/mixedContent/redirect-https-to-http-iframe-in-main-frame-expected.txt:
1372 * http/tests/security/xss-DENIED-assign-location-hash-expected.txt:
1373 * http/tests/security/xss-DENIED-assign-location-host-expected.txt:
1374 * http/tests/security/xss-DENIED-assign-location-hostname-expected.txt:
1375 * http/tests/security/xss-DENIED-assign-location-href-javascript-expected.txt:
1376 * http/tests/security/xss-DENIED-assign-location-nonstandardProperty-expected.txt:
1377 * http/tests/security/xss-DENIED-assign-location-pathname-expected.txt:
1378 * http/tests/security/xss-DENIED-assign-location-protocol-expected.txt:
1379 * http/tests/security/xss-DENIED-assign-location-reload-expected.txt:
1380 * http/tests/security/xss-DENIED-assign-location-search-expected.txt:
1381 * http/tests/security/xss-DENIED-defineProperty-expected.txt:
1382 * http/tests/security/xss-DENIED-frame-name-expected.txt:
1383 * http/tests/security/xss-DENIED-getSVGDocument-iframe-expected.txt:
1384 * http/tests/security/xss-DENIED-getSVGDocument-object-expected.txt:
1385 * http/tests/security/xss-DENIED-htmlelelment-with-iframe-proto-expected.txt:
1386 * http/tests/security/xss-DENIED-iframe-src-alias-expected.txt:
1387 * http/tests/security/xss-DENIED-invalid-domain-change-expected.txt:
1388 * http/tests/security/xss-DENIED-javascript-with-spaces-expected.txt:
1389 * http/tests/security/xss-DENIED-method-with-iframe-proto-expected.txt:
1390 * http/tests/security/xss-DENIED-synchronous-form-expected.txt:
1391 * http/tests/security/xss-DENIED-synchronous-frame-load-in-javascript-url-expected.txt:
1392 * http/tests/security/xss-DENIED-window-open-javascript-url-expected.txt:
1393 * http/tests/security/xss-DENIED-window-open-javascript-url-with-spaces-expected.txt:
1394 * http/tests/security/xss-DENIED-window-open-parent-expected.txt:
1395 * http/tests/security/xss-DENIED-xsl-document-securityOrigin-expected.txt:
1396 * http/tests/security/xss-eval-expected.txt:
1397 * http/tests/security/xssAuditor/block-does-not-leak-location-expected.txt:
1398 * platform/chromium/http/tests/inspector/console-cross-origin-iframe-logging-expected.txt:
1399 * platform/chromium/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write-expected.txt:
1400 * platform/chromium/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url-expected.txt:
1401 * platform/chromium/http/tests/security/aboutBlank/xss-DENIED-set-opener-expected.txt:
1402 * platform/chromium/http/tests/security/cross-frame-access-call-expected.txt:
1403 * platform/chromium/http/tests/security/cross-frame-access-document-direct-expected.txt:
1404 * platform/chromium/http/tests/security/cross-frame-access-enumeration-expected.txt:
1405 * platform/chromium/http/tests/security/cross-frame-access-history-get-expected.txt:
1406 * platform/chromium/http/tests/security/cross-frame-access-history-put-expected.txt:
1407 * platform/chromium/http/tests/security/cross-frame-access-location-put-expected.txt:
1408 * platform/chromium/http/tests/security/cross-frame-access-put-expected.txt:
1409 * platform/chromium/http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-data-url-sub-frame-expected.txt:
1410 * platform/chromium/http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url-expected.txt:
1411 * platform/chromium/http/tests/security/dataURL/xss-DENIED-to-data-url-from-data-url-expected.txt:
1412 * platform/chromium/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-location-htmldom-expected.txt:
1413 * platform/chromium/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-getAttribute-value-expected.txt:
1414 * platform/chromium/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-htmldom-expected.txt:
1415 * platform/chromium/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttribute-expected.txt:
1416 * platform/chromium/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNS-expected.txt:
1417 * platform/chromium/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNode-expected.txt:
1418 * platform/chromium/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNodeNS-expected.txt:
1419 * platform/chromium/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-getAttribute-value-expected.txt:
1420 * platform/chromium/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-htmldom-expected.txt:
1421 * platform/chromium/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttribute-expected.txt:
1422 * platform/chromium/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNS-expected.txt:
1423 * platform/chromium/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNode-expected.txt:
1424 * platform/chromium/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNodeNS-expected.txt:
1425 * platform/chromium/http/tests/security/listener/xss-inactive-closure-expected.txt:
1426 * platform/chromium/http/tests/security/xss-DENIED-assign-location-href-javascript-expected.txt:
1427 * platform/chromium/http/tests/security/xss-DENIED-defineProperty-expected.txt:
1428 * platform/chromium/http/tests/security/xss-DENIED-frame-name-expected.txt:
1430 2013-03-13 Takashi Sakamoto <tasak@google.com>
1432 Implement :scope for element.querySelector[All]()
1433 https://bugs.webkit.org/show_bug.cgi?id=81069
1435 Reviewed by Dimitri Glazkov.
1437 * fast/selectors/querySelector-scope-expected.txt: Added.
1438 * fast/selectors/querySelector-scope.html: Added.
1440 2013-03-13 Zoltan Arvai <zarvai@inf.u-szeged.hu>
1442 [Qt] Unreviewed gardening.
1444 * platform/qt/TestExpectations:
1446 2013-03-13 Mikhail Pozdnyakov <mikhail.pozdnyakov@intel.com>
1448 [EFL] Unreviewed rebaseline.
1450 * platform/efl/compositing/overflow/composited-scrolling-paint-phases-expected.txt:
1452 Rebaseline after r145422.
1454 * platform/efl/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt:
1455 * platform/efl/css3/flexbox/flexbox-baseline-expected.txt:
1456 * platform/efl/fast/css-generated-content/015-expected.txt:
1457 * platform/efl/fast/css/h1-in-section-elements-expected.txt:
1458 * platform/efl/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt:
1459 * platform/efl/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:
1460 * platform/efl/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt:
1461 * platform/efl/tables/mozilla/bugs/bug126742-expected.txt:
1462 * platform/efl/tables/mozilla/bugs/bug69187-expected.txt:
1464 Rebaseline after r145242.
1466 2013-03-13 Mikhail Pozdnyakov <mikhail.pozdnyakov@intel.com>
1468 EFL rebaseline after r145242.
1470 * platform/efl/css1/basic/inheritance-expected.txt:
1471 * platform/efl/css1/box_properties/clear_float-expected.txt:
1472 * platform/efl/css1/box_properties/margin-expected.txt:
1473 * platform/efl/css1/box_properties/margin_bottom-expected.txt:
1474 * platform/efl/css1/box_properties/margin_top-expected.txt:
1475 * platform/efl/css1/box_properties/padding-expected.txt:
1476 * platform/efl/css1/box_properties/padding_bottom-expected.txt:
1477 * platform/efl/css1/box_properties/padding_top-expected.txt:
1478 * platform/efl/css1/color_and_background/background_attachment-expected.txt:
1479 * platform/efl/css1/font_properties/font_weight-expected.txt:
1480 * platform/efl/css1/formatting_model/vertical_formatting-expected.txt:
1482 2013-03-13 Ádám Kallai <kadam@inf.u-szeged.hu>
1484 [Qt] Unreviewed gardening.
1486 * platform/qt/TestExpectations: Adding failure expectation for the SVG test after r145541.
1488 2013-03-13 Ádám Kallai <kadam@inf.u-szeged.hu>
1490 [Qt] Unreviewed gardening. Unskipp some passing compositing tests.
1492 * platform/qt-5.0-wk1/TestExpectations:
1493 * platform/qt-5.0-wk1/compositing/direct-image-compositing-expected.png: Added.
1494 * platform/qt-5.0-wk1/compositing/direct-image-compositing-expected.txt: Added.
1495 * platform/qt-5.0-wk1/compositing/geometry/bounds-ignores-hidden-composited-descendant-expected.txt: Added.
1496 * platform/qt-5.0-wk1/compositing/geometry/fixed-in-composited-expected.png: Added.
1497 * platform/qt-5.0-wk1/compositing/geometry/fixed-in-composited-expected.txt: Added.
1498 * platform/qt-5.0-wk1/compositing/geometry/layer-due-to-layer-children-deep-switch-expected.txt: Added.
1499 * platform/qt-5.0-wk1/compositing/geometry/layer-due-to-layer-children-switch-expected.txt: Added.
1500 * platform/qt-5.0-wk1/compositing/geometry/limit-layer-bounds-clipping-ancestor-expected.txt: Added.
1501 * platform/qt-5.0-wk1/compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt: Added.
1502 * platform/qt-5.0-wk1/compositing/geometry/limit-layer-bounds-opacity-transition-expected.txt: Added.
1503 * platform/qt-5.0-wk1/compositing/geometry/limit-layer-bounds-overflow-root-expected.txt: Added.
1504 * platform/qt-5.0-wk1/compositing/geometry/limit-layer-bounds-positioned-expected.txt: Added.
1505 * platform/qt-5.0-wk1/compositing/geometry/limit-layer-bounds-positioned-transition-expected.txt: Added.
1506 * platform/qt-5.0-wk1/compositing/geometry/limit-layer-bounds-transformed-expected.txt: Added.
1507 * platform/qt-5.0-wk1/compositing/geometry/limit-layer-bounds-transformed-overflow-expected.txt: Added.
1508 * platform/qt-5.0-wk1/compositing/geometry/video-fixed-scrolling-expected.png: Added.
1509 * platform/qt-5.0-wk1/compositing/geometry/video-fixed-scrolling-expected.txt: Added.
1510 * platform/qt-5.0-wk1/compositing/iframes/iframe-copy-on-scroll-expected.png: Added.
1511 * platform/qt-5.0-wk1/compositing/iframes/iframe-copy-on-scroll-expected.txt: Added.
1512 * platform/qt-5.0-wk1/compositing/iframes/iframe-size-from-zero-expected.txt: Added.
1513 * platform/qt-5.0-wk1/compositing/iframes/page-cache-layer-tree-expected.txt: Added.
1514 * platform/qt-5.0-wk1/compositing/layer-creation/scroll-partial-update-expected.txt: Added.
1515 * platform/qt-5.0-wk1/compositing/layer-creation/spanOverlapsCanvas-expected.png: Added.
1516 * platform/qt-5.0-wk1/compositing/layer-creation/spanOverlapsCanvas-expected.txt: Added.
1517 * platform/qt-5.0-wk1/compositing/overflow/overflow-auto-with-touch-expected.txt: Added.
1518 * platform/qt-5.0-wk1/compositing/overflow/overflow-auto-with-touch-toggle-expected.txt: Added.
1519 * platform/qt-5.0-wk1/compositing/overflow/overflow-overlay-with-touch-expected.txt: Added.
1520 * platform/qt-5.0-wk1/compositing/overflow/scroll-ancestor-update-expected.png: Added.
1521 * platform/qt-5.0-wk1/compositing/overflow/scroll-ancestor-update-expected.txt: Added.
1522 * platform/qt-5.0-wk1/compositing/overflow/scrolling-content-clip-to-viewport-expected.txt: Added.
1523 * platform/qt-5.0-wk1/compositing/overflow/scrolling-without-painting-expected.txt: Added.
1524 * platform/qt-5.0-wk1/compositing/overflow/textarea-scroll-touch-expected.txt: Added.
1525 * platform/qt-5.0-wk1/compositing/overflow/updating-scrolling-content-expected.txt: Added.
1526 * platform/qt-5.0-wk1/compositing/plugins/no-backing-store-expected.txt: Added.
1527 * platform/qt-5.0-wk1/compositing/plugins/small-to-large-composited-plugin-expected.txt: Added.
1528 * platform/qt-5.0-wk1/compositing/repaint/invalidations-on-composited-layers-expected.txt: Added.
1529 * platform/qt-5.0-wk1/compositing/rtl/rtl-iframe-absolute-overflow-expected.png: Added.
1530 * platform/qt-5.0-wk1/compositing/rtl/rtl-iframe-absolute-overflow-expected.txt: Added.
1531 * platform/qt-5.0-wk1/compositing/rtl/rtl-iframe-absolute-overflow-scrolled-expected.png: Added.
1532 * platform/qt-5.0-wk1/compositing/rtl/rtl-iframe-absolute-overflow-scrolled-expected.txt: Added.
1533 * platform/qt-5.0-wk1/compositing/rtl/rtl-iframe-fixed-overflow-expected.png: Added.
1534 * platform/qt-5.0-wk1/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt: Added.
1535 * platform/qt-5.0-wk1/compositing/rtl/rtl-iframe-fixed-overflow-scrolled-expected.png: Added.
1536 * platform/qt-5.0-wk1/compositing/rtl/rtl-iframe-fixed-overflow-scrolled-expected.txt: Added.
1537 * platform/qt-5.0-wk1/compositing/self-painting-layers-expected.png: Added.
1538 * platform/qt-5.0-wk1/compositing/self-painting-layers-expected.txt: Added.
1539 * platform/qt-5.0-wk1/compositing/video/video-poster-expected.txt: Added.
1541 2013-03-13 Zan Dobersek <zdobersek@igalia.com>
1543 Unreviewed GTK gardening.
1545 Adding expectations for a couple of flaky crashers on the debug builder.
1546 Adding flaky failure expectations for a couple of SVG animations tests.
1547 Adding failure expectation for the SVG test introduced in 145541, failing due to disabled subpixel layout.
1549 * platform/gtk/TestExpectations:
1551 2013-03-12 Vsevolod Vlasov <vsevik@chromium.org>
1553 Unreviewed inspector test fix.
1555 * http/tests/inspector/resource-tree/resource-request-content-after-loading-and-clearing-cache.html:
1556 * inspector/datagrid-autosize.html:
1557 * inspector/debugger/breakpoint-manager-listeners-count.html:
1559 2013-03-12 Antti Koivisto <antti@apple.com>
1561 Basic child obscuration test for backgrounds
1562 https://bugs.webkit.org/show_bug.cgi?id=111701
1564 Reviewed by Simon Fraser.
1566 * fast/repaint/obscured-background-no-repaint-expected.txt: Added.
1567 * fast/repaint/obscured-background-no-repaint.html: Added.
1568 * fast/repaint/resources/animated.gif: Added.
1570 2013-03-12 Ryosuke Niwa <rniwa@webkit.org>
1572 Update test expectation for the bug 111521.
1574 * platform/mac/TestExpectations:
1576 2013-03-12 James Robinson <jamesr@chromium.org>
1578 Update a few chromium test expectations.
1580 * platform/chromium/TestExpectations:
1582 2013-03-12 James Robinson <jamesr@chromium.org>
1584 Fix Gamepad::axes and Gamepad::buttons to avoid calling std::copy(..., ..., 0)
1585 https://bugs.webkit.org/show_bug.cgi?id=89510
1587 Reviewed by Kenneth Russell.
1589 Remove expectation now that test passes.
1591 * platform/chromium/TestExpectations:
1593 2013-03-12 Filip Pizlo <fpizlo@apple.com>
1595 Array.prototype.sort should at least try to be PTIME even when the array is in some bizarre mode
1596 https://bugs.webkit.org/show_bug.cgi?id=112187
1597 <rdar://problem/13393550>
1599 Reviewed by Michael Saboff and Gavin Barraclough.
1601 If your Array.prototype.sort is not sufficiently smart, this test will never complete.
1602 But if it is, it'll complete instantly.
1604 * fast/js/array-sort-small-sparse-array-with-large-length-expected.txt: Added.
1605 * fast/js/array-sort-small-sparse-array-with-large-length.html: Added.
1606 * fast/js/jsc-test-list:
1607 * fast/js/script-tests/array-sort-small-sparse-array-with-large-length.js: Added.
1609 2013-03-12 James Robinson <jamesr@chromium.org>
1611 Update chromium pixel baselines for mesa blend fix in chromium r187688
1613 * platform/chromium-linux/compositing/color-matching/image-color-matching-expected.png:
1614 * platform/chromium-linux/compositing/culling/filter-occlusion-blur-expected.png: Removed.
1615 * platform/chromium-linux/compositing/culling/filter-occlusion-blur-large-expected.png: Removed.
1616 * platform/chromium-linux/compositing/direct-image-compositing-expected.png:
1617 * platform/chromium-linux/compositing/geometry/layer-due-to-layer-children-deep-expected.png:
1618 * platform/chromium-linux/compositing/geometry/layer-due-to-layer-children-expected.png:
1619 * platform/chromium-linux/compositing/geometry/vertical-scroll-composited-expected.png:
1620 * platform/chromium-linux/compositing/geometry/video-fixed-scrolling-expected.png:
1621 * platform/chromium-linux/compositing/geometry/video-opacity-overlay-expected.png:
1622 * platform/chromium-linux/compositing/layers-inside-overflow-scroll-expected.png:
1623 * platform/chromium-linux/compositing/overflow/overflow-compositing-descendant-expected.png:
1624 * platform/chromium-linux/compositing/overflow/scroll-ancestor-update-expected.png:
1625 * platform/chromium-linux/compositing/reflections/animation-inside-reflection-expected.png:
1626 * platform/chromium-linux/compositing/reflections/load-video-in-reflection-expected.png:
1627 * platform/chromium-linux/compositing/reflections/nested-reflection-anchor-point-expected.png:
1628 * platform/chromium-linux/compositing/reflections/transform-inside-reflection-expected.png:
1629 * platform/chromium-linux/compositing/self-painting-layers-expected.png:
1630 * platform/chromium-linux/compositing/transitions/scale-transition-no-start-expected.png:
1631 * platform/chromium-linux/compositing/visibility/visibility-image-layers-expected.png: Removed.
1632 * platform/chromium-linux/compositing/visibility/visibility-simple-video-layer-expected.png: Removed.
1633 * platform/chromium-linux/css3/filters/custom/custom-filter-shader-cache-expected.png:
1634 * platform/chromium-linux/css3/filters/custom/effect-color-check-expected.png: Added.
1635 * platform/chromium-linux/css3/filters/custom/effect-custom-combined-missing-expected.png:
1636 * platform/chromium-linux/css3/filters/custom/effect-custom-expected.png:
1637 * platform/chromium-linux/css3/filters/custom/effect-custom-parameters-expected.png:
1638 * platform/chromium-linux/css3/filters/effect-blur-hw-expected.png: Removed.
1639 * platform/chromium-linux/css3/filters/effect-brightness-clamping-hw-expected.png: Removed.
1640 * platform/chromium-linux/css3/filters/effect-brightness-hw-expected.png: Removed.
1641 * platform/chromium-linux/css3/filters/effect-combined-hw-expected.png:
1642 * platform/chromium-linux/css3/filters/effect-contrast-hw-expected.png: Removed.
1643 * platform/chromium-linux/css3/filters/effect-drop-shadow-hw-expected.png: Removed.
1644 * platform/chromium-linux/css3/filters/effect-reference-hw-expected.png: Removed.
1645 * platform/chromium-linux/css3/filters/effect-reference-ordering-hw-expected.png: Removed.
1646 * platform/chromium-linux/css3/filters/effect-saturate-hw-expected.png: Removed.
1647 * platform/chromium-linux/css3/filters/effect-sepia-hw-expected.png: Removed.
1648 * platform/chromium-linux/css3/filters/filter-change-repaint-composited-expected.png: Removed.
1649 * platform/chromium-linux/css3/filters/filter-change-repaint-expected.png: Removed.
1650 * platform/chromium-linux/css3/filters/filter-repaint-composited-fallback-crash-expected.png:
1651 * platform/chromium-linux/css3/filters/filter-repaint-composited-fallback-expected.png:
1652 * platform/chromium-linux/fast/canvas/webgl/css-webkit-canvas-expected.png: Removed.
1653 * platform/chromium-linux/fast/canvas/webgl/css-webkit-canvas-repaint-expected.png: Removed.
1654 * platform/chromium-linux/platform/chromium/compositing/3d-corners-expected.png:
1655 * platform/chromium-linux/platform/chromium/compositing/huge-layer-rotated-expected.png:
1656 * platform/chromium-linux/platform/chromium/compositing/perpendicular-layer-sorting-expected.png:
1657 * platform/chromium-linux/platform/chromium/compositing/video-frame-size-change-expected.png:
1658 * platform/chromium-linux/platform/chromium/virtual/gpu/compositedscrolling/overflow/overflow-compositing-descendant-expected.png: Added.
1659 * platform/chromium-linux/platform/chromium/virtual/gpu/compositedscrolling/overflow/scroll-ancestor-update-expected.png: Added.
1660 * platform/chromium-linux/platform/chromium/virtual/gpu/fast/canvas/canvas-composite-expected.png:
1661 * platform/chromium-linux/platform/chromium/virtual/gpu/fast/canvas/canvas-text-alignment-expected.png:
1662 * platform/chromium-linux/platform/chromium/virtual/gpu/fast/canvas/fillrect_gradient-expected.png:
1663 * platform/chromium-linux/platform/chromium/virtual/gpu/fast/canvas/image-object-in-canvas-expected.png:
1664 * platform/chromium-linux/platform/chromium/virtual/gpu/fast/canvas/webgl/css-webkit-canvas-expected.png: Added.
1665 * platform/chromium-linux/platform/chromium/virtual/gpu/fast/canvas/webgl/css-webkit-canvas-repaint-expected.png: Added.
1666 * platform/chromium-linux/platform/chromium/virtual/gpu/fast/hidpi/gradient-with-scaled-ancestor-expected.png:
1667 * platform/chromium-linux/transforms/3d/point-mapping/3d-point-mapping-3-expected.png:
1668 * platform/chromium-linux/transforms/3d/point-mapping/3d-point-mapping-expected.png:
1669 * platform/chromium-linux/transforms/3d/point-mapping/3d-point-mapping-origins-expected.png:
1670 * platform/chromium-linux/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.png:
1671 * platform/chromium-mac-lion/compositing/color-matching/image-color-matching-expected.png:
1672 * platform/chromium-mac-lion/compositing/direct-image-compositing-expected.png:
1673 * platform/chromium-mac-lion/compositing/geometry/clipping-foreground-expected.png:
1674 * platform/chromium-mac-lion/compositing/geometry/layer-due-to-layer-children-deep-expected.png:
1675 * platform/chromium-mac-lion/compositing/geometry/layer-due-to-layer-children-expected.png:
1676 * platform/chromium-mac-lion/compositing/geometry/video-fixed-scrolling-expected.png:
1677 * platform/chromium-mac-lion/compositing/geometry/video-opacity-overlay-expected.png:
1678 * platform/chromium-mac-lion/compositing/layers-inside-overflow-scroll-expected.png:
1679 * platform/chromium-mac-lion/compositing/overflow/overflow-compositing-descendant-expected.png:
1680 * platform/chromium-mac-lion/compositing/overflow/scroll-ancestor-update-expected.png:
1681 * platform/chromium-mac-lion/compositing/reflections/animation-inside-reflection-expected.png:
1682 * platform/chromium-mac-lion/compositing/reflections/load-video-in-reflection-expected.png:
1683 * platform/chromium-mac-lion/compositing/reflections/nested-reflection-anchor-point-expected.png:
1684 * platform/chromium-mac-lion/compositing/reflections/transform-inside-reflection-expected.png:
1685 * platform/chromium-mac-lion/compositing/self-painting-layers-expected.png:
1686 * platform/chromium-mac-lion/compositing/transitions/scale-transition-no-start-expected.png:
1687 * platform/chromium-mac-lion/platform/chromium/compositing/video-frame-size-change-expected.png:
1688 * platform/chromium-mac-lion/platform/chromium/virtual/gpu/compositedscrolling/overflow/overflow-compositing-descendant-expected.png: Added.
1689 * platform/chromium-mac-lion/platform/chromium/virtual/gpu/compositedscrolling/overflow/scroll-ancestor-update-expected.png: Copied from LayoutTests/platform/chromium-mac-lion/compositing/overflow/scroll-ancestor-update-expected.png.
1690 * platform/chromium-mac-lion/platform/chromium/virtual/gpu/fast/canvas/canvas-composite-expected.png:
1691 * platform/chromium-mac-lion/platform/chromium/virtual/gpu/fast/canvas/canvas-text-alignment-expected.png:
1692 * platform/chromium-mac-lion/platform/chromium/virtual/gpu/fast/canvas/canvas-text-baseline-expected.png:
1693 * platform/chromium-mac-lion/platform/chromium/virtual/gpu/fast/canvas/fillrect_gradient-expected.png:
1694 * platform/chromium-mac-lion/platform/chromium/virtual/gpu/fast/canvas/image-object-in-canvas-expected.png:
1695 * platform/chromium-mac-lion/transforms/3d/point-mapping/3d-point-mapping-3-expected.png:
1696 * platform/chromium-mac-lion/transforms/3d/point-mapping/3d-point-mapping-expected.png:
1697 * platform/chromium-mac-lion/transforms/3d/point-mapping/3d-point-mapping-origins-expected.png:
1698 * platform/chromium-mac-lion/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.png:
1699 * platform/chromium-mac-snowleopard/compositing/color-matching/image-color-matching-expected.png:
1700 * platform/chromium-mac-snowleopard/compositing/direct-image-compositing-expected.png:
1701 * platform/chromium-mac-snowleopard/compositing/geometry/clipping-foreground-expected.png:
1702 * platform/chromium-mac-snowleopard/compositing/geometry/layer-due-to-layer-children-deep-expected.png:
1703 * platform/chromium-mac-snowleopard/compositing/geometry/layer-due-to-layer-children-expected.png:
1704 * platform/chromium-mac-snowleopard/compositing/geometry/video-fixed-scrolling-expected.png:
1705 * platform/chromium-mac-snowleopard/compositing/geometry/video-opacity-overlay-expected.png:
1706 * platform/chromium-mac-snowleopard/compositing/layers-inside-overflow-scroll-expected.png:
1707 * platform/chromium-mac-snowleopard/compositing/overflow/overflow-compositing-descendant-expected.png:
1708 * platform/chromium-mac-snowleopard/compositing/overflow/scroll-ancestor-update-expected.png:
1709 * platform/chromium-mac-snowleopard/compositing/reflections/animation-inside-reflection-expected.png:
1710 * platform/chromium-mac-snowleopard/compositing/reflections/load-video-in-reflection-expected.png:
1711 * platform/chromium-mac-snowleopard/compositing/reflections/nested-reflection-anchor-point-expected.png:
1712 * platform/chromium-mac-snowleopard/compositing/reflections/transform-inside-reflection-expected.png:
1713 * platform/chromium-mac-snowleopard/compositing/self-painting-layers-expected.png:
1714 * platform/chromium-mac-snowleopard/compositing/transitions/scale-transition-no-start-expected.png:
1715 * platform/chromium-mac-snowleopard/platform/chromium/compositing/video-frame-size-change-expected.png:
1716 * platform/chromium-mac-snowleopard/platform/chromium/virtual/gpu/compositedscrolling/overflow/overflow-compositing-descendant-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/compositing/overflow/overflow-compositing-descendant-expected.png.
1717 * platform/chromium-mac-snowleopard/platform/chromium/virtual/gpu/compositedscrolling/overflow/scroll-ancestor-update-expected.png: Added.
1718 * platform/chromium-mac-snowleopard/platform/chromium/virtual/gpu/fast/canvas/canvas-composite-expected.png:
1719 * platform/chromium-mac-snowleopard/platform/chromium/virtual/gpu/fast/canvas/canvas-text-alignment-expected.png:
1720 * platform/chromium-mac-snowleopard/platform/chromium/virtual/gpu/fast/canvas/fillrect_gradient-expected.png:
1721 * platform/chromium-mac-snowleopard/platform/chromium/virtual/gpu/fast/canvas/image-object-in-canvas-expected.png:
1722 * platform/chromium-mac-snowleopard/transforms/3d/point-mapping/3d-point-mapping-3-expected.png:
1723 * platform/chromium-mac-snowleopard/transforms/3d/point-mapping/3d-point-mapping-expected.png:
1724 * platform/chromium-mac-snowleopard/transforms/3d/point-mapping/3d-point-mapping-origins-expected.png:
1725 * platform/chromium-mac-snowleopard/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.png:
1726 * platform/chromium-mac/compositing/color-matching/image-color-matching-expected.png:
1727 * platform/chromium-mac/compositing/culling/filter-occlusion-blur-expected.png:
1728 * platform/chromium-mac/compositing/culling/filter-occlusion-blur-large-expected.png:
1729 * platform/chromium-mac/compositing/direct-image-compositing-expected.png:
1730 * platform/chromium-mac/compositing/geometry/layer-due-to-layer-children-deep-expected.png:
1731 * platform/chromium-mac/compositing/geometry/layer-due-to-layer-children-expected.png:
1732 * platform/chromium-mac/compositing/geometry/vertical-scroll-composited-expected.png:
1733 * platform/chromium-mac/compositing/geometry/video-fixed-scrolling-expected.png:
1734 * platform/chromium-mac/compositing/geometry/video-opacity-overlay-expected.png:
1735 * platform/chromium-mac/compositing/layers-inside-overflow-scroll-expected.png:
1736 * platform/chromium-mac/compositing/overflow/overflow-compositing-descendant-expected.png:
1737 * platform/chromium-mac/compositing/overflow/scroll-ancestor-update-expected.png:
1738 * platform/chromium-mac/compositing/reflections/animation-inside-reflection-expected.png:
1739 * platform/chromium-mac/compositing/reflections/load-video-in-reflection-expected.png:
1740 * platform/chromium-mac/compositing/reflections/nested-reflection-anchor-point-expected.png:
1741 * platform/chromium-mac/compositing/reflections/transform-inside-reflection-expected.png:
1742 * platform/chromium-mac/compositing/self-painting-layers-expected.png:
1743 * platform/chromium-mac/compositing/transitions/scale-transition-no-start-expected.png:
1744 * platform/chromium-mac/compositing/visibility/visibility-image-layers-expected.png:
1745 * platform/chromium-mac/compositing/visibility/visibility-simple-video-layer-expected.png:
1746 * platform/chromium-mac/css3/filters/custom/custom-filter-shader-cache-expected.png:
1747 * platform/chromium-mac/css3/filters/custom/effect-color-check-expected.png:
1748 * platform/chromium-mac/css3/filters/custom/effect-custom-combined-missing-expected.png:
1749 * platform/chromium-mac/css3/filters/custom/effect-custom-parameters-expected.png:
1750 * platform/chromium-mac/css3/filters/effect-blur-hw-expected.png:
1751 * platform/chromium-mac/css3/filters/effect-brightness-clamping-hw-expected.png:
1752 * platform/chromium-mac/css3/filters/effect-brightness-hw-expected.png:
1753 * platform/chromium-mac/css3/filters/effect-combined-hw-expected.png:
1754 * platform/chromium-mac/css3/filters/effect-contrast-hw-expected.png:
1755 * platform/chromium-mac/css3/filters/effect-drop-shadow-hw-expected.png:
1756 * platform/chromium-mac/css3/filters/effect-reference-hw-expected.png:
1757 * platform/chromium-mac/css3/filters/effect-reference-ordering-hw-expected.png:
1758 * platform/chromium-mac/css3/filters/filter-change-repaint-composited-expected.png: Added.
1759 * platform/chromium-mac/css3/filters/filter-change-repaint-expected.png: Added.
1760 * platform/chromium-mac/css3/filters/filter-repaint-composited-fallback-crash-expected.png:
1761 * platform/chromium-mac/css3/filters/filter-repaint-composited-fallback-expected.png:
1762 * platform/chromium-mac/fast/canvas/webgl/css-webkit-canvas-expected.png: Added.
1763 * platform/chromium-mac/fast/canvas/webgl/css-webkit-canvas-repaint-expected.png: Added.
1764 * platform/chromium-mac/platform/chromium/compositing/3d-corners-expected.png:
1765 * platform/chromium-mac/platform/chromium/compositing/filters/background-filter-blur-expected.png: Added.
1766 * platform/chromium-mac/platform/chromium/compositing/filters/background-filter-blur-off-axis-expected.png:
1767 * platform/chromium-mac/platform/chromium/compositing/filters/background-filter-blur-outsets-expected.png:
1768 * platform/chromium-mac/platform/chromium/compositing/huge-layer-rotated-expected.png:
1769 * platform/chromium-mac/platform/chromium/compositing/perpendicular-layer-sorting-expected.png:
1770 * platform/chromium-mac/platform/chromium/compositing/video-frame-size-change-expected.png:
1771 * platform/chromium-mac/platform/chromium/virtual/gpu/compositedscrolling/overflow/overflow-compositing-descendant-expected.png: Added.
1772 * platform/chromium-mac/platform/chromium/virtual/gpu/compositedscrolling/overflow/scroll-ancestor-update-expected.png: Added.
1773 * platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/canvas-composite-expected.png:
1774 * platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/canvas-text-alignment-expected.png:
1775 * platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/fillrect_gradient-expected.png:
1776 * platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/image-object-in-canvas-expected.png:
1777 * platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/webgl/css-webkit-canvas-expected.png: Added.
1778 * platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/webgl/css-webkit-canvas-repaint-expected.png: Added.
1779 * platform/chromium-mac/transforms/3d/point-mapping/3d-point-mapping-3-expected.png:
1780 * platform/chromium-mac/transforms/3d/point-mapping/3d-point-mapping-expected.png:
1781 * platform/chromium-mac/transforms/3d/point-mapping/3d-point-mapping-origins-expected.png:
1782 * platform/chromium-mac/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.png:
1783 * platform/chromium/TestExpectations:
1784 * platform/chromium/fast/canvas/webgl/css-webkit-canvas-expected.png: Removed.
1785 * platform/chromium/fast/canvas/webgl/css-webkit-canvas-repaint-expected.png: Removed.
1786 * platform/efl-wk2/compositing/geometry/clipping-foreground-expected.png: Renamed from LayoutTests/platform/efl/compositing/geometry/clipping-foreground-expected.png.
1788 2013-03-12 Ryosuke Niwa <rniwa@webkit.org>
1790 Add one more test expectation per bug 112176.
1792 * platform/mac-wk2/TestExpectations:
1793 * platform/mac/TestExpectations:
1795 2013-03-12 Adam Barth <abarth@webkit.org>
1797 Remove stray .gitmodules file
1798 https://bugs.webkit.org/show_bug.cgi?id=112186
1800 Reviewed by Tony Chang.
1802 Apparently I imported this together with the jquery tests by mistake.
1804 * jquery/resources/src/sizzle/.gitmodules: Removed.
1806 2013-03-12 Christian Biesinger <cbiesinger@chromium.org>
1808 Mac: Incorrect rendering of <audio> controls
1809 https://bugs.webkit.org/show_bug.cgi?id=110913
1811 Reviewed by Tony Chang.
1813 * platform/mac/media/audio-controls-rendering-expected.txt:
1814 * platform/mac/media/controls-after-reload-expected.txt:
1815 * platform/mac/media/controls-strict-expected.txt:
1816 * platform/mac/media/controls-styling-strict-expected.txt:
1817 * platform/mac/media/controls-without-preload-expected.txt:
1818 * platform/mac/media/video-controls-rendering-expected.txt:
1819 * platform/mac/media/video-display-toggle-expected.txt:
1820 * platform/mac/media/video-no-audio-expected.txt:
1821 * platform/mac/media/video-playing-and-pause-expected.txt:
1823 2013-03-12 Ryosuke Niwa <rniwa@webkit.org>
1825 Some canvas tests only fail on Mac EWS
1826 https://bugs.webkit.org/show_bug.cgi?id=112176
1828 Reviewed by Simon Fraser.
1830 Add Failure / Pass test expectations on tests that only fail on Mac EWS bots.
1832 Ideally, we can figure out the root cause of this failure and fix that problem but we haven't been able
1833 to do so. We also don't have a way of adding test expectations only on EWS bots we're out of luck here.
1835 * platform/mac/TestExpectations:
1837 2013-03-12 Ryosuke Niwa <rniwa@webkit.org>
1841 Rubber-stamped by Simon Fraser.
1843 * platform/mac/compositing/overflow/composited-scrolling-paint-phases-expected.txt:
1845 2013-03-12 Viatcheslav Ostapenko <sl.ostapenko@samsung.com>
1847 Webkit unable to show gifs with applcation extension string shorter than 11 bytes
1848 https://bugs.webkit.org/show_bug.cgi?id=110620
1850 Reviewed by Laszlo Gombos.
1852 Test that webkit is able to decode gifs with short application extension string.
1854 * fast/images/gif-short-app-extension-string-expected.png: Added.
1855 * fast/images/gif-short-app-extension-string-expected.txt: Added.
1856 * fast/images/gif-short-app-extension-string.html: Added.
1857 * fast/images/resources/short-app-extension-string.gif: Added.
1859 2013-03-12 Zan Dobersek <zdobersek@igalia.com>
1861 Unreviewed GTK gardening.
1863 * platform/gtk/TestExpectations: Adding failure expectations for two crashers and a flaky test.
1864 * platform/gtk/fast/js/global-constructors-expected.txt: Rebaselining after r145526.
1865 * platform/gtk/http/tests/security/xssAuditor: Added. Adding baselines for tests introduced in r145503.
1866 * platform/gtk/http/tests/security/xssAuditor/xss-filter-bypass-big5-expected.txt: Added.
1867 * platform/gtk/http/tests/security/xssAuditor/xss-filter-bypass-sjis-expected.txt: Added.
1869 2013-03-12 Ádám Kallai <kadam@inf.u-szeged.hu>
1871 [Qt] Unreviewed gardening.
1873 * platform/qt-5.0-wk2/TestExpectations: Skipped two fullscreen tests after r144837 and r145214.
1874 * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-change-out-of-view-in-view-expected.txt: Updated after r145422.
1875 * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-absolute-overflow-expected.txt: Updated after r145422.
1876 * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-absolute-overflow-scrolled-expected.txt: Updated after r145422.
1877 * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt: Updated after r145422.
1878 * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-fixed-overflow-scrolled-expected.txt: Updated after r145422.
1879 * platform/qt/compositing/overflow/composited-scrolling-paint-phases-expected.txt: Updated after r145422.
1881 2013-03-12 Florin Malita <fmalita@chromium.org>
1883 SVG Pattern pixelated on inline SVG with CSS transforms
1884 https://bugs.webkit.org/show_bug.cgi?id=111587
1886 Reviewed by Dirk Schulze.
1888 * svg/custom/resources-css-scaled-expected.html: Added.
1889 * svg/custom/resources-css-scaled.html: Added.
1891 2013-03-12 Vsevolod Vlasov <vsevik@chromium.org>
1893 Web Inspector: ResourceScriptFile diverged state should be correctly reset after debugger reset.
1894 https://bugs.webkit.org/show_bug.cgi?id=112036
1896 Reviewed by Alexander Pavlov.
1898 * inspector/debugger/file-system-project-mapping-expected.txt:
1899 * inspector/debugger/file-system-project-mapping.html:
1901 2013-03-12 Vsevolod Vlasov <vsevik@chromium.org>
1903 Web Inspector: Add a test for Workspace add/removeMapping methods.
1904 https://bugs.webkit.org/show_bug.cgi?id=112035
1906 Reviewed by Alexander Pavlov.
1908 * http/tests/inspector/isolated-filesystem-test.js: Added.
1909 (initialize_IsolatedFileSystemTest.InspectorTest.createIsolatedFileSystemManager):
1910 (initialize_IsolatedFileSystemTest.MockIsolatedFileSystem):
1911 (initialize_IsolatedFileSystemTest.MockIsolatedFileSystem.prototype.path):
1912 (initialize_IsolatedFileSystemTest.MockIsolatedFileSystem.prototype.requestFileContent):
1913 (initialize_IsolatedFileSystemTest.MockIsolatedFileSystem.prototype.setFileContent):
1914 (initialize_IsolatedFileSystemTest.MockIsolatedFileSystem.prototype.requestFilesRecursive):
1915 (initialize_IsolatedFileSystemTest.MockIsolatedFileSystemManager):
1916 (initialize_IsolatedFileSystemTest.MockIsolatedFileSystemManager.prototype.addMockFileSystem):
1917 (initialize_IsolatedFileSystemTest.MockIsolatedFileSystemManager.prototype.removeMockFileSystem):
1918 (initialize_IsolatedFileSystemTest):
1919 * inspector/debugger/file-system-project-mapping-expected.txt: Added.
1920 * inspector/debugger/file-system-project-mapping.html: Added.
1921 * inspector/debugger/resource-script-mapping.html:
1922 * inspector/file-system-project.html:
1924 2013-03-12 Vsevolod Vlasov <vsevik@chromium.org>
1926 Web Inspector: SourceFrames are leaking on reload.
1927 https://bugs.webkit.org/show_bug.cgi?id=111961
1929 Reviewed by Alexander Pavlov.
1931 * inspector/debugger/breakpoint-manager-listeners-count-expected.txt: Added.
1932 * inspector/debugger/breakpoint-manager-listeners-count.html: Added.
1934 2013-03-12 Krzysztof Czech <k.czech@samsung.com>
1936 Unreviewed EFL gardening.
1937 https://bugs.webkit.org/show_bug.cgi?id=112130
1939 Gardening; assigning bug numbers to failure accessibility tests.
1941 * platform/efl-wk1/TestExpectations:
1942 * platform/efl-wk2/TestExpectations:
1944 2013-03-12 Pavel Feldman <pfeldman@chromium.org>
1946 Not reviewed: chromium gardening.
1948 * platform/chromium/TestExpectations:
1950 2013-03-12 Mike West <mkwst@chromium.org>
1952 XSSAuditor should send only one console error when blocking a page.
1953 https://bugs.webkit.org/show_bug.cgi?id=110733
1955 Reviewed by Daniel Bates.
1957 * fast/frames/xss-auditor-handles-file-urls-expected.txt:
1958 * http/tests/security/contentSecurityPolicy/1.1/reflected-xss-and-xss-protection-allow-block-expected.txt:
1959 * http/tests/security/contentSecurityPolicy/1.1/reflected-xss-and-xss-protection-allow-filter-expected.txt:
1960 * http/tests/security/contentSecurityPolicy/1.1/reflected-xss-and-xss-protection-allow-invalid-expected.txt:
1961 * http/tests/security/contentSecurityPolicy/1.1/reflected-xss-and-xss-protection-block-allow-expected.txt:
1962 * http/tests/security/contentSecurityPolicy/1.1/reflected-xss-and-xss-protection-block-block-expected.txt:
1963 * http/tests/security/contentSecurityPolicy/1.1/reflected-xss-and-xss-protection-block-filter-expected.txt:
1964 * http/tests/security/contentSecurityPolicy/1.1/reflected-xss-and-xss-protection-block-invalid-expected.txt:
1965 * http/tests/security/contentSecurityPolicy/1.1/reflected-xss-and-xss-protection-block-unset-expected.txt:
1966 * http/tests/security/contentSecurityPolicy/1.1/reflected-xss-and-xss-protection-filter-allow-expected.txt:
1967 * http/tests/security/contentSecurityPolicy/1.1/reflected-xss-and-xss-protection-filter-block-expected.txt:
1968 * http/tests/security/contentSecurityPolicy/1.1/reflected-xss-and-xss-protection-filter-filter-expected.txt:
1969 * http/tests/security/contentSecurityPolicy/1.1/reflected-xss-and-xss-protection-filter-invalid-expected.txt:
1970 * http/tests/security/contentSecurityPolicy/1.1/reflected-xss-and-xss-protection-filter-unset-expected.txt:
1971 * http/tests/security/contentSecurityPolicy/1.1/reflected-xss-and-xss-protection-invalid-allow-expected.txt:
1972 * http/tests/security/contentSecurityPolicy/1.1/reflected-xss-and-xss-protection-invalid-block-expected.txt:
1973 * http/tests/security/contentSecurityPolicy/1.1/reflected-xss-and-xss-protection-invalid-filter-expected.txt:
1974 * http/tests/security/contentSecurityPolicy/1.1/reflected-xss-and-xss-protection-invalid-invalid-expected.txt:
1975 * http/tests/security/contentSecurityPolicy/1.1/reflected-xss-and-xss-protection-invalid-unset-expected.txt:
1976 * http/tests/security/contentSecurityPolicy/1.1/reflected-xss-and-xss-protection-unset-block-expected.txt:
1977 * http/tests/security/contentSecurityPolicy/1.1/reflected-xss-and-xss-protection-unset-filter-expected.txt:
1978 * http/tests/security/contentSecurityPolicy/1.1/reflected-xss-and-xss-protection-unset-invalid-expected.txt:
1979 * http/tests/security/contentSecurityPolicy/1.1/reflected-xss-and-xss-protection-unset-unset-expected.txt:
1980 * http/tests/security/contentSecurityPolicy/1.1/reflected-xss-block-expected.txt:
1981 * http/tests/security/contentSecurityPolicy/1.1/reflected-xss-empty-expected.txt:
1982 * http/tests/security/contentSecurityPolicy/1.1/reflected-xss-filter-expected.txt:
1983 * http/tests/security/contentSecurityPolicy/1.1/reflected-xss-invalid-expected.txt:
1984 * http/tests/security/xssAuditor/anchor-url-dom-write-location-expected.txt:
1985 * http/tests/security/xssAuditor/anchor-url-dom-write-location-inline-event-expected.txt:
1986 * http/tests/security/xssAuditor/anchor-url-dom-write-location-inline-event-null-char-expected.txt:
1987 * http/tests/security/xssAuditor/anchor-url-dom-write-location-javascript-URL-expected.txt:
1988 * http/tests/security/xssAuditor/anchor-url-dom-write-location2-expected.txt:
1989 * http/tests/security/xssAuditor/base-href-control-char-expected.txt:
1990 * http/tests/security/xssAuditor/base-href-expected.txt:
1991 * http/tests/security/xssAuditor/base-href-null-char-expected.txt:
1992 * http/tests/security/xssAuditor/base-href-scheme-relative-expected.txt:
1993 * http/tests/security/xssAuditor/block-does-not-leak-location-expected.txt:
1994 * http/tests/security/xssAuditor/block-does-not-leak-referrer-expected.txt:
1995 * http/tests/security/xssAuditor/cached-frame-expected.txt:
1996 * http/tests/security/xssAuditor/cookie-injection-expected.txt:
1997 * http/tests/security/xssAuditor/dom-write-URL-expected.txt:
1998 * http/tests/security/xssAuditor/dom-write-location-expected.txt:
1999 * http/tests/security/xssAuditor/dom-write-location-inline-event-expected.txt:
2000 * http/tests/security/xssAuditor/dom-write-location-javascript-URL-expected.txt:
2001 * http/tests/security/xssAuditor/embed-tag-code-attribute-2-expected.txt:
2002 * http/tests/security/xssAuditor/embed-tag-code-attribute-expected.txt:
2003 * http/tests/security/xssAuditor/embed-tag-control-char-expected.txt:
2004 * http/tests/security/xssAuditor/embed-tag-expected.txt:
2005 * http/tests/security/xssAuditor/embed-tag-javascript-url-expected.txt:
2006 * http/tests/security/xssAuditor/embed-tag-null-char-expected.txt:
2007 * http/tests/security/xssAuditor/formaction-on-button-expected.txt:
2008 * http/tests/security/xssAuditor/formaction-on-input-expected.txt:
2009 * http/tests/security/xssAuditor/form-action-expected.txt:
2010 * http/tests/security/xssAuditor/full-block-base-href-expected.txt:
2011 * http/tests/security/xssAuditor/full-block-get-from-iframe-expected.txt:
2012 * http/tests/security/xssAuditor/full-block-iframe-javascript-url-expected.txt:
2013 * http/tests/security/xssAuditor/full-block-iframe-no-inherit-expected.txt:
2014 * http/tests/security/xssAuditor/full-block-javascript-link-expected.txt:
2015 * http/tests/security/xssAuditor/full-block-link-onclick-expected.txt:
2016 * http/tests/security/xssAuditor/full-block-object-tag-expected.txt:
2017 * http/tests/security/xssAuditor/full-block-post-from-iframe-expected.txt:
2018 * http/tests/security/xssAuditor/full-block-script-tag-cross-domain-expected.txt:
2019 * http/tests/security/xssAuditor/full-block-script-tag-expected.txt:
2020 * http/tests/security/xssAuditor/full-block-script-tag-with-source-expected.txt:
2021 * http/tests/security/xssAuditor/get-from-iframe-expected.txt:
2022 * http/tests/security/xssAuditor/iframe-injection-expected.txt:
2023 * http/tests/security/xssAuditor/iframe-javascript-url-expected.txt:
2024 * http/tests/security/xssAuditor/iframe-javascript-url-more-encoding-expected.txt:
2025 * http/tests/security/xssAuditor/iframe-javascript-url-twice-url-encode-expected.txt:
2026 * http/tests/security/xssAuditor/iframe-javascript-url-twice-url-encode2-expected.txt:
2027 * http/tests/security/xssAuditor/iframe-javascript-url-twice-url-encode3-expected.txt:
2028 * http/tests/security/xssAuditor/iframe-javascript-url-url-encoded-expected.txt:
2029 * http/tests/security/xssAuditor/iframe-onload-GBK-char-expected.txt:
2030 * http/tests/security/xssAuditor/iframe-onload-in-svg-tag-expected.txt:
2031 * http/tests/security/xssAuditor/iframe-srcdoc-expected.txt:
2032 * http/tests/security/xssAuditor/img-onerror-GBK-char-expected.txt:
2033 * http/tests/security/xssAuditor/img-onerror-accented-char-expected.txt:
2034 * http/tests/security/xssAuditor/img-onerror-non-ASCII-char-default-encoding-expected.txt:
2035 * http/tests/security/xssAuditor/img-onerror-non-ASCII-char-expected.txt:
2036 * http/tests/security/xssAuditor/img-onerror-non-ASCII-char2-default-encoding-expected.txt:
2037 * http/tests/security/xssAuditor/img-onerror-non-ASCII-char2-expected.txt:
2038 * http/tests/security/xssAuditor/inline-event-HTML-entities-expected.txt:
2039 * http/tests/security/xssAuditor/javascript-link-HTML-entities-control-char-expected.txt:
2040 * http/tests/security/xssAuditor/javascript-link-HTML-entities-expected.txt:
2041 * http/tests/security/xssAuditor/javascript-link-HTML-entities-named-expected.txt:
2042 * http/tests/security/xssAuditor/javascript-link-HTML-entities-null-char-expected.txt:
2043 * http/tests/security/xssAuditor/javascript-link-ampersand-expected.txt:
2044 * http/tests/security/xssAuditor/javascript-link-control-char-expected.txt:
2045 * http/tests/security/xssAuditor/javascript-link-expected.txt:
2046 * http/tests/security/xssAuditor/javascript-link-null-char-expected.txt:
2047 * http/tests/security/xssAuditor/javascript-link-one-plus-one-expected.txt:
2048 * http/tests/security/xssAuditor/javascript-link-url-encoded-expected.txt:
2049 * http/tests/security/xssAuditor/link-onclick-ampersand-expected.txt:
2050 * http/tests/security/xssAuditor/link-onclick-control-char-expected.txt:
2051 * http/tests/security/xssAuditor/link-onclick-entities-expected.txt:
2052 * http/tests/security/xssAuditor/link-onclick-expected.txt:
2053 * http/tests/security/xssAuditor/link-onclick-null-char-expected.txt:
2054 * http/tests/security/xssAuditor/link-opens-new-window-expected.txt:
2055 * http/tests/security/xssAuditor/malformed-HTML-expected.txt:
2056 * http/tests/security/xssAuditor/malformed-xss-protection-header-1-expected.txt:
2057 * http/tests/security/xssAuditor/malformed-xss-protection-header-2-expected.txt:
2058 * http/tests/security/xssAuditor/malformed-xss-protection-header-3-expected.txt:
2059 * http/tests/security/xssAuditor/malformed-xss-protection-header-4-expected.txt:
2060 * http/tests/security/xssAuditor/malformed-xss-protection-header-5-expected.txt:
2061 * http/tests/security/xssAuditor/malformed-xss-protection-header-6-expected.txt:
2062 * http/tests/security/xssAuditor/malformed-xss-protection-header-7-expected.txt:
2063 * http/tests/security/xssAuditor/malformed-xss-protection-header-8-expected.txt:
2064 * http/tests/security/xssAuditor/malformed-xss-protection-header-9-expected.txt:
2065 * http/tests/security/xssAuditor/meta-tag-http-refresh-javascript-url-expected.txt:
2066 * http/tests/security/xssAuditor/object-embed-tag-control-char-expected.txt:
2067 * http/tests/security/xssAuditor/object-embed-tag-expected.txt:
2068 * http/tests/security/xssAuditor/object-embed-tag-null-char-expected.txt:
2069 * http/tests/security/xssAuditor/object-tag-expected.txt:
2070 * http/tests/security/xssAuditor/object-tag-javascript-url-expected.txt:
2071 * http/tests/security/xssAuditor/open-attribute-body-expected.txt:
2072 * http/tests/security/xssAuditor/open-event-handler-iframe-expected.txt:
2073 * http/tests/security/xssAuditor/open-iframe-src-01-expected.txt:
2074 * http/tests/security/xssAuditor/open-iframe-src-02-expected.txt:
2075 * http/tests/security/xssAuditor/open-script-src-01-expected.txt:
2076 * http/tests/security/xssAuditor/open-script-src-02-expected.txt:
2077 * http/tests/security/xssAuditor/open-script-src-03-expected.txt:
2078 * http/tests/security/xssAuditor/open-script-src-04-expected.txt:
2079 * http/tests/security/xssAuditor/post-from-iframe-expected.txt:
2080 * http/tests/security/xssAuditor/property-escape-comment-01-expected.txt:
2081 * http/tests/security/xssAuditor/property-escape-comment-02-expected.txt:
2082 * http/tests/security/xssAuditor/property-escape-comment-03-expected.txt:
2083 * http/tests/security/xssAuditor/property-escape-entity-01-expected.txt:
2084 * http/tests/security/xssAuditor/property-escape-entity-02-expected.txt:
2085 * http/tests/security/xssAuditor/property-escape-entity-03-expected.txt:
2086 * http/tests/security/xssAuditor/property-escape-expected.txt:
2087 * http/tests/security/xssAuditor/property-escape-long-expected.txt:
2088 * http/tests/security/xssAuditor/property-escape-quote-01-expected.txt:
2089 * http/tests/security/xssAuditor/property-escape-quote-02-expected.txt:
2090 * http/tests/security/xssAuditor/property-escape-quote-03-expected.txt:
2091 * http/tests/security/xssAuditor/report-script-tag-expected.txt:
2092 * http/tests/security/xssAuditor/report-script-tag-full-block-expected.txt:
2093 * http/tests/security/xssAuditor/script-tag-Big5-char-expected.txt:
2094 * http/tests/security/xssAuditor/script-tag-Big5-char-twice-url-encode-16bit-unicode-expected.txt:
2095 * http/tests/security/xssAuditor/script-tag-Big5-char-twice-url-encode-expected.txt:
2096 * http/tests/security/xssAuditor/script-tag-Big5-char2-expected.txt:
2097 * http/tests/security/xssAuditor/script-tag-addslashes-backslash-expected.txt:
2098 * http/tests/security/xssAuditor/script-tag-addslashes-double-quote-expected.txt:
2099 * http/tests/security/xssAuditor/script-tag-addslashes-null-char-expected.txt:
2100 * http/tests/security/xssAuditor/script-tag-addslashes-single-quote-expected.txt:
2101 * http/tests/security/xssAuditor/script-tag-control-char-expected.txt:
2102 * http/tests/security/xssAuditor/script-tag-convoluted-expected.txt:
2103 * http/tests/security/xssAuditor/script-tag-entities-expected.txt:
2104 * http/tests/security/xssAuditor/script-tag-expected.txt:
2105 * http/tests/security/xssAuditor/script-tag-inside-svg-tag-expected.txt:
2106 * http/tests/security/xssAuditor/script-tag-inside-svg-tag2-expected.txt:
2107 * http/tests/security/xssAuditor/script-tag-inside-svg-tag3-expected.txt:
2108 * http/tests/security/xssAuditor/script-tag-null-char-expected.txt:
2109 * http/tests/security/xssAuditor/script-tag-open-redirect-expected.txt:
2110 * http/tests/security/xssAuditor/script-tag-post-control-char-expected.txt:
2111 * http/tests/security/xssAuditor/script-tag-post-expected.txt:
2112 * http/tests/security/xssAuditor/script-tag-post-null-char-expected.txt:
2113 * http/tests/security/xssAuditor/script-tag-redirect-expected.txt:
2114 * http/tests/security/xssAuditor/script-tag-with-16bit-unicode-expected.txt:
2115 * http/tests/security/xssAuditor/script-tag-with-16bit-unicode-surrogate-pair-expected.txt:
2116 * http/tests/security/xssAuditor/script-tag-with-16bit-unicode2-expected.txt:
2117 * http/tests/security/xssAuditor/script-tag-with-16bit-unicode3-expected.txt:
2118 * http/tests/security/xssAuditor/script-tag-with-16bit-unicode4-expected.txt:
2119 * http/tests/security/xssAuditor/script-tag-with-16bit-unicode5-expected.txt:
2120 * http/tests/security/xssAuditor/script-tag-with-actual-comma-expected.txt:
2121 * http/tests/security/xssAuditor/script-tag-with-callbacks-expected.txt:
2122 * http/tests/security/xssAuditor/script-tag-with-comma-01-expected.txt:
2123 * http/tests/security/xssAuditor/script-tag-with-comma-02-expected.txt:
2124 * http/tests/security/xssAuditor/script-tag-with-fancy-unicode-expected.txt:
2125 * http/tests/security/xssAuditor/script-tag-with-invalid-closing-tag-expected.txt:
2126 * http/tests/security/xssAuditor/script-tag-with-invalid-url-encoding-expected.txt:
2127 * http/tests/security/xssAuditor/script-tag-with-source-control-char-expected.txt:
2128 * http/tests/security/xssAuditor/script-tag-with-source-data-url-expected.txt:
2129 * http/tests/security/xssAuditor/script-tag-with-source-data-url2-expected.txt:
2130 * http/tests/security/xssAuditor/script-tag-with-source-data-url3-expected.txt:
2131 * http/tests/security/xssAuditor/script-tag-with-source-double-quote-expected.txt:
2132 * http/tests/security/xssAuditor/script-tag-with-source-entities-expected.txt:
2133 * http/tests/security/xssAuditor/script-tag-with-source-expected.txt:
2134 * http/tests/security/xssAuditor/script-tag-with-source-no-quote-expected.txt:
2135 * http/tests/security/xssAuditor/script-tag-with-source-null-char-expected.txt:
2136 * http/tests/security/xssAuditor/script-tag-with-source-relative-scheme-expected.txt:
2137 * http/tests/security/xssAuditor/script-tag-with-source-same-host-with-query-expected.txt:
2138 * http/tests/security/xssAuditor/script-tag-with-source-unterminated-01-expected.txt:
2139 * http/tests/security/xssAuditor/script-tag-with-source-unterminated-02-expected.txt:
2140 * http/tests/security/xssAuditor/script-tag-with-source-unterminated-03-expected.txt:
2141 * http/tests/security/xssAuditor/script-tag-with-three-times-url-encoded-16bit-unicode-expected.txt:
2142 * http/tests/security/xssAuditor/script-tag-with-trailing-comment-U2028-expected.txt:
2143 * http/tests/security/xssAuditor/script-tag-with-trailing-comment-expected.txt:
2144 * http/tests/security/xssAuditor/script-tag-with-trailing-comment2-expected.txt:
2145 * http/tests/security/xssAuditor/script-tag-with-trailing-comment3-expected.txt:
2146 * http/tests/security/xssAuditor/script-tag-with-trailing-comment4-expected.txt:
2147 * http/tests/security/xssAuditor/script-tag-with-trailing-comment5-expected.txt:
2148 * http/tests/security/xssAuditor/svg-script-tag-expected.txt:
2149 * http/tests/security/xssAuditor/xss-filter-bypass-big5-expected.txt:
2150 * http/tests/security/xssAuditor/xss-filter-bypass-long-string-expected.txt:
2151 * http/tests/security/xssAuditor/xss-filter-bypass-sjis-expected.txt:
2152 * http/tests/security/xssAuditor/xss-protection-parsing-01-expected.txt:
2153 * http/tests/security/xssAuditor/xss-protection-parsing-02-expected.txt:
2154 * http/tests/security/xssAuditor/xss-protection-parsing-03-expected.txt:
2155 * http/tests/security/xssAuditor/xss-protection-parsing-04-expected.txt:
2156 * platform/chromium/http/tests/security/xssAuditor/javascript-link-control-char2-expected.txt:
2158 2013-03-12 Vsevolod Vlasov <vsevik@chromium.org>
2160 Web Inspector: Several inspector tests are flaky beacuse of beforeonload event handler.
2161 https://bugs.webkit.org/show_bug.cgi?id=112111
2163 Reviewed by Alexander Pavlov.
2165 Added removeEventListener call.
2166 Beforeunload message was updated so that it is possible to find it's source from it.
2168 * inspector-protocol/page/javascriptDialogEvents-expected.txt:
2169 * inspector-protocol/page/javascriptDialogEvents.html:
2171 2013-03-12 Zan Dobersek <zdobersek@igalia.com>
2173 Unreviewed GTK gardening.
2175 * platform/gtk/TestExpectations: Adding failure expectations for tests introduced in r145397 and r145474.
2176 * platform/gtk/fast/js/global-constructors-expected.txt: Rebaselining after r145400.
2178 2013-03-12 Vsevolod Vlasov <vsevik@chromium.org>
2180 Unreviewed test flakiness fix.
2182 * inspector/debugger/event-listener-breakpoints.html:
2184 2013-03-11 Vsevolod Vlasov <vsevik@chromium.org>
2186 Unreviewed test flakiness fix.
2188 * inspector/debugger/xhr-breakpoints.html:
2189 * platform/chromium/TestExpectations:
2191 2013-03-11 Filip Pizlo <fpizlo@apple.com>
2193 DFG overflow check elimination is too smart for its own good
2194 https://bugs.webkit.org/show_bug.cgi?id=111832
2196 Reviewed by Oliver Hunt and Gavin Barraclough.
2198 * fast/js/dfg-arith-add-overflow-check-elimination-predicted-but-not-proven-int-expected.txt: Added.
2199 * fast/js/dfg-arith-add-overflow-check-elimination-predicted-but-not-proven-int.html: Added.
2200 * fast/js/dfg-arith-add-overflow-check-elimination-tower-of-large-numbers-expected.txt: Added.
2201 * fast/js/dfg-arith-add-overflow-check-elimination-tower-of-large-numbers.html: Added.
2202 * fast/js/jsc-test-list:
2203 * fast/js/script-tests/dfg-arith-add-overflow-check-elimination-predicted-but-not-proven-int.js: Added.
2206 * fast/js/script-tests/dfg-arith-add-overflow-check-elimination-tower-of-large-numbers.js: Added.
2210 2013-03-11 Pavel Feldman <pfeldman@chromium.org>
2212 Not reviewed: Chromium expectations updated.
2214 * platform/chromium-linux/media/track/track-cue-rendering-horizontal-expected.txt: Removed.
2215 * platform/chromium-linux/media/track/track-cue-rendering-vertical-expected.txt: Removed.
2216 * platform/chromium-win/media/track/track-cue-rendering-horizontal-expected.txt:
2217 * platform/chromium-win/media/track/track-cue-rendering-vertical-expected.txt:
2219 2013-03-11 Pavel Feldman <pfeldman@chromium.org>
2221 Not reviewed: Chromium expectations updated.
2223 * platform/chromium-mac/fast/borders/border-radius-with-box-shadow-expected.png:
2224 * platform/chromium-win/fast/borders/border-radius-with-box-shadow-expected.png:
2226 2013-03-11 Jochen Eisinger <jochen@chromium.org>
2228 Don't create multiple user gesture indicators when forwarding events to sub frames
2229 https://bugs.webkit.org/show_bug.cgi?id=111923
2231 Reviewed by Adam Barth.
2233 Ports that implement consumable user gestures depend on a single user
2234 gesture indicator being created in response to a single user gesture.
2236 * platform/chromium/fast/events/popup-allowed-from-gesture-only-once-iframes-expected.txt: Added.
2237 * platform/chromium/fast/events/popup-allowed-from-gesture-only-once-iframes.html: Added.
2239 2013-03-11 Pavel Feldman <pfeldman@chromium.org>
2241 Not reviewed: Chromium expectations updated.
2243 * platform/chromium/TestExpectations:
2245 2013-03-11 Pavel Feldman <pfeldman@chromium.org>
2247 Not reviewed: Chromium rebaselines.
2249 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt: Removed.
2250 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt: Removed.
2251 * platform/chromium-mac-lion/compositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt: Removed.
2252 * platform/chromium-mac-lion/compositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt: Removed.
2253 * platform/chromium-mac-snowleopard/compositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt: Removed.
2254 * platform/chromium-mac-snowleopard/compositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt: Removed.
2255 * platform/chromium-mac/compositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt: Removed.
2256 * platform/chromium-mac/compositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt: Removed.
2257 * platform/chromium-win/platform/chromium/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt: Removed.
2258 * platform/chromium-win/platform/chromium/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt: Removed.
2259 * platform/chromium/compositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt: Renamed from LayoutTests/platform/chromium-linux/compositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt.
2260 * platform/chromium/compositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt: Renamed from LayoutTests/platform/chromium-linux/compositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt.
2262 2013-03-11 Pavel Feldman <pfeldman@chromium.org>
2264 Not reviewed: Chromium rebaselines.
2266 * platform/chromium/compositing/overflow/composited-scrolling-paint-phases-expected.txt:
2267 * platform/chromium/platform/chromium/virtual/gpu/compositedscrolling/overflow/composited-scrolling-paint-phases-expected.txt:
2268 * platform/chromium/platform/chromium/virtual/softwarecompositing/overflow/composited-scrolling-paint-phases-expected.txt:
2270 2013-03-11 Takashi Sakamoto <tasak@google.com>
2272 [CSS] shadow from radius has wrong render in webkit
2273 https://bugs.webkit.org/show_bug.cgi?id=99928
2275 Reviewed by Simon Fraser.
2277 * fast/box-shadow/box-shadow-with-zero-radius-expected.html: Added.
2278 * fast/box-shadow/box-shadow-with-zero-radius.html: Added.
2279 * platform/chromium-linux/fast/borders/border-radius-with-box-shadow-expected.png:
2280 Rebaselined. Comparing the old one with the new one, both ones look almost
2283 2013-03-11 James Robinson <jamesr@chromium.org>
2285 [chromium] Fix flaky timeouts in platform/chromium/events/fast/events/intercept-postmessage.html
2286 https://bugs.webkit.org/show_bug.cgi?id=112089
2288 Reviewed by Adam Barth.
2290 This test had a few problems. The most serious is it raced a window.postMessage() from an inline <script> in the
2291 <head> with the HTML parser processing the rest of the testcase. If the HTML parser yielded before parsing out
2292 the <pre id="console">, function recvMsg1 would generate an error accessing the undefined pre. The test also
2293 set up a setTimeout with a timeout of 50ms to run after a postMessage handler. There's no need to wait after
2294 yielding for a timeout, these events are processed in order.
2296 * platform/chromium/fast/events/intercept-postmessage.html:
2298 2013-03-11 Adam Barth <abarth@webkit.org>
2300 Make BackgroundHTMLParser work with doc.writes that enter or leave foreign content
2301 https://bugs.webkit.org/show_bug.cgi?id=109764
2303 Reviewed by Eric Seidel.
2305 * fast/parser/document-write-svg-cdata-expected.txt: Added.
2306 * fast/parser/document-write-svg-cdata.html: Added.
2308 2013-03-11 Yuki Sekiguchi <yuki.sekiguchi@access-company.com>
2310 Ruby text is incorrectly positioned when its writing-mode is changed to vertical after layout is done
2311 https://bugs.webkit.org/show_bug.cgi?id=96592
2313 Reviewed by Hajime Morrita.
2315 * fast/writing-mode/ruby-text-logical-left-expected.html: Added.
2316 * fast/writing-mode/ruby-text-logical-left.html: Added.
2318 2013-03-11 Lamarque V. Souza <Lamarque.Souza@basyskom.com>
2320 [css3-text] Add partial parsing support for text-underline-position property from CSS3 Text
2321 https://bugs.webkit.org/show_bug.cgi?id=102491
2323 Reviewed by Julien Chaffraix.
2325 Added getComputedStyle layout tests for 'text-underline-position' CSS3
2326 property, with 'webkit' prefix.
2328 * fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-underline-position-expected.txt: Added.
2329 * fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-underline-position.html: Added.
2330 * fast/css3-text/css3-text-decoration/getComputedStyle/script-tests/getComputedStyle-text-underline-position.js: Added.
2332 (testComputedStyle):
2334 2013-03-11 Christian Biesinger <cbiesinger@chromium.org>
2336 Hit testing should use ancestorInThisScope to get the non-shadow ancestor
2337 https://bugs.webkit.org/show_bug.cgi?id=112068
2339 Reviewed by Dimitri Glazkov.
2341 * media/nodesFromRect-shadowContent.html: Extend the hit testing rect
2342 to guarantee reaching a nested shadow tree.
2344 2013-03-11 James Robinson <jamesr@chromium.org>
2346 More chromium layer tree rebaselines for r145422
2348 * platform/chromium-mac-lion/compositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt: Copied from LayoutTests/platform/chromium/platform/chromium/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt.
2349 * platform/chromium-mac-lion/compositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt: Copied from LayoutTests/platform/chromium/platform/chromium/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt.
2350 * platform/chromium-mac-snowleopard/compositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt: Copied from LayoutTests/platform/chromium/platform/chromium/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt.
2351 * platform/chromium-mac-snowleopard/compositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt: Copied from LayoutTests/platform/chromium/platform/chromium/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt.
2352 * platform/chromium-mac/compositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt: Copied from LayoutTests/platform/chromium/platform/chromium/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt.
2353 * platform/chromium-mac/compositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt: Copied from LayoutTests/platform/chromium/platform/chromium/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt.
2354 * platform/chromium-win/platform/chromium/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt: Copied from LayoutTests/platform/chromium/platform/chromium/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt.
2355 * platform/chromium-win/platform/chromium/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt: Copied from LayoutTests/platform/chromium/platform/chromium/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt.
2356 * platform/chromium/platform/chromium/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt:
2357 * platform/chromium/platform/chromium/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt:
2359 2013-03-11 James Robinson <jamesr@chromium.org>
2361 First (of probably many) layer tree rebaselines for r145422
2363 * platform/chromium-linux-x86/compositing/overflow/composited-scrolling-paint-phases-expected.txt: Copied from LayoutTests/platform/chromium-linux/compositing/overflow/composited-scrolling-paint-phases-expected.txt.
2364 * platform/chromium-linux/compositing/iframes/become-overlapped-iframe-expected.txt:
2365 * platform/chromium-linux/compositing/iframes/composited-parent-iframe-expected.txt:
2366 * platform/chromium-linux/compositing/iframes/connect-compositing-iframe-delayed-expected.txt:
2367 * platform/chromium-linux/compositing/iframes/connect-compositing-iframe-expected.txt:
2368 * platform/chromium-linux/compositing/iframes/connect-compositing-iframe2-expected.txt:
2369 * platform/chromium-linux/compositing/iframes/connect-compositing-iframe3-expected.txt:
2370 * platform/chromium-linux/compositing/iframes/enter-compositing-iframe-expected.txt:
2371 * platform/chromium-linux/compositing/iframes/iframe-resize-expected.txt:
2372 * platform/chromium-linux/compositing/iframes/iframe-size-from-zero-expected.txt:
2373 * platform/chromium-linux/compositing/iframes/invisible-nested-iframe-show-expected.txt:
2374 * platform/chromium-linux/compositing/iframes/overlapped-iframe-expected.txt:
2375 * platform/chromium-linux/compositing/iframes/resizer-expected.txt:
2376 * platform/chromium-linux/compositing/iframes/scrolling-iframe-expected.txt:
2377 * platform/chromium-linux/compositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt: Added.
2378 * platform/chromium-linux/compositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt: Added.
2379 * platform/chromium-linux/compositing/overflow/composited-scrolling-paint-phases-expected.txt:
2380 * platform/chromium-linux/compositing/overflow/textarea-scroll-touch-expected.txt:
2381 * platform/chromium-linux/platform/chromium/virtual/gpu/compositedscrolling/overflow/composited-scrolling-paint-phases-expected.txt:
2382 * platform/chromium-linux/platform/chromium/virtual/gpu/compositedscrolling/overflow/textarea-scroll-touch-expected.txt:
2383 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/iframes/become-overlapped-iframe-expected.txt:
2384 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/iframes/composited-parent-iframe-expected.txt:
2385 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/iframes/connect-compositing-iframe-delayed-expected.txt:
2386 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/iframes/connect-compositing-iframe-expected.txt:
2387 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/iframes/connect-compositing-iframe2-expected.txt:
2388 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/iframes/connect-compositing-iframe3-expected.txt:
2389 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/iframes/enter-compositing-iframe-expected.txt:
2390 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/iframes/iframe-resize-expected.txt:
2391 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/iframes/iframe-size-from-zero-expected.txt:
2392 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/iframes/invisible-nested-iframe-show-expected.txt:
2393 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/iframes/overlapped-iframe-expected.txt:
2394 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/iframes/resizer-expected.txt:
2395 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/iframes/scrolling-iframe-expected.txt:
2396 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt: Added.
2397 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt: Added.
2398 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/overflow/composited-scrolling-paint-phases-expected.txt:
2399 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/overflow/textarea-scroll-touch-expected.txt:
2401 2013-03-11 James Robinson <jamesr@chromium.org>
2403 De-flake fast/dom/title-directionality.html
2404 https://bugs.webkit.org/show_bug.cgi?id=112075
2406 Reviewed by Adam Barth.
2408 This moves the test logic from an inline script to an onload handler. Otherwise, the whitespace collapsing logic
2409 creates a race between the style recalc timer and the HTML parser which sometimes produces an extra newline at
2410 the end of the text output.
2412 * fast/dom/title-directionality-expected.txt:
2413 * fast/dom/title-directionality.html:
2415 2013-03-05 Ojan Vafai <ojan@chromium.org>
2417 Intrinsic width keyword values don't work for tables
2418 https://bugs.webkit.org/show_bug.cgi?id=111515
2420 Reviewed by Julien Chaffraix.
2422 * fast/css-intrinsic-dimensions/css-tables-expected.txt: Added.
2423 * fast/css-intrinsic-dimensions/css-tables.html: Added.
2424 * fast/css-intrinsic-dimensions/tables-expected.txt: Added.
2425 * fast/css-intrinsic-dimensions/tables.html: Added.
2427 2013-03-11 Stephen Chenney <schenney@chromium.org>
2429 HTMLInputElement can delete an ImageLoader while it's still needed
2430 https://bugs.webkit.org/show_bug.cgi?id=110621
2432 Reviewed by Darin Adler.
2434 * fast/forms/image/image-error-event-modifies-type-crash-expected.txt: Added.
2435 * fast/forms/image/image-error-event-modifies-type-crash.html: Added.
2437 2013-03-11 Alok Priyadarshi <alokp@chromium.org>
2439 Revert "Mark GraphicsLayers as opaque when possible"
2441 This reverts commit 0a4d3c2d8a0373aa9e5bd9209885137a13a7f0e0.
2443 REGRESSION (r143626): http://chainlove.com shows garbage tiles on Mac
2444 https://bugs.webkit.org/show_bug.cgi?id=112043
2446 Unreviewed, rolling out r143626.
2448 * compositing/absolute-inside-out-of-view-fixed-expected.txt:
2449 * compositing/backing/no-backing-for-clip-expected.txt:
2450 * compositing/backing/no-backing-for-clip-overlap-expected.txt:
2451 * compositing/backing/no-backing-for-perspective-expected.txt:
2452 * compositing/clip-child-by-non-stacking-ancestor-expected.txt:
2453 * compositing/columns/composited-in-paginated-expected.txt:
2454 * compositing/contents-opaque/contents-opaque-background-clip-expected.txt: Removed.
2455 * compositing/contents-opaque/contents-opaque-background-clip.html: Removed.
2456 * compositing/contents-opaque/contents-opaque-background-color-expected.txt: Removed.
2457 * compositing/contents-opaque/contents-opaque-background-color.html: Removed.
2458 * compositing/contents-opaque/contents-opaque-layer-opacity-expected.txt: Removed.
2459 * compositing/contents-opaque/contents-opaque-layer-opacity.html: Removed.
2460 * compositing/contents-opaque/contents-opaque-layer-transform-expected.txt: Removed.
2461 * compositing/contents-opaque/contents-opaque-layer-transform.html: Removed.
2462 * compositing/filters/sw-layer-overlaps-hw-shadow-expected.txt:
2463 * compositing/filters/sw-shadow-overlaps-hw-layer-expected.txt:
2464 * compositing/geometry/bounds-ignores-hidden-composited-descendant-expected.txt:
2465 * compositing/geometry/bounds-ignores-hidden-dynamic-expected.txt:
2466 * compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.txt:
2467 * compositing/geometry/bounds-ignores-hidden-expected.txt:
2468 * compositing/geometry/clip-expected.txt:
2469 * compositing/geometry/clip-inside-expected.txt:
2470 * compositing/geometry/fixed-position-composited-switch-expected.txt:
2471 * compositing/geometry/flipped-writing-mode-expected.txt:
2472 * compositing/geometry/layer-due-to-layer-children-deep-switch-expected.txt:
2473 * compositing/geometry/layer-due-to-layer-children-switch-expected.txt:
2474 * compositing/geometry/limit-layer-bounds-clipping-ancestor-expected.txt:
2475 * compositing/geometry/limit-layer-bounds-fixed-expected.txt:
2476 * compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt:
2477 * compositing/geometry/limit-layer-bounds-overflow-root-expected.txt:
2478 * compositing/geometry/limit-layer-bounds-positioned-expected.txt:
2479 * compositing/geometry/limit-layer-bounds-positioned-transition-expected.txt:
2480 * compositing/geometry/limit-layer-bounds-transformed-expected.txt:
2481 * compositing/geometry/limit-layer-bounds-transformed-overflow-expected.txt:
2482 * compositing/geometry/preserve-3d-switching-expected.txt:
2483 * compositing/iframes/become-composited-nested-iframes-expected.txt:
2484 * compositing/iframes/become-overlapped-iframe-expected.txt:
2485 * compositing/iframes/composited-parent-iframe-expected.txt:
2486 * compositing/iframes/connect-compositing-iframe-delayed-expected.txt:
2487 * compositing/iframes/connect-compositing-iframe-expected.txt:
2488 * compositing/iframes/connect-compositing-iframe2-expected.txt:
2489 * compositing/iframes/connect-compositing-iframe3-expected.txt:
2490 * compositing/iframes/enter-compositing-iframe-expected.txt:
2491 * compositing/iframes/iframe-resize-expected.txt:
2492 * compositing/iframes/invisible-nested-iframe-hide-expected.txt:
2493 * compositing/iframes/invisible-nested-iframe-show-expected.txt:
2494 * compositing/iframes/overlapped-iframe-expected.txt:
2495 * compositing/iframes/overlapped-iframe-iframe-expected.txt:
2496 * compositing/iframes/overlapped-nested-iframes-expected.txt:
2497 * compositing/iframes/page-cache-layer-tree-expected.txt:
2498 * compositing/iframes/scrolling-iframe-expected.txt:
2499 * compositing/layer-creation/animation-overlap-with-children-expected.txt:
2500 * compositing/layer-creation/fixed-position-and-transform-expected.txt:
2501 * compositing/layer-creation/fixed-position-change-out-of-view-in-view-expected.txt:
2502 * compositing/layer-creation/fixed-position-out-of-view-expected.txt:
2503 * compositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt:
2504 * compositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt:
2505 * compositing/layer-creation/fixed-position-under-transform-expected.txt:
2506 * compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt:
2507 * compositing/layer-creation/overflow-scroll-overlap-expected.txt:
2508 * compositing/layer-creation/overlap-animation-clipping-expected.txt:
2509 * compositing/layer-creation/overlap-animation-expected.txt:
2510 * compositing/layer-creation/overlap-child-layer-expected.txt:
2511 * compositing/layer-creation/overlap-clipping-expected.txt:
2512 * compositing/layer-creation/overlap-transformed-3d-expected.txt:
2513 * compositing/layer-creation/overlap-transformed-and-clipped-expected.txt:
2514 * compositing/layer-creation/overlap-transformed-layer-expected.txt:
2515 * compositing/layer-creation/overlap-transformed-preserved-3d-expected.txt:
2516 * compositing/layer-creation/overlap-transforms-expected.txt:
2517 * compositing/layer-creation/spanOverlapsCanvas-expected.txt:
2518 * compositing/layer-creation/stacking-context-overlap-expected.txt:
2519 * compositing/layer-creation/translatez-overlap-expected.txt:
2520 * compositing/masks/mask-layer-size-expected.txt:
2521 * compositing/overflow-trumps-transform-style-expected.txt:
2522 * compositing/overflow/clip-descendents-expected.txt:
2523 * compositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt:
2524 * compositing/overflow/textarea-scroll-touch-expected.txt:
2525 * compositing/plugins/no-backing-store-expected.txt:
2526 * compositing/repaint/invalidations-on-composited-layers-expected.txt:
2527 * compositing/rtl/rtl-absolute-expected.txt:
2528 * compositing/rtl/rtl-absolute-overflow-expected.txt:
2529 * compositing/rtl/rtl-absolute-overflow-scrolled-expected.txt:
2530 * compositing/rtl/rtl-fixed-expected.txt:
2531 * compositing/rtl/rtl-fixed-overflow-expected.txt:
2532 * compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt:
2533 * compositing/rtl/rtl-iframe-absolute-expected.txt:
2534 * compositing/rtl/rtl-iframe-absolute-overflow-expected.txt:
2535 * compositing/rtl/rtl-iframe-absolute-overflow-scrolled-expected.txt:
2536 * compositing/rtl/rtl-iframe-fixed-expected.txt:
2537 * compositing/rtl/rtl-iframe-fixed-overflow-expected.txt:
2538 * compositing/rtl/rtl-iframe-fixed-overflow-scrolled-expected.txt:
2539 * compositing/rtl/rtl-iframe-relative-expected.txt:
2540 * compositing/rtl/rtl-relative-expected.txt:
2541 * compositing/tiled-layers-hidpi-expected.txt:
2542 * compositing/tiling/backface-preserve-3d-tiled-expected.txt:
2543 * compositing/tiling/crash-reparent-tiled-layer-expected.txt:
2544 * compositing/tiling/huge-layer-add-remove-child-expected.txt:
2545 * compositing/tiling/huge-layer-with-layer-children-expected.txt:
2546 * compositing/tiling/huge-layer-with-layer-children-resize-expected.txt:
2547 * compositing/tiling/rotated-tiled-clamped-expected.txt:
2548 * compositing/tiling/rotated-tiled-preserve3d-clamped-expected.txt:
2549 * compositing/tiling/tile-cache-zoomed-expected.txt:
2550 * compositing/tiling/tiled-layer-resize-expected.txt:
2551 * compositing/visible-rect/2d-transformed-expected.txt:
2552 * compositing/visible-rect/3d-transform-style-expected.txt:
2553 * compositing/visible-rect/3d-transformed-expected.txt:
2554 * compositing/visible-rect/animated-expected.txt:
2555 * compositing/visible-rect/animated-from-none-expected.txt:
2556 * compositing/visible-rect/clipped-by-viewport-expected.txt:
2557 * compositing/visible-rect/clipped-visible-rect-expected.txt:
2558 * compositing/visible-rect/iframe-and-layers-expected.txt:
2559 * compositing/visible-rect/iframe-no-layers-expected.txt:
2560 * compositing/visible-rect/nested-transform-expected.txt:
2561 * compositing/visible-rect/scrolled-expected.txt:
2562 * css3/filters/filtered-compositing-descendant-expected.txt:
2563 * platform/chromium-linux-x86/compositing/geometry/bounds-ignores-hidden-composited-descendant-expected.txt:
2564 * platform/chromium-linux-x86/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.txt:
2565 * platform/chromium-linux-x86/platform/chromium/virtual/softwarecompositing/rtl/rtl-fixed-overflow-scrolled-expected.txt:
2566 * platform/chromium-linux-x86/platform/chromium/virtual/softwarecompositing/rtl/rtl-iframe-absolute-expected.txt:
2567 * platform/chromium-linux-x86/platform/chromium/virtual/softwarecompositing/rtl/rtl-iframe-fixed-expected.txt:
2568 * platform/chromium-linux-x86/platform/chromium/virtual/softwarecompositing/rtl/rtl-iframe-relative-expected.txt:
2569 * platform/chromium-linux/compositing/geometry/bounds-ignores-hidden-composited-descendant-expected.txt:
2570 * platform/chromium-linux/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.txt:
2571 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/rtl/rtl-fixed-overflow-scrolled-expected.txt:
2572 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/rtl/rtl-iframe-absolute-expected.txt:
2573 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/rtl/rtl-iframe-fixed-expected.txt:
2574 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/rtl/rtl-iframe-relative-expected.txt:
2575 * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/rtl/rtl-fixed-overflow-scrolled-expected.txt:
2576 * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/rtl/rtl-iframe-absolute-expected.txt:
2577 * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/rtl/rtl-iframe-fixed-expected.txt:
2578 * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/rtl/rtl-iframe-relative-expected.txt:
2579 * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/rtl/rtl-fixed-overflow-scrolled-expected.txt:
2580 * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/rtl/rtl-iframe-absolute-expected.txt:
2581 * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/rtl/rtl-iframe-fixed-expected.txt:
2582 * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/rtl/rtl-iframe-relative-expected.txt:
2583 * platform/chromium-mac/compositing/iframes/invisible-nested-iframe-show-expected.txt:
2584 * platform/chromium-mac/compositing/overflow/textarea-scroll-touch-expected.txt:
2585 * platform/chromium-mac/compositing/repaint/invalidations-on-composited-layers-expected.txt:
2586 * platform/chromium-mac/compositing/tiling/crash-reparent-tiled-layer-expected.txt:
2587 * platform/chromium-mac/compositing/tiling/huge-layer-add-remove-child-expected.txt:
2588 * platform/chromium-mac/compositing/tiling/huge-layer-with-layer-children-expected.txt:
2589 * platform/chromium-mac/compositing/tiling/huge-layer-with-layer-children-resize-expected.txt:
2590 * platform/chromium-mac/platform/chromium/virtual/gpu/compositedscrolling/overflow/textarea-scroll-touch-expected.txt:
2591 * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/overflow/textarea-scroll-touch-expected.txt:
2592 * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/repaint/invalidations-on-composited-layers-expected.txt:
2593 * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/rtl/rtl-fixed-overflow-scrolled-expected.txt:
2594 * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/rtl/rtl-iframe-absolute-expected.txt:
2595 * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/rtl/rtl-iframe-fixed-expected.txt:
2596 * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/rtl/rtl-iframe-relative-expected.txt:
2597 * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/tiling/huge-layer-add-remove-child-expected.txt:
2598 * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/tiling/huge-layer-with-layer-children-expected.txt:
2599 * platform/chromium-win-xp/compositing/geometry/bounds-ignores-hidden-composited-descendant-expected.txt:
2600 * platform/chromium-win-xp/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.txt:
2601 * platform/chromium-win-xp/platform/chromium/virtual/softwarecompositing/rtl/rtl-fixed-overflow-scrolled-expected.txt:
2602 * platform/chromium-win-xp/platform/chromium/virtual/softwarecompositing/rtl/rtl-iframe-absolute-expected.txt:
2603 * platform/chromium-win-xp/platform/chromium/virtual/softwarecompositing/rtl/rtl-iframe-fixed-expected.txt:
2604 * platform/chromium-win-xp/platform/chromium/virtual/softwarecompositing/rtl/rtl-iframe-relative-expected.txt:
2605 * platform/chromium-win/compositing/backing/no-backing-for-clip-expected.txt:
2606 * platform/chromium-win/compositing/backing/no-backing-for-clip-overlap-expected.txt:
2607 * platform/chromium-win/compositing/backing/no-backing-for-perspective-expected.txt:
2608 * platform/chromium-win/compositing/geometry/bounds-ignores-hidden-composited-descendant-expected.txt:
2609 * platform/chromium-win/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.txt:
2610 * platform/chromium-win/compositing/geometry/layer-due-to-layer-children-deep-switch-expected.txt:
2611 * platform/chromium-win/compositing/geometry/layer-due-to-layer-children-switch-expected.txt:
2612 * platform/chromium-win/compositing/geometry/limit-layer-bounds-overflow-root-expected.txt:
2613 * platform/chromium-win/compositing/geometry/preserve-3d-switching-expected.txt:
2614 * platform/chromium-win/compositing/iframes/invisible-nested-iframe-show-expected.txt:
2615 * platform/chromium-win/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt:
2616 * platform/chromium-win/compositing/tiling/crash-reparent-tiled-layer-expected.txt:
2617 * platform/chromium-win/compositing/tiling/huge-layer-add-remove-child-expected.txt:
2618 * platform/chromium-win/compositing/tiling/huge-layer-with-layer-children-expected.txt:
2619 * platform/chromium-win/compositing/tiling/huge-layer-with-layer-children-resize-expected.txt:
2620 * platform/chromium/TestExpectations:
2621 * platform/chromium/compositing/backing/no-backing-for-clip-expected.txt:
2622 * platform/chromium/compositing/backing/no-backing-for-clip-overlap-expected.txt:
2623 * platform/chromium/compositing/backing/no-backing-for-perspective-expected.txt:
2624 * platform/chromium/compositing/columns/composited-in-paginated-expected.txt:
2625 * platform/chromium/compositing/filters/sw-layer-overlaps-hw-shadow-expected.txt:
2626 * platform/chromium/compositing/filters/sw-shadow-overlaps-hw-layer-expected.txt:
2627 * platform/chromium/compositing/geometry/bounds-ignores-hidden-composited-descendant-expected.txt:
2628 * platform/chromium/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.txt:
2629 * platform/chromium/compositing/geometry/clip-expected.txt:
2630 * platform/chromium/compositing/geometry/clip-inside-expected.txt:
2631 * platform/chromium/compositing/geometry/fixed-position-composited-switch-expected.txt:
2632 * platform/chromium/compositing/geometry/flipped-writing-mode-expected.txt:
2633 * platform/chromium/compositing/geometry/layer-due-to-layer-children-deep-switch-expected.txt:
2634 * platform/chromium/compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt:
2635 * platform/chromium/compositing/geometry/limit-layer-bounds-overflow-root-expected.txt:
2636 * platform/chromium/compositing/geometry/limit-layer-bounds-positioned-expected.txt:
2637 * platform/chromium/compositing/geometry/limit-layer-bounds-positioned-transition-expected.txt:
2638 * platform/chromium/compositing/geometry/limit-layer-bounds-transformed-expected.txt:
2639 * platform/chromium/compositing/geometry/limit-layer-bounds-transformed-overflow-expected.txt:
2640 * platform/chromium/compositing/geometry/preserve-3d-switching-expected.txt:
2641 * platform/chromium/compositing/iframes/become-composited-nested-iframes-expected.txt:
2642 * platform/chromium/compositing/iframes/become-overlapped-iframe-expected.txt:
2643 * platform/chromium/compositing/iframes/composited-parent-iframe-expected.txt:
2644 * platform/chromium/compositing/iframes/connect-compositing-iframe-delayed-expected.txt:
2645 * platform/chromium/compositing/iframes/connect-compositing-iframe-expected.txt:
2646 * platform/chromium/compositing/iframes/connect-compositing-iframe2-expected.txt:
2647 * platform/chromium/compositing/iframes/connect-compositing-iframe3-expected.txt:
2648 * platform/chromium/compositing/iframes/enter-compositing-iframe-expected.txt:
2649 * platform/chromium/compositing/iframes/iframe-resize-expected.txt:
2650 * platform/chromium/compositing/iframes/iframe-size-from-zero-expected.txt:
2651 * platform/chromium/compositing/iframes/invisible-nested-iframe-hide-expected.txt:
2652 * platform/chromium/compositing/iframes/overlapped-iframe-expected.txt:
2653 * platform/chromium/compositing/iframes/overlapped-iframe-iframe-expected.txt:
2654 * platform/chromium/compositing/iframes/overlapped-nested-iframes-expected.txt:
2655 * platform/chromium/compositing/iframes/resizer-expected.txt:
2656 * platform/chromium/compositing/iframes/scrolling-iframe-expected.txt:
2657 * platform/chromium/compositing/layer-creation/fixed-position-and-transform-expected.txt:
2658 * platform/chromium/compositing/layer-creation/fixed-position-change-out-of-view-in-view-expected.txt:
2659 * platform/chromium/compositing/layer-creation/fixed-position-out-of-view-expected.txt:
2660 * platform/chromium/compositing/layer-creation/fixed-position-under-transform-expected.txt:
2661 * platform/chromium/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt:
2662 * platform/chromium/compositing/layer-creation/overflow-scroll-overlap-expected.txt:
2663 * platform/chromium/compositing/layer-creation/overlap-animation-clipping-expected.txt:
2664 * platform/chromium/compositing/layer-creation/overlap-animation-expected.txt:
2665 * platform/chromium/compositing/layer-creation/overlap-child-layer-expected.txt:
2666 * platform/chromium/compositing/layer-creation/overlap-clipping-expected.txt:
2667 * platform/chromium/compositing/layer-creation/overlap-transformed-3d-expected.txt:
2668 * platform/chromium/compositing/layer-creation/overlap-transformed-and-clipped-expected.txt:
2669 * platform/chromium/compositing/layer-creation/overlap-transformed-layer-expected.txt:
2670 * platform/chromium/compositing/layer-creation/overlap-transformed-preserved-3d-expected.txt:
2671 * platform/chromium/compositing/layer-creation/overlap-transforms-expected.txt:
2672 * platform/chromium/compositing/layer-creation/spanOverlapsCanvas-expected.txt:
2673 * platform/chromium/compositing/layer-creation/stacking-context-overlap-expected.txt:
2674 * platform/chromium/compositing/layer-creation/translatez-overlap-expected.txt:
2675 * platform/chromium/compositing/overflow-trumps-transform-style-expected.txt:
2676 * platform/chromium/compositing/overflow/clip-descendents-expected.txt:
2677 * platform/chromium/compositing/rtl/rtl-absolute-expected.txt:
2678 * platform/chromium/compositing/rtl/rtl-absolute-overflow-expected.txt:
2679 * platform/chromium/compositing/rtl/rtl-absolute-overflow-scrolled-expected.txt:
2680 * platform/chromium/compositing/rtl/rtl-fixed-expected.txt:
2681 * platform/chromium/compositing/rtl/rtl-fixed-overflow-expected.txt:
2682 * platform/chromium/compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt:
2683 * platform/chromium/compositing/rtl/rtl-iframe-absolute-expected.txt:
2684 * platform/chromium/compositing/rtl/rtl-iframe-fixed-expected.txt:
2685 * platform/chromium/compositing/rtl/rtl-iframe-relative-expected.txt:
2686 * platform/chromium/compositing/rtl/rtl-relative-expected.txt:
2687 * platform/chromium/css3/filters/filtered-compositing-descendant-expected.txt:
2688 * platform/chromium/platform/chromium/virtual/softwarecompositing/layer-creation/fixed-position-change-out-of-view-in-view-expected.txt:
2689 * platform/chromium/platform/chromium/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-expected.txt:
2690 * platform/chromium/platform/chromium/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt:
2691 * platform/chromium/platform/chromium/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt:
2692 * platform/efl/TestExpectations:
2693 * platform/efl/compositing/repaint/invalidations-on-composited-layers-expected.txt:
2694 * platform/mac-wk2/compositing/visible-rect/iframe-no-layers-expected.txt:
2695 * platform/mac/TestExpectations:
2696 * platform/mac/compositing/geometry/fixed-position-composited-switch-expected.txt:
2697 * platform/mac/compositing/iframes/resizer-expected.txt:
2698 * platform/mac/compositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt:
2699 * platform/mac/compositing/repaint/invalidations-on-composited-layers-expected.txt:
2700 * platform/mac/compositing/tiling/backface-preserve-3d-tiled-expected.txt:
2701 * platform/mac/compositing/tiling/crash-reparent-tiled-layer-expected.txt:
2702 * platform/mac/compositing/tiling/huge-layer-add-remove-child-expected.txt:
2703 * platform/mac/compositing/tiling/huge-layer-with-layer-children-expected.txt:
2704 * platform/mac/compositing/tiling/huge-layer-with-layer-children-resize-expected.txt:
2705 * platform/mac/compositing/tiling/rotated-tiled-clamped-expected.txt:
2706 * platform/mac/compositing/tiling/rotated-tiled-preserve3d-clamped-expected.txt:
2707 * platform/mac/compositing/tiling/tile-cache-zoomed-expected.txt:
2708 * platform/mac/compositing/tiling/tiled-layer-resize-expected.txt:
2709 * platform/mac/compositing/visible-rect/iframe-no-layers-expected.txt:
2710 * platform/qt-5.0-wk2/compositing/columns/composited-in-paginated-expected.txt:
2711 * platform/qt-5.0-wk2/compositing/geometry/bounds-ignores-hidden-composited-descendant-expected.txt:
2712 * platform/qt-5.0-wk2/compositing/iframes/become-composited-nested-iframes-expected.txt:
2713 * platform/qt-5.0-wk2/compositing/iframes/become-overlapped-iframe-expected.txt:
2714 * platform/qt-5.0-wk2/compositing/iframes/composited-parent-iframe-expected.txt:
2715 * platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe-delayed-expected.txt:
2716 * platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe-expected.txt:
2717 * platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe2-expected.txt:
2718 * platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe3-expected.txt:
2719 * platform/qt-5.0-wk2/compositing/iframes/enter-compositing-iframe-expected.txt:
2720 * platform/qt-5.0-wk2/compositing/iframes/iframe-resize-expected.txt:
2721 * platform/qt-5.0-wk2/compositing/iframes/invisible-nested-iframe-show-expected.txt:
2722 * platform/qt-5.0-wk2/compositing/iframes/overlapped-iframe-expected.txt:
2723 * platform/qt-5.0-wk2/compositing/iframes/overlapped-nested-iframes-expected.txt:
2724 * platform/qt-5.0-wk2/compositing/iframes/page-cache-layer-tree-expected.txt:
2725 * platform/qt-5.0-wk2/compositing/iframes/resizer-expected.txt:
2726 * platform/qt-5.0-wk2/compositing/iframes/scrolling-iframe-expected.txt:
2727 * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-and-transform-expected.txt:
2728 * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-under-transform-expected.txt:
2729 * platform/qt-5.0-wk2/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt:
2730 * platform/qt-5.0-wk2/compositing/rtl/rtl-absolute-overflow-expected.txt:
2731 * platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-overflow-expected.txt:
2732 * platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt:
2733 * platform/qt-5.0-wk2/compositing/tiled-layers-hidpi-expected.txt:
2734 * platform/qt-5.0-wk2/compositing/tiling/crash-reparent-tiled-layer-expected.txt:
2735 * platform/qt-5.0-wk2/compositing/tiling/huge-layer-add-remove-child-expected.txt:
2736 * platform/qt-5.0-wk2/compositing/tiling/huge-layer-with-layer-children-expected.txt:
2737 * platform/qt-5.0-wk2/compositing/tiling/huge-layer-with-layer-children-resize-expected.txt:
2738 * platform/qt/TestExpectations:
2739 * platform/qt/compositing/backing/no-backing-for-clip-expected.txt:
2740 * platform/qt/compositing/backing/no-backing-for-clip-overlap-expected.txt:
2741 * platform/qt/compositing/backing/no-backing-for-perspective-expected.txt:
2742 * platform/qt/compositing/geometry/preserve-3d-switching-expected.txt:
2743 * platform/qt/compositing/iframes/invisible-nested-iframe-show-expected.txt:
2744 * platform/qt/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt:
2745 * platform/qt/compositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt:
2746 * platform/win/compositing/iframes/overlapped-iframe-iframe-expected.txt:
2747 * platform/win/compositing/tiling/huge-layer-add-remove-child-expected.txt:
2748 * platform/win/compositing/tiling/rotated-tiled-clamped-expected.txt:
2749 * platform/win/compositing/tiling/rotated-tiled-preserve3d-clamped-expected.txt:
2751 2013-03-11 James Robinson <jamesr@chromium.org>
2753 Update chromium render tree baselines for track cue changes in r145397.
2755 * platform/chromium-linux/media/track/track-cue-rendering-horizontal-expected.txt: Added.
2756 * platform/chromium-linux/media/track/track-cue-rendering-vertical-expected.txt: Added.
2757 * platform/chromium-mac-lion/media/track/track-cue-rendering-vertical-expected.txt:
2758 * platform/chromium-mac/media/track/track-cue-rendering-horizontal-expected.txt:
2759 * platform/chromium-mac/media/track/track-cue-rendering-vertical-expected.txt:
2761 2013-03-11 Benjamin Poulain <benjamin@webkit.org>
2763 Modernize the test visited-link-background-color.html
2764 https://bugs.webkit.org/show_bug.cgi?id=111931
2766 Reviewed by Sam Weinig.
2768 Make the test a ref-test instead of a pixel test.
2770 Use Internals' computedStyleIncludingVisitedInfo to make the test reliable
2771 on platforms where the visited link list is updated asynchronously.
2773 * fast/history/visited-link-background-color-expected.html: Copied from LayoutTests/fast/history/visited-link-background-color.html.
2774 * fast/history/visited-link-background-color.html:
2775 * platform/chromium-linux/fast/history/visited-link-background-color-expected.png: Removed.
2776 * platform/chromium-win/fast/history/visited-link-background-color-expected.png: Removed.
2777 * platform/chromium/TestExpectations:
2778 * platform/chromium/fast/history/visited-link-background-color-expected.png: Removed.
2779 * platform/chromium/fast/history/visited-link-background-color-expected.txt: Removed.
2780 * platform/efl-wk1/fast/history/visited-link-background-color-expected.png: Removed.
2781 * platform/efl/fast/history/visited-link-background-color-expected.png: Removed.
2782 * platform/efl/fast/history/visited-link-background-color-expected.txt: Removed.
2783 * platform/gtk/fast/history/visited-link-background-color-expected.png: Removed.
2784 * platform/gtk/fast/history/visited-link-background-color-expected.txt: Removed.
2785 * platform/mac-wk2/fast/history/visited-link-background-color-expected.png: Removed.
2786 * platform/mac-wk2/fast/history/visited-link-background-color-expected.txt: Removed.
2787 * platform/mac/fast/history/visited-link-background-color-expected.png: Removed.
2788 * platform/mac/fast/history/visited-link-background-color-expected.txt: Removed.
2789 * platform/qt/fast/history/visited-link-background-color-expected.png: Removed.
2790 * platform/qt/fast/history/visited-link-background-color-expected.txt: Removed.
2792 2013-03-11 Sheriff Bot <webkit.review.bot@gmail.com>
2794 Unreviewed, rolling out r144818.
2795 http://trac.webkit.org/changeset/144818
2796 https://bugs.webkit.org/show_bug.cgi?id=112062
2798 Preparing to rollout r143626, which broke a few websites on
2799 Mac (Requested by alokp on #webkit).
2801 * compositing/contents-opaque/contents-opaque-background-color-expected.txt:
2802 * compositing/contents-opaque/contents-opaque-layer-opacity-expected.txt:
2803 * compositing/contents-opaque/contents-opaque-layer-transform-expected.txt:
2804 * platform/chromium/TestExpectations:
2805 * platform/chromium/compositing/contents-opaque/contents-opaque-background-color-expected.txt: Removed.
2806 * platform/chromium/compositing/contents-opaque/contents-opaque-layer-opacity-expected.txt: Removed.
2807 * platform/chromium/compositing/contents-opaque/contents-opaque-layer-transform-expected.txt: Removed.
2808 * platform/chromium/platform/chromium/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt: Renamed from LayoutTests/platform/chromium/compositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt.
2809 * platform/chromium/platform/chromium/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt: Renamed from LayoutTests/platform/chromium/compositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt.
2810 * platform/efl/TestExpectations:
2811 * platform/efl/compositing/layer-creation/fixed-position-change-out-of-view-in-view-expected.txt:
2812 * platform/mac-wk2/compositing/rtl/rtl-fixed-expected.txt:
2813 * platform/mac-wk2/compositing/rtl/rtl-fixed-overflow-expected.txt:
2814 * platform/mac/TestExpectations:
2815 * platform/qt/TestExpectations:
2817 2013-02-26 Dima Gorbik <dgorbik@apple.com>
2819 Not all properties apply to the '::cue' pseudo-element
2820 https://bugs.webkit.org/show_bug.cgi?id=110705
2822 Reviewed by Eric Carlson.
2824 * media/media-controls.js:
2825 (textTrackDisplayElement):
2826 * media/track/track-css-all-cues-expected.txt:
2827 * media/track/track-css-all-cues.html:
2828 * media/track/track-css-cue-lifetime.html:
2829 * media/track/track-css-matching-default.html:
2830 * media/track/track-css-matching-lang.html:
2831 * media/track/track-css-matching-timestamps.html:
2832 * media/track/track-css-matching.html:
2833 * media/track/track-css-property-whitelist.html:
2834 * media/track/track-in-band-style.html:
2835 * platform/mac/media/track/track-cue-rendering-horizontal-expected.txt:
2837 2013-03-11 James Robinson <jamesr@chromium.org>
2839 Update chromium expectations.
2841 * platform/chromium/TestExpectations:
2843 2013-03-11 Adam Klein <adamk@chromium.org>
2845 MutationCallback should be a WebIDL 'callback', not a [Callback] interface
2846 https://bugs.webkit.org/show_bug.cgi?id=91406
2848 Reviewed by Adam Barth.
2850 * fast/dom/MutationObserver/mutation-observer-constructor-expected.txt:
2851 * fast/dom/MutationObserver/mutation-observer-constructor.html: Add test for TypeError-throwing.
2852 Note that the Number and String cases already threw before this patch.
2854 2013-03-11 Julien Chaffraix <jchaffraix@webkit.org>
2856 [CSS Grid Layout] Handle spanning grid items over specified grid tracks
2857 https://bugs.webkit.org/show_bug.cgi?id=111918
2859 Reviewed by Tony Chang.
2861 * fast/css-grid-layout/grid-item-spanning-resolution-expected.txt:
2862 We now pass all the tests.
2864 2013-03-11 Christian Biesinger <cbiesinger@chromium.org>
2866 (tests) make nodesFromRect.js print a list of nodes that were found
2867 https://bugs.webkit.org/show_bug.cgi?id=111793
2869 Reviewed by Allan Sandfeld Jensen.
2871 * fast/dom/nodesFromRect/resources/nodesFromRect.js:
2875 (nodesFromRectAsString):
2876 Move node prettyprinting code from nodesFromRectAsString to new
2877 functions nodeToString and nodeListToString, and make use of it in
2879 I've also converted the nodeType checks to use the constants on Node
2880 instead of using magic numbers.
2882 2013-03-11 Kent Tamura <tkent@chromium.org>
2884 Inappropriate validation message for required number/date input elements
2885 https://bugs.webkit.org/show_bug.cgi?id=111982
2887 Reviewed by Kentaro Hara.
2889 * fast/forms/validationMessage-expected.txt:
2890 * fast/forms/validationMessage.html:
2891 * platform/chromium/fast/forms/validationMessage-expected.txt:
2893 2013-03-11 Christophe Dumez <ch.dumez@sisa.samsung.com>
2895 Unreviewed EFL gardening.
2897 Unskip most of the websocket hybi test cases on EFL port as they
2898 are passing nowadays.
2900 * platform/efl-wk1/TestExpectations:
2901 * platform/efl-wk2/TestExpectations:
2902 * platform/efl/TestExpectations:
2904 2013-03-11 Alan Cutter <alancutter@chromium.org>
2906 [Chromium] Mark LayoutTests/html5lib/generated/run-tests16-data.html as slow
2907 https://bugs.webkit.org/show_bug.cgi?id=111960
2909 Reviewed by Eric Seidel.
2911 Related to V8 performance issue: https://code.google.com/p/v8/issues/detail?id=2567
2913 * platform/chromium/TestExpectations:
2915 2013-03-11 Zoltan Arvai <zarvai@inf.u-szeged.hu>
2917 [Qt] Unrewieved gardening. Cleaning up some skip.
2919 * platform/qt-5.0-wk1/TestExpectations:
2920 * platform/qt-5.0-wk2/TestExpectations:
2921 * platform/qt/TestExpectations:
2922 * platform/qt/editing/pasteboard/paste-text-016-expected.txt: Rebaselining after r145296.
2923 * platform/qt/fast/dynamic/002-expected.txt: Rebaselining after r145296.
2925 2013-03-11 Zan Dobersek <zdobersek@igalia.com>
2927 Unreviewed GTK gardening.
2929 * platform/gtk/TestExpectations: Removing a few expectations for tests that were rolled out in r145296.
2930 * platform/gtk/editing/pasteboard/paste-text-016-expected.txt: Rebaselining after r145296.
2931 * platform/gtk/fast/dynamic/002-expected.txt: Ditto.
2933 2013-03-07 Alexander Pavlov <apavlov@chromium.org>
2935 Web Inspector: [Elements] XSLT transformation result from the xml-stylesheet PI not rendered
2936 https://bugs.webkit.org/show_bug.cgi?id=111313
2938 Reviewed by Vsevolod Vlasov.
2940 * http/tests/inspector/styles/resources/xsl-transformed.xsl: Added.
2941 * http/tests/inspector/styles/xsl-transformed-expected.txt: Added.
2942 * http/tests/inspector/styles/xsl-transformed.xml: Added.
2944 2013-03-10 Matt Falkenhagen <falken@chromium.org>
2946 Implement inert subtrees needed for modal <dialog>
2947 https://bugs.webkit.org/show_bug.cgi?id=110952
2949 Reviewed by Hajime Morrita.
2951 * fast/dom/HTMLDialogElement/closed-dialog-does-not-block-mouse-events-expected.txt: Added.
2952 * fast/dom/HTMLDialogElement/closed-dialog-does-not-block-mouse-events.html: Added.
2953 * fast/dom/HTMLDialogElement/modal-dialog-blocks-mouse-events-expected.txt: Added.
2954 * fast/dom/HTMLDialogElement/modal-dialog-blocks-mouse-events.html: Added.
2955 * fast/dom/HTMLDialogElement/non-modal-dialog-does-not-block-mouse-events-expected.txt: Added.
2956 * fast/dom/HTMLDialogElement/non-modal-dialog-does-not-block-mouse-events.html: Added.
2958 2013-03-10 Glenn Adams <glenn@skynav.com>
2960 Line breaking opportunities at the end of a text node are missed
2961 https://bugs.webkit.org/show_bug.cgi?id=17427
2963 Reviewed by Darin Adler.
2965 * fast/text/line-break-between-text-nodes-expected.html: Added.
2966 * fast/text/line-break-between-text-nodes.html: Added.
2968 2013-03-09 Sheriff Bot <webkit.review.bot@gmail.com>
2970 Unreviewed, rolling out r145299.
2971 http://trac.webkit.org/changeset/145299
2972 https://bugs.webkit.org/show_bug.cgi?id=111928
2974 compilation failure with recent clang
2975 (DFGBackwardsPropagationPhase.cpp:132:35: error: comparison of
2976 constant 10 with expression of type 'bool' is always false)
2977 (Requested by thorton on #webkit).
2979 * fast/js/dfg-arith-add-overflow-check-elimination-predicted-but-not-proven-int-expected.txt: Removed.
2980 * fast/js/dfg-arith-add-overflow-check-elimination-predicted-but-not-proven-int.html: Removed.
2981 * fast/js/dfg-arith-add-overflow-check-elimination-tower-of-large-numbers-expected.txt: Removed.
2982 * fast/js/dfg-arith-add-overflow-check-elimination-tower-of-large-numbers.html: Removed.
2983 * fast/js/jsc-test-list:
2984 * fast/js/script-tests/dfg-arith-add-overflow-check-elimination-predicted-but-not-proven-int.js: Removed.
2985 * fast/js/script-tests/dfg-arith-add-overflow-check-elimination-tower-of-large-numbers.js: Removed.
2987 2013-03-09 Keishi Hattori <keishi@webkit.org>
2989 Add tests for opening the picker with the f4 key
2990 https://bugs.webkit.org/show_bug.cgi?id=111811
2992 Reviewed by Kent Tamura.
2994 * platform/chromium-win/fast/forms/calendar-picker/date-open-picker-with-f4-key-expected.txt: Added.
2995 * platform/chromium-win/fast/forms/calendar-picker/date-open-picker-with-f4-key.html: Added.
2996 * platform/chromium-win/fast/forms/calendar-picker/datetimelocal-open-picker-with-f4-key-expected.txt: Added.
2997 * platform/chromium-win/fast/forms/calendar-picker/datetimelocal-open-picker-with-f4-key.html: Added.
2998 * platform/chromium-win/fast/forms/calendar-picker/month-open-picker-with-f4-key-expected.txt: Added.
2999 * platform/chromium-win/fast/forms/calendar-picker/month-open-picker-with-f4-key.html: Added.
3000 * platform/chromium-win/fast/forms/calendar-picker/week-open-picker-with-f4-key-expected.txt: Added.
3001 * platform/chromium-win/fast/forms/calendar-picker/week-open-picker-with-f4-key.html: Added.
3003 2013-03-09 Keishi Hattori <keishi@webkit.org>
3005 Month transition animation is missing in some places
3006 https://bugs.webkit.org/show_bug.cgi?id=111908
3008 Reviewed by Kent Tamura.
3010 * platform/chromium/fast/forms/calendar-picker/calendar-picker-key-operations-expected.txt:
3011 * platform/chromium/fast/forms/calendar-picker/calendar-picker-key-operations.html:
3012 * platform/chromium/fast/forms/calendar-picker/month-picker-key-operations-expected.txt:
3013 * platform/chromium/fast/forms/calendar-picker/month-picker-key-operations.html:
3014 * platform/chromium/fast/forms/calendar-picker/resources/calendar-picker-common.js:
3015 (isCalendarTableScrollingWithAnimation):
3016 * platform/chromium/fast/forms/calendar-picker/week-picker-key-operations-expected.txt:
3017 * platform/chromium/fast/forms/calendar-picker/week-picker-key-operations.html:
3019 2013-03-07 Robert Hogan <robert@webkit.org>
3021 REGRESSION(r140907): Incorrect baseline for cells with media content during load
3022 https://bugs.webkit.org/show_bug.cgi?id=108357
3024 Reviewed by Julien Chaffraix.
3026 * fast/css/vertical-align-baseline-rowspan-012-expected.html: Added.
3027 * fast/css/vertical-align-baseline-rowspan-012.html: Added.
3028 * http/tests/css/vertical-align-baseline-after-image-load-2-expected.html: Added.
3029 * http/tests/css/vertical-align-baseline-after-image-load-2.html: Added.
3030 * http/tests/css/vertical-align-baseline-after-image-load-3-expected.html: Added.
3031 * http/tests/css/vertical-align-baseline-after-image-load-3.html: Added.
3032 * http/tests/css/vertical-align-baseline-after-image-load-expected.html: Added.
3033 * http/tests/css/vertical-align-baseline-after-image-load.html: Added.
3035 2013-03-08 Sheriff Bot <webkit.review.bot@gmail.com>
3037 Unreviewed, rolling out r145254, r145264, and r145288.
3038 http://trac.webkit.org/changeset/145254
3039 http://trac.webkit.org/changeset/145264
3040 http://trac.webkit.org/changeset/145288
3041 https://bugs.webkit.org/show_bug.cgi?id=111917
3043 Test breakage hints at conceptual unsoundness (Requested by ap
3046 * platform/mac-wk2/TestExpectations:
3048 2013-03-08 Filip Pizlo <fpizlo@apple.com>
3050 DFG overflow check elimination is too smart for its own good
3051 https://bugs.webkit.org/show_bug.cgi?id=111832
3053 Reviewed by Oliver Hunt and Gavin Barraclough.
3055 * fast/js/dfg-arith-add-overflow-check-elimination-predicted-but-not-proven-int-expected.txt: Added.
3056 * fast/js/dfg-arith-add-overflow-check-elimination-predicted-but-not-proven-int.html: Added.
3057 * fast/js/dfg-arith-add-overflow-check-elimination-tower-of-large-numbers-expected.txt: Added.
3058 * fast/js/dfg-arith-add-overflow-check-elimination-tower-of-large-numbers.html: Added.
3059 * fast/js/jsc-test-list:
3060 * fast/js/script-tests/dfg-arith-add-overflow-check-elimination-predicted-but-not-proven-int.js: Added.
3063 * fast/js/script-tests/dfg-arith-add-overflow-check-elimination-tower-of-large-numbers.js: Added.
3067 2013-03-08 James Robinson <jamesr@chromium.org>
3069 Update chromium baselines for transforms/3d/point-mapping
3071 * platform/chromium-linux-x86/transforms/3d/point-mapping/3d-point-mapping-coplanar-expected.txt: Added.
3072 * platform/chromium-linux/transforms/3d/point-mapping/3d-point-mapping-3-expected.png:
3073 * platform/chromium-linux/transforms/3d/point-mapping/3d-point-mapping-coplanar-expected.png: Added.
3074 * platform/chromium-linux/transforms/3d/point-mapping/3d-point-mapping-coplanar-expected.txt: Added.
3075 * platform/chromium-linux/transforms/3d/point-mapping/3d-point-mapping-deep-expected.png: Added.
3076 * platform/chromium-linux/transforms/3d/point-mapping/3d-point-mapping-expected.png:
3077 * platform/chromium-linux/transforms/3d/point-mapping/3d-point-mapping-origins-expected.png:
3078 * platform/chromium-linux/transforms/3d/point-mapping/3d-point-mapping-overlapping-expected.png:
3079 * platform/chromium-linux/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.png:
3080 * platform/chromium-mac-lion/transforms/3d/point-mapping/3d-point-mapping-coplanar-expected.png: Added.
3081 * platform/chromium-mac-lion/transforms/3d/point-mapping/3d-point-mapping-deep-expected.png: Added.
3082 * platform/chromium-mac-lion/transforms/3d/point-mapping/3d-point-mapping-origins-expected.png:
3083 * platform/chromium-mac-snowleopard/transforms/3d/point-mapping/3d-point-mapping-coplanar-expected.png: Added.
3084 * platform/chromium-mac-snowleopard/transforms/3d/point-mapping/3d-point-mapping-deep-expected.png:
3085 * platform/chromium-mac-snowleopard/transforms/3d/point-mapping/3d-point-mapping-origins-expected.png:
3086 * platform/chromium-mac/transforms/3d/point-mapping/3d-point-mapping-coplanar-expected.png: Added.
3087 * platform/chromium-mac/transforms/3d/point-mapping/3d-point-mapping-deep-expected.png: Added.
3088 * platform/chromium-mac/transforms/3d/point-mapping/3d-point-mapping-origins-expected.png:
3089 * platform/chromium-win-xp/transforms/3d/point-mapping/3d-point-mapping-coplanar-expected.txt: Added.
3090 * platform/chromium-win/transforms/3d/point-mapping/3d-point-mapping-coplanar-expected.png: Added.
3091 * platform/chromium-win/transforms/3d/point-mapping/3d-point-mapping-coplanar-expected.txt: Added.
3092 * platform/chromium-win/transforms/3d/point-mapping/3d-point-mapping-deep-expected.png:
3093 * platform/chromium-win/transforms/3d/point-mapping/3d-point-mapping-origins-expected.png:
3094 * platform/chromium/TestExpectations:
3095 * platform/chromium/transforms/3d/point-mapping/3d-point-mapping-coplanar-expected.png: Removed.
3096 * platform/chromium/transforms/3d/point-mapping/3d-point-mapping-deep-expected.png: Removed.
3098 2013-03-08 Julien Chaffraix <jchaffraix@webkit.org>
3100 [CSS Grid Layout] Resolve grid-{end|after} integer against the end|after edge
3101 https://bugs.webkit.org/show_bug.cgi?id=111885
3103 Reviewed by Tony Chang.
3105 * fast/css-grid-layout/grid-auto-flow-resolution-expected.txt:
3108 2013-03-08 Sheriff Bot <webkit.review.bot@gmail.com>
3110 Unreviewed, rolling out r142015.
3111 http://trac.webkit.org/changeset/142015
3112 https://bugs.webkit.org/show_bug.cgi?id=111904
3114 The change caused 2 major regressions (bug 111091 and bug
3115 111595) and Pravin doesn't have time to investigate them
3116 (Requested by jchaffraix on #webkit).
3118 * fast/css/first-letter-removed-added-expected.txt:
3119 * fast/dynamic/absolute-positioned-to-static-positioned-expected.txt: Removed.
3120 * fast/dynamic/absolute-positioned-to-static-positioned.html: Removed.
3121 * fast/dynamic/floating-to-non-floating-expected.txt: Removed.
3122 * fast/dynamic/floating-to-non-floating.html: Removed.
3123 * fast/dynamic/non-floating-to-floating-expected.txt: Removed.
3124 * fast/dynamic/non-floating-to-floating.html: Removed.
3125 * fast/dynamic/resources/helper-bug91665.js: Removed.
3126 * fast/dynamic/resources/style-bug91665.css: Removed.
3127 * fast/dynamic/static-positioned-to-absolute-positioned-expected.txt: Removed.
3128 * fast/dynamic/static-positioned-to-absolute-positioned.html: Removed.
3129 * fullscreen/full-screen-fixed-pos-parent-expected.txt:
3130 * platform/chromium-mac/fast/repaint/absolute-position-change-containing-block-expected.png:
3131 * platform/chromium-mac/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.png:
3132 * platform/chromium-win/fast/dynamic/002-expected.txt:
3133 * platform/chromium/fast/dynamic/002-expected.txt:
3134 * platform/chromium/fast/repaint/absolute-position-change-containing-block-expected.png: Removed.
3135 * platform/chromium/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.png: Removed.
3136 * platform/mac/fast/dynamic/002-expected.txt:
3137 * platform/mac/fast/repaint/absolute-position-change-containing-block-expected.png: Removed.
3138 * platform/mac/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.png: Removed.
3140 2013-03-08 Rafael Weinstein <rafaelw@chromium.org>
3142 [HTMLTemplateElement] processTemplateEndTag() needs to check for template in html scope
3143 https://bugs.webkit.org/show_bug.cgi?id=111880
3145 Reviewed by Eric Seidel.
3147 * html5lib/resources/template.dat:
3149 2013-03-08 Ryosuke Niwa <rniwa@webkit.org>
3151 Add a failing test expectation per bug 111901.
3153 * platform/mac-wk2/TestExpectations:
3155 2013-03-08 James Robinson <jamesr@chromium.org>
3157 Update a few more chromium baselines.
3159 * platform/chromium-mac-lion/editing/pasteboard/paste-text-016-expected.txt: Copied from LayoutTests/platform/chromium-win/editing/pasteboard/paste-text-016-expected.txt.
3160 * platform/chromium-mac/editing/pasteboard/paste-text-016-expected.txt: Copied from LayoutTests/platform/chromium-win/editing/pasteboard/paste-text-016-expected.txt.
3161 * platform/chromium-win-xp/editing/pasteboard/paste-text-016-expected.txt: Copied from LayoutTests/platform/chromium-win/editing/pasteboard/paste-text-016-expected.txt.
3162 * platform/chromium-win-xp/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt:
3163 * platform/chromium-win/editing/pasteboard/paste-text-016-expected.txt:
3165 2013-03-08 Harald Alvestrand <hta@chromium.org>
3167 Implemented new API for RTCStatsReport object.
3168 https://bugs.webkit.org/show_bug.cgi?id=110333
3170 Reviewed by Adam Barth.
3172 * fast/mediastream/RTCPeerConnection-stats-expected.txt:
3173 * fast/mediastream/RTCPeerConnection-stats.html:
3175 2013-03-08 James Robinson <jamesr@chromium.org>
3177 Chromium rebaselines and expectations updates.
3179 * platform/chromium-linux-x86/platform/chromium/virtual/softwarecompositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt: Copied from LayoutTests/platform/chromium-linux/platform/chromium/virtual/gpu/compositedscrolling/overflow/composited-scrolling-creates-a-stacking-container-expected.txt.
3180 * platform/chromium-linux/compositing/tiling/rotated-tiled-clamped-expected.png: Added.
3181 * platform/chromium-linux/compositing/tiling/rotated-tiled-preserve3d-clamped-expected.png: Added.
3182 * platform/chromium-linux/platform/chromium/virtual/gpu/compositedscrolling/overflow/composited-scrolling-creates-a-stacking-container-expected.txt:
3183 * platform/chromium-linux/platform/chromium/virtual/gpu/compositedscrolling/overflow/do-not-paint-outline-into-composited-scrolling-contents-expected.png: Added.
3184 * platform/chromium-linux/platform/chromium/virtual/gpu/compositedscrolling/overflow/paint-neg-z-order-descendants-into-scrolling-contents-layer-expected.png: Added.
3185 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt:
3186 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/overflow/do-not-paint-outline-into-composited-scrolling-contents-expected.png: Added.
3187 * platform/chromium-mac-lion/platform/chromium/virtual/gpu/compositedscrolling/overflow/do-not-paint-outline-into-composited-scrolling-contents-expected.png: Added.
3188 * platform/chromium-mac-lion/platform/chromium/virtual/gpu/compositedscrolling/overflow/paint-neg-z-order-descendants-into-scrolling-contents-layer-expected.png: Added.
3189 * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt: Copied from LayoutTests/platform/chromium-linux/platform/chromium/virtual/gpu/compositedscrolling/overflow/composited-scrolling-creates-a-stacking-container-expected.txt.
3190 * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/overflow/do-not-paint-outline-into-composited-scrolling-contents-expected.png: Added.
3191 * platform/chromium-mac-snowleopard/platform/chromium/virtual/gpu/compositedscrolling/overflow/do-not-paint-outline-into-composited-scrolling-contents-expected.png: Added.
3192 * platform/chromium-mac-snowleopard/platform/chromium/virtual/gpu/compositedscrolling/overflow/paint-neg-z-order-descendants-into-scrolling-contents-layer-expected.png: Added.
3193 * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt: Copied from LayoutTests/platform/chromium-linux/platform/chromium/virtual/gpu/compositedscrolling/overflow/composited-scrolling-creates-a-stacking-container-expected.txt.
3194 * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/overflow/do-not-paint-outline-into-composited-scrolling-contents-expected.png: Added.
3195 * platform/chromium-mac/compositing/tiling/rotated-tiled-clamped-expected.png: Added.
3196 * platform/chromium-mac/compositing/tiling/rotated-tiled-preserve3d-clamped-expected.png: Added.
3197 * platform/chromium-mac/platform/chromium/compositing/rubberbanding/transform-overhang-ne-expected.png: Added.
3198 * platform/chromium-mac/platform/chromium/compositing/rubberbanding/transform-overhang-nw-expected.png: Added.
3199 * platform/chromium-mac/platform/chromium/compositing/rubberbanding/transform-overhang-se-expected.png: Added.
3200 * platform/chromium-mac/platform/chromium/compositing/rubberbanding/transform-overhang-size-change-expected.png: Added.
3201 * platform/chromium-mac/platform/chromium/compositing/rubberbanding/transform-overhang-sw-expected.png: Added.
3202 * platform/chromium-mac/platform/chromium/virtual/gpu/compositedscrolling/overflow/do-not-paint-outline-into-composited-scrolling-contents-expected.png: Added.
3203 * platform/chromium-mac/platform/chromium/virtual/gpu/compositedscrolling/overflow/overflow-scroll-expected.txt: Added.
3204 * platform/chromium-mac/platform/chromium/virtual/gpu/compositedscrolling/overflow/paint-neg-z-order-descendants-into-scrolling-contents-layer-expected.png: Added.
3205 * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt: Copied from LayoutTests/platform/chromium-linux/platform/chromium/virtual/gpu/compositedscrolling/overflow/composited-scrolling-creates-a-stacking-container-expected.txt.
3206 * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/overflow/do-not-paint-outline-into-composited-scrolling-contents-expected.png: Added.
3207 * platform/chromium-win-xp/platform/chromium/virtual/softwarecompositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt: Copied from LayoutTests/platform/chromium-linux/platform/chromium/virtual/gpu/compositedscrolling/overflow/composited-scrolling-creates-a-stacking-container-expected.txt.
3208 * platform/chromium-win/compositing/tiling/rotated-tiled-clamped-expected.png: Added.
3209 * platform/chromium-win/compositing/tiling/rotated-tiled-preserve3d-clamped-expected.png: Added.
3210 * platform/chromium-win/platform/chromium/virtual/gpu/compositedscrolling/overflow/do-not-paint-outline-into-composited-scrolling-contents-expected.png: Added.
3211 * platform/chromium-win/platform/chromium/virtual/gpu/compositedscrolling/overflow/overflow-scroll-expected.txt: Added.
3212 * platform/chromium-win/platform/chromium/virtual/gpu/compositedscrolling/overflow/paint-neg-z-order-descendants-into-scrolling-contents-layer-expected.png: Added.
3213 * platform/chromium-win/platform/chromium/virtual/softwarecompositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt: Copied from LayoutTests/platform/chromium-linux/platform/chromium/virtual/gpu/compositedscrolling/overflow/composited-scrolling-creates-a-stacking-container-expected.txt.
3214 * platform/chromium-win/platform/chromium/virtual/softwarecompositing/overflow/do-not-paint-outline-into-composited-scrolling-contents-expected.png: Added.
3215 * platform/chromium/TestExpectations:
3216 * platform/chromium/platform/chromium/virtual/gpu/compositedscrolling/overflow/composited-scrolling-creates-a-stacking-container-expected.txt: Copied from LayoutTests/platform/chromium-linux/platform/chromium/virtual/gpu/compositedscrolling/overflow/composited-scrolling-creates-a-stacking-container-expected.txt.
3217 * platform/chromium/platform/chromium/virtual/gpu/compositedscrolling/overflow/do-not-paint-outline-into-composited-scrolling-contents-expected.txt: Added.
3218 * platform/chromium/platform/chromium/virtual/gpu/compositedscrolling/overflow/paint-neg-z-order-descendants-into-scrolling-contents-layer-expected.txt: Added.
3219 * platform/chromium/platform/chromium/virtual/softwarecompositing/overflow/do-not-paint-outline-into-composited-scrolling-contents-expected.txt: Added.
3221 2013-03-08 James Robinson <jamesr@chromium.org>
3223 Update some more chromium compositor pixel baselines.
3225 * platform/chromium-linux/compositing/masks/simple-composited-mask-expected.png:
3226 * platform/chromium-linux/compositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt:
3227 * platform/chromium-linux/compositing/overflow/do-not-paint-outline-into-composited-scrolling-contents-expected.png: Added.
3228 * platform/chromium-linux/compositing/overflow/paint-neg-z-order-descendants-into-scrolling-contents-layer-expected.png: Added.
3229 * platform/chromium-linux/compositing/reflections/load-video-in-reflection-expected.png:
3230 * platform/chromium-linux/compositing/reflections/nested-reflection-anchor-point-expected.png:
3231 * platform/chromium-mac-lion/compositing/masks/simple-composited-mask-expected.png:
3232 * platform/chromium-mac-lion/compositing/overflow/do-not-paint-outline-into-composited-scrolling-contents-expected.png: Added.
3233 * platform/chromium-mac-lion/compositing/overflow/paint-neg-z-order-descendants-into-scrolling-contents-layer-expected.png: Added.
3234 * platform/chromium-mac-lion/compositing/reflections/load-video-in-reflection-expected.png:
3235 * platform/chromium-mac-lion/compositing/reflections/nested-reflection-anchor-point-expected.png:
3236 * platform/chromium-mac-snowleopard/compositing/masks/simple-composited-mask-expected.png:
3237 * platform/chromium-mac-snowleopard/compositing/overflow/do-not-paint-outline-into-composited-scrolling-contents-expected.png: Added.
3238 * platform/chromium-mac-snowleopard/compositing/overflow/paint-neg-z-order-descendants-into-scrolling-contents-layer-expected.png: Added.
3239 * platform/chromium-mac-snowleopard/compositing/reflections/load-video-in-reflection-expected.png:
3240 * platform/chromium-mac-snowleopard/compositing/reflections/nested-reflection-anchor-point-expected.png:
3241 * platform/chromium-mac/compositing/masks/simple-composited-mask-expected.png:
3242 * platform/chromium-mac/compositing/overflow/do-not-paint-outline-into-composited-scrolling-contents-expected.png: Added.
3243 * platform/chromium-mac/compositing/overflow/paint-neg-z-order-descendants-into-scrolling-contents-layer-expected.png: Added.
3244 * platform/chromium-mac/compositing/reflections/load-video-in-reflection-expected.png:
3245 * platform/chromium-mac/compositing/reflections/nested-reflection-anchor-point-expected.png:
3246 * platform/chromium-win/compositing/masks/simple-composited-mask-expected.png:
3247 * platform/chromium-win/compositing/overflow/do-not-paint-outline-into-composited-scrolling-contents-expected.png: Added.
3248 * platform/chromium-win/compositing/overflow/paint-neg-z-order-descendants-into-scrolling-contents-layer-expected.png: Added.
3249 * platform/chromium-win/compositing/reflections/load-video-in-reflection-expected.png:
3250 * platform/chromium-win/compositing/reflections/nested-reflection-anchor-point-expected.png:
3251 * platform/chromium/TestExpectations:
3252 * platform/chromium/compositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt: Copied from LayoutTests/platform/chromium-linux/compositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt.
3253 * platform/chromium/compositing/overflow/do-not-paint-outline-into-composited-scrolling-contents-expected.txt: Added.
3254 * platform/chromium/compositing/overflow/paint-neg-z-order-descendants-into-scrolling-contents-layer-expected.txt: Added.
3255 * platform/efl-wk2/compositing/reflections/nested-reflection-anchor-point-expected.png: Renamed from LayoutTests/platform/efl/compositing/reflections/nested-reflection-anchor-point-expected.png.
3258 2013-03-08 Roger Fong <roger_fong@apple.com>
3260 Unreviewed gardening. AppleWin port.
3262 * platform/win/TestExpectations:
3265 2013-03-08 James Robinson <jamesr@chromium.org>
3267 Update baselines for a few chromium compositor tests.
3269 * platform/chromium-linux/compositing/checkerboard-expected.png: Removed.
3270 * platform/chromium-linux/compositing/geometry/vertical-scroll-composited-expected.png:
3271 * platform/chromium-mac-lion/compositing/checkerboard-expected.png: Removed.
3272 * platform/chromium-mac/compositing/checkerboard-expected.png:
3273 * platform/chromium-mac/compositing/geometry/vertical-scroll-composited-expected.png:
3274 * platform/chromium-win/compositing/checkerboard-expected.png: Removed.
3275 * platform/chromium-win/compositing/geometry/vertical-scroll-composited-expected.png:
3276 * platform/chromium/TestExpectations:
3279 2013-03-08 Mike West <mkwst@chromium.org>
3281 CSP: 'eval()' is blocked in report-only mode.
3282 https://bugs.webkit.org/show_bug.cgi?id=111867
3284 Reviewed by Adam Barth.
3286 * http/tests/security/contentSecurityPolicy/eval-allowed-in-report-only-mode-expected.txt: Added.
3287 * http/tests/security/contentSecurityPolicy/eval-allowed-in-report-only-mode.html: Added.
3289 2013-03-08 James Robinson <jamesr@chromium.org>
3291 Update baselines for string prototypes fixed by v8-i18n roll 164:171
3293 * platform/chromium/fast/js/kde/function_length-expected.txt: Removed.
3294 * platform/chromium/fast/js/kde/inbuilt_function_tostring-expected.txt:
3295 * platform/chromium/fast/js/string-prototype-properties-expected.txt:
3297 2013-03-08 Christian Biesinger <cbiesinger@chromium.org>