2013-08-22 Ryosuke Niwa Actually, this test is failing on Debug builds as well. Update the test expectation accordingly. * platform/mac-wk2/TestExpectations: 2013-08-22 Ryosuke Niwa Add the failing test expectation to webaudio/codec-tests/mp3/128kbps-44khz.html on Lion Release WK2. The failure is tracked by the bug 120161. * platform/mac-wk2/TestExpectations: 2013-08-22 Rob Buis REGRESSION: Assertion failure !collection->hasExactlyOneItem() in WebCore::namedItemGetter https://bugs.webkit.org/show_bug.cgi?id=118056 Reviewed by Ryosuke Niwa. Add test to verify that SVG and HTML elements with id's are both found when using document.all or named properties. * svg/custom/document-all-includes-svg-expected.txt: Added. * svg/custom/document-all-includes-svg.html: Added. * svg/custom/window-named-item-lookup-expected.txt: Added. * svg/custom/window-named-item-lookup.html: Added. 2013-08-22 Renata Hodovan ASSERTION FAILED: extractedStyle in WebCore::ApplyStyleCommand::removeInlineStyleFromElement https://bugs.webkit.org/show_bug.cgi?id=119672 Reviewed by Darin Adler. Test with NULL extractedStyle. * editing/execCommand/extracted_style_assert-expected.txt: Added. * editing/execCommand/extracted_style_assert.html: Added. 2013-08-08 Sergio Villar Senin [CSS Grid Layout] Refactor testing code https://bugs.webkit.org/show_bug.cgi?id=119552 Reviewed by Darin Adler. Based on Blink r148922 & r149060 by The old testing code was a huge copy&paste of big testing code blocks. Refactor it in some new utility functions so that we could reduce the size of the layout test file and ease the maintenance. * fast/css-grid-layout/grid-item-column-row-get-set-expected.txt: * fast/css-grid-layout/grid-item-column-row-get-set.html: * fast/css-grid-layout/grid-item-end-after-get-set-expected.txt: * fast/css-grid-layout/grid-item-end-after-get-set.html: * fast/css-grid-layout/grid-item-start-before-get-set-expected.txt: * fast/css-grid-layout/grid-item-start-before-get-set.html: * fast/css-grid-layout/resources/grid-item-column-row-parsing-utils.js: Added. 2013-08-21 Ryosuke Niwa Update Mac test expectations. * platform/mac-wk2/TestExpectations: * platform/mac/TestExpectations: 2013-08-21 Simon Fraser Setting -webkit-filter: in :active selector causes failure to redraw https://bugs.webkit.org/show_bug.cgi?id=120135 Reviewed by Jer Noble. Ref test for removing a filter on an inline. * css3/filters/remove-filter-repaint-expected.html: Added. * css3/filters/remove-filter-repaint.html: Added. 2013-08-21 Yi Shen https://bugs.webkit.org/show_bug.cgi?id=119900 Exception in global setter doesn't unwind correctly Reviewed by Geoffrey Garen. Add test for calling global setter which throws exception. * fast/js/script-tests/throw-exception-in-global-setter.js: Added. (g): * fast/js/throw-exception-in-global-setter-expected.txt: Added. * fast/js/throw-exception-in-global-setter.html: Added. 2013-08-21 Alexey Proskuryakov http/tests/cookies/simple-cookies-expired.html sometimes fails on Lion Intel Release (Tests) https://bugs.webkit.org/show_bug.cgi?id=73694 http/tests/cookies/simple-cookies-max-age.html sometimes fails on Lion Intel Release (Tests) https://bugs.webkit.org/show_bug.cgi?id=73695 http/tests/cookies/single-quoted-value.html intermittently fails on Mac https://bugs.webkit.org/show_bug.cgi?id=105603 Reviewed by Dan Bernstein. Woark around a CFNetwork issue by using Max-Age=-1 instead of Max-Age=0. Since it's WebKit that we are testing and not the lower level networking, this does not change test coverage. * http/tests/cookies/resources/clearCookies.cgi: * http/tests/cookies/resources/cookies-test-pre.js: * http/tests/cookies/simple-cookies-max-age.html: * http/tests/websocket/tests/hybi/httponly-cookie.pl: * platform/mac-wk2/TestExpectations: * platform/mac/TestExpectations: 2013-08-21 Brent Fulgham [Windows] Reenable some tests that pass now. * platform/win/TestExpectations: Renable some tests 2013-08-21 Tim Horton Remove a deleted test from the global TestExpectations It was freaking lint-test-expectations out. * TestExpectations: 2013-08-21 Filip Pizlo REGRESSION: Crash under JITCompiler::link while loading Gmail https://bugs.webkit.org/show_bug.cgi?id=119872 Reviewed by Mark Hahnenberg. * fast/js/dfg-switch-imm-negative-expected.txt: Added. * fast/js/dfg-switch-imm-negative.html: Added. * fast/js/jsc-test-list: * fast/js/script-tests/dfg-switch-imm-negative.js: Added. (foo): 2013-08-21 Tim Horton isReplacementObscured is wrong when the indicator is clipped by an iframe https://bugs.webkit.org/show_bug.cgi?id=120031 Reviewed by Simon Fraser. Update the unavailable plugin indicator test to also ensure that plugins are correctly known to be obscured when contained within and clipped by an