1 2013-03-04 Alexis Hetu <sugoi@chromium.org>
3 Canvas and DOM go out of sync
4 https://bugs.webkit.org/show_bug.cgi?id=107701
6 Reviewed by Simon Fraser.
8 Added a new layout test for moving an object (a div) within a div that
9 has the "overflow:hidden" property.
11 * fast/canvas/canvas-overflow-hidden-animation-expected.html: Added.
12 * fast/canvas/canvas-overflow-hidden-animation.html: Added.
14 2013-03-04 Tom Sepez <tsepez@chromium.org>
16 XSSAuditor bypass with --> comment syntax.
17 https://bugs.webkit.org/show_bug.cgi?id=111349
19 Reviewed by Adam Barth.
21 * http/tests/security/xssAuditor/open-iframe-src-03-expected.txt: Added.
22 * http/tests/security/xssAuditor/open-iframe-src-03.html: Added.
24 2013-03-04 Christian Biesinger <cbiesinger@chromium.org>
26 (tests) flexbox/resources.css should use unprefixed properties, for firefox
27 https://bugs.webkit.org/show_bug.cgi?id=111010
29 Reviewed by Tony Chang.
31 Search & replace to remove -moz- prefixes, as per
32 https://developer.mozilla.org/en-US/docs/CSS/Using_CSS_flexible_boxes:
33 "Gecko implementation is unprefixed (and is no longer behind a
34 preference as of Firefox 20)"
36 * css3/flexbox/resources/flexbox.css:
48 (.align-content-flex-start):
49 (.align-content-flex-end):
50 (.align-content-center):
51 (.align-content-space-between):
52 (.align-content-space-around):
53 (.align-content-stretch):
54 (.align-items-flex-start):
55 (.align-items-flex-end):
56 (.align-items-center):
57 (.align-items-baseline):
58 (.align-items-stretch):
60 (.align-self-flex-start):
61 (.align-self-flex-end):
63 (.align-self-baseline):
64 (.align-self-stretch):
65 (.justify-content-flex-start):
66 (.justify-content-flex-end):
67 (.justify-content-center):
68 (.justify-content-space-between):
69 (.justify-content-space-around):
71 2013-03-04 Uday Kiran <udaykiran@motorola.com>
73 getComputedStyle not implemented for -webkit-columns shorthand
74 https://bugs.webkit.org/show_bug.cgi?id=111236
76 Reviewed by Alexis Menard.
78 Add test to check getComputedStyle for -webkit-columns.
80 * fast/css/getComputedStyle/getComputedStyle-webkit-columns-shorthand-expected.txt: Added.
81 * fast/css/getComputedStyle/getComputedStyle-webkit-columns-shorthand.html: Added.
83 2013-03-04 Alexis Menard <alexis@webkit.org>
85 transition-property property and transition shorthand property doesn't accept "all, all".
86 https://bugs.webkit.org/show_bug.cgi?id=111201
88 Reviewed by Simon Fraser.
90 Updated the tests to cover the bug.
92 * transitions/transitions-parsing-expected.txt:
93 * transitions/transitions-parsing.html:
95 2013-03-04 Ian Vollick <vollick@chromium.org>
97 ASSERTION FAILED: m_clipRectsCache->m_respectingOverflowClip[clipRectsType] == (clipRectsContext.respectOverflowClip == RespectOverflowClip) in RenderLayer.
98 https://bugs.webkit.org/show_bug.cgi?id=108257
100 Reviewed by David Hyatt.
102 * platform/efl-wk2/TestExpectations:
103 * platform/mac/TestExpectations:
104 * platform/qt-5.0-wk2/TestExpectations:
106 2013-03-03 David Hyatt <hyatt@apple.com>
108 [New Multicolumn] Make sure region styling works for columns inside regions.
109 https://bugs.webkit.org/show_bug.cgi?id=111276
111 Reviewed by Sam Weinig.
113 * fast/regions/region-style-in-columns-expected.html: Added.
114 * fast/regions/region-style-in-columns.html: Added.
116 2013-03-04 Ádám Kallai <kadam@inf.u-szeged.hu>
118 [Qt][WK2] Unreviewed gardening. Updated platform specific expected files and png results.
120 * platform/qt-5.0-wk2/compositing/geometry/layer-due-to-layer-children-expected.png: Added.
121 * platform/qt-5.0-wk2/compositing/geometry/layer-due-to-layer-children-expected.txt: Added.
122 * platform/qt-5.0-wk2/css3/compositing/effect-background-blend-mode-expected.png: Added.
123 * platform/qt-5.0-wk2/css3/compositing/effect-background-blend-mode-expected.txt: Added.
124 * platform/qt-5.0-wk2/css3/filters/composited-reflected-expected.png:
125 * platform/qt-5.0-wk2/css3/filters/composited-reflected-expected.txt: Added.
126 * platform/qt-5.0-wk2/css3/filters/multiple-filters-invalidation-expected.png:
127 * platform/qt-5.0-wk2/css3/filters/multiple-filters-invalidation-expected.txt: Added.
128 * platform/qt-5.0-wk2/fast/backgrounds/size/contain-and-cover-zoomed-expected.png: Added.
129 * platform/qt-5.0-wk2/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt: Added.
130 * platform/qt-5.0-wk2/fast/clip/overflow-border-radius-composited-expected.png: Added.
131 * platform/qt-5.0-wk2/fast/clip/overflow-border-radius-composited-expected.txt: Added.
132 * platform/qt-5.0-wk2/fast/multicol/vertical-rl/float-multicol-expected.png: Added.
133 * platform/qt-5.0-wk2/fast/multicol/vertical-rl/float-multicol-expected.txt: Added.
134 * platform/qt-5.0-wk2/fast/overflow/position-fixed-transform-clipping-expected.png: Added.
135 * platform/qt-5.0-wk2/fast/overflow/position-fixed-transform-clipping-expected.txt: Added.
136 * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-in-regions-expected.png:
137 * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-in-regions-expected.txt: Added.
138 * platform/qt-5.0-wk2/fast/repaint/reflection-repaint-test-expected.png:
139 * platform/qt-5.0-wk2/fast/repaint/reflection-repaint-test-expected.txt: Added.
140 * platform/qt-5.0-wk2/fast/repaint/region-painting-invalidation-expected.png:
141 * platform/qt-5.0-wk2/fast/repaint/region-painting-invalidation-expected.txt: Added.
142 * platform/qt-5.0-wk2/fast/repaint/region-painting-via-layout-expected.png:
143 * platform/qt-5.0-wk2/fast/repaint/region-painting-via-layout-expected.txt: Added.
144 * platform/qt-5.0-wk2/fast/repaint/scroll-absolute-layer-with-reflection-expected.png:
145 * platform/qt-5.0-wk2/fast/repaint/scroll-absolute-layer-with-reflection-expected.txt: Added.
146 * platform/qt-5.0-wk2/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.png:
147 * platform/qt-5.0-wk2/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.txt: Added.
148 * platform/qt-5.0-wk2/fast/repaint/scroll-fixed-layer-with-reflection-expected.png:
149 * platform/qt-5.0-wk2/fast/repaint/scroll-fixed-layer-with-reflection-expected.txt: Added.
150 * platform/qt-5.0-wk2/fast/repaint/scroll-fixed-layer-with-transformed-parent-layer-expected.png:
151 * platform/qt-5.0-wk2/fast/repaint/scroll-fixed-layer-with-transformed-parent-layer-expected.txt: Added.
152 * platform/qt-5.0-wk2/fast/repaint/scroll-fixed-reflected-layer-expected.png:
153 * platform/qt-5.0-wk2/fast/repaint/scroll-fixed-reflected-layer-expected.txt: Added.
154 * platform/qt-5.0-wk2/fast/repaint/scroll-in-fixed-layer-expected.png:
155 * platform/qt-5.0-wk2/fast/repaint/scroll-in-fixed-layer-expected.txt: Added.
156 * platform/qt-5.0-wk2/fast/repaint/scroll-relative-table-inside-table-cell-expected.png:
157 * platform/qt-5.0-wk2/fast/repaint/scroll-relative-table-inside-table-cell-expected.txt: Added.
158 * platform/qt-5.0-wk2/fast/replaced/width100percent-image-expected.png: Added.
159 * platform/qt-5.0-wk2/fast/replaced/width100percent-image-expected.txt: Added.
160 * platform/qt-5.0-wk2/fast/ruby/position-after-expected.png: Added.
161 * platform/qt-5.0-wk2/fast/ruby/position-after-expected.txt: Added.
162 * platform/qt-5.0-wk2/fast/table/border-collapsing/004-vertical-expected.png: Added.
163 * platform/qt-5.0-wk2/fast/table/border-collapsing/004-vertical-expected.txt: Added.
164 * platform/qt-5.0-wk2/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.png: Added.
165 * platform/qt-5.0-wk2/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.txt: Added.
166 * platform/qt-5.0-wk2/svg/as-image/animated-svg-as-image-same-image-expected.png: Added.
167 * platform/qt-5.0-wk2/svg/as-image/animated-svg-as-image-same-image-expected.txt: Added.
168 * platform/qt-5.0-wk2/svg/custom/visibility-override-filter-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/css3/filters/multiple-filters-invalidation-expected.png.
169 * platform/qt-5.0-wk2/svg/custom/visibility-override-filter-expected.txt: Added.
170 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.png:
171 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.txt: Added.
172 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.png:
173 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.txt: Added.
174 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.png:
175 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.txt: Added.
176 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.png:
177 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.txt: Added.
178 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.png:
179 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.txt: Added.
180 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.png:
181 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.txt: Added.
182 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.png:
183 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.txt: Added.
184 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.png:
185 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.txt: Added.
186 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.png:
187 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.txt: Added.
188 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.png:
189 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.txt: Added.
190 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.png:
191 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.txt: Added.
192 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.png:
193 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.txt: Added.
194 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.png:
195 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.txt: Added.
196 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.png:
197 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.txt: Added.
198 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.png:
199 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.txt: Added.
200 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.png:
201 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.txt: Added.
202 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color-expected.png:
203 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color-expected.txt: Added.
204 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.png:
205 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.txt: Added.
206 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.png:
207 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.txt: Added.
208 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.png:
209 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.txt: Added.
210 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETileElement-svgdom-in-prop-expected.png:
211 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETileElement-svgdom-in-prop-expected.txt: Added.
212 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-svgdom-href1-prop-expected.png: Added.
213 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-svgdom-href1-prop-expected.txt: Added.
214 * platform/qt-5.0-wk2/svg/filters/big-sized-filter-2-expected.png: Added.
215 * platform/qt-5.0-wk2/svg/filters/big-sized-filter-2-expected.txt: Added.
216 * platform/qt-5.0-wk2/svg/filters/filterRes1-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.png.
217 * platform/qt-5.0-wk2/svg/filters/filterRes1-expected.txt: Added.
218 * platform/qt-5.0-wk2/svg/filters/filterRes3-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.png.
219 * platform/qt-5.0-wk2/svg/filters/filterRes3-expected.txt: Added.
220 * platform/qt-5.0-wk2/svg/filters/parent-children-with-same-filter-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/css3/filters/multiple-filters-invalidation-expected.png.
221 * platform/qt-5.0-wk2/svg/filters/parent-children-with-same-filter-expected.txt: Added.
222 * platform/qt-5.0-wk2/svg/filters/shadow-on-filter-expected.png: Added.
223 * platform/qt-5.0-wk2/svg/filters/shadow-on-filter-expected.txt: Added.
224 * platform/qt-5.0-wk2/svg/transforms/text-with-mask-with-svg-transform-expected.png: Added.
225 * platform/qt-5.0-wk2/svg/transforms/text-with-mask-with-svg-transform-expected.txt: Added.
226 * platform/qt-5.0-wk2/svg/transforms/text-with-pattern-with-svg-transform-expected.png:
227 * platform/qt-5.0-wk2/svg/transforms/text-with-pattern-with-svg-transform-expected.txt: Added.
228 * platform/qt-5.0-wk2/svg/zoom/page/zoom-mask-with-percentages-expected.png:
229 * platform/qt-5.0-wk2/svg/zoom/page/zoom-mask-with-percentages-expected.txt: Added.
230 * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.png: Added.
231 * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.txt: Added.
233 2013-03-04 Alexis Menard <alexis@webkit.org>
235 transition properties can't be found in CSSStyleDeclaration
236 https://bugs.webkit.org/show_bug.cgi?id=110011
238 Reviewed by Antti Koivisto.
240 Updated layout test to cover the bug.
242 * transitions/transitions-parsing-expected.txt:
243 * transitions/transitions-parsing.html:
245 2013-03-04 Antoine Quint <graouts@apple.com>
247 Web Inspector: remove existing LayerTreeAgent protocol APIs
248 https://bugs.webkit.org/show_bug.cgi?id=111251
250 Remove existing tests since they're testing API that we're
253 Reviewed by Timothy Hatcher.
255 * inspector-protocol/layer-tree-expected.txt: Removed.
256 * inspector-protocol/layer-tree-generated-content-expected.txt: Removed.
257 * inspector-protocol/layer-tree-generated-content.html: Removed.
258 * inspector-protocol/layer-tree.html: Removed.
260 2013-03-04 Li Yin <li.yin@intel.com>
262 MediaStream.ended must return true when it is created with ended tracks.
263 https://bugs.webkit.org/show_bug.cgi?id=111293
265 Reviewed by Kentaro Hara.
267 * fast/mediastream/MediaStreamConstructor-expected.txt:
268 * fast/mediastream/MediaStreamConstructor.html:
270 2013-03-04 Alexander Pavlov <apavlov@chromium.org>
272 Web Inspector: Adding new rules broken if a <style> tag is added to document dynamically
273 https://bugs.webkit.org/show_bug.cgi?id=111299
275 Reviewed by Pavel Feldman.
277 * inspector/styles/add-new-rule-with-style-after-body-expected.txt: Added.
278 * inspector/styles/add-new-rule-with-style-after-body.html: Added.
280 2013-03-04 Kinuko Yasuda <kinuko@chromium.org>
282 [Chromium] Unreviewed, removing failure test expectations for passing softwarecompositing tests.
284 * platform/chromium/TestExpectations:
286 2013-03-04 Mike West <mkwst@chromium.org>
288 XSSAuditor should strip dangerous attributes from SMIL animation elements.
289 https://bugs.webkit.org/show_bug.cgi?id=111071
291 Reviewed by Adam Barth.
293 * http/tests/security/xssAuditor/resources/echo-intertag.pl:
294 Add a new mode that dumps an element and its attributes, which is a
295 bit more robust than adding a new mode for each attribute type we're
297 * http/tests/security/xssAuditor/svg-animate-expected.txt: Added.
298 * http/tests/security/xssAuditor/svg-animate.html: Added.
300 2013-03-04 Zan Dobersek <zdobersek@igalia.com>
302 Unreviewed GTK gardening.
304 * platform/gtk/TestExpectations: Marking a few layout tests as flaky.
306 2013-03-04 Adam Bergkvist <adam.bergkvist@ericsson.com>
308 MediaStream API: local addTrack() and removeTrack() operations should not fire events.
309 https://bugs.webkit.org/show_bug.cgi?id=111079
311 Reviewed by Adam Barth.
313 Replaced the test since the old test was driven by the event firing
314 removed by this patch.
316 * fast/mediastream/MediaStream-add-remove-tracks-expected.txt: Added.
317 * fast/mediastream/MediaStream-add-remove-tracks.html: Added.
318 * fast/mediastream/MediaStreamTrackList-expected.txt: Removed.
319 * fast/mediastream/MediaStreamTrackList.html: Removed.
321 2013-03-04 Alexander Pavlov <apavlov@chromium.org>
323 Web Inspector: touchmove not emulated inside iframe
324 https://bugs.webkit.org/show_bug.cgi?id=111292
326 Reviewed by Vsevolod Vlasov.
328 * fast/events/touch/emulated-touch-iframe.html:
329 * fast/events/touch/resources/emulated-touch-iframe2.html:
331 2013-03-04 Ádám Kallai <kadam@inf.u-szeged.hu>
333 [Qt] Unreviewed gardening.
334 https://bugs.webkit.org/show_bug.cgi?id=111290
336 * platform/qt/TestExpectations: Skipped failing test after r144461.
338 2013-03-03 Alexander Pavlov <apavlov@chromium.org>
340 Unreviewed, rolling out r144455.
341 http://trac.webkit.org/changeset/144455
342 https://bugs.webkit.org/show_bug.cgi?id=111165
344 A simpler solution to the SecurityOrigin -> localStorage
347 * http/tests/inspector-enabled/dom-storage-open.html:
348 * http/tests/inspector/filesystem/delete-entry.html:
349 * http/tests/inspector/filesystem/request-filesystem-root.html:
350 * http/tests/inspector/indexeddb/database-data.html:
351 * http/tests/inspector/indexeddb/database-names.html:
352 * http/tests/inspector/indexeddb/database-structure.html:
353 * http/tests/inspector/resource-tree/resource-tree-events.html:
355 2013-03-03 Takashi Toyoshima <toyoshim@chromium.org>
357 Unreviewed chromium gardening
359 Remove failure annotation on tests which was already fixed.
361 * platform/chromium/TestExpectations:
363 2013-03-03 Arpita Bahuguna <a.bah@samsung.com>
365 createAttribute/setAttributeNode does not properly normalize case
366 https://bugs.webkit.org/show_bug.cgi?id=90341
368 Reviewed by Darin Adler.
370 * fast/dom/Element/setAttributeNode-case-insensitivity-expected.txt: Added.
371 * fast/dom/Element/setAttributeNode-case-insensitivity.html: Added.
372 Testcase for verifying that setAttributeNode() checks against existing
373 attributes in a case insensitive manner. It updates the value of an
374 existing attribute (in lower case) with that of the one set using
375 setAttributeNode() (in upper case).
376 The test also verifies the behavior of attributes when specified with
377 namespace and prefix.
379 2013-03-03 Ryosuke Niwa <rniwa@webkit.org>
381 Some perf. tests have variances that differ greatly between runs
382 https://bugs.webkit.org/show_bug.cgi?id=97510
384 Reviewed by Benjamin Poulain.
386 Use dromaeoIterationCount now that we no longer support iterationCount.
388 * fast/harness/perftests/runs-per-second-iterations.html:
390 2013-03-03 Sheriff Bot <webkit.review.bot@gmail.com>
392 Unreviewed, rolling out r144567.
393 http://trac.webkit.org/changeset/144567
394 https://bugs.webkit.org/show_bug.cgi?id=111266
396 Does not compile on apple-win (Requested by abarth on
399 * fast/dom/icon-url-change.html:
400 * fast/dom/icon-url-list-apple-touch-expected.txt: Removed.
401 * fast/dom/icon-url-list-apple-touch.html: Removed.
402 * fast/dom/icon-url-list.html:
403 * fast/dom/icon-url-property.html:
404 * platform/chromium-android/fast/dom/icon-url-list-apple-touch-expected.txt: Removed.
406 2013-03-03 Ruslan Abdikeev <aruslan@chromium.org>
408 <link rel="apple-touch-icon"> tag is not honored on CNN.com, workflowy.com etc
409 https://bugs.webkit.org/show_bug.cgi?id=109061
411 Reviewed by Adam Barth.
413 Added test for apple-touch-icon in allIconURLs().
414 Changed iconURLs() to shortcutIconURLs().
416 * fast/dom/icon-url-change.html:
417 * fast/dom/icon-url-list-apple-touch-expected.txt: Added.
418 * fast/dom/icon-url-list-apple-touch.html: Added.
419 * fast/dom/icon-url-list.html:
420 * fast/dom/icon-url-property.html:
422 2013-03-03 Mike West <mkwst@chromium.org>
424 CSP: Throw a warning when a '*-report-only' header doesn't contain a 'report-uri' directive.
425 https://bugs.webkit.org/show_bug.cgi?id=111208
427 Reviewed by Adam Barth.
429 * http/tests/security/contentSecurityPolicy/report-only-report-uri-missing-expected.txt: Added.
430 * http/tests/security/contentSecurityPolicy/report-only-report-uri-missing.html: Added.
432 2013-03-02 Zan Dobersek <zdobersek@igalia.com>
434 REGRESSION (r144517): IndexedDB layout test failures on GTK
435 https://bugs.webkit.org/show_bug.cgi?id=111243
437 Reviewed by Martin Robinson.
439 * platform/gtk/TestExpectations: Removing failure expectations for IDB tests that again pass.
441 2013-03-02 Benjamin Poulain <bpoulain@apple.com>
443 Move computedStyleIncludingVisitedInfo from TestRunner to Internals
444 https://bugs.webkit.org/show_bug.cgi?id=109772
446 Reviewed by Andreas Kling.
450 * fast/history/multiple-classes-visited.html:
451 * fast/history/nested-visited-test.html:
452 * fast/history/self-is-visited.html:
453 * fast/history/sibling-visited-test.html:
454 * fast/loader/stateobjects/state-url-sets-links-visited.html:
455 * platform/win/TestExpectations: unskip the tests.
456 * platform/chromium/TestExpectations:
458 2013-03-02 Rob Buis <rbuis@rim.com>
460 Text overflow ellipsis wrong color when using webkit-text-fill-color
461 https://bugs.webkit.org/show_bug.cgi?id=54841
463 Reviewed by David Hyatt.
465 Add reftest for using -webkit-text-fill-color in combination with text-overflow:ellipsis.
467 * fast/css/text-overflow-ellipsis-color-expected.html: Added.
468 * fast/css/text-overflow-ellipsis-color.html: Added.
470 2013-03-02 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
472 [EFL] Unskip some passing tests.
474 * platform/efl/TestExpectations: Remove tests that pass after
477 2013-03-02 Nayan Kumar K <nayankk@motorola.com>
479 [WebGL] Support for texImage2D of type HALF_FLOAT_OES with ArrayBufferView.
480 https://bugs.webkit.org/show_bug.cgi?id=110818
482 Reviewed by Kenneth Russell.
484 As per OES_texture_half_float specification texImage2D and texSubImage2D entry
485 points taking ArrayBufferView should extended to accept null with the pixel type
488 * fast/canvas/webgl/constants.html:
489 * fast/canvas/webgl/oes-texture-half-float-expected.txt: Added.
490 * fast/canvas/webgl/oes-texture-half-float-not-supported-expected.txt: Added.
491 * fast/canvas/webgl/oes-texture-half-float-not-supported.html: Added.
492 * fast/canvas/webgl/oes-texture-half-float.html: Added.
494 2013-03-01 Zan Dobersek <zdobersek@igalia.com>
496 Unreviewed GTK gardening.
498 * platform/gtk/TestExpectations: Adding failure expectations for IndexedDB tests
499 that regressed on platforms using JavaScriptCore with r144517.
501 2013-03-01 David Hyatt <hyatt@apple.com>
503 [New Multicolumn] Transformed objects inside fragmented transparent objects don't render
504 https://bugs.webkit.org/show_bug.cgi?id=111221.
506 Reviewed by Simon Fraser.
508 * fast/multicol/mixed-opacity-fixed-test-expected.html: Added.
509 * fast/multicol/mixed-opacity-fixed-test.html: Added.
510 * fast/multicol/mixed-opacity-test-expected.html: Added.
511 * fast/multicol/mixed-opacity-test.html: Added.
512 * fast/multicol/transform-inside-opacity-expected.html: Added.
513 * fast/multicol/transform-inside-opacity.html: Added.
515 2013-03-01 Kentaro Hara <haraken@chromium.org>
517 Style recalculation takes too long when adding whitespace text nodes
518 https://bugs.webkit.org/show_bug.cgi?id=110786
520 Reviewed by Darin Adler.
522 * fast/html/details-nested-2-expected.txt: Sometimes anonymous blocks are left without
523 being cleaned up (for some reason). With this patch, one anonymouse block is removed at
524 the clean-up phase (for some reason). Anyway the new behavior is an expected behavior.
525 * platform/chromium-mac/fast/html/details-nested-2-expected.txt: Ditto.
526 * platform/chromium-win/fast/html/details-nested-2-expected.txt: Ditto.
527 * platform/efl/fast/html/details-nested-2-expected.txt: Ditto.
528 * platform/mac/fast/html/details-nested-2-expected.txt: Ditto.
529 * platform/qt/fast/html/details-nested-2-expected.txt: Ditto.
530 * perf/append-text-nodes-without-renderers-expected.txt: Added. For performance test.
531 * perf/append-text-nodes-without-renderers.html: Added. Ditto.
533 2013-03-01 Jason Anderssen <janderssen@gmail.com>
535 Move markerTextForListItem from TestRunner to Internals
536 https://bugs.webkit.org/show_bug.cgi?id=110939
538 Reviewed by Benjamin Poulain.
540 * fast/lists/resources/dump-list.js:
541 (dumpListItemAsHTML):
542 (testListItemMarkerEqualsListItemText):
543 * fast/lists/w3-css3-list-styles-numeric.html:
545 2013-03-01 Terry Anderson <tdanderson@chromium.org>
547 EventHandler::handleGestureScrollUpdate() should invoke the user-generated scroll routines
548 so its behavior matches other user-initiated scrolls
549 https://bugs.webkit.org/show_bug.cgi?id=109769
551 Reviewed by James Robinson.
553 Four new layout tests have been added and touch-gesture-scroll-page.html has been
554 modified to demonstrate that this patch fixes two existing bugs. See the inline
555 comments below for details.
557 Because I am now using the existing user-generated scroll logic, the delta for a single
558 GestureScrollUpdate event will not be propagated to the parent of the targeted node
559 unless the targeted node has no remaining scrollable area. So the changes to the
560 existing layout tests have been made to ensure that the targeted node has been fully
561 scrolled before subsequent GestureScrollUpdate events will scroll the parent(s) of
564 I have also removed the function recordScroll() from the existing layout tests
565 because this function already exists in the included file resources/gesture-helpers.js.
567 * fast/events/touch/gesture/touch-gesture-noscroll-body-expected.txt: Added.
568 * fast/events/touch/gesture/touch-gesture-noscroll-body-propagated-expected.txt: Added.
569 * fast/events/touch/gesture/touch-gesture-noscroll-body-propagated.html: Copied from LayoutTests/fast/events/touch/gesture/touch-gesture-scroll-page.html.
570 * fast/events/touch/gesture/touch-gesture-noscroll-body-xhidden-expected.txt: Added.
571 * fast/events/touch/gesture/touch-gesture-noscroll-body-xhidden.html: Copied from LayoutTests/fast/events/touch/gesture/touch-gesture-scroll-page.html.
572 * fast/events/touch/gesture/touch-gesture-noscroll-body-yhidden-expected.txt: Added.
573 * fast/events/touch/gesture/touch-gesture-noscroll-body-yhidden.html: Copied from LayoutTests/fast/events/touch/gesture/touch-gesture-scroll-page.html.
574 * fast/events/touch/gesture/touch-gesture-noscroll-body.html: Copied from LayoutTests/fast/events/touch/gesture/touch-gesture-scroll-page.html.
575 * fast/events/touch/gesture/touch-gesture-scroll-div-not-propagated.html:
576 * fast/events/touch/gesture/touch-gesture-scroll-div-propagated.html:
577 * fast/events/touch/gesture/touch-gesture-scroll-div-twice-propagated.html:
578 * fast/events/touch/gesture/touch-gesture-scroll-iframe-not-propagated.html:
579 * fast/events/touch/gesture/touch-gesture-scroll-iframe-propagated.html:
580 * fast/events/touch/gesture/touch-gesture-scroll-page-not-propagated.html:
581 * fast/events/touch/gesture/touch-gesture-scroll-page-propagated.html:
582 * fast/events/touch/gesture/touch-gesture-scroll-page.html:
583 I modified this layout test in order to add test coverage for another bug
584 which is fixed by this patch: if the hit test performed on a GestureScrollBegin
585 does not target a specific node, the subsequent GestureScrollUpdate events should
586 still attempt to scroll the page itself. This is consistent with how mousewheel
588 * platform/chromium/fast/events/touch/gesture/touch-gesture-noscroll-body-expected.txt: Added.
589 * platform/chromium/fast/events/touch/gesture/touch-gesture-noscroll-body-propagated-expected.txt: Added.
590 * platform/chromium/fast/events/touch/gesture/touch-gesture-noscroll-body-xhidden-expected.txt: Added.
591 * platform/chromium/fast/events/touch/gesture/touch-gesture-noscroll-body-yhidden-expected.txt: Added.
592 These four new layout tests verify that a non-scrollable body will not scroll,
593 as reported in https://bugs.webkit.org/show_bug.cgi?id=109316.
595 2013-03-01 Roger Fong <roger_fong@apple.com>
597 Unreviewed gardening of AppleWin port.
599 * platform/win/TestExpectations:
601 2013-03-01 Roger Fong <roger_fong@apple.com>
603 Unreviewed gardening of AppleWin port.
605 * platform/win/TestExpectations:
607 2013-03-01 Roger Fong <roger_fong@apple.com>
609 Unreviewed gardening of AppleWin port.
611 * platform/win/TestExpectations:
613 2013-03-01 James Robinson <jamesr@chromium.org>
615 [chromium] Mark some software compositing tests as failing before landing anti-aliasing changes
616 https://bugs.webkit.org/show_bug.cgi?id=111224
618 * platform/chromium/TestExpectations:
620 2013-03-01 Adrienne Walker <enne@chromium.org>
622 [chromium] Mark more flaky tests related to scrollbar ordering
623 https://bugs.webkit.org/show_bug.cgi?id=111199
625 Unreviewed gardening.
627 * platform/chromium/TestExpectations:
629 2013-03-01 Victor Carbune <vcarbune@chromium.org>
631 Support padding, margin and border for internal UA cue styling
632 https://bugs.webkit.org/show_bug.cgi?id=110703
634 Reviewed by Eric Carlson.
636 * media/track/track-cue-rendering-with-padding-expected.txt: Added.
637 * media/track/track-cue-rendering-with-padding.html: Added.
639 2013-03-01 Chris Fleizach <cfleizach@apple.com>
641 AX: Upstream iOS Accessibility layout tests
642 https://bugs.webkit.org/show_bug.cgi?id=111187
644 Reviewed by David Kilzer.
646 Upstream the latest iOS Accessibility layout tests.
648 * platform/iphone-simulator: Added.
649 * platform/iphone-simulator/accessibility: Added.
650 * platform/iphone-simulator/accessibility/accessibility-aria-table-children-expected.txt: Added.
651 * platform/iphone-simulator/accessibility/accessibility-aria-table-children.html: Added.
652 * platform/iphone-simulator/accessibility/accessibility-crash-in-axcontainer-expected.txt: Added.
653 * platform/iphone-simulator/accessibility/accessibility-crash-in-axcontainer.html: Added.
654 * platform/iphone-simulator/accessibility/accessibility-hint-expected.txt: Added.
655 * platform/iphone-simulator/accessibility/accessibility-hint.html: Added.
656 * platform/iphone-simulator/accessibility/aria-pressed-state-expected.txt: Added.
657 * platform/iphone-simulator/accessibility/aria-pressed-state.html: Added.
658 * platform/iphone-simulator/accessibility/centerpoint-expected.txt: Added.
659 * platform/iphone-simulator/accessibility/centerpoint.html: Added.
660 * platform/iphone-simulator/accessibility/dom-focus-fires-on-correct-element-expected.txt: Added.
661 * platform/iphone-simulator/accessibility/dom-focus-fires-on-correct-element.html: Added.
662 * platform/iphone-simulator/accessibility/focus-change-notifications-expected.txt: Added.
663 * platform/iphone-simulator/accessibility/focus-change-notifications.html: Added.
664 * platform/iphone-simulator/accessibility/header-elements-expected.txt: Added.
665 * platform/iphone-simulator/accessibility/header-elements.html: Added.
666 * platform/iphone-simulator/accessibility/identifier-expected.txt: Added.
667 * platform/iphone-simulator/accessibility/identifier.html: Added.
668 * platform/iphone-simulator/accessibility/internal-link-expected.txt: Added.
669 * platform/iphone-simulator/accessibility/internal-link.html: Added.
670 * platform/iphone-simulator/accessibility/link-with-images-text-expected.txt: Added.
671 * platform/iphone-simulator/accessibility/link-with-images-text.html: Added.
672 * platform/iphone-simulator/accessibility/link-with-only-image-expected.txt: Added.
673 * platform/iphone-simulator/accessibility/link-with-only-image.html: Added.
674 * platform/iphone-simulator/accessibility/math-expected.txt: Added.
675 * platform/iphone-simulator/accessibility/math.html: Added.
676 * platform/iphone-simulator/accessibility/mixed-checkboxes-expected.txt: Added.
677 * platform/iphone-simulator/accessibility/mixed-checkboxes.html: Added.
678 * platform/iphone-simulator/accessibility/no-child-link-header-expected.txt: Added.
679 * platform/iphone-simulator/accessibility/no-child-link-header.html: Added.
680 * platform/iphone-simulator/accessibility/non-contiguous-link-expected.txt: Added.
681 * platform/iphone-simulator/accessibility/non-contiguous-link.html: Added.
682 * platform/iphone-simulator/accessibility/password-value-expected.txt: Added.
683 * platform/iphone-simulator/accessibility/password-value.html: Added.
684 * platform/iphone-simulator/accessibility/placeholder-value-expected.txt: Added.
685 * platform/iphone-simulator/accessibility/placeholder-value.html: Added.
686 * platform/iphone-simulator/accessibility/popup-button-value-label-expected.txt: Added.
687 * platform/iphone-simulator/accessibility/popup-button-value-label.html: Added.
688 * platform/iphone-simulator/accessibility/radio-button-expected.txt: Added.
689 * platform/iphone-simulator/accessibility/radio-button.html: Added.
690 * platform/iphone-simulator/accessibility/secure-text-field-expected.txt: Added.
691 * platform/iphone-simulator/accessibility/secure-text-field.html: Added.
692 * platform/iphone-simulator/accessibility/selected-buttons-expected.txt: Added.
693 * platform/iphone-simulator/accessibility/selected-buttons.html: Added.
694 * platform/iphone-simulator/accessibility/selected-text-expected.txt: Added.
695 * platform/iphone-simulator/accessibility/selected-text.html: Added.
696 * platform/iphone-simulator/accessibility/tab-role-expected.txt: Added.
697 * platform/iphone-simulator/accessibility/tab-role.html: Added.
698 * platform/iphone-simulator/accessibility/table-cell-for-row-col-expected.txt: Added.
699 * platform/iphone-simulator/accessibility/table-cell-for-row-col.html: Added.
700 * platform/iphone-simulator/accessibility/table-cell-ranges-expected.txt: Added.
701 * platform/iphone-simulator/accessibility/table-cell-ranges.html: Added.
702 * platform/iphone-simulator/accessibility/tables-lists-expected.txt: Added.
703 * platform/iphone-simulator/accessibility/tables-lists.html: Added.
704 * platform/iphone-simulator/accessibility/text-line-no-ignored-elements-expected.txt: Added.
705 * platform/iphone-simulator/accessibility/text-line-no-ignored-elements.html: Added.
706 * platform/iphone-simulator/accessibility/text-marker-list-item-expected.txt: Added.
707 * platform/iphone-simulator/accessibility/text-marker-list-item.html: Added.
708 * platform/iphone-simulator/accessibility/text-marker-validation-expected.txt: Added.
709 * platform/iphone-simulator/accessibility/text-marker-validation.html: Added.
710 * platform/iphone-simulator/accessibility/text-role-expected.txt: Added.
711 * platform/iphone-simulator/accessibility/text-role.html: Added.
712 * platform/iphone-simulator/accessibility/textfield-in-axvalue-expected.txt: Added.
713 * platform/iphone-simulator/accessibility/textfield-in-axvalue.html: Added.
714 * platform/iphone-simulator/accessibility/url-test-expected.txt: Added.
715 * platform/iphone-simulator/accessibility/url-test.html: Added.
717 2013-03-01 David Hyatt <hyatt@apple.com>
719 [New Multicolumn] Change inRenderFlowThread to follow containing block chain
720 https://bugs.webkit.org/show_bug.cgi?id=111206
722 Reviewed by Simon Fraser.
724 * fast/multicol/positioned-outside-of-columns-expected.html: Added.
725 * fast/multicol/positioned-outside-of-columns.html: Added.
727 2013-03-01 Bear Travis <betravis@adobe.com>
729 [css exclusions] setting shape-inside on a parent does not relayout child blocks' inline content
730 https://bugs.webkit.org/show_bug.cgi?id=108128
732 Reviewed by David Hyatt.
734 Test that setting and resetting shape-inside and shape-outside correctly lay out
735 content inside of child blocks.
737 * fast/exclusions/shape-inside/shape-inside-dynamic-nested-expected.html: Added.
738 * fast/exclusions/shape-inside/shape-inside-dynamic-nested.html: Added.
740 2013-03-01 Uday Kiran <udaykiran@motorola.com>
742 getComputedStyle not implemented for -webkit-column-rule shorthand
743 https://bugs.webkit.org/show_bug.cgi?id=111203
745 Reviewed by Alexis Menard.
747 Add test to check getComputedStyle for -webkit-column-rule.
749 * fast/css/getComputedStyle/getComputedStyle-column-rule-expected.txt: Added.
750 * fast/css/getComputedStyle/getComputedStyle-column-rule.html: Added.
752 2013-03-01 Adrienne Walker <enne@chromium.org>
754 [chromium] Mark rtl-iframe-absolute-overflow-scrolled as flaky.
755 https://bugs.webkit.org/show_bug.cgi?id=111199
757 Unreviewed gardening.
759 * platform/chromium/TestExpectations:
761 2013-03-01 Vsevolod Vlasov <vsevik@chromium.org>
763 Web Inspector: Navigator should show tree element for each folder in the source path.
764 https://bugs.webkit.org/show_bug.cgi?id=108943
766 Reviewed by Pavel Feldman.
768 * http/tests/inspector/debugger-test.js:
769 (initialize_DebuggerTest.):
770 (initialize_DebuggerTest):
771 * http/tests/inspector/workspace-test.js:
772 (initialize_WorkspaceTest.InspectorTest.createWorkspace):
773 * inspector/debugger/navigator-view-expected.txt: Added.
774 * inspector/debugger/navigator-view.html: Added.
775 * inspector/debugger/scripts-file-selector-expected.txt: Removed.
776 * inspector/debugger/scripts-file-selector.html: Removed.
777 * inspector/debugger/scripts-panel-expected.txt:
778 * inspector/debugger/scripts-panel.html:
779 * inspector/debugger/scripts-sorting-expected.txt:
780 * inspector/debugger/scripts-sorting.html:
782 2013-03-01 Vsevolod Vlasov <vsevik@chromium.org>
784 Web Inspector: [Regression] Snippets renaming is broken.
785 https://bugs.webkit.org/show_bug.cgi?id=111181
787 Reviewed by Alexander Pavlov.
789 * inspector/debugger/script-snippet-model.html:
791 2013-03-01 Ádám Kallai <kadam@inf.u-szeged.hu>
793 [Qt] Unreviewed gardening.
795 * platform/qt/TestExpectations: Skipped failing test.
797 2013-03-01 Alexander Pavlov <apavlov@chromium.org>
799 Web Inspector: Introduce opaque SecurityOrigin string identifiers in the frontend
800 https://bugs.webkit.org/show_bug.cgi?id=111165
802 Reviewed by Vsevolod Vlasov.
804 Follow the string -> object conversion of the security origin.
806 * http/tests/inspector-enabled/dom-storage-open.html:
807 * http/tests/inspector/filesystem/delete-entry.html:
808 * http/tests/inspector/filesystem/request-filesystem-root.html:
809 * http/tests/inspector/indexeddb/database-data.html:
810 * http/tests/inspector/indexeddb/database-names.html:
811 * http/tests/inspector/indexeddb/database-structure.html:
812 * http/tests/inspector/resource-tree/resource-tree-events.html:
814 2013-03-01 Takashi Toyoshima <toyoshim@chromium.org>
816 Unreviewed chromium gardening, update image expectation again
818 * platform/chromium-mac-snowleopard/svg/custom/foreign-object-skew-expected.png:
820 2013-03-01 Sheriff Bot <webkit.review.bot@gmail.com>
822 Unreviewed, rolling out r144443.
823 http://trac.webkit.org/changeset/144443
824 https://bugs.webkit.org/show_bug.cgi?id=111169
826 Caused 2 tests to crash by segv on Chromium Mac10.6 (Requested
827 by toyoshim on #webkit).
829 * media/track/track-cue-rendering-with-padding-expected.txt: Removed.
830 * media/track/track-cue-rendering-with-padding.html: Removed.
832 2013-03-01 Takashi Toyoshima <toyoshim@chromium.org>
834 Unreviewed chromium gardening, cleanup lint errors #2
835 Remove duplicated entries.
837 * platform/chromium/TestExpectations:
839 2013-03-01 Victor Carbune <vcarbune@chromium.org>
841 Support padding, margin and border for internal UA cue styling
842 https://bugs.webkit.org/show_bug.cgi?id=110703
844 Reviewed by Eric Carlson.
846 * media/track/track-cue-rendering-with-padding-expected.txt: Added.
847 * media/track/track-cue-rendering-with-padding.html: Added.
849 2013-03-01 Takashi Toyoshima <toyoshim@chromium.org>
851 Unreviewed chromium gardening
853 * platform/chromium/TestExpectations:
855 2013-03-01 Allan Sandfeld Jensen <allan.jensen@digia.com>
857 [Qt] Enable LINK_PREFETCH
858 https://bugs.webkit.org/show_bug.cgi?id=111158
860 Reviewed by Simon Hausmann.
862 Unskip tests depending on LINK_PREFETCH.
864 * platform/qt/TestExpectations:
866 2013-03-01 Vsevolod Vlasov <vsevik@chromium.org>
868 Flaky test: http/tests/inspector/resource-tree/resource-request-content-while-loading.html
869 https://bugs.webkit.org/show_bug.cgi?id=111123
871 Reviewed by Alexander Pavlov.
874 * http/tests/inspector/resource-tree/resource-request-content-while-loading.html:
875 * platform/chromium/TestExpectations:
877 2013-02-28 Alexander Pavlov <apavlov@chromium.org>
879 Web Inspector: Selector's raw start position in its line is considered to be 0 when computing UILocation
880 https://bugs.webkit.org/show_bug.cgi?id=110732
882 Reviewed by Vsevolod Vlasov.
884 Changed tests have been rebaselined to follow the new source range structure.
886 * http/tests/inspector/elements-test.js:
887 (initialize_ElementTest.InspectorTest.rangeText): Fix source range dumping format.
888 * inspector/audits/audits-panel-functional-expected.txt:
889 * inspector/audits/audits-panel-noimages-functional-expected.txt:
890 * inspector/styles/get-set-stylesheet-text-expected.txt:
891 * inspector/styles/parse-stylesheet-errors-expected.txt:
892 * inspector/styles/resources/selector-line.css: Added.
893 * inspector/styles/resources/selector-line.css.map: Added.
894 * inspector/styles/resources/selector-line.scss: Added.
895 * inspector/styles/selector-line-expected.txt: Added.
896 * inspector/styles/selector-line.html: Added.
897 * inspector/styles/styles-new-API-expected.txt:
898 * inspector/styles/styles-source-offsets-expected.txt:
899 * inspector/styles/styles-source-offsets.html:
901 2013-03-01 Mike West <mkwst@chromium.org>
903 [Mac] [WK1] http/tests/xmlhttprequest/navigation-should-abort.html fails
904 https://bugs.webkit.org/show_bug.cgi?id=111052
906 Reviewed by Alexey Proskuryakov.
908 Currently, this test is failing to output the textual content of the
909 'data:' URL to which the test navigates. Replacing this 'data:' URL
910 with a "real" HTML file ensures that Mac WK1 behaves the same way as
911 the other ports for this test.
913 This doesn't really address the issue raised: navigation to a 'data:'
914 URL should behave in the same way as a "real" URL; filed
915 http://wkbug.com/111152 to track that issue.
917 * http/tests/xmlhttprequest/resources/navigation-target.html: Added.
918 Add an actual file to which we can navigate.
919 * http/tests/xmlhttprequest/navigation-should-abort-expected.txt:
920 * http/tests/xmlhttprequest/navigation-should-abort.html:
921 Navigate to the new HTML file during the test rather than an inlined
923 * platform/mac-wk2/TestExpectations:
924 * platform/mac/TestExpectations:
925 Remove the expectations set in r144277.
927 2013-03-01 Zan Dobersek <zdobersek@igalia.com>
929 Unreviewed GTK gardening.
931 * platform/gtk-wk1/TestExpectations: Removing expectation for the fast/canvas/canvas-currentPath-crash.html test.
932 * platform/gtk/media/video-playing-and-pause-expected.txt: Rebaselining.
934 2013-02-28 Takashi Toyoshima <toyoshim@chromium.org>
936 Unreviewed chromium gardening
937 https://bugs.webkit.org/show_bug.cgi?id=111141
939 * platform/chromium/TestExpectations:
941 2013-02-28 Seokju Kwon <seokju.kwon@gmail.com>
943 [EFL] Gardening for some inspector tests
944 https://bugs.webkit.org/show_bug.cgi?id=111131
946 Unreviewed gardening.
948 * platform/efl-wk1/TestExpectations:
950 2013-02-28 Sheriff Bot <webkit.review.bot@gmail.com>
952 Unreviewed, rolling out r144370.
953 http://trac.webkit.org/changeset/144370
954 https://bugs.webkit.org/show_bug.cgi?id=111136
956 Caused 21 assertion failure at DocumentLoader.cpp(436)
957 (Requested by toyoshim on #webkit).
959 * platform/mac/TestExpectations:
961 2013-02-28 Takashi Toyoshima <toyoshim@chromium.org>
963 Unreviewed, chromium gardening; update expected image for Snow Leopard
965 * platform/chromium-mac-snowleopard/svg/custom/foreign-object-skew-expected.png:
966 * platform/chromium/TestExpectations:
968 2013-02-28 Stephen Chenney <schenney@chromium.org>
970 [Chromium] Rebaselines for Win decorations-with-text-combine.html
972 Unreviewed expectations update.
974 * platform/chromium-win-xp/fast/text/decorations-with-text-combine-expected.png:
975 * platform/chromium-win/fast/text/decorations-with-text-combine-expected.png:
977 2013-02-28 Eberhard Graether <egraether@google.com>
979 WebInspector: Switch hide element shortcut in ElementsPanel to use a selector
980 https://bugs.webkit.org/show_bug.cgi?id=110641
982 Reviewed by Pavel Feldman.
984 This change switches the shortcut for adding visibility:hidden to an element's style
985 to toggling a class name on the element and injecting a style rule into the element's
986 document instead. This way it is possible to change the visibility of all child
989 Test: inspector/elements/hide-shortcut.html
991 * inspector/elements/hide-shortcut-expected.txt: Added.
992 * inspector/elements/hide-shortcut.html: Added.
993 * inspector/elements/resources/hide-shortcut-iframe.html: Added.
995 2013-02-28 Seokju Kwon <seokju.kwon@gmail.com>
997 [EFL] Focus problem in inspector/extensions/extensions-panel.html
998 https://bugs.webkit.org/show_bug.cgi?id=97077
1000 Reviewed by Laszlo Gombos.
1002 Remove inspector/extensions/extensions-panel.html from TestExpectations.
1004 * platform/efl-wk1/TestExpectations:
1006 2013-02-28 Levi Weintraub <leviw@chromium.org>
1008 Stale FrameSelection in removed iframe causes crash
1009 https://bugs.webkit.org/show_bug.cgi?id=108696
1011 Reviewed by Ryosuke Niwa.
1013 * editing/selection/selection-in-iframe-removed-crash-expected.txt: Added.
1014 * editing/selection/selection-in-iframe-removed-crash.html: Added.
1016 2013-02-28 Stephen Chenney <schenney@chromium.org>
1018 [Chromium] Rebaselines for Mac decorations-with-text-combine.html
1020 Unreviewed expectations update.
1022 * platform/chromium-mac-lion/fast/text/decorations-with-text-combine-expected.png:
1023 * platform/chromium-mac/fast/text/decorations-with-text-combine-expected.png:
1025 2013-02-28 Roger Fong <roger_fong@apple.com>
1027 Unreviewed gardening. Skip storage tests on Windows.
1029 * platform/win/TestExpectations:
1031 2013-02-28 Ryosuke Niwa <rniwa@webkit.org>
1033 Add a flaky failure expectation to http/tests/inspector/resource-tree/resource-request-content-while-loading.html
1034 on all platforms per bug 111123.
1038 2013-02-28 Dirk Pranke <dpranke@chromium.org>
1040 Unreviewed, rebaselining fast/forms/date-appearance/basic.html for chromium.
1042 * platform/chromium-linux/fast/forms/date/date-appearance-basic-expected.png:
1043 * platform/chromium-mac-lion/fast/forms/date/date-appearance-basic-expected.png:
1044 * platform/chromium-mac-snowleopard/fast/forms/date/date-appearance-basic-expected.png:
1045 * platform/chromium-mac/fast/forms/date/date-appearance-basic-expected.png:
1046 * platform/chromium-win/fast/forms/date/date-appearance-basic-expected.png:
1047 * platform/chromium/TestExpectations:
1049 2013-02-28 Dirk Pranke <dpranke@chromium.org>
1051 Unreviewed, rebaselining media/track/track-cue-rendering-vertical.html on chromium
1053 * platform/chromium-linux/media/track/track-cue-rendering-vertical-expected.txt: Removed.
1054 * platform/chromium-mac-lion/media/track/track-cue-rendering-vertical-expected.png: Added.
1055 * platform/chromium-mac-lion/media/track/track-cue-rendering-vertical-expected.txt: Added.
1056 * platform/chromium-mac-snowleopard/media/track/track-cue-rendering-vertical-expected.png:
1057 * platform/chromium-win-xp/media/track/track-cue-rendering-vertical-expected.png:
1058 * platform/chromium-win/media/track/track-cue-rendering-vertical-expected.png:
1059 * platform/chromium-win/media/track/track-cue-rendering-vertical-expected.txt:
1060 * platform/chromium/TestExpectations:
1062 2013-02-28 Dirk Pranke <dpranke@chromium.org>
1064 Unreviewed, updating chromium TestExpectations to remove passing tests.
1066 * platform/chromium/TestExpectations:
1068 2013-02-28 Kaustubh Atrawalkar <kaustubh@motorola.com>
1070 Notification.requestPermission callback should be optional
1071 https://bugs.webkit.org/show_bug.cgi?id=108196
1073 Reviewed by Kentaro Hara.
1075 Spec says it should be optional.
1076 http://notifications.spec.whatwg.org/#notification
1078 * fast/notifications/notifications-request-permission-optional-expected.txt: Added.
1079 * fast/notifications/notifications-request-permission-optional.html: Added.
1081 2013-02-28 Stephen Chenney <schenney@chromium.org>
1083 [Chromium] Move html5linb tests to be Slow rather than Timeout
1085 Unreviewed expectations. Requested by Eric Seidel.
1087 * platform/chromium/TestExpectations:
1089 2013-02-28 Jochen Eisinger <jochen@chromium.org>
1091 Meta referrer isn't honored for window.open
1092 https://bugs.webkit.org/show_bug.cgi?id=111076
1094 Reviewed by Adam Barth.
1096 * http/tests/security/referrer-policy-window-open-expected.txt: Added.
1097 * http/tests/security/referrer-policy-window-open.html: Added.
1099 2013-02-28 Kondapally Kalyan <kalyan.kondapally@intel.com>
1101 [EFL][WebGL] Enable compositing/webgl/webgl-reflection.html.
1102 https://bugs.webkit.org/show_bug.cgi?id=110688
1104 Reviewed by Laszlo Gombos.
1106 This patch adds platform specific test expectation files for the
1107 test and enables it for efl port.
1109 * platform/efl/TestExpectations:
1110 * platform/efl/compositing/webgl/webgl-reflection-expected.png: Added.
1111 * platform/efl/compositing/webgl/webgl-reflection-expected.txt: Added.
1113 2013-02-28 Kent Tamura <tkent@chromium.org>
1115 REGRESSION: INPUT_MULTIPLE_FIELDS_UI: Changing CSS display property on input[type=date] unexpectedly makes another line for ::-webkit-calendar-picker-indicator
1116 https://bugs.webkit.org/show_bug.cgi?id=110974
1118 Reviewed by Kentaro Hara.
1120 * fast/forms/date/date-appearance-basic-expected.txt:
1121 * fast/forms/date/date-appearance-basic.html:
1122 * platform/chromium-mac/fast/forms/date/date-appearance-basic-expected.png:
1123 * platform/chromium/TestExpectations:
1125 2013-02-28 Xianzhu Wang <wangxianzhu@chromium.org>
1127 Focus ring for a child layer is incorrectly offset by ancestor composited layer's position
1128 https://bugs.webkit.org/show_bug.cgi?id=110895
1130 Reviewed by Simon Fraser.
1132 New ref test for the bug.
1134 * compositing/sub-layer-focus-ring-expected.html: Added.
1135 * compositing/sub-layer-focus-ring.html: Added.
1137 2013-02-28 Justin Novosad <junov@google.com>
1139 Re-baselining expected pixels for fast/borders/border-radius-percent.html on linux
1140 https://bugs.webkit.org/show_bug.cgi?id=110889
1145 * platform/chromium-linux/fast/borders/border-radius-percent-expected.png:
1147 2013-02-28 Stephen Chenney <schenney@chromium.org>
1149 [Chromium] Unreviewed gardening, update expectation
1151 * platform/chromium/TestExpectations: Add Win modifier for compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html
1152 and remove modifiers for fast/forms/textarea/textarea-state-restore.html
1154 2013-02-28 Adam Barth <abarth@webkit.org>
1156 Remove these supressions now that we've reverted http://trac.webkit.org/changeset/144126.
1158 * platform/chromium/TestExpectations:
1160 2013-02-28 Sheriff Bot <webkit.review.bot@gmail.com>
1162 Unreviewed, rolling out r144126 and r144176.
1163 http://trac.webkit.org/changeset/144126
1164 http://trac.webkit.org/changeset/144176
1165 https://bugs.webkit.org/show_bug.cgi?id=111096
1167 Caused fast/notifications/notifications-request-
1168 permission.html to crash (Requested by abarth on #webkit).
1170 * fast/notifications/notifications-request-permission-optional-expected.txt: Removed.
1171 * fast/notifications/notifications-request-permission-optional.html: Removed.
1173 2013-02-28 Nate Chapin <japhet@chromium.org>
1175 Test for https://bugs.webkit.org/show_bug.cgi?id=110482
1177 Reviewed by Adam Barth.
1179 * http/tests/security/XFrameOptions/x-frame-options-deny-multiple-clients-expected.txt: Added.
1180 * http/tests/security/XFrameOptions/x-frame-options-deny-multiple-clients.html: Added.
1181 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-deny-multiple-clients-expected.txt: Added.
1183 2013-02-28 Chris Fleizach <cfleizach@apple.com>
1185 WebSpeech: support the boundary event
1186 https://bugs.webkit.org/show_bug.cgi?id=107350
1188 Reviewed by Beth Dakin.
1190 * platform/mac/fast/speechsynthesis/speech-synthesis-boundary-events-expected.txt: Added.
1191 * platform/mac/fast/speechsynthesis/speech-synthesis-boundary-events.html: Added.
1193 2013-02-28 Adam Barth <abarth@webkit.org>
1195 This timeout also happens in Release.
1197 * platform/chromium/TestExpectations:
1199 2013-02-28 Stephen Chenney <schenney@chromium.org>
1201 [Chromium] Marking one more html5 test as timeout
1203 Unreviewed expectations, removing a Debug modifier.
1205 * platform/chromium/TestExpectations:
1207 2013-02-26 David Hyatt <hyatt@apple.com>
1209 [New Multicolumn] Rewrite the painting/stacking model to be spec compliant.
1210 https://bugs.webkit.org/show_bug.cgi?id=110624.
1212 Reviewed by Simon Fraser.
1214 * fast/multicol/mixed-positioning-stacking-order-expected.html: Added.
1215 * fast/multicol/mixed-positioning-stacking-order.html: Added.
1217 2013-02-28 Ádám Kallai <kadam@inf.u-szeged.hu>
1219 [Qt] Unreviewed gardening.
1220 https://bugs.webkit.org/show_bug.cgi?id=111058.
1222 * platform/qt/TestExpectations: Skipped failing test after r144236.
1224 2013-02-28 Stephen Chenney <schenney@chromium.org>
1226 Unreviewed gardening, update expectation
1228 * platform/chromium/TestExpectations: Add ImageOnlyFailure for compositing/rtl/rtl-iframe-fixed-overflow.html
1230 2013-02-28 Allan Sandfeld Jensen <allan.jensen@digia.com>
1232 [Qt] Enable CANVAS_PATH flag
1233 https://bugs.webkit.org/show_bug.cgi?id=108508
1235 Reviewed by Simon Hausmann.
1237 Unskip CANVAS_PATH tests.
1239 * platform/qt/TestExpectations:
1241 2013-02-28 Ádám Kallai <kadam@inf.u-szeged.hu>
1243 [Qt] Unreviewed gardening.
1245 * platform/qt/TestExpectations: Skipped failing test after r144265.
1247 2013-02-28 Pavel Feldman <pfeldman@chromium.org>
1249 Web Inspector: class console-formatted-string renamed to console-formatted- ?
1250 https://bugs.webkit.org/show_bug.cgi?id=110881
1252 Reviewed by Vsevolod Vlasov.
1254 * http/tests/inspector/console-test.js:
1255 (initialize_ConsoleTest.InspectorTest.dumpConsoleMessages):
1256 * inspector/console/console-object-preview-expected.txt:
1257 * inspector/console/console-object-preview.html:
1259 2013-02-28 Takashi Toyoshima <toyoshim@chromium.org>
1261 Unreviewed gardening, update expectation
1263 * platform/chromium/TestExpectations:
1265 2013-02-28 Mike West <mkwst@chromium.org>
1267 XSSAuditor should strip formaction attributes from input and button elements.
1268 https://bugs.webkit.org/show_bug.cgi?id=110975
1270 Reviewed by Daniel Bates.
1272 * http/tests/security/xssAuditor/formaction-on-button-expected.txt: Added.
1273 * http/tests/security/xssAuditor/formaction-on-button.html: Added.
1274 * http/tests/security/xssAuditor/formaction-on-input-expected.txt: Added.
1275 * http/tests/security/xssAuditor/formaction-on-input.html: Added.
1276 * http/tests/security/xssAuditor/resources/echo-intertag.pl:
1277 Support 'showFormaction' as a new option to write out formaction values.
1279 2013-02-28 Takashi Toyoshima <toyoshim@chromium.org>
1281 Unreviewed gardening, clean up expectations to remove lint errors #1.
1283 * platform/chromium/TestExpectations:
1285 2013-02-28 Mike West <mkwst@chromium.org>
1287 Web Inspector: Make it obvious where command line functions come from
1288 https://bugs.webkit.org/show_bug.cgi?id=62367
1290 Reviewed by Pavel Feldman.
1292 * inspector/console/console-native-function-to-string-expected.txt: Added.
1293 * inspector/console/console-native-function-to-string.html: Added.
1295 2013-02-28 Zoltan Arvai <zarvai@inf.u-szeged.hu>
1297 [Qt] Unreviwed gardening. Skip test that made to crash other test.
1299 * platform/qt-5.0-wk1/TestExpectations:
1301 2013-02-28 Takashi Toyoshima <toyoshim@chromium.org>
1303 Unreviewed gardening, update test expectation
1305 * platform/chromium/TestExpectations:
1307 2013-02-28 Takashi Toyoshima <toyoshim@chromium.org>
1309 Unreviewed, gardening.
1310 https://bugs.webkit.org/show_bug.cgi?id=111062
1312 * platform/chromium/TestExpectations:
1314 2013-02-28 Zan Dobersek <zdobersek@igalia.com>
1316 Unreviewed GTK gardening.
1318 Generating missing baselines for an octet of media tests and removing related expectations.
1320 * platform/gtk/TestExpectations: Also removing expectation for
1321 fast/multicol/newmulticol/column-rules-fixed-height.html, the test is now passing.
1322 * platform/gtk/media/audio-controls-rendering-expected.png: Added.
1323 * platform/gtk/media/audio-controls-rendering-expected.txt: Added.
1324 * platform/gtk/media/controls-after-reload-expected.png: Added.
1325 * platform/gtk/media/controls-after-reload-expected.txt:
1326 * platform/gtk/media/controls-strict-expected.png: Added.
1327 * platform/gtk/media/controls-strict-expected.txt:
1328 * platform/gtk/media/controls-styling-strict-expected.txt:
1329 * platform/gtk/media/controls-without-preload-expected.png: Added.
1330 * platform/gtk/media/controls-without-preload-expected.txt:
1331 * platform/gtk/media/video-controls-rendering-expected.png:
1332 * platform/gtk/media/video-controls-rendering-expected.txt:
1333 * platform/gtk/media/video-display-toggle-expected.png: Added.
1334 * platform/gtk/media/video-display-toggle-expected.txt:
1335 * platform/gtk/media/video-playing-and-pause-expected.png: Added.
1336 * platform/gtk/media/video-playing-and-pause-expected.txt:
1338 2013-02-28 Zan Dobersek <zdobersek@igalia.com>
1340 Unreviewed GTK gardening.
1342 * platform/gtk/TestExpectations: Adding failure expectations for tests added in r144236 and r144258.
1344 2013-02-28 Mike West <mkwst@chromium.org>
1346 Cleanup: XSSAuditor's form[action] tests should be manually executable.
1347 https://bugs.webkit.org/show_bug.cgi?id=111049
1349 Reviewed by Daniel Bates.
1351 We currently check whether we're running in a DRT-like world before
1352 creating user-visible output for XSSAuditor's form[action] tests. This
1353 patch removes that restriction in order to allow manually-run tests
1354 to show some reasonable output.
1356 * http/tests/security/xssAuditor/resources/echo-intertag.pl:
1357 Drop the 'if (window.testRunner)' from the 'showAction' branch in
1358 order to allow manually running the test.
1360 2013-02-28 Takashi Toyoshima <toyoshim@chromium.org>
1362 Unreviewed gardening
1363 https://bugs.webkit.org/show_bug.cgi?id=111054
1365 * platform/chromium/TestExpectations:
1367 2013-02-28 Ádám Kallai <kadam@inf.u-szeged.hu>
1369 [Qt] Unreviewed gardening. Skipped failing ref html tests.
1371 * platform/qt/TestExpectations:
1373 2013-02-28 Ryosuke Niwa <rniwa@webkit.org>
1375 Add a failing test expectation to navigation-should-abort.html on Mac WebKit1.
1376 The failure is tracked by the bug 111052.
1378 * platform/mac-wk2/TestExpectations:
1379 * platform/mac/TestExpectations:
1381 2013-02-28 Adam Barth <abarth@webkit.org>
1383 A couple more tweaks to TestExpectations after the threaded parser.
1385 * platform/chromium/TestExpectations:
1387 2013-02-28 Kent Tamura <tkent@chromium.org>
1389 Unreviewed, rolling out r144184.
1390 http://trac.webkit.org/changeset/144184
1391 https://bugs.webkit.org/show_bug.cgi?id=110974
1393 The change didn't fix all of the problems.
1395 * fast/forms/date/date-appearance-basic-expected.txt:
1396 * fast/forms/date/date-appearance-basic.html:
1397 * platform/chromium-mac/fast/forms/date/date-appearance-basic-expected.png:
1398 * platform/chromium/TestExpectations:
1400 2013-02-28 Takashi Toyoshima <toyoshim@chromium.org>
1402 Unreviewed gardening, mark two tests as slow.
1403 https://bugs.webkit.org/show_bug.cgi?id=111038
1404 https://bugs.webkit.org/show_bug.cgi?id=111046
1406 * platform/chromium/TestExpectations:
1408 2013-02-28 Adam Barth <abarth@webkit.org>
1410 Apparently Failure does not include ImageOnlyFailure.
1412 * platform/chromium/TestExpectations:
1414 2013-02-28 Adam Barth <abarth@webkit.org>
1418 The version of this file I landed in
1419 http://trac.webkit.org/changeset/144262 appears to have been
1420 ever-so-slightly incorrect.
1422 * platform/chromium/inspector/timeline/timeline-script-tag-1-expected.txt:
1424 2013-02-27 Sheriff Bot <webkit.review.bot@gmail.com>
1426 Unreviewed, rolling out r144224.
1427 http://trac.webkit.org/changeset/144224
1428 https://bugs.webkit.org/show_bug.cgi?id=111045
1430 Caused plugins/pass-different-npp-struct.html to time out
1431 (Requested by abarth on #webkit).
1433 * platform/mac-wk2/plugins/netscape-plugin-setwindow-size-2-expected.txt: Added.
1434 * plugins/netscape-plugin-setwindow-size-2.html:
1435 * plugins/netscape-plugin-setwindow-size.html:
1436 * plugins/pass-different-npp-struct.html:
1438 2013-02-27 Adam Barth <abarth@webkit.org>
1442 Update some test expectations based on the threaded parser behavior.
1443 These look like test integration issues rather than actual bugs in the
1444 parser. We will investigate them offline.
1446 * platform/chromium/TestExpectations:
1448 2013-02-27 Kunihiko Sakamoto <ksakamoto@chromium.org>
1450 INPUT_MULTIPLE_FIELDS_UI: Step-up/-down of hour field should respect min/max attributes
1451 https://bugs.webkit.org/show_bug.cgi?id=109555
1453 Reviewed by Kent Tamura.
1455 Added test cases with min/max attributes.
1457 * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-readonly-subfield-expected.txt:
1458 * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-readonly-subfield.html:
1459 * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-stepup-stepdown-from-renderer-expected.txt: Added.
1460 * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-stepup-stepdown-from-renderer.html: Added.
1461 * fast/forms/time-multiple-fields/time-multiple-fields-readonly-subfield-expected.txt:
1462 * fast/forms/time-multiple-fields/time-multiple-fields-readonly-subfield.html:
1463 * fast/forms/time-multiple-fields/time-multiple-fields-stepup-stepdown-from-renderer-expected.txt:
1464 * fast/forms/time-multiple-fields/time-multiple-fields-stepup-stepdown-from-renderer.html:
1466 2013-02-27 Adam Barth <abarth@webkit.org>
1468 [Chromium] Enable threaded HTML parser by default in DumpRenderTree
1469 https://bugs.webkit.org/show_bug.cgi?id=110907
1471 Reviewed by Eric Seidel.
1473 Update test results to show subtle differences in FrameLoaderClient callbacks.
1475 * platform/chromium-mac/security/block-test-no-port-expected.txt: Removed.
1476 * platform/chromium-win/fast/images/support-broken-image-delegate-expected.txt:
1477 * platform/chromium-win/security/block-test-no-port-expected.txt: Removed.
1478 * platform/chromium/fast/images/support-broken-image-delegate-expected.txt:
1479 * platform/chromium/fast/loader/main-document-url-for-non-http-loads-expected.txt: Added.
1480 * platform/chromium/http/tests/loading/307-after-303-after-post-expected.txt: Added.
1481 * platform/chromium/http/tests/misc/favicon-loads-with-images-disabled-expected.txt: Added.
1482 * platform/chromium/http/tests/misc/will-send-request-returns-null-on-redirect-expected.txt:
1483 * platform/chromium/http/tests/misc/window-dot-stop-expected.txt: Added.
1484 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-deny-expected.txt: Added.
1485 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt: Added.
1486 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body-expected.txt: Added.
1487 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-allow-expected.txt: Added.
1488 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny-expected.txt: Added.
1489 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-invalid-expected.txt: Added.
1490 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-allow-expected.txt: Added.
1491 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-deny-expected.txt: Added.
1492 * platform/chromium/inspector/debugger/pause-in-inline-script-expected.txt: Added.
1493 * platform/chromium/inspector/timeline/timeline-script-tag-1-expected.txt: Added.
1494 * platform/chromium/security/block-test-no-port-expected.txt:
1496 2013-02-27 Tien-Ren Chen <trchen@chromium.org>
1498 Need to re-layout fixed position elements after scale when using settings()->fixedElementsLayoutRelativeToFrame()
1499 https://bugs.webkit.org/show_bug.cgi?id=105486
1501 Reviewed by James Robinson.
1503 In settings()->fixedElementsLayoutRelativeToFrame() mode, fixed-position
1504 elements are layout relative to the current visible viewport, which can
1505 be different from the layout viewport when using fixed-layout mode.
1506 We need to re-layout fixed-position elements in case of visible content
1509 The test is currently chromium-specific due to difficulties to make this
1510 test works on Mac. The mac port seems to work very differently with
1511 visible content size when a page is scaled. And there is no reliable way
1512 to hide scrollbars in mac-wk1 that doesn't cause a side effect.
1514 * platform/chromium/fast/repaint/relayout-fixed-position-after-scale-expected.html: Added.
1515 * platform/chromium/fast/repaint/relayout-fixed-position-after-scale.html: Added.
1517 2013-02-27 Hans Muller <hmuller@adobe.com>
1519 [CSS Exclusions] Enable shape-inside rectangle support for shape-padding
1520 https://bugs.webkit.org/show_bug.cgi?id=110500
1522 Reviewed by Dirk Schulze.
1524 Added one shape-inside, shape-padding test for each CSS shape type.
1526 * fast/exclusions/shape-inside/shape-inside-circle-padding-expected.html: Added.
1527 * fast/exclusions/shape-inside/shape-inside-circle-padding.html: Added.
1528 * fast/exclusions/shape-inside/shape-inside-ellipse-padding-expected.html: Added.
1529 * fast/exclusions/shape-inside/shape-inside-ellipse-padding.html: Added.
1530 * fast/exclusions/shape-inside/shape-inside-rectangle-padding-expected.html: Added.
1531 * fast/exclusions/shape-inside/shape-inside-rectangle-padding.html: Added.
1532 * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-padding-expected.html: Added.
1533 * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-padding.html: Added.
1535 2013-02-27 Stephen Chenney <schenney@chromium.org>
1537 [Chromium] Rebaseline after r144236
1538 https://bugs.webkit.org/show_bug.cgi?id=109879
1540 Unreviewed expectations update
1542 * platform/chromium-linux/plugins/plugin-clip-subframe-expected.txt: Added.
1544 2013-02-27 Stephen Chenney <schenney@chromium.org>
1546 [Chromium] Rebaseline after r144236
1547 https://bugs.webkit.org/show_bug.cgi?id=109879
1549 Unreviewed expectations update
1551 * platform/chromium-mac/plugins/plugin-clip-subframe-expected.txt: Added.
1552 * platform/chromium-win-xp/plugins: Removed.
1553 * platform/chromium-win/plugins/plugin-clip-subframe-expected.txt: Added.
1555 2013-02-27 James Simonsen <simonjam@chromium.org>
1557 [chromium] Lower priority of preloaded images
1558 https://bugs.webkit.org/show_bug.cgi?id=110527
1560 Reviewed by Nate Chapin.
1562 * http/tests/loading/promote-img-preload-priority-expected.txt: Added.
1563 * http/tests/loading/promote-img-preload-priority.html: Added.
1565 2013-02-27 Philip Rogers <pdr@google.com>
1567 Rebaseline 2 SVG tests after WK108429
1569 This patch rebaselines svg/repaint after WK108429 and removes a stale
1570 test expectations entry for svg/custom/text-ctm.
1572 Unreviewed update of test expectations.
1574 * platform/chromium-win/svg/repaint/svgsvgelement-repaint-children-expected.png: Added.
1575 * platform/chromium-win/svg/repaint/svgsvgelement-repaint-children-expected.txt: Added.
1576 * platform/chromium/TestExpectations:
1578 2013-02-27 Chris Fleizach <cfleizach@apple.com>
1580 WebSpeech: support speech cancel
1581 https://bugs.webkit.org/show_bug.cgi?id=107349
1583 Reviewed by Beth Dakin.
1585 * platform/mac/fast/speechsynthesis/speech-synthesis-cancel-expected.txt: Added.
1586 * platform/mac/fast/speechsynthesis/speech-synthesis-cancel.html: Added.
1588 2013-02-27 Kenneth Russell <kbr@google.com>
1590 Insufficient validation when uploading depth textures to WebGL
1591 https://bugs.webkit.org/show_bug.cgi?id=110931
1593 Reviewed by Abhishek Arya.
1595 Updated webgl/conformance/extensions/webgl-depth-texture.html
1596 layout test with additional test cases. These changes will be
1597 added to the Khronos repository.
1599 * webgl/resources/webgl_test_files/conformance/extensions/webgl-depth-texture.html:
1600 Added more test cases.
1602 2013-02-27 Chris Fleizach <cfleizach@apple.com>
1604 AX: Mac platform should support ability to scroll an element into visible
1605 https://bugs.webkit.org/show_bug.cgi?id=109860
1607 Reviewed by Beth Dakin.
1609 * platform/mac/accessibility/scroll-to-visible-action.html: Added.
1610 * platform/mac/accessibility/scroll-to-visible-action-expected.txt: Added.
1612 2013-02-27 John Bauman <jbauman@chromium.org>
1614 Plugin in iframe may not display
1615 https://bugs.webkit.org/show_bug.cgi?id=109879
1617 Reviewed by Simon Fraser.
1619 Use log-npp-set-window to ensure plugin clip changes correctly.
1621 * platform/mac-wk2/plugins/plugin-clip-subframe-expected.txt: Added.
1622 * platform/mac/plugins/plugin-clip-subframe-expected.txt: Added.
1623 * plugins/plugin-clip-subframe-expected.txt: Added.
1624 * plugins/plugin-clip-subframe.html: Added.
1625 * plugins/resources/plugin-clip-subframe-iframe.html: Added.
1627 2013-02-27 Chris Rogers <crogers@google.com>
1629 Implement channel up-mixing and down-mixing rules
1630 https://bugs.webkit.org/show_bug.cgi?id=110812
1632 Reviewed by Kenneth Russell.
1634 * webaudio/audionode-channel-rules-expected.txt: Added.
1635 * webaudio/audionode-channel-rules.html: Added.
1637 2013-02-27 Jochen Eisinger <jochen@chromium.org>
1639 Skip media tests that fail on content_shell
1641 Unreviewed gardening.
1643 * platform/chromium/ContentShellTestExpectations:
1645 2013-02-27 Jochen Eisinger <jochen@chromium.org>
1647 plugins/netscape-plugin-setwindow-size*.html and plugins/pass-different-npp-struct.html should be async
1648 https://bugs.webkit.org/show_bug.cgi?id=110973
1650 Reviewed by Adam Barth.
1652 There is nothing that ensures that the log messages from the plugin
1653 come in before the layout test finished loading.
1655 * platform/mac-wk2/plugins/netscape-plugin-setwindow-size-2-expected.txt: Removed.
1656 * plugins/netscape-plugin-setwindow-size-2.html:
1657 * plugins/netscape-plugin-setwindow-size.html:
1658 * plugins/pass-different-npp-struct.html:
1660 2013-02-27 Manuel Rego Casasnovas <rego@igalia.com>
1662 Add smartInsertDeleteEnabled setting to WebCore::Page
1663 https://bugs.webkit.org/show_bug.cgi?id=107840
1665 Reviewed by Ryosuke Niwa.
1667 Replace testRunner.setSmartInsertDeleteEnabled by
1668 internals.settings.setSmartInsertDeleteEnabled in tests.
1670 * editing/deleting/smart-editing-disabled.html:
1671 * editing/selection/doubleclick-beside-cr-span.html:
1672 * editing/selection/doubleclick-whitespace-crash.html:
1673 * editing/selection/doubleclick-whitespace-img-crash.html:
1674 * editing/selection/doubleclick-whitespace.html:
1675 * platform/wk2/TestExpectations: Unflag
1676 editing/deleting/smart-editing-disabled.html as it passes now.
1678 2013-02-27 Chris Fleizach <cfleizach@apple.com>
1680 WebSpeech: Support pause/resume ability
1681 https://bugs.webkit.org/show_bug.cgi?id=107345
1683 Reviewed by Beth Dakin.
1685 * platform/mac/fast/speechsynthesis/speech-synthesis-pause-resume-expected.txt: Added.
1686 * platform/mac/fast/speechsynthesis/speech-synthesis-pause-resume.html: Added.
1688 2013-02-27 Stephen Chenney <schenney@chromium.org>
1690 [Chromium] Test expectations updates
1692 Unreviewed expectations after recent bug fixes.
1694 * platform/chromium-mac-lion/fast/borders/border-radius-percent-expected.png: Added.
1695 * platform/chromium-mac-lion/svg/css/text-shadow-multiple-expected.png:
1696 * platform/chromium-mac-snowleopard/fast/borders/border-radius-percent-expected.png: Added.
1697 * platform/chromium-mac-snowleopard/svg/css/text-shadow-multiple-expected.png:
1698 * platform/chromium-mac/fast/borders/border-radius-percent-expected.png: Added.
1699 * platform/chromium-mac/svg/css/text-shadow-multiple-expected.png:
1700 * platform/chromium-mac/svg/custom/transform-with-shadow-and-gradient-expected.png:
1701 * platform/chromium-win/fast/borders/border-radius-percent-expected.png: Added.
1702 * platform/chromium-win/svg/css/text-shadow-multiple-expected.png:
1703 * platform/chromium-win/svg/custom/transform-with-shadow-and-gradient-expected.png:
1704 * platform/chromium/TestExpectations:
1706 2013-02-27 Andrei Bucur <abucur@adobe.com>
1708 REGRESSION(r124739): fast/lists/list-marker-remove-crash.html hits an assertion in MoveParagraphs
1709 https://bugs.webkit.org/show_bug.cgi?id=93247
1711 Reviewed by Darin Adler.
1713 Update TestExpectations because the test doesn't crash any more.
1715 * platform/chromium/TestExpectations:
1716 * platform/efl/TestExpectations:
1717 * platform/gtk/TestExpectations:
1718 * platform/mac/TestExpectations:
1719 * platform/qt-4.8/TestExpectations:
1720 * platform/qt-mac/TestExpectations:
1721 * platform/qt/TestExpectations:
1723 2013-02-27 Aaron Colwell <acolwell@chromium.org>
1725 Fix SourceBufferList so SourceBuffer.append() calls are always rejected after the MediaSource is closed.
1726 https://bugs.webkit.org/show_bug.cgi?id=110917
1728 Reviewed by Eric Carlson.
1730 * http/tests/media/media-source/video-media-source-reject-append-after-reopening-expected.txt: Added.
1731 * http/tests/media/media-source/video-media-source-reject-append-after-reopening.html: Added.
1733 2013-02-27 Ádám Kallai <kadam@inf.u-szeged.hu>
1735 [Qt] Unreviewed gardening. Unskipp inspector tests after r144071.
1737 * platform/qt/TestExpectations:
1739 2013-02-27 Justin Novosad <junov@google.com>
1741 REGRESSION (r134631) of border-radius percentage with border pixel
1742 https://bugs.webkit.org/show_bug.cgi?id=110889
1744 Reviewed by Simon Fraser.
1746 Adding new pixel test to verify the correct rendering of
1747 rounded rectangle backgrounds with inner border radii that
1748 exceed the dimensions of the inner edge of the border.
1750 * fast/borders/border-radius-percent-expected.txt: Added.
1751 * fast/borders/border-radius-percent.html: Added.
1752 * platform/chromium-linux/fast/borders/border-radius-percent-expected.png: Added.
1753 * platform/chromium/TestExpectations:
1755 2013-02-27 Florin Malita <fmalita@chromium.org>
1757 [Chromium] Layout Test svg/custom/transform-with-shadow-and-gradient.svg is failing
1758 https://bugs.webkit.org/show_bug.cgi?id=76557
1760 Reviewed by Stephen Chenney.
1762 * platform/chromium-linux/svg/css/text-shadow-multiple-expected.png:
1763 * platform/chromium-linux/svg/custom/transform-with-shadow-and-gradient-expected.png:
1764 * platform/chromium/TestExpectations:
1766 2013-02-27 No'am Rosenthal <noam@webkit.org>
1768 [Texmap] TextureMapper is too eager to use intermediate surfaces
1769 https://bugs.webkit.org/show_bug.cgi?id=110762
1771 Reviewed by Allan Sandfeld Jensen.
1773 Added a few ref-tests for correct overlap blending in accelearated compositing mode.
1774 Skipping the new reflection test on Mac/Chromium since it's not rendered
1775 properly on those platforms.
1777 * compositing/overlap-blending/children-opacity-huge-expected.html: Added.
1778 * compositing/overlap-blending/children-opacity-huge.html: Added.
1779 * compositing/overlap-blending/children-opacity-no-overlap-expected.html: Added.
1780 * compositing/overlap-blending/children-opacity-no-overlap.html: Added.
1781 * compositing/overlap-blending/reflection-opacity-huge-expected.html: Added.
1782 * compositing/overlap-blending/reflection-opacity-huge.html: Added.
1784 2013-02-27 Zan Dobersek <zdobersek@igalia.com>
1786 Unreviewed GTK gardening.
1788 * platform/gtk/TestExpectations: Template element support is already enabled in
1789 development builds. Removing skip entries for related tests as they all pass.
1791 2013-02-27 Zan Dobersek <zdobersek@igalia.com>
1793 Unreviewed GTK gardening.
1795 Rebaselining after r144096.
1797 * platform/gtk/TestExpectations:
1798 * platform/gtk/css2.1/20110323/replaced-elements-001-expected.txt:
1799 * platform/gtk/css2.1/replaced-elements-001-expected.png: Added.
1800 * platform/gtk/css3/flexbox/button-expected.png: Added.
1801 * platform/gtk/css3/flexbox/button-expected.txt: Added.
1802 * platform/gtk/svg/custom/foreign-object-skew-expected.txt:
1803 * platform/gtk/tables/mozilla/bugs/bug92647-2-expected.txt:
1805 2013-02-27 Jochen Eisinger <jochen@chromium.org>
1807 Add plugins test expectations for content_shell
1809 Unreviewed gardening.
1811 * platform/chromium/ContentShellTestExpectations:
1813 2013-02-27 Kent Tamura <tkent@chromium.org>
1815 REGRESSION: INPUT_MULTIPLE_FIELDS_UI: Changing CSS display property on input[type=date] unexpectedly makes another line for ::-webkit-calendar-picker-indicator
1816 https://bugs.webkit.org/show_bug.cgi?id=110974
1818 Reviewed by Kentaro Hara.
1820 * fast/forms/date/date-appearance-basic-expected.txt:
1821 * fast/forms/date/date-appearance-basic.html:
1822 * platform/chromium-mac/fast/forms/date/date-appearance-basic-expected.png:
1823 * platform/chromium/TestExpectations:
1825 2013-02-27 Vivek Galatage <vivek.vg@samsung.com>
1827 Web Inspector: Refactor AuditsPanel with AuditController as newly introduced entity
1828 https://bugs.webkit.org/show_bug.cgi?id=110866
1830 Reviewed by Alexander Pavlov.
1832 * inspector/extensions/extensions-audits-tests.js:
1834 2013-02-27 Vsevolod Vlasov <vsevik@chromium.org>
1836 Unreviewed chromium test expectations update.
1838 * platform/chromium/TestExpectations:
1840 2013-02-27 Mihai Maerean <mmaerean@adobe.com>
1842 [CSS Regions] Region overset property is not properly computed when there is a region break
1843 https://bugs.webkit.org/show_bug.cgi?id=92497
1845 Reviewed by David Hyatt.
1847 * fast/multicol/break-after-always-bottom-margin-expected.txt: Added.
1848 * fast/multicol/break-after-always-bottom-margin.html: Added.
1849 * fast/regions/overset-break-expected.txt: Added.
1850 * fast/regions/overset-break-nested-expected.txt: Added.
1851 * fast/regions/overset-break-nested.html: Added.
1852 * fast/regions/overset-break-with-sibling-expected.txt: Added.
1853 * fast/regions/overset-break-with-sibling.html: Added.
1854 * fast/regions/overset-break.html: Added.
1856 2013-02-27 Vsevolod Vlasov <vsevik@chromium.org>
1858 Unreviewed chromium test expectations update.
1860 * platform/chromium/TestExpectations:
1862 2013-02-27 Michael Starzinger <mstarzinger@chromium.org>
1864 [chromium] Adapt test expectations to V8 __proto__ changes.
1865 https://bugs.webkit.org/show_bug.cgi?id=110887
1867 Reviewed by Stephen Chenney.
1869 ad window-custom-prototype) This is expected bahavior, consistent with
1870 SpiderMonkey. The test expectation is broken. Assigning 'null' to
1871 '__proto__' makes the accessor installed on Object.prototype disappear.
1873 ad JSON-parse) The result of JSON.parse() doesn't match the result we
1874 get when evaluating the same string through eval() as V8 still has
1875 special handling of the __proto__ property for object literals.
1877 ad cyclic-prototypes) Test fully matches the WebKit expectation now and
1878 no longer fails. However the exception message has a slightly different
1879 format and hence causes a text diff.
1881 * platform/chromium/TestExpectations: Temporary mark tests failing.
1882 * platform/chromium/fast/dom/Window/window-custom-prototype-expected.txt:
1883 * platform/chromium/fast/js/JSON-parse-expected.txt:
1884 * platform/chromium/fast/js/cyclic-prototypes-expected.txt:
1886 2013-02-27 Vsevolod Vlasov <vsevik@chromium.org>
1888 Unreviewed chromium test expectations update.
1890 * platform/chromium/TestExpectations:
1892 2013-02-27 Vsevolod Vlasov <vsevik@chromium.org>
1894 Unreviewed chromium test expectations update.
1896 * platform/chromium/TestExpectations:
1898 2013-02-27 Vsevolod Vlasov <vsevik@chromium.org>
1900 Unreviewed chromium test expectations update.
1902 * platform/chromium/TestExpectations:
1904 2013-02-27 Li Yin <li.yin@intel.com>
1906 MediaStream constructor test should cover ended MediaStreamTrack.
1907 https://bugs.webkit.org/show_bug.cgi?id=110941
1909 Reviewed by Kentaro Hara.
1911 Spec: http://dev.w3.org/2011/webrtc/editor/getusermedia.html#mediastream
1912 If tracks has ended, it should skip these tracks and continue with the next one.
1914 * fast/mediastream/MediaStreamConstructor-expected.txt:
1915 * fast/mediastream/MediaStreamConstructor.html:
1917 2013-02-27 Thiago Marcos P. Santos <thiago.santos@intel.com>
1919 [EFL] Unreviewed gardening
1921 Updated tests baselines.
1923 * platform/efl/http/tests/misc/will-send-request-returns-null-on-redirect-expected.txt: Added.
1925 2013-02-27 Mike West <mkwst@chromium.org>
1927 XHR should fire 'abort' event when navigation interrupts a request.
1928 https://bugs.webkit.org/show_bug.cgi?id=110867
1930 Reviewed by Alexey Proskuryakov.
1932 Adding a layout test to ensure that navigation-canceled XMLHttpRequests
1933 fire an 'abort' event rather than an 'error' event.
1935 * http/tests/xmlhttprequest/navigation-should-abort-expected.txt: Added.
1936 * http/tests/xmlhttprequest/navigation-should-abort.html: Added.
1938 2013-02-27 Thiago Marcos P. Santos <thiago.santos@intel.com>
1940 [EFL] Unreviewed gardening
1942 Mark custom elements tests as failures until we enable them.
1944 * platform/efl/TestExpectations:
1946 2013-02-27 Seokju Kwon <seokju.kwon@gmail.com>
1948 [EFL] Remove test related to html5lib after r144032
1949 https://bugs.webkit.org/show_bug.cgi?id=110946
1951 Unreviewed, EFL gardening.
1953 Test was removed after r144032. And remove it from TestExpectations.
1954 html5lib/generated/run-template.html.
1956 * platform/efl/TestExpectations:
1958 2013-02-27 Vsevolod Vlasov <vsevik@chromium.org>
1960 Unreviewed chromium test expectations update.
1962 * platform/chromium/TestExpectations:
1964 2013-02-27 Vsevolod Vlasov <vsevik@chromium.org>
1966 Unreviewed chromium test expectations update.
1968 * platform/chromium/TestExpectations:
1970 2013-02-26 Benjamin Poulain <benjamin@webkit.org>
1972 Fix the tests based on computedStyleIncludingVisitedInfo for asynchronous update of the visited style
1973 https://bugs.webkit.org/show_bug.cgi?id=110708
1975 Reviewed by Ryosuke Niwa.
1977 The tests using computedStyleIncludingVisitedInfo were using the asumption that visited style
1978 is updated synchronously with the loading of resources.
1979 This assumption is valid for Mac WebKit1, but does not hold for multiprocess
1980 WebKit because the list of visited URLs is maintained outside the WebProcess.
1982 This patch changes the tests to use the 'shouldBecomeXXX' test functions in order to wait
1983 for the asynchronous update. With the change, all the tests succeed reliably on WebKit2.
1985 * fast/history/multiple-classes-visited-expected.txt:
1986 * fast/history/multiple-classes-visited.html:
1987 * fast/history/nested-visited-test-expected.txt:
1988 * fast/history/nested-visited-test.html:
1989 * fast/history/self-is-visited-expected.txt:
1990 * fast/history/self-is-visited.html:
1991 * fast/history/sibling-visited-test-expected.txt:
1992 * fast/history/sibling-visited-test.html:
1993 * fast/js/resources/js-test-pre.js:
1996 (shouldBecomeDifferent):
1997 * platform/wk2/TestExpectations:
1998 * platform/chromium/TestExpectations: The tests can now also timeout due to
1999 computedStyleIncludingVisitedInfo missing from Chromium's DRT.
2001 2013-02-27 Zan Dobersek <zdobersek@igalia.com>
2003 Unreviewed gardening.
2005 * platform/efl/TestExpectations: Removing expectation for html5lib/runner.html, the test was removed in r144032.
2006 * platform/gtk/TestExpectations: Ditto.
2007 * platform/gtk/http/tests/security/XFrameOptions/x-frame-options-allowall-expected.txt: Added. Required after r144105.
2009 2013-02-27 Sheriff Bot <webkit.review.bot@gmail.com>
2011 Unreviewed, rolling out r144136, r144143, and r144147.
2012 http://trac.webkit.org/changeset/144136
2013 http://trac.webkit.org/changeset/144143
2014 http://trac.webkit.org/changeset/144147
2015 https://bugs.webkit.org/show_bug.cgi?id=110950
2017 Caused some timeouts and flaky crashes (Requested by abarth on
2020 * platform/chromium-mac/security/block-test-no-port-expected.txt: Copied from LayoutTests/platform/chromium/security/block-test-no-port-expected.txt.
2021 * platform/chromium-win/fast/images/support-broken-image-delegate-expected.txt:
2022 * platform/chromium-win/http/tests/loading/redirect-methods-expected.txt:
2023 * platform/chromium-win/security/block-test-no-port-expected.txt: Copied from LayoutTests/platform/chromium/security/block-test-no-port-expected.txt.
2024 * platform/chromium/TestExpectations:
2025 * platform/chromium/fast/images/support-broken-image-delegate-expected.txt:
2026 * platform/chromium/fast/loader/main-document-url-for-non-http-loads-expected.txt: Removed.
2027 * platform/chromium/http/tests/loading/307-after-303-after-post-expected.txt: Removed.
2028 * platform/chromium/http/tests/misc/favicon-loads-with-images-disabled-expected.txt: Removed.
2029 * platform/chromium/http/tests/misc/will-send-request-returns-null-on-redirect-expected.txt:
2030 * platform/chromium/http/tests/misc/window-dot-stop-expected.txt: Removed.
2031 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-allowall-expected.txt: Removed.
2032 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-deny-expected.txt: Removed.
2033 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt: Removed.
2034 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body-expected.txt: Removed.
2035 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-allow-expected.txt: Removed.
2036 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny-expected.txt: Removed.
2037 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-invalid-expected.txt: Removed.
2038 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-allow-expected.txt: Removed.
2039 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-deny-expected.txt: Removed.
2040 * platform/chromium/inspector/debugger/pause-in-inline-script-expected.txt: Removed.
2041 * platform/chromium/inspector/timeline/timeline-script-tag-1-expected.txt: Removed.
2042 * platform/chromium/security/block-test-no-port-expected.txt:
2044 2013-02-26 Csaba Osztrogonác <ossy@webkit.org>
2046 One more unreviewed fix after r144032 and r144051.
2047 https://bugs.webkit.org/show_bug.cgi?id=110734
2049 * TestExpectations: Unskip tests.
2050 * html5lib/generated/run-template-write.html: Revert an accidental change by r144051.
2051 * platform/gtk/TestExpectations: Skip run-template-data.html and run-template-write.html instead of run-template.html
2052 * platform/mac/TestExpectations: Ditto.
2053 * platform/qt/TestExpectations: Ditto.
2054 * platform/win/TestExpectations: Ditto.
2055 * platform/wincairo/TestExpectations: Ditto.
2057 2013-02-26 Adam Barth <abarth@webkit.org>
2061 Note another multipart failure to work through.
2063 * platform/chromium/TestExpectations:
2065 2013-02-26 Uday Kiran <udaykiran@motorola.com>
2067 getPropertyValue for -webkit-column-rule returns null, should compute the shorthand value
2068 https://bugs.webkit.org/show_bug.cgi?id=110698
2070 Reviewed by Alexander Pavlov.
2072 * fast/css/getPropertyValue-column-rule-expected.txt: Added.
2073 * fast/css/getPropertyValue-column-rule.html: Added.
2075 2013-02-26 Uday Kiran <udaykiran@motorola.com>
2077 getPropertyValue for -webkit-margin-collapse returns null, should compute the shorthand value
2078 https://bugs.webkit.org/show_bug.cgi?id=110903
2080 Reviewed by Alexander Pavlov.
2082 Added test for getPropertyValue("-webkit-margin-collapse").
2084 * fast/css/getPropertyValue-webkit-margin-collapse-expected.txt: Added.
2085 * fast/css/getPropertyValue-webkit-margin-collapse.html: Added.
2087 2013-02-26 Uday Kiran <udaykiran@motorola.com>
2089 getPropertyValue for -webkit-marquee returns null, should compute the shorthand value
2090 https://bugs.webkit.org/show_bug.cgi?id=110816
2092 Reviewed by Alexander Pavlov.
2094 Added testcases to check getPropertyValue for -webkit-marquee shorthand.
2096 * fast/css/getPropertyValue-webkit-marquee-expected.txt: Added.
2097 * fast/css/getPropertyValue-webkit-marquee.html: Added.
2099 2013-02-26 Adam Barth <abarth@webkit.org>
2103 Update expectations to show new FrameLoaderClient callbacks. I missed
2104 this test earlier because it doesn't run on Linux.
2106 * platform/chromium-win/http/tests/loading/redirect-methods-expected.txt:
2108 2013-02-26 Filip Pizlo <fpizlo@apple.com>
2110 DFG OSR exit doesn't know which virtual register to use for the last result register for post_inc and post_dec
2111 https://bugs.webkit.org/show_bug.cgi?id=109036
2112 <rdar://problem/13292139>
2114 Reviewed by Gavin Barraclough.
2116 * fast/js/dfg-post-inc-then-exit-expected.txt: Added.
2117 * fast/js/dfg-post-inc-then-exit.html: Added.
2118 * fast/js/jsc-test-list:
2119 * fast/js/script-tests/dfg-post-inc-then-exit.js: Added.
2122 2013-02-26 Adam Barth <abarth@webkit.org>
2124 [Chromium] Enable threaded HTML parser by default in DumpRenderTree
2125 https://bugs.webkit.org/show_bug.cgi?id=110907
2127 Reviewed by Eric Seidel.
2129 Update test results to show subtle differences in FrameLoaderClient callbacks.
2131 * platform/chromium-mac/security/block-test-no-port-expected.txt: Removed.
2132 * platform/chromium-win/fast/images/support-broken-image-delegate-expected.txt:
2133 * platform/chromium-win/security/block-test-no-port-expected.txt: Removed.
2134 * platform/chromium/fast/images/support-broken-image-delegate-expected.txt:
2135 * platform/chromium/fast/loader/main-document-url-for-non-http-loads-expected.txt: Added.
2136 * platform/chromium/http/tests/loading/307-after-303-after-post-expected.txt: Added.
2137 * platform/chromium/http/tests/misc/favicon-loads-with-images-disabled-expected.txt: Added.
2138 * platform/chromium/http/tests/misc/will-send-request-returns-null-on-redirect-expected.txt:
2139 * platform/chromium/http/tests/misc/window-dot-stop-expected.txt: Added.
2140 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-deny-expected.txt: Added.
2141 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt: Added.
2142 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body-expected.txt: Added.
2143 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-allow-expected.txt: Added.
2144 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny-expected.txt: Added.
2145 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-invalid-expected.txt: Added.
2146 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-allow-expected.txt: Added.
2147 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-deny-expected.txt: Added.
2148 * platform/chromium/inspector/debugger/pause-in-inline-script-expected.txt: Added.
2149 * platform/chromium/inspector/timeline/timeline-script-tag-1-expected.txt: Added.
2150 * platform/chromium/security/block-test-no-port-expected.txt:
2152 2013-02-26 Stephen Chenney <schenney@chromium.org>
2154 Crashes in fast/notifications/notifications-request-permission.html after r144126
2155 https://bugs.webkit.org/show_bug.cgi?id=108196
2157 Unreviewed expectations update.
2159 * platform/chromium/TestExpectations:
2161 2013-02-26 Stephen Chenney <schenney@chromium.org>
2163 Deleting extraneous baseline after feDisplacementMap fix
2164 https://bugs.webkit.org/show_bug.cgi?id=10592
2166 Unreviewed expectations update. Slow build bot to blame.
2168 * platform/chromium-win-xp/svg/filters/feDisplacementMap-expected.png: Removed.
2170 2013-02-26 Adam Klein <adamk@chromium.org>
2172 Parsing of HTML tags in MathML Text Insertion Points leads to bogus parser behavior
2173 https://bugs.webkit.org/show_bug.cgi?id=110808
2175 Reviewed by Adam Barth.
2177 * html5lib/generated/run-math-data-expected.txt: Added.
2178 * html5lib/generated/run-math-data.html: Added.
2179 * html5lib/generated/run-math-write-expected.txt: Added.
2180 * html5lib/generated/run-math-write.html: Added.
2181 * html5lib/resources/math.dat: Added.
2183 2013-02-26 Kaustubh Atrawalkar <kaustubh@motorola.com>
2185 Notification.requestPermission callback should be optional
2186 https://bugs.webkit.org/show_bug.cgi?id=108196
2188 Reviewed by Adam Barth.
2190 Specs says it should be optional.
2191 http://notifications.spec.whatwg.org/#notification
2193 * fast/notifications/notifications-request-permission-optional-expected.txt: Added.
2194 * fast/notifications/notifications-request-permission-optional.html: Added.
2196 2013-02-26 Stephen Chenney <schenney@chromium.org>
2198 [Chromium] TestExpectations addition
2200 Unreviewed addition of fast/js/regress/inlined-put-by-id-transition.html which crashes occasionally.
2202 * platform/chromium/TestExpectations:
2204 2013-02-26 Stephen Chenney <schenney@chromium.org>
2206 New baselines after feDisplacementMap fix
2207 https://bugs.webkit.org/show_bug.cgi?id=10592
2209 Unreviewed expectations update.
2211 * platform/chromium-linux-x86/svg/filters/feDisplacementMap-expected.png: Removed.
2212 * platform/chromium-linux/svg/filters/feDisplacementMap-expected.png: Removed.
2213 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
2214 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.png:
2215 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.png:
2216 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.png:
2217 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.png:
2218 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.png:
2219 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.png:
2220 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.png:
2221 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.png:
2222 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.png:
2223 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.png:
2224 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
2225 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.png:
2226 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.png:
2227 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.png:
2228 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.png:
2229 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.png:
2230 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.png:
2231 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.png:
2232 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.png:
2233 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.png:
2234 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.png:
2235 * platform/chromium-mac-snowleopard/svg/filters/feDisplacementMap-expected.png: Removed.
2236 * platform/chromium-mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
2237 * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.png:
2238 * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.png:
2239 * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.png:
2240 * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.png:
2241 * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.png:
2242 * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.png:
2243 * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.png:
2244 * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.png:
2245 * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.png:
2246 * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.png:
2247 * platform/chromium-mac/svg/filters/feDisplacementMap-expected.png:
2248 * platform/chromium-mac/svg/filters/filterRes-expected.png:
2249 * platform/chromium-win/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
2250 * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.png:
2251 * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.png:
2252 * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.png:
2253 * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.png:
2254 * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.png:
2255 * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.png:
2256 * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.png:
2257 * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.png:
2258 * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.png:
2259 * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.png:
2260 * platform/chromium-win/svg/filters/feDisplacementMap-expected.png:
2261 * platform/chromium-win/svg/filters/filterRes-expected.png:
2262 * platform/chromium/TestExpectations:
2264 2013-02-26 Michelangelo De Simone <michelangelo@webkit.org>
2266 [CSS Shaders] Implement color and luminosity non-separable blend modes
2267 https://bugs.webkit.org/show_bug.cgi?id=106226
2269 Added relevant tests for the "color" and "luminosity" non-separable blend modes.
2270 These tests are currently skipped on Mac due to a slight color difference; please
2271 see relevant bug: http://webkit.org/b/107487.
2273 Reviewed by Dean Jackson.
2275 * css3/filters/custom/custom-filter-nonseparable-blend-mode-color-expected.html: Added.
2276 * css3/filters/custom/custom-filter-nonseparable-blend-mode-color.html: Added.
2277 * css3/filters/custom/custom-filter-nonseparable-blend-mode-luminosity-expected.html: Added.
2278 * css3/filters/custom/custom-filter-nonseparable-blend-mode-luminosity.html: Added.
2280 2013-02-26 Dirk Pranke <dpranke@chromium.org>
2282 [chromium] Re-enable the fixed version of freetype on linux
2283 https://bugs.webkit.org/show_bug.cgi?id=110542
2285 Reviewed by Tony Chang.
2287 Re-add entries for two tests that pass on Lucid but fail on Precise
2288 even with the Freetype change. This isn't worth adding in
2289 Lucid and Precise keywords for just these two tests.
2291 * platform/chromium/TestExpectations:
2293 2013-02-26 Stephen Chenney <schenney@chromium.org>
2295 feDisplacementMap filter gets color space wrong
2296 https://bugs.webkit.org/show_bug.cgi?id=105929
2298 Reviewed by Dirk Schulze.
2300 Add two new feDisplacementMap tests to get better coverage. And update some results.
2302 * platform/chromium-linux/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
2303 * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.png:
2304 * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.png:
2305 * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.png:
2306 * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.png:
2307 * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.png:
2308 * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.png:
2309 * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.png:
2310 * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.png:
2311 * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.png:
2312 * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.png:
2313 * platform/chromium-linux/svg/filters/feDisplacementMap-expected.png:
2314 * platform/chromium-linux/svg/filters/filterRes-expected.png:
2315 * svg/filters/feDisplacementMap-color-interpolation-filters-expected.svg: Added.
2316 * svg/filters/feDisplacementMap-color-interpolation-filters.svg: Added.
2317 * svg/filters/feDisplacementMap-filterUnits-expected.svg: Added.
2318 * svg/filters/feDisplacementMap-filterUnits.svg: Added.
2320 2013-02-26 Mike West <mkwst@chromium.org>
2322 X-Frame-Options should accept ALLOWALL as a valid value.
2323 https://bugs.webkit.org/show_bug.cgi?id=110857
2325 Reviewed by Adam Barth.
2327 * http/tests/security/XFrameOptions/resources/x-frame-options-allowall.cgi: Added.
2328 * http/tests/security/XFrameOptions/x-frame-options-allowall-expected.txt: Added.
2329 * http/tests/security/XFrameOptions/x-frame-options-allowall.html: Added.
2331 * http/tests/security/XFrameOptions/x-frame-options-cached-expected.txt:
2332 Exciting new baseline for an old test that was already using ALLOWALL!
2334 2013-02-26 Tony Chang <tony@chromium.org>
2336 CSS Flexbox: dynamically applied align-items doesn't affect item alignment
2337 https://bugs.webkit.org/show_bug.cgi?id=110341
2339 Reviewed by Ojan Vafai.
2341 Also fix a typo causing align-self-* classes from not applying. There
2342 was only one test that tried to use the align-self classes and it was
2343 testing all values behaved the same.
2345 * css3/flexbox/relayout-align-items-expected.txt: Added.
2346 * css3/flexbox/relayout-align-items.html: Added.
2347 * css3/flexbox/resources/flexbox.css:
2349 (.align-self-flex-start):
2350 (.align-self-flex-end):
2351 (.align-self-center):
2352 (.align-self-baseline):
2353 (.align-self-stretch):
2355 2013-02-26 Christian Biesinger <cbiesinger@chromium.org>
2357 Empty <button>s should collapse; empty <input type="button"> should not collapse
2358 https://bugs.webkit.org/show_bug.cgi?id=110654
2360 Reviewed by Ojan Vafai.
2362 * css3/flexbox/button-expected.png: Added.
2363 * css3/flexbox/button-expected.txt: Added.
2364 * css3/flexbox/button.html: Added.
2365 Test empty buttons, <input type=button>, and buttons with
2368 * css3/flexbox/position-absolute-child-with-contenteditable-expected.html: Added.
2369 * css3/flexbox/position-absolute-child-with-contenteditable.html: Added.
2370 Test flex boxes with hasLineIfEmpty()=true and absolute positioned
2371 children. Uses contenteditable=true to get that effect.
2373 * platform/chromium-linux/css2.1/20110323/replaced-elements-001-expected.png:
2374 * platform/chromium-linux/css2.1/20110323/replaced-elements-001-expected.txt:
2375 * platform/chromium-linux/svg/custom/foreign-object-skew-expected.png:
2376 * platform/chromium-linux/svg/custom/foreign-object-skew-expected.txt:
2377 * platform/chromium-linux/tables/mozilla/bugs/bug92647-2-expected.png:
2378 * platform/chromium-linux/tables/mozilla/bugs/bug92647-2-expected.txt:
2379 Regenerate test cases that use <input type=button>.
2381 * platform/chromium/TestExpectations:
2382 * platform/efl/TestExpectations:
2383 * platform/gtk/TestExpectations:
2384 * platform/mac/TestExpectations:
2385 * platform/qt/TestExpectations:
2386 * platform/win/TestExpectations:
2387 Mark tests for rebaselining.
2389 2013-02-26 Zan Dobersek <zdobersek@igalia.com>
2391 Unreviewed gardening.
2393 Adding failure expectations for three html5lib tests that are failing after r144032
2394 on EFL and GTK, most likely due to the ports sharing Libsoup as the network backend.
2396 * platform/efl/TestExpectations:
2397 * platform/gtk/TestExpectations:
2399 2013-02-26 Joshua Bell <jsbell@chromium.org>
2401 IndexedDB: IDBObjectStore.index() doesn't report errors after deleteIndex()
2402 https://bugs.webkit.org/show_bug.cgi?id=110792
2404 Reviewed by Tony Chang.
2406 Added regression test for bug.
2408 * storage/indexeddb/deleteIndex-bug110792-expected.txt: Added.
2409 * storage/indexeddb/deleteIndex-bug110792.html: Added.
2411 2013-02-26 Sheriff Bot <webkit.review.bot@gmail.com>
2413 Unreviewed, rolling out r144019.
2414 http://trac.webkit.org/changeset/144019
2415 https://bugs.webkit.org/show_bug.cgi?id=110892
2417 due to 8% perf regression on chromium-win7 intl1 page cycler,
2418 see https://bugs.webkit.org/show_bug.cgi?id=110872 (Requested
2419 by gasubic on #webkit).
2421 * platform/mac/TestExpectations:
2423 2013-02-26 Stephen Chenney <schenney@chromium.org>
2425 [Chromium] New baselines for css3-modsel-15c
2427 Unreviewed test expectations update.
2429 * platform/chromium-linux-x86/css3/selectors3/xml: Removed.
2430 * platform/chromium-linux/css3/selectors3/xml/css3-modsel-15c-expected.png: Added.
2431 * platform/chromium-mac-lion/css3/selectors3/xml/css3-modsel-15c-expected.png: Added.
2432 * platform/chromium-mac-snowleopard/css3/selectors3/xml/css3-modsel-15c-expected.png: Added.
2433 * platform/chromium-win/css3/selectors3/xml/css3-modsel-15c-expected.png: Added.
2434 * platform/chromium-win/css3/selectors3/xml/css3-modsel-15c-expected.txt: Added.
2435 * platform/chromium/css3/selectors3/xml/css3-modsel-15c-expected.png: Removed.
2436 * platform/chromium/css3/selectors3/xml/css3-modsel-15c-expected.txt: Removed.
2438 2013-02-25 Antoine Quint <graouts@apple.com>
2440 Web Inspector: Cannot deep expand an element that has previously been partially expanded
2441 https://bugs.webkit.org/show_bug.cgi?id=110424
2443 Update existing test for InspectorDOMAgent::requestChildNodes to cover the case
2444 where we want to request children for a node that already has had children pushed
2445 but may not have pushed children at the depth requested.
2447 Reviewed by Pavel Feldman.
2449 * inspector-protocol/dom-request-child-nodes-depth-expected.txt:
2450 * inspector-protocol/dom-request-child-nodes-depth.html:
2452 2013-02-26 Martin Robinson <mrobinson@igalia.com>
2454 REGRESSION (r143619): Crashes in three layout tests
2455 https://bugs.webkit.org/show_bug.cgi?id=110588
2457 Reviewed by Gustavo Noronha Silva.
2459 * platform/gtk/TestExpectations: Unskip some tests which are no longer
2462 2013-02-26 Andrey Kosyakov <caseq@chromium.org>
2464 Unreviewed, rolling out r144041, r144044, and r144048.
2465 http://trac.webkit.org/changeset/144041
2466 http://trac.webkit.org/changeset/144044
2467 http://trac.webkit.org/changeset/144048
2468 https://bugs.webkit.org/show_bug.cgi?id=105796
2472 * inspector/timeline/timeline-enum-stability-expected.txt:
2474 2013-02-26 Vsevolod Vlasov <vsevik@chromium.org>
2476 Web Inspector: Migrate IndexedDB support to ResourceTreeModel's SecurityOriginAdded/Removed events.
2477 https://bugs.webkit.org/show_bug.cgi?id=110863
2479 Reviewed by Alexander Pavlov.
2481 * http/tests/inspector/indexeddb/database-names-expected.txt:
2482 * http/tests/inspector/indexeddb/database-names.html:
2484 2013-02-26 Csaba Osztrogonác <ossy@webkit.org>
2486 Unreviewed fix after r144032.
2487 https://bugs.webkit.org/show_bug.cgi?id=110734
2489 Update expected files due to JSC/V8 differences.
2491 * TestExpectations: Skip 2 failing tests until proper fix.
2492 * html5lib/generated/run-template-write.html:
2493 * html5lib/generated/run-tests1-data-expected.txt:
2494 * html5lib/generated/run-tests1-write-expected.txt:
2495 * html5lib/generated/run-tests18-data-expected.txt:
2496 * html5lib/generated/run-tests18-write-expected.txt:
2497 * html5lib/generated/run-tests7-data-expected.txt:
2498 * html5lib/generated/run-tests7-write-expected.txt:
2499 * platform/chromium/html5lib/generated/run-tests1-data-expected.txt: Copied from LayoutTests/html5lib/generated/run-tests1-data-expected.txt.
2500 * platform/chromium/html5lib/generated/run-tests1-write-expected.txt: Copied from LayoutTests/html5lib/generated/run-tests1-write-expected.txt.
2501 * platform/chromium/html5lib/generated/run-tests18-data-expected.txt: Copied from LayoutTests/html5lib/generated/run-tests18-data-expected.txt.
2502 * platform/chromium/html5lib/generated/run-tests18-write-expected.txt: Copied from LayoutTests/html5lib/generated/run-tests18-write-expected.txt.
2503 * platform/chromium/html5lib/generated/run-tests7-data-expected.txt: Copied from LayoutTests/html5lib/generated/run-tests7-data-expected.txt.
2504 * platform/chromium/html5lib/generated/run-tests7-write-expected.txt: Copied from LayoutTests/html5lib/generated/run-tests7-write-expected.txt.
2506 2013-02-26 Vsevolod Vlasov <vsevik@chromium.org>
2508 Unreviewed chromium test expectations update.
2510 * platform/chromium/TestExpectations:
2512 2013-02-26 Stephen Chenney <schenney@chromium.org>
2514 [Chromium] TestExpectations cleanup.
2516 Unreviewed removal of expectations for tests that are now passing.
2518 * platform/chromium/TestExpectations:
2520 2013-02-26 Sergio Villar Senin <svillar@igalia.com>
2522 REGRESSION (r143931): set-cookie-on-redirect.html breaks subsequent tests
2523 https://bugs.webkit.org/show_bug.cgi?id=110844
2525 Reviewed by Alexey Proskuryakov.
2527 Clean up cookies at the beginning and after finishing the test in
2528 order not to break other tests behavior.
2530 * http/tests/cookies/resources/set-cookie-on-redirect.php: clear cookie before returning.
2531 * http/tests/cookies/set-cookie-on-redirect.html: clear all cookies before starting the test.
2533 2013-02-26 Andrey Kosyakov <caseq@chromium.org>
2535 Web Inspector: show deferred paints on Timeline
2536 https://bugs.webkit.org/show_bug.cgi?id=105851
2538 Reviewed by Pavel Feldman.
2540 * inspector/timeline/timeline-enum-stability-expected.txt: Added "Rasterize" record type.
2542 2013-02-26 Takashi Toyoshima <toyoshim@chromium.org>
2544 Add User-Agent header in opening handshake headers.
2545 https://bugs.webkit.org/show_bug.cgi?id=110601
2547 Reviewed by Alexey Proskuryakov.
2549 RFC-6455 doesn't require to send User-Agent header, but allow it.
2550 Many web application developers want to have it, and Firefox already
2551 did it. This patch adds User-Agent header in opening handshake also in
2554 Test: http/tests/websocket/tests/hybi/useragent-in-openinghandshake.html
2556 * http/tests/websocket/tests/hybi/sendback_ua_wsh.py: Added.
2557 (web_socket_do_extra_handshake):
2558 (web_socket_transfer_data):
2559 * http/tests/websocket/tests/hybi/useragent-in-openinghandshake-expected.txt: Added.
2560 * http/tests/websocket/tests/hybi/useragent-in-openinghandshake.html: Added.
2562 2013-02-26 Zan Dobersek <zdobersek@igalia.com>
2564 Unreviewed GTK gardening.
2566 * platform/gtk/TestExpectations: Updating expectations for two inspector tests.
2567 Expanding expectation for media/encrypted-media/encrypted-media-syntax.html to expect timeouts as well.
2568 Adding a flaky failure expectation for svg/custom/animation-currentColor.svg.
2570 2013-02-26 Jochen Eisinger <jochen@chromium.org>
2572 [chromium] add content shell specific TestExpectations
2573 https://bugs.webkit.org/show_bug.cgi?id=110710
2575 Reviewed by Eric Seidel.
2577 For now, add tests that pass on content shell but fail on DRT.
2578 Next, I will file bugs for all the remaining failing tests and skip
2579 them here to ease the transition from DRT.
2581 * platform/chromium/ContentShellTestExpectations: Added.
2583 2013-02-26 Zoltan Arvai <zarvai@inf.u-szeged.hu>
2585 [Qt] Unreviewed gardening.
2587 * platform/qt-5.0-wk1/http/tests/navigation/forward-and-cancel-expected.txt: Renamed from LayoutTests/platform/qt/http/tests/navigation/forward-and-cancel-expected.txt.
2588 * platform/qt-5.0-wk1/http/tests/navigation/postredirect-frames-expected.txt: Renamed from LayoutTests/platform/qt/http/tests/navigation/postredirect-frames-expected.txt.
2589 * platform/qt-5.0-wk1/http/tests/navigation/postredirect-goback2-expected.txt: Renamed from LayoutTests/platform/qt/http/tests/navigation/postredirect-goback2-expected.txt.
2591 2013-02-26 Eric Seidel <eric@webkit.org>
2593 Layout Test Multiple html5lib/ tests are too slow and should be split.
2594 https://bugs.webkit.org/show_bug.cgi?id=110734
2596 Reviewed by Adam Barth.
2598 Split all of the html5lib tests into write and data variants
2599 instead of running both in sequence in each test.
2600 I added a script to autogenerate all of the test harness files
2601 from the *.dat files in resources/ (which we sync with the
2602 upstream html5lib tests.
2604 I removed all the old tests and expectations as well as TestExpectation entries.
2605 All of these tests should now be fast enough to avoid timeout on all platforms.
2606 I set the expectations from my chromium-linux (v8) machine, thus someone
2607 from a jsc port will need to rebaseline appropriately from their machine.
2610 * html5lib/generate-test-wrappers.py: Added.
2612 (_files_in_directory_with_suffix):
2613 (_last_path_component_removing_suffix):
2614 (_remove_harness_prefix):
2615 (_remove_harness_type):
2616 (_test_name_from_harness_name):
2617 (_remove_stale_tests):
2623 * html5lib/generated/run-adoption01-data-expected.txt: Added.
2624 * html5lib/generated/run-adoption01-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2625 * html5lib/generated/run-adoption01-write-expected.txt: Added.
2626 * html5lib/generated/run-adoption01-write.html: Renamed from LayoutTests/html5lib/generated/run-template.html.
2627 * html5lib/generated/run-adoption02-data-expected.txt: Added.
2628 * html5lib/generated/run-adoption02-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2629 * html5lib/generated/run-adoption02-write-expected.txt: Added.
2630 * html5lib/generated/run-adoption02-write.html: Renamed from LayoutTests/html5lib/generated/run-tests11.html.
2631 * html5lib/generated/run-comments01-data-expected.txt: Added.
2632 * html5lib/generated/run-comments01-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2633 * html5lib/generated/run-comments01-write-expected.txt: Added.
2634 * html5lib/generated/run-comments01-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2635 * html5lib/generated/run-doctype01-data-expected.txt: Added.
2636 * html5lib/generated/run-doctype01-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2637 * html5lib/generated/run-doctype01-write-expected.txt: Added.
2638 * html5lib/generated/run-doctype01-write.html: Renamed from LayoutTests/html5lib/generated/run-tests10.html.
2639 * html5lib/generated/run-domjs-unsafe-data-expected.txt: Added.
2640 * html5lib/generated/run-domjs-unsafe-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2641 * html5lib/generated/run-domjs-unsafe-write-expected.txt: Added.
2642 * html5lib/generated/run-domjs-unsafe-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2643 * html5lib/generated/run-entities01-data-expected.txt: Added.
2644 * html5lib/generated/run-entities01-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2645 * html5lib/generated/run-entities01-write-expected.txt: Added.
2646 * html5lib/generated/run-entities01-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2647 * html5lib/generated/run-entities02-data-expected.txt: Added.
2648 * html5lib/generated/run-entities02-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2649 * html5lib/generated/run-entities02-write-expected.txt: Added.
2650 * html5lib/generated/run-entities02-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2651 * html5lib/generated/run-html5test-com-data-expected.txt: Added.
2652 * html5lib/generated/run-html5test-com-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2653 * html5lib/generated/run-html5test-com-write-expected.txt: Added.
2654 * html5lib/generated/run-html5test-com-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2655 * html5lib/generated/run-inbody01-data-expected.txt: Added.
2656 * html5lib/generated/run-inbody01-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2657 * html5lib/generated/run-inbody01-write-expected.txt: Added.
2658 * html5lib/generated/run-inbody01-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2659 * html5lib/generated/run-isindex-data-expected.txt: Added.
2660 * html5lib/generated/run-isindex-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2661 * html5lib/generated/run-isindex-write-expected.txt: Added.
2662 * html5lib/generated/run-isindex-write.html: Renamed from LayoutTests/html5lib/generated/run-tests2.html.
2663 * html5lib/generated/run-pending-spec-changes-data-expected.txt: Added.
2664 * html5lib/generated/run-pending-spec-changes-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2665 * html5lib/generated/run-pending-spec-changes-plain-text-unsafe-data-expected.txt: Added.
2666 * html5lib/generated/run-pending-spec-changes-plain-text-unsafe-data.html: Added.
2667 * html5lib/generated/run-pending-spec-changes-plain-text-unsafe-write-expected.txt: Added.
2668 * html5lib/generated/run-pending-spec-changes-plain-text-unsafe-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2669 * html5lib/generated/run-pending-spec-changes-write-expected.txt: Added.
2670 * html5lib/generated/run-pending-spec-changes-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2671 * html5lib/generated/run-plain-text-unsafe-data-expected.txt: Added.
2672 * html5lib/generated/run-plain-text-unsafe-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2673 * html5lib/generated/run-plain-text-unsafe-write-expected.txt: Added.
2674 * html5lib/generated/run-plain-text-unsafe-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2675 * html5lib/generated/run-scriptdata01-data-expected.txt: Added.
2676 * html5lib/generated/run-scriptdata01-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2677 * html5lib/generated/run-scriptdata01-write-expected.txt: Added.
2678 * html5lib/generated/run-scriptdata01-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2679 * html5lib/generated/run-tables01-data-expected.txt: Added.
2680 * html5lib/generated/run-tables01-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2681 * html5lib/generated/run-tables01-write-expected.txt: Added.
2682 * html5lib/generated/run-tables01-write.html: Renamed from LayoutTests/html5lib/generated/run-tests22.html.
2683 * html5lib/generated/run-template-data-expected.txt: Added.
2684 * html5lib/generated/run-template-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2685 * html5lib/generated/run-template-expected.txt: Removed.
2686 * html5lib/generated/run-template-write-expected.txt: Added.
2687 * html5lib/generated/run-template-write.html: Renamed from LayoutTests/html5lib/generated/run-tests3.html.
2688 * html5lib/generated/run-tests1-data-expected.txt: Added.
2689 * html5lib/generated/run-tests1-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2690 * html5lib/generated/run-tests1-expected.txt: Removed.
2691 * html5lib/generated/run-tests1-write-expected.txt: Added.
2692 * html5lib/generated/run-tests1-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2693 * html5lib/generated/run-tests10-data-expected.txt: Added.
2694 * html5lib/generated/run-tests10-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2695 * html5lib/generated/run-tests10-expected.txt: Removed.
2696 * html5lib/generated/run-tests10-write-expected.txt: Added.
2697 * html5lib/generated/run-tests10-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2698 * html5lib/generated/run-tests11-data-expected.txt: Added.
2699 * html5lib/generated/run-tests11-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2700 * html5lib/generated/run-tests11-expected.txt: Removed.
2701 * html5lib/generated/run-tests11-write-expected.txt: Added.
2702 * html5lib/generated/run-tests11-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2703 * html5lib/generated/run-tests12-data-expected.txt: Added.
2704 * html5lib/generated/run-tests12-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2705 * html5lib/generated/run-tests12-expected.txt: Removed.
2706 * html5lib/generated/run-tests12-write-expected.txt: Added.
2707 * html5lib/generated/run-tests12-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2708 * html5lib/generated/run-tests12.html: Removed.
2709 * html5lib/generated/run-tests14-data-expected.txt: Added.
2710 * html5lib/generated/run-tests14-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2711 * html5lib/generated/run-tests14-expected.txt: Removed.
2712 * html5lib/generated/run-tests14-write-expected.txt: Added.
2713 * html5lib/generated/run-tests14-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2714 * html5lib/generated/run-tests14.html: Removed.
2715 * html5lib/generated/run-tests15-data-expected.txt: Added.
2716 * html5lib/generated/run-tests15-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2717 * html5lib/generated/run-tests15-expected.txt: Removed.
2718 * html5lib/generated/run-tests15-write-expected.txt: Added.
2719 * html5lib/generated/run-tests15-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2720 * html5lib/generated/run-tests15.html: Removed.
2721 * html5lib/generated/run-tests16-data-expected.txt: Added.
2722 * html5lib/generated/run-tests16-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2723 * html5lib/generated/run-tests16-expected.txt: Removed.
2724 * html5lib/generated/run-tests16-write-expected.txt: Added.
2725 * html5lib/generated/run-tests16-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2726 * html5lib/generated/run-tests16.html: Removed.
2727 * html5lib/generated/run-tests17-data-expected.txt: Added.
2728 * html5lib/generated/run-tests17-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2729 * html5lib/generated/run-tests17-expected.txt: Removed.
2730 * html5lib/generated/run-tests17-write-expected.txt: Added.
2731 * html5lib/generated/run-tests17-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2732 * html5lib/generated/run-tests17.html: Removed.
2733 * html5lib/generated/run-tests18-data-expected.txt: Added.
2734 * html5lib/generated/run-tests18-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2735 * html5lib/generated/run-tests18-expected.txt: Removed.
2736 * html5lib/generated/run-tests18-write-expected.txt: Added.
2737 * html5lib/generated/run-tests18-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2738 * html5lib/generated/run-tests18.html: Removed.
2739 * html5lib/generated/run-tests19-data-expected.txt: Added.
2740 * html5lib/generated/run-tests19-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2741 * html5lib/generated/run-tests19-expected.txt: Removed.
2742 * html5lib/generated/run-tests19-write-expected.txt: Added.
2743 * html5lib/generated/run-tests19-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2744 * html5lib/generated/run-tests19.html: Removed.
2745 * html5lib/generated/run-tests2-data-expected.txt: Added.
2746 * html5lib/generated/run-tests2-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2747 * html5lib/generated/run-tests2-expected.txt: Removed.
2748 * html5lib/generated/run-tests2-write-expected.txt: Added.
2749 * html5lib/generated/run-tests2-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2750 * html5lib/generated/run-tests20-data-expected.txt: Added.
2751 * html5lib/generated/run-tests20-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2752 * html5lib/generated/run-tests20-expected.txt: Removed.
2753 * html5lib/generated/run-tests20-write-expected.txt: Added.
2754 * html5lib/generated/run-tests20-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2755 * html5lib/generated/run-tests20.html: Removed.
2756 * html5lib/generated/run-tests21-data-expected.txt: Added.
2757 * html5lib/generated/run-tests21-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2758 * html5lib/generated/run-tests21-expected.txt: Removed.
2759 * html5lib/generated/run-tests21-write-expected.txt: Added.
2760 * html5lib/generated/run-tests21-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2761 * html5lib/generated/run-tests21.html: Removed.
2762 * html5lib/generated/run-tests22-data-expected.txt: Added.
2763 * html5lib/generated/run-tests22-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2764 * html5lib/generated/run-tests22-expected.txt: Removed.
2765 * html5lib/generated/run-tests22-write-expected.txt: Added.
2766 * html5lib/generated/run-tests22-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2767 * html5lib/generated/run-tests23-data-expected.txt: Added.
2768 * html5lib/generated/run-tests23-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2769 * html5lib/generated/run-tests23-expected.txt: Removed.
2770 * html5lib/generated/run-tests23-write-expected.txt: Added.
2771 * html5lib/generated/run-tests23-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2772 * html5lib/generated/run-tests23.html: Removed.
2773 * html5lib/generated/run-tests24-data-expected.txt: Added.
2774 * html5lib/generated/run-tests24-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2775 * html5lib/generated/run-tests24-expected.txt: Removed.
2776 * html5lib/generated/run-tests24-write-expected.txt: Added.
2777 * html5lib/generated/run-tests24-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2778 * html5lib/generated/run-tests24.html: Removed.
2779 * html5lib/generated/run-tests25-data-expected.txt: Added.
2780 * html5lib/generated/run-tests25-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2781 * html5lib/generated/run-tests25-expected.txt: Removed.
2782 * html5lib/generated/run-tests25-write-expected.txt: Added.
2783 * html5lib/generated/run-tests25-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2784 * html5lib/generated/run-tests25.html: Removed.
2785 * html5lib/generated/run-tests26-data-expected.txt: Added.
2786 * html5lib/generated/run-tests26-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2787 * html5lib/generated/run-tests26-expected.txt: Removed.
2788 * html5lib/generated/run-tests26-write-expected.txt: Added.
2789 * html5lib/generated/run-tests26-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2790 * html5lib/generated/run-tests26.html: Removed.
2791 * html5lib/generated/run-tests3-data-expected.txt: Added.
2792 * html5lib/generated/run-tests3-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2793 * html5lib/generated/run-tests3-expected.txt: Removed.
2794 * html5lib/generated/run-tests3-write-expected.txt: Added.
2795 * html5lib/generated/run-tests3-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2796 * html5lib/generated/run-tests4-data-expected.txt: Added.
2797 * html5lib/generated/run-tests4-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2798 * html5lib/generated/run-tests4-expected.txt: Removed.
2799 * html5lib/generated/run-tests4-write-expected.txt: Added.
2800 * html5lib/generated/run-tests4-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2801 * html5lib/generated/run-tests4.html: Removed.
2802 * html5lib/generated/run-tests5-data-expected.txt: Added.
2803 * html5lib/generated/run-tests5-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2804 * html5lib/generated/run-tests5-expected.txt: Removed.
2805 * html5lib/generated/run-tests5-write-expected.txt: Added.
2806 * html5lib/generated/run-tests5-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2807 * html5lib/generated/run-tests5.html: Removed.
2808 * html5lib/generated/run-tests6-data-expected.txt: Added.
2809 * html5lib/generated/run-tests6-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2810 * html5lib/generated/run-tests6-expected.txt: Removed.
2811 * html5lib/generated/run-tests6-write-expected.txt: Added.
2812 * html5lib/generated/run-tests6-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2813 * html5lib/generated/run-tests6.html: Removed.
2814 * html5lib/generated/run-tests7-data-expected.txt: Added.
2815 * html5lib/generated/run-tests7-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2816 * html5lib/generated/run-tests7-expected.txt: Removed.
2817 * html5lib/generated/run-tests7-write-expected.txt: Added.
2818 * html5lib/generated/run-tests7-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2819 * html5lib/generated/run-tests7.html: Removed.
2820 * html5lib/generated/run-tests8-data-expected.txt: Added.
2821 * html5lib/generated/run-tests8-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2822 * html5lib/generated/run-tests8-expected.txt: Removed.
2823 * html5lib/generated/run-tests8-write-expected.txt: Added.
2824 * html5lib/generated/run-tests8-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2825 * html5lib/generated/run-tests8.html: Removed.
2826 * html5lib/generated/run-tests9-data-expected.txt: Added.
2827 * html5lib/generated/run-tests9-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2828 * html5lib/generated/run-tests9-expected.txt: Removed.
2829 * html5lib/generated/run-tests9-write-expected.txt: Added.
2830 * html5lib/generated/run-tests9-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2831 * html5lib/generated/run-tests9.html: Removed.
2832 * html5lib/generated/run-tests_innerHTML_1-data-expected.txt: Added.
2833 * html5lib/generated/run-tests_innerHTML_1-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2834 * html5lib/generated/run-tests_innerHTML_1-write-expected.txt: Added.
2835 * html5lib/generated/run-tests_innerHTML_1-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2836 * html5lib/generated/run-tricky01-data-expected.txt: Added.
2837 * html5lib/generated/run-tricky01-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2838 * html5lib/generated/run-tricky01-write-expected.txt: Added.
2839 * html5lib/generated/run-tricky01-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2840 * html5lib/generated/run-webkit01-data-expected.txt: Added.
2841 * html5lib/generated/run-webkit01-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2842 * html5lib/generated/run-webkit01-write-expected.txt: Added.
2843 * html5lib/generated/run-webkit01-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2844 * html5lib/generated/run-webkit02-data-expected.txt: Added.
2845 * html5lib/generated/run-webkit02-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
2846 * html5lib/generated/run-webkit02-write-expected.txt: Added.
2847 * html5lib/generated/run-webkit02-write.html: Renamed from LayoutTests/html5lib/generated/run-tests1.html.
2848 * html5lib/resources/runner.js:
2850 * html5lib/runner-expected.txt: Removed.
2851 * html5lib/runner.html: Removed.
2852 * platform/chromium/TestExpectations:
2853 * platform/chromium/html5lib/generated/run-tests1-expected.txt: Removed.
2854 * platform/chromium/html5lib/generated/run-tests18-expected.txt: Removed.
2855 * platform/chromium/html5lib/generated/run-tests7-expected.txt: Removed.
2857 2013-02-26 Takashi Sakamoto <tasak@google.com>
2859 Shadow DOM styles appear to be over-eagerly shared
2860 https://bugs.webkit.org/show_bug.cgi?id=110797
2862 Reviewed by Dimitri Glazkov.
2864 * fast/dom/shadow/no-style-sharing-with-distributed-nodes-expected.html: Added.
2865 * fast/dom/shadow/no-style-sharing-with-distributed-nodes.html: Added.
2867 2013-02-26 Ádám Kallai <kadam@inf.u-szeged.hu>
2869 [Qt] Unreviewed gardening. Update platform specific expected file after r143836.
2871 * platform/qt/TestExpectations: Skipped after r143300.
2872 * platform/qt/fast/forms/select-baseline-expected.txt: Update after r143836.
2874 2013-02-26 Alexander Pavlov <apavlov@chromium.org>
2876 Web Inspector: CSSAgent.setStyleSheetText crashes on inline styles
2877 https://bugs.webkit.org/show_bug.cgi?id=110359
2879 Reviewed by Pavel Feldman.
2881 * inspector/styles/styles-new-API-expected.txt:
2882 * inspector/styles/styles-new-API.html:
2884 2013-02-26 Tien-Ren Chen <trchen@chromium.org>
2886 Implement coordinated scrollbar for subframes and overflow:scroll
2887 https://bugs.webkit.org/show_bug.cgi?id=109560
2889 Reviewed by James Robinson.
2891 Coordinated scrollbars changes drawsContent flag on scrollbar GraphicsLayers,
2892 test expectation are updated.
2894 * platform/chromium-linux/compositing/iframes/become-overlapped-iframe-expected.txt: Added.
2895 * platform/chromium-linux/compositing/iframes/composited-parent-iframe-expected.txt: Added.
2896 * platform/chromium-linux/compositing/iframes/connect-compositing-iframe-delayed-expected.txt: Added.
2897 * platform/chromium-linux/compositing/iframes/connect-compositing-iframe-expected.txt: Added.
2898 * platform/chromium-linux/compositing/iframes/connect-compositing-iframe2-expected.txt: Added.
2899 * platform/chromium-linux/compositing/iframes/connect-compositing-iframe3-expected.txt: Added.
2900 * platform/chromium-linux/compositing/iframes/enter-compositing-iframe-expected.txt: Added.
2901 * platform/chromium-linux/compositing/iframes/iframe-resize-expected.txt: Added.
2902 * platform/chromium-linux/compositing/iframes/iframe-size-from-zero-expected.txt: Added.
2903 * platform/chromium-linux/compositing/iframes/invisible-nested-iframe-show-expected.txt: Added.
2904 * platform/chromium-linux/compositing/iframes/overlapped-iframe-expected.txt: Added.
2905 * platform/chromium-linux/compositing/iframes/resizer-expected.txt: Added.
2906 * platform/chromium-linux/compositing/iframes/scrolling-iframe-expected.txt: Added.
2907 * platform/chromium-linux/compositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt: Copied from LayoutTests/platform/chromium-linux/compositing/overflow/scrolling-without-painting-expected.txt.
2908 * platform/chromium-linux/compositing/overflow/scrolling-content-clip-to-viewport-expected.txt: Copied from LayoutTests/platform/chromium-linux/compositing/overflow/scrolling-without-painting-expected.txt.
2909 * platform/chromium-linux/compositing/overflow/scrolling-without-painting-expected.txt:
2910 * platform/chromium-linux/compositing/overflow/textarea-scroll-touch-expected.txt: Added.
2911 * platform/chromium-linux/compositing/overflow/updating-scrolling-content-expected.txt:
2912 * platform/chromium-linux/compositing/rtl/rtl-iframe-absolute-overflow-expected.txt: Added.
2913 * platform/chromium-linux/compositing/rtl/rtl-iframe-absolute-overflow-scrolled-expected.txt: Added.
2914 * platform/chromium-linux/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt: Added.
2915 * platform/chromium-linux/compositing/rtl/rtl-iframe-fixed-overflow-scrolled-expected.txt: Added.
2916 * platform/chromium-linux/platform/chromium/compositing/force-compositing-mode/overflow-iframe-enter-compositing-expected.txt: Added.
2917 * platform/chromium-linux/platform/chromium/virtual/gpu/compositedscrolling/overflow/composited-scrolling-creates-a-stacking-container-expected.txt: Copied from LayoutTests/platform/chromium-linux/compositing/overflow/scrolling-without-painting-expected.txt.
2918 * platform/chromium-linux/platform/chromium/virtual/gpu/compositedscrolling/overflow/overflow-auto-with-touch-expected.txt: Copied from LayoutTests/platform/chromium-linux/compositing/overflow/scrolling-without-painting-expected.txt.
2919 * platform/chromium-linux/platform/chromium/virtual/gpu/compositedscrolling/overflow/overflow-auto-with-touch-toggle-expected.txt: Copied from LayoutTests/platform/chromium-linux/compositing/overflow/scrolling-without-painting-expected.txt.
2920 * platform/chromium-linux/platform/chromium/virtual/gpu/compositedscrolling/overflow/overflow-overlay-with-touch-expected.txt: Copied from LayoutTests/platform/chromium-linux/compositing/overflow/scrolling-without-painting-expected.txt.
2921 * platform/chromium-linux/platform/chromium/virtual/gpu/compositedscrolling/overflow/scrolling-content-clip-to-viewport-expected.txt: Copied from LayoutTests/platform/chromium-linux/compositing/overflow/scrolling-without-painting-expected.txt.
2922 * platform/chromium-linux/platform/chromium/virtual/gpu/compositedscrolling/overflow/scrolling-without-painting-expected.txt:
2923 * platform/chromium-linux/platform/chromium/virtual/gpu/compositedscrolling/overflow/textarea-scroll-touch-expected.txt: Added.
2924 * platform/chromium-linux/platform/chromium/virtual/gpu/compositedscrolling/overflow/updating-scrolling-content-expected.txt:
2925 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/iframes/become-overlapped-iframe-expected.txt: Added.
2926 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/iframes/composited-parent-iframe-expected.txt: Added.
2927 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/iframes/connect-compositing-iframe-delayed-expected.txt: Added.
2928 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/iframes/connect-compositing-iframe-expected.txt: Added.
2929 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/iframes/connect-compositing-iframe2-expected.txt: Added.
2930 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/iframes/connect-compositing-iframe3-expected.txt: Added.
2931 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/iframes/enter-compositing-iframe-expected.txt: Added.
2932 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/iframes/iframe-resize-expected.txt: Added.
2933 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/iframes/iframe-size-from-zero-expected.txt: Added.
2934 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/iframes/invisible-nested-iframe-show-expected.txt: Added.
2935 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/iframes/overlapped-iframe-expected.txt: Added.
2936 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/iframes/resizer-expected.txt: Added.
2937 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/iframes/scrolling-iframe-expected.txt: Added.
2938 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt: Copied from LayoutTests/platform/chromium-linux/compositing/overflow/scrolling-without-painting-expected.txt.
2939 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/overflow/scrolling-content-clip-to-viewport-expected.txt: Copied from LayoutTests/platform/chromium-linux/compositing/overflow/scrolling-without-painting-expected.txt.
2940 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/overflow/scrolling-without-painting-expected.txt:
2941 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/overflow/textarea-scroll-touch-expected.txt: Added.
2942 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/overflow/updating-scrolling-content-expected.txt:
2943 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/rtl/rtl-iframe-absolute-overflow-expected.txt: Added.
2944 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/rtl/rtl-iframe-absolute-overflow-scrolled-expected.txt: Added.
2945 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/rtl/rtl-iframe-fixed-overflow-expected.txt: Added.
2946 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/rtl/rtl-iframe-fixed-overflow-scrolled-expected.txt: Added.
2947 * platform/chromium/TestExpectations:
2949 2013-02-26 Glenn Adams <glenn@skynav.com>
2951 CSS3: line-break property support
2952 https://bugs.webkit.org/show_bug.cgi?id=89235
2954 Reviewed by Eric Seidel.
2956 * platform/mac/TestExpectations: Mark css3/line-break tests as passing.
2958 2013-02-26 Ádám Kallai <kadam@inf.u-szeged.hu>
2960 [Qt] Unreviewed gardening. Unskipp now passing tests after r144005.
2961 https://bugs.webkit.org/show_bug.cgi?id=110756.
2963 Reviewed by Geoffrey Garen.
2965 * platform/qt/TestExpectations:
2967 2013-02-25 Vsevolod Vlasov <vsevik@chromium.org>
2969 Unreviewed chromium test expectations update.
2971 * platform/chromium/TestExpectations:
2973 2013-02-25 Vsevolod Vlasov <vsevik@chromium.org>
2975 Unreviewed chromium test expectations update.
2977 * platform/chromium/TestExpectations:
2979 2013-02-25 Xueqing Huang <huangxueqing@baidu.com>
2981 Flexbox should ignore firstLetter pseudo element.
2982 https://bugs.webkit.org/show_bug.cgi?id=105126
2984 Reviewed by Tony Chang.
2986 The CSS WG decided that first-line and first-letter should not
2987 apply to flex containers.
2988 http://dev.w3.org/csswg/css3-flexbox/issues-cr-2012#issue-13
2990 * css3/flexbox/flexbox-ignore-container-firstLetter-expected.txt: Added.
2991 * css3/flexbox/flexbox-ignore-container-firstLetter.html: Added.
2992 * css3/flexbox/flexbox-ignore-firstLetter-expected.txt: Added.
2993 * css3/flexbox/flexbox-ignore-firstLetter.html: Added.
2994 * css3/flexbox/inline-flex-crash-expected.txt:
2995 * css3/flexbox/inline-flex-crash2-expected.txt:
2997 2013-02-25 James Simonsen <simonjam@chromium.org>
2999 [Resource Timing] Update test suite so it can be exported to the W3C
3000 https://bugs.webkit.org/show_bug.cgi?id=107343
3002 Reviewed by Tony Gentilcore.
3004 * http/tests/w3c/webperf/resources/webperftestharness.js: Removed unneeded functions and moved new ones to extension.
3005 * http/tests/w3c/webperf/resources/webperftestharnessextension.js:
3006 (test_resource_entries):
3007 * http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_attribute_order-expected.txt: Renamed from LayoutTests/http/tests/w3c/webperf/submission/resource-timing/html/test_resource_attribute_order-expected.txt.
3008 * http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_attribute_order.html: Renamed from LayoutTests/http/tests/w3c/webperf/submission/resource-timing/html/test_resource_attribute_order.html.
3009 * http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_cached-expected.txt: Renamed from LayoutTests/http/tests/w3c/webperf/submission/resource-timing/html/test_resource_cached-expected.txt.
3010 * http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_cached.html: Renamed from LayoutTests/http/tests/w3c/webperf/submission/resource-timing/html/test_resource_cached.html.
3011 * http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_connection_reuse-expected.txt: Renamed from LayoutTests/http/tests/w3c/webperf/submission/resource-timing/html/test_resource_connection_reuse-expected.txt.
3012 * http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_connection_reuse.html: Renamed from LayoutTests/http/tests/w3c/webperf/submission/resource-timing/html/test_resource_connection_reuse.html.
3013 * http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_dynamic_insertion-expected.txt: Renamed from LayoutTests/http/tests/w3c/webperf/submission/resource-timing/html/test_resource_dynamic_insertion-expected.txt.
3014 * http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_dynamic_insertion.html: Renamed from LayoutTests/http/tests/w3c/webperf/submission/resource-timing/html/test_resource_dynamic_insertion.html.
3015 * http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_frame_initiator_type-expected.txt: Renamed from LayoutTests/http/tests/w3c/webperf/submission/resource-timing/html/test_resource_frame_initiator_type-expected.txt.
3016 * http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_frame_initiator_type.html: Renamed from LayoutTests/http/tests/w3c/webperf/submission/resource-timing/html/test_resource_frame_initiator_type.html.
3017 * http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_ignore_data_url-expected.txt: Renamed from LayoutTests/http/tests/w3c/webperf/submission/resource-timing/html/test_resource_ignore_data_url-expected.txt.
3018 * http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_ignore_data_url.html: Renamed from LayoutTests/http/tests/w3c/webperf/submission/resource-timing/html/test_resource_ignore_data_url.html.
3019 * http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_ignore_failures-expected.txt: Renamed from LayoutTests/http/tests/w3c/webperf/submission/resource-timing/html/test_resource_ignore_failures-expected.txt.
3020 * http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_ignore_failures.html: Renamed from LayoutTests/http/tests/w3c/webperf/submission/resource-timing/html/test_resource_ignore_failures.html.
3021 * http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_initiator_types-expected.txt: Renamed from LayoutTests/http/tests/w3c/webperf/submission/resource-timing/html/test_resource_initiator_types-expected.txt.
3022 * http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_initiator_types.html: Renamed from LayoutTests/http/tests/w3c/webperf/submission/resource-timing/html/test_resource_initiator_types.html.
3023 * http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_redirects-expected.txt: Renamed from LayoutTests/http/tests/w3c/webperf/submission/resource-timing/html/test_resource_redirects-expected.txt.
3024 * http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_redirects.html: Renamed from LayoutTests/http/tests/w3c/webperf/submission/resource-timing/html/test_resource_redirects.html.
3025 * http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_reparenting-expected.txt: Renamed from LayoutTests/http/tests/w3c/webperf/submission/resource-timing/html/test_resource_reparenting-expected.txt.
3026 * http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_reparenting.html: Renamed from LayoutTests/http/tests/w3c/webperf/submission/resource-timing/html/test_resource_reparenting.html.
3027 * http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_script_types-expected.txt: Renamed from LayoutTests/http/tests/w3c/webperf/submission/resource-timing/html/test_resource_script_types-expected.txt.
3028 * http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_script_types.html: Renamed from LayoutTests/http/tests/w3c/webperf/submission/resource-timing/html/test_resource_script_types.html.
3029 * platform/chromium/TestExpectations: Moved directories...
3030 * platform/efl/TestExpectations:
3031 * platform/gtk/TestExpectations:
3032 * platform/qt/TestExpectations:
3034 2013-02-21 Jeffrey Pfau <jpfau@apple.com>
3036 Optionally partition cache to prevent using cache for tracking
3037 https://bugs.webkit.org/show_bug.cgi?id=110269
3039 Reviewed by Maciej Stachowiak.
3041 Added tests for ensuring the cache partitioning functions
3043 * http/tests/cache/partitioned-cache-expected.txt: Added.
3044 * http/tests/cache/partitioned-cache.html: Added.
3045 * http/tests/cache/resources/echo-cookie.cgi: Added.
3046 * http/tests/cache/resources/partitioned-cache-loader.html: Added.
3048 2013-02-25 Eric Seidel <eric@webkit.org>
3050 Move html5lib/run-test* into html5lib/generated in preparation for generating these harnesses
3051 https://bugs.webkit.org/show_bug.cgi?id=110795
3053 Reviewed by Ojan Vafai.
3055 * html5lib/generated/run-template-expected.txt: Copied from LayoutTests/html5lib/run-template-expected.txt.
3056 * html5lib/generated/run-template.html: Added.
3057 * html5lib/generated/run-tests1-expected.txt: Renamed from LayoutTests/html5lib/run-test7-expected.txt.
3058 * html5lib/generated/run-tests1.html: Added.
3059 * html5lib/generated/run-tests10-expected.txt: Copied from LayoutTests/html5lib/run-template-expected.txt.
3060 * html5lib/generated/run-tests10.html: Added.
3061 * html5lib/generated/run-tests11-expected.txt: Renamed from LayoutTests/html5lib/run-test11-expected.txt.
3062 * html5lib/generated/run-tests11.html: Added.
3063 * html5lib/generated/run-tests12-expected.txt: Copied from LayoutTests/html5lib/run-template-expected.txt.
3064 * html5lib/generated/run-tests12.html: Added.
3065 * html5lib/generated/run-tests14-expected.txt: Copied from LayoutTests/html5lib/run-template-expected.txt.
3066 * html5lib/generated/run-tests14.html: Added.
3067 * html5lib/generated/run-tests15-expected.txt: Copied from LayoutTests/html5lib/run-template-expected.txt.
3068 * html5lib/generated/run-tests15.html: Added.
3069 * html5lib/generated/run-tests16-expected.txt: Copied from LayoutTests/html5lib/run-template-expected.txt.
3070 * html5lib/generated/run-tests16.html: Added.
3071 * html5lib/generated/run-tests17-expected.txt: Copied from LayoutTests/html5lib/run-template-expected.txt.
3072 * html5lib/generated/run-tests17.html: Added.
3073 * html5lib/generated/run-tests18-expected.txt: Renamed from LayoutTests/html5lib/run-test18-expected.txt.
3074 * html5lib/generated/run-tests18.html: Added.
3075 * html5lib/generated/run-tests19-expected.txt: Copied from LayoutTests/html5lib/run-template-expected.txt.
3076 * html5lib/generated/run-tests19.html: Added.
3077 * html5lib/generated/run-tests2-expected.txt: Copied from LayoutTests/html5lib/run-template-expected.txt.
3078 * html5lib/generated/run-tests2.html: Added.
3079 * html5lib/generated/run-tests20-expected.txt: Copied from LayoutTests/html5lib/run-template-expected.txt.
3080 * html5lib/generated/run-tests20.html: Added.
3081 * html5lib/generated/run-tests21-expected.txt: Copied from LayoutTests/html5lib/run-template-expected.txt.
3082 * html5lib/generated/run-tests21.html: Added.
3083 * html5lib/generated/run-tests22-expected.txt: Renamed from LayoutTests/html5lib/run-test10-expected.txt.
3084 * html5lib/generated/run-tests22.html: Added.
3085 * html5lib/generated/run-tests23-expected.txt: Copied from LayoutTests/html5lib/run-template-expected.txt.
3086 * html5lib/generated/run-tests23.html: Added.
3087 * html5lib/generated/run-tests24-expected.txt: Copied from LayoutTests/html5lib/run-template-expected.txt.
3088 * html5lib/generated/run-tests24.html: Added.
3089 * html5lib/generated/run-tests25-expected.txt: Copied from LayoutTests/html5lib/run-template-expected.txt.
3090 * html5lib/generated/run-tests25.html: Added.
3091 * html5lib/generated/run-tests26-expected.txt: Copied from LayoutTests/html5lib/run-template-expected.txt.
3092 * html5lib/generated/run-tests26.html: Added.
3093 * html5lib/generated/run-tests3-expected.txt: Renamed from LayoutTests/html5lib/run-test14-expected.txt.
3094 * html5lib/generated/run-tests3.html: Added.
3095 * html5lib/generated/run-tests4-expected.txt: Renamed from LayoutTests/html5lib/run-test12-expected.txt.
3096 * html5lib/generated/run-tests4.html: Added.
3097 * html5lib/generated/run-tests5-expected.txt: Copied from LayoutTests/html5lib/run-template-expected.txt.
3098 * html5lib/generated/run-tests5.html: Added.
3099 * html5lib/generated/run-tests6-expected.txt: Copied from LayoutTests/html5lib/run-template-expected.txt.
3100 * html5lib/generated/run-tests6.html: Added.
3101 * html5lib/generated/run-tests7-expected.txt: Renamed from LayoutTests/html5lib/run-test1-expected.txt.
3102 * html5lib/generated/run-tests7.html: Added.
3103 * html5lib/generated/run-tests8-expected.txt: Copied from LayoutTests/html5lib/run-template-expected.txt.
3104 * html5lib/generated/run-tests8.html: Added.
3105 * html5lib/generated/run-tests9-expected.txt: Renamed from LayoutTests/html5lib/run-template-expected.txt.
3106 * html5lib/generated/run-tests9.html: Added.
3107 * html5lib/run-template.html: Removed.
3108 * html5lib/run-test1.html: Removed.
3109 * html5lib/run-test10.html: Removed.
3110 * html5lib/run-test11.html: Removed.
3111 * html5lib/run-test12.html: Removed.
3112 * html5lib/run-test14.html: Removed.
3113 * html5lib/run-test15-expected.txt: Removed.
3114 * html5lib/run-test15.html: Removed.
3115 * html5lib/run-test16-expected.txt: Removed.
3116 * html5lib/run-test16.html: Removed.
3117 * html5lib/run-test17-expected.txt: Removed.
3118 * html5lib/run-test17.html: Removed.
3119 * html5lib/run-test18.html: Removed.
3120 * html5lib/run-test19-expected.txt: Removed.
3121 * html5lib/run-test19.html: Removed.
3122 * html5lib/run-test2-expected.txt: Removed.
3123 * html5lib/run-test2.html: Removed.
3124 * html5lib/run-test20-expected.txt: Removed.
3125 * html5lib/run-test20.html: Removed.
3126 * html5lib/run-test21-expected.txt: Removed.
3127 * html5lib/run-test21.html: Removed.
3128 * html5lib/run-test22-expected.txt: Removed.
3129 * html5lib/run-test22.html: Removed.
3130 * html5lib/run-test23-expected.txt: Removed.
3131 * html5lib/run-test23.html: Removed.
3132 * html5lib/run-test24-expected.txt: Removed.
3133 * html5lib/run-test24.html: Removed.
3134 * html5lib/run-test25-expected.txt: Removed.
3135 * html5lib/run-test25.html: Removed.
3136 * html5lib/run-test26-expected.txt: Removed.
3137 * html5lib/run-test26.html: Removed.
3138 * html5lib/run-test3-expected.txt: Removed.
3139 * html5lib/run-test3.html: Removed.
3140 * html5lib/run-test4-expected.txt: Removed.
3141 * html5lib/run-test4.html: Removed.
3142 * html5lib/run-test5-expected.txt: Removed.
3143 * html5lib/run-test5.html: Removed.
3144 * html5lib/run-test6-expected.txt: Removed.
3145 * html5lib/run-test6.html: Removed.
3146 * html5lib/run-test7.html: Removed.
3147 * html5lib/run-test8-expected.txt: Removed.
3148 * html5lib/run-test8.html: Removed.
3149 * html5lib/run-test9-expected.txt: Removed.
3150 * html5lib/run-test9.html: Removed.
3151 * platform/chromium/TestExpectations:
3152 * platform/chromium/html5lib/generated/run-tests1-expected.txt: Renamed from LayoutTests/platform/chromium/html5lib/run-test7-expected.txt.
3153 * platform/chromium/html5lib/generated/run-tests18-expected.txt: Renamed from LayoutTests/platform/chromium/html5lib/run-test18-expected.txt.
3154 * platform/chromium/html5lib/generated/run-tests7-expected.txt: Renamed from LayoutTests/platform/chromium/html5lib/run-test1-expected.txt.
3155 * platform/efl/TestExpectations:
3156 * platform/gtk/TestExpectations:
3157 * platform/mac/TestExpectations:
3158 * platform/qt/TestExpectations:
3159 * platform/win/TestExpectations:
3160 * platform/wincairo/TestExpectations:
3162 2013-02-25 Philip Rogers <pdr@google.com>
3164 Remove two stale entries from TestExpectations
3166 Unreviewed patch of test expectations.
3168 * platform/chromium/TestExpectations:
3170 2013-02-25 Philip Rogers <pdr@google.com>
3172 Rebaseline 3 svg/as-image/ tests
3174 Unreviewed rebaseline of test expectations.
3176 * platform/chromium-linux/svg/as-image/animated-svg-as-image-expected.png:
3177 * platform/chromium-linux/svg/as-image/animated-svg-as-image-same-image-expected.png:
3178 * platform/chromium-linux/svg/as-image/img-preserveAspectRatio-support-1-expected.png:
3179 * platform/chromium-mac-lion/svg/as-image/animated-svg-as-image-expected.png:
3180 * platform/chromium-mac-lion/svg/as-image/animated-svg-as-image-same-image-expected.png:
3181 * platform/chromium-mac-lion/svg/as-image/img-preserveAspectRatio-support-1-expected.png:
3182 * platform/chromium-mac-snowleopard/svg/as-image/animated-svg-as-image-expected.png:
3183 * platform/chromium-mac-snowleopard/svg/as-image/animated-svg-as-image-same-image-expected.png:
3184 * platform/chromium-mac-snowleopard/svg/as-image/img-preserveAspectRatio-support-1-expected.png:
3185 * platform/chromium-mac/svg/as-image/animated-svg-as-image-expected.png:
3186 * platform/chromium-mac/svg/as-image/animated-svg-as-image-same-image-expected.png:
3187 * platform/chromium-mac/svg/as-image/img-preserveAspectRatio-support-1-expected.png:
3188 * platform/chromium-win/svg/as-image/animated-svg-as-image-expected.png:
3189 * platform/chromium-win/svg/as-image/animated-svg-as-image-same-image-expected.png:
3190 * platform/chromium-win/svg/as-image/img-preserveAspectRatio-support-1-expected.png:
3192 2013-02-25 Alexis Menard <alexis@webkit.org>
3194 transition-property property doesn't accept "all, <IDENT>".
3195 https://bugs.webkit.org/show_bug.cgi?id=110074
3197 Reviewed by Dean Jackson.
3199 Extend exising test to cover the bug.
3201 * transitions/transitions-parsing-expected.txt:
3202 * transitions/transitions-parsing.html:
3204 2013-02-25 Sergio Villar Senin <svillar@igalia.com>
3206 [soup] "Too many redirects" error loading chat in plus.google.com
3207 https://bugs.webkit.org/show_bug.cgi?id=64575
3209 Reviewed by Martin Robinson.
3211 This new test checks firstPartyForCookies is properly set to the
3212 new URL on redirects.
3214 * http/tests/cookies/resources/set-cookie-on-redirect.php: Added.
3215 * http/tests/cookies/set-cookie-on-redirect-expected.txt: Added.
3216 * http/tests/cookies/set-cookie-on-redirect.html: Added.
3218 2013-02-25 Zoltan Arvai <zarvai@inf.u-szeged.hu>
3220 [Qt] Unreviewed gardening. Skip asserting tests.
3221 https://bugs.webkit.org/show_bug.cgi?id=110756
3223 * platform/qt/TestExpectations:
3225 2013-02-25 Alexei Filippov <alph@chromium.org>
3227 Web Inspector: Remove CPU profile from a group causes exception
3228 https://bugs.webkit.org/show_bug.cgi?id=110466
3230 Reviewed by Yury Semikhatsky.
3232 WebInspector.ProfilesPanel._removeProfileHandle did not handle
3233 profile removal from a group. The fix takes care of this case.
3235 Test: inspector/profiler/cpu-profiler-profile-removal.html
3237 * inspector/profiler/cpu-profiler-profile-removal-expected.txt: Added.
3238 * inspector/profiler/cpu-profiler-profile-removal.html: Added.
3240 2013-02-25 Mike West <mkwst@chromium.org>
3242 XSSAuditor tests shouldn't depend on IFrames's load order.
3243 https://bugs.webkit.org/show_bug.cgi?id=110737
3245 Reviewed by Jochen Eisinger.
3247 Various tests under http/tests/security/xssAuditor actually wrap up
3248 multiple test cases under a single HTML file by loading a variety of
3249 IFrames. Currently, the error messages that these tests expect aren't
3250 detailed enough to distinguish between the order in which the IFrames
3251 load: they all generate the same error, so the ordering is irrelevant.
3253 Before we increase the error message detail in webkit.org/b/110733, we
3254 need to ensure that these tests don't rely on load order. One option
3255 is to serialize the IFrame loading by chaining onload events, but that
3256 seems like a slow way of doing things. This patch takes a different
3257 approach, breaking the multiple-IFrame tests into many single-IFrame
3258 tests (which should be more shardable, and actually execute more quickly
3261 * http/tests/security/xssAuditor/open-iframe-src-expected.txt: Removed.
3262 * http/tests/security/xssAuditor/open-iframe-src.html: Removed.
3263 * http/tests/security/xssAuditor/open-script-src-expected.txt: Removed.
3264 * http/tests/security/xssAuditor/open-script-src.html: Removed.
3265 * http/tests/security/xssAuditor/property-escape-comment-expected.txt: Removed.
3266 * http/tests/security/xssAuditor/property-escape-comment.html: Removed.
3267 * http/tests/security/xssAuditor/property-escape-entity-expected.txt: Removed.
3268 * http/tests/security/xssAuditor/property-escape-entity.html: Removed.
3269 * http/tests/security/xssAuditor/property-escape-quote-expected.txt: Removed.
3270 * http/tests/security/xssAuditor/property-escape-quote.html: Removed.
3271 * http/tests/security/xssAuditor/script-tag-with-comma-expected.txt: Removed.
3272 * http/tests/security/xssAuditor/script-tag-with-comma.html: Removed.
3273 * http/tests/security/xssAuditor/script-tag-with-source-unterminated-expected.txt: Removed.
3274 * http/tests/security/xssAuditor/script-tag-with-source-unterminated.html: Removed.
3275 Removed these tests, breaking them into multiple single-IFrame HTML files.
3276 * http/tests/security/xssAuditor/open-iframe-src-01.html: Added.
3277 * http/tests/security/xssAuditor/open-iframe-src-02.html: Added.
3278 * http/tests/security/xssAuditor/open-script-src-01-expected.txt: Added.
3279 * http/tests/security/xssAuditor/open-script-src-01.html: Added.
3280 * http/tests/security/xssAuditor/open-script-src-02-expected.txt: Added.
3281 * http/tests/security/xssAuditor/open-script-src-02.html: Added.
3282 * http/tests/security/xssAuditor/open-script-src-03-expected.txt: Added.
3283 * http/tests/security/xssAuditor/open-script-src-03.html: Added.
3284 * http/tests/security/xssAuditor/open-script-src-04-expected.txt: Added.
3285 * http/tests/security/xssAuditor/open-script-src-04.html: Added.
3286 * http/tests/security/xssAuditor/property-escape-comment-01-expected.txt: Added.
3287 * http/tests/security/xssAuditor/property-escape-comment-01.html: Added.
3288 * http/tests/security/xssAuditor/property-escape-comment-02-expected.txt: Added.
3289 * http/tests/security/xssAuditor/property-escape-comment-02.html: Added.
3290 * http/tests/security/xssAuditor/property-escape-comment-03-expected.txt: Added.
3291 * http/tests/security/xssAuditor/property-escape-comment-03.html: Added.
3292 * http/tests/security/xssAuditor/property-escape-entity-01-expected.txt: Added.
3293 * http/tests/security/xssAuditor/property-escape-entity-01.html: Added.
3294 * http/tests/security/xssAuditor/property-escape-entity-02-expected.txt: Added.
3295 * http/tests/security/xssAuditor/property-escape-entity-02.html: Added.
3296 * http/tests/security/xssAuditor/property-escape-entity-03-expected.txt: Added.
3297 * http/tests/security/xssAuditor/property-escape-entity-03.html: Added.
3298 * http/tests/security/xssAuditor/property-escape-quote-01.html: Added.
3299 * http/tests/security/xssAuditor/property-escape-quote-02.html: Added.
3300 * http/tests/security/xssAuditor/property-escape-quote-03.html: Added.
3301 * http/tests/security/xssAuditor/script-tag-with-comma-01-expected.txt: Added.
3302 * http/tests/security/xssAuditor/script-tag-with-comma-01.html: Added.
3303 * http/tests/security/xssAuditor/script-tag-with-comma-02-expected.txt: Added.
3304 * http/tests/security/xssAuditor/script-tag-with-comma-02.html: Added.
3305 * http/tests/security/xssAuditor/script-tag-with-source-unterminated-01-expected.txt: Added.
3306 * http/tests/security/xssAuditor/script-tag-with-source-unterminated-01.html: Added.
3307 * http/tests/security/xssAuditor/script-tag-with-source-unterminated-02-expected.txt: Added.
3308 * http/tests/security/xssAuditor/script-tag-with-source-unterminated-02.html: Added.
3309 * http/tests/security/xssAuditor/script-tag-with-source-unterminated-03-expected.txt: Added.
3310 * http/tests/security/xssAuditor/script-tag-with-source-unterminated-03.html: Added.
3311 * http/tests/security/xssAuditor/script-tag-with-trailing-comment5.html: Added.
3312 These tests perform the same validation as the combined tests, they
3313 simply do it without introducing load-order dependencies.
3315 2013-02-25 Vsevolod Vlasov <vsevik@chromium.org>
3317 Unreviewed chromium test expectations update.
3319 * platform/chromium/TestExpectations:
3321 2013-02-25 Vsevolod Vlasov <vsevik@chromium.org>
3323 Unreviewed chromium test expectations update.
3325 * platform/chromium/TestExpectations:
3327 2013-02-25 Vsevolod Vlasov <vsevik@chromium.org>
3329 Unreviewed chromium test expectations update.
3331 * platform/chromium/TestExpectations:
3333 2013-02-25 Vsevolod Vlasov <vsevik@chromium.org>
3335 Unreviewed chromium test expectations update.
3337 * platform/chromium/TestExpectations:
3339 2013-02-25 Vsevolod Vlasov <vsevik@chromium.org>
3341 Unreviewed chromium test expectations update.
3343 * platform/chromium/TestExpectations:
3345 2013-02-25 Vsevolod Vlasov <vsevik@chromium.org>
3347 Unreviewed chromium test expectations update.
3349 * platform/chromium/TestExpectations:
3351 2013-02-25 Alexei Filippov <alph@chromium.org>
3353 Web Inspector: move profile type specific code out of ProfilesPanel (refactor)
3354 https://bugs.webkit.org/show_bug.cgi?id=110597
3356 Reviewed by Yury Semikhatsky.
3358 Move profile type specific functionality out of ProfilesPanel class.
3359 This is a first part of WebInspector.ProfilesPanel refactoring.
3361 No new tests as the functionality isn't changed.
3363 * inspector/profiler/canvas2d/canvas-replay-log-grid.html:
3364 * inspector/profiler/heap-snapshot-inspect-dom-wrapper-expected.txt:
3365 * inspector/profiler/heap-snapshot-inspect-dom-wrapper.html:
3366 * inspector/profiler/heap-snapshot-loader.html:
3367 * inspector/profiler/heap-snapshot-test.js:
3368 (initialize_HeapSnapshotTest.):
3369 (initialize_HeapSnapshotTest):
3370 * inspector/profiler/profiler-test.js:
3371 (initialize_ProfilerTest.InspectorTest.startProfilerTest.startTest):
3372 (initialize_ProfilerTest.InspectorTest.startProfilerTest):
3374 2013-02-25 Ádám Kallai <kadam@inf.u-szeged.hu>
3376 [Qt] Unreviewed gardening. Skipped failing tests.
3378 * platform/qt-5.0-wk2/fast/forms/select-baseline-expected.png: Removed.
3379 * platform/qt-5.0-wk2/fast/forms/select-baseline-expected.txt: Removed.
3380 * platform/qt-5.0/fast/forms/select-baseline-expected.png: Removed.
3381 * platform/qt-5.0/fast/forms/select-baseline-expected.txt: Removed.
3382 * platform/qt/TestExpectations:
3383 * platform/qt/fast/forms/select-baseline-expected.png: Update after r143836.
3384 * platform/qt/fast/forms/select-baseline-expected.txt: Update after r143836.
3386 2013-02-25 Vsevolod Vlasov <vsevik@chromium.org>
3388 Unreviewed chromium test expectations update.
3390 * platform/chromium/TestExpectations:
3392 2013-02-25 Zoltan Arvai <zarvai@inf.u-szeged.hu>
3394 [Qt] Unreviewed gardening. Unskip tests after r143800.
3396 * platform/qt/TestExpectations:
3398 2013-02-25 Zan Dobersek <zdobersek@igalia.com>
3400 Unreviewed GTK gardening.
3402 * platform/gtk/TestExpectations: Giving up on individually listing slow sputnik tests, replaced all
3403 the expectations with a single one covering the whole directory in both release and debug builds.
3404 Also removing duplicate expectations and adding an expectation for tests that require custom elements support.
3405 * platform/gtk/editing/selection/extend-by-sentence-001-expected.txt: Rebaselining.
3406 * platform/gtk/media/audio-controls-rendering-expected.png: Removed. Requires a new baseline.
3407 * platform/gtk/media/audio-controls-rendering-expected.txt: Removed. Ditto.
3409 2013-02-25 Vsevolod Vlasov <vsevik@chromium.org>
3411 Unreviewed chromium test expectations update.
3413 * platform/chromium/TestExpectations:
3415 2013-02-25 Ilya Tikhonovsky <loislo@chromium.org>
3417 Web Inspector: Improve speed of Linkifier.reset operation.
3418 https://bugs.webkit.org/show_bug.cgi?id=110696
3420 Reviewed by Yury Semikhatsky.
3422 Linkifier calls Location.dispose N times and each dispose method calls Array.remove
3423 which scans entire array and does splice. So the complexity of Linkifier.reset
3424 is O(N^2). I replaced the arrays with Set and got O(N) complexity.
3426 Drive by fix: The identifier generator was slightly changed.
3427 Now it produces identifiers that couldn't be converted into a number.
3428 So the engine will never convert Set/Map object into an array.
3430 * inspector/debugger/callstack-placards-discarded.html:
3431 * inspector/debugger/linkifier.html:
3433 2013-02-24 Kihong Kwon <kihong.kwon@samsung.com>
3435 Add an ASSERT to didChangeDeviceProximity
3436 https://bugs.webkit.org/show_bug.cgi?id=110317
3438 Reviewed by Hajime Morrita.
3440 Fix wrong test cases which are found by ASSERT insertion.
3442 * proximity/basic-operation-expected.txt: