1 2013-03-05 Emil A Eklund <eae@chromium.org>
3 ASSERTION FAILED: i < size(), UNKNOWN in WebCore::RenderTableSection::layout
4 https://bugs.webkit.org/show_bug.cgi?id=108838
6 Reviewed by Levi Weintraub.
8 Add test for calling requestFullscreen on an element with a
9 table-section display type.
11 * fullscreen/full-screen-table-section-expected.txt: Added.
12 * fullscreen/full-screen-table-section.html: Added.
14 2013-03-05 Roger Fong <roger_fong@apple.com>
16 Unreviewed. Skip tests on Windows to make EWS bots happier.
18 * platform/win/TestExpectations:
20 2013-03-05 Rafael Weinstein <rafaelw@chromium.org>
24 * platform/chromium/TestExpectations: fullscreen/full-screen-iframe-allowed-prexied.
26 2013-03-05 Ryosuke Niwa <rniwa@webkit.org>
28 Remove old Mac test expectations for the bug 106412.
30 * platform/mac/TestExpectations:
32 2013-03-05 Stephen Chenney <schenney@chromium.org>
34 Crash when ImageLoader deletes Element inside SVGImageElement
35 https://bugs.webkit.org/show_bug.cgi?id=111085
37 Reviewed by Abhishek Arya.
39 * svg/custom/image-with-attr-change-after-delete-crash-expected.txt: Added.
40 * svg/custom/image-with-attr-change-after-delete-crash.html: Added.
42 2013-03-05 Antoine Quint <graouts@apple.com>
44 Web Inspector: identify reflection layers in LayerTreeAgent
45 https://bugs.webkit.org/show_bug.cgi?id=111419
47 New test for reflection layers and an updated output for the
48 existing layersForNode() test since we changed the coordinates
49 for the "bounds" property to be absolute instead of local.
51 Reviewed by Dean Jackson.
53 * inspector-protocol/layers/layers-for-node-expected.txt:
54 * inspector-protocol/layers/layers-reflected-content-expected.txt: Added.
55 * inspector-protocol/layers/layers-reflected-content.html: Added.
57 2013-03-05 Alok Priyadarshi <alokp@chromium.org>
59 Rebaseline text output for opaque GraphicsLayers
60 https://bugs.webkit.org/show_bug.cgi?id=109507
62 Unreviewed rebaseline.
64 * compositing/contents-opaque/contents-opaque-background-color-expected.txt:
65 * compositing/contents-opaque/contents-opaque-layer-opacity-expected.txt:
66 * compositing/contents-opaque/contents-opaque-layer-transform-expected.txt:
67 * platform/chromium/TestExpectations:
68 * platform/chromium/compositing/contents-opaque/contents-opaque-background-color-expected.txt: Copied from LayoutTests/compositing/contents-opaque/contents-opaque-background-color-expected.txt.
69 * platform/chromium/compositing/contents-opaque/contents-opaque-layer-opacity-expected.txt: Copied from LayoutTests/compositing/contents-opaque/contents-opaque-layer-opacity-expected.txt.
70 * platform/chromium/compositing/contents-opaque/contents-opaque-layer-transform-expected.txt: Copied from LayoutTests/compositing/contents-opaque/contents-opaque-layer-transform-expected.txt.
71 * platform/chromium/compositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt: Renamed from LayoutTests/platform/chromium/platform/chromium/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt.
72 * platform/chromium/compositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt: Renamed from LayoutTests/platform/chromium/platform/chromium/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt.
73 * platform/efl/TestExpectations:
74 * platform/efl/compositing/layer-creation/fixed-position-change-out-of-view-in-view-expected.txt:
75 * platform/mac-wk2/compositing/rtl/rtl-fixed-expected.txt:
76 * platform/mac-wk2/compositing/rtl/rtl-fixed-overflow-expected.txt:
77 * platform/mac/TestExpectations:
78 * platform/qt/TestExpectations:
80 2013-03-05 Ryosuke Niwa <rniwa@webkit.org>
82 editing/pasteboard/paste-text-005.html, paste-text-006.html, and paste-text-007.html should be dump-as-markup tests
83 https://bugs.webkit.org/show_bug.cgi?id=111466
85 Reviewed by Levi Weintraub.
87 * editing/pasteboard/paste-text-005-expected.txt: Added.
88 * editing/pasteboard/paste-text-005.html:
89 * editing/pasteboard/paste-text-006-expected.txt: Added.
90 * editing/pasteboard/paste-text-006.html:
91 * editing/pasteboard/paste-text-007-expected.txt: Added.
92 * editing/pasteboard/paste-text-007.html:
93 * platform/chromium-linux/editing/pasteboard/paste-text-005-expected.png: Removed.
94 * platform/chromium-linux/editing/pasteboard/paste-text-006-expected.png: Removed.
95 * platform/chromium-linux/editing/pasteboard/paste-text-007-expected.png: Removed.
96 * platform/chromium-mac-lion/editing/pasteboard/paste-text-005-expected.png: Removed.
97 * platform/chromium-mac-lion/editing/pasteboard/paste-text-006-expected.png: Removed.
98 * platform/chromium-mac-lion/editing/pasteboard/paste-text-007-expected.png: Removed.
99 * platform/chromium-mac-snowleopard/editing/pasteboard/paste-text-005-expected.txt: Removed.
100 * platform/chromium-mac/editing/pasteboard/paste-text-005-expected.png: Removed.
101 * platform/chromium-mac/editing/pasteboard/paste-text-006-expected.png: Removed.
102 * platform/chromium-mac/editing/pasteboard/paste-text-007-expected.png: Removed.
103 * platform/chromium-win/editing/pasteboard/paste-text-005-expected.png: Removed.
104 * platform/chromium-win/editing/pasteboard/paste-text-005-expected.txt: Removed.
105 * platform/chromium-win/editing/pasteboard/paste-text-006-expected.png: Removed.
106 * platform/chromium-win/editing/pasteboard/paste-text-006-expected.txt: Removed.
107 * platform/chromium-win/editing/pasteboard/paste-text-007-expected.png: Removed.
108 * platform/chromium-win/editing/pasteboard/paste-text-007-expected.txt: Removed.
109 * platform/chromium/editing/pasteboard/paste-text-005-expected.txt: Removed.
110 * platform/chromium/editing/pasteboard/paste-text-006-expected.txt: Removed.
111 * platform/chromium/editing/pasteboard/paste-text-007-expected.txt: Removed.
112 * platform/gtk/editing/pasteboard/paste-text-005-expected.txt: Removed.
113 * platform/gtk/editing/pasteboard/paste-text-006-expected.txt: Removed.
114 * platform/gtk/editing/pasteboard/paste-text-007-expected.txt: Removed.
115 * platform/mac/editing/pasteboard/paste-text-005-expected.png: Removed.
116 * platform/mac/editing/pasteboard/paste-text-005-expected.txt: Removed.
117 * platform/mac/editing/pasteboard/paste-text-006-expected.png: Removed.
118 * platform/mac/editing/pasteboard/paste-text-006-expected.txt: Removed.
119 * platform/mac/editing/pasteboard/paste-text-007-expected.png: Removed.
120 * platform/mac/editing/pasteboard/paste-text-007-expected.txt: Removed.
121 * platform/qt/editing/pasteboard/paste-text-005-expected.png: Removed.
122 * platform/qt/editing/pasteboard/paste-text-005-expected.txt: Removed.
123 * platform/qt/editing/pasteboard/paste-text-006-expected.png: Removed.
124 * platform/qt/editing/pasteboard/paste-text-006-expected.txt: Removed.
125 * platform/qt/editing/pasteboard/paste-text-007-expected.png: Removed.
126 * platform/qt/editing/pasteboard/paste-text-007-expected.txt: Removed.
127 * platform/win/editing/pasteboard/paste-text-005-expected.txt: Removed.
129 2013-03-04 Ryosuke Niwa <rniwa@webkit.org>
131 editing/pasteboard/paste-table-003.html should be a dump-as-text test
132 https://bugs.webkit.org/show_bug.cgi?id=111400
134 Reviewed by Levi Weintraub.
136 Convert the test to a dump-as-text test. The output is much easier to understand now.
137 Also moved the test description out of the root element so that it won't be repeated
138 multiple times in the output.
140 * editing/pasteboard/paste-table-003-expected.txt: Added.
141 * editing/pasteboard/paste-table-003.html:
142 * platform/chromium-linux/editing/pasteboard/paste-table-003-expected.png: Removed.
143 * platform/chromium-mac-lion/editing/pasteboard/paste-table-003-expected.png: Removed.
144 * platform/chromium-mac-snowleopard/editing/pasteboard/paste-table-003-expected.png: Removed.
145 * platform/chromium-mac/editing/pasteboard/paste-table-003-expected.png: Removed.
146 * platform/chromium-win/editing/pasteboard/paste-table-003-expected.png: Removed.
147 * platform/chromium-win/editing/pasteboard/paste-table-003-expected.txt: Removed.
148 * platform/chromium/editing/pasteboard/paste-table-003-expected.txt: Removed.
149 * platform/gtk/editing/pasteboard/paste-table-003-expected.png: Removed.
150 * platform/gtk/editing/pasteboard/paste-table-003-expected.txt: Removed.
151 * platform/mac/editing/pasteboard/paste-table-003-expected.png: Removed.
152 * platform/mac/editing/pasteboard/paste-table-003-expected.txt: Removed.
153 * platform/qt/editing/pasteboard/paste-table-003-expected.png: Removed.
154 * platform/qt/editing/pasteboard/paste-table-003-expected.txt: Removed.
156 2013-03-05 Victor Carbune <vcarbune@chromium.org>
158 Cue line-height property shouldn't be inherited from the video element
159 https://bugs.webkit.org/show_bug.cgi?id=111262
161 Reviewed by Eric Carlson.
163 * media/track/captions-webvtt/captions-snap-to-lines-set.vtt: Updated.
164 * media/track/track-cue-rendering-on-resize-expected.txt: Added.
165 * media/track/track-cue-rendering-on-resize.html: Added.
167 2013-03-05 Zan Dobersek <zdobersek@igalia.com>
169 Unreviewed gardening.
171 * platform/efl/TestExpectations: Unskipping the fast/workers/shared-worker-load-error.html layout test
172 and adding a flaky timeout expectation for it. Looking for testing data from the EFL port on this test.
173 * platform/gtk-wk1/TestExpectations: Removed an expectation for a test that was removed in r144624.
174 * platform/gtk/TestExpectations: Adding failure expectations for tests introduced in r144714 and r144747.
176 2013-03-05 Tommy Widenflycht <tommyw@google.com>
178 MediaStream API: Allow local and remote descriptions to be accessed after close
179 https://bugs.webkit.org/show_bug.cgi?id=111437
181 Reviewed by Adam Barth.
183 Expanding tests to check the new behaviour.
185 * fast/mediastream/RTCPeerConnection-localDescription-expected.txt:
186 * fast/mediastream/RTCPeerConnection-localDescription.html:
187 * fast/mediastream/RTCPeerConnection-remoteDescription-expected.txt:
188 * fast/mediastream/RTCPeerConnection-remoteDescription.html:
190 2013-03-05 Eric Seidel <eric@webkit.org>
192 Multiple html5lib Layout Tests are slow since r144032
193 https://bugs.webkit.org/show_bug.cgi?id=110876
195 Reviewed by Tony Chang.
197 Skip the html5lib tests when in debug mode. The -data variants
198 almost always timeout due to v8 boot-up time:
199 https://code.google.com/p/v8/issues/detail?id=2567
201 These timeouts sometimes manifest as failures, and we've even
202 seen crashes (with empty stacks!?) of these tests on Win and Mac in Debug, so
203 skipping them until they run in a reasonable time and can
206 * platform/chromium/TestExpectations:
208 2013-03-05 Rafael Weinstein <rafaelw@chromium.org>
210 Unreviewed gardening.
212 * platform/chromium/TestExpectations: expectations for transitions/transitions-parsing.html
214 2013-03-05 Terry Anderson <tdanderson@chromium.org>
216 [chromium] Unreviewed gardening
220 * platform/chromium/TestExpectations:
222 2013-03-04 Ryosuke Niwa <rniwa@webkit.org>
224 editing/pasteboard/5247341.html should be a dump-as-markup test
225 https://bugs.webkit.org/show_bug.cgi?id=111397
227 Reviewed by Darin Adler.
229 Convert the test to use dump-as-markup.js. Also rename it to preserve-line-break-at-end-of-pasted-content
230 to reflect the content of the test.
232 * editing/pasteboard/5247341.html: Removed.
233 * editing/pasteboard/preserve-line-break-at-end-of-pasted-content-expected.txt: Added.
234 * editing/pasteboard/preserve-line-break-at-end-of-pasted-content.html: Copied from LayoutTests/editing/pasteboard/5247341.html.
235 * platform/chromium-linux/editing/pasteboard/5247341-expected.png: Removed.
236 * platform/chromium-mac-lion/editing/pasteboard/5247341-expected.png: Removed.
237 * platform/chromium-mac-snowleopard/editing/pasteboard/5247341-expected.png: Removed.
238 * platform/chromium-mac/editing/pasteboard/5247341-expected.png: Removed.
239 * platform/chromium-win/editing/pasteboard/5247341-expected.png: Removed.
240 * platform/chromium-win/editing/pasteboard/5247341-expected.txt: Removed.
241 * platform/chromium/editing/pasteboard/5247341-expected.txt: Removed.
242 * platform/gtk/editing/pasteboard/5247341-expected.png: Removed.
243 * platform/gtk/editing/pasteboard/5247341-expected.txt: Removed.
244 * platform/mac/editing/pasteboard/5247341-expected.png: Removed.
245 * platform/mac/editing/pasteboard/5247341-expected.txt: Removed.
246 * platform/qt/editing/pasteboard/5247341-expected.png: Removed.
247 * platform/qt/editing/pasteboard/5247341-expected.txt: Removed.
249 2013-03-05 Tony Chang <tony@chromium.org>
251 Fix some crashes in render sliders
252 https://bugs.webkit.org/show_bug.cgi?id=111458
254 Reviewed by Ojan Vafai.
256 * fast/forms/range/slider-inline-crash-expected.txt: Added.
257 * fast/forms/range/slider-inline-crash.html: Added.
259 2013-03-04 Andrew Scherkus <scherkus@chromium.org>
261 REGRESSION(r142191): Fix closed caption buttons for ports still using the painting path.
262 https://bugs.webkit.org/show_bug.cgi?id=111109
264 Reviewed by Eric Carlson.
266 * platform/chromium/TestExpectations:
268 2013-03-05 Bem Jones-Bey <bjonesbe@adobe.com>
270 [CSS Exclusions] shape-outside on floats for polygon shapes
271 https://bugs.webkit.org/show_bug.cgi?id=98676
273 Reviewed by David Hyatt.
275 Simple test for floats with polygonal shape-outside.
277 * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-polygon-expected.html: Added.
278 * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-polygon.html: Added.
280 2013-03-05 Chris Fleizach <cfleizach@apple.com>
282 AX: aria-label does not override text content on iOS
283 https://bugs.webkit.org/show_bug.cgi?id=111222
285 Reviewed by David Kilzer.
287 * platform/iphone-simulator/accessibility/aria-label-with-internal-text-expected.txt: Added.
288 * platform/iphone-simulator/accessibility/aria-label-with-internal-text.html: Added.
290 2013-03-05 Julien Chaffraix <jchaffraix@webkit.org>
292 [CSS Grid Layout] Add parsing for grid-{end|after}
293 https://bugs.webkit.org/show_bug.cgi?id=111372
295 Reviewed by Tony Chang.
297 * fast/css-grid-layout/grid-item-end-after-get-set-expected.txt: Added.
298 * fast/css-grid-layout/grid-item-end-after-get-set.html: Added.
299 Note that some of the test fails as we don't treat grid-{row|column} as a shorthand.
301 2013-03-05 Mark Lam <mark.lam@apple.com>
303 Improve robustness of WebSQL quota management.
304 https://bugs.webkit.org/show_bug.cgi?id=110600.
306 Reviewed by Geoffrey Garen.
308 * storage/websql/multiple-databases-garbage-collection.js:
309 - This test runs 2 transactions on 2 databases (1 each). The 2 databases
310 are named "persistent" and "forgotten". The test executes the
311 transaction on "persistent" first, but expects the transaction on
312 "forgotten" to finish first. This is because "forgotten"'s transaction
313 is a smaller one. The new changes to SQLTransactionCoordinator now
314 ensures that a write transaction must completes before another is
315 started for databases in the same origin. Hence, the previously expected
316 result will no longer be true.
318 Regardless, the purpose of the test is not to test the order of
319 completion but that resources are reclaimed. So, I'm changing the test
320 to start the "forgotten" transaction first followed by the "persistent"
321 transaction. This ensures that the test will yield consistent results
322 even when run on ports that may allow more than one write transaction
323 to run at the same time.
325 2013-03-05 Andrey Kosyakov <caseq@chromium.org>
327 Web Inspector: remove length parameter from Parse HTML timeline event
328 https://bugs.webkit.org/show_bug.cgi?id=111421
330 Reviewed by Yury Semikhatsky.
332 - removed length field from ParseHTML data in expectations.
334 * inspector/timeline/timeline-parse-html-expected.txt:
336 2013-03-05 Tim Horton <timothy_horton@apple.com>, Grzegorz Czajkowski <g.czajkowski@samsung.com>
338 [WK2] WTR needs an implementation of setAsynchronousSpellCheckingEnabled
339 https://bugs.webkit.org/show_bug.cgi?id=81042
341 Reviewed by Enrica Casucci.
343 Gardening of the asynchronous spell checking tests.
345 * platform/efl-wk2/TestExpectations:
346 * platform/efl/TestExpectations:
347 Some tests need to be skipped as they require features not
348 implemented for EFL yet (pasteboard, grammar checking, text replacement).
350 * platform/gtk-wk2/TestExpectations:
351 * platform/mac-wk2/TestExpectations:
352 * platform/qt-5.0-wk2/TestExpectations:
353 Skip asynchronous spell checking for GTK+, Mac, Qt unless
354 they implement TextChecker::requestCheckingOfText.
356 * platform/wk2/TestExpectations:
357 Remove asynchronous spell checking tests from global wk2's
358 as they are passing for EFL.
360 2013-03-05 Tommy Widenflycht <tommyw@google.com>
362 MediaStream API: Add the getStreamById method on RTCPeerConnection
363 https://bugs.webkit.org/show_bug.cgi?id=111311
365 Reviewed by Adam Barth.
367 * fast/mediastream/MediaStream-add-remove-tracks.html:
368 * fast/mediastream/RTCPeerConnection-AddRemoveStream-expected.txt:
369 * fast/mediastream/RTCPeerConnection-AddRemoveStream.html:
371 2013-03-05 Antoine Quint <graouts@apple.com>
373 Web Inspector: allow retrieval of composited layers in a given DOM subtree
374 https://bugs.webkit.org/show_bug.cgi?id=111312
376 New test for the LayerTree.layersForNode() method.
378 Reviewed by Simon Fraser.
380 * inspector-protocol/layers/layers-for-node-expected.txt: Added.
381 * inspector-protocol/layers/layers-for-node.html: Added.
383 2013-03-05 Andrei Bucur <abucur@adobe.com>
385 [CSS Regions] Crash when MathML used in CSS Regions
386 https://bugs.webkit.org/show_bug.cgi?id=110686
388 Reviewed by David Hyatt.
390 Add a test to verify regions and MathML do not crash.
392 * fast/regions/mathml-crash-expected.txt: Added.
393 * fast/regions/mathml-crash.html: Added.
395 2013-03-05 Sudarsana Nagineni <sudarsana.nagineni@intel.com>
397 Unreviewed, EFL gardening.
399 Skip failing tests on EFL bots.
401 * platform/efl/TestExpectations:
403 2013-03-05 Kinuko Yasuda <kinuko@chromium.org>
405 Unreviewed; updating test expectations.
407 fast/regions/seamless-iframe-flowed-into-regions.html is failing not only with debug build.
409 * platform/chromium/TestExpectations:
411 2013-03-04 Kinuko Yasuda <kinuko@chromium.org>
413 Unreviewed, adding crashing test to the expectations.
415 * platform/chromium/TestExpectations:
417 2013-03-04 Uday Kiran <udaykiran@motorola.com>
419 getPropertyValue for -webkit-text-stroke returns null, should compute the shorthand value
420 https://bugs.webkit.org/show_bug.cgi?id=111018
422 Reviewed by Alexander Pavlov.
424 Added test for getPropertyValue("-webkit-text-stroke").
426 * fast/css/getPropertyValue-webkit-text-stroke-expected.txt: Added.
427 * fast/css/getPropertyValue-webkit-text-stroke.html: Added.
429 2013-03-04 Uday Kiran <udaykiran@motorola.com>
431 getPropertyValue for -webkit-columns returns null, should compute the shorthand value
432 https://bugs.webkit.org/show_bug.cgi?id=111011
434 Reviewed by Alexander Pavlov.
436 Added test for getPropertyValue("-webkit-columns").
438 * fast/css/getPropertyValue-columns-expected.txt: Added.
439 * fast/css/getPropertyValue-columns.html: Added.
441 2013-03-04 Vsevolod Vlasov <vsevik@chromium.org>
443 Web Inspector: Do not accumulate file system files, add them to workspace immediately
444 https://bugs.webkit.org/show_bug.cgi?id=111325
446 Reviewed by Pavel Feldman.
448 * inspector/file-system-project.html:
450 2013-03-04 Chris Fleizach <cfleizach@apple.com>
452 AX: cellForColumnAndRow fails for tables with hidden table cells
453 https://bugs.webkit.org/show_bug.cgi?id=110050
455 Reviewed by Tim Horton.
457 * accessibility/table-with-hidden-head-section-expected.txt: Added.
458 * accessibility/table-with-hidden-head-section.html: Added.
459 * platform/chromium/TestExpectations:
461 2013-03-04 Arpita Bahuguna <a.bah@samsung.com>
463 getAttribute does not behave correctly for mixed-case attributes on HTML elements
464 https://bugs.webkit.org/show_bug.cgi?id=105713
466 Reviewed by Andreas Kling.
468 * fast/dom/Element/getAttribute-case-insensitivity-expected.txt: Added.
469 * fast/dom/Element/getAttribute-case-insensitivity.html: Added.
470 Layout test added for verifying that getAttribute() and getAttributeNode()
471 APIs convert the passed attribute name to lowercase before comparing
472 against the existing attributes.
474 2013-03-04 Joshua Bell <jsbell@chromium.org>
476 [V8] Add LayoutTests for SerializedScriptValue Int32/Uint32 cases
477 https://bugs.webkit.org/show_bug.cgi?id=111364
479 Reviewed by Kentaro Hara.
481 A lack of layout tests for SerializedScriptValue special cases let
482 crbug.com/179280 slip in and out un-noticed. Rectify the situation.
484 * platform/chromium/fast/storage/serialized-script-value-expected.txt:
485 * platform/chromium/fast/storage/serialized-script-value.html:
486 * storage/indexeddb/structured-clone-expected.txt:
487 * storage/indexeddb/structured-clone.html:
489 2013-03-04 Brandon Jones <bajones@google.com>
491 WEBGL_compressed_texture_atc implementation
492 https://bugs.webkit.org/show_bug.cgi?id=110496
494 Reviewed by Kenneth Russell.
496 * webgl/conformance/extensions/webgl-compressed-texture-atc-expected.txt: Added.
497 * webgl/conformance/extensions/webgl-compressed-texture-atc.html: Added.
498 * webgl/resources/webgl_test_files/conformance/extensions/webgl-compressed-texture-atc.html: Added.
500 2013-03-04 Eugene Klyuchnikov <eustas@chromium.org>
502 Web Inspector: Exceptions when WebInspector run in hosted mode.
503 https://bugs.webkit.org/show_bug.cgi?id=111326
505 Reviewed by Pavel Feldman.
507 Test runtime commands code generator output.
509 * inspector/inspector-backend-commands-generation-expected.txt: Added.
510 * inspector/inspector-backend-commands-generation.html: Added.
512 2013-03-04 Kinuko Yasuda <kinuko@chromium.org>
514 Rebaseline 4 virtual/softwarecompositing tests.
516 Unreviewed rebaseline of test expectations.
518 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/geometry/layer-due-to-layer-children-deep-expected.png:
519 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/geometry/layer-due-to-layer-children-expected.png:
520 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/geometry/vertical-scroll-composited-expected.png:
521 * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/reflections/animation-inside-reflection-expected.png:
522 * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/geometry/layer-due-to-layer-children-deep-expected.png:
523 * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/geometry/layer-due-to-layer-children-expected.png:
524 * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/reflections/animation-inside-reflection-expected.png:
525 * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/geometry/layer-due-to-layer-children-deep-expected.png:
526 * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/geometry/layer-due-to-layer-children-expected.png:
527 * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/reflections/animation-inside-reflection-expected.png:
528 * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/geometry/layer-due-to-layer-children-deep-expected.png:
529 * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/geometry/layer-due-to-layer-children-expected.png:
530 * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/geometry/vertical-scroll-composited-expected.png:
531 * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/reflections/animation-inside-reflection-expected.png:
532 * platform/chromium-win/platform/chromium/virtual/softwarecompositing/geometry/layer-due-to-layer-children-deep-expected.png:
533 * platform/chromium-win/platform/chromium/virtual/softwarecompositing/geometry/layer-due-to-layer-children-expected.png:
534 * platform/chromium-win/platform/chromium/virtual/softwarecompositing/geometry/vertical-scroll-composited-expected.png:
535 * platform/chromium-win/platform/chromium/virtual/softwarecompositing/reflections/animation-inside-reflection-expected.png:
537 2013-03-04 Adam Barth <abarth@webkit.org>
539 Background HTML parser can rewind the tokenizer after end-of-file
540 https://bugs.webkit.org/show_bug.cgi?id=111365
542 Reviewed by Eric Seidel.
544 * fast/parser/document-write-fighting-eof.html: Added.
546 2013-03-04 Tim 'mithro' Ansell <mithro@mithis.com>
548 Make sure that clearOwnerNode also clears StyleResolver references (via didMutate).
549 https://bugs.webkit.org/show_bug.cgi?id=109446
551 Reviewed by Eric Seidel.
553 * fast/css/stylesheet.innerHTML-calls-didmutate-expected.txt: Added.
554 * fast/css/stylesheet.innerHTML-calls-didmutate.html: Added.
556 2013-03-04 Christian Biesinger <cbiesinger@chromium.org>
558 REGRESSION (r143643): Buttons containing floats render differently
559 https://bugs.webkit.org/show_bug.cgi?id=110933
561 Reviewed by Ojan Vafai.
563 * css3/flexbox/float-inside-flexitem-expected.html: Added.
564 * css3/flexbox/float-inside-flexitem.html: Added.
565 * fast/forms/button-with-float-expected.html: Added.
566 * fast/forms/button-with-float.html: Added.
568 2013-03-04 Rafael Weinstein <rafaelw@chromium.org>
570 Unreviewed, rolling out r144595.
571 http://trac.webkit.org/changeset/144595
572 https://bugs.webkit.org/show_bug.cgi?id=90341
574 Causing multiple crashes in fast/dom/Element/* tests (hits
575 assert in Attr.cp:215)
577 * fast/dom/Element/setAttributeNode-case-insensitivity-expected.txt: Removed.
578 * fast/dom/Element/setAttributeNode-case-insensitivity.html: Removed.
580 2013-03-04 Rafael Weinstein <rafaelw@chromium.org>
582 Unreviewed gardening.
584 * platform/chromium/TestExpectations: touch-gesture-noscroll-body-* are failing on mac.
586 2013-03-04 Chris Fleizach <cfleizach@apple.com>
588 Support WebSpeech - Speech Synthesis
589 https://bugs.webkit.org/show_bug.cgi?id=106742
591 Reviewed by Simon Fraser.
593 Unskip speech synthesis tests.
595 * fast/dom/script-tests/constructed-objects-prototypes.js:
596 (constructorPropertiesOnWindow):
597 * platform/mac/TestExpectations:
599 2013-03-04 Ruslan Abdikeev <aruslan@chromium.org>
601 <link rel="apple-touch-icon"> tag is not honored on CNN.com, workflowy.com etc
602 https://bugs.webkit.org/show_bug.cgi?id=109061
604 Reviewed by Adam Barth.
606 Added test for apple-touch-icon in allIconURLs().
607 Changed iconURLs() to shortcutIconURLs().
609 * fast/dom/icon-url-change.html:
610 * fast/dom/icon-url-list-apple-touch-expected.txt: Added.
611 * fast/dom/icon-url-list-apple-touch.html: Added.
612 * fast/dom/icon-url-list.html:
613 * fast/dom/icon-url-property.html:
615 2013-02-27 Jeffrey Pfau <jpfau@apple.com>
617 Cache partitioning does not affect iframe MainResources
618 https://bugs.webkit.org/show_bug.cgi?id=111022
620 Reviewed by David Kilzer.
622 These tests results are for the case in which the cache is not
623 partitioned, as no shipping ports have cache partitioning enabled
625 * http/tests/cache/partitioned-cache-iframe-expected.txt: Added.
626 * http/tests/cache/partitioned-cache-iframe.html: Added.
627 * http/tests/cache/resources/random-cached-iframe.cgi: Added.
629 2013-03-04 Rafael Weinstein <rafaelw@chromium.org>
631 Unreviewed gardening.
633 * platform/chromium/TestExpectations: Marking all html5lib/generated/ as crashing.
635 2013-03-04 Alan Cutter <alancutter@chromium.org>
637 CSS3 calc: identify divide by zero cases at parse time
638 https://bugs.webkit.org/show_bug.cgi?id=80411
640 Reviewed by Tony Chang.
642 Added tests to check whether divide by 0 cases are caught.
644 * css3/calc/catch-divide-by-0-expected.txt: Added.
645 * css3/calc/catch-divide-by-0.html: Added.
647 2013-03-04 Julien Chaffraix <jchaffraix@webkit.org>
649 [CSS Grid Layout] Add parsing for grid-{start|before}
650 https://bugs.webkit.org/show_bug.cgi?id=110988
652 Reviewed by Tony Chang.
654 * fast/css-grid-layout/grid-item-column-row-get-set-expected.txt:
655 * fast/css-grid-layout/grid-item-column-row-get-set.html:
656 Extended the test to make sure that both grid-column (resp. grid-row) and grid-start (resp. grid-before) are
659 * fast/css-grid-layout/grid-item-start-before-get-set-expected.txt: Added.
660 * fast/css-grid-layout/grid-item-start-before-get-set.html: Added
661 Add this test for grid-{start|before}, similar to LayoutTests/fast/css-grid-layout/grid-item-column-row-get-set.html.
663 2013-03-04 Chris Fleizach <cfleizach@apple.com>
665 WebSpeech: change voiceURI to voice
666 https://bugs.webkit.org/show_bug.cgi?id=110773
668 Reviewed by Tim Horton.
670 * platform/mac/fast/speechsynthesis/speech-synthesis-utterance-uses-voice-expected.txt: Added.
671 * platform/mac/fast/speechsynthesis/speech-synthesis-utterance-uses-voice.html: Added.
673 2013-03-04 Victor Costan <costan@gmail.com>
675 Filename passed to FormData.append() takes precedence over filename in
677 https://bugs.webkit.org/show_bug.cgi?id=111255
679 Reviewed by Alexey Proskuryakov.
682 * http/tests/local/formdata/send-form-data-with-filename-expected.txt: Added.
683 * http/tests/local/formdata/send-form-data-with-filename.html: Added.
684 * http/tests/local/formdata/send-form-data-with-sliced-file-expected.txt: Updated
685 to reflect the behavior specified in the XMLHttpRequest W3C spec.
686 * platform/wk2/TestExpectations: newly added test doesn't work in
687 WebKit2 because beginDragWithFiles is not implemented
689 2013-03-04 Alexis Hetu <sugoi@chromium.org>
691 Canvas and DOM go out of sync
692 https://bugs.webkit.org/show_bug.cgi?id=107701
694 Reviewed by Simon Fraser.
696 Added a new layout test for moving an object (a div) within a div that
697 has the "overflow:hidden" property.
699 * fast/canvas/canvas-overflow-hidden-animation-expected.html: Added.
700 * fast/canvas/canvas-overflow-hidden-animation.html: Added.
702 2013-03-04 Tom Sepez <tsepez@chromium.org>
704 XSSAuditor bypass with --> comment syntax.
705 https://bugs.webkit.org/show_bug.cgi?id=111349
707 Reviewed by Adam Barth.
709 * http/tests/security/xssAuditor/open-iframe-src-03-expected.txt: Added.
710 * http/tests/security/xssAuditor/open-iframe-src-03.html: Added.
712 2013-03-04 Christian Biesinger <cbiesinger@chromium.org>
714 (tests) flexbox/resources.css should use unprefixed properties, for firefox
715 https://bugs.webkit.org/show_bug.cgi?id=111010
717 Reviewed by Tony Chang.
719 Search & replace to remove -moz- prefixes, as per
720 https://developer.mozilla.org/en-US/docs/CSS/Using_CSS_flexible_boxes:
721 "Gecko implementation is unprefixed (and is no longer behind a
722 preference as of Firefox 20)"
724 * css3/flexbox/resources/flexbox.css:
736 (.align-content-flex-start):
737 (.align-content-flex-end):
738 (.align-content-center):
739 (.align-content-space-between):
740 (.align-content-space-around):
741 (.align-content-stretch):
742 (.align-items-flex-start):
743 (.align-items-flex-end):
744 (.align-items-center):
745 (.align-items-baseline):
746 (.align-items-stretch):
748 (.align-self-flex-start):
749 (.align-self-flex-end):
750 (.align-self-center):
751 (.align-self-baseline):
752 (.align-self-stretch):
753 (.justify-content-flex-start):
754 (.justify-content-flex-end):
755 (.justify-content-center):
756 (.justify-content-space-between):
757 (.justify-content-space-around):
759 2013-03-04 Uday Kiran <udaykiran@motorola.com>
761 getComputedStyle not implemented for -webkit-columns shorthand
762 https://bugs.webkit.org/show_bug.cgi?id=111236
764 Reviewed by Alexis Menard.
766 Add test to check getComputedStyle for -webkit-columns.
768 * fast/css/getComputedStyle/getComputedStyle-webkit-columns-shorthand-expected.txt: Added.
769 * fast/css/getComputedStyle/getComputedStyle-webkit-columns-shorthand.html: Added.
771 2013-03-04 Alexis Menard <alexis@webkit.org>
773 transition-property property and transition shorthand property doesn't accept "all, all".
774 https://bugs.webkit.org/show_bug.cgi?id=111201
776 Reviewed by Simon Fraser.
778 Updated the tests to cover the bug.
780 * transitions/transitions-parsing-expected.txt:
781 * transitions/transitions-parsing.html:
783 2013-03-04 Ian Vollick <vollick@chromium.org>
785 ASSERTION FAILED: m_clipRectsCache->m_respectingOverflowClip[clipRectsType] == (clipRectsContext.respectOverflowClip == RespectOverflowClip) in RenderLayer.
786 https://bugs.webkit.org/show_bug.cgi?id=108257
788 Reviewed by David Hyatt.
790 * platform/efl-wk2/TestExpectations:
791 * platform/mac/TestExpectations:
792 * platform/qt-5.0-wk2/TestExpectations:
794 2013-03-03 David Hyatt <hyatt@apple.com>
796 [New Multicolumn] Make sure region styling works for columns inside regions.
797 https://bugs.webkit.org/show_bug.cgi?id=111276
799 Reviewed by Sam Weinig.
801 * fast/regions/region-style-in-columns-expected.html: Added.
802 * fast/regions/region-style-in-columns.html: Added.
804 2013-03-04 Ádám Kallai <kadam@inf.u-szeged.hu>
806 [Qt][WK2] Unreviewed gardening. Updated platform specific expected files and png results.
808 * platform/qt-5.0-wk2/compositing/geometry/layer-due-to-layer-children-expected.png: Added.
809 * platform/qt-5.0-wk2/compositing/geometry/layer-due-to-layer-children-expected.txt: Added.
810 * platform/qt-5.0-wk2/css3/compositing/effect-background-blend-mode-expected.png: Added.
811 * platform/qt-5.0-wk2/css3/compositing/effect-background-blend-mode-expected.txt: Added.
812 * platform/qt-5.0-wk2/css3/filters/composited-reflected-expected.png:
813 * platform/qt-5.0-wk2/css3/filters/composited-reflected-expected.txt: Added.
814 * platform/qt-5.0-wk2/css3/filters/multiple-filters-invalidation-expected.png:
815 * platform/qt-5.0-wk2/css3/filters/multiple-filters-invalidation-expected.txt: Added.
816 * platform/qt-5.0-wk2/fast/backgrounds/size/contain-and-cover-zoomed-expected.png: Added.
817 * platform/qt-5.0-wk2/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt: Added.
818 * platform/qt-5.0-wk2/fast/clip/overflow-border-radius-composited-expected.png: Added.
819 * platform/qt-5.0-wk2/fast/clip/overflow-border-radius-composited-expected.txt: Added.
820 * platform/qt-5.0-wk2/fast/multicol/vertical-rl/float-multicol-expected.png: Added.
821 * platform/qt-5.0-wk2/fast/multicol/vertical-rl/float-multicol-expected.txt: Added.
822 * platform/qt-5.0-wk2/fast/overflow/position-fixed-transform-clipping-expected.png: Added.
823 * platform/qt-5.0-wk2/fast/overflow/position-fixed-transform-clipping-expected.txt: Added.
824 * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-in-regions-expected.png:
825 * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-in-regions-expected.txt: Added.
826 * platform/qt-5.0-wk2/fast/repaint/reflection-repaint-test-expected.png:
827 * platform/qt-5.0-wk2/fast/repaint/reflection-repaint-test-expected.txt: Added.
828 * platform/qt-5.0-wk2/fast/repaint/region-painting-invalidation-expected.png:
829 * platform/qt-5.0-wk2/fast/repaint/region-painting-invalidation-expected.txt: Added.
830 * platform/qt-5.0-wk2/fast/repaint/region-painting-via-layout-expected.png:
831 * platform/qt-5.0-wk2/fast/repaint/region-painting-via-layout-expected.txt: Added.
832 * platform/qt-5.0-wk2/fast/repaint/scroll-absolute-layer-with-reflection-expected.png:
833 * platform/qt-5.0-wk2/fast/repaint/scroll-absolute-layer-with-reflection-expected.txt: Added.
834 * platform/qt-5.0-wk2/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.png:
835 * platform/qt-5.0-wk2/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.txt: Added.
836 * platform/qt-5.0-wk2/fast/repaint/scroll-fixed-layer-with-reflection-expected.png:
837 * platform/qt-5.0-wk2/fast/repaint/scroll-fixed-layer-with-reflection-expected.txt: Added.
838 * platform/qt-5.0-wk2/fast/repaint/scroll-fixed-layer-with-transformed-parent-layer-expected.png:
839 * platform/qt-5.0-wk2/fast/repaint/scroll-fixed-layer-with-transformed-parent-layer-expected.txt: Added.
840 * platform/qt-5.0-wk2/fast/repaint/scroll-fixed-reflected-layer-expected.png:
841 * platform/qt-5.0-wk2/fast/repaint/scroll-fixed-reflected-layer-expected.txt: Added.
842 * platform/qt-5.0-wk2/fast/repaint/scroll-in-fixed-layer-expected.png:
843 * platform/qt-5.0-wk2/fast/repaint/scroll-in-fixed-layer-expected.txt: Added.
844 * platform/qt-5.0-wk2/fast/repaint/scroll-relative-table-inside-table-cell-expected.png:
845 * platform/qt-5.0-wk2/fast/repaint/scroll-relative-table-inside-table-cell-expected.txt: Added.
846 * platform/qt-5.0-wk2/fast/replaced/width100percent-image-expected.png: Added.
847 * platform/qt-5.0-wk2/fast/replaced/width100percent-image-expected.txt: Added.
848 * platform/qt-5.0-wk2/fast/ruby/position-after-expected.png: Added.
849 * platform/qt-5.0-wk2/fast/ruby/position-after-expected.txt: Added.
850 * platform/qt-5.0-wk2/fast/table/border-collapsing/004-vertical-expected.png: Added.
851 * platform/qt-5.0-wk2/fast/table/border-collapsing/004-vertical-expected.txt: Added.
852 * platform/qt-5.0-wk2/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.png: Added.
853 * platform/qt-5.0-wk2/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.txt: Added.
854 * platform/qt-5.0-wk2/svg/as-image/animated-svg-as-image-same-image-expected.png: Added.
855 * platform/qt-5.0-wk2/svg/as-image/animated-svg-as-image-same-image-expected.txt: Added.
856 * 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.
857 * platform/qt-5.0-wk2/svg/custom/visibility-override-filter-expected.txt: Added.
858 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.png:
859 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.txt: Added.
860 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.png:
861 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.txt: Added.
862 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.png:
863 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.txt: Added.
864 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.png:
865 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.txt: Added.
866 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.png:
867 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.txt: Added.
868 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.png:
869 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.txt: Added.
870 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.png:
871 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.txt: Added.
872 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.png:
873 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.txt: Added.
874 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.png:
875 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.txt: Added.
876 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.png:
877 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.txt: Added.
878 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.png:
879 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.txt: Added.
880 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.png:
881 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.txt: Added.
882 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.png:
883 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.txt: Added.
884 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.png:
885 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.txt: Added.
886 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.png:
887 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.txt: Added.
888 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.png:
889 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.txt: Added.
890 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color-expected.png:
891 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color-expected.txt: Added.
892 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.png:
893 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.txt: Added.
894 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.png:
895 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.txt: Added.
896 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.png:
897 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.txt: Added.
898 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETileElement-svgdom-in-prop-expected.png:
899 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETileElement-svgdom-in-prop-expected.txt: Added.
900 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-svgdom-href1-prop-expected.png: Added.
901 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-svgdom-href1-prop-expected.txt: Added.
902 * platform/qt-5.0-wk2/svg/filters/big-sized-filter-2-expected.png: Added.
903 * platform/qt-5.0-wk2/svg/filters/big-sized-filter-2-expected.txt: Added.
904 * 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.
905 * platform/qt-5.0-wk2/svg/filters/filterRes1-expected.txt: Added.
906 * 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.
907 * platform/qt-5.0-wk2/svg/filters/filterRes3-expected.txt: Added.
908 * 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.
909 * platform/qt-5.0-wk2/svg/filters/parent-children-with-same-filter-expected.txt: Added.
910 * platform/qt-5.0-wk2/svg/filters/shadow-on-filter-expected.png: Added.
911 * platform/qt-5.0-wk2/svg/filters/shadow-on-filter-expected.txt: Added.
912 * platform/qt-5.0-wk2/svg/transforms/text-with-mask-with-svg-transform-expected.png: Added.
913 * platform/qt-5.0-wk2/svg/transforms/text-with-mask-with-svg-transform-expected.txt: Added.
914 * platform/qt-5.0-wk2/svg/transforms/text-with-pattern-with-svg-transform-expected.png:
915 * platform/qt-5.0-wk2/svg/transforms/text-with-pattern-with-svg-transform-expected.txt: Added.
916 * platform/qt-5.0-wk2/svg/zoom/page/zoom-mask-with-percentages-expected.png:
917 * platform/qt-5.0-wk2/svg/zoom/page/zoom-mask-with-percentages-expected.txt: Added.
918 * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.png: Added.
919 * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.txt: Added.
921 2013-03-04 Alexis Menard <alexis@webkit.org>
923 transition properties can't be found in CSSStyleDeclaration
924 https://bugs.webkit.org/show_bug.cgi?id=110011
926 Reviewed by Antti Koivisto.
928 Updated layout test to cover the bug.
930 * transitions/transitions-parsing-expected.txt:
931 * transitions/transitions-parsing.html:
933 2013-03-04 Antoine Quint <graouts@apple.com>
935 Web Inspector: remove existing LayerTreeAgent protocol APIs
936 https://bugs.webkit.org/show_bug.cgi?id=111251
938 Remove existing tests since they're testing API that we're
941 Reviewed by Timothy Hatcher.
943 * inspector-protocol/layer-tree-expected.txt: Removed.
944 * inspector-protocol/layer-tree-generated-content-expected.txt: Removed.
945 * inspector-protocol/layer-tree-generated-content.html: Removed.
946 * inspector-protocol/layer-tree.html: Removed.
948 2013-03-04 Li Yin <li.yin@intel.com>
950 MediaStream.ended must return true when it is created with ended tracks.
951 https://bugs.webkit.org/show_bug.cgi?id=111293
953 Reviewed by Kentaro Hara.
955 * fast/mediastream/MediaStreamConstructor-expected.txt:
956 * fast/mediastream/MediaStreamConstructor.html:
958 2013-03-04 Alexander Pavlov <apavlov@chromium.org>
960 Web Inspector: Adding new rules broken if a <style> tag is added to document dynamically
961 https://bugs.webkit.org/show_bug.cgi?id=111299
963 Reviewed by Pavel Feldman.
965 * inspector/styles/add-new-rule-with-style-after-body-expected.txt: Added.
966 * inspector/styles/add-new-rule-with-style-after-body.html: Added.
968 2013-03-04 Kinuko Yasuda <kinuko@chromium.org>
970 [Chromium] Unreviewed, removing failure test expectations for passing softwarecompositing tests.
972 * platform/chromium/TestExpectations:
974 2013-03-04 Mike West <mkwst@chromium.org>
976 XSSAuditor should strip dangerous attributes from SMIL animation elements.
977 https://bugs.webkit.org/show_bug.cgi?id=111071
979 Reviewed by Adam Barth.
981 * http/tests/security/xssAuditor/resources/echo-intertag.pl:
982 Add a new mode that dumps an element and its attributes, which is a
983 bit more robust than adding a new mode for each attribute type we're
985 * http/tests/security/xssAuditor/svg-animate-expected.txt: Added.
986 * http/tests/security/xssAuditor/svg-animate.html: Added.
988 2013-03-04 Zan Dobersek <zdobersek@igalia.com>
990 Unreviewed GTK gardening.
992 * platform/gtk/TestExpectations: Marking a few layout tests as flaky.
994 2013-03-04 Adam Bergkvist <adam.bergkvist@ericsson.com>
996 MediaStream API: local addTrack() and removeTrack() operations should not fire events.
997 https://bugs.webkit.org/show_bug.cgi?id=111079
999 Reviewed by Adam Barth.
1001 Replaced the test since the old test was driven by the event firing
1002 removed by this patch.
1004 * fast/mediastream/MediaStream-add-remove-tracks-expected.txt: Added.
1005 * fast/mediastream/MediaStream-add-remove-tracks.html: Added.
1006 * fast/mediastream/MediaStreamTrackList-expected.txt: Removed.
1007 * fast/mediastream/MediaStreamTrackList.html: Removed.
1009 2013-03-04 Alexander Pavlov <apavlov@chromium.org>
1011 Web Inspector: touchmove not emulated inside iframe
1012 https://bugs.webkit.org/show_bug.cgi?id=111292
1014 Reviewed by Vsevolod Vlasov.
1016 * fast/events/touch/emulated-touch-iframe.html:
1017 * fast/events/touch/resources/emulated-touch-iframe2.html:
1019 2013-03-04 Ádám Kallai <kadam@inf.u-szeged.hu>
1021 [Qt] Unreviewed gardening.
1022 https://bugs.webkit.org/show_bug.cgi?id=111290
1024 * platform/qt/TestExpectations: Skipped failing test after r144461.
1026 2013-03-03 Alexander Pavlov <apavlov@chromium.org>
1028 Unreviewed, rolling out r144455.
1029 http://trac.webkit.org/changeset/144455
1030 https://bugs.webkit.org/show_bug.cgi?id=111165
1032 A simpler solution to the SecurityOrigin -> localStorage
1035 * http/tests/inspector-enabled/dom-storage-open.html:
1036 * http/tests/inspector/filesystem/delete-entry.html:
1037 * http/tests/inspector/filesystem/request-filesystem-root.html:
1038 * http/tests/inspector/indexeddb/database-data.html:
1039 * http/tests/inspector/indexeddb/database-names.html:
1040 * http/tests/inspector/indexeddb/database-structure.html:
1041 * http/tests/inspector/resource-tree/resource-tree-events.html:
1043 2013-03-03 Takashi Toyoshima <toyoshim@chromium.org>
1045 Unreviewed chromium gardening
1047 Remove failure annotation on tests which was already fixed.
1049 * platform/chromium/TestExpectations:
1051 2013-03-03 Arpita Bahuguna <a.bah@samsung.com>
1053 createAttribute/setAttributeNode does not properly normalize case
1054 https://bugs.webkit.org/show_bug.cgi?id=90341
1056 Reviewed by Darin Adler.
1058 * fast/dom/Element/setAttributeNode-case-insensitivity-expected.txt: Added.
1059 * fast/dom/Element/setAttributeNode-case-insensitivity.html: Added.
1060 Testcase for verifying that setAttributeNode() checks against existing
1061 attributes in a case insensitive manner. It updates the value of an
1062 existing attribute (in lower case) with that of the one set using
1063 setAttributeNode() (in upper case).
1064 The test also verifies the behavior of attributes when specified with
1065 namespace and prefix.
1067 2013-03-03 Ryosuke Niwa <rniwa@webkit.org>
1069 Some perf. tests have variances that differ greatly between runs
1070 https://bugs.webkit.org/show_bug.cgi?id=97510
1072 Reviewed by Benjamin Poulain.
1074 Use dromaeoIterationCount now that we no longer support iterationCount.
1076 * fast/harness/perftests/runs-per-second-iterations.html:
1078 2013-03-03 Sheriff Bot <webkit.review.bot@gmail.com>
1080 Unreviewed, rolling out r144567.
1081 http://trac.webkit.org/changeset/144567
1082 https://bugs.webkit.org/show_bug.cgi?id=111266
1084 Does not compile on apple-win (Requested by abarth on
1087 * fast/dom/icon-url-change.html:
1088 * fast/dom/icon-url-list-apple-touch-expected.txt: Removed.
1089 * fast/dom/icon-url-list-apple-touch.html: Removed.
1090 * fast/dom/icon-url-list.html:
1091 * fast/dom/icon-url-property.html:
1092 * platform/chromium-android/fast/dom/icon-url-list-apple-touch-expected.txt: Removed.
1094 2013-03-03 Ruslan Abdikeev <aruslan@chromium.org>
1096 <link rel="apple-touch-icon"> tag is not honored on CNN.com, workflowy.com etc
1097 https://bugs.webkit.org/show_bug.cgi?id=109061
1099 Reviewed by Adam Barth.
1101 Added test for apple-touch-icon in allIconURLs().
1102 Changed iconURLs() to shortcutIconURLs().
1104 * fast/dom/icon-url-change.html:
1105 * fast/dom/icon-url-list-apple-touch-expected.txt: Added.
1106 * fast/dom/icon-url-list-apple-touch.html: Added.
1107 * fast/dom/icon-url-list.html:
1108 * fast/dom/icon-url-property.html:
1110 2013-03-03 Mike West <mkwst@chromium.org>
1112 CSP: Throw a warning when a '*-report-only' header doesn't contain a 'report-uri' directive.
1113 https://bugs.webkit.org/show_bug.cgi?id=111208
1115 Reviewed by Adam Barth.
1117 * http/tests/security/contentSecurityPolicy/report-only-report-uri-missing-expected.txt: Added.
1118 * http/tests/security/contentSecurityPolicy/report-only-report-uri-missing.html: Added.
1120 2013-03-02 Zan Dobersek <zdobersek@igalia.com>
1122 REGRESSION (r144517): IndexedDB layout test failures on GTK
1123 https://bugs.webkit.org/show_bug.cgi?id=111243
1125 Reviewed by Martin Robinson.
1127 * platform/gtk/TestExpectations: Removing failure expectations for IDB tests that again pass.
1129 2013-03-02 Benjamin Poulain <bpoulain@apple.com>
1131 Move computedStyleIncludingVisitedInfo from TestRunner to Internals
1132 https://bugs.webkit.org/show_bug.cgi?id=109772
1134 Reviewed by Andreas Kling.
1138 * fast/history/multiple-classes-visited.html:
1139 * fast/history/nested-visited-test.html:
1140 * fast/history/self-is-visited.html:
1141 * fast/history/sibling-visited-test.html:
1142 * fast/loader/stateobjects/state-url-sets-links-visited.html:
1143 * platform/win/TestExpectations: unskip the tests.
1144 * platform/chromium/TestExpectations:
1146 2013-03-02 Rob Buis <rbuis@rim.com>
1148 Text overflow ellipsis wrong color when using webkit-text-fill-color
1149 https://bugs.webkit.org/show_bug.cgi?id=54841
1151 Reviewed by David Hyatt.
1153 Add reftest for using -webkit-text-fill-color in combination with text-overflow:ellipsis.
1155 * fast/css/text-overflow-ellipsis-color-expected.html: Added.
1156 * fast/css/text-overflow-ellipsis-color.html: Added.
1158 2013-03-02 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
1160 [EFL] Unskip some passing tests.
1162 * platform/efl/TestExpectations: Remove tests that pass after
1163 r140006 and r139217.
1165 2013-03-02 Nayan Kumar K <nayankk@motorola.com>
1167 [WebGL] Support for texImage2D of type HALF_FLOAT_OES with ArrayBufferView.
1168 https://bugs.webkit.org/show_bug.cgi?id=110818
1170 Reviewed by Kenneth Russell.
1172 As per OES_texture_half_float specification texImage2D and texSubImage2D entry
1173 points taking ArrayBufferView should extended to accept null with the pixel type
1176 * fast/canvas/webgl/constants.html:
1177 * fast/canvas/webgl/oes-texture-half-float-expected.txt: Added.
1178 * fast/canvas/webgl/oes-texture-half-float-not-supported-expected.txt: Added.
1179 * fast/canvas/webgl/oes-texture-half-float-not-supported.html: Added.
1180 * fast/canvas/webgl/oes-texture-half-float.html: Added.
1182 2013-03-01 Zan Dobersek <zdobersek@igalia.com>
1184 Unreviewed GTK gardening.
1186 * platform/gtk/TestExpectations: Adding failure expectations for IndexedDB tests
1187 that regressed on platforms using JavaScriptCore with r144517.
1189 2013-03-01 David Hyatt <hyatt@apple.com>
1191 [New Multicolumn] Transformed objects inside fragmented transparent objects don't render
1192 https://bugs.webkit.org/show_bug.cgi?id=111221.
1194 Reviewed by Simon Fraser.
1196 * fast/multicol/mixed-opacity-fixed-test-expected.html: Added.
1197 * fast/multicol/mixed-opacity-fixed-test.html: Added.
1198 * fast/multicol/mixed-opacity-test-expected.html: Added.
1199 * fast/multicol/mixed-opacity-test.html: Added.
1200 * fast/multicol/transform-inside-opacity-expected.html: Added.
1201 * fast/multicol/transform-inside-opacity.html: Added.
1203 2013-03-01 Kentaro Hara <haraken@chromium.org>
1205 Style recalculation takes too long when adding whitespace text nodes
1206 https://bugs.webkit.org/show_bug.cgi?id=110786
1208 Reviewed by Darin Adler.
1210 * fast/html/details-nested-2-expected.txt: Sometimes anonymous blocks are left without
1211 being cleaned up (for some reason). With this patch, one anonymouse block is removed at
1212 the clean-up phase (for some reason). Anyway the new behavior is an expected behavior.
1213 * platform/chromium-mac/fast/html/details-nested-2-expected.txt: Ditto.
1214 * platform/chromium-win/fast/html/details-nested-2-expected.txt: Ditto.
1215 * platform/efl/fast/html/details-nested-2-expected.txt: Ditto.
1216 * platform/mac/fast/html/details-nested-2-expected.txt: Ditto.
1217 * platform/qt/fast/html/details-nested-2-expected.txt: Ditto.
1218 * perf/append-text-nodes-without-renderers-expected.txt: Added. For performance test.
1219 * perf/append-text-nodes-without-renderers.html: Added. Ditto.
1221 2013-03-01 Jason Anderssen <janderssen@gmail.com>
1223 Move markerTextForListItem from TestRunner to Internals
1224 https://bugs.webkit.org/show_bug.cgi?id=110939
1226 Reviewed by Benjamin Poulain.
1228 * fast/lists/resources/dump-list.js:
1229 (dumpListItemAsHTML):
1230 (testListItemMarkerEqualsListItemText):
1231 * fast/lists/w3-css3-list-styles-numeric.html:
1233 2013-03-01 Terry Anderson <tdanderson@chromium.org>
1235 EventHandler::handleGestureScrollUpdate() should invoke the user-generated scroll routines
1236 so its behavior matches other user-initiated scrolls
1237 https://bugs.webkit.org/show_bug.cgi?id=109769
1239 Reviewed by James Robinson.
1241 Four new layout tests have been added and touch-gesture-scroll-page.html has been
1242 modified to demonstrate that this patch fixes two existing bugs. See the inline
1243 comments below for details.
1245 Because I am now using the existing user-generated scroll logic, the delta for a single
1246 GestureScrollUpdate event will not be propagated to the parent of the targeted node
1247 unless the targeted node has no remaining scrollable area. So the changes to the
1248 existing layout tests have been made to ensure that the targeted node has been fully
1249 scrolled before subsequent GestureScrollUpdate events will scroll the parent(s) of
1252 I have also removed the function recordScroll() from the existing layout tests
1253 because this function already exists in the included file resources/gesture-helpers.js.
1255 * fast/events/touch/gesture/touch-gesture-noscroll-body-expected.txt: Added.
1256 * fast/events/touch/gesture/touch-gesture-noscroll-body-propagated-expected.txt: Added.
1257 * fast/events/touch/gesture/touch-gesture-noscroll-body-propagated.html: Copied from LayoutTests/fast/events/touch/gesture/touch-gesture-scroll-page.html.
1258 * fast/events/touch/gesture/touch-gesture-noscroll-body-xhidden-expected.txt: Added.
1259 * fast/events/touch/gesture/touch-gesture-noscroll-body-xhidden.html: Copied from LayoutTests/fast/events/touch/gesture/touch-gesture-scroll-page.html.
1260 * fast/events/touch/gesture/touch-gesture-noscroll-body-yhidden-expected.txt: Added.
1261 * fast/events/touch/gesture/touch-gesture-noscroll-body-yhidden.html: Copied from LayoutTests/fast/events/touch/gesture/touch-gesture-scroll-page.html.
1262 * fast/events/touch/gesture/touch-gesture-noscroll-body.html: Copied from LayoutTests/fast/events/touch/gesture/touch-gesture-scroll-page.html.
1263 * fast/events/touch/gesture/touch-gesture-scroll-div-not-propagated.html:
1264 * fast/events/touch/gesture/touch-gesture-scroll-div-propagated.html:
1265 * fast/events/touch/gesture/touch-gesture-scroll-div-twice-propagated.html:
1266 * fast/events/touch/gesture/touch-gesture-scroll-iframe-not-propagated.html:
1267 * fast/events/touch/gesture/touch-gesture-scroll-iframe-propagated.html:
1268 * fast/events/touch/gesture/touch-gesture-scroll-page-not-propagated.html:
1269 * fast/events/touch/gesture/touch-gesture-scroll-page-propagated.html:
1270 * fast/events/touch/gesture/touch-gesture-scroll-page.html:
1271 I modified this layout test in order to add test coverage for another bug
1272 which is fixed by this patch: if the hit test performed on a GestureScrollBegin
1273 does not target a specific node, the subsequent GestureScrollUpdate events should
1274 still attempt to scroll the page itself. This is consistent with how mousewheel
1276 * platform/chromium/fast/events/touch/gesture/touch-gesture-noscroll-body-expected.txt: Added.
1277 * platform/chromium/fast/events/touch/gesture/touch-gesture-noscroll-body-propagated-expected.txt: Added.
1278 * platform/chromium/fast/events/touch/gesture/touch-gesture-noscroll-body-xhidden-expected.txt: Added.
1279 * platform/chromium/fast/events/touch/gesture/touch-gesture-noscroll-body-yhidden-expected.txt: Added.
1280 These four new layout tests verify that a non-scrollable body will not scroll,
1281 as reported in https://bugs.webkit.org/show_bug.cgi?id=109316.
1283 2013-03-01 Roger Fong <roger_fong@apple.com>
1285 Unreviewed gardening of AppleWin port.
1287 * platform/win/TestExpectations:
1289 2013-03-01 Roger Fong <roger_fong@apple.com>
1291 Unreviewed gardening of AppleWin port.
1293 * platform/win/TestExpectations:
1295 2013-03-01 Roger Fong <roger_fong@apple.com>
1297 Unreviewed gardening of AppleWin port.
1299 * platform/win/TestExpectations:
1301 2013-03-01 James Robinson <jamesr@chromium.org>
1303 [chromium] Mark some software compositing tests as failing before landing anti-aliasing changes
1304 https://bugs.webkit.org/show_bug.cgi?id=111224
1306 * platform/chromium/TestExpectations:
1308 2013-03-01 Adrienne Walker <enne@chromium.org>
1310 [chromium] Mark more flaky tests related to scrollbar ordering
1311 https://bugs.webkit.org/show_bug.cgi?id=111199
1313 Unreviewed gardening.
1315 * platform/chromium/TestExpectations:
1317 2013-03-01 Victor Carbune <vcarbune@chromium.org>
1319 Support padding, margin and border for internal UA cue styling
1320 https://bugs.webkit.org/show_bug.cgi?id=110703
1322 Reviewed by Eric Carlson.
1324 * media/track/track-cue-rendering-with-padding-expected.txt: Added.
1325 * media/track/track-cue-rendering-with-padding.html: Added.
1327 2013-03-01 Chris Fleizach <cfleizach@apple.com>
1329 AX: Upstream iOS Accessibility layout tests
1330 https://bugs.webkit.org/show_bug.cgi?id=111187
1332 Reviewed by David Kilzer.
1334 Upstream the latest iOS Accessibility layout tests.
1336 * platform/iphone-simulator: Added.
1337 * platform/iphone-simulator/accessibility: Added.
1338 * platform/iphone-simulator/accessibility/accessibility-aria-table-children-expected.txt: Added.
1339 * platform/iphone-simulator/accessibility/accessibility-aria-table-children.html: Added.
1340 * platform/iphone-simulator/accessibility/accessibility-crash-in-axcontainer-expected.txt: Added.
1341 * platform/iphone-simulator/accessibility/accessibility-crash-in-axcontainer.html: Added.
1342 * platform/iphone-simulator/accessibility/accessibility-hint-expected.txt: Added.
1343 * platform/iphone-simulator/accessibility/accessibility-hint.html: Added.
1344 * platform/iphone-simulator/accessibility/aria-pressed-state-expected.txt: Added.
1345 * platform/iphone-simulator/accessibility/aria-pressed-state.html: Added.
1346 * platform/iphone-simulator/accessibility/centerpoint-expected.txt: Added.
1347 * platform/iphone-simulator/accessibility/centerpoint.html: Added.
1348 * platform/iphone-simulator/accessibility/dom-focus-fires-on-correct-element-expected.txt: Added.
1349 * platform/iphone-simulator/accessibility/dom-focus-fires-on-correct-element.html: Added.
1350 * platform/iphone-simulator/accessibility/focus-change-notifications-expected.txt: Added.
1351 * platform/iphone-simulator/accessibility/focus-change-notifications.html: Added.
1352 * platform/iphone-simulator/accessibility/header-elements-expected.txt: Added.
1353 * platform/iphone-simulator/accessibility/header-elements.html: Added.
1354 * platform/iphone-simulator/accessibility/identifier-expected.txt: Added.
1355 * platform/iphone-simulator/accessibility/identifier.html: Added.
1356 * platform/iphone-simulator/accessibility/internal-link-expected.txt: Added.
1357 * platform/iphone-simulator/accessibility/internal-link.html: Added.
1358 * platform/iphone-simulator/accessibility/link-with-images-text-expected.txt: Added.
1359 * platform/iphone-simulator/accessibility/link-with-images-text.html: Added.
1360 * platform/iphone-simulator/accessibility/link-with-only-image-expected.txt: Added.
1361 * platform/iphone-simulator/accessibility/link-with-only-image.html: Added.
1362 * platform/iphone-simulator/accessibility/math-expected.txt: Added.
1363 * platform/iphone-simulator/accessibility/math.html: Added.
1364 * platform/iphone-simulator/accessibility/mixed-checkboxes-expected.txt: Added.
1365 * platform/iphone-simulator/accessibility/mixed-checkboxes.html: Added.
1366 * platform/iphone-simulator/accessibility/no-child-link-header-expected.txt: Added.
1367 * platform/iphone-simulator/accessibility/no-child-link-header.html: Added.
1368 * platform/iphone-simulator/accessibility/non-contiguous-link-expected.txt: Added.
1369 * platform/iphone-simulator/accessibility/non-contiguous-link.html: Added.
1370 * platform/iphone-simulator/accessibility/password-value-expected.txt: Added.
1371 * platform/iphone-simulator/accessibility/password-value.html: Added.
1372 * platform/iphone-simulator/accessibility/placeholder-value-expected.txt: Added.
1373 * platform/iphone-simulator/accessibility/placeholder-value.html: Added.
1374 * platform/iphone-simulator/accessibility/popup-button-value-label-expected.txt: Added.
1375 * platform/iphone-simulator/accessibility/popup-button-value-label.html: Added.
1376 * platform/iphone-simulator/accessibility/radio-button-expected.txt: Added.
1377 * platform/iphone-simulator/accessibility/radio-button.html: Added.
1378 * platform/iphone-simulator/accessibility/secure-text-field-expected.txt: Added.
1379 * platform/iphone-simulator/accessibility/secure-text-field.html: Added.
1380 * platform/iphone-simulator/accessibility/selected-buttons-expected.txt: Added.
1381 * platform/iphone-simulator/accessibility/selected-buttons.html: Added.
1382 * platform/iphone-simulator/accessibility/selected-text-expected.txt: Added.
1383 * platform/iphone-simulator/accessibility/selected-text.html: Added.
1384 * platform/iphone-simulator/accessibility/tab-role-expected.txt: Added.
1385 * platform/iphone-simulator/accessibility/tab-role.html: Added.
1386 * platform/iphone-simulator/accessibility/table-cell-for-row-col-expected.txt: Added.
1387 * platform/iphone-simulator/accessibility/table-cell-for-row-col.html: Added.
1388 * platform/iphone-simulator/accessibility/table-cell-ranges-expected.txt: Added.
1389 * platform/iphone-simulator/accessibility/table-cell-ranges.html: Added.
1390 * platform/iphone-simulator/accessibility/tables-lists-expected.txt: Added.
1391 * platform/iphone-simulator/accessibility/tables-lists.html: Added.
1392 * platform/iphone-simulator/accessibility/text-line-no-ignored-elements-expected.txt: Added.
1393 * platform/iphone-simulator/accessibility/text-line-no-ignored-elements.html: Added.
1394 * platform/iphone-simulator/accessibility/text-marker-list-item-expected.txt: Added.
1395 * platform/iphone-simulator/accessibility/text-marker-list-item.html: Added.
1396 * platform/iphone-simulator/accessibility/text-marker-validation-expected.txt: Added.
1397 * platform/iphone-simulator/accessibility/text-marker-validation.html: Added.
1398 * platform/iphone-simulator/accessibility/text-role-expected.txt: Added.
1399 * platform/iphone-simulator/accessibility/text-role.html: Added.
1400 * platform/iphone-simulator/accessibility/textfield-in-axvalue-expected.txt: Added.
1401 * platform/iphone-simulator/accessibility/textfield-in-axvalue.html: Added.
1402 * platform/iphone-simulator/accessibility/url-test-expected.txt: Added.
1403 * platform/iphone-simulator/accessibility/url-test.html: Added.
1405 2013-03-01 David Hyatt <hyatt@apple.com>
1407 [New Multicolumn] Change inRenderFlowThread to follow containing block chain
1408 https://bugs.webkit.org/show_bug.cgi?id=111206
1410 Reviewed by Simon Fraser.
1412 * fast/multicol/positioned-outside-of-columns-expected.html: Added.
1413 * fast/multicol/positioned-outside-of-columns.html: Added.
1415 2013-03-01 Bear Travis <betravis@adobe.com>
1417 [css exclusions] setting shape-inside on a parent does not relayout child blocks' inline content
1418 https://bugs.webkit.org/show_bug.cgi?id=108128
1420 Reviewed by David Hyatt.
1422 Test that setting and resetting shape-inside and shape-outside correctly lay out
1423 content inside of child blocks.
1425 * fast/exclusions/shape-inside/shape-inside-dynamic-nested-expected.html: Added.
1426 * fast/exclusions/shape-inside/shape-inside-dynamic-nested.html: Added.
1428 2013-03-01 Uday Kiran <udaykiran@motorola.com>
1430 getComputedStyle not implemented for -webkit-column-rule shorthand
1431 https://bugs.webkit.org/show_bug.cgi?id=111203
1433 Reviewed by Alexis Menard.
1435 Add test to check getComputedStyle for -webkit-column-rule.
1437 * fast/css/getComputedStyle/getComputedStyle-column-rule-expected.txt: Added.
1438 * fast/css/getComputedStyle/getComputedStyle-column-rule.html: Added.
1440 2013-03-01 Adrienne Walker <enne@chromium.org>
1442 [chromium] Mark rtl-iframe-absolute-overflow-scrolled as flaky.
1443 https://bugs.webkit.org/show_bug.cgi?id=111199
1445 Unreviewed gardening.
1447 * platform/chromium/TestExpectations:
1449 2013-03-01 Vsevolod Vlasov <vsevik@chromium.org>
1451 Web Inspector: Navigator should show tree element for each folder in the source path.
1452 https://bugs.webkit.org/show_bug.cgi?id=108943
1454 Reviewed by Pavel Feldman.
1456 * http/tests/inspector/debugger-test.js:
1457 (initialize_DebuggerTest.):
1458 (initialize_DebuggerTest):
1459 * http/tests/inspector/workspace-test.js:
1460 (initialize_WorkspaceTest.InspectorTest.createWorkspace):
1461 * inspector/debugger/navigator-view-expected.txt: Added.
1462 * inspector/debugger/navigator-view.html: Added.
1463 * inspector/debugger/scripts-file-selector-expected.txt: Removed.
1464 * inspector/debugger/scripts-file-selector.html: Removed.
1465 * inspector/debugger/scripts-panel-expected.txt:
1466 * inspector/debugger/scripts-panel.html:
1467 * inspector/debugger/scripts-sorting-expected.txt:
1468 * inspector/debugger/scripts-sorting.html:
1470 2013-03-01 Vsevolod Vlasov <vsevik@chromium.org>
1472 Web Inspector: [Regression] Snippets renaming is broken.
1473 https://bugs.webkit.org/show_bug.cgi?id=111181
1475 Reviewed by Alexander Pavlov.
1477 * inspector/debugger/script-snippet-model.html:
1479 2013-03-01 Ádám Kallai <kadam@inf.u-szeged.hu>
1481 [Qt] Unreviewed gardening.
1483 * platform/qt/TestExpectations: Skipped failing test.
1485 2013-03-01 Alexander Pavlov <apavlov@chromium.org>
1487 Web Inspector: Introduce opaque SecurityOrigin string identifiers in the frontend
1488 https://bugs.webkit.org/show_bug.cgi?id=111165
1490 Reviewed by Vsevolod Vlasov.
1492 Follow the string -> object conversion of the security origin.
1494 * http/tests/inspector-enabled/dom-storage-open.html:
1495 * http/tests/inspector/filesystem/delete-entry.html:
1496 * http/tests/inspector/filesystem/request-filesystem-root.html:
1497 * http/tests/inspector/indexeddb/database-data.html:
1498 * http/tests/inspector/indexeddb/database-names.html:
1499 * http/tests/inspector/indexeddb/database-structure.html:
1500 * http/tests/inspector/resource-tree/resource-tree-events.html:
1502 2013-03-01 Takashi Toyoshima <toyoshim@chromium.org>
1504 Unreviewed chromium gardening, update image expectation again
1506 * platform/chromium-mac-snowleopard/svg/custom/foreign-object-skew-expected.png:
1508 2013-03-01 Sheriff Bot <webkit.review.bot@gmail.com>
1510 Unreviewed, rolling out r144443.
1511 http://trac.webkit.org/changeset/144443
1512 https://bugs.webkit.org/show_bug.cgi?id=111169
1514 Caused 2 tests to crash by segv on Chromium Mac10.6 (Requested
1515 by toyoshim on #webkit).
1517 * media/track/track-cue-rendering-with-padding-expected.txt: Removed.
1518 * media/track/track-cue-rendering-with-padding.html: Removed.
1520 2013-03-01 Takashi Toyoshima <toyoshim@chromium.org>
1522 Unreviewed chromium gardening, cleanup lint errors #2
1523 Remove duplicated entries.
1525 * platform/chromium/TestExpectations:
1527 2013-03-01 Victor Carbune <vcarbune@chromium.org>
1529 Support padding, margin and border for internal UA cue styling
1530 https://bugs.webkit.org/show_bug.cgi?id=110703
1532 Reviewed by Eric Carlson.
1534 * media/track/track-cue-rendering-with-padding-expected.txt: Added.
1535 * media/track/track-cue-rendering-with-padding.html: Added.
1537 2013-03-01 Takashi Toyoshima <toyoshim@chromium.org>
1539 Unreviewed chromium gardening
1541 * platform/chromium/TestExpectations:
1543 2013-03-01 Allan Sandfeld Jensen <allan.jensen@digia.com>
1545 [Qt] Enable LINK_PREFETCH
1546 https://bugs.webkit.org/show_bug.cgi?id=111158
1548 Reviewed by Simon Hausmann.
1550 Unskip tests depending on LINK_PREFETCH.
1552 * platform/qt/TestExpectations:
1554 2013-03-01 Vsevolod Vlasov <vsevik@chromium.org>
1556 Flaky test: http/tests/inspector/resource-tree/resource-request-content-while-loading.html
1557 https://bugs.webkit.org/show_bug.cgi?id=111123
1559 Reviewed by Alexander Pavlov.
1562 * http/tests/inspector/resource-tree/resource-request-content-while-loading.html:
1563 * platform/chromium/TestExpectations:
1565 2013-02-28 Alexander Pavlov <apavlov@chromium.org>
1567 Web Inspector: Selector's raw start position in its line is considered to be 0 when computing UILocation
1568 https://bugs.webkit.org/show_bug.cgi?id=110732
1570 Reviewed by Vsevolod Vlasov.
1572 Changed tests have been rebaselined to follow the new source range structure.
1574 * http/tests/inspector/elements-test.js:
1575 (initialize_ElementTest.InspectorTest.rangeText): Fix source range dumping format.
1576 * inspector/audits/audits-panel-functional-expected.txt:
1577 * inspector/audits/audits-panel-noimages-functional-expected.txt:
1578 * inspector/styles/get-set-stylesheet-text-expected.txt:
1579 * inspector/styles/parse-stylesheet-errors-expected.txt:
1580 * inspector/styles/resources/selector-line.css: Added.
1581 * inspector/styles/resources/selector-line.css.map: Added.
1582 * inspector/styles/resources/selector-line.scss: Added.
1583 * inspector/styles/selector-line-expected.txt: Added.
1584 * inspector/styles/selector-line.html: Added.
1585 * inspector/styles/styles-new-API-expected.txt:
1586 * inspector/styles/styles-source-offsets-expected.txt:
1587 * inspector/styles/styles-source-offsets.html:
1589 2013-03-01 Mike West <mkwst@chromium.org>
1591 [Mac] [WK1] http/tests/xmlhttprequest/navigation-should-abort.html fails
1592 https://bugs.webkit.org/show_bug.cgi?id=111052
1594 Reviewed by Alexey Proskuryakov.
1596 Currently, this test is failing to output the textual content of the
1597 'data:' URL to which the test navigates. Replacing this 'data:' URL
1598 with a "real" HTML file ensures that Mac WK1 behaves the same way as
1599 the other ports for this test.
1601 This doesn't really address the issue raised: navigation to a 'data:'
1602 URL should behave in the same way as a "real" URL; filed
1603 http://wkbug.com/111152 to track that issue.
1605 * http/tests/xmlhttprequest/resources/navigation-target.html: Added.
1606 Add an actual file to which we can navigate.
1607 * http/tests/xmlhttprequest/navigation-should-abort-expected.txt:
1608 * http/tests/xmlhttprequest/navigation-should-abort.html:
1609 Navigate to the new HTML file during the test rather than an inlined
1611 * platform/mac-wk2/TestExpectations:
1612 * platform/mac/TestExpectations:
1613 Remove the expectations set in r144277.
1615 2013-03-01 Zan Dobersek <zdobersek@igalia.com>
1617 Unreviewed GTK gardening.
1619 * platform/gtk-wk1/TestExpectations: Removing expectation for the fast/canvas/canvas-currentPath-crash.html test.
1620 * platform/gtk/media/video-playing-and-pause-expected.txt: Rebaselining.
1622 2013-02-28 Takashi Toyoshima <toyoshim@chromium.org>
1624 Unreviewed chromium gardening
1625 https://bugs.webkit.org/show_bug.cgi?id=111141
1627 * platform/chromium/TestExpectations:
1629 2013-02-28 Seokju Kwon <seokju.kwon@gmail.com>
1631 [EFL] Gardening for some inspector tests
1632 https://bugs.webkit.org/show_bug.cgi?id=111131
1634 Unreviewed gardening.
1636 * platform/efl-wk1/TestExpectations:
1638 2013-02-28 Sheriff Bot <webkit.review.bot@gmail.com>
1640 Unreviewed, rolling out r144370.
1641 http://trac.webkit.org/changeset/144370
1642 https://bugs.webkit.org/show_bug.cgi?id=111136
1644 Caused 21 assertion failure at DocumentLoader.cpp(436)
1645 (Requested by toyoshim on #webkit).
1647 * platform/mac/TestExpectations:
1649 2013-02-28 Takashi Toyoshima <toyoshim@chromium.org>
1651 Unreviewed, chromium gardening; update expected image for Snow Leopard
1653 * platform/chromium-mac-snowleopard/svg/custom/foreign-object-skew-expected.png:
1654 * platform/chromium/TestExpectations:
1656 2013-02-28 Stephen Chenney <schenney@chromium.org>
1658 [Chromium] Rebaselines for Win decorations-with-text-combine.html
1660 Unreviewed expectations update.
1662 * platform/chromium-win-xp/fast/text/decorations-with-text-combine-expected.png:
1663 * platform/chromium-win/fast/text/decorations-with-text-combine-expected.png:
1665 2013-02-28 Eberhard Graether <egraether@google.com>
1667 WebInspector: Switch hide element shortcut in ElementsPanel to use a selector
1668 https://bugs.webkit.org/show_bug.cgi?id=110641
1670 Reviewed by Pavel Feldman.
1672 This change switches the shortcut for adding visibility:hidden to an element's style
1673 to toggling a class name on the element and injecting a style rule into the element's
1674 document instead. This way it is possible to change the visibility of all child
1677 Test: inspector/elements/hide-shortcut.html
1679 * inspector/elements/hide-shortcut-expected.txt: Added.
1680 * inspector/elements/hide-shortcut.html: Added.
1681 * inspector/elements/resources/hide-shortcut-iframe.html: Added.
1683 2013-02-28 Seokju Kwon <seokju.kwon@gmail.com>
1685 [EFL] Focus problem in inspector/extensions/extensions-panel.html
1686 https://bugs.webkit.org/show_bug.cgi?id=97077
1688 Reviewed by Laszlo Gombos.
1690 Remove inspector/extensions/extensions-panel.html from TestExpectations.
1692 * platform/efl-wk1/TestExpectations:
1694 2013-02-28 Levi Weintraub <leviw@chromium.org>
1696 Stale FrameSelection in removed iframe causes crash
1697 https://bugs.webkit.org/show_bug.cgi?id=108696
1699 Reviewed by Ryosuke Niwa.
1701 * editing/selection/selection-in-iframe-removed-crash-expected.txt: Added.
1702 * editing/selection/selection-in-iframe-removed-crash.html: Added.
1704 2013-02-28 Stephen Chenney <schenney@chromium.org>
1706 [Chromium] Rebaselines for Mac decorations-with-text-combine.html
1708 Unreviewed expectations update.
1710 * platform/chromium-mac-lion/fast/text/decorations-with-text-combine-expected.png:
1711 * platform/chromium-mac/fast/text/decorations-with-text-combine-expected.png:
1713 2013-02-28 Roger Fong <roger_fong@apple.com>
1715 Unreviewed gardening. Skip storage tests on Windows.
1717 * platform/win/TestExpectations:
1719 2013-02-28 Ryosuke Niwa <rniwa@webkit.org>
1721 Add a flaky failure expectation to http/tests/inspector/resource-tree/resource-request-content-while-loading.html
1722 on all platforms per bug 111123.
1726 2013-02-28 Dirk Pranke <dpranke@chromium.org>
1728 Unreviewed, rebaselining fast/forms/date-appearance/basic.html for chromium.
1730 * platform/chromium-linux/fast/forms/date/date-appearance-basic-expected.png:
1731 * platform/chromium-mac-lion/fast/forms/date/date-appearance-basic-expected.png:
1732 * platform/chromium-mac-snowleopard/fast/forms/date/date-appearance-basic-expected.png:
1733 * platform/chromium-mac/fast/forms/date/date-appearance-basic-expected.png:
1734 * platform/chromium-win/fast/forms/date/date-appearance-basic-expected.png:
1735 * platform/chromium/TestExpectations:
1737 2013-02-28 Dirk Pranke <dpranke@chromium.org>
1739 Unreviewed, rebaselining media/track/track-cue-rendering-vertical.html on chromium
1741 * platform/chromium-linux/media/track/track-cue-rendering-vertical-expected.txt: Removed.
1742 * platform/chromium-mac-lion/media/track/track-cue-rendering-vertical-expected.png: Added.
1743 * platform/chromium-mac-lion/media/track/track-cue-rendering-vertical-expected.txt: Added.
1744 * platform/chromium-mac-snowleopard/media/track/track-cue-rendering-vertical-expected.png:
1745 * platform/chromium-win-xp/media/track/track-cue-rendering-vertical-expected.png:
1746 * platform/chromium-win/media/track/track-cue-rendering-vertical-expected.png:
1747 * platform/chromium-win/media/track/track-cue-rendering-vertical-expected.txt:
1748 * platform/chromium/TestExpectations:
1750 2013-02-28 Dirk Pranke <dpranke@chromium.org>
1752 Unreviewed, updating chromium TestExpectations to remove passing tests.
1754 * platform/chromium/TestExpectations:
1756 2013-02-28 Kaustubh Atrawalkar <kaustubh@motorola.com>
1758 Notification.requestPermission callback should be optional
1759 https://bugs.webkit.org/show_bug.cgi?id=108196
1761 Reviewed by Kentaro Hara.
1763 Spec says it should be optional.
1764 http://notifications.spec.whatwg.org/#notification
1766 * fast/notifications/notifications-request-permission-optional-expected.txt: Added.
1767 * fast/notifications/notifications-request-permission-optional.html: Added.
1769 2013-02-28 Stephen Chenney <schenney@chromium.org>
1771 [Chromium] Move html5linb tests to be Slow rather than Timeout
1773 Unreviewed expectations. Requested by Eric Seidel.
1775 * platform/chromium/TestExpectations:
1777 2013-02-28 Jochen Eisinger <jochen@chromium.org>
1779 Meta referrer isn't honored for window.open
1780 https://bugs.webkit.org/show_bug.cgi?id=111076
1782 Reviewed by Adam Barth.
1784 * http/tests/security/referrer-policy-window-open-expected.txt: Added.
1785 * http/tests/security/referrer-policy-window-open.html: Added.
1787 2013-02-28 Kondapally Kalyan <kalyan.kondapally@intel.com>
1789 [EFL][WebGL] Enable compositing/webgl/webgl-reflection.html.
1790 https://bugs.webkit.org/show_bug.cgi?id=110688
1792 Reviewed by Laszlo Gombos.
1794 This patch adds platform specific test expectation files for the
1795 test and enables it for efl port.
1797 * platform/efl/TestExpectations:
1798 * platform/efl/compositing/webgl/webgl-reflection-expected.png: Added.
1799 * platform/efl/compositing/webgl/webgl-reflection-expected.txt: Added.
1801 2013-02-28 Kent Tamura <tkent@chromium.org>
1803 REGRESSION: INPUT_MULTIPLE_FIELDS_UI: Changing CSS display property on input[type=date] unexpectedly makes another line for ::-webkit-calendar-picker-indicator
1804 https://bugs.webkit.org/show_bug.cgi?id=110974
1806 Reviewed by Kentaro Hara.
1808 * fast/forms/date/date-appearance-basic-expected.txt:
1809 * fast/forms/date/date-appearance-basic.html:
1810 * platform/chromium-mac/fast/forms/date/date-appearance-basic-expected.png:
1811 * platform/chromium/TestExpectations:
1813 2013-02-28 Xianzhu Wang <wangxianzhu@chromium.org>
1815 Focus ring for a child layer is incorrectly offset by ancestor composited layer's position
1816 https://bugs.webkit.org/show_bug.cgi?id=110895
1818 Reviewed by Simon Fraser.
1820 New ref test for the bug.
1822 * compositing/sub-layer-focus-ring-expected.html: Added.
1823 * compositing/sub-layer-focus-ring.html: Added.
1825 2013-02-28 Justin Novosad <junov@google.com>
1827 Re-baselining expected pixels for fast/borders/border-radius-percent.html on linux
1828 https://bugs.webkit.org/show_bug.cgi?id=110889
1833 * platform/chromium-linux/fast/borders/border-radius-percent-expected.png:
1835 2013-02-28 Stephen Chenney <schenney@chromium.org>
1837 [Chromium] Unreviewed gardening, update expectation
1839 * platform/chromium/TestExpectations: Add Win modifier for compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html
1840 and remove modifiers for fast/forms/textarea/textarea-state-restore.html
1842 2013-02-28 Adam Barth <abarth@webkit.org>
1844 Remove these supressions now that we've reverted http://trac.webkit.org/changeset/144126.
1846 * platform/chromium/TestExpectations:
1848 2013-02-28 Sheriff Bot <webkit.review.bot@gmail.com>
1850 Unreviewed, rolling out r144126 and r144176.
1851 http://trac.webkit.org/changeset/144126
1852 http://trac.webkit.org/changeset/144176
1853 https://bugs.webkit.org/show_bug.cgi?id=111096
1855 Caused fast/notifications/notifications-request-
1856 permission.html to crash (Requested by abarth on #webkit).
1858 * fast/notifications/notifications-request-permission-optional-expected.txt: Removed.
1859 * fast/notifications/notifications-request-permission-optional.html: Removed.
1861 2013-02-28 Nate Chapin <japhet@chromium.org>
1863 Test for https://bugs.webkit.org/show_bug.cgi?id=110482
1865 Reviewed by Adam Barth.
1867 * http/tests/security/XFrameOptions/x-frame-options-deny-multiple-clients-expected.txt: Added.
1868 * http/tests/security/XFrameOptions/x-frame-options-deny-multiple-clients.html: Added.
1869 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-deny-multiple-clients-expected.txt: Added.
1871 2013-02-28 Chris Fleizach <cfleizach@apple.com>
1873 WebSpeech: support the boundary event
1874 https://bugs.webkit.org/show_bug.cgi?id=107350
1876 Reviewed by Beth Dakin.
1878 * platform/mac/fast/speechsynthesis/speech-synthesis-boundary-events-expected.txt: Added.
1879 * platform/mac/fast/speechsynthesis/speech-synthesis-boundary-events.html: Added.
1881 2013-02-28 Adam Barth <abarth@webkit.org>
1883 This timeout also happens in Release.
1885 * platform/chromium/TestExpectations:
1887 2013-02-28 Stephen Chenney <schenney@chromium.org>
1889 [Chromium] Marking one more html5 test as timeout
1891 Unreviewed expectations, removing a Debug modifier.
1893 * platform/chromium/TestExpectations:
1895 2013-02-26 David Hyatt <hyatt@apple.com>
1897 [New Multicolumn] Rewrite the painting/stacking model to be spec compliant.
1898 https://bugs.webkit.org/show_bug.cgi?id=110624.
1900 Reviewed by Simon Fraser.
1902 * fast/multicol/mixed-positioning-stacking-order-expected.html: Added.
1903 * fast/multicol/mixed-positioning-stacking-order.html: Added.
1905 2013-02-28 Ádám Kallai <kadam@inf.u-szeged.hu>
1907 [Qt] Unreviewed gardening.
1908 https://bugs.webkit.org/show_bug.cgi?id=111058.
1910 * platform/qt/TestExpectations: Skipped failing test after r144236.
1912 2013-02-28 Stephen Chenney <schenney@chromium.org>
1914 Unreviewed gardening, update expectation
1916 * platform/chromium/TestExpectations: Add ImageOnlyFailure for compositing/rtl/rtl-iframe-fixed-overflow.html
1918 2013-02-28 Allan Sandfeld Jensen <allan.jensen@digia.com>
1920 [Qt] Enable CANVAS_PATH flag
1921 https://bugs.webkit.org/show_bug.cgi?id=108508
1923 Reviewed by Simon Hausmann.
1925 Unskip CANVAS_PATH tests.
1927 * platform/qt/TestExpectations:
1929 2013-02-28 Ádám Kallai <kadam@inf.u-szeged.hu>
1931 [Qt] Unreviewed gardening.
1933 * platform/qt/TestExpectations: Skipped failing test after r144265.
1935 2013-02-28 Pavel Feldman <pfeldman@chromium.org>
1937 Web Inspector: class console-formatted-string renamed to console-formatted- ?
1938 https://bugs.webkit.org/show_bug.cgi?id=110881
1940 Reviewed by Vsevolod Vlasov.
1942 * http/tests/inspector/console-test.js:
1943 (initialize_ConsoleTest.InspectorTest.dumpConsoleMessages):
1944 * inspector/console/console-object-preview-expected.txt:
1945 * inspector/console/console-object-preview.html:
1947 2013-02-28 Takashi Toyoshima <toyoshim@chromium.org>
1949 Unreviewed gardening, update expectation
1951 * platform/chromium/TestExpectations:
1953 2013-02-28 Mike West <mkwst@chromium.org>
1955 XSSAuditor should strip formaction attributes from input and button elements.
1956 https://bugs.webkit.org/show_bug.cgi?id=110975
1958 Reviewed by Daniel Bates.
1960 * http/tests/security/xssAuditor/formaction-on-button-expected.txt: Added.
1961 * http/tests/security/xssAuditor/formaction-on-button.html: Added.
1962 * http/tests/security/xssAuditor/formaction-on-input-expected.txt: Added.
1963 * http/tests/security/xssAuditor/formaction-on-input.html: Added.
1964 * http/tests/security/xssAuditor/resources/echo-intertag.pl:
1965 Support 'showFormaction' as a new option to write out formaction values.
1967 2013-02-28 Takashi Toyoshima <toyoshim@chromium.org>
1969 Unreviewed gardening, clean up expectations to remove lint errors #1.
1971 * platform/chromium/TestExpectations:
1973 2013-02-28 Mike West <mkwst@chromium.org>
1975 Web Inspector: Make it obvious where command line functions come from
1976 https://bugs.webkit.org/show_bug.cgi?id=62367
1978 Reviewed by Pavel Feldman.
1980 * inspector/console/console-native-function-to-string-expected.txt: Added.
1981 * inspector/console/console-native-function-to-string.html: Added.
1983 2013-02-28 Zoltan Arvai <zarvai@inf.u-szeged.hu>
1985 [Qt] Unreviwed gardening. Skip test that made to crash other test.
1987 * platform/qt-5.0-wk1/TestExpectations:
1989 2013-02-28 Takashi Toyoshima <toyoshim@chromium.org>
1991 Unreviewed gardening, update test expectation
1993 * platform/chromium/TestExpectations:
1995 2013-02-28 Takashi Toyoshima <toyoshim@chromium.org>
1997 Unreviewed, gardening.
1998 https://bugs.webkit.org/show_bug.cgi?id=111062
2000 * platform/chromium/TestExpectations:
2002 2013-02-28 Zan Dobersek <zdobersek@igalia.com>
2004 Unreviewed GTK gardening.
2006 Generating missing baselines for an octet of media tests and removing related expectations.
2008 * platform/gtk/TestExpectations: Also removing expectation for
2009 fast/multicol/newmulticol/column-rules-fixed-height.html, the test is now passing.
2010 * platform/gtk/media/audio-controls-rendering-expected.png: Added.
2011 * platform/gtk/media/audio-controls-rendering-expected.txt: Added.
2012 * platform/gtk/media/controls-after-reload-expected.png: Added.
2013 * platform/gtk/media/controls-after-reload-expected.txt:
2014 * platform/gtk/media/controls-strict-expected.png: Added.
2015 * platform/gtk/media/controls-strict-expected.txt:
2016 * platform/gtk/media/controls-styling-strict-expected.txt:
2017 * platform/gtk/media/controls-without-preload-expected.png: Added.
2018 * platform/gtk/media/controls-without-preload-expected.txt:
2019 * platform/gtk/media/video-controls-rendering-expected.png:
2020 * platform/gtk/media/video-controls-rendering-expected.txt:
2021 * platform/gtk/media/video-display-toggle-expected.png: Added.
2022 * platform/gtk/media/video-display-toggle-expected.txt:
2023 * platform/gtk/media/video-playing-and-pause-expected.png: Added.
2024 * platform/gtk/media/video-playing-and-pause-expected.txt:
2026 2013-02-28 Zan Dobersek <zdobersek@igalia.com>
2028 Unreviewed GTK gardening.
2030 * platform/gtk/TestExpectations: Adding failure expectations for tests added in r144236 and r144258.
2032 2013-02-28 Mike West <mkwst@chromium.org>
2034 Cleanup: XSSAuditor's form[action] tests should be manually executable.
2035 https://bugs.webkit.org/show_bug.cgi?id=111049
2037 Reviewed by Daniel Bates.
2039 We currently check whether we're running in a DRT-like world before
2040 creating user-visible output for XSSAuditor's form[action] tests. This
2041 patch removes that restriction in order to allow manually-run tests
2042 to show some reasonable output.
2044 * http/tests/security/xssAuditor/resources/echo-intertag.pl:
2045 Drop the 'if (window.testRunner)' from the 'showAction' branch in
2046 order to allow manually running the test.
2048 2013-02-28 Takashi Toyoshima <toyoshim@chromium.org>
2050 Unreviewed gardening
2051 https://bugs.webkit.org/show_bug.cgi?id=111054
2053 * platform/chromium/TestExpectations:
2055 2013-02-28 Ádám Kallai <kadam@inf.u-szeged.hu>
2057 [Qt] Unreviewed gardening. Skipped failing ref html tests.
2059 * platform/qt/TestExpectations:
2061 2013-02-28 Ryosuke Niwa <rniwa@webkit.org>
2063 Add a failing test expectation to navigation-should-abort.html on Mac WebKit1.
2064 The failure is tracked by the bug 111052.
2066 * platform/mac-wk2/TestExpectations:
2067 * platform/mac/TestExpectations:
2069 2013-02-28 Adam Barth <abarth@webkit.org>
2071 A couple more tweaks to TestExpectations after the threaded parser.
2073 * platform/chromium/TestExpectations:
2075 2013-02-28 Kent Tamura <tkent@chromium.org>
2077 Unreviewed, rolling out r144184.
2078 http://trac.webkit.org/changeset/144184
2079 https://bugs.webkit.org/show_bug.cgi?id=110974
2081 The change didn't fix all of the problems.
2083 * fast/forms/date/date-appearance-basic-expected.txt:
2084 * fast/forms/date/date-appearance-basic.html:
2085 * platform/chromium-mac/fast/forms/date/date-appearance-basic-expected.png:
2086 * platform/chromium/TestExpectations:
2088 2013-02-28 Takashi Toyoshima <toyoshim@chromium.org>
2090 Unreviewed gardening, mark two tests as slow.
2091 https://bugs.webkit.org/show_bug.cgi?id=111038
2092 https://bugs.webkit.org/show_bug.cgi?id=111046
2094 * platform/chromium/TestExpectations:
2096 2013-02-28 Adam Barth <abarth@webkit.org>
2098 Apparently Failure does not include ImageOnlyFailure.
2100 * platform/chromium/TestExpectations:
2102 2013-02-28 Adam Barth <abarth@webkit.org>
2106 The version of this file I landed in
2107 http://trac.webkit.org/changeset/144262 appears to have been
2108 ever-so-slightly incorrect.
2110 * platform/chromium/inspector/timeline/timeline-script-tag-1-expected.txt:
2112 2013-02-27 Sheriff Bot <webkit.review.bot@gmail.com>
2114 Unreviewed, rolling out r144224.
2115 http://trac.webkit.org/changeset/144224
2116 https://bugs.webkit.org/show_bug.cgi?id=111045
2118 Caused plugins/pass-different-npp-struct.html to time out
2119 (Requested by abarth on #webkit).
2121 * platform/mac-wk2/plugins/netscape-plugin-setwindow-size-2-expected.txt: Added.
2122 * plugins/netscape-plugin-setwindow-size-2.html:
2123 * plugins/netscape-plugin-setwindow-size.html:
2124 * plugins/pass-different-npp-struct.html:
2126 2013-02-27 Adam Barth <abarth@webkit.org>
2130 Update some test expectations based on the threaded parser behavior.
2131 These look like test integration issues rather than actual bugs in the
2132 parser. We will investigate them offline.
2134 * platform/chromium/TestExpectations:
2136 2013-02-27 Kunihiko Sakamoto <ksakamoto@chromium.org>
2138 INPUT_MULTIPLE_FIELDS_UI: Step-up/-down of hour field should respect min/max attributes
2139 https://bugs.webkit.org/show_bug.cgi?id=109555
2141 Reviewed by Kent Tamura.
2143 Added test cases with min/max attributes.
2145 * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-readonly-subfield-expected.txt:
2146 * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-readonly-subfield.html:
2147 * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-stepup-stepdown-from-renderer-expected.txt: Added.
2148 * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-stepup-stepdown-from-renderer.html: Added.
2149 * fast/forms/time-multiple-fields/time-multiple-fields-readonly-subfield-expected.txt:
2150 * fast/forms/time-multiple-fields/time-multiple-fields-readonly-subfield.html:
2151 * fast/forms/time-multiple-fields/time-multiple-fields-stepup-stepdown-from-renderer-expected.txt:
2152 * fast/forms/time-multiple-fields/time-multiple-fields-stepup-stepdown-from-renderer.html:
2154 2013-02-27 Adam Barth <abarth@webkit.org>
2156 [Chromium] Enable threaded HTML parser by default in DumpRenderTree
2157 https://bugs.webkit.org/show_bug.cgi?id=110907
2159 Reviewed by Eric Seidel.
2161 Update test results to show subtle differences in FrameLoaderClient callbacks.
2163 * platform/chromium-mac/security/block-test-no-port-expected.txt: Removed.
2164 * platform/chromium-win/fast/images/support-broken-image-delegate-expected.txt:
2165 * platform/chromium-win/security/block-test-no-port-expected.txt: Removed.
2166 * platform/chromium/fast/images/support-broken-image-delegate-expected.txt:
2167 * platform/chromium/fast/loader/main-document-url-for-non-http-loads-expected.txt: Added.
2168 * platform/chromium/http/tests/loading/307-after-303-after-post-expected.txt: Added.
2169 * platform/chromium/http/tests/misc/favicon-loads-with-images-disabled-expected.txt: Added.
2170 * platform/chromium/http/tests/misc/will-send-request-returns-null-on-redirect-expected.txt:
2171 * platform/chromium/http/tests/misc/window-dot-stop-expected.txt: Added.
2172 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-deny-expected.txt: Added.
2173 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt: Added.
2174 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body-expected.txt: Added.
2175 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-allow-expected.txt: Added.
2176 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny-expected.txt: Added.
2177 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-invalid-expected.txt: Added.
2178 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-allow-expected.txt: Added.
2179 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-deny-expected.txt: Added.
2180 * platform/chromium/inspector/debugger/pause-in-inline-script-expected.txt: Added.
2181 * platform/chromium/inspector/timeline/timeline-script-tag-1-expected.txt: Added.
2182 * platform/chromium/security/block-test-no-port-expected.txt:
2184 2013-02-27 Tien-Ren Chen <trchen@chromium.org>
2186 Need to re-layout fixed position elements after scale when using settings()->fixedElementsLayoutRelativeToFrame()
2187 https://bugs.webkit.org/show_bug.cgi?id=105486
2189 Reviewed by James Robinson.
2191 In settings()->fixedElementsLayoutRelativeToFrame() mode, fixed-position
2192 elements are layout relative to the current visible viewport, which can
2193 be different from the layout viewport when using fixed-layout mode.
2194 We need to re-layout fixed-position elements in case of visible content
2197 The test is currently chromium-specific due to difficulties to make this
2198 test works on Mac. The mac port seems to work very differently with
2199 visible content size when a page is scaled. And there is no reliable way
2200 to hide scrollbars in mac-wk1 that doesn't cause a side effect.
2202 * platform/chromium/fast/repaint/relayout-fixed-position-after-scale-expected.html: Added.
2203 * platform/chromium/fast/repaint/relayout-fixed-position-after-scale.html: Added.
2205 2013-02-27 Hans Muller <hmuller@adobe.com>
2207 [CSS Exclusions] Enable shape-inside rectangle support for shape-padding
2208 https://bugs.webkit.org/show_bug.cgi?id=110500
2210 Reviewed by Dirk Schulze.
2212 Added one shape-inside, shape-padding test for each CSS shape type.
2214 * fast/exclusions/shape-inside/shape-inside-circle-padding-expected.html: Added.
2215 * fast/exclusions/shape-inside/shape-inside-circle-padding.html: Added.
2216 * fast/exclusions/shape-inside/shape-inside-ellipse-padding-expected.html: Added.
2217 * fast/exclusions/shape-inside/shape-inside-ellipse-padding.html: Added.
2218 * fast/exclusions/shape-inside/shape-inside-rectangle-padding-expected.html: Added.
2219 * fast/exclusions/shape-inside/shape-inside-rectangle-padding.html: Added.
2220 * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-padding-expected.html: Added.
2221 * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-padding.html: Added.
2223 2013-02-27 Stephen Chenney <schenney@chromium.org>
2225 [Chromium] Rebaseline after r144236
2226 https://bugs.webkit.org/show_bug.cgi?id=109879
2228 Unreviewed expectations update
2230 * platform/chromium-linux/plugins/plugin-clip-subframe-expected.txt: Added.
2232 2013-02-27 Stephen Chenney <schenney@chromium.org>
2234 [Chromium] Rebaseline after r144236
2235 https://bugs.webkit.org/show_bug.cgi?id=109879
2237 Unreviewed expectations update
2239 * platform/chromium-mac/plugins/plugin-clip-subframe-expected.txt: Added.
2240 * platform/chromium-win-xp/plugins: Removed.
2241 * platform/chromium-win/plugins/plugin-clip-subframe-expected.txt: Added.
2243 2013-02-27 James Simonsen <simonjam@chromium.org>
2245 [chromium] Lower priority of preloaded images
2246 https://bugs.webkit.org/show_bug.cgi?id=110527
2248 Reviewed by Nate Chapin.
2250 * http/tests/loading/promote-img-preload-priority-expected.txt: Added.
2251 * http/tests/loading/promote-img-preload-priority.html: Added.
2253 2013-02-27 Philip Rogers <pdr@google.com>
2255 Rebaseline 2 SVG tests after WK108429
2257 This patch rebaselines svg/repaint after WK108429 and removes a stale
2258 test expectations entry for svg/custom/text-ctm.
2260 Unreviewed update of test expectations.
2262 * platform/chromium-win/svg/repaint/svgsvgelement-repaint-children-expected.png: Added.
2263 * platform/chromium-win/svg/repaint/svgsvgelement-repaint-children-expected.txt: Added.
2264 * platform/chromium/TestExpectations:
2266 2013-02-27 Chris Fleizach <cfleizach@apple.com>
2268 WebSpeech: support speech cancel
2269 https://bugs.webkit.org/show_bug.cgi?id=107349
2271 Reviewed by Beth Dakin.
2273 * platform/mac/fast/speechsynthesis/speech-synthesis-cancel-expected.txt: Added.
2274 * platform/mac/fast/speechsynthesis/speech-synthesis-cancel.html: Added.
2276 2013-02-27 Kenneth Russell <kbr@google.com>
2278 Insufficient validation when uploading depth textures to WebGL
2279 https://bugs.webkit.org/show_bug.cgi?id=110931
2281 Reviewed by Abhishek Arya.
2283 Updated webgl/conformance/extensions/webgl-depth-texture.html
2284 layout test with additional test cases. These changes will be
2285 added to the Khronos repository.
2287 * webgl/resources/webgl_test_files/conformance/extensions/webgl-depth-texture.html:
2288 Added more test cases.
2290 2013-02-27 Chris Fleizach <cfleizach@apple.com>
2292 AX: Mac platform should support ability to scroll an element into visible
2293 https://bugs.webkit.org/show_bug.cgi?id=109860
2295 Reviewed by Beth Dakin.
2297 * platform/mac/accessibility/scroll-to-visible-action.html: Added.
2298 * platform/mac/accessibility/scroll-to-visible-action-expected.txt: Added.
2300 2013-02-27 John Bauman <jbauman@chromium.org>
2302 Plugin in iframe may not display
2303 https://bugs.webkit.org/show_bug.cgi?id=109879
2305 Reviewed by Simon Fraser.
2307 Use log-npp-set-window to ensure plugin clip changes correctly.
2309 * platform/mac-wk2/plugins/plugin-clip-subframe-expected.txt: Added.
2310 * platform/mac/plugins/plugin-clip-subframe-expected.txt: Added.
2311 * plugins/plugin-clip-subframe-expected.txt: Added.
2312 * plugins/plugin-clip-subframe.html: Added.
2313 * plugins/resources/plugin-clip-subframe-iframe.html: Added.
2315 2013-02-27 Chris Rogers <crogers@google.com>
2317 Implement channel up-mixing and down-mixing rules
2318 https://bugs.webkit.org/show_bug.cgi?id=110812
2320 Reviewed by Kenneth Russell.
2322 * webaudio/audionode-channel-rules-expected.txt: Added.
2323 * webaudio/audionode-channel-rules.html: Added.
2325 2013-02-27 Jochen Eisinger <jochen@chromium.org>
2327 Skip media tests that fail on content_shell
2329 Unreviewed gardening.
2331 * platform/chromium/ContentShellTestExpectations:
2333 2013-02-27 Jochen Eisinger <jochen@chromium.org>
2335 plugins/netscape-plugin-setwindow-size*.html and plugins/pass-different-npp-struct.html should be async
2336 https://bugs.webkit.org/show_bug.cgi?id=110973
2338 Reviewed by Adam Barth.
2340 There is nothing that ensures that the log messages from the plugin
2341 come in before the layout test finished loading.
2343 * platform/mac-wk2/plugins/netscape-plugin-setwindow-size-2-expected.txt: Removed.
2344 * plugins/netscape-plugin-setwindow-size-2.html:
2345 * plugins/netscape-plugin-setwindow-size.html:
2346 * plugins/pass-different-npp-struct.html:
2348 2013-02-27 Manuel Rego Casasnovas <rego@igalia.com>
2350 Add smartInsertDeleteEnabled setting to WebCore::Page
2351 https://bugs.webkit.org/show_bug.cgi?id=107840
2353 Reviewed by Ryosuke Niwa.
2355 Replace testRunner.setSmartInsertDeleteEnabled by
2356 internals.settings.setSmartInsertDeleteEnabled in tests.
2358 * editing/deleting/smart-editing-disabled.html:
2359 * editing/selection/doubleclick-beside-cr-span.html:
2360 * editing/selection/doubleclick-whitespace-crash.html:
2361 * editing/selection/doubleclick-whitespace-img-crash.html:
2362 * editing/selection/doubleclick-whitespace.html:
2363 * platform/wk2/TestExpectations: Unflag
2364 editing/deleting/smart-editing-disabled.html as it passes now.
2366 2013-02-27 Chris Fleizach <cfleizach@apple.com>
2368 WebSpeech: Support pause/resume ability
2369 https://bugs.webkit.org/show_bug.cgi?id=107345
2371 Reviewed by Beth Dakin.
2373 * platform/mac/fast/speechsynthesis/speech-synthesis-pause-resume-expected.txt: Added.
2374 * platform/mac/fast/speechsynthesis/speech-synthesis-pause-resume.html: Added.
2376 2013-02-27 Stephen Chenney <schenney@chromium.org>
2378 [Chromium] Test expectations updates
2380 Unreviewed expectations after recent bug fixes.
2382 * platform/chromium-mac-lion/fast/borders/border-radius-percent-expected.png: Added.
2383 * platform/chromium-mac-lion/svg/css/text-shadow-multiple-expected.png:
2384 * platform/chromium-mac-snowleopard/fast/borders/border-radius-percent-expected.png: Added.
2385 * platform/chromium-mac-snowleopard/svg/css/text-shadow-multiple-expected.png:
2386 * platform/chromium-mac/fast/borders/border-radius-percent-expected.png: Added.
2387 * platform/chromium-mac/svg/css/text-shadow-multiple-expected.png:
2388 * platform/chromium-mac/svg/custom/transform-with-shadow-and-gradient-expected.png:
2389 * platform/chromium-win/fast/borders/border-radius-percent-expected.png: Added.
2390 * platform/chromium-win/svg/css/text-shadow-multiple-expected.png:
2391 * platform/chromium-win/svg/custom/transform-with-shadow-and-gradient-expected.png:
2392 * platform/chromium/TestExpectations:
2394 2013-02-27 Andrei Bucur <abucur@adobe.com>
2396 REGRESSION(r124739): fast/lists/list-marker-remove-crash.html hits an assertion in MoveParagraphs
2397 https://bugs.webkit.org/show_bug.cgi?id=93247
2399 Reviewed by Darin Adler.
2401 Update TestExpectations because the test doesn't crash any more.
2403 * platform/chromium/TestExpectations:
2404 * platform/efl/TestExpectations:
2405 * platform/gtk/TestExpectations:
2406 * platform/mac/TestExpectations:
2407 * platform/qt-4.8/TestExpectations:
2408 * platform/qt-mac/TestExpectations:
2409 * platform/qt/TestExpectations:
2411 2013-02-27 Aaron Colwell <acolwell@chromium.org>
2413 Fix SourceBufferList so SourceBuffer.append() calls are always rejected after the MediaSource is closed.
2414 https://bugs.webkit.org/show_bug.cgi?id=110917
2416 Reviewed by Eric Carlson.
2418 * http/tests/media/media-source/video-media-source-reject-append-after-reopening-expected.txt: Added.
2419 * http/tests/media/media-source/video-media-source-reject-append-after-reopening.html: Added.
2421 2013-02-27 Ádám Kallai <kadam@inf.u-szeged.hu>
2423 [Qt] Unreviewed gardening. Unskipp inspector tests after r144071.
2425 * platform/qt/TestExpectations:
2427 2013-02-27 Justin Novosad <junov@google.com>
2429 REGRESSION (r134631) of border-radius percentage with border pixel
2430 https://bugs.webkit.org/show_bug.cgi?id=110889
2432 Reviewed by Simon Fraser.
2434 Adding new pixel test to verify the correct rendering of
2435 rounded rectangle backgrounds with inner border radii that
2436 exceed the dimensions of the inner edge of the border.
2438 * fast/borders/border-radius-percent-expected.txt: Added.
2439 * fast/borders/border-radius-percent.html: Added.
2440 * platform/chromium-linux/fast/borders/border-radius-percent-expected.png: Added.
2441 * platform/chromium/TestExpectations:
2443 2013-02-27 Florin Malita <fmalita@chromium.org>
2445 [Chromium] Layout Test svg/custom/transform-with-shadow-and-gradient.svg is failing
2446 https://bugs.webkit.org/show_bug.cgi?id=76557
2448 Reviewed by Stephen Chenney.
2450 * platform/chromium-linux/svg/css/text-shadow-multiple-expected.png:
2451 * platform/chromium-linux/svg/custom/transform-with-shadow-and-gradient-expected.png:
2452 * platform/chromium/TestExpectations:
2454 2013-02-27 No'am Rosenthal <noam@webkit.org>
2456 [Texmap] TextureMapper is too eager to use intermediate surfaces
2457 https://bugs.webkit.org/show_bug.cgi?id=110762
2459 Reviewed by Allan Sandfeld Jensen.
2461 Added a few ref-tests for correct overlap blending in accelearated compositing mode.
2462 Skipping the new reflection test on Mac/Chromium since it's not rendered
2463 properly on those platforms.
2465 * compositing/overlap-blending/children-opacity-huge-expected.html: Added.
2466 * compositing/overlap-blending/children-opacity-huge.html: Added.
2467 * compositing/overlap-blending/children-opacity-no-overlap-expected.html: Added.
2468 * compositing/overlap-blending/children-opacity-no-overlap.html: Added.
2469 * compositing/overlap-blending/reflection-opacity-huge-expected.html: Added.
2470 * compositing/overlap-blending/reflection-opacity-huge.html: Added.
2472 2013-02-27 Zan Dobersek <zdobersek@igalia.com>
2474 Unreviewed GTK gardening.
2476 * platform/gtk/TestExpectations: Template element support is already enabled in
2477 development builds. Removing skip entries for related tests as they all pass.
2479 2013-02-27 Zan Dobersek <zdobersek@igalia.com>
2481 Unreviewed GTK gardening.
2483 Rebaselining after r144096.
2485 * platform/gtk/TestExpectations:
2486 * platform/gtk/css2.1/20110323/replaced-elements-001-expected.txt:
2487 * platform/gtk/css2.1/replaced-elements-001-expected.png: Added.
2488 * platform/gtk/css3/flexbox/button-expected.png: Added.
2489 * platform/gtk/css3/flexbox/button-expected.txt: Added.
2490 * platform/gtk/svg/custom/foreign-object-skew-expected.txt:
2491 * platform/gtk/tables/mozilla/bugs/bug92647-2-expected.txt:
2493 2013-02-27 Jochen Eisinger <jochen@chromium.org>
2495 Add plugins test expectations for content_shell
2497 Unreviewed gardening.
2499 * platform/chromium/ContentShellTestExpectations:
2501 2013-02-27 Kent Tamura <tkent@chromium.org>
2503 REGRESSION: INPUT_MULTIPLE_FIELDS_UI: Changing CSS display property on input[type=date] unexpectedly makes another line for ::-webkit-calendar-picker-indicator
2504 https://bugs.webkit.org/show_bug.cgi?id=110974
2506 Reviewed by Kentaro Hara.
2508 * fast/forms/date/date-appearance-basic-expected.txt:
2509 * fast/forms/date/date-appearance-basic.html:
2510 * platform/chromium-mac/fast/forms/date/date-appearance-basic-expected.png:
2511 * platform/chromium/TestExpectations:
2513 2013-02-27 Vivek Galatage <vivek.vg@samsung.com>
2515 Web Inspector: Refactor AuditsPanel with AuditController as newly introduced entity
2516 https://bugs.webkit.org/show_bug.cgi?id=110866
2518 Reviewed by Alexander Pavlov.
2520 * inspector/extensions/extensions-audits-tests.js:
2522 2013-02-27 Vsevolod Vlasov <vsevik@chromium.org>
2524 Unreviewed chromium test expectations update.
2526 * platform/chromium/TestExpectations:
2528 2013-02-27 Mihai Maerean <mmaerean@adobe.com>
2530 [CSS Regions] Region overset property is not properly computed when there is a region break
2531 https://bugs.webkit.org/show_bug.cgi?id=92497
2533 Reviewed by David Hyatt.
2535 * fast/multicol/break-after-always-bottom-margin-expected.txt: Added.
2536 * fast/multicol/break-after-always-bottom-margin.html: Added.
2537 * fast/regions/overset-break-expected.txt: Added.
2538 * fast/regions/overset-break-nested-expected.txt: Added.
2539 * fast/regions/overset-break-nested.html: Added.
2540 * fast/regions/overset-break-with-sibling-expected.txt: Added.
2541 * fast/regions/overset-break-with-sibling.html: Added.
2542 * fast/regions/overset-break.html: Added.
2544 2013-02-27 Vsevolod Vlasov <vsevik@chromium.org>
2546 Unreviewed chromium test expectations update.
2548 * platform/chromium/TestExpectations:
2550 2013-02-27 Michael Starzinger <mstarzinger@chromium.org>
2552 [chromium] Adapt test expectations to V8 __proto__ changes.
2553 https://bugs.webkit.org/show_bug.cgi?id=110887
2555 Reviewed by Stephen Chenney.
2557 ad window-custom-prototype) This is expected bahavior, consistent with
2558 SpiderMonkey. The test expectation is broken. Assigning 'null' to
2559 '__proto__' makes the accessor installed on Object.prototype disappear.
2561 ad JSON-parse) The result of JSON.parse() doesn't match the result we
2562 get when evaluating the same string through eval() as V8 still has
2563 special handling of the __proto__ property for object literals.
2565 ad cyclic-prototypes) Test fully matches the WebKit expectation now and
2566 no longer fails. However the exception message has a slightly different
2567 format and hence causes a text diff.
2569 * platform/chromium/TestExpectations: Temporary mark tests failing.
2570 * platform/chromium/fast/dom/Window/window-custom-prototype-expected.txt:
2571 * platform/chromium/fast/js/JSON-parse-expected.txt:
2572 * platform/chromium/fast/js/cyclic-prototypes-expected.txt:
2574 2013-02-27 Vsevolod Vlasov <vsevik@chromium.org>
2576 Unreviewed chromium test expectations update.
2578 * platform/chromium/TestExpectations:
2580 2013-02-27 Vsevolod Vlasov <vsevik@chromium.org>
2582 Unreviewed chromium test expectations update.
2584 * platform/chromium/TestExpectations:
2586 2013-02-27 Vsevolod Vlasov <vsevik@chromium.org>
2588 Unreviewed chromium test expectations update.
2590 * platform/chromium/TestExpectations:
2592 2013-02-27 Li Yin <li.yin@intel.com>
2594 MediaStream constructor test should cover ended MediaStreamTrack.
2595 https://bugs.webkit.org/show_bug.cgi?id=110941
2597 Reviewed by Kentaro Hara.
2599 Spec: http://dev.w3.org/2011/webrtc/editor/getusermedia.html#mediastream
2600 If tracks has ended, it should skip these tracks and continue with the next one.
2602 * fast/mediastream/MediaStreamConstructor-expected.txt:
2603 * fast/mediastream/MediaStreamConstructor.html:
2605 2013-02-27 Thiago Marcos P. Santos <thiago.santos@intel.com>
2607 [EFL] Unreviewed gardening
2609 Updated tests baselines.
2611 * platform/efl/http/tests/misc/will-send-request-returns-null-on-redirect-expected.txt: Added.
2613 2013-02-27 Mike West <mkwst@chromium.org>
2615 XHR should fire 'abort' event when navigation interrupts a request.
2616 https://bugs.webkit.org/show_bug.cgi?id=110867
2618 Reviewed by Alexey Proskuryakov.
2620 Adding a layout test to ensure that navigation-canceled XMLHttpRequests
2621 fire an 'abort' event rather than an 'error' event.
2623 * http/tests/xmlhttprequest/navigation-should-abort-expected.txt: Added.
2624 * http/tests/xmlhttprequest/navigation-should-abort.html: Added.
2626 2013-02-27 Thiago Marcos P. Santos <thiago.santos@intel.com>
2628 [EFL] Unreviewed gardening
2630 Mark custom elements tests as failures until we enable them.
2632 * platform/efl/TestExpectations:
2634 2013-02-27 Seokju Kwon <seokju.kwon@gmail.com>
2636 [EFL] Remove test related to html5lib after r144032
2637 https://bugs.webkit.org/show_bug.cgi?id=110946
2639 Unreviewed, EFL gardening.
2641 Test was removed after r144032. And remove it from TestExpectations.
2642 html5lib/generated/run-template.html.
2644 * platform/efl/TestExpectations:
2646 2013-02-27 Vsevolod Vlasov <vsevik@chromium.org>
2648 Unreviewed chromium test expectations update.
2650 * platform/chromium/TestExpectations:
2652 2013-02-27 Vsevolod Vlasov <vsevik@chromium.org>
2654 Unreviewed chromium test expectations update.
2656 * platform/chromium/TestExpectations:
2658 2013-02-26 Benjamin Poulain <benjamin@webkit.org>
2660 Fix the tests based on computedStyleIncludingVisitedInfo for asynchronous update of the visited style
2661 https://bugs.webkit.org/show_bug.cgi?id=110708
2663 Reviewed by Ryosuke Niwa.
2665 The tests using computedStyleIncludingVisitedInfo were using the asumption that visited style
2666 is updated synchronously with the loading of resources.
2667 This assumption is valid for Mac WebKit1, but does not hold for multiprocess
2668 WebKit because the list of visited URLs is maintained outside the WebProcess.
2670 This patch changes the tests to use the 'shouldBecomeXXX' test functions in order to wait
2671 for the asynchronous update. With the change, all the tests succeed reliably on WebKit2.
2673 * fast/history/multiple-classes-visited-expected.txt:
2674 * fast/history/multiple-classes-visited.html:
2675 * fast/history/nested-visited-test-expected.txt:
2676 * fast/history/nested-visited-test.html:
2677 * fast/history/self-is-visited-expected.txt:
2678 * fast/history/self-is-visited.html:
2679 * fast/history/sibling-visited-test-expected.txt:
2680 * fast/history/sibling-visited-test.html:
2681 * fast/js/resources/js-test-pre.js:
2684 (shouldBecomeDifferent):
2685 * platform/wk2/TestExpectations:
2686 * platform/chromium/TestExpectations: The tests can now also timeout due to
2687 computedStyleIncludingVisitedInfo missing from Chromium's DRT.
2689 2013-02-27 Zan Dobersek <zdobersek@igalia.com>
2691 Unreviewed gardening.
2693 * platform/efl/TestExpectations: Removing expectation for html5lib/runner.html, the test was removed in r144032.
2694 * platform/gtk/TestExpectations: Ditto.
2695 * platform/gtk/http/tests/security/XFrameOptions/x-frame-options-allowall-expected.txt: Added. Required after r144105.
2697 2013-02-27 Sheriff Bot <webkit.review.bot@gmail.com>
2699 Unreviewed, rolling out r144136, r144143, and r144147.
2700 http://trac.webkit.org/changeset/144136
2701 http://trac.webkit.org/changeset/144143
2702 http://trac.webkit.org/changeset/144147
2703 https://bugs.webkit.org/show_bug.cgi?id=110950
2705 Caused some timeouts and flaky crashes (Requested by abarth on
2708 * platform/chromium-mac/security/block-test-no-port-expected.txt: Copied from LayoutTests/platform/chromium/security/block-test-no-port-expected.txt.
2709 * platform/chromium-win/fast/images/support-broken-image-delegate-expected.txt:
2710 * platform/chromium-win/http/tests/loading/redirect-methods-expected.txt:
2711 * platform/chromium-win/security/block-test-no-port-expected.txt: Copied from LayoutTests/platform/chromium/security/block-test-no-port-expected.txt.
2712 * platform/chromium/TestExpectations:
2713 * platform/chromium/fast/images/support-broken-image-delegate-expected.txt:
2714 * platform/chromium/fast/loader/main-document-url-for-non-http-loads-expected.txt: Removed.
2715 * platform/chromium/http/tests/loading/307-after-303-after-post-expected.txt: Removed.
2716 * platform/chromium/http/tests/misc/favicon-loads-with-images-disabled-expected.txt: Removed.
2717 * platform/chromium/http/tests/misc/will-send-request-returns-null-on-redirect-expected.txt:
2718 * platform/chromium/http/tests/misc/window-dot-stop-expected.txt: Removed.
2719 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-allowall-expected.txt: Removed.
2720 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-deny-expected.txt: Removed.
2721 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt: Removed.
2722 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body-expected.txt: Removed.
2723 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-allow-expected.txt: Removed.
2724 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny-expected.txt: Removed.
2725 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-invalid-expected.txt: Removed.
2726 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-allow-expected.txt: Removed.
2727 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-deny-expected.txt: Removed.
2728 * platform/chromium/inspector/debugger/pause-in-inline-script-expected.txt: Removed.
2729 * platform/chromium/inspector/timeline/timeline-script-tag-1-expected.txt: Removed.
2730 * platform/chromium/security/block-test-no-port-expected.txt:
2732 2013-02-26 Csaba Osztrogonác <ossy@webkit.org>
2734 One more unreviewed fix after r144032 and r144051.
2735 https://bugs.webkit.org/show_bug.cgi?id=110734
2737 * TestExpectations: Unskip tests.
2738 * html5lib/generated/run-template-write.html: Revert an accidental change by r144051.
2739 * platform/gtk/TestExpectations: Skip run-template-data.html and run-template-write.html instead of run-template.html
2740 * platform/mac/TestExpectations: Ditto.
2741 * platform/qt/TestExpectations: Ditto.
2742 * platform/win/TestExpectations: Ditto.
2743 * platform/wincairo/TestExpectations: Ditto.
2745 2013-02-26 Adam Barth <abarth@webkit.org>
2749 Note another multipart failure to work through.
2751 * platform/chromium/TestExpectations:
2753 2013-02-26 Uday Kiran <udaykiran@motorola.com>
2755 getPropertyValue for -webkit-column-rule returns null, should compute the shorthand value
2756 https://bugs.webkit.org/show_bug.cgi?id=110698
2758 Reviewed by Alexander Pavlov.
2760 * fast/css/getPropertyValue-column-rule-expected.txt: Added.
2761 * fast/css/getPropertyValue-column-rule.html: Added.
2763 2013-02-26 Uday Kiran <udaykiran@motorola.com>
2765 getPropertyValue for -webkit-margin-collapse returns null, should compute the shorthand value
2766 https://bugs.webkit.org/show_bug.cgi?id=110903
2768 Reviewed by Alexander Pavlov.
2770 Added test for getPropertyValue("-webkit-margin-collapse").
2772 * fast/css/getPropertyValue-webkit-margin-collapse-expected.txt: Added.
2773 * fast/css/getPropertyValue-webkit-margin-collapse.html: Added.
2775 2013-02-26 Uday Kiran <udaykiran@motorola.com>
2777 getPropertyValue for -webkit-marquee returns null, should compute the shorthand value
2778 https://bugs.webkit.org/show_bug.cgi?id=110816
2780 Reviewed by Alexander Pavlov.
2782 Added testcases to check getPropertyValue for -webkit-marquee shorthand.
2784 * fast/css/getPropertyValue-webkit-marquee-expected.txt: Added.
2785 * fast/css/getPropertyValue-webkit-marquee.html: Added.
2787 2013-02-26 Adam Barth <abarth@webkit.org>
2791 Update expectations to show new FrameLoaderClient callbacks. I missed
2792 this test earlier because it doesn't run on Linux.
2794 * platform/chromium-win/http/tests/loading/redirect-methods-expected.txt:
2796 2013-02-26 Filip Pizlo <fpizlo@apple.com>
2798 DFG OSR exit doesn't know which virtual register to use for the last result register for post_inc and post_dec
2799 https://bugs.webkit.org/show_bug.cgi?id=109036
2800 <rdar://problem/13292139>
2802 Reviewed by Gavin Barraclough.
2804 * fast/js/dfg-post-inc-then-exit-expected.txt: Added.
2805 * fast/js/dfg-post-inc-then-exit.html: Added.
2806 * fast/js/jsc-test-list:
2807 * fast/js/script-tests/dfg-post-inc-then-exit.js: Added.
2810 2013-02-26 Adam Barth <abarth@webkit.org>
2812 [Chromium] Enable threaded HTML parser by default in DumpRenderTree
2813 https://bugs.webkit.org/show_bug.cgi?id=110907
2815 Reviewed by Eric Seidel.
2817 Update test results to show subtle differences in FrameLoaderClient callbacks.
2819 * platform/chromium-mac/security/block-test-no-port-expected.txt: Removed.
2820 * platform/chromium-win/fast/images/support-broken-image-delegate-expected.txt:
2821 * platform/chromium-win/security/block-test-no-port-expected.txt: Removed.
2822 * platform/chromium/fast/images/support-broken-image-delegate-expected.txt:
2823 * platform/chromium/fast/loader/main-document-url-for-non-http-loads-expected.txt: Added.
2824 * platform/chromium/http/tests/loading/307-after-303-after-post-expected.txt: Added.
2825 * platform/chromium/http/tests/misc/favicon-loads-with-images-disabled-expected.txt: Added.
2826 * platform/chromium/http/tests/misc/will-send-request-returns-null-on-redirect-expected.txt:
2827 * platform/chromium/http/tests/misc/window-dot-stop-expected.txt: Added.
2828 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-deny-expected.txt: Added.
2829 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt: Added.
2830 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body-expected.txt: Added.
2831 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-allow-expected.txt: Added.
2832 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny-expected.txt: Added.
2833 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-invalid-expected.txt: Added.
2834 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-allow-expected.txt: Added.
2835 * platform/chromium/http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-deny-expected.txt: Added.
2836 * platform/chromium/inspector/debugger/pause-in-inline-script-expected.txt: Added.
2837 * platform/chromium/inspector/timeline/timeline-script-tag-1-expected.txt: Added.
2838 * platform/chromium/security/block-test-no-port-expected.txt:
2840 2013-02-26 Stephen Chenney <schenney@chromium.org>
2842 Crashes in fast/notifications/notifications-request-permission.html after r144126
2843 https://bugs.webkit.org/show_bug.cgi?id=108196
2845 Unreviewed expectations update.
2847 * platform/chromium/TestExpectations:
2849 2013-02-26 Stephen Chenney <schenney@chromium.org>
2851 Deleting extraneous baseline after feDisplacementMap fix
2852 https://bugs.webkit.org/show_bug.cgi?id=10592
2854 Unreviewed expectations update. Slow build bot to blame.
2856 * platform/chromium-win-xp/svg/filters/feDisplacementMap-expected.png: Removed.
2858 2013-02-26 Adam Klein <adamk@chromium.org>
2860 Parsing of HTML tags in MathML Text Insertion Points leads to bogus parser behavior
2861 https://bugs.webkit.org/show_bug.cgi?id=110808
2863 Reviewed by Adam Barth.
2865 * html5lib/generated/run-math-data-expected.txt: Added.
2866 * html5lib/generated/run-math-data.html: Added.
2867 * html5lib/generated/run-math-write-expected.txt: Added.
2868 * html5lib/generated/run-math-write.html: Added.
2869 * html5lib/resources/math.dat: Added.
2871 2013-02-26 Kaustubh Atrawalkar <kaustubh@motorola.com>
2873 Notification.requestPermission callback should be optional
2874 https://bugs.webkit.org/show_bug.cgi?id=108196
2876 Reviewed by Adam Barth.
2878 Specs says it should be optional.
2879 http://notifications.spec.whatwg.org/#notification
2881 * fast/notifications/notifications-request-permission-optional-expected.txt: Added.
2882 * fast/notifications/notifications-request-permission-optional.html: Added.
2884 2013-02-26 Stephen Chenney <schenney@chromium.org>
2886 [Chromium] TestExpectations addition
2888 Unreviewed addition of fast/js/regress/inlined-put-by-id-transition.html which crashes occasionally.
2890 * platform/chromium/TestExpectations:
2892 2013-02-26 Stephen Chenney <schenney@chromium.org>
2894 New baselines after feDisplacementMap fix
2895 https://bugs.webkit.org/show_bug.cgi?id=10592
2897 Unreviewed expectations update.
2899 * platform/chromium-linux-x86/svg/filters/feDisplacementMap-expected.png: Removed.
2900 * platform/chromium-linux/svg/filters/feDisplacementMap-expected.png: Removed.
2901 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
2902 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.png:
2903 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.png:
2904 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.png:
2905 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.png:
2906 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.png:
2907 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.png:
2908 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.png:
2909 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.png:
2910 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.png:
2911 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.png:
2912 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
2913 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.png:
2914 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.png:
2915 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.png:
2916 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.png:
2917 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.png:
2918 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.png:
2919 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.png:
2920 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.png:
2921 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.png:
2922 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.png:
2923 * platform/chromium-mac-snowleopard/svg/filters/feDisplacementMap-expected.png: Removed.
2924 * platform/chromium-mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
2925 * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.png:
2926 * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.png:
2927 * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.png:
2928 * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.png:
2929 * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.png:
2930 * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.png:
2931 * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.png:
2932 * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.png:
2933 * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.png:
2934 * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.png:
2935 * platform/chromium-mac/svg/filters/feDisplacementMap-expected.png:
2936 * platform/chromium-mac/svg/filters/filterRes-expected.png:
2937 * platform/chromium-win/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
2938 * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.png:
2939 * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.png:
2940 * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.png:
2941 * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.png:
2942 * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.png:
2943 * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.png:
2944 * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.png:
2945 * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.png:
2946 * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.png:
2947 * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.png:
2948 * platform/chromium-win/svg/filters/feDisplacementMap-expected.png:
2949 * platform/chromium-win/svg/filters/filterRes-expected.png:
2950 * platform/chromium/TestExpectations:
2952 2013-02-26 Michelangelo De Simone <michelangelo@webkit.org>
2954 [CSS Shaders] Implement color and luminosity non-separable blend modes
2955 https://bugs.webkit.org/show_bug.cgi?id=106226
2957 Added relevant tests for the "color" and "luminosity" non-separable blend modes.
2958 These tests are currently skipped on Mac due to a slight color difference; please
2959 see relevant bug: http://webkit.org/b/107487.
2961 Reviewed by Dean Jackson.
2963 * css3/filters/custom/custom-filter-nonseparable-blend-mode-color-expected.html: Added.
2964 * css3/filters/custom/custom-filter-nonseparable-blend-mode-color.html: Added.
2965 * css3/filters/custom/custom-filter-nonseparable-blend-mode-luminosity-expected.html: Added.
2966 * css3/filters/custom/custom-filter-nonseparable-blend-mode-luminosity.html: Added.
2968 2013-02-26 Dirk Pranke <dpranke@chromium.org>
2970 [chromium] Re-enable the fixed version of freetype on linux
2971 https://bugs.webkit.org/show_bug.cgi?id=110542
2973 Reviewed by Tony Chang.
2975 Re-add entries for two tests that pass on Lucid but fail on Precise
2976 even with the Freetype change. This isn't worth adding in
2977 Lucid and Precise keywords for just these two tests.
2979 * platform/chromium/TestExpectations:
2981 2013-02-26 Stephen Chenney <schenney@chromium.org>
2983 feDisplacementMap filter gets color space wrong
2984 https://bugs.webkit.org/show_bug.cgi?id=105929
2986 Reviewed by Dirk Schulze.
2988 Add two new feDisplacementMap tests to get better coverage. And update some results.
2990 * platform/chromium-linux/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
2991 * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.png:
2992 * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.png:
2993 * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.png:
2994 * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.png:
2995 * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.png:
2996 * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.png:
2997 * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.png:
2998 * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.png:
2999 * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.png:
3000 * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.png:
3001 * platform/chromium-linux/svg/filters/feDisplacementMap-expected.png:
3002 * platform/chromium-linux/svg/filters/filterRes-expected.png:
3003 * svg/filters/feDisplacementMap-color-interpolation-filters-expected.svg: Added.
3004 * svg/filters/feDisplacementMap-color-interpolation-filters.svg: Added.
3005 * svg/filters/feDisplacementMap-filterUnits-expected.svg: Added.
3006 * svg/filters/feDisplacementMap-filterUnits.svg: Added.
3008 2013-02-26 Mike West <mkwst@chromium.org>
3010 X-Frame-Options should accept ALLOWALL as a valid value.
3011 https://bugs.webkit.org/show_bug.cgi?id=110857
3013 Reviewed by Adam Barth.
3015 * http/tests/security/XFrameOptions/resources/x-frame-options-allowall.cgi: Added.
3016 * http/tests/security/XFrameOptions/x-frame-options-allowall-expected.txt: Added.
3017 * http/tests/security/XFrameOptions/x-frame-options-allowall.html: Added.
3019 * http/tests/security/XFrameOptions/x-frame-options-cached-expected.txt:
3020 Exciting new baseline for an old test that was already using ALLOWALL!
3022 2013-02-26 Tony Chang <tony@chromium.org>
3024 CSS Flexbox: dynamically applied align-items doesn't affect item alignment
3025 https://bugs.webkit.org/show_bug.cgi?id=110341
3027 Reviewed by Ojan Vafai.
3029 Also fix a typo causing align-self-* classes from not applying. There
3030 was only one test that tried to use the align-self classes and it was
3031 testing all values behaved the same.
3033 * css3/flexbox/relayout-align-items-expected.txt: Added.
3034 * css3/flexbox/relayout-align-items.html: Added.
3035 * css3/flexbox/resources/flexbox.css:
3037 (.align-self-flex-start):
3038 (.align-self-flex-end):
3039 (.align-self-center):
3040 (.align-self-baseline):
3041 (.align-self-stretch):
3043 2013-02-26 Christian Biesinger <cbiesinger@chromium.org>
3045 Empty <button>s should collapse; empty <input type="button"> should not collapse
3046 https://bugs.webkit.org/show_bug.cgi?id=110654
3048 Reviewed by Ojan Vafai.
3050 * css3/flexbox/button-expected.png: Added.
3051 * css3/flexbox/button-expected.txt: Added.
3052 * css3/flexbox/button.html: Added.
3053 Test empty buttons, <input type=button>, and buttons with
3056 * css3/flexbox/position-absolute-child-with-contenteditable-expected.html: Added.
3057 * css3/flexbox/position-absolute-child-with-contenteditable.html: Added.
3058 Test flex boxes with hasLineIfEmpty()=true and absolute positioned
3059 children. Uses contenteditable=true to get that effect.
3061 * platform/chromium-linux/css2.1/20110323/replaced-elements-001-expected.png:
3062 * platform/chromium-linux/css2.1/20110323/replaced-elements-001-expected.txt:
3063 * platform/chromium-linux/svg/custom/foreign-object-skew-expected.png:
3064 * platform/chromium-linux/svg/custom/foreign-object-skew-expected.txt:
3065 * platform/chromium-linux/tables/mozilla/bugs/bug92647-2-expected.png:
3066 * platform/chromium-linux/tables/mozilla/bugs/bug92647-2-expected.txt:
3067 Regenerate test cases that use <input type=button>.
3069 * platform/chromium/TestExpectations:
3070 * platform/efl/TestExpectations:
3071 * platform/gtk/TestExpectations:
3072 * platform/mac/TestExpectations:
3073 * platform/qt/TestExpectations:
3074 * platform/win/TestExpectations:
3075 Mark tests for rebaselining.
3077 2013-02-26 Zan Dobersek <zdobersek@igalia.com>
3079 Unreviewed gardening.
3081 Adding failure expectations for three html5lib tests that are failing after r144032
3082 on EFL and GTK, most likely due to the ports sharing Libsoup as the network backend.
3084 * platform/efl/TestExpectations:
3085 * platform/gtk/TestExpectations:
3087 2013-02-26 Joshua Bell <jsbell@chromium.org>
3089 IndexedDB: IDBObjectStore.index() doesn't report errors after deleteIndex()
3090 https://bugs.webkit.org/show_bug.cgi?id=110792
3092 Reviewed by Tony Chang.
3094 Added regression test for bug.
3096 * storage/indexeddb/deleteIndex-bug110792-expected.txt: Added.
3097 * storage/indexeddb/deleteIndex-bug110792.html: Added.
3099 2013-02-26 Sheriff Bot <webkit.review.bot@gmail.com>
3101 Unreviewed, rolling out r144019.
3102 http://trac.webkit.org/changeset/144019
3103 https://bugs.webkit.org/show_bug.cgi?id=110892
3105 due to 8% perf regression on chromium-win7 intl1 page cycler,
3106 see https://bugs.webkit.org/show_bug.cgi?id=110872 (Requested
3107 by gasubic on #webkit).
3109 * platform/mac/TestExpectations:
3111 2013-02-26 Stephen Chenney <schenney@chromium.org>
3113 [Chromium] New baselines for css3-modsel-15c
3115 Unreviewed test expectations update.
3117 * platform/chromium-linux-x86/css3/selectors3/xml: Removed.
3118 * platform/chromium-linux/css3/selectors3/xml/css3-modsel-15c-expected.png: Added.
3119 * platform/chromium-mac-lion/css3/selectors3/xml/css3-modsel-15c-expected.png: Added.
3120 * platform/chromium-mac-snowleopard/css3/selectors3/xml/css3-modsel-15c-expected.png: Added.
3121 * platform/chromium-win/css3/selectors3/xml/css3-modsel-15c-expected.png: Added.
3122 * platform/chromium-win/css3/selectors3/xml/css3-modsel-15c-expected.txt: Added.
3123 * platform/chromium/css3/selectors3/xml/css3-modsel-15c-expected.png: Removed.
3124 * platform/chromium/css3/selectors3/xml/css3-modsel-15c-expected.txt: Removed.
3126 2013-02-25 Antoine Quint <graouts@apple.com>
3128 Web Inspector: Cannot deep expand an element that has previously been partially expanded
3129 https://bugs.webkit.org/show_bug.cgi?id=110424
3131 Update existing test for InspectorDOMAgent::requestChildNodes to cover the case
3132 where we want to request children for a node that already has had children pushed
3133 but may not have pushed children at the depth requested.
3135 Reviewed by Pavel Feldman.
3137 * inspector-protocol/dom-request-child-nodes-depth-expected.txt:
3138 * inspector-protocol/dom-request-child-nodes-depth.html:
3140 2013-02-26 Martin Robinson <mrobinson@igalia.com>
3142 REGRESSION (r143619): Crashes in three layout tests
3143 https://bugs.webkit.org/show_bug.cgi?id=110588
3145 Reviewed by Gustavo Noronha Silva.
3147 * platform/gtk/TestExpectations: Unskip some tests which are no longer
3150 2013-02-26 Andrey Kosyakov <caseq@chromium.org>
3152 Unreviewed, rolling out r144041, r144044, and r144048.
3153 http://trac.webkit.org/changeset/144041
3154 http://trac.webkit.org/changeset/144044
3155 http://trac.webkit.org/changeset/144048
3156 https://bugs.webkit.org/show_bug.cgi?id=105796
3160 * inspector/timeline/timeline-enum-stability-expected.txt:
3162 2013-02-26 Vsevolod Vlasov <vsevik@chromium.org>
3164 Web Inspector: Migrate IndexedDB support to ResourceTreeModel's SecurityOriginAdded/Removed events.
3165 https://bugs.webkit.org/show_bug.cgi?id=110863
3167 Reviewed by Alexander Pavlov.
3169 * http/tests/inspector/indexeddb/database-names-expected.txt:
3170 * http/tests/inspector/indexeddb/database-names.html:
3172 2013-02-26 Csaba Osztrogonác <ossy@webkit.org>
3174 Unreviewed fix after r144032.
3175 https://bugs.webkit.org/show_bug.cgi?id=110734
3177 Update expected files due to JSC/V8 differences.
3179 * TestExpectations: Skip 2 failing tests until proper fix.
3180 * html5lib/generated/run-template-write.html:
3181 * html5lib/generated/run-tests1-data-expected.txt:
3182 * html5lib/generated/run-tests1-write-expected.txt:
3183 * html5lib/generated/run-tests18-data-expected.txt:
3184 * html5lib/generated/run-tests18-write-expected.txt:
3185 * html5lib/generated/run-tests7-data-expected.txt:
3186 * html5lib/generated/run-tests7-write-expected.txt:
3187 * platform/chromium/html5lib/generated/run-tests1-data-expected.txt: Copied from LayoutTests/html5lib/generated/run-tests1-data-expected.txt.
3188 * platform/chromium/html5lib/generated/run-tests1-write-expected.txt: Copied from LayoutTests/html5lib/generated/run-tests1-write-expected.txt.
3189 * platform/chromium/html5lib/generated/run-tests18-data-expected.txt: Copied from LayoutTests/html5lib/generated/run-tests18-data-expected.txt.
3190 * platform/chromium/html5lib/generated/run-tests18-write-expected.txt: Copied from LayoutTests/html5lib/generated/run-tests18-write-expected.txt.
3191 * platform/chromium/html5lib/generated/run-tests7-data-expected.txt: Copied from LayoutTests/html5lib/generated/run-tests7-data-expected.txt.
3192 * platform/chromium/html5lib/generated/run-tests7-write-expected.txt: Copied from LayoutTests/html5lib/generated/run-tests7-write-expected.txt.
3194 2013-02-26 Vsevolod Vlasov <vsevik@chromium.org>
3196 Unreviewed chromium test expectations update.
3198 * platform/chromium/TestExpectations:
3200 2013-02-26 Stephen Chenney <schenney@chromium.org>
3202 [Chromium] TestExpectations cleanup.
3204 Unreviewed removal of expectations for tests that are now passing.
3206 * platform/chromium/TestExpectations:
3208 2013-02-26 Sergio Villar Senin <svillar@igalia.com>
3210 REGRESSION (r143931): set-cookie-on-redirect.html breaks subsequent tests
3211 https://bugs.webkit.org/show_bug.cgi?id=110844
3213 Reviewed by Alexey Proskuryakov.
3215 Clean up cookies at the beginning and after finishing the test in
3216 order not to break other tests behavior.
3218 * http/tests/cookies/resources/set-cookie-on-redirect.php: clear cookie before returning.
3219 * http/tests/cookies/set-cookie-on-redirect.html: clear all cookies before starting the test.
3221 2013-02-26 Andrey Kosyakov <caseq@chromium.org>
3223 Web Inspector: show deferred paints on Timeline
3224 https://bugs.webkit.org/show_bug.cgi?id=105851
3226 Reviewed by Pavel Feldman.
3228 * inspector/timeline/timeline-enum-stability-expected.txt: Added "Rasterize" record type.
3230 2013-02-26 Takashi Toyoshima <toyoshim@chromium.org>
3232 Add User-Agent header in opening handshake headers.
3233 https://bugs.webkit.org/show_bug.cgi?id=110601
3235 Reviewed by Alexey Proskuryakov.
3237 RFC-6455 doesn't require to send User-Agent header, but allow it.
3238 Many web application developers want to have it, and Firefox already
3239 did it. This patch adds User-Agent header in opening handshake also in
3242 Test: http/tests/websocket/tests/hybi/useragent-in-openinghandshake.html
3244 * http/tests/websocket/tests/hybi/sendback_ua_wsh.py: Added.
3245 (web_socket_do_extra_handshake):
3246 (web_socket_transfer_data):
3247 * http/tests/websocket/tests/hybi/useragent-in-openinghandshake-expected.txt: Added.
3248 * http/tests/websocket/tests/hybi/useragent-in-openinghandshake.html: Added.
3250 2013-02-26 Zan Dobersek <zdobersek@igalia.com>
3252 Unreviewed GTK gardening.
3254 * platform/gtk/TestExpectations: Updating expectations for two inspector tests.
3255 Expanding expectation for media/encrypted-media/encrypted-media-syntax.html to expect timeouts as well.
3256 Adding a flaky failure expectation for svg/custom/animation-currentColor.svg.
3258 2013-02-26 Jochen Eisinger <jochen@chromium.org>
3260 [chromium] add content shell specific TestExpectations
3261 https://bugs.webkit.org/show_bug.cgi?id=110710
3263 Reviewed by Eric Seidel.
3265 For now, add tests that pass on content shell but fail on DRT.
3266 Next, I will file bugs for all the remaining failing tests and skip
3267 them here to ease the transition from DRT.
3269 * platform/chromium/ContentShellTestExpectations: Added.
3271 2013-02-26 Zoltan Arvai <zarvai@inf.u-szeged.hu>
3273 [Qt] Unreviewed gardening.
3275 * 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.
3276 * platform/qt-5.0-wk1/http/tests/navigation/postredirect-frames-expected.txt: Renamed from LayoutTests/platform/qt/http/tests/navigation/postredirect-frames-expected.txt.
3277 * platform/qt-5.0-wk1/http/tests/navigation/postredirect-goback2-expected.txt: Renamed from LayoutTests/platform/qt/http/tests/navigation/postredirect-goback2-expected.txt.
3279 2013-02-26 Eric Seidel <eric@webkit.org>
3281 Layout Test Multiple html5lib/ tests are too slow and should be split.
3282 https://bugs.webkit.org/show_bug.cgi?id=110734
3284 Reviewed by Adam Barth.
3286 Split all of the html5lib tests into write and data variants
3287 instead of running both in sequence in each test.
3288 I added a script to autogenerate all of the test harness files
3289 from the *.dat files in resources/ (which we sync with the
3290 upstream html5lib tests.
3292 I removed all the old tests and expectations as well as TestExpectation entries.
3293 All of these tests should now be fast enough to avoid timeout on all platforms.
3294 I set the expectations from my chromium-linux (v8) machine, thus someone
3295 from a jsc port will need to rebaseline appropriately from their machine.
3298 * html5lib/generate-test-wrappers.py: Added.
3300 (_files_in_directory_with_suffix):
3301 (_last_path_component_removing_suffix):
3302 (_remove_harness_prefix):
3303 (_remove_harness_type):
3304 (_test_name_from_harness_name):
3305 (_remove_stale_tests):
3311 * html5lib/generated/run-adoption01-data-expected.txt: Added.
3312 * html5lib/generated/run-adoption01-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3313 * html5lib/generated/run-adoption01-write-expected.txt: Added.
3314 * html5lib/generated/run-adoption01-write.html: Renamed from LayoutTests/html5lib/generated/run-template.html.
3315 * html5lib/generated/run-adoption02-data-expected.txt: Added.
3316 * html5lib/generated/run-adoption02-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3317 * html5lib/generated/run-adoption02-write-expected.txt: Added.
3318 * html5lib/generated/run-adoption02-write.html: Renamed from LayoutTests/html5lib/generated/run-tests11.html.
3319 * html5lib/generated/run-comments01-data-expected.txt: Added.
3320 * html5lib/generated/run-comments01-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3321 * html5lib/generated/run-comments01-write-expected.txt: Added.
3322 * html5lib/generated/run-comments01-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3323 * html5lib/generated/run-doctype01-data-expected.txt: Added.
3324 * html5lib/generated/run-doctype01-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3325 * html5lib/generated/run-doctype01-write-expected.txt: Added.
3326 * html5lib/generated/run-doctype01-write.html: Renamed from LayoutTests/html5lib/generated/run-tests10.html.
3327 * html5lib/generated/run-domjs-unsafe-data-expected.txt: Added.
3328 * html5lib/generated/run-domjs-unsafe-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3329 * html5lib/generated/run-domjs-unsafe-write-expected.txt: Added.
3330 * html5lib/generated/run-domjs-unsafe-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3331 * html5lib/generated/run-entities01-data-expected.txt: Added.
3332 * html5lib/generated/run-entities01-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3333 * html5lib/generated/run-entities01-write-expected.txt: Added.
3334 * html5lib/generated/run-entities01-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3335 * html5lib/generated/run-entities02-data-expected.txt: Added.
3336 * html5lib/generated/run-entities02-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3337 * html5lib/generated/run-entities02-write-expected.txt: Added.
3338 * html5lib/generated/run-entities02-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3339 * html5lib/generated/run-html5test-com-data-expected.txt: Added.
3340 * html5lib/generated/run-html5test-com-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3341 * html5lib/generated/run-html5test-com-write-expected.txt: Added.
3342 * html5lib/generated/run-html5test-com-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3343 * html5lib/generated/run-inbody01-data-expected.txt: Added.
3344 * html5lib/generated/run-inbody01-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3345 * html5lib/generated/run-inbody01-write-expected.txt: Added.
3346 * html5lib/generated/run-inbody01-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3347 * html5lib/generated/run-isindex-data-expected.txt: Added.
3348 * html5lib/generated/run-isindex-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3349 * html5lib/generated/run-isindex-write-expected.txt: Added.
3350 * html5lib/generated/run-isindex-write.html: Renamed from LayoutTests/html5lib/generated/run-tests2.html.
3351 * html5lib/generated/run-pending-spec-changes-data-expected.txt: Added.
3352 * html5lib/generated/run-pending-spec-changes-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3353 * html5lib/generated/run-pending-spec-changes-plain-text-unsafe-data-expected.txt: Added.
3354 * html5lib/generated/run-pending-spec-changes-plain-text-unsafe-data.html: Added.
3355 * html5lib/generated/run-pending-spec-changes-plain-text-unsafe-write-expected.txt: Added.
3356 * html5lib/generated/run-pending-spec-changes-plain-text-unsafe-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3357 * html5lib/generated/run-pending-spec-changes-write-expected.txt: Added.
3358 * html5lib/generated/run-pending-spec-changes-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3359 * html5lib/generated/run-plain-text-unsafe-data-expected.txt: Added.
3360 * html5lib/generated/run-plain-text-unsafe-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3361 * html5lib/generated/run-plain-text-unsafe-write-expected.txt: Added.
3362 * html5lib/generated/run-plain-text-unsafe-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3363 * html5lib/generated/run-scriptdata01-data-expected.txt: Added.
3364 * html5lib/generated/run-scriptdata01-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3365 * html5lib/generated/run-scriptdata01-write-expected.txt: Added.
3366 * html5lib/generated/run-scriptdata01-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3367 * html5lib/generated/run-tables01-data-expected.txt: Added.
3368 * html5lib/generated/run-tables01-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3369 * html5lib/generated/run-tables01-write-expected.txt: Added.
3370 * html5lib/generated/run-tables01-write.html: Renamed from LayoutTests/html5lib/generated/run-tests22.html.
3371 * html5lib/generated/run-template-data-expected.txt: Added.
3372 * html5lib/generated/run-template-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3373 * html5lib/generated/run-template-expected.txt: Removed.
3374 * html5lib/generated/run-template-write-expected.txt: Added.
3375 * html5lib/generated/run-template-write.html: Renamed from LayoutTests/html5lib/generated/run-tests3.html.
3376 * html5lib/generated/run-tests1-data-expected.txt: Added.
3377 * html5lib/generated/run-tests1-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3378 * html5lib/generated/run-tests1-expected.txt: Removed.
3379 * html5lib/generated/run-tests1-write-expected.txt: Added.
3380 * html5lib/generated/run-tests1-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3381 * html5lib/generated/run-tests10-data-expected.txt: Added.
3382 * html5lib/generated/run-tests10-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3383 * html5lib/generated/run-tests10-expected.txt: Removed.
3384 * html5lib/generated/run-tests10-write-expected.txt: Added.
3385 * html5lib/generated/run-tests10-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3386 * html5lib/generated/run-tests11-data-expected.txt: Added.
3387 * html5lib/generated/run-tests11-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3388 * html5lib/generated/run-tests11-expected.txt: Removed.
3389 * html5lib/generated/run-tests11-write-expected.txt: Added.
3390 * html5lib/generated/run-tests11-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3391 * html5lib/generated/run-tests12-data-expected.txt: Added.
3392 * html5lib/generated/run-tests12-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3393 * html5lib/generated/run-tests12-expected.txt: Removed.
3394 * html5lib/generated/run-tests12-write-expected.txt: Added.
3395 * html5lib/generated/run-tests12-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3396 * html5lib/generated/run-tests12.html: Removed.
3397 * html5lib/generated/run-tests14-data-expected.txt: Added.
3398 * html5lib/generated/run-tests14-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3399 * html5lib/generated/run-tests14-expected.txt: Removed.
3400 * html5lib/generated/run-tests14-write-expected.txt: Added.
3401 * html5lib/generated/run-tests14-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3402 * html5lib/generated/run-tests14.html: Removed.
3403 * html5lib/generated/run-tests15-data-expected.txt: Added.
3404 * html5lib/generated/run-tests15-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3405 * html5lib/generated/run-tests15-expected.txt: Removed.
3406 * html5lib/generated/run-tests15-write-expected.txt: Added.
3407 * html5lib/generated/run-tests15-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3408 * html5lib/generated/run-tests15.html: Removed.
3409 * html5lib/generated/run-tests16-data-expected.txt: Added.
3410 * html5lib/generated/run-tests16-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3411 * html5lib/generated/run-tests16-expected.txt: Removed.
3412 * html5lib/generated/run-tests16-write-expected.txt: Added.
3413 * html5lib/generated/run-tests16-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3414 * html5lib/generated/run-tests16.html: Removed.
3415 * html5lib/generated/run-tests17-data-expected.txt: Added.
3416 * html5lib/generated/run-tests17-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3417 * html5lib/generated/run-tests17-expected.txt: Removed.
3418 * html5lib/generated/run-tests17-write-expected.txt: Added.
3419 * html5lib/generated/run-tests17-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3420 * html5lib/generated/run-tests17.html: Removed.
3421 * html5lib/generated/run-tests18-data-expected.txt: Added.
3422 * html5lib/generated/run-tests18-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3423 * html5lib/generated/run-tests18-expected.txt: Removed.
3424 * html5lib/generated/run-tests18-write-expected.txt: Added.
3425 * html5lib/generated/run-tests18-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3426 * html5lib/generated/run-tests18.html: Removed.
3427 * html5lib/generated/run-tests19-data-expected.txt: Added.
3428 * html5lib/generated/run-tests19-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3429 * html5lib/generated/run-tests19-expected.txt: Removed.
3430 * html5lib/generated/run-tests19-write-expected.txt: Added.
3431 * html5lib/generated/run-tests19-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3432 * html5lib/generated/run-tests19.html: Removed.
3433 * html5lib/generated/run-tests2-data-expected.txt: Added.
3434 * html5lib/generated/run-tests2-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3435 * html5lib/generated/run-tests2-expected.txt: Removed.
3436 * html5lib/generated/run-tests2-write-expected.txt: Added.
3437 * html5lib/generated/run-tests2-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3438 * html5lib/generated/run-tests20-data-expected.txt: Added.
3439 * html5lib/generated/run-tests20-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3440 * html5lib/generated/run-tests20-expected.txt: Removed.
3441 * html5lib/generated/run-tests20-write-expected.txt: Added.
3442 * html5lib/generated/run-tests20-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3443 * html5lib/generated/run-tests20.html: Removed.
3444 * html5lib/generated/run-tests21-data-expected.txt: Added.
3445 * html5lib/generated/run-tests21-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3446 * html5lib/generated/run-tests21-expected.txt: Removed.
3447 * html5lib/generated/run-tests21-write-expected.txt: Added.
3448 * html5lib/generated/run-tests21-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3449 * html5lib/generated/run-tests21.html: Removed.
3450 * html5lib/generated/run-tests22-data-expected.txt: Added.
3451 * html5lib/generated/run-tests22-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3452 * html5lib/generated/run-tests22-expected.txt: Removed.
3453 * html5lib/generated/run-tests22-write-expected.txt: Added.
3454 * html5lib/generated/run-tests22-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3455 * html5lib/generated/run-tests23-data-expected.txt: Added.
3456 * html5lib/generated/run-tests23-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3457 * html5lib/generated/run-tests23-expected.txt: Removed.
3458 * html5lib/generated/run-tests23-write-expected.txt: Added.
3459 * html5lib/generated/run-tests23-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3460 * html5lib/generated/run-tests23.html: Removed.
3461 * html5lib/generated/run-tests24-data-expected.txt: Added.
3462 * html5lib/generated/run-tests24-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3463 * html5lib/generated/run-tests24-expected.txt: Removed.
3464 * html5lib/generated/run-tests24-write-expected.txt: Added.
3465 * html5lib/generated/run-tests24-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3466 * html5lib/generated/run-tests24.html: Removed.
3467 * html5lib/generated/run-tests25-data-expected.txt: Added.
3468 * html5lib/generated/run-tests25-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3469 * html5lib/generated/run-tests25-expected.txt: Removed.
3470 * html5lib/generated/run-tests25-write-expected.txt: Added.
3471 * html5lib/generated/run-tests25-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3472 * html5lib/generated/run-tests25.html: Removed.
3473 * html5lib/generated/run-tests26-data-expected.txt: Added.
3474 * html5lib/generated/run-tests26-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3475 * html5lib/generated/run-tests26-expected.txt: Removed.
3476 * html5lib/generated/run-tests26-write-expected.txt: Added.
3477 * html5lib/generated/run-tests26-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3478 * html5lib/generated/run-tests26.html: Removed.
3479 * html5lib/generated/run-tests3-data-expected.txt: Added.
3480 * html5lib/generated/run-tests3-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3481 * html5lib/generated/run-tests3-expected.txt: Removed.
3482 * html5lib/generated/run-tests3-write-expected.txt: Added.
3483 * html5lib/generated/run-tests3-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3484 * html5lib/generated/run-tests4-data-expected.txt: Added.
3485 * html5lib/generated/run-tests4-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3486 * html5lib/generated/run-tests4-expected.txt: Removed.
3487 * html5lib/generated/run-tests4-write-expected.txt: Added.
3488 * html5lib/generated/run-tests4-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3489 * html5lib/generated/run-tests4.html: Removed.
3490 * html5lib/generated/run-tests5-data-expected.txt: Added.
3491 * html5lib/generated/run-tests5-data.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3492 * html5lib/generated/run-tests5-expected.txt: Removed.
3493 * html5lib/generated/run-tests5-write-expected.txt: Added.
3494 * html5lib/generated/run-tests5-write.html: Copied from LayoutTests/html5lib/generated/run-tests1.html.
3495 * html5lib/generated/run-tests5.html: Removed.