Index: LayoutTests/ChangeLog |
=================================================================== |
--- LayoutTests/ChangeLog (revision 118842) |
+++ LayoutTests/ChangeLog (working copy) |
@@ -1,8320 +1,948 @@ |
-2012-05-24 Kinuko Yasuda <kinuko@chromium.org> |
+2012-05-23 James Robinson <jamesr@chromium.org> |
- [chromium] DataTransferItem.webkitGetAsEntry() shouldn't be exposed without flag yet |
- https://bugs.webkit.org/show_bug.cgi?id=87457 |
+ [chromium] Turn ENABLE(OVERFLOW_SCROLLING) off for Chromium port |
+ https://bugs.webkit.org/show_bug.cgi?id=87177 |
- Reviewed by Kent Tamura. |
+ Reviewed by Eric Seidel. |
- * platform/chromium/test_expectations.txt: Marking tests using webkitGetAsEntry SKIP |
+ Mark test depending on ENABLE(OVERFLOW_SCROLLING) as an expected failure since the define is off. |
-2012-05-04 Filip Pizlo <fpizlo@apple.com> |
- |
- Unreviewed, updating expectations. |
- |
- * platform/mac/fast/block/float/overhanging-tall-block-expected.txt: |
- |
-2012-05-04 Filip Pizlo <fpizlo@apple.com> |
- |
- Unreviewed, checking in new expectation file. |
- |
- * platform/mac/fast/images/png-suite/test-expected.txt: Added. |
- |
-2012-05-04 Abhishek Arya <inferno@chromium.org> |
- |
- ASSERT(beforeChildAnonymousContainer->isTable()); fails in RenderBlock::addChildIgnoringAnonymousColumnBlocks. |
- https://bugs.webkit.org/show_bug.cgi?id=84606 |
- |
- Reviewed by Julien Chaffraix. |
- |
- * fast/block/block-add-child-crash-expected.txt: Added. |
- * fast/block/block-add-child-crash.html: Added. |
- |
-2012-05-04 Andy Estes <aestes@apple.com> |
- |
- [Mac] IETC flexbox reference tests have pixel differences (due to embedded color profiles?) |
- https://bugs.webkit.org/show_bug.cgi?id=85666 |
- |
- * platform/mac/Skipped: Skip the tests. |
- |
-2012-05-04 Filip Pizlo <fpizlo@apple.com> |
- |
- DFG should not Flush GetLocal's |
- https://bugs.webkit.org/show_bug.cgi?id=85663 |
- <rdar://problem/11373600> |
- |
- Reviewed by Oliver Hunt. |
- |
- * fast/js/dfg-flush-get-local-expected.txt: Added. |
- * fast/js/dfg-flush-get-local.html: Added. |
- * fast/js/script-tests/dfg-flush-get-local.js: Added. |
- (foo): |
- (fuzz): |
- (bar): |
- |
-2012-05-04 Tony Chang <tony@chromium.org> |
- |
- The computed style of flex-item-align should never be auto. |
- https://bugs.webkit.org/show_bug.cgi?id=85656 |
- |
- Reviewed by Ojan Vafai. |
- |
- * css3/flexbox/css-properties-expected.txt: |
- * css3/flexbox/css-properties.html: |
- |
-2012-05-03 Jer Noble <jer.noble@apple.com> |
- |
- Full screen will exit during a provisional load of a non-ancestor iframe. |
- https://bugs.webkit.org/show_bug.cgi?id=85230 |
- |
- Reviewed by Maciej Stachowiak . |
- |
- * fullscreen/non-ancestor-iframe-expected.txt: Added. |
- * fullscreen/non-ancestor-iframe.html: Added. |
- * fullscreen/resources/empty.html: Added. |
- |
-2012-05-04 Christophe Dumez <christophe.dumez@intel.com> |
- |
- [soup] URL of the ResourceResponse passed to willSendRequest is incorrect |
- https://bugs.webkit.org/show_bug.cgi?id=85072 |
- |
- Reviewed by Gustavo Noronha Silva. |
- |
- Unskip http/tests/misc/will-send-request-returns-null-on-redirect.html |
- and http/tests/loading/307-after-303-after-post.html now that the |
- response passed to willSendRequest is correct and now that the right |
- redirect URL is being printed in EFL port. |
- |
- Unfortunately, http/tests/loading/redirect-methods.html cannot be |
- unskipped yet due to bug 66873. |
- |
- * platform/efl/test_expectations.txt: |
- |
-2012-05-04 Csaba Osztrogonác <ossy@webkit.org> |
- |
- REGRESSION(r116134): It made 3 inspector tests fail |
- https://bugs.webkit.org/show_bug.cgi?id=85654 |
- |
- Unreviewed gardening, skip failing tests until proper fix. |
- |
- * platform/qt/Skipped: |
- |
-2012-05-04 Christophe Dumez <christophe.dumez@intel.com> |
- |
- [EFL] Implement layoutTestController.dumpResourceResponseMIMETypes |
- https://bugs.webkit.org/show_bug.cgi?id=84941 |
- |
- Reviewed by Martin Robinson. |
- |
- * platform/efl/Skipped: Unskip test cases which require MIME type |
- detection messages now that is is implemented in EFL port. |
- * platform/efl/fast/preloader/script-expected.txt: Added. Use same |
- EFL expectation as in chromium and mac ports (MIME type is |
- "application/javascript" instead of "application/x-javascript"). |
- |
-2012-05-04 Ojan Vafai <ojan@chromium.org> |
- |
- Fix expectation for test after http://trac.webkit.org/changeset/116143. |
- |
* platform/chromium/test_expectations.txt: |
-2012-05-04 Ojan Vafai <ojan@chromium.org> |
+2012-05-23 Hugo Parente Lima <hugo.lima@openbossa.org> |
- All the inspector tests are skipped on chromium-mac. We should |
- skip the new ones in platform/chromium as well. |
+ [Qt] fast/url/path.html with Qt5 differ results on both WK1 and WK2 |
+ https://bugs.webkit.org/show_bug.cgi?id=77380 |
- * platform/chromium/test_expectations.txt: |
+ Reviewed by Kenneth Rohde Christiansen. |
-2012-05-04 Dirk Pranke <dpranke@chromium.org> |
+ The test pass on qt5-wk2, but not on qt5-wk1. |
- Suppress yet more Chromium Mac SL timeouts; hopefully close to end |
- https://bugs.webkit.org/show_bug.cgi?id=83076 |
- |
- Unreviewed, expectations change. |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-05-04 Shadi Khalek <shadi@chromium.org> |
- |
- Unreviewed, test_expectations update. |
- Remove media/W3C/video/events/event_order_canplay_canplaythrough.html. |
- The crash is not happening anymore. |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-05-04 Dirk Pranke <dpranke@chromium.org> |
- |
- Suppress more Chromium Mac SL timeouts ... |
- https://bugs.webkit.org/show_bug.cgi?id=83076 |
- |
- Unreviewed, expectations change. |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-05-04 Rob Buis <rbuis@rim.com> |
- |
- Rebaseline some SVG Snow Leopard results |
- https://bugs.webkit.org/show_bug.cgi?id=85637 |
- |
- Reviewed by Nikolas Zimmermann. |
- |
- Remove batik expected pngs for Snow Leopard since the generic mac ones match. |
- Fix types-dom-01-b-expected.txt to expect RenderSVGEllipse. |
- |
- * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt: |
- * platform/mac-snowleopard/svg/batik/filters/feTile-expected.png: Removed. |
- * platform/mac-snowleopard/svg/batik/filters/filterRegions-expected.png: Removed. |
- * platform/mac-snowleopard/svg/batik/masking/maskRegions-expected.png: Removed. |
- * platform/mac-snowleopard/svg/batik/paints/gradientLimit-expected.png: |
- * platform/mac-snowleopard/svg/batik/paints/patternPreserveAspectRatioA-expected.png: Removed. |
- * platform/mac-snowleopard/svg/batik/paints/patternRegionA-expected.png: Removed. |
- * platform/mac-snowleopard/svg/batik/paints/patternRegions-expected.png: Removed. |
- * platform/mac-snowleopard/svg/batik/paints/patternRegions-positioned-objects-expected.png: Removed. |
- * platform/mac-snowleopard/svg/batik/text/longTextOnPath-expected.png: Removed. |
- * platform/mac-snowleopard/svg/batik/text/smallFonts-expected.png: Removed. |
- * platform/mac-snowleopard/svg/batik/text/textAnchor-expected.png: Removed. |
- * platform/mac-snowleopard/svg/batik/text/textAnchor2-expected.png: Removed. |
- * platform/mac-snowleopard/svg/batik/text/textAnchor3-expected.png: Removed. |
- * platform/mac-snowleopard/svg/batik/text/textDecoration-expected.png: Removed. |
- * platform/mac-snowleopard/svg/batik/text/textDecoration2-expected.png: Removed. |
- * platform/mac-snowleopard/svg/batik/text/textEffect-expected.png: Removed. |
- * platform/mac-snowleopard/svg/batik/text/textEffect2-expected.png: Removed. |
- * platform/mac-snowleopard/svg/batik/text/textEffect3-expected.png: Removed. |
- * platform/mac-snowleopard/svg/batik/text/textFeatures-expected.png: Removed. |
- * platform/mac-snowleopard/svg/batik/text/textGlyphOrientationHorizontal-expected.png: Removed. |
- * platform/mac-snowleopard/svg/batik/text/textLayout-expected.png: Removed. |
- * platform/mac-snowleopard/svg/batik/text/textLayout2-expected.png: Removed. |
- * platform/mac-snowleopard/svg/batik/text/textLength-expected.png: Removed. |
- * platform/mac-snowleopard/svg/batik/text/textOnPath-expected.png: Removed. |
- * platform/mac-snowleopard/svg/batik/text/textOnPath2-expected.png: Removed. |
- * platform/mac-snowleopard/svg/batik/text/textOnPath3-expected.png: Removed. |
- * platform/mac-snowleopard/svg/batik/text/textOnPathSpaces-expected.png: Removed. |
- * platform/mac-snowleopard/svg/batik/text/textPCDATA-expected.png: Removed. |
- * platform/mac-snowleopard/svg/batik/text/textPosition-expected.png: Removed. |
- * platform/mac-snowleopard/svg/batik/text/textPosition2-expected.png: Removed. |
- * platform/mac-snowleopard/svg/batik/text/textProperties-expected.png: Removed. |
- * platform/mac-snowleopard/svg/batik/text/textProperties2-expected.png: Removed. |
- * platform/mac-snowleopard/svg/batik/text/textStyles-expected.png: Removed. |
- * platform/mac-snowleopard/svg/batik/text/verticalText-expected.png: Removed. |
- * platform/mac-snowleopard/svg/batik/text/verticalTextOnPath-expected.png: Removed. |
- * platform/mac-snowleopard/svg/batik/text/xmlSpace-expected.png: Removed. |
- |
-2012-05-04 Victor Carbune <vcarbune@adobe.com> |
- |
- Layout Test media/track/track-cues-pause-on-exit.html is flaky on chromium debug builds |
- https://bugs.webkit.org/show_bug.cgi?id=80067 |
- |
- Reviewed by Eric Carlson. |
- |
- Trying a different approach, blocking on waitForEvent for the video element. |
- |
- * media/track/track-cues-pause-on-exit-expected.txt: Updated. |
- * media/track/track-cues-pause-on-exit.html: Changed to use |
- waitForEvent and listen to exit events right after. |
- * media/video-test.js: Updated waitForEvent to enable listening for |
- events on other elements as well. |
- (waitForEvent._eventCallback): |
- (waitForEvent): |
- |
-2012-05-04 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com> |
- |
- [GTK] DRT needs an implementation of LayoutTestController::setDefersLoading and ::goBack |
- https://bugs.webkit.org/show_bug.cgi?id=85134 |
- |
- Reviewed by Martin Robinson. |
- |
- Unskip loader/navigation-while-deferring-loads.html and disable |
- loader/load-defer-resume-crash.html as it triggers an assertion |
- failure. |
- |
- * platform/gtk/test_expectations.txt: |
- |
-2012-05-04 Andy Estes <aestes@apple.com> |
- |
- REGRESSION (r116009): image no longer visible on fast/block/float/float-not-removed-from-next-sibling4.html |
- https://bugs.webkit.org/show_bug.cgi?id=85651 |
- |
- Check in failing results for platform/mac/. |
- |
- * platform/mac/fast/block/float/float-not-removed-from-next-sibling4-expected.txt: |
- |
-2012-05-04 Dirk Pranke <dpranke@chromium.org> |
- |
- Mark editing tests as slow. |
- https://bugs.webkit.org/show_bug.cgi?id=85649 |
- |
- Unreviewed, expectations change. |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-05-04 Dirk Pranke <dpranke@chromium.org> |
- |
- Mark a few more tests as flaky across all macs. |
- |
- Unreviewed, expectations change. |
- |
- fast/loader/javascript-url-in-embed.html = TEXT PASS (Release only) |
- http/tests/security/sandboxed-iframe-modify-self.html = TEXT PASS |
- media/video-poster-blocked-by-willsendrequest.html = TEXT PASS |
- userscripts/user-style-all-frames.html = TEXT PASS |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-05-04 Ojan Vafai <ojan@chromium.org> |
- |
- Fix path to external JS file that was not updated when the file |
- was moved in http://trac.webkit.org/changeset/116128/. |
- |
- * platform/chromium/inspector/styles/device-metrics-fit-window.html: |
- |
-2012-05-04 Dirk Pranke <dpranke@chromium.org> |
- |
- Mark tests as flaky timeouts on chromium Mac 10.6 |
- https://bugs.webkit.org/show_bug.cgi?id=83076 |
- |
- Unreviewed, expectations change. |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-05-04 Zan Dobersek <zandobersek@gmail.com> |
- |
- Unreviewed gardening, marking a test added in r116127 as failing. |
- |
- * platform/gtk/test_expectations.txt: |
- |
-2012-05-04 Adam Barth <abarth@webkit.org> |
- |
- CSP: Eval isn't blocked in about:blank subframes |
- https://bugs.webkit.org/show_bug.cgi?id=85553 |
- |
- Reviewed by Eric Seidel. |
- |
- This patch fixes a race condition in this test. We need to wait for |
- the load event to ensure that the iframe has finished loading. |
- |
- * http/tests/security/contentSecurityPolicy/eval-blocked-in-about-blank-iframe.html: |
- |
-2012-05-04 Alexander Pavlov <apavlov@chromium.org> |
- |
- Unreviewed, build fix. |
- Move Chromium-specific test into platform/chromium. |
- |
- * platform/chromium/inspector/styles/device-metrics-fit-window-expected.txt: Renamed from LayoutTests/inspector/styles/device-metrics-fit-window-expected.txt. |
- * platform/chromium/inspector/styles/device-metrics-fit-window.html: Renamed from LayoutTests/inspector/styles/device-metrics-fit-window.html. |
- |
-2012-05-04 Tommy Widenflycht <tommyw@google.com> |
- |
- MediaStream API: Make PeerConnection00's API fully compliant with the draft |
- https://bugs.webkit.org/show_bug.cgi?id=85491 |
- |
- Reviewed by Adam Barth. |
- |
- * fast/mediastream/peerconnection-Attributes-expected.txt: |
- * fast/mediastream/peerconnection-iceoptions-expected.txt: Added. |
- * fast/mediastream/peerconnection-iceoptions.html: Added. |
- |
-2012-05-04 Zan Dobersek <zandobersek@gmail.com> |
- |
- [Gtk] Many tests revealed as passing after moving from Skipped to test_expectations.txt |
- https://bugs.webkit.org/show_bug.cgi?id=85591 |
- |
- Reviewed by Martin Robinson. |
- |
- Remove incorrect test expectations for tests that are lately consistently |
- passing on all the Gtk builders but only turned out to be passing after |
- the Gtk port moved from using Skipped list to test_expectations.txt. |
- Their proper bug entries will be handled later, after all the tests are |
- confirmed to still pass. If any test backfires the correct test expectation |
- will be renewed and bug entries refreshed with latest information. |
- |
- * platform/gtk/test_expectations.txt: |
- |
-2012-05-04 Christophe Dumez <christophe.dumez@intel.com> |
- |
- [EFL] Frame load callbacks output is missing for redirections |
- https://bugs.webkit.org/show_bug.cgi?id=85173 |
- |
- Reviewed by Antonio Gomes. |
- |
- Update test_expectations.txt now that EFL's DumpRenderTree is |
- correctly printing frame load callbacks information in case of |
- redirections. |
- |
- * platform/efl/Skipped: |
- * platform/efl/test_expectations.txt: |
- |
-2012-05-04 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com> |
- |
- [EFL] [DRT] Gardening some failure cases on EFL port |
- https://bugs.webkit.org/show_bug.cgi?id=85605 |
- |
- Unreviewed, EFL gardening. |
- |
- * platform/efl/fast/canvas/fillText-shadow-expected.txt: Added. |
- * platform/efl/fast/dom/Window/window-lookup-precedence-expected.txt: Added. |
- * platform/efl/fast/dom/Window/window-properties-performance-expected.txt: Added. |
- * platform/efl/test_expectations.txt: |
- |
-2012-05-04 Alexander Pavlov <apavlov@chromium.org> |
- |
- Web Inspector: [Device Metrics] With "Fit window" option on, page contents are downscaled incorrectly |
- https://bugs.webkit.org/show_bug.cgi?id=85510 |
- |
- Reviewed by Pavel Feldman. |
- |
- * inspector/styles/device-metrics-fit-window-expected.txt: Added. |
- * inspector/styles/device-metrics-fit-window.html: Added. |
- |
-2012-05-04 Jochen Eisinger <jochen@chromium.org> |
- |
- Correctly update the outgoing referrer when navigating back from an history item created by pushState/replaceState |
- https://bugs.webkit.org/show_bug.cgi?id=85374 |
- |
- Reviewed by Nate Chapin. |
- |
- * http/tests/history/history-navigations-set-referrer-expected.txt: Added. |
- * http/tests/history/history-navigations-set-referrer.html: Added. |
- * http/tests/history/resources/check-referrer.html: Added. |
- |
-2012-05-04 Thiago Marcos P. Santos <thiago.santos@intel.com> |
- |
- [EFL] Web Timing tests gardening |
- https://bugs.webkit.org/show_bug.cgi?id=85619 |
- |
- Unreviewed, EFL gardening. |
- |
- * platform/efl/test_expectations.txt: |
- |
-2012-05-04 Csaba Osztrogonác <ossy@webkit.org> |
- |
- [Qt] REGRESSION: http/tests/xmlhttprequest/basic-auth-nopassword.html started to crash with newer Qt5 |
- https://bugs.webkit.org/show_bug.cgi?id=85632 |
- |
- Unreviewed gardening, skip the new _crashing_ test to paint the bot green. |
- |
* platform/qt-5.0-wk1/Skipped: |
- |
-2012-05-04 Csaba Osztrogonác <ossy@webkit.org> |
- |
- [Qt] REGRESSION: 350 tests started to fail with newer Qt5-WK1 |
- https://bugs.webkit.org/show_bug.cgi?id=85631 |
- |
- Unreviewed gardening, skip new failing tests to paint the bot green. |
- |
- * platform/qt-5.0-wk1/Skipped: |
- |
-2012-05-04 Csaba Osztrogonác <ossy@webkit.org> |
- |
- [Qt] REGRESSION: 10 tests started to fail with newer Qt5 |
- https://bugs.webkit.org/show_bug.cgi?id=85629 |
- |
- Unreviewed fix after r116106. |
- |
- * platform/qt-5.0-wk2/Skipped: |
* platform/qt-5.0/Skipped: |
-2012-05-04 Csaba Osztrogonác <ossy@webkit.org> |
+2012-05-23 Kenneth Russell <kbr@google.com> |
- [Qt][WK2] REGRESSION: 10 tests started to fail with newer Qt5 |
- https://bugs.webkit.org/show_bug.cgi?id=85629 |
+ webgl/context-lost failing on Lion |
+ https://bugs.webkit.org/show_bug.cgi?id=81284 |
- Unreviewed gardening, skip new failing tests to paint the bot green. |
+ Unreviewed test expectations update. The fix for Bug 87136 fixed |
+ the underlying bug here; adjusting test expectations. |
- * platform/qt-5.0-wk2/Skipped: |
+ * platform/mac-snowleopard/fast/canvas/webgl/context-lost-expected.txt: Removed. |
+ * platform/mac/fast/canvas/webgl/context-lost-expected.txt: Removed. |
-2012-05-04 Christophe Dumez <christophe.dumez@intel.com> |
+2012-05-23 Abhishek Arya <inferno@chromium.org> |
- [EFL] LayoutTestController does not support overriding WebKitLoadSiteIconsKey |
- https://bugs.webkit.org/show_bug.cgi?id=85171 |
+ Crash in run-ins with continuations while moving back to original position. |
+ https://bugs.webkit.org/show_bug.cgi?id=87264 |
- Reviewed by Andreas Kling. |
+ Reviewed by Julien Chaffraix. |
- Unskip http/tests/misc/favicon-loads-with-icon-loading-override.html |
- now that EFL's LayoutTestController support overriding |
- WebKitLoadSiteIconsKey. |
+ * fast/runin/runin-continuations-crash-expected.txt: Added. |
+ * fast/runin/runin-continuations-crash.html: Added. |
- * platform/efl/Skipped: |
+2012-05-23 Abhishek Arya <inferno@chromium.org> |
-2012-05-04 Dominik Röttsches <dominik.rottsches@linux.intel.com> |
+ Crash in RenderInline::linesVisualOverflowBoundingBox. |
+ https://bugs.webkit.org/show_bug.cgi?id=85804 |
- [EFL][DRT] Gardening away remaining SVG failures |
- https://bugs.webkit.org/show_bug.cgi?id=85600 |
+ Reviewed by Dave Hyatt. |
- Unreviewed, EFL gardening. |
+ * fast/block/inline-children-root-linebox-crash-expected.txt: Added. |
+ * fast/block/inline-children-root-linebox-crash.html: Added. |
- * platform/efl/svg/batik/filters/feTile-expected.png: Added. |
- * platform/efl/svg/batik/filters/feTile-expected.txt: |
- * platform/efl/svg/batik/filters/filterRegions-expected.png: Added. |
- * platform/efl/svg/batik/filters/filterRegions-expected.txt: |
- * platform/efl/svg/carto.net/button-expected.txt: |
- * platform/efl/svg/carto.net/colourpicker-expected.txt: |
- * platform/efl/svg/carto.net/slider-expected.txt: |
- * platform/efl/svg/carto.net/window-expected.txt: |
- * platform/efl/svg/css/stars-with-shadow-expected.txt: Added. |
- * platform/efl/svg/hixie/error/014-expected.png: Added. |
- * platform/efl/svg/hixie/error/014-expected.txt: |
- * platform/efl/svg/hixie/perf/003-expected.png: Added. |
- * platform/efl/svg/hixie/perf/003-expected.txt: |
- * platform/efl/svg/hixie/shapes/path/001-expected.png: Added. |
- * platform/efl/svg/hixie/shapes/path/001-expected.txt: Added. |
- * platform/efl/svg/hixie/use/002-expected.png: Added. |
- * platform/efl/svg/hixie/use/002-expected.txt: |
- * platform/efl/svg/repaint/filter-child-repaint-expected.png: Added. |
- * platform/efl/svg/repaint/filter-child-repaint-expected.txt: |
- * platform/efl/svg/repaint/filter-repaint-expected.png: Added. |
- * platform/efl/svg/repaint/filter-repaint-expected.txt: |
- * platform/efl/svg/transforms/text-with-mask-with-svg-transform-expected.png: Added. |
- * platform/efl/svg/transforms/text-with-mask-with-svg-transform-expected.txt: |
- * platform/efl/svg/zoom/page/zoom-foreignObject-expected.png: Added. |
- * platform/efl/svg/zoom/page/zoom-foreignObject-expected.txt: |
- * platform/efl/svg/zoom/text/zoom-foreignObject-expected.png: Added. |
- * platform/efl/svg/zoom/text/zoom-foreignObject-expected.txt: |
- * platform/efl/test_expectations.txt: |
+2012-05-23 Chris Rogers <crogers@google.com> |
-2012-05-04 Zan Dobersek <zandobersek@gmail.com> |
+ AudioParam must support fan-in (multiple audio connections) |
+ https://bugs.webkit.org/show_bug.cgi?id=83610 |
- [Gtk] Many tests revealed as passing after moving from Skipped to test_expectations.txt |
- https://bugs.webkit.org/show_bug.cgi?id=85591 |
+ Reviewed by Kenneth Russell. |
- Unreviewed, removing incorrect test expectations for tests that turned |
- to be passing on all the Gtk builders after moving from using Skipped |
- to test_expectations.txt and have the generic BUGWKGTK modifier. |
+ * webaudio/audioparam-connect-audioratesignal.html: |
+ * webaudio/audioparam-summingjunction-expected.txt: Added. |
+ * webaudio/audioparam-summingjunction.html: Added. |
- * platform/gtk/test_expectations.txt: |
+2012-04-12 Eric Uhrhane <ericu@chromium.org> |
-2012-05-04 Andrey Kosyakov <caseq@chromium.org> |
+ There are no shared worker filesystem tests |
+ https://bugs.webkit.org/show_bug.cgi?id=83828 |
- Unreviewed gardening, refined specifiers for unexpectedly passing tests. |
+ Reviewed by David Levin. |
+ * fast/filesystem/resources/file-writer-events.js: |
+ Minor tweak to prevent double-import of js-test-pre.js |
+ * fast/filesystem/resources/shared-worker-stub.js: Added. |
+ Stub that imports js-test-pre.js for shared workers, so that we don't |
+ actually import the test script until postMessage has somewhere to go. |
+ * fast/filesystem/workers/file-writer-events-shared-worker-expected.txt: Added. |
+ * fast/filesystem/workers/file-writer-events-shared-worker.html: Added. |
+ The new test, running the same old file-writer-events.js that runs in |
+ document and worker context. |
+ * fast/js/resources/js-test-pre.js: |
+ Previously it looked like startWorker supported creating shared workers; |
+ there was an option, but it was a lie. If you used it, it was |
+ completely broken. This adds a functional minimal implementation. |
+ (startWorker.worker.port.onmessage): |
+ (startWorker): |
+ (.self.onconnect.workerPort.onmessage): |
+ (.self.onconnect): |
+ (.description): |
+ (.testFailed): |
+ (.testPassed): |
+ (.finishJSTest): |
+ (.debug): |
* platform/chromium/test_expectations.txt: |
+ DumpRenderTree and test_shell don't support shared workers; you have to |
+ run this by hand in Chrome. |
-2012-05-04 Raphael Kubo da Costa <rakuco@webkit.org> |
+2012-05-23 Christophe Dumez <christophe.dumez@intel.com> |
- [EFL] Unreviewed, fix r116067 and r116068. |
+ [EFL] webintents/web-intents-delivery-reuse.html is failing on EFL port |
+ https://bugs.webkit.org/show_bug.cgi?id=87092 |
- Fix the names of the expectations I added in those revisions. |
+ Reviewed by Adam Barth. |
- * platform/efl/fast/html/details-marker-style-expected.txt: Renamed from LayoutTests/platform/efl/fast/html/details-marker-style-actual.txt. |
- * platform/efl/media/media-can-play-webm-expected.txt: Renamed from LayoutTests/platform/efl/media/media-can-play-webm-actual.txt. |
- * platform/efl/svg/as-image/image-respects-pageScaleFactor-expected.txt: Renamed from LayoutTests/platform/efl/svg/as-image/image-respects-pageScaleFactor-actual.txt. |
+ Remove webintents/web-intents-delivery-reuse.html from test |
+ expectations now that window.webkitIntent is really replaceable and |
+ now that the test is passing. |
-2012-05-04 Andrey Kosyakov <caseq@chromium.org> |
- |
- Unreviewed gardening, eval-blocked-in-about-blank-iframe.html: SLOW -> TIMEOUT |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-05-04 Csaba Osztrogonác <ossy@webkit.org> |
- |
- [Qt] Unreviewed gardening, update expected files. |
- |
- * platform/qt/Skipped: Typo fix. |
- * platform/qt/fast/block/float/float-not-removed-from-next-sibling4-expected.png: Added. |
- * platform/qt/fast/block/float/float-not-removed-from-next-sibling4-expected.txt: |
- * platform/qt/fast/block/float/overhanging-tall-block-expected.png: |
- * platform/qt/fast/block/float/overhanging-tall-block-expected.txt: |
- * platform/qt/fast/dom/Window/window-properties-device-orientation-expected.txt: |
- |
-2012-05-04 Csaba Osztrogonác <ossy@webkit.org> |
- |
- [Qt] ietestcenter/css3/flexbox tests fail on 32 bit |
- https://bugs.webkit.org/show_bug.cgi?id=85596 |
- |
- Unreviewed gardening, skip new failing tests. |
- |
- * platform/qt/Skipped: |
- |
-2012-05-04 Noel Gordon <noel.gordon@gmail.com> |
- |
- [chromium] Unreviewed test expectations update after r116074 |
- |
- * platform/chromium-mac/fast/images/png-suite/test-expected.png: Added. |
- * platform/chromium-win/fast/images/png-suite/test-expected.png: Added. |
- * platform/chromium/fast/images/png-suite/test-expected.txt: Added. |
- * platform/chromium/test_expectations.txt: |
- |
-2012-05-04 Andrey Kosyakov <caseq@chromium.org> |
- |
- Unreviewed gardening, changed expectations for fast/images/png-suite/test.html from IMAGE to MISSING. |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-05-04 Andrey Kosyakov <caseq@chromium.org> |
- |
- Unreviewed gardening, marking http/tests/security/contentSecurityPolicy/eval-blocked-in-about-blank-iframe.html as slow. |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-05-03 Ilya Tikhonovsky <loislo@chromium.org> |
- |
- Web Inspector: createRawLocationByURL is too slow if a big number of evals happen. |
- https://bugs.webkit.org/show_bug.cgi?id=85477 |
- |
- It iterates through all the _scripts even they have no url. |
- We can keep a separate map of scripts with url. |
- |
- Reviewed by Yury Semikhatsky. |
- |
- * http/tests/inspector/compiler-script-mapping.html: |
- * http/tests/inspector/debugger-test.js: |
- (initialize_DebuggerTest): |
- * inspector/debugger/raw-source-code.html: |
- |
-2012-05-04 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com> |
- |
- [EFL] [DRT] fast/table/quote-text-around-iframe.html needs rebaselining |
- https://bugs.webkit.org/show_bug.cgi?id=85487 |
- |
- Unreviewed, EFL rebaseline after r115218. |
- |
- * platform/efl/fast/table/quote-text-around-iframe-expected.png: |
- * platform/efl/fast/table/quote-text-around-iframe-expected.txt: |
- |
-2012-05-04 Noel Gordon <noel.gordon@gmail.com> |
- |
- Add PNG image pngsuite test |
- https://bugs.webkit.org/show_bug.cgi?id=85567 |
- |
- Reviewed by Eric Seidel. |
- |
- From http://www.schaik.com/pngsuite, add images from this suite and license |
- details. Add a layout test. Add platform exceptions (since all ports have a |
- different broken image). |
- |
- * fast/images/png-suite/PngSuite.LICENSE: Added. |
- * fast/images/png-suite/samples/basi0g01.png: Added. |
- * fast/images/png-suite/samples/basi0g02.png: Added. |
- * fast/images/png-suite/samples/basi0g04.png: Added. |
- * fast/images/png-suite/samples/basi0g08.png: Added. |
- * fast/images/png-suite/samples/basi0g16.png: Added. |
- * fast/images/png-suite/samples/basi2c08.png: Added. |
- * fast/images/png-suite/samples/basi2c16.png: Added. |
- * fast/images/png-suite/samples/basi3p01.png: Added. |
- * fast/images/png-suite/samples/basi3p02.png: Added. |
- * fast/images/png-suite/samples/basi3p04.png: Added. |
- * fast/images/png-suite/samples/basi3p08.png: Added. |
- * fast/images/png-suite/samples/basi4a08.png: Added. |
- * fast/images/png-suite/samples/basi4a16.png: Added. |
- * fast/images/png-suite/samples/basi6a08.png: Added. |
- * fast/images/png-suite/samples/basi6a16.png: Added. |
- * fast/images/png-suite/samples/basn0g01.png: Added. |
- * fast/images/png-suite/samples/basn0g02.png: Added. |
- * fast/images/png-suite/samples/basn0g04.png: Added. |
- * fast/images/png-suite/samples/basn0g08.png: Added. |
- * fast/images/png-suite/samples/basn0g16.png: Added. |
- * fast/images/png-suite/samples/basn2c08.png: Added. |
- * fast/images/png-suite/samples/basn2c16.png: Added. |
- * fast/images/png-suite/samples/basn3p01.png: Added. |
- * fast/images/png-suite/samples/basn3p02.png: Added. |
- * fast/images/png-suite/samples/basn3p04.png: Added. |
- * fast/images/png-suite/samples/basn3p08.png: Added. |
- * fast/images/png-suite/samples/basn4a08.png: Added. |
- * fast/images/png-suite/samples/basn4a16.png: Added. |
- * fast/images/png-suite/samples/basn6a08.png: Added. |
- * fast/images/png-suite/samples/basn6a16.png: Added. |
- * fast/images/png-suite/samples/bgai4a08.png: Added. |
- * fast/images/png-suite/samples/bgai4a16.png: Added. |
- * fast/images/png-suite/samples/bgan6a08.png: Added. |
- * fast/images/png-suite/samples/bgan6a16.png: Added. |
- * fast/images/png-suite/samples/bgbn4a08.png: Added. |
- * fast/images/png-suite/samples/bggn4a16.png: Added. |
- * fast/images/png-suite/samples/bgwn6a08.png: Added. |
- * fast/images/png-suite/samples/bgyn6a16.png: Added. |
- * fast/images/png-suite/samples/ccwn2c08.png: Added. |
- * fast/images/png-suite/samples/ccwn3p08.png: Added. |
- * fast/images/png-suite/samples/cdfn2c08.png: Added. |
- * fast/images/png-suite/samples/cdhn2c08.png: Added. |
- * fast/images/png-suite/samples/cdsn2c08.png: Added. |
- * fast/images/png-suite/samples/cdun2c08.png: Added. |
- * fast/images/png-suite/samples/ch1n3p04.png: Added. |
- * fast/images/png-suite/samples/ch2n3p08.png: Added. |
- * fast/images/png-suite/samples/cm0n0g04.png: Added. |
- * fast/images/png-suite/samples/cm7n0g04.png: Added. |
- * fast/images/png-suite/samples/cm9n0g04.png: Added. |
- * fast/images/png-suite/samples/cs3n2c16.png: Added. |
- * fast/images/png-suite/samples/cs3n3p08.png: Added. |
- * fast/images/png-suite/samples/cs5n2c08.png: Added. |
- * fast/images/png-suite/samples/cs5n3p08.png: Added. |
- * fast/images/png-suite/samples/cs8n2c08.png: Added. |
- * fast/images/png-suite/samples/cs8n3p08.png: Added. |
- * fast/images/png-suite/samples/ct0n0g04.png: Added. |
- * fast/images/png-suite/samples/ct1n0g04.png: Added. |
- * fast/images/png-suite/samples/cten0g04.png: Added. |
- * fast/images/png-suite/samples/ctfn0g04.png: Added. |
- * fast/images/png-suite/samples/ctgn0g04.png: Added. |
- * fast/images/png-suite/samples/cthn0g04.png: Added. |
- * fast/images/png-suite/samples/ctjn0g04.png: Added. |
- * fast/images/png-suite/samples/ctzn0g04.png: Added. |
- * fast/images/png-suite/samples/f00n0g08.png: Added. |
- * fast/images/png-suite/samples/f00n2c08.png: Added. |
- * fast/images/png-suite/samples/f01n0g08.png: Added. |
- * fast/images/png-suite/samples/f01n2c08.png: Added. |
- * fast/images/png-suite/samples/f02n0g08.png: Added. |
- * fast/images/png-suite/samples/f02n2c08.png: Added. |
- * fast/images/png-suite/samples/f03n0g08.png: Added. |
- * fast/images/png-suite/samples/f03n2c08.png: Added. |
- * fast/images/png-suite/samples/f04n0g08.png: Added. |
- * fast/images/png-suite/samples/f04n2c08.png: Added. |
- * fast/images/png-suite/samples/f99n0g04.png: Added. |
- * fast/images/png-suite/samples/g03n0g16.png: Added. |
- * fast/images/png-suite/samples/g03n2c08.png: Added. |
- * fast/images/png-suite/samples/g03n3p04.png: Added. |
- * fast/images/png-suite/samples/g04n0g16.png: Added. |
- * fast/images/png-suite/samples/g04n2c08.png: Added. |
- * fast/images/png-suite/samples/g04n3p04.png: Added. |
- * fast/images/png-suite/samples/g05n0g16.png: Added. |
- * fast/images/png-suite/samples/g05n2c08.png: Added. |
- * fast/images/png-suite/samples/g05n3p04.png: Added. |
- * fast/images/png-suite/samples/g07n0g16.png: Added. |
- * fast/images/png-suite/samples/g07n2c08.png: Added. |
- * fast/images/png-suite/samples/g07n3p04.png: Added. |
- * fast/images/png-suite/samples/g10n0g16.png: Added. |
- * fast/images/png-suite/samples/g10n2c08.png: Added. |
- * fast/images/png-suite/samples/g10n3p04.png: Added. |
- * fast/images/png-suite/samples/g25n0g16.png: Added. |
- * fast/images/png-suite/samples/g25n2c08.png: Added. |
- * fast/images/png-suite/samples/g25n3p04.png: Added. |
- * fast/images/png-suite/samples/oi1n0g16.png: Added. |
- * fast/images/png-suite/samples/oi1n2c16.png: Added. |
- * fast/images/png-suite/samples/oi2n0g16.png: Added. |
- * fast/images/png-suite/samples/oi2n2c16.png: Added. |
- * fast/images/png-suite/samples/oi4n0g16.png: Added. |
- * fast/images/png-suite/samples/oi4n2c16.png: Added. |
- * fast/images/png-suite/samples/oi9n0g16.png: Added. |
- * fast/images/png-suite/samples/oi9n2c16.png: Added. |
- * fast/images/png-suite/samples/pp0n2c16.png: Added. |
- * fast/images/png-suite/samples/pp0n6a08.png: Added. |
- * fast/images/png-suite/samples/ps1n0g08.png: Added. |
- * fast/images/png-suite/samples/ps1n2c16.png: Added. |
- * fast/images/png-suite/samples/ps2n0g08.png: Added. |
- * fast/images/png-suite/samples/ps2n2c16.png: Added. |
- * fast/images/png-suite/samples/s01i3p01.png: Added. |
- * fast/images/png-suite/samples/s01n3p01.png: Added. |
- * fast/images/png-suite/samples/s02i3p01.png: Added. |
- * fast/images/png-suite/samples/s02n3p01.png: Added. |
- * fast/images/png-suite/samples/s03i3p01.png: Added. |
- * fast/images/png-suite/samples/s03n3p01.png: Added. |
- * fast/images/png-suite/samples/s04i3p01.png: Added. |
- * fast/images/png-suite/samples/s04n3p01.png: Added. |
- * fast/images/png-suite/samples/s05i3p02.png: Added. |
- * fast/images/png-suite/samples/s05n3p02.png: Added. |
- * fast/images/png-suite/samples/s06i3p02.png: Added. |
- * fast/images/png-suite/samples/s06n3p02.png: Added. |
- * fast/images/png-suite/samples/s07i3p02.png: Added. |
- * fast/images/png-suite/samples/s07n3p02.png: Added. |
- * fast/images/png-suite/samples/s08i3p02.png: Added. |
- * fast/images/png-suite/samples/s08n3p02.png: Added. |
- * fast/images/png-suite/samples/s09i3p02.png: Added. |
- * fast/images/png-suite/samples/s09n3p02.png: Added. |
- * fast/images/png-suite/samples/s32i3p04.png: Added. |
- * fast/images/png-suite/samples/s32n3p04.png: Added. |
- * fast/images/png-suite/samples/s33i3p04.png: Added. |
- * fast/images/png-suite/samples/s33n3p04.png: Added. |
- * fast/images/png-suite/samples/s34i3p04.png: Added. |
- * fast/images/png-suite/samples/s34n3p04.png: Added. |
- * fast/images/png-suite/samples/s35i3p04.png: Added. |
- * fast/images/png-suite/samples/s35n3p04.png: Added. |
- * fast/images/png-suite/samples/s36i3p04.png: Added. |
- * fast/images/png-suite/samples/s36n3p04.png: Added. |
- * fast/images/png-suite/samples/s37i3p04.png: Added. |
- * fast/images/png-suite/samples/s37n3p04.png: Added. |
- * fast/images/png-suite/samples/s38i3p04.png: Added. |
- * fast/images/png-suite/samples/s38n3p04.png: Added. |
- * fast/images/png-suite/samples/s39i3p04.png: Added. |
- * fast/images/png-suite/samples/s39n3p04.png: Added. |
- * fast/images/png-suite/samples/s40i3p04.png: Added. |
- * fast/images/png-suite/samples/s40n3p04.png: Added. |
- * fast/images/png-suite/samples/tbbn0g04.png: Added. |
- * fast/images/png-suite/samples/tbbn2c16.png: Added. |
- * fast/images/png-suite/samples/tbbn3p08.png: Added. |
- * fast/images/png-suite/samples/tbgn2c16.png: Added. |
- * fast/images/png-suite/samples/tbgn3p08.png: Added. |
- * fast/images/png-suite/samples/tbrn2c08.png: Added. |
- * fast/images/png-suite/samples/tbwn0g16.png: Added. |
- * fast/images/png-suite/samples/tbwn3p08.png: Added. |
- * fast/images/png-suite/samples/tbyn3p08.png: Added. |
- * fast/images/png-suite/samples/tp0n0g08.png: Added. |
- * fast/images/png-suite/samples/tp0n2c08.png: Added. |
- * fast/images/png-suite/samples/tp0n3p08.png: Added. |
- * fast/images/png-suite/samples/tp1n3p08.png: Added. |
- * fast/images/png-suite/samples/xc1n0g08.png: Added. |
- * fast/images/png-suite/samples/xc9n2c08.png: Added. |
- * fast/images/png-suite/samples/xcrn0g04.png: Added. |
- * fast/images/png-suite/samples/xcsn0g01.png: Added. |
- * fast/images/png-suite/samples/xd0n2c08.png: Added. |
- * fast/images/png-suite/samples/xd3n2c08.png: Added. |
- * fast/images/png-suite/samples/xd9n2c08.png: Added. |
- * fast/images/png-suite/samples/xdtn0g01.png: Added. |
- * fast/images/png-suite/samples/xhdn0g08.png: Added. |
- * fast/images/png-suite/samples/xlfn0g04.png: Added. |
- * fast/images/png-suite/samples/xs1n0g01.png: Added. |
- * fast/images/png-suite/samples/xs2n0g01.png: Added. |
- * fast/images/png-suite/samples/xs4n0g01.png: Added. |
- * fast/images/png-suite/samples/xs7n0g01.png: Added. |
- * fast/images/png-suite/samples/z00n2c08.png: Added. |
- * fast/images/png-suite/samples/z03n2c08.png: Added. |
- * fast/images/png-suite/samples/z06n2c08.png: Added. |
- * fast/images/png-suite/samples/z09n2c08.png: Added. |
- * fast/images/png-suite/test-expected.png: Added. |
- * fast/images/png-suite/test.html: Added. |
- * platform/chromium/test_expectations.txt: |
* platform/efl/test_expectations.txt: |
- * platform/gtk/test_expectations.txt: |
- * platform/mac/fast/images/png-suite/test-expected.png: Added. |
- * platform/qt/test_expectations.txt: |
- * platform/wincairo/Skipped: |
-2012-05-03 Christophe Dumez <christophe.dumez@intel.com> |
+2012-05-23 Abhishek Arya <inferno@chromium.org> |
- [EFL] DRT should obey layoutTestController's addURLToRedirect() |
- https://bugs.webkit.org/show_bug.cgi?id=82722 |
+ ASSERT failure toRenderProgress in HTMLProgressElement::didElementStateChange |
+ https://bugs.webkit.org/show_bug.cgi?id=87274 |
- Reviewed by Maciej Stachowiak. |
+ Reviewed by Darin Adler. |
- Unskip http/tests/loading/cross-origin-XHR-willLoadRequest.html now |
- that EFL's DRT obeys layoutTestController's addURLToRedirect(). |
+ * fast/runin/progress-run-in-crash-expected.txt: Added. |
+ * fast/runin/progress-run-in-crash.html: Added. |
- * platform/efl/Skipped: |
+2012-05-23 Kenneth Russell <kbr@google.com> |
-2012-05-03 Ilya Sherman <isherman@chromium.org> |
+ REGRESSION(117918) - 4 webgl/tex-iomage-and-sub-image-2d-with-image tests failing on Mac bots. |
+ https://bugs.webkit.org/show_bug.cgi?id=87136 |
- [Qt] REGRESSION(r113511): fast/forms/input-autofilled.html fails |
- Unskip the failing test now that r113511 has been reverted. |
- https://bugs.webkit.org/show_bug.cgi?id=83418 |
+ Reviewed by Stephen White. |
- Reviewed by Simon Hausmann. |
+ Unskipped tests. |
- * platform/qt/Skipped: |
+ * platform/mac/Skipped: |
-2012-05-03 Christophe Dumez <christophe.dumez@intel.com> |
+2012-05-23 Chris Fleizach <cfleizach@apple.com> |
- [EFL] DRT should support LayoutTestController's willSendRequestReturnsNullOnRedirect() |
- https://bugs.webkit.org/show_bug.cgi?id=82704 |
+ Regression(r112694): Crash in WebCore::AXObjectCache::postNotification |
+ https://bugs.webkit.org/show_bug.cgi?id=86029 |
- Reviewed by Antonio Gomes. |
+ Reviewed by Abhishek Arya. |
- Update test_expectations.txt now that EFL's DumpRenderTree supports |
- LayoutTestController's willSendRequestReturnsNullOnRedirect(). |
+ * accessibility/content-changed-notification-causes-crash-expected.txt: Added. |
+ * accessibility/content-changed-notification-causes-crash.html: Added. |
- * platform/efl/Skipped: |
- * platform/efl/test_expectations.txt: |
+2012-05-23 Joshua Bell <jsbell@chromium.org> |
-2012-05-03 Zan Dobersek <zandobersek@gmail.com> |
+ Unreviewed gardening - one more media/track test is crashy. |
- Unreviewed, gardening after r116009 and r116039. |
- |
- * fast/xmlhttprequest/xmlhttprequest-get-expected.txt: |
- * http/tests/workers/worker-importScriptsOnError-expected.txt: |
- * platform/gtk/fast/block/float/float-not-removed-from-next-sibling4-expected.txt: |
- * platform/gtk/fast/block/float/overhanging-tall-block-expected.txt: |
- * platform/gtk/test_expectations.txt: |
- |
-2012-05-03 David Barr <davidbarr@chromium.org> |
- |
- Antialias single-edge solid borders |
- https://bugs.webkit.org/show_bug.cgi?id=85031 |
- |
- Reviewed by Simon Fraser. |
- |
- * fast/css/border-solid-single-edge-antialias-expected.png: Added. |
- * fast/css/border-solid-single-edge-antialias-expected.txt: Added. |
- * fast/css/border-solid-single-edge-antialias.html: Added. |
* platform/chromium/test_expectations.txt: |
- * platform/efl/test_expectations.txt: |
- * platform/gtk/test_expectations.txt: |
- * platform/mac/test_expectations.txt: |
- * platform/qt/test_expectations.txt: |
- * platform/win/test_expectations.txt: |
-2012-05-03 Raphael Kubo da Costa <rakuco@webkit.org> |
+2012-05-22 Jer Noble <jer.noble@apple.com> |
- [EFL] Unreviewed, add some other missing baselines. |
+ PlatformClockCM has uninitialized m_rate member. |
+ https://bugs.webkit.org/show_bug.cgi?id=87217 |
- * platform/efl/fast/html/details-marker-style-actual.txt: Added. |
- * platform/efl/media/media-can-play-webm-actual.txt: Added. |
+ Reviewed by Eric Carlson. |
-2012-05-03 Raphael Kubo da Costa <rakuco@webkit.org> |
+ * media/media-controller-time-expected.txt: Added. |
+ * media/media-controller-time.html: Added. |
- [EFL] Unreviewed, add baseline for r116001. |
+2012-05-23 Levi Weintraub <leviw@chromium.org> |
- * platform/efl/svg/as-image/image-respects-pageScaleFactor-actual.txt: Added. |
+ fast/sub-pixel/layout-boxes-with-zoom.html fails at 166% zoom on Windows only |
+ https://bugs.webkit.org/show_bug.cgi?id=87282 |
-2012-05-03 Adam Barth <abarth@webkit.org> |
+ Unreviewed. Marking fast/sub-pixel/layout-boxes-with-zoom.html as failing on Chromium Windows. |
- CSP: Eval isn't blocked in about:blank subframes |
- https://bugs.webkit.org/show_bug.cgi?id=85553 |
- |
- Reviewed by Eric Seidel. |
- |
- * http/tests/security/contentSecurityPolicy/eval-blocked-in-about-blank-iframe-expected.txt: Added. |
- * http/tests/security/contentSecurityPolicy/eval-blocked-in-about-blank-iframe.html: Added. |
- - New test for the eval issue. |
- * http/tests/security/contentSecurityPolicy/inline-script-blocked-javascript-url-expected.txt: |
- * http/tests/security/contentSecurityPolicy/javascript-url-allowed-expected.txt: |
- * http/tests/security/contentSecurityPolicy/javascript-url-blocked-expected.txt: |
- * http/tests/security/contentSecurityPolicy/script-src-in-iframe-expected.txt: |
- - Now that we re-parse the CSP policy, we log parse errors to the |
- console more times. This isn't ideal and is something we might |
- change in the future. |
- * platform/chromium/http/tests/security/contentSecurityPolicy/eval-blocked-in-about-blank-iframe-expected.txt: Added. |
- - Add a Chromium-specific baseline for this test because the eval |
- error is slightly different between V8 and JSC. |
- |
-2012-05-03 David Barr <davidbarr@chromium.org> |
- |
- Update mac test expectations after r115927 |
- https://bugs.webkit.org/show_bug.cgi?id=85569 |
- |
- Reviewed by Dirk Pranke. |
- |
- The tests were removed on r115927. Remove them from the mac test expectations. |
- |
- * platform/mac/test_expectations.txt: |
- |
-2012-05-03 Zhenyao Mo <zmo@google.com> |
- |
- Unreviewed, rebaseline. |
- |
- * platform/chromium-linux/fast/xmlhttprequest: Added. |
- * platform/chromium-linux/fast/xmlhttprequest/xmlhttprequest-get-expected.txt: Added. |
- * platform/chromium-mac/fast/xmlhttprequest: Removed. |
- * platform/chromium-mac/fast/xmlhttprequest/xmlhttprequest-get-expected.txt: Removed. |
- * platform/chromium-mac/http/tests/workers: Removed. |
- * platform/chromium-win/fast/xmlhttprequest/xmlhttprequest-get-expected.txt: |
- * platform/chromium/fast/xmlhttprequest/xmlhttprequest-get-expected.txt: Added. |
- * platform/chromium/http/tests/workers/worker-importScriptsOnError-expected.txt: Replaced. |
- |
-2012-05-03 Adam Barth <abarth@webkit.org> |
- |
- CSP shouldn't block about:blank for iframes |
- https://bugs.webkit.org/show_bug.cgi?id=85233 |
- |
- Reviewed by Eric Seidel. |
- |
- Test that about:blank iframes and objects don't generate debug log |
- messages. |
- |
- * http/tests/security/contentSecurityPolicy/frame-src-about-blank-allowed-by-default-expected.txt: Added. |
- * http/tests/security/contentSecurityPolicy/frame-src-about-blank-allowed-by-default.html: Added. |
- |
-2012-05-03 Sheriff Bot <webkit.review.bot@gmail.com> |
- |
- Unreviewed, rolling out r116040. |
- http://trac.webkit.org/changeset/116040 |
- https://bugs.webkit.org/show_bug.cgi?id=85559 |
- |
- Broke a few IndexedDB browsertests (Requested by zhenyao on |
- #webkit). |
- |
- * http/tests/inspector/indexeddb/indexeddb-test.js: |
- * storage/indexeddb/basics-expected.txt: |
- * storage/indexeddb/basics-workers-expected.txt: |
- * storage/indexeddb/constants-expected.txt: |
- * storage/indexeddb/create-object-store-options-expected.txt: |
- * storage/indexeddb/cursor-added-bug-expected.txt: |
- * storage/indexeddb/cursor-advance-expected.txt: |
- * storage/indexeddb/cursor-continue-expected.txt: |
- * storage/indexeddb/cursor-continue-validity-expected.txt: |
- * storage/indexeddb/cursor-delete-expected.txt: |
- * storage/indexeddb/cursor-inconsistency-expected.txt: |
- * storage/indexeddb/cursor-index-delete-expected.txt: |
- * storage/indexeddb/cursor-key-order-expected.txt: |
- * storage/indexeddb/cursor-prev-no-duplicate-expected.txt: |
- * storage/indexeddb/cursor-primary-key-order-expected.txt: |
- * storage/indexeddb/cursor-reverse-bug-expected.txt: |
- * storage/indexeddb/cursor-skip-deleted-expected.txt: |
- * storage/indexeddb/cursor-update-expected.txt: |
- * storage/indexeddb/data-corruption-expected.txt: |
- * storage/indexeddb/database-quota-expected.txt: |
- * storage/indexeddb/delete-range-expected.txt: |
- * storage/indexeddb/error-causes-abort-by-default-expected.txt: |
- * storage/indexeddb/exception-in-event-aborts-expected.txt: |
- * storage/indexeddb/factory-deletedatabase-expected.txt: |
- * storage/indexeddb/index-count-expected.txt: |
- * storage/indexeddb/index-multientry-expected.txt: |
- * storage/indexeddb/index-unique-expected.txt: |
- * storage/indexeddb/key-generator-expected.txt: |
- * storage/indexeddb/key-type-array-expected.txt: |
- * storage/indexeddb/keypath-edges-expected.txt: |
- * storage/indexeddb/keypath-intrinsic-properties-expected.txt: |
- * storage/indexeddb/legacy-constants-expected.txt: Removed. |
- * storage/indexeddb/legacy-constants.html: Removed. |
- * storage/indexeddb/mozilla/clear-expected.txt: |
- * storage/indexeddb/mozilla/create-index-unique-expected.txt: |
- * storage/indexeddb/mozilla/create-objectstore-basics-expected.txt: |
- * storage/indexeddb/mozilla/cursor-mutation-expected.txt: |
- * storage/indexeddb/mozilla/cursor-mutation-objectstore-only-expected.txt: |
- * storage/indexeddb/mozilla/cursors-expected.txt: |
- * storage/indexeddb/mozilla/index-prev-no-duplicate-expected.txt: |
- * storage/indexeddb/mozilla/index-prev-no-duplicate.html: |
- * storage/indexeddb/mozilla/indexes-expected.txt: |
- * storage/indexeddb/mozilla/odd-result-order-expected.txt: |
- * storage/indexeddb/mozilla/readwrite-transactions-expected.txt: |
- * storage/indexeddb/mozilla/readyState-expected.txt: |
- * storage/indexeddb/mozilla/resources/clear.js: |
- (clear): |
- * storage/indexeddb/mozilla/resources/create-index-unique.js: |
- (createAndVerifyIndex): |
- * storage/indexeddb/mozilla/resources/create-objectstore-basics.js: |
- (cleanDatabase): |
- * storage/indexeddb/mozilla/resources/cursor-mutation-objectstore-only.js: |
- (checkCursorResultsAndSetupMutatingCursor): |
- * storage/indexeddb/mozilla/resources/cursor-mutation.js: |
- (setupMutatingCursor): |
- * storage/indexeddb/mozilla/resources/cursors.js: |
- * storage/indexeddb/mozilla/resources/indexes.js: |
- * storage/indexeddb/mozilla/resources/odd-result-order.js: |
- (addRecord): |
- (deleteRecord): |
- * storage/indexeddb/mozilla/resources/readwrite-transactions.js: |
- (setVersionComplete): |
- (postAdd): |
- (postAdd2): |
- (postPut): |
- (postPut2): |
- (postPut3): |
- (postPut4): |
- (postDelete): |
- (postDelete2): |
- * storage/indexeddb/mozilla/resources/readyState.js: |
- (test): |
- (openSuccess): |
- (setupObjectStore): |
- (getRecord): |
- (finalCheck): |
- * storage/indexeddb/mozilla/resources/versionchange.js: |
- (postSetVersion): |
- (postSetVersion2): |
- * storage/indexeddb/mozilla/versionchange-expected.txt: |
- * storage/indexeddb/mutating-cursor-expected.txt: |
- * storage/indexeddb/noblobs-expected.txt: |
- * storage/indexeddb/noblobs.html: |
- * storage/indexeddb/objectstore-autoincrement-expected.txt: |
- * storage/indexeddb/objectstore-basics-expected.txt: |
- * storage/indexeddb/objectstore-basics-workers-expected.txt: |
- * storage/indexeddb/objectstore-count-expected.txt: |
- * storage/indexeddb/open-cursor-expected.txt: |
- * storage/indexeddb/open-during-transaction-expected.txt: |
- * storage/indexeddb/opencursor-key-expected.txt: |
- * storage/indexeddb/prefetch-bugfix-108071-expected.txt: |
- * storage/indexeddb/readonly-expected.txt: |
- * storage/indexeddb/request-event-propagation-expected.txt: |
- * storage/indexeddb/resources/basics.js: |
- (test): |
- (openCallback): |
- * storage/indexeddb/resources/constants.js: |
- (test): |
- * storage/indexeddb/resources/create-object-store-options.js: |
- (setVersionComplete): |
- * storage/indexeddb/resources/cursor-added-bug.js: |
- (openCursor): |
- * storage/indexeddb/resources/cursor-advance.js: |
- (runTest): |
- (testAdvanceIndexNoDupe): |
- (testAdvanceIndexPrev): |
- (testAdvanceIndexPrevNoDupe): |
- * storage/indexeddb/resources/cursor-continue-validity.js: |
- (continueTest): |
- (continueIndexTest): |
- (testModifyContinueOrder): |
- * storage/indexeddb/resources/cursor-continue.js: |
- (ascendingTest): |
- (descendingTest): |
- * storage/indexeddb/resources/cursor-delete.js: |
- (openCursor): |
- (addObject): |
- * storage/indexeddb/resources/cursor-inconsistency.js: |
- (openBasicCursor): |
- * storage/indexeddb/resources/cursor-index-delete.js: |
- (openCursor): |
- (addObject): |
- * storage/indexeddb/resources/cursor-key-order.js: |
- * storage/indexeddb/resources/cursor-prev-no-duplicate.js: |
- (populateStore): |
- (testFarRangeCursor_closed): |
- (testFarRangeCursor_open): |
- (testFarRangeCursor_indexClosed): |
- (testFarRangeCursor_indexOpen): |
- (testFarRangeCursor_indexKeyOpen): |
- (testFarRangeCursor_indexKeyClosed): |
- (testBoundaryCursor_closed): |
- (testBoundaryCursor_open): |
- (testBoundaryCursor_indexClosed): |
- (testBoundaryCursor_indexOpen): |
- (testBoundaryCursor_indexKeyClosed): |
- (testBoundaryCursor_indexKeyOpen): |
- (testNoDuplicate_closed): |
- (testNoDuplicate_open): |
- (testNoDuplicate_indexKeyClosed): |
- * storage/indexeddb/resources/cursor-primary-key-order.js: |
- (populateStore): |
- * storage/indexeddb/resources/cursor-reverse-bug.js: |
- (populateStore): |
- (testCursor): |
- * storage/indexeddb/resources/cursor-skip-deleted.js: |
- (basicCursorTest): |
- (reverseCursorTest): |
- * storage/indexeddb/resources/cursor-update.js: |
- (openBasicCursor): |
- * storage/indexeddb/resources/data-corruption.js: |
- (addData): |
- (getData): |
- * storage/indexeddb/resources/database-quota.js: |
- (checkQuotaEnforcing): |
- * storage/indexeddb/resources/delete-range.js: |
- (runTests.nextTest): |
- (runTests): |
- * storage/indexeddb/resources/error-causes-abort-by-default.js: |
- (addData): |
- (transactionCompleted): |
- (transactionAborted1): |
- * storage/indexeddb/resources/exception-in-event-aborts.js: |
- (startTest): |
- (transactionAborted1): |
- (transactionAborted2): |
- * storage/indexeddb/resources/factory-deletedatabase.js: |
- (getValue): |
- * storage/indexeddb/resources/index-count.js: |
- * storage/indexeddb/resources/index-cursor.js: |
- (runNextTest): |
- (testNullKeyRange): |
- * storage/indexeddb/resources/index-multientry.js: |
- * storage/indexeddb/resources/index-unique.js: |
- (setVersionCompleted): |
- * storage/indexeddb/resources/key-generator.js: |
- (.): |
- * storage/indexeddb/resources/key-type-array.js: |
- * storage/indexeddb/resources/keypath-edges.js: |
- * storage/indexeddb/resources/keypath-intrinsic-properties.js: |
- * storage/indexeddb/resources/legacy-constants.js: Removed. |
- * storage/indexeddb/resources/mutating-cursor.js: |
- (openForwardCursor): |
- (openReverseCursor): |
- * storage/indexeddb/resources/objectstore-autoincrement.js: |
- (setVersionCompleted): |
- * storage/indexeddb/resources/objectstore-basics.js: |
- (addData): |
- (addAgainFailure): |
- * storage/indexeddb/resources/objectstore-count.js: |
- * storage/indexeddb/resources/objectstore-cursor.js: |
- (runNextTest): |
- (testNullKeyRange): |
- * storage/indexeddb/resources/open-cursor.js: |
- (cursorWithKeySuccess): |
- (cursorSuccess): |
- * storage/indexeddb/resources/open-during-transaction.js: |
- * storage/indexeddb/resources/opencursor-key.js: |
- * storage/indexeddb/resources/prefetch-bugfix-108071.js: |
- * storage/indexeddb/resources/request-event-propagation.js: |
- (startTest): |
- (transactionAborted): |
- (transactionAborted2): |
- * storage/indexeddb/resources/set_version_blocked.js: |
- (blocked): |
- * storage/indexeddb/resources/transaction-abort.js: |
- (startTest): |
- * storage/indexeddb/resources/transaction-after-close.js: |
- (runFirstRegularTransaction): |
- (firstTransactionComplete): |
- (onSecondOpen): |
- * storage/indexeddb/resources/transaction-basics.js: |
- (testInvalidMode): |
- * storage/indexeddb/resources/transaction-event-propagation.js: |
- (startTest): |
- (dbAbortBubbleCallback): |
- * storage/indexeddb/resources/transaction-rollback.js: |
- (setVersionComplete): |
- (abortCallback): |
- * storage/indexeddb/set_version_blocked-expected.txt: |
- * storage/indexeddb/structured-clone-expected.txt: |
- * storage/indexeddb/structured-clone.html: |
- * storage/indexeddb/transaction-abort-expected.txt: |
- * storage/indexeddb/transaction-abort-with-js-recursion-cross-frame-expected.txt: |
- * storage/indexeddb/transaction-abort-with-js-recursion-cross-frame.html: |
- * storage/indexeddb/transaction-abort-with-js-recursion-expected.txt: |
- * storage/indexeddb/transaction-abort-with-js-recursion.html: |
- * storage/indexeddb/transaction-after-close-expected.txt: |
- * storage/indexeddb/transaction-basics-expected.txt: |
- * storage/indexeddb/transaction-event-propagation-expected.txt: |
- * storage/indexeddb/transaction-rollback-expected.txt: |
- * storage/indexeddb/tutorial.html: |
- |
-2012-05-03 Zhenyao Mo <zmo@google.com> |
- |
- Unreviewed, test expectations update. |
- |
* platform/chromium/test_expectations.txt: |
-2012-05-03 Alec Flett <alecflett@chromium.org> |
+2012-05-23 Joshua Bell <jsbell@chromium.org> |
- IndexedDB: Replace numeric constants with strings |
- https://bugs.webkit.org/show_bug.cgi?id=84894 |
+ Unreviewed gardening - inspector/profiler/heap-snapshot-summary-show-ranges.html |
+ flakes on non-debug test runs too. |
- Reviewed by Tony Chang. |
- |
- New test for legacy constants (legacy-constants) and update all |
- other tests to use the new string-based constants. |
- |
- * storage/indexeddb/basics-expected.txt: |
- * storage/indexeddb/basics-workers-expected.txt: |
- * storage/indexeddb/constants-expected.txt: |
- * storage/indexeddb/create-object-store-options-expected.txt: |
- * storage/indexeddb/cursor-added-bug-expected.txt: |
- * storage/indexeddb/cursor-advance-expected.txt: |
- * storage/indexeddb/cursor-continue-expected.txt: |
- * storage/indexeddb/cursor-continue-validity-expected.txt: |
- * storage/indexeddb/cursor-delete-expected.txt: |
- * storage/indexeddb/cursor-inconsistency-expected.txt: |
- * storage/indexeddb/cursor-index-delete-expected.txt: |
- * storage/indexeddb/cursor-key-order-expected.txt: |
- * storage/indexeddb/cursor-prev-no-duplicate-expected.txt: |
- * storage/indexeddb/cursor-primary-key-order-expected.txt: |
- * storage/indexeddb/cursor-reverse-bug-expected.txt: |
- * storage/indexeddb/cursor-skip-deleted-expected.txt: |
- * storage/indexeddb/cursor-update-expected.txt: |
- * storage/indexeddb/data-corruption-expected.txt: |
- * storage/indexeddb/database-quota-expected.txt: |
- * storage/indexeddb/delete-range-expected.txt: |
- * storage/indexeddb/error-causes-abort-by-default-expected.txt: |
- * storage/indexeddb/exception-in-event-aborts-expected.txt: |
- * storage/indexeddb/factory-deletedatabase-expected.txt: |
- * storage/indexeddb/index-count-expected.txt: |
- * storage/indexeddb/index-multientry-expected.txt: |
- * storage/indexeddb/index-unique-expected.txt: |
- * storage/indexeddb/key-generator-expected.txt: |
- * storage/indexeddb/key-type-array-expected.txt: |
- * storage/indexeddb/keypath-edges-expected.txt: |
- * storage/indexeddb/keypath-intrinsic-properties-expected.txt: |
- * storage/indexeddb/legacy-constants-expected.txt: Added. |
- * storage/indexeddb/legacy-constants.html: Added. |
- * storage/indexeddb/mozilla/clear-expected.txt: |
- * storage/indexeddb/mozilla/create-index-unique-expected.txt: |
- * storage/indexeddb/mozilla/create-objectstore-basics-expected.txt: |
- * storage/indexeddb/mozilla/cursor-mutation-expected.txt: |
- * storage/indexeddb/mozilla/cursor-mutation-objectstore-only-expected.txt: |
- * storage/indexeddb/mozilla/cursors-expected.txt: |
- * storage/indexeddb/mozilla/index-prev-no-duplicate-expected.txt: |
- * storage/indexeddb/mozilla/index-prev-no-duplicate.html: |
- * storage/indexeddb/mozilla/indexes-expected.txt: |
- * storage/indexeddb/mozilla/odd-result-order-expected.txt: |
- * storage/indexeddb/mozilla/readwrite-transactions-expected.txt: |
- * storage/indexeddb/mozilla/readyState-expected.txt: |
- * storage/indexeddb/mozilla/resources/clear.js: |
- (clear): |
- * storage/indexeddb/mozilla/resources/create-index-unique.js: |
- (createAndVerifyIndex): |
- * storage/indexeddb/mozilla/resources/create-objectstore-basics.js: |
- (cleanDatabase): |
- * storage/indexeddb/mozilla/resources/cursor-mutation-objectstore-only.js: |
- (checkCursorResultsAndSetupMutatingCursor): |
- * storage/indexeddb/mozilla/resources/cursor-mutation.js: |
- (setupMutatingCursor): |
- * storage/indexeddb/mozilla/resources/cursors.js: |
- * storage/indexeddb/mozilla/resources/indexes.js: |
- * storage/indexeddb/mozilla/resources/odd-result-order.js: |
- (addRecord): |
- (deleteRecord): |
- * storage/indexeddb/mozilla/resources/readwrite-transactions.js: |
- (setVersionComplete): |
- (postAdd): |
- (postAdd2): |
- (postPut): |
- (postPut2): |
- (postPut3): |
- (postPut4): |
- (postDelete): |
- (postDelete2): |
- * storage/indexeddb/mozilla/resources/readyState.js: |
- (test): |
- (openSuccess): |
- (setupObjectStore): |
- (getRecord): |
- (finalCheck): |
- * storage/indexeddb/mozilla/resources/versionchange.js: |
- (postSetVersion): |
- (postSetVersion2): |
- * storage/indexeddb/mozilla/versionchange-expected.txt: |
- * storage/indexeddb/mutating-cursor-expected.txt: |
- * storage/indexeddb/noblobs-expected.txt: |
- * storage/indexeddb/noblobs.html: |
- * storage/indexeddb/objectstore-autoincrement-expected.txt: |
- * storage/indexeddb/objectstore-basics-expected.txt: |
- * storage/indexeddb/objectstore-basics-workers-expected.txt: |
- * storage/indexeddb/objectstore-count-expected.txt: |
- * storage/indexeddb/open-cursor-expected.txt: |
- * storage/indexeddb/open-during-transaction-expected.txt: |
- * storage/indexeddb/opencursor-key-expected.txt: |
- * storage/indexeddb/prefetch-bugfix-108071-expected.txt: |
- * storage/indexeddb/readonly-expected.txt: |
- * storage/indexeddb/request-event-propagation-expected.txt: |
- * storage/indexeddb/resources/basics.js: |
- (test): |
- (openCallback): |
- * storage/indexeddb/resources/constants.js: |
- (test): |
- * storage/indexeddb/resources/create-object-store-options.js: |
- (setVersionComplete): |
- * storage/indexeddb/resources/cursor-added-bug.js: |
- (openCursor): |
- * storage/indexeddb/resources/cursor-advance.js: |
- (runTest): |
- (testAdvanceIndexNoDupe): |
- (testAdvanceIndexPrev): |
- (testAdvanceIndexPrevNoDupe): |
- * storage/indexeddb/resources/cursor-continue-validity.js: |
- (continueTest): |
- (continueIndexTest): |
- (testModifyContinueOrder): |
- * storage/indexeddb/resources/cursor-continue.js: |
- (ascendingTest): |
- (descendingTest): |
- * storage/indexeddb/resources/cursor-delete.js: |
- (openCursor): |
- (addObject): |
- * storage/indexeddb/resources/cursor-inconsistency.js: |
- (openBasicCursor): |
- * storage/indexeddb/resources/cursor-index-delete.js: |
- (openCursor): |
- (addObject): |
- * storage/indexeddb/resources/cursor-key-order.js: |
- * storage/indexeddb/resources/cursor-prev-no-duplicate.js: |
- (populateStore): |
- (testFarRangeCursor_closed): |
- (testFarRangeCursor_open): |
- (testFarRangeCursor_indexClosed): |
- (testFarRangeCursor_indexOpen): |
- (testFarRangeCursor_indexKeyOpen): |
- (testFarRangeCursor_indexKeyClosed): |
- (testBoundaryCursor_closed): |
- (testBoundaryCursor_open): |
- (testBoundaryCursor_indexClosed): |
- (testBoundaryCursor_indexOpen): |
- (testBoundaryCursor_indexKeyClosed): |
- (testBoundaryCursor_indexKeyOpen): |
- (testNoDuplicate_closed): |
- (testNoDuplicate_open): |
- (testNoDuplicate_indexKeyClosed): |
- * storage/indexeddb/resources/cursor-primary-key-order.js: |
- (populateStore): |
- * storage/indexeddb/resources/cursor-reverse-bug.js: |
- (populateStore): |
- (testCursor): |
- * storage/indexeddb/resources/cursor-skip-deleted.js: |
- (basicCursorTest): |
- (reverseCursorTest): |
- * storage/indexeddb/resources/cursor-update.js: |
- (openBasicCursor): |
- * storage/indexeddb/resources/data-corruption.js: |
- (addData): |
- (getData): |
- * storage/indexeddb/resources/database-quota.js: |
- (checkQuotaEnforcing): |
- * storage/indexeddb/resources/delete-range.js: |
- (runTests.nextTest): |
- (runTests): |
- * storage/indexeddb/resources/error-causes-abort-by-default.js: |
- (addData): |
- (transactionCompleted): |
- (transactionAborted1): |
- * storage/indexeddb/resources/exception-in-event-aborts.js: |
- (startTest): |
- (transactionAborted1): |
- (transactionAborted2): |
- * storage/indexeddb/resources/factory-deletedatabase.js: |
- (getValue): |
- * storage/indexeddb/resources/index-count.js: |
- * storage/indexeddb/resources/index-cursor.js: |
- (runNextTest): |
- (testNullKeyRange): |
- * storage/indexeddb/resources/index-multientry.js: |
- * storage/indexeddb/resources/index-unique.js: |
- (setVersionCompleted): |
- * storage/indexeddb/resources/key-generator.js: |
- (.): |
- * storage/indexeddb/resources/key-type-array.js: |
- * storage/indexeddb/resources/keypath-edges.js: |
- * storage/indexeddb/resources/keypath-intrinsic-properties.js: |
- * storage/indexeddb/resources/legacy-constants.js: Added. |
- (test): |
- (prepareDatabase.openreq.onsuccess.verreq.onsuccess): |
- (prepareDatabase.openreq.onsuccess): |
- (prepareDatabase): |
- (populateStore): |
- (checkNext.request.onsuccess): |
- (checkNext): |
- (checkNextNoDuplicate.request.onsuccess): |
- (checkNextNoDuplicate): |
- (checkPrev.request.onsuccess): |
- (checkPrev): |
- (checkPrevNoDuplicate.request.onsuccess): |
- (checkPrevNoDuplicate): |
- * storage/indexeddb/resources/mutating-cursor.js: |
- (openForwardCursor): |
- (openReverseCursor): |
- * storage/indexeddb/resources/objectstore-autoincrement.js: |
- (setVersionCompleted): |
- * storage/indexeddb/resources/objectstore-basics.js: |
- (addData): |
- (addAgainFailure): |
- * storage/indexeddb/resources/objectstore-count.js: |
- * storage/indexeddb/resources/objectstore-cursor.js: |
- (runNextTest): |
- (testNullKeyRange): |
- * storage/indexeddb/resources/open-cursor.js: |
- (cursorWithKeySuccess): |
- (cursorSuccess): |
- * storage/indexeddb/resources/open-during-transaction.js: |
- * storage/indexeddb/resources/opencursor-key.js: |
- * storage/indexeddb/resources/prefetch-bugfix-108071.js: |
- * storage/indexeddb/resources/request-event-propagation.js: |
- (startTest): |
- (transactionAborted): |
- (transactionAborted2): |
- * storage/indexeddb/resources/set_version_blocked.js: |
- (blocked): |
- * storage/indexeddb/resources/transaction-abort.js: |
- (startTest): |
- * storage/indexeddb/resources/transaction-after-close.js: |
- (runFirstRegularTransaction): |
- (firstTransactionComplete): |
- (onSecondOpen): |
- * storage/indexeddb/resources/transaction-basics.js: |
- (testInvalidMode): |
- * storage/indexeddb/resources/transaction-event-propagation.js: |
- (startTest): |
- (dbAbortBubbleCallback): |
- * storage/indexeddb/resources/transaction-rollback.js: |
- (setVersionComplete): |
- (abortCallback): |
- * storage/indexeddb/set_version_blocked-expected.txt: |
- * storage/indexeddb/structured-clone-expected.txt: |
- * storage/indexeddb/structured-clone.html: |
- * storage/indexeddb/transaction-abort-expected.txt: |
- * storage/indexeddb/transaction-abort-with-js-recursion-cross-frame-expected.txt: |
- * storage/indexeddb/transaction-abort-with-js-recursion-cross-frame.html: |
- * storage/indexeddb/transaction-abort-with-js-recursion-expected.txt: |
- * storage/indexeddb/transaction-abort-with-js-recursion.html: |
- * storage/indexeddb/transaction-after-close-expected.txt: |
- * storage/indexeddb/transaction-basics-expected.txt: |
- * storage/indexeddb/transaction-event-propagation-expected.txt: |
- * storage/indexeddb/transaction-rollback-expected.txt: |
- * storage/indexeddb/tutorial.html: |
- |
-2012-05-03 Sam Weinig <sam@webkit.org> |
- |
- Add an eventPhase NONE constant |
- https://bugs.webkit.org/show_bug.cgi?id=85397 |
- |
- Reviewed by Anders Carlsson. |
- |
- * fast/dom/constants-expected.txt: |
- * fast/dom/constants.html: |
- Test the value of the constant. |
- |
- * fast/events/event-trace-expected.txt: |
- * fast/events/event-trace.html: |
- Ensure that the eventPhase is NONE when first initialized. |
- |
-2012-05-03 Tony Chang <tony@chromium.org> |
- |
- Height overflow when nesting multiple new Flexbox'es. |
- https://bugs.webkit.org/show_bug.cgi?id=83572 |
- |
- Reviewed by Ojan Vafai. |
- |
- * css3/flexbox/nested-stretch-expected.txt: Added. |
- * css3/flexbox/nested-stretch.html: Added. |
- |
-2012-05-03 Tom Zakrajsek <tomz@codeaurora.org> |
- |
- Unreviewed gardening |
- |
* platform/chromium/test_expectations.txt: |
- * platform/efl/test_expectations.txt: |
- * platform/gtk/test_expectations.txt: |
- * platform/mac/test_expectations.txt: |
- * platform/qt/test_expectations.txt: |
-2012-05-03 Zhenyao Mo <zmo@google.com> |
+2012-05-23 Joshua Bell <jsbell@chromium.org> |
- Unreviewed, rebaseline. |
+ Unreviewed gardening - add timeout and crash expectations for a few tests. |
- * platform/chromium-win-vista/fast/css/zoom-body-scroll-expected.txt: Added. |
- * platform/chromium-win-xp/fast/css/zoom-body-scroll-expected.txt: Added. |
- * platform/chromium-win/fast/css/zoom-body-scroll-expected.txt: |
- |
-2012-05-03 Levi Weintraub <leviw@chromium.org> |
- |
- Updating expectations after r116009. |
- |
- * platform/chromium-linux/fast/block/float/overhanging-tall-block-expected.txt: Removed. |
- * platform/chromium-mac/fast/block/float/overhanging-tall-block-expected.png: Added. |
- * platform/chromium-mac/fast/block/float/overhanging-tall-block-expected.txt: Added. |
- * platform/chromium-win/fast/block/float/overhanging-tall-block-expected.txt: |
- * platform/chromium/fast/block/float/overhanging-tall-block-expected.png: Removed. |
- * platform/chromium/fast/block/float/overhanging-tall-block-expected.txt: Removed. |
- |
-2012-05-03 Philip Rogers <pdr@google.com> |
- |
- Fix numeric precision issue in SVG animations |
- https://bugs.webkit.org/show_bug.cgi?id=85502 |
- |
- Reviewed by Dirk Schulze. |
- |
- * svg/animations/animate-end-attribute-numeric-precision-expected.txt: Added. |
- * svg/animations/animate-end-attribute-numeric-precision.html: Added. |
- * svg/animations/script-tests/animate-end-attribute-numeric-precision.js: Added. |
- (sample1): |
- (sample2): |
- (executeTest): |
- |
-2012-05-03 Zhenyao Mo <zmo@google.com> |
- |
- Unreviewed, rebaseline. |
- |
- * platform/chromium-mac-leopard/svg/as-image/image-respects-pageScaleFactor-expected.png: Added. |
- * platform/chromium-mac-snowleopard/svg/as-image/image-respects-pageScaleFactor-expected.png: Added. |
- * platform/chromium-mac/svg/as-image/image-respects-pageScaleFactor-expected.png: Added. |
- * platform/chromium-win-vista/svg/as-image: Added. |
- * platform/chromium-win-vista/svg/as-image/image-respects-pageScaleFactor-expected.png: Added. |
- * platform/chromium-win-vista/svg/as-image/image-respects-pageScaleFactor-expected.txt: Added. |
- * platform/chromium-win-xp/svg/as-image: Added. |
- * platform/chromium-win-xp/svg/as-image/image-respects-pageScaleFactor-expected.png: Added. |
- * platform/chromium-win-xp/svg/as-image/image-respects-pageScaleFactor-expected.txt: Added. |
- * platform/chromium-win/svg/as-image/image-respects-pageScaleFactor-expected.png: Added. |
- * platform/chromium-win/svg/as-image/image-respects-pageScaleFactor-expected.txt: Added. |
- |
-2012-05-03 Emil A Eklund <eae@chromium.org> |
- |
- Unreviewed test expectations update for zoom event test due to slight change in rounding in hit testing code post the switch to FractionalLayoutUnits. |
- |
- * fast/events/zoom-dblclick-expected.txt: |
- * fast/events/zoom-dblclick.html: |
- |
-2012-05-03 Dave Tharp <dtharp@codeaurora.org> |
- |
- Integrate IETC CSS : flexbox tests |
- https://bugs.webkit.org/show_bug.cgi?id=85210 |
- |
- Reviewed by Adam Barth. |
- |
- Added 24 IETC Flexbox tests and reference tests. Three of these fail and have |
- new bugs written against them. Failing tests added to test_expectations.txt |
- for the various ports. |
- |
- * ietestcenter/css3/flexbox/flexbox-align-baseline-001-expected.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-align-baseline-001.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-align-center-001-expected.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-align-center-001.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-align-center-002-expected.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-align-center-002.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-align-end-001-expected.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-align-end-001.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-align-start-001-expected.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-align-start-001.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-align-stretch-001-expected.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-align-stretch-001.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-direction-001-expected.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-direction-001.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-flex-001-expected.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-flex-001.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-flex-002-expected.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-flex-002.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-flex-003-expected.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-flex-003.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-flex-004-expected.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-flex-004.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-flex-005-expected.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-flex-005.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-groups-001-expected.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-groups-001.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-groups-002-expected.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-groups-002.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-groups-003-expected.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-groups-003.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-groups-004-expected.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-groups-004.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-layout-001-expected.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-layout-001.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-layout-002-expected.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-layout-002.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-layout-003-expected.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-layout-003.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-ordinal-group-001-expected.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-ordinal-group-001.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-pack-center-001-expected.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-pack-center-001.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-pack-end-001-expected.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-pack-end-001.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-pack-justify-001-expected.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-pack-justify-001.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-pack-start-001-expected.htm: Added. |
- * ietestcenter/css3/flexbox/flexbox-pack-start-001.htm: Added. |
* platform/chromium/test_expectations.txt: |
- * platform/efl/test_expectations.txt: |
- * platform/gtk/test_expectations.txt: |
- * platform/mac/test_expectations.txt: |
- * platform/qt/test_expectations.txt: |
-2012-05-03 Emil A Eklund <eae@chromium.org> |
+2012-05-23 Joshua Bell <jsbell@chromium.org> |
- Unreviewed chromium test expectations update, mark a column test as failing due to overflow. |
+ Add crashing expectation for more media/track tests: |
+ track-language-preference.html, track-load-from-element-readyState.html, and |
+ track-webvtt-tc019-cue-size.html - tracked in http://webkit.org/b/87258 |
- * platform/chromium/test_expectations.txt: |
- |
-2012-05-03 Emil A Eklund <eae@chromium.org> |
- |
- Unreviewed test expectations change for chromium, skip subpixel tests until SUBPIXEL_LAYOUT is enabled. |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-05-03 Raphael Kubo da Costa <rakuco@webkit.org> |
- |
- [EFL] Unreviewed gardening. |
- |
- * platform/efl/fast/html/details-position-expected.txt: Added. |
- * platform/efl/fast/replaced/width100percent-checkbox-expected.txt: |
- * platform/efl/fast/replaced/width100percent-radio-expected.txt: |
- |
-2012-04-23 Levi Weintraub <leviw@chromium.org> |
- |
- [meta] Switch away from integers representing pixels for layout/event handling/rendering |
- https://bugs.webkit.org/show_bug.cgi?id=60318 |
- |
- Reviewed by Eric Seidel. |
- |
- * fast/sub-pixel: Added. |
- * fast/sub-pixel/client-width-height-snapping-expected.txt: Added. |
- * fast/sub-pixel/client-width-height-snapping.html: Added. |
- * fast/sub-pixel/size-of-box-with-zoom-expected.html: Added. |
- * fast/sub-pixel/size-of-box-with-zoom.html: Added. |
- * fast/sub-pixel/layout-boxes-with-zoom-expected.html: Added. |
- * fast/sub-pixel/layout-boxes-with-zoom.html: Added. |
- |
-<<<<<<< .mine |
-2012-05-03 Levi Weintraub <leviw@chromium.org> |
- |
- [meta] Switch away from integers representing pixels for layout/event handling/rendering |
- https://bugs.webkit.org/show_bug.cgi?id=60318 |
- |
- Reviewed by Eric Seidel. |
- |
- * fast/sub-pixel: Added. |
- * fast/sub-pixel/client-width-height-snapping-expected.txt: Added. |
- * fast/sub-pixel/client-width-height-snapping.html: Added. |
- * fast/sub-pixel/layout-boxes-with-zoom-expected.html: Added. |
- * fast/sub-pixel/layout-boxes-with-zoom.html: Added. |
- * fast/sub-pixel/size-of-box-with-zoom-expected.html: Added. |
- * fast/sub-pixel/size-of-box-with-zoom.html: Added. |
- * platform/efl/Skipped: Skipping sub-pixel tests until platforms enabled the |
- SUBPIXEL_LAYOUT feature flag. |
- * platform/gtk-wk2/Skipped: Ditto. |
- * platform/mac-lion/Skipped: Ditto. |
- * platform/mac-snowleopard/Skipped: Ditto. |
- * platform/mac-wk2/Skipped: Ditto. |
- * platform/mac/Skipped: Ditto. |
- * platform/qt-4.8/Skipped: Ditto. |
- * platform/qt-5.0-wk1/Skipped: Ditto. |
- * platform/qt-5.0-wk2/Skipped: Ditto. |
- * platform/qt-5.0/Skipped: Ditto. |
- * platform/qt-arm/Skipped: Ditto. |
- * platform/qt-mac/Skipped: Ditto. |
- * platform/qt/Skipped: Ditto. |
- * platform/win-wk2/Skipped: Ditto. |
- * platform/win-xp/Skipped: Ditto. |
- * platform/win/Skipped: Ditto. |
- * platform/wincairo/Skipped: Ditto. |
- * platform/wk2/Skipped: Ditto. |
- |
-======= |
-2012-05-03 Raphael Kubo da Costa <rakuco@webkit.org> |
- |
- [EFL] Unreviewed, remove expectation which was failing. |
- |
- The current result matches the base expectation, so remove the |
- port-specific one. |
- |
- * platform/efl/fast/css/zoom-body-scroll-expected.txt: Removed. |
- |
-2012-05-03 Zhenyao Mo <zmo@google.com> |
- |
- Unreviewed, rebaseline. |
- |
- * platform/chromium-mac/compositing/geometry/foreground-layer-expected.txt: Removed. |
- * platform/chromium-mac/compositing/iframes/invisible-nested-iframe-show-expected.txt: |
- * platform/chromium-win/compositing/geometry/ancestor-overflow-change-expected.txt: |
- * platform/chromium-win/compositing/geometry/foreground-layer-expected.txt: Removed. |
- * platform/chromium-win/compositing/iframes/invisible-nested-iframe-show-expected.txt: |
- * platform/chromium-win/compositing/overflow/clip-descendents-expected.txt: |
- * platform/chromium/compositing/geometry/foreground-layer-expected.txt: Replaced. |
- * platform/chromium/compositing/iframes/invisible-nested-iframe-show-expected.txt: Removed. |
- |
-2012-05-03 Filip Pizlo <fpizlo@apple.com> |
- |
- Unreviewed, unskipping fixed test. |
- |
- * platform/mac/Skipped: |
- |
-2012-05-03 Tim Horton <timothy_horton@apple.com> |
- |
- REGRESSION(99539): SVG <img> disregards page scale and device scale |
- https://bugs.webkit.org/show_bug.cgi?id=77237 |
- <rdar://problem/10767413> |
- |
- Reviewed by Simon Fraser. |
- |
- Add tests ensuring that SVG used via <img> respects deviceScaleFactor and pageScaleFactor. |
- |
- * platform/chromium-linux/svg/as-image/image-respects-pageScaleFactor-expected.txt: Added. |
- * platform/chromium-linux/svg/as-image/image-respects-pageScaleFactor-expected.png: Added. |
- * platform/chromium/test_expectations.txt: |
- * platform/qt/Skipped: |
- * platform/mac/svg/as-image/image-respects-deviceScaleFactor-expected.png: Added. |
- * platform/mac/svg/as-image/image-respects-deviceScaleFactor-expected.txt: Added. |
- * platform/mac/svg/as-image/image-respects-pageScaleFactor-expected.png: Added. |
- * platform/mac/svg/as-image/image-respects-pageScaleFactor-expected.txt: Added. |
- * platform/efl/Skipped: |
- * svg/as-image/image-respects-deviceScaleFactor.html: Added. |
- * svg/as-image/image-respects-pageScaleFactor.html: Added. |
- |
-2012-05-03 Joshua Bell <jsbell@chromium.org> |
- |
- IndexedDB: Handle generated keys up to 2^53 |
- https://bugs.webkit.org/show_bug.cgi?id=85114 |
- |
- Reviewed by Tony Chang. |
- |
- * storage/indexeddb/key-generator-expected.txt: |
- * storage/indexeddb/resources/key-generator.js: |
- (get defineTest): |
- |
-2012-05-03 Filip Pizlo <fpizlo@apple.com> |
- |
- Unreviewed. skip failing test. |
- |
- https://bugs.webkit.org/show_bug.cgi?id=85529 |
- |
- * platform/mac/Skipped: |
- |
-2012-05-03 Filip Pizlo <fpizlo@apple.com> |
- |
- Unreviewed, skipping flaky tests. |
- |
- https://bugs.webkit.org/show_bug.cgi?id=85522 |
- https://bugs.webkit.org/show_bug.cgi?id=85523 |
- https://bugs.webkit.org/show_bug.cgi?id=85524 |
- https://bugs.webkit.org/show_bug.cgi?id=85525 |
- |
- * platform/mac/Skipped: |
- |
-2012-05-03 Dan Bernstein <mitz@apple.com> |
- |
- Removed dumpAsText() from this ref test, since that apparently confuses the test tool. |
- |
- * fast/writing-mode/flipped-blocks-inline-map-local-to-container.html: |
- |
->>>>>>> .r116007 |
-2012-05-03 Andreas Kling <kling@webkit.org> |
- |
- REGRESSION(r111387): CSSOM representation of 'background-image' values should be CSSPrimitiveValue. |
- <http://webkit.org/b/85500> |
- |
- Reviewed by Antti Koivisto. |
- |
- Update fast/css/image-value-type.html to reflect that CSSImageValue are now exposed |
- as primitive values in the CSSOM. |
- |
- * fast/css/image-value-type-expected.txt: |
- * fast/css/image-value-type.html: |
- |
-2012-05-03 Keishi Hattori <keishi@webkit.org> |
- |
- Crash in HTMLFormControlElement::m_fieldSetAncestor |
- https://bugs.webkit.org/show_bug.cgi?id=85453 |
- |
- Reviewed by Kent Tamura. |
- |
- * fast/forms/datalist/datalist-child-validation-expected.txt: |
- * fast/forms/datalist/datalist-child-validation.html: Added tests that check the validation status of removed node. |
- * fast/forms/form-control-element-crash-expected.txt: |
- * fast/forms/form-control-element-crash.html: Replaced with a better, easier to understand test case from the cluster-fuzz. |
- |
-2012-05-03 Simon Fraser <simon.fraser@apple.com> |
- |
- Keep overlap testing for compositing on pages with 3d transforms when possible |
- https://bugs.webkit.org/show_bug.cgi?id=62487 |
- |
- Reviewed by Antti Koivisto. |
- |
- Two new tests that check for layer creation outside of an overflow:hidden |
- stacking context. |
- |
- Updated results for other tests whose results are affected by the |
- 'compositingConsultsOverlap' flag; their layers are now constrained to |
- the viewport. |
- |
- * compositing/geometry/ancestor-overflow-change-expected.txt: |
- * compositing/geometry/foreground-layer-expected.txt: |
- * compositing/iframes/invisible-nested-iframe-show-expected.txt: |
- * compositing/layer-creation/overlap-animation-expected.txt: Added. |
- * compositing/layer-creation/overlap-animation.html: Added. |
- * compositing/layer-creation/overlap-transforms-expected.txt: Added. |
- * compositing/layer-creation/overlap-transforms.html: Added. |
- |
-2012-05-03 Thiago Marcos P. Santos <thiago.santos@intel.com> |
- |
- [EFL] CSS tests needs gardening |
- https://bugs.webkit.org/show_bug.cgi?id=85499 |
- |
Unreviewed gardening. |
- Moved CSS tests from Skipped to test_expectations.txt and made the |
- reference to the appropriated bug. Also updated missing/wrong |
- baselines. |
- |
- * platform/efl/Skipped: |
- * platform/efl/css1/basic/class_as_selector-expected.png: |
- * platform/efl/css1/basic/comments-expected.png: |
- * platform/efl/css1/basic/containment-expected.png: |
- * platform/efl/css1/box_properties/acid_test-expected.png: |
- * platform/efl/css1/box_properties/border-expected.png: |
- * platform/efl/css1/cascade/cascade_order-expected.png: |
- * platform/efl/css1/cascade/important-expected.png: |
- * platform/efl/css1/classification/display-expected.png: |
- * platform/efl/css1/classification/list_style-expected.png: |
- * platform/efl/css1/color_and_background/background-expected.png: |
- * platform/efl/css1/color_and_background/background_attachment-expected.png: |
- * platform/efl/css1/conformance/forward_compatible_parsing-expected.png: |
- * platform/efl/css2.1/20110323/abspos-containing-block-initial-001-expected.png: Added. |
- * platform/efl/css2.1/20110323/abspos-containing-block-initial-001-expected.txt: Added. |
- * platform/efl/css2.1/20110323/background-intrinsic-001-expected.png: Added. |
- * platform/efl/css2.1/20110323/background-intrinsic-001-expected.txt: Added. |
- * platform/efl/css2.1/20110323/background-intrinsic-002-expected.png: Added. |
- * platform/efl/css2.1/20110323/background-intrinsic-002-expected.txt: Added. |
- * platform/efl/css2.1/20110323/background-intrinsic-003-expected.png: Added. |
- * platform/efl/css2.1/20110323/background-intrinsic-003-expected.txt: Added. |
- * platform/efl/css2.1/20110323/background-intrinsic-004-expected.png: Added. |
- * platform/efl/css2.1/20110323/background-intrinsic-004-expected.txt: Added. |
- * platform/efl/css2.1/20110323/background-intrinsic-005-expected.png: Added. |
- * platform/efl/css2.1/20110323/background-intrinsic-005-expected.txt: Added. |
- * platform/efl/css2.1/20110323/background-intrinsic-006-expected.png: Added. |
- * platform/efl/css2.1/20110323/background-intrinsic-006-expected.txt: Added. |
- * platform/efl/css2.1/20110323/background-intrinsic-007-expected.png: Added. |
- * platform/efl/css2.1/20110323/background-intrinsic-007-expected.txt: Added. |
- * platform/efl/css2.1/20110323/background-intrinsic-008-expected.png: Added. |
- * platform/efl/css2.1/20110323/background-intrinsic-008-expected.txt: Added. |
- * platform/efl/css2.1/20110323/background-intrinsic-009-expected.png: Added. |
- * platform/efl/css2.1/20110323/background-intrinsic-009-expected.txt: Added. |
- * platform/efl/css2.1/20110323/border-collapse-offset-002-expected.png: Added. |
- * platform/efl/css2.1/20110323/border-collapse-offset-002-expected.txt: Added. |
- * platform/efl/css2.1/20110323/border-spacing-applies-to-015-expected.png: Added. |
- * platform/efl/css2.1/20110323/border-spacing-applies-to-015-expected.txt: Added. |
- * platform/efl/css2.1/20110323/dynamic-top-change-001-expected.png: Added. |
- * platform/efl/css2.1/20110323/dynamic-top-change-001-expected.txt: Added. |
- * platform/efl/css2.1/20110323/dynamic-top-change-002-expected.png: Added. |
- * platform/efl/css2.1/20110323/dynamic-top-change-002-expected.txt: Added. |
- * platform/efl/css2.1/20110323/dynamic-top-change-003-expected.png: Added. |
- * platform/efl/css2.1/20110323/dynamic-top-change-003-expected.txt: Added. |
- * platform/efl/css2.1/20110323/dynamic-top-change-004-expected.png: Added. |
- * platform/efl/css2.1/20110323/dynamic-top-change-004-expected.txt: Added. |
- * platform/efl/css2.1/20110323/empty-inline-001-expected.png: Added. |
- * platform/efl/css2.1/20110323/empty-inline-001-expected.txt: Added. |
- * platform/efl/css2.1/20110323/empty-inline-002-expected.png: Added. |
- * platform/efl/css2.1/20110323/empty-inline-002-expected.txt: Added. |
- * platform/efl/css2.1/20110323/empty-inline-003-expected.png: Added. |
- * platform/efl/css2.1/20110323/empty-inline-003-expected.txt: Added. |
- * platform/efl/css2.1/20110323/outline-color-applies-to-008-expected.png: Added. |
- * platform/efl/css2.1/20110323/outline-color-applies-to-008-expected.txt: Added. |
- * platform/efl/css2.1/20110323/table-caption-001-expected.png: Added. |
- * platform/efl/css2.1/20110323/table-caption-001-expected.txt: Added. |
- * platform/efl/css2.1/20110323/table-caption-002-expected.png: Added. |
- * platform/efl/css2.1/20110323/table-caption-002-expected.txt: Added. |
- * platform/efl/css2.1/20110323/table-caption-horizontal-alignment-001-expected.png: Added. |
- * platform/efl/css2.1/20110323/table-caption-horizontal-alignment-001-expected.txt: Added. |
- * platform/efl/css2.1/20110323/table-caption-margins-001-expected.png: Added. |
- * platform/efl/css2.1/20110323/table-caption-margins-001-expected.txt: Added. |
- * platform/efl/css2.1/20110323/table-caption-optional-001-expected.png: Added. |
- * platform/efl/css2.1/20110323/table-caption-optional-001-expected.txt: Added. |
- * platform/efl/css2.1/20110323/table-caption-optional-002-expected.png: Added. |
- * platform/efl/css2.1/20110323/table-caption-optional-002-expected.txt: Added. |
- * platform/efl/css3/images/cross-fade-background-size-expected.txt: Added. |
- * platform/efl/css3/images/cross-fade-blending-expected.png: Added. |
- * platform/efl/css3/images/cross-fade-blending-expected.txt: Added. |
- * platform/efl/css3/images/cross-fade-invalidation-expected.png: Added. |
- * platform/efl/css3/images/cross-fade-invalidation-expected.txt: Added. |
- * platform/efl/css3/images/cross-fade-simple-expected.png: Added. |
- * platform/efl/css3/images/cross-fade-simple-expected.txt: Added. |
- * platform/efl/css3/images/cross-fade-sizing-expected.png: Added. |
- * platform/efl/css3/images/cross-fade-sizing-expected.txt: Added. |
- * platform/efl/css3/images/cross-fade-tiled-expected.png: Added. |
- * platform/efl/css3/images/cross-fade-tiled-expected.txt: Added. |
- * platform/efl/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.png: Added. |
- * platform/efl/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt: Added. |
- * platform/efl/fast/css/child-style-can-override-visited-style-expected.png: Added. |
- * platform/efl/fast/css/child-style-can-override-visited-style-expected.txt: Added. |
- * platform/efl/fast/css/clip-text-in-scaled-div-expected.png: Added. |
- * platform/efl/fast/css/clip-text-in-scaled-div-expected.txt: Added. |
- * platform/efl/fast/css/color-correction-on-background-image-expected.txt: Added. |
- * platform/efl/fast/css/color-correction-on-backgrounds-expected.txt: Added. |
- * platform/efl/fast/css/color-correction-on-box-shadow-expected.txt: Added. |
- * platform/efl/fast/css/color-correction-on-text-shadow-expected.txt: Added. |
- * platform/efl/fast/css/color-correction-untagged-images-expected.txt: Added. |
- * platform/efl/fast/css/invalidation-errors-2-expected.txt: |
- * platform/efl/fast/css/invalidation-errors-expected.txt: |
- * platform/efl/fast/css/shadow-multiple-expected.png: |
- * platform/efl/fast/css/text-overflow-input-expected.png: Added. |
- * platform/efl/fast/css/text-overflow-input-expected.txt: Added. |
- * platform/efl/fast/css/text-rendering-expected.png: Removed. |
- * platform/efl/fast/css/text-rendering-expected.txt: Added. |
- * platform/efl/svg/css/composite-shadow-example-expected.txt: Removed. |
- * platform/efl/svg/css/composite-shadow-with-opacity-expected.txt: Removed. |
- * platform/efl/svg/css/group-with-shadow-expected.png: Added. |
- * platform/efl/svg/css/stars-with-shadow-expected.png: Added. |
- * platform/efl/test_expectations.txt: |
- * platform/efl/transforms/svg-vs-css-expected.png: |
- * platform/efl/transforms/svg-vs-css-expected.txt: |
- |
-2012-05-03 Zhenyao Mo <zmo@google.com> |
- |
- Unreviewed, rebaseline |
- |
- * platform/chromium-linux-x86/fast/js/dfg-double-vote-fuzz-expected.txt: Added. |
- |
-2012-05-03 Dan Bernstein <mitz@apple.com> |
- |
- highlight for Ruby text is mispositioned in the Web Inspector |
- https://bugs.webkit.org/show_bug.cgi?id=82684 |
- |
- Reviewed by Simon Fraser. |
- |
- * fast/writing-mode/flipped-blocks-inline-map-local-to-container-expected.html: Added. |
- * fast/writing-mode/flipped-blocks-inline-map-local-to-container.html: Added. |
- |
-2012-05-03 Andrey Kosyakov <caseq@chromium.org> |
- |
- Unreviewed, adjusted platform specifiers for fast/js/dfg-double-vote-fuzz.html |
- |
* platform/chromium/test_expectations.txt: |
-2012-05-03 Andrey Kosyakov <caseq@chromium.org> |
+2012-05-23 Emil A Eklund <eae@chromium.org> |
- Unreviewed gardening. Narrowed down platform specifiers for some tests, removed some entries. |
+ Unskip sub-pixel tests on chromium now that they flag has been turned on (in r 117815). |
* platform/chromium/test_expectations.txt: |
-2012-05-03 Caio Marcelo de Oliveira Filho <caio.oliveira@openbossa.org> |
+2012-05-23 Emil A Eklund <eae@chromium.org> |
- Remove extra checks for empty string when parsing CSS value |
- https://bugs.webkit.org/show_bug.cgi?id=85480 |
+ Add test for subpixel precision in DOM APIs |
+ https://bugs.webkit.org/show_bug.cgi?id=85534 |
- Reviewed by Alexis Menard. |
- |
- * fast/html/font-face-empty-should-not-crash-expected.txt: Added. |
- * fast/html/font-face-empty-should-not-crash.html: Added. |
- |
-2012-05-03 Arpita Bahuguna <arpitabahuguna@gmail.com> |
- |
- Broken handling of pseudo-elements in selectors API |
- https://bugs.webkit.org/show_bug.cgi?id=83446 |
- |
- Reviewed by Antti Koivisto. |
- |
- * fast/dom/Window/querySelectorAll-with-pseudo-elements-expected.txt: Added. |
- * fast/dom/Window/querySelectorAll-with-pseudo-elements.html: Added. |
- New layout testcase added for verifying that the querySelectorAll() API returns zero |
- when querying for pseudo-elements selectors; as per the specification. |
- |
-2012-05-03 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com> |
- |
- [EFL] [DRT] Update EFL baselines after r115846 |
- https://bugs.webkit.org/show_bug.cgi?id=85474 |
- |
- Unreviewed, EFL rebaseline after changes in r115846. |
- |
- * platform/efl/fast/block/float/032-expected.txt: |
- * platform/efl/fast/block/float/overlapping-floats-with-overflow-hidden-expected.txt: |
- * platform/efl/fast/block/float/shrink-to-avoid-float-complexity-expected.txt: |
- * platform/efl/fast/block/lineboxcontain/parsing-invalid-expected.txt: |
- * platform/efl/fast/block/margin-collapse/103-expected.txt: |
- * platform/efl/fast/clip/008-expected.txt: |
- * platform/efl/fast/clip/011-expected.txt: |
- * platform/efl/fast/clip/012-expected.txt: |
- * platform/efl/fast/html/details-no-summary4-expected.txt: |
- * platform/efl/fast/html/details-open-javascript-expected.txt: |
- * platform/efl/fast/html/details-open2-expected.txt: |
- * platform/efl/fast/html/details-open4-expected.txt: |
- * platform/efl/fast/replaced/replaced-breaking-expected.txt: |
- * platform/efl/fast/replaced/replaced-breaking-mixture-expected.txt: |
- * platform/efl/fast/table/003-expected.txt: |
- * platform/efl/fast/table/overflowHidden-expected.txt: |
- * platform/efl/fast/table/text-field-baseline-expected.txt: |
- * platform/efl/fast/text/textIteratorNilRenderer-expected.txt: |
- * platform/efl/http/tests/navigation/javascriptlink-frames-expected.png: |
- * platform/efl/http/tests/navigation/javascriptlink-frames-expected.txt: |
- |
-2012-05-03 Mihnea Ovidenie <mihnea@adobe.com> |
- |
- [CSSRegions]Correct fast/regions/region-style-inline-background-color.html |
- https://bugs.webkit.org/show_bug.cgi?id=85470 |
- |
- Reviewed by Andreas Kling. |
- |
- Fix a typo in the original test and update the expectations. |
- The purpose of this test is to verify that region styling is NOT enabled for inline elements. The test was passing |
- because region styling rule was not applied due to incorrect region selector. |
- |
- The corrected test makes sure that region styling rule has the right region selector and can be applied to the first region in the test file. |
- |
- * fast/regions/region-style-inline-background-color.html: |
- * platform/chromium-win/fast/regions/region-style-inline-background-color-expected.txt: |
- * platform/mac/fast/regions/region-style-inline-background-color-expected.txt: |
- |
-2012-04-30 Pavel Feldman <pfeldman@chromium.org> |
- |
- Web Inspector: migrate breakpoint manager to live locations. |
- https://bugs.webkit.org/show_bug.cgi?id=85136 |
- |
- Reviewed by Yury Semikhatsky. |
- |
- * http/tests/inspector/debugger-test.js: |
- (initialize_DebuggerTest): |
- * inspector/debugger/breakpoint-manager-expected.txt: |
- * inspector/debugger/breakpoint-manager.html: |
- * inspector/debugger/debugger-breakpoints-not-activated-on-reload.html: |
- * inspector/debugger/scripts-panel.html: |
- * inspector/debugger/source-frame-expected.txt: |
- * inspector/debugger/source-frame.html: |
- * platform/chromium/inspector/debugger/breakpoint-manager-expected.txt: Removed. |
- |
-2012-05-03 Uday Kiran <udaykiran@motorola.com> |
- |
- CSS clip: auto clips to box borders instead of removing clipping |
- https://bugs.webkit.org/show_bug.cgi?id=36772 |
- |
- Reviewed by Andreas Kling. |
- |
- CSS 2.1 test case added for clip:auto |
- |
- * css2.1/20110323/clip-001-expected.html: Added. |
- * css2.1/20110323/clip-001.html: Added. |
- * fast/css/getPropertyValue-clip.html: getPropertyValue for clip when auto is specified should return auto and not rect(0px 0px 0px 0px). |
- |
-2012-05-03 Nikolas Zimmermann <nzimmermann@rim.com> |
- |
- Fix multiple begin values support - especially with seeking through setCurrentTime |
- https://bugs.webkit.org/show_bug.cgi?id=85372 |
- |
- Reviewed by Zoltan Herczeg. |
- |
- * svg/animations/multiple-begin-additive-animation-expected.txt: Added. |
- * svg/animations/multiple-begin-additive-animation.html: Added. |
- * svg/animations/multiple-begin-animation-discrete-expected.svg: Added. |
- * svg/animations/multiple-begin-animation-discrete.svg: Added. |
- * svg/animations/multiple-begin-animation-expected.svg: Added. |
- * svg/animations/multiple-begin-animation.svg: Added. |
- * svg/animations/resources/multiple-begin-additive-animation.svg: Added. |
- * svg/animations/script-tests/multiple-begin-additive-animation.js: Added. |
- (checkBaseValues): |
- (sample1): |
- (sample2): |
- (sample3): |
- (sample4): |
- (sample5): |
- (sample6): |
- (sample7): |
- (sample8): |
- (sample9): |
- (sample10): |
- (sample11): |
- (sample12): |
- (sample13): |
- (executeTest): |
- |
-2012-05-03 Dongwoo Im <dw.im@samsung.com> |
- |
- [EFL][DRT] Implement the LayoutTestController's methods related to the Page Visibility API. |
- https://bugs.webkit.org/show_bug.cgi?id=85347 |
- |
- Reviewed by Nikolas Zimmermann. |
- |
- * platformrm/efl/Skipped: Remove one test case of the Page Visibility API. |
- |
-2012-05-02 Tom Zakrajsek <tomz@codeaurora.org> |
- |
- Need tests for PerfTestRunner.computeStatistics |
- https://bugs.webkit.org/show_bug.cgi?id=85410 |
- |
- Reviewed by Ryosuke Niwa. |
- |
- * fast/harness/perftests/perf-runner-compute-statistics-expected.txt: Added. |
- * fast/harness/perftests/perf-runner-compute-statistics.html: Added. |
- * platform/chromium/test_expectations.txt: |
- |
-2012-05-02 Csaba Osztrogonác <ossy@webkit.org> |
- |
- [Qt] Unreviewed morning gardening. |
- |
- * platform/qt-5.0/Skipped: |
- * platform/qt-5.0/fast/forms/search-rtl-expected.png: Added. |
- * platform/qt-5.0/fast/forms/search-rtl-expected.txt: |
- * platform/qt/Skipped: |
- |
-2012-05-02 Andrey Kosyakov <caseq@chromium.org> |
- |
- Unreviewed gardening. Adjusted expectations for slow tests. |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-05-02 Andrey Kosyakov <caseq@chromium.org> |
- |
- Unreviewed. Removed entry for fast/dom/prototype-inheritance-2.html to keep lint happy. |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-05-02 Erik Arvidsson <arv@chromium.org> |
- |
- Remove window-properties.html and other iterate over all possible properties tests |
- https://bugs.webkit.org/show_bug.cgi?id=85430 |
- |
Reviewed by Eric Seidel. |
- These tests iterate over all properties in the global scope and their respective properties. |
- These tests are different on all platforms because they depend on build flags. |
- Each feature should be covered by a more specific test than a global catch all that breaks |
- every time anyone touches any IDL file. |
+ Add test for increased precision due to subpixel support in the |
+ getBoundingClientRect api. Also test that clientWidth returns the pixel |
+ snapped value. |
- * fast/dom/Window/window-properties-expected.txt: Removed. |
- * fast/dom/Window/window-properties.html: Removed. |
- * fast/dom/prototype-inheritance-2-expected.txt: Removed. |
- * fast/dom/prototype-inheritance-2.html: Removed. |
- * fast/dom/prototype-inheritance-expected.txt: Removed. |
- * fast/dom/prototype-inheritance.html: Removed. |
- * fast/dom/script-tests/prototype-inheritance-2.js: Removed. |
- * fast/dom/script-tests/prototype-inheritance.js: Removed. |
- * platform/chromium-win/fast/dom/Window/window-properties-expected.txt: Removed. |
- * platform/chromium-win/fast/dom/prototype-inheritance-2-expected.txt: Removed. |
- * platform/chromium/fast/dom/prototype-inheritance-expected.txt: Removed. |
- * platform/chromium/test_expectations.txt: |
+ * fast/sub-pixel/client-rect-has-subpixel-precision-expected.html: Added. |
+ * fast/sub-pixel/client-rect-has-subpixel-precision.html: Added. |
* platform/efl/Skipped: |
- * platform/gtk/fast/dom/Window/window-properties-expected.txt: Removed. |
- * platform/gtk/fast/dom/prototype-inheritance-2-expected.txt: Removed. |
- * platform/mac/fast/dom/Window/window-properties-expected.txt: Removed. |
- * platform/mac/fast/dom/prototype-inheritance-2-expected.txt: Removed. |
- * platform/qt-4.8/fast/dom/Window/window-properties-expected.png: Removed. |
- * platform/qt-4.8/fast/dom/Window/window-properties-expected.txt: Removed. |
- * platform/qt-5.0-wk2/fast/dom/Window/window-properties-expected.txt: Removed. |
- * platform/qt-5.0-wk2/fast/dom/prototype-inheritance-2-expected.txt: Removed. |
- * platform/qt-5.0/fast/dom/Window/window-properties-expected.png: Removed. |
- * platform/qt-5.0/fast/dom/Window/window-properties-expected.txt: Removed. |
- * platform/qt-5.0/fast/dom/prototype-inheritance-2-expected.txt: Removed. |
- * platform/qt-arm/Skipped: |
- * platform/qt/fast/dom/prototype-inheritance-2-expected.png: Removed. |
- * platform/qt/fast/dom/prototype-inheritance-2-expected.txt: Removed. |
- * platform/qt/fast/dom/prototype-inheritance-expected.png: Removed. |
+ * platform/gtk-wk2/Skipped: |
+ * platform/mac-lion/Skipped: |
+ * platform/mac-snowleopard/Skipped: |
+ * platform/mac-wk2/Skipped: |
+ * platform/mac/Skipped: |
+ * platform/qt-4.8/Skipped: |
+ * platform/qt/Skipped: |
+ * platform/win-wk2/Skipped: |
+ * platform/win-xp/Skipped: |
* platform/win/Skipped: |
- * platform/win/fast/dom/Window/window-properties-expected.txt: Removed. |
- * platform/win/fast/dom/prototype-inheritance-2-expected.txt: Removed. |
* platform/wincairo/Skipped: |
+ * platform/wk2/Skipped: |
+ Mark as skipped on all platforms but chromium for now. |
-2012-05-02 Dirk Pranke <dpranke@chromium.org> |
+2012-05-23 Alexei Filippov <alexeif@chromium.org> |
- Suppress svg failure after switching chromium-win to DRT mode. |
+ Web Inspector: filter out debugging stuff from the heap class view |
+ https://bugs.webkit.org/show_bug.cgi?id=86723 |
- Unreviewed, expectations change. |
+ Reviewed by Yury Semikhatsky. |
- * platform/chromium/test_expectations.txt: |
+ * inspector/profiler/heap-snapshot-comparison-dom-groups-change.html: |
+ * inspector/profiler/heap-snapshot-comparison-show-all.html: |
+ * inspector/profiler/heap-snapshot-containment-expansion-preserved-when-sorting.html: |
+ * inspector/profiler/heap-snapshot-containment-show-all.html: |
+ * inspector/profiler/heap-snapshot-containment-show-next.html: |
+ * inspector/profiler/heap-snapshot-containment-shown-node-count-preserved-when-sorting.html: |
+ * inspector/profiler/heap-snapshot-dominators-expansion-preserved-when-sorting.html: |
+ * inspector/profiler/heap-snapshot-dominators-show-all.html: |
+ * inspector/profiler/heap-snapshot-dominators-show-next.html: |
+ * inspector/profiler/heap-snapshot-dominators-shown-node-count-preserved-when-sorting.html: |
+ * inspector/profiler/heap-snapshot-dominators-sorting.html: |
+ * inspector/profiler/heap-snapshot-test.js: |
+ (initialize_HeapSnapshotTest.InspectorTest.createHeapSnapshotMockObject): |
+ (initialize_HeapSnapshotTest.InspectorTest.createHeapSnapshotMockRaw): |
+ (initialize_HeapSnapshotTest): |
+ (initialize_HeapSnapshotTest.): |
+ * inspector/profiler/heap-snapshot.html: |
-2012-05-02 Sheriff Bot <webkit.review.bot@gmail.com> |
+2012-05-23 Dominik Röttsches <dominik.rottsches@intel.com> |
- Unreviewed, rolling out r115902. |
- http://trac.webkit.org/changeset/115902 |
- https://bugs.webkit.org/show_bug.cgi?id=85441 |
+ [EFL][DRT] Today's ingredients for a green bot |
+ https://bugs.webkit.org/show_bug.cgi?id=87244 |
- Compile failure on linux 32 (Requested by zhenyao on #webkit). |
+ Unreviewed, EFL gardening. |
- * storage/indexeddb/key-generator-expected.txt: |
- * storage/indexeddb/resources/key-generator.js: |
+ Some rebaselines, and moving out a set of new crashes that |
+ need more investigation. |
-2012-05-02 Sheriff Bot <webkit.review.bot@gmail.com> |
+ * platform/efl/fast/css-generated-content/inline-display-types-expected.png: |
+ * platform/efl/fast/css-generated-content/inline-display-types-expected.txt: |
+ * platform/efl/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.png: |
+ * platform/efl/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt: |
+ * platform/efl/fast/inline-block/001-expected.png: |
+ * platform/efl/fast/inline-block/001-expected.txt: |
+ * platform/efl/test_expectations.txt: |
- Unreviewed, rolling out r115905. |
- http://trac.webkit.org/changeset/115905 |
- https://bugs.webkit.org/show_bug.cgi?id=85435 |
+2012-05-23 Steve Block <steveblock@google.com> |
- New computeStatistics test is failing on chromium ports |
- (Requested by tomz on #webkit). |
+ Add crashing expectation for media/video-src-invalid-remove.html |
- * fast/harness/perftests/perf-runner-compute-statistics-expected.txt: Removed. |
- * fast/harness/perftests/perf-runner-compute-statistics.html: Removed. |
- |
-2012-05-02 Zhenyao Mo <zmo@google.com> |
- |
- Rebaseline, unreviewed. |
- |
- * platform/chromium-linux-x86/http/tests/loading: Added. |
- * platform/chromium-linux-x86/http/tests/loading/pdf-commit-load-callbacks-expected.txt: Added. |
- * platform/chromium-linux/http/tests/loading/pdf-commit-load-callbacks-expected.txt: |
- |
-2012-05-02 Julien Chaffraix <jchaffraix@webkit.org> |
- |
Unreviewed gardening. |
- Rebaselined overflow-delete-line.html and ancestor-overflow.html. |
- |
- The pixel changes are only text differences. |
- |
- * fast/repaint/overflow-delete-line-expected.txt: Added. |
- * platform/chromium-mac-leopard/compositing/overflow/ancestor-overflow-expected.png: Added. |
- * platform/chromium-mac-leopard/fast/repaint/overflow-delete-line-expected.png: Added. |
- * platform/chromium-mac-snowleopard/fast/repaint/overflow-delete-line-expected.png: |
- * platform/chromium-mac/compositing/overflow/ancestor-overflow-expected.txt: Removed. |
- * platform/chromium-mac/fast/repaint/overflow-delete-line-expected.txt: Removed. |
- * platform/chromium-win/compositing/overflow/ancestor-overflow-expected.txt: |
* platform/chromium/test_expectations.txt: |
- * platform/efl/fast/repaint/overflow-delete-line-expected.txt: Removed. |
- * platform/gtk/fast/repaint/overflow-delete-line-expected.txt: Removed. |
-2012-05-02 Tom Zakrajsek <tomz@codeaurora.org> |
+2012-05-23 Andrei Bucur <abucur@adobe.com> |
- Need tests for PerfTestRunner.computeStatistics |
- https://bugs.webkit.org/show_bug.cgi?id=85410 |
+ [CSSRegions]Implement NamedFlow::name attribute |
+ https://bugs.webkit.org/show_bug.cgi?id=79645 |
- Reviewed by Ryosuke Niwa. |
+ Test for the NamedFlow::name attribute per the CSS Regions WD 3-May-2012 recommendation: |
+ http://www.w3.org/TR/2012/WD-css3-regions-20120503/ |
- * fast/harness/perftests/perf-runner-compute-statistics-expected.txt: Added. |
- * fast/harness/perftests/perf-runner-compute-statistics.html: Added. |
+ Reviewed by Andreas Kling. |
-2012-05-02 Joshua Bell <jsbell@chromium.org> |
+ * fast/regions/webkit-named-flow-name-expected.txt: Added. |
+ * fast/regions/webkit-named-flow-name.html: Added. |
- IndexedDB: Handle generated keys up to 2^53 |
- https://bugs.webkit.org/show_bug.cgi?id=85114 |
+2012-05-23 Grzegorz Czajkowski <g.czajkowski@samsung.com> |
- Reviewed by Tony Chang. |
+ Unreviewed, rolling out r118157. |
+ http://trac.webkit.org/changeset/118157 |
+ https://bugs.webkit.org/show_bug.cgi?id=87100 |
- * storage/indexeddb/key-generator-expected.txt: |
- * storage/indexeddb/resources/key-generator.js: |
- (get defineTest): |
+ Newly added tests are not connected to 8483 bug. |
+ editing/style directory should be unskiped first. |
-2012-05-02 Zhenyao Mo <zmo@google.com> |
- |
- Rebaseline, unreviewed. |
- |
- * platform/chromium-mac/fast/text/textIteratorNilRenderer-expected.txt: |
- |
-2012-05-02 Zhenyao Mo <zmo@google.com> |
- |
- Rebaseline, unreviewed. |
- |
- * platform/chromium-mac/fast/text/textIteratorNilRenderer-expected.txt: |
- * platform/chromium/media/media-can-play-wav-audio-expected.txt: Added. |
- |
-2012-05-02 Adam Klein <adamk@chromium.org> |
- |
- Childlist mutations in shadow DOM should be observable with MutationObservers |
- https://bugs.webkit.org/show_bug.cgi?id=85402 |
- |
- Reviewed by Ojan Vafai. |
- |
- Added test covering childList mutations as well as attribute and |
- characterData mutations (these were already working). |
- |
- * fast/mutation/shadow-dom-expected.txt: Added. |
- * fast/mutation/shadow-dom.html: Added. |
- |
-2012-05-02 Eric Carlson <eric.carlson@apple.com> |
- |
- Crash in WebCore::TextTrackList::remove |
- https://bugs.webkit.org/show_bug.cgi?id=85095 |
- |
- Reviewed by Maciej Stachowiak. |
- |
- * media/track/track-remove-quickly-expected.txt: Added. |
- * media/track/track-remove-quickly.html: Added. |
- |
-2012-05-02 David Barton <dbarton@mathscribe.com> |
- |
- After appending MathML with jquery the table renders with overlaps |
- https://bugs.webkit.org/show_bug.cgi?id=52444 |
- |
- Reviewed by Julien Chaffraix. |
- |
- * mathml/presentation/mo-stretch.html: |
- * platform/mac/mathml/presentation/mo-stretch-expected.png: |
- * platform/mac/mathml/presentation/mo-stretch-expected.txt: |
- |
-2012-05-02 Gustavo Noronha Silva <gns@gnome.org> |
- |
- Unreviewed gardening. |
- |
- * platform/gtk/test_expectations.txt: remove duplicate annotation |
- for fast/workers/storage/use-same-database-in-page-and-workers.html, |
- added comment explaining the ocasional ASSERT that's a |
- cross-platform problem. |
- |
-2012-05-02 Andy Estes <aestes@apple.com> |
- |
- media/audio-repaint.html sometimes fails on Lion Debug (Tests) |
- https://bugs.webkit.org/show_bug.cgi?id=84357 |
- |
- * platform/mac/Skipped: Skipped the flaky test. |
- |
-2012-05-02 Andy Estes <aestes@apple.com> |
- |
- Update two more Mac baselines. |
- |
- * platform/mac/fast/forms/input-appearance-spinbutton-expected.txt: |
- * platform/mac/tables/mozilla/bugs/bug4527-expected.txt: |
- |
-2012-05-02 Andy Estes <aestes@apple.com> |
- |
- Update more Mac baselines after r115846. |
- |
- * platform/mac/editing/selection/select-from-textfield-outwards-expected.txt: |
- * platform/mac/fast/block/float/avoiding-float-centered-expected.txt: |
- * platform/mac/fast/block/float/float-not-removed-from-next-sibling3-expected.txt: |
- * platform/mac/media/audio-controls-rendering-expected.txt: |
- |
-2012-05-02 Ryosuke Niwa <rniwa@webkit.org> |
- |
- blockquote gets clobbered on delete, but the font-tag inside it doesn't |
- https://bugs.webkit.org/show_bug.cgi?id=19702 |
- |
- Reviewed by Enrica Casucci. |
- |
- Add a regression test initially authored by Ojan Vafai since this bug appears to have been fixed already. |
- |
- * editing/execCommand/delete-line-and-insert-text-in-font-inside-blockquote-expected.txt: Added. |
- * editing/execCommand/delete-line-and-insert-text-in-font-inside-blockquote.html: Added. |
- |
-2012-05-02 Keith Rosenblatt <keith.rosenblatt@nokia.com> |
- |
- [Qt] ASSERT in FontCustomPlatformDataQt.cpp with invalid font in data URI |
- https://bugs.webkit.org/show_bug.cgi?id=85089 |
- |
- Reviewed by Simon Hausmann. |
- |
- * fast/css/font-face-data-uri-invalid-expected.txt: Added. |
- * fast/css/font-face-data-uri-invalid.html: Added. |
- |
-2012-05-02 Andy Estes <aestes@apple.com> |
- |
- Update Mac baselines after r115846. |
- |
- * platform/mac/fast/clip/008-expected.txt: |
- * platform/mac/fast/clip/011-expected.txt: |
- * platform/mac/fast/clip/012-expected.txt: |
- * platform/mac/fast/forms/input-text-double-click-expected.txt: |
- * platform/mac/fast/repaint/overflow-delete-line-expected.txt: |
- * platform/mac/media/controls-after-reload-expected.txt: |
- * platform/mac/media/controls-strict-expected.txt: |
- * platform/mac/media/video-controls-rendering-expected.txt: |
- * platform/mac/media/video-display-toggle-expected.txt: |
- * platform/mac/media/video-no-audio-expected.txt: |
- * platform/mac/media/video-playing-and-pause-expected.txt: |
- * platform/mac/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt: Added. |
- * platform/mac/svg/custom/inline-svg-in-xhtml-expected.txt: |
- * platform/mac/svg/hixie/mixed/003-expected.txt: |
- * platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt: |
- * platform/mac/transforms/3d/general/perspective-non-layer-expected.txt: |
- |
-2012-05-02 Nate Chapin <japhet@chromium.org> |
- |
- Unreviewed, rebaseline pdf-commit-load-callbacks.html for chromium-linux. |
- |
- * platform/chromium-linux/http/tests/loading/pdf-commit-load-callbacks-expected.txt: Added. |
- |
-2012-05-02 Csaba Osztrogonác <ossy@webkit.org> |
- |
- [Qt] Unreviewed, rebaselining after changes in r115846. |
- |
- REGRESSION(110072): Clipping is not applied on layers that are animated using platform code |
- https://bugs.webkit.org/show_bug.cgi?id=83954 |
- |
- * platform/qt/animations/combo-transform-translate+scale-expected.txt: Added. |
- * platform/qt/compositing/geometry/object-clip-rects-assertion-expected.txt: Added. |
- * platform/qt/compositing/overflow/ancestor-overflow-expected.png: |
- * platform/qt/compositing/overflow/ancestor-overflow-expected.txt: |
- * platform/qt/css3/selectors3/html/css3-modsel-23-expected.png: |
- * platform/qt/css3/selectors3/html/css3-modsel-23-expected.txt: |
- * platform/qt/css3/selectors3/html/css3-modsel-24-expected.png: |
- * platform/qt/css3/selectors3/html/css3-modsel-24-expected.txt: |
- * platform/qt/css3/selectors3/html/css3-modsel-68-expected.png: |
- * platform/qt/css3/selectors3/html/css3-modsel-68-expected.txt: |
- * platform/qt/css3/selectors3/html/css3-modsel-69-expected.png: |
- * platform/qt/css3/selectors3/html/css3-modsel-69-expected.txt: |
- * platform/qt/css3/selectors3/xhtml/css3-modsel-23-expected.png: |
- * platform/qt/css3/selectors3/xhtml/css3-modsel-23-expected.txt: |
- * platform/qt/css3/selectors3/xhtml/css3-modsel-24-expected.png: |
- * platform/qt/css3/selectors3/xhtml/css3-modsel-24-expected.txt: |
- * platform/qt/css3/selectors3/xhtml/css3-modsel-68-expected.png: |
- * platform/qt/css3/selectors3/xhtml/css3-modsel-68-expected.txt: |
- * platform/qt/css3/selectors3/xhtml/css3-modsel-69-expected.png: |
- * platform/qt/css3/selectors3/xhtml/css3-modsel-69-expected.txt: |
- * platform/qt/css3/selectors3/xml/css3-modsel-23-expected.png: |
- * platform/qt/css3/selectors3/xml/css3-modsel-23-expected.txt: |
- * platform/qt/css3/selectors3/xml/css3-modsel-24-expected.png: |
- * platform/qt/css3/selectors3/xml/css3-modsel-24-expected.txt: |
- * platform/qt/css3/selectors3/xml/css3-modsel-68-expected.png: |
- * platform/qt/css3/selectors3/xml/css3-modsel-68-expected.txt: |
- * platform/qt/css3/selectors3/xml/css3-modsel-69-expected.png: |
- * platform/qt/css3/selectors3/xml/css3-modsel-69-expected.txt: |
- * platform/qt/editing/pasteboard/4806874-expected.png: |
- * platform/qt/editing/pasteboard/4806874-expected.txt: |
- * platform/qt/editing/pasteboard/input-field-1-expected.png: |
- * platform/qt/editing/pasteboard/input-field-1-expected.txt: |
- * platform/qt/editing/selection/3690703-2-expected.png: |
- * platform/qt/editing/selection/3690703-2-expected.txt: |
- * platform/qt/editing/selection/3690703-expected.png: |
- * platform/qt/editing/selection/3690703-expected.txt: |
- * platform/qt/editing/selection/3690719-expected.png: |
- * platform/qt/editing/selection/3690719-expected.txt: |
- * platform/qt/editing/selection/4895428-3-expected.png: |
- * platform/qt/editing/selection/4895428-3-expected.txt: |
- * platform/qt/editing/selection/4975120-expected.png: |
- * platform/qt/editing/selection/4975120-expected.txt: |
- * platform/qt/editing/selection/drag-select-1-expected.png: |
- * platform/qt/editing/selection/drag-select-1-expected.txt: |
- * platform/qt/editing/selection/expanding-selections-expected.png: |
- * platform/qt/editing/selection/expanding-selections-expected.txt: |
- * platform/qt/editing/selection/leave-requested-block-expected.png: |
- * platform/qt/editing/selection/leave-requested-block-expected.txt: |
- * platform/qt/editing/selection/select-across-readonly-input-1-expected.png: |
- * platform/qt/editing/selection/select-across-readonly-input-1-expected.txt: |
- * platform/qt/editing/selection/select-across-readonly-input-2-expected.png: |
- * platform/qt/editing/selection/select-across-readonly-input-2-expected.txt: |
- * platform/qt/editing/selection/select-across-readonly-input-3-expected.png: |
- * platform/qt/editing/selection/select-across-readonly-input-3-expected.txt: |
- * platform/qt/editing/selection/select-across-readonly-input-4-expected.png: |
- * platform/qt/editing/selection/select-across-readonly-input-4-expected.txt: |
- * platform/qt/editing/selection/select-across-readonly-input-5-expected.png: |
- * platform/qt/editing/selection/select-across-readonly-input-5-expected.txt: |
- * platform/qt/fast/block/float/032-expected.png: |
- * platform/qt/fast/block/float/032-expected.txt: |
- * platform/qt/fast/block/float/033-expected.txt: |
- * platform/qt/fast/block/float/avoidance-rtl-expected.txt: |
- * platform/qt/fast/block/float/float-not-removed-from-next-sibling3-expected.png: Copied from LayoutTests/platform/qt/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png. |
- * platform/qt/fast/block/float/float-not-removed-from-next-sibling3-expected.txt: |
- * platform/qt/fast/block/float/float-overflow-hidden-containing-block-width-expected.png: |
- * platform/qt/fast/block/float/float-overflow-hidden-containing-block-width-expected.txt: |
- * platform/qt/fast/block/float/in-margin-expected.png: Copied from LayoutTests/platform/qt/fast/repaint/iframe-scroll-repaint-expected.png. |
- * platform/qt/fast/block/float/in-margin-expected.txt: |
- * platform/qt/fast/block/float/overlapping-floats-with-overflow-hidden-expected.png: |
- * platform/qt/fast/block/float/overlapping-floats-with-overflow-hidden-expected.txt: |
- * platform/qt/fast/block/float/shrink-to-avoid-float-complexity-expected.png: |
- * platform/qt/fast/block/float/shrink-to-avoid-float-complexity-expected.txt: |
- * platform/qt/fast/block/lineboxcontain/parsing-invalid-expected.png: |
- * platform/qt/fast/block/lineboxcontain/parsing-invalid-expected.txt: |
- * platform/qt/fast/clip/008-expected.png: |
- * platform/qt/fast/clip/008-expected.txt: |
- * platform/qt/fast/clip/011-expected.png: |
- * platform/qt/fast/clip/011-expected.txt: |
- * platform/qt/fast/clip/012-expected.png: |
- * platform/qt/fast/clip/012-expected.txt: |
- * platform/qt/fast/clip/017-expected.png: Copied from LayoutTests/platform/qt/tables/mozilla_expected_failures/bugs/bug45621-expected.png. |
- * platform/qt/fast/clip/017-expected.txt: |
- * platform/qt/fast/css/input-search-padding-expected.png: |
- * platform/qt/fast/css/input-search-padding-expected.txt: |
- * platform/qt/fast/css/invalidation-errors-2-expected.png: |
- * platform/qt/fast/css/invalidation-errors-2-expected.txt: |
- * platform/qt/fast/css/invalidation-errors-expected.png: |
- * platform/qt/fast/css/invalidation-errors-expected.txt: |
- * platform/qt/fast/css/line-height-expected.png: |
- * platform/qt/fast/css/line-height-expected.txt: |
- * platform/qt/fast/css/nested-layers-with-hover-expected.png: |
- * platform/qt/fast/css/nested-layers-with-hover-expected.txt: |
- * platform/qt/fast/css/resize-single-axis-expected.txt: Added. |
- * platform/qt/fast/css/text-input-with-webkit-border-radius-expected.png: |
- * platform/qt/fast/css/text-input-with-webkit-border-radius-expected.txt: |
- * platform/qt/fast/css/text-overflow-input-expected.txt: |
- * platform/qt/fast/dom/isindex-001-expected.png: Added. |
- * platform/qt/fast/dom/isindex-001-expected.txt: |
- * platform/qt/fast/dynamic/subtree-boundary-percent-height-expected.png: |
- * platform/qt/fast/dynamic/subtree-boundary-percent-height-expected.txt: |
- * platform/qt/fast/dynamic/subtree-no-common-root-static-y-expected.png: |
- * platform/qt/fast/dynamic/subtree-no-common-root-static-y-expected.txt: |
- * platform/qt/fast/dynamic/subtree-table-cell-height-expected.png: |
- * platform/qt/fast/dynamic/subtree-table-cell-height-expected.txt: |
- * platform/qt/fast/events/context-no-deselect-expected.png: Added. |
- * platform/qt/fast/events/context-no-deselect-expected.txt: |
- * platform/qt/fast/events/mouse-relative-position-expected.txt: Added. |
- * platform/qt/fast/forms/basic-inputs-expected.txt: |
- * platform/qt/fast/forms/date/date-appearance-expected.png: Added. |
- * platform/qt/fast/forms/date/date-appearance-expected.txt: Added. |
- * platform/qt/fast/forms/encoding-test-expected.png: Copied from LayoutTests/platform/qt/fast/forms/search-styled-expected.png. |
- * platform/qt/fast/forms/encoding-test-expected.txt: |
- * platform/qt/fast/forms/fieldset-align-expected.png: Added. |
- * platform/qt/fast/forms/fieldset-align-expected.txt: |
- * platform/qt/fast/forms/floating-textfield-relayout-expected.png: Added. |
- * platform/qt/fast/forms/floating-textfield-relayout-expected.txt: |
- * platform/qt/fast/forms/input-align-expected.png: Added. |
- * platform/qt/fast/forms/input-align-expected.txt: |
- * platform/qt/fast/forms/input-appearance-bkcolor-expected.png: Added. |
- * platform/qt/fast/forms/input-appearance-bkcolor-expected.txt: |
- * platform/qt/fast/forms/input-appearance-default-bkcolor-expected.png: Added. |
- * platform/qt/fast/forms/input-appearance-default-bkcolor-expected.txt: |
- * platform/qt/fast/forms/input-appearance-disabled-expected.png: Added. |
- * platform/qt/fast/forms/input-appearance-disabled-expected.txt: |
- * platform/qt/fast/forms/input-appearance-focus-expected.png: Added. |
- * platform/qt/fast/forms/input-appearance-focus-expected.txt: |
- * platform/qt/fast/forms/input-appearance-preventDefault-expected.png: Added. |
- * platform/qt/fast/forms/input-appearance-preventDefault-expected.txt: |
- * platform/qt/fast/forms/input-appearance-readonly-expected.png: Added. |
- * platform/qt/fast/forms/input-appearance-readonly-expected.txt: |
- * platform/qt/fast/forms/input-appearance-selection-expected.png: Added. |
- * platform/qt/fast/forms/input-appearance-visibility-expected.png: Added. |
- * platform/qt/fast/forms/input-appearance-visibility-expected.txt: |
- * platform/qt/fast/forms/input-baseline-expected.png: Added. |
- * platform/qt/fast/forms/input-baseline-expected.txt: |
- * platform/qt/fast/forms/input-double-click-selection-gap-bug-expected.png: Added. |
- * platform/qt/fast/forms/input-double-click-selection-gap-bug-expected.txt: |
- * platform/qt/fast/forms/input-field-text-truncated-expected.png: Added. |
- * platform/qt/fast/forms/input-field-text-truncated-expected.txt: |
- * platform/qt/fast/forms/input-placeholder-visibility-1-expected.png: |
- * platform/qt/fast/forms/input-placeholder-visibility-1-expected.txt: |
- * platform/qt/fast/forms/input-placeholder-visibility-3-expected.png: |
- * platform/qt/fast/forms/input-placeholder-visibility-3-expected.txt: |
- * platform/qt/fast/forms/input-readonly-empty-expected.png: Added. |
- * platform/qt/fast/forms/input-readonly-empty-expected.txt: |
- * platform/qt/fast/forms/input-spaces-expected.png: Added. |
- * platform/qt/fast/forms/input-spaces-expected.txt: |
- * platform/qt/fast/forms/input-text-click-inside-expected.png: Added. |
- * platform/qt/fast/forms/input-text-click-inside-expected.txt: |
- * platform/qt/fast/forms/input-text-double-click-expected.png: Added. |
- * platform/qt/fast/forms/input-text-double-click-expected.txt: |
- * platform/qt/fast/forms/input-text-option-delete-expected.png: Added. |
- * platform/qt/fast/forms/input-text-option-delete-expected.txt: |
- * platform/qt/fast/forms/input-text-self-emptying-click-expected.png: Added. |
- * platform/qt/fast/forms/input-text-self-emptying-click-expected.txt: |
- * platform/qt/fast/forms/input-width-expected.png: Copied from LayoutTests/platform/qt/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png. |
- * platform/qt/fast/forms/input-width-expected.txt: |
- * platform/qt/fast/forms/number/input-appearance-number-rtl-expected.png: |
- * platform/qt/fast/forms/number/input-appearance-number-rtl-expected.txt: |
- * platform/qt/fast/forms/number/input-appearance-spinbutton-disabled-readonly-expected.png: |
- * platform/qt/fast/forms/number/input-appearance-spinbutton-disabled-readonly-expected.txt: |
- * platform/qt/fast/forms/number/input-appearance-spinbutton-layer-expected.png: |
- * platform/qt/fast/forms/number/input-appearance-spinbutton-layer-expected.txt: |
- * platform/qt/fast/forms/placeholder-position-expected.png: |
- * platform/qt/fast/forms/placeholder-position-expected.txt: |
- * platform/qt/fast/forms/search-cancel-button-style-sharing-expected.png: |
- * platform/qt/fast/forms/search-cancel-button-style-sharing-expected.txt: |
- * platform/qt/fast/forms/search-display-none-cancel-button-expected.png: |
- * platform/qt/fast/forms/search-display-none-cancel-button-expected.txt: |
- * platform/qt/fast/forms/search-rtl-expected.png: |
- * platform/qt/fast/forms/search-rtl-expected.txt: |
- * platform/qt/fast/forms/search-styled-expected.png: |
- * platform/qt/fast/forms/search-styled-expected.txt: |
- * platform/qt/fast/forms/search-vertical-alignment-expected.png: |
- * platform/qt/fast/forms/search-vertical-alignment-expected.txt: |
- * platform/qt/fast/forms/text-style-color-expected.png: Added. |
- * platform/qt/fast/forms/text-style-color-expected.txt: |
- * platform/qt/fast/forms/textfield-focus-ring-expected.png: |
- * platform/qt/fast/forms/textfield-focus-ring-expected.txt: |
- * platform/qt/fast/frames/take-focus-from-iframe-expected.png: |
- * platform/qt/fast/frames/take-focus-from-iframe-expected.txt: |
- * platform/qt/fast/html/details-no-summary4-expected.png: |
- * platform/qt/fast/html/details-no-summary4-expected.txt: |
- * platform/qt/fast/html/details-open-javascript-expected.png: |
- * platform/qt/fast/html/details-open-javascript-expected.txt: |
- * platform/qt/fast/html/details-open2-expected.png: |
- * platform/qt/fast/html/details-open2-expected.txt: |
- * platform/qt/fast/html/details-open4-expected.png: |
- * platform/qt/fast/html/details-open4-expected.txt: |
- * platform/qt/fast/layers/add-layer-with-nested-stacking-expected.txt: |
- * platform/qt/fast/layers/remove-layer-with-nested-stacking-expected.png: |
- * platform/qt/fast/layers/remove-layer-with-nested-stacking-expected.txt: |
- * platform/qt/fast/layers/self-painting-outline-expected.txt: |
- * platform/qt/fast/lists/dynamic-marker-crash-expected.png: Added. |
- * platform/qt/fast/lists/dynamic-marker-crash-expected.txt: |
- * platform/qt/fast/multicol/layers-split-across-columns-expected.png: |
- * platform/qt/fast/multicol/layers-split-across-columns-expected.txt: |
- * platform/qt/fast/overflow/004-expected.png: Added. |
- * platform/qt/fast/overflow/004-expected.txt: |
- * platform/qt/fast/overflow/line-clamp-expected.png: |
- * platform/qt/fast/overflow/line-clamp-expected.txt: |
- * platform/qt/fast/overflow/overflow-focus-ring-expected.png: Added. |
- * platform/qt/fast/overflow/overflow-focus-ring-expected.txt: |
- * platform/qt/fast/repaint/iframe-scroll-repaint-expected.png: |
- * platform/qt/fast/repaint/iframe-scroll-repaint-expected.txt: |
- * platform/qt/fast/repaint/lines-with-layout-delta-expected.png: |
- * platform/qt/fast/repaint/lines-with-layout-delta-expected.txt: |
- * platform/qt/fast/repaint/opacity-change-on-overflow-float-expected.png: |
- * platform/qt/fast/repaint/opacity-change-on-overflow-float-expected.txt: |
- * platform/qt/fast/repaint/overflow-clip-subtree-layout-expected.txt: |
- * platform/qt/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png: |
- * platform/qt/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt: |
- * platform/qt/fast/repaint/repaint-resized-overflow-expected.png: |
- * platform/qt/fast/repaint/repaint-resized-overflow-expected.txt: |
- * platform/qt/fast/repaint/search-field-cancel-expected.png: |
- * platform/qt/fast/repaint/search-field-cancel-expected.txt: |
- * platform/qt/fast/repaint/subtree-layoutstate-transform-expected.png: Added. |
- * platform/qt/fast/repaint/subtree-layoutstate-transform-expected.txt: |
- * platform/qt/fast/repaint/subtree-root-clip-2-expected.txt: |
- * platform/qt/fast/repaint/subtree-root-clip-3-expected.txt: |
- * platform/qt/fast/repaint/subtree-root-clip-expected.txt: |
- * platform/qt/fast/repaint/subtree-root-skipped-expected.png: |
- * platform/qt/fast/repaint/subtree-root-skipped-expected.txt: |
- * platform/qt/fast/repaint/table-hover-on-link-expected.png: Copied from LayoutTests/platform/qt/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png. |
- * platform/qt/fast/repaint/table-hover-on-link-expected.txt: Added. |
- * platform/qt/fast/replaced/replaced-breaking-expected.txt: |
- * platform/qt/fast/replaced/replaced-breaking-mixture-expected.png: |
- * platform/qt/fast/replaced/replaced-breaking-mixture-expected.txt: |
- * platform/qt/fast/replaced/width100percent-searchfield-expected.png: |
- * platform/qt/fast/replaced/width100percent-searchfield-expected.txt: |
- * platform/qt/fast/replaced/width100percent-textfield-expected.png: |
- * platform/qt/fast/replaced/width100percent-textfield-expected.txt: |
- * platform/qt/fast/speech/input-appearance-searchandspeech-expected.png: Added. |
- * platform/qt/fast/speech/input-appearance-searchandspeech-expected.txt: Added. |
- * platform/qt/fast/speech/input-appearance-speechbutton-expected.png: Added. |
- * platform/qt/fast/speech/input-appearance-speechbutton-expected.txt: Added. |
- * platform/qt/fast/speech/speech-bidi-rendering-expected.png: Added. |
- * platform/qt/fast/speech/speech-bidi-rendering-expected.txt: Added. |
- * platform/qt/fast/table/029-expected.png: |
- * platform/qt/fast/table/029-expected.txt: |
- * platform/qt/fast/table/colspanMinWidth-expected.png: |
- * platform/qt/fast/table/colspanMinWidth-expected.txt: |
- * platform/qt/fast/table/colspanMinWidth-vertical-expected.png: |
- * platform/qt/fast/table/colspanMinWidth-vertical-expected.txt: |
- * platform/qt/fast/table/overflowHidden-expected.png: |
- * platform/qt/fast/table/overflowHidden-expected.txt: |
- * platform/qt/fast/table/spanOverlapRepaint-expected.png: |
- * platform/qt/fast/table/spanOverlapRepaint-expected.txt: |
- * platform/qt/fast/table/text-field-baseline-expected.png: |
- * platform/qt/fast/table/text-field-baseline-expected.txt: |
- * platform/qt/fast/text/textIteratorNilRenderer-expected.txt: |
- * platform/qt/fast/transforms/transformed-focused-text-input-expected.png: |
- * platform/qt/fast/transforms/transformed-focused-text-input-expected.txt: |
- * platform/qt/http/tests/navigation/javascriptlink-frames-expected.txt: |
- * platform/qt/plugins/mouse-click-plugin-clears-selection-expected.png: Copied from LayoutTests/platform/qt/fast/repaint/iframe-scroll-repaint-expected.png. |
- * platform/qt/plugins/mouse-click-plugin-clears-selection-expected.txt: |
- * platform/qt/svg/custom/inline-svg-in-xhtml-expected.txt: |
- * platform/qt/svg/hixie/mixed/003-expected.png: |
- * platform/qt/svg/hixie/mixed/003-expected.txt: |
- * platform/qt/tables/mozilla/bugs/45621-expected.png: |
- * platform/qt/tables/mozilla/bugs/45621-expected.txt: |
- * platform/qt/tables/mozilla/bugs/bug1188-expected.txt: |
- * platform/qt/tables/mozilla/bugs/bug154780-expected.png: |
- * platform/qt/tables/mozilla/bugs/bug154780-expected.txt: |
- * platform/qt/tables/mozilla/bugs/bug18359-expected.txt: |
- * platform/qt/tables/mozilla/bugs/bug24200-expected.png: |
- * platform/qt/tables/mozilla/bugs/bug24200-expected.txt: |
- * platform/qt/tables/mozilla/bugs/bug2479-2-expected.txt: |
- * platform/qt/tables/mozilla/bugs/bug2479-3-expected.txt: |
- * platform/qt/tables/mozilla/bugs/bug2479-4-expected.txt: |
- * platform/qt/tables/mozilla/bugs/bug28928-expected.txt: |
- * platform/qt/tables/mozilla/bugs/bug4382-expected.txt: |
- * platform/qt/tables/mozilla/bugs/bug4527-expected.txt: |
- * platform/qt/tables/mozilla/bugs/bug46368-1-expected.txt: |
- * platform/qt/tables/mozilla/bugs/bug46368-2-expected.txt: |
- * platform/qt/tables/mozilla/bugs/bug51037-expected.txt: |
- * platform/qt/tables/mozilla/bugs/bug55545-expected.png: |
- * platform/qt/tables/mozilla/bugs/bug55545-expected.txt: |
- * platform/qt/tables/mozilla/bugs/bug7342-expected.txt: |
- * platform/qt/tables/mozilla/dom/tableDom-expected.txt: |
- * platform/qt/tables/mozilla/other/move_row-expected.txt: |
- * platform/qt/tables/mozilla_expected_failures/bugs/bug106966-expected.png: |
- * platform/qt/tables/mozilla_expected_failures/bugs/bug106966-expected.txt: |
- * platform/qt/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png: Added. |
- * platform/qt/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt: |
- * platform/qt/tables/mozilla_expected_failures/bugs/bug45621-expected.png: |
- * platform/qt/tables/mozilla_expected_failures/bugs/bug45621-expected.txt: |
- * platform/qt/tables/mozilla_expected_failures/bugs/bug92647-1-expected.png: |
- * platform/qt/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt: |
- * platform/qt/test_expectations.txt: |
- |
-2012-05-02 Eric Carlson <eric.carlson@apple.com> |
- |
- Mac media engine doesn't reccognize canPlayType('audio/wav; codecs=1') |
- https://bugs.webkit.org/show_bug.cgi?id=85409 |
- |
- Not reviewed, new platform results added after r115798. |
- |
- * platform/mac/media/media-can-play-wav-audio-expected.txt: Added. |
- |
-2012-05-02 Csaba Osztrogonác <ossy@webkit.org> |
- |
- [Qt][WK2] Unreviewed gardening after r115821. |
- |
- * platform/qt-5.0-wk2/fast/dom/Window/window-properties-expected.txt: Updated. |
- |
-2012-05-02 Filip Pizlo <fpizlo@apple.com> |
- |
- Unreviewed, changing test expectations due to https://bugs.webkit.org/show_bug.cgi?id=85408 |
- |
- * platform/mac/test_expectations.txt: |
- |
-2012-05-02 Kenneth Russell <kbr@google.com> |
- |
- Don't allocate stencil buffer if stencil flag is false in context creation attributes |
- https://bugs.webkit.org/show_bug.cgi?id=85317 |
- |
- Reviewed by Dimitri Glazkov. |
- |
- * fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias-expected.txt: |
- * fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias.html: |
- |
-2012-05-02 Zan Dobersek <zandobersek@gmail.com> |
- |
- Unreviewed, rebaselining after changes in r115846. |
- |
- * fast/repaint/table-hover-on-link-expected.txt: |
- * platform/gtk/editing/inserting/before-after-input-element-expected.txt: |
- * platform/gtk/editing/pasteboard/4806874-expected.txt: |
- * platform/gtk/editing/pasteboard/input-field-1-expected.txt: |
- * platform/gtk/editing/selection/3690703-2-expected.txt: |
- * platform/gtk/editing/selection/3690703-expected.txt: |
- * platform/gtk/editing/selection/3690719-expected.txt: |
- * platform/gtk/editing/selection/4895428-3-expected.txt: |
- * platform/gtk/editing/selection/4975120-expected.txt: |
- * platform/gtk/editing/selection/drag-select-1-expected.txt: |
- * platform/gtk/editing/selection/select-across-readonly-input-1-expected.txt: |
- * platform/gtk/editing/selection/select-across-readonly-input-4-expected.txt: |
- * platform/gtk/editing/selection/select-across-readonly-input-5-expected.txt: |
- * platform/gtk/editing/selection/select-from-textfield-outwards-expected.txt: |
- * platform/gtk/editing/spelling/inline_spelling_markers-expected.txt: |
- * platform/gtk/fast/block/float/032-expected.txt: |
- * platform/gtk/fast/block/float/033-expected.txt: |
- * platform/gtk/fast/block/float/avoidance-rtl-expected.txt: |
- * platform/gtk/fast/block/float/float-not-removed-from-next-sibling3-expected.txt: |
- * platform/gtk/fast/block/float/float-overflow-hidden-containing-block-width-expected.txt: |
- * platform/gtk/fast/block/float/in-margin-expected.txt: |
- * platform/gtk/fast/block/float/overlapping-floats-with-overflow-hidden-expected.txt: |
- * platform/gtk/fast/block/float/shrink-to-avoid-float-complexity-expected.txt: |
- * platform/gtk/fast/block/lineboxcontain/parsing-invalid-expected.txt: |
- * platform/gtk/fast/block/margin-collapse/103-expected.txt: |
- * platform/gtk/fast/clip/008-expected.txt: |
- * platform/gtk/fast/clip/011-expected.txt: |
- * platform/gtk/fast/clip/012-expected.txt: |
- * platform/gtk/fast/clip/017-expected.txt: |
- * platform/gtk/fast/css/input-search-padding-expected.txt: |
- * platform/gtk/fast/css/invalidation-errors-2-expected.txt: |
- * platform/gtk/fast/css/invalidation-errors-expected.txt: |
- * platform/gtk/fast/css/text-overflow-input-expected.txt: |
- * platform/gtk/fast/dom/isindex-001-expected.txt: |
- * platform/gtk/fast/dom/isindex-002-expected.txt: |
- * platform/gtk/fast/dynamic/subtree-boundary-percent-height-expected.txt: |
- * platform/gtk/fast/dynamic/subtree-no-common-root-static-y-expected.txt: |
- * platform/gtk/fast/dynamic/subtree-table-cell-height-expected.txt: |
- * platform/gtk/fast/events/autoscroll-expected.txt: |
- * platform/gtk/fast/events/context-no-deselect-expected.txt: |
- * platform/gtk/fast/forms/box-shadow-override-expected.txt: |
- * platform/gtk/fast/forms/encoding-test-expected.txt: |
- * platform/gtk/fast/forms/fieldset-align-expected.txt: |
- * platform/gtk/fast/forms/input-appearance-bkcolor-expected.txt: |
- * platform/gtk/fast/forms/input-appearance-focus-expected.txt: |
- * platform/gtk/fast/forms/input-appearance-height-expected.txt: |
- * platform/gtk/fast/forms/input-appearance-readonly-expected.txt: |
- * platform/gtk/fast/forms/input-appearance-selection-expected.txt: |
- * platform/gtk/fast/forms/input-appearance-width-expected.txt: |
- * platform/gtk/fast/forms/input-baseline-expected.txt: |
- * platform/gtk/fast/forms/input-double-click-selection-gap-bug-expected.txt: |
- * platform/gtk/fast/forms/input-field-text-truncated-expected.txt: |
- * platform/gtk/fast/forms/input-placeholder-visibility-1-expected.txt: |
- * platform/gtk/fast/forms/input-readonly-autoscroll-expected.txt: |
- * platform/gtk/fast/forms/input-readonly-empty-expected.txt: |
- * platform/gtk/fast/forms/input-table-expected.txt: |
- * platform/gtk/fast/forms/input-text-click-inside-expected.txt: |
- * platform/gtk/fast/forms/input-text-click-outside-expected.txt: |
- * platform/gtk/fast/forms/input-text-double-click-expected.txt: |
- * platform/gtk/fast/forms/input-text-drag-down-expected.txt: |
- * platform/gtk/fast/forms/input-text-scroll-left-on-blur-expected.txt: |
- * platform/gtk/fast/forms/input-text-self-emptying-click-expected.txt: |
- * platform/gtk/fast/forms/input-width-expected.txt: |
- * platform/gtk/fast/forms/placeholder-position-expected.txt: |
- * platform/gtk/fast/forms/placeholder-pseudo-style-expected.txt: |
- * platform/gtk/fast/forms/search-cancel-button-style-sharing-expected.txt: |
- * platform/gtk/fast/forms/search-rtl-expected.txt: |
- * platform/gtk/fast/forms/search-styled-expected.txt: |
- * platform/gtk/fast/forms/searchfield-heights-expected.txt: |
- * platform/gtk/fast/forms/tabbing-input-iframe-expected.txt: |
- * platform/gtk/fast/forms/textfield-focus-ring-expected.txt: |
- * platform/gtk/fast/forms/textfield-overflow-expected.txt: |
- * platform/gtk/fast/forms/validation-message-appearance-expected.txt: |
- * platform/gtk/fast/frames/take-focus-from-iframe-expected.txt: |
- * platform/gtk/fast/html/details-no-summary4-expected.txt: |
- * platform/gtk/fast/html/details-open-javascript-expected.txt: |
- * platform/gtk/fast/html/details-open2-expected.txt: |
- * platform/gtk/fast/html/details-open4-expected.txt: |
- * platform/gtk/fast/invalid/residual-style-expected.txt: |
- * platform/gtk/fast/layers/add-layer-with-nested-stacking-expected.txt: |
- * platform/gtk/fast/layers/remove-layer-with-nested-stacking-expected.txt: |
- * platform/gtk/fast/layers/self-painting-outline-expected.txt: |
- * platform/gtk/fast/multicol/layers-split-across-columns-expected.txt: |
- * platform/gtk/fast/overflow/004-expected.txt: |
- * platform/gtk/fast/overflow/clip-rects-fixed-ancestor-expected.txt: |
- * platform/gtk/fast/overflow/overflow-focus-ring-expected.txt: |
- * platform/gtk/fast/repaint/inline-relative-positioned-expected.txt: |
- * platform/gtk/fast/repaint/layer-outline-expected.txt: |
- * platform/gtk/fast/repaint/layer-outline-horizontal-expected.txt: |
- * platform/gtk/fast/repaint/opacity-change-on-overflow-float-expected.txt: |
- * platform/gtk/fast/repaint/overflow-clip-subtree-layout-expected.txt: |
- * platform/gtk/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt: |
- * platform/gtk/fast/repaint/repaint-resized-overflow-expected.txt: |
- * platform/gtk/fast/repaint/subtree-layoutstate-transform-expected.txt: |
- * platform/gtk/fast/repaint/subtree-root-clip-2-expected.txt: |
- * platform/gtk/fast/repaint/subtree-root-clip-3-expected.txt: |
- * platform/gtk/fast/repaint/subtree-root-clip-expected.txt: |
- * platform/gtk/fast/repaint/subtree-root-skipped-expected.txt: |
- * platform/gtk/fast/replaced/replaced-breaking-expected.txt: |
- * platform/gtk/fast/replaced/replaced-breaking-mixture-expected.txt: |
- * platform/gtk/fast/table/003-expected.txt: |
- * platform/gtk/fast/table/029-expected.txt: |
- * platform/gtk/fast/table/colspanMinWidth-expected.txt: |
- * platform/gtk/fast/table/overflowHidden-expected.txt: |
- * platform/gtk/fast/table/text-field-baseline-expected.txt: |
- * platform/gtk/fast/text/selection-painted-separately-expected.txt: |
- * platform/gtk/fast/text/selection-rect-rounding-expected.txt: |
- * platform/gtk/fast/text/textIteratorNilRenderer-expected.txt: |
- * platform/gtk/fast/transforms/transformed-focused-text-input-expected.txt: |
- * platform/gtk/http/tests/navigation/javascriptlink-frames-expected.txt: |
- * platform/gtk/plugins/mouse-click-plugin-clears-selection-expected.txt: |
- * platform/gtk/svg/custom/inline-svg-in-xhtml-expected.txt: |
- * platform/gtk/tables/mozilla/bugs/45621-expected.txt: |
- * platform/gtk/tables/mozilla/bugs/bug1188-expected.txt: |
- * platform/gtk/tables/mozilla/bugs/bug12384-expected.txt: |
- * platform/gtk/tables/mozilla/bugs/bug24200-expected.txt: |
- * platform/gtk/tables/mozilla/bugs/bug2479-2-expected.txt: |
- * platform/gtk/tables/mozilla/bugs/bug2479-3-expected.txt: |
- * platform/gtk/tables/mozilla/bugs/bug2479-4-expected.txt: |
- * platform/gtk/tables/mozilla/bugs/bug28928-expected.txt: |
- * platform/gtk/tables/mozilla/bugs/bug4382-expected.txt: |
- * platform/gtk/tables/mozilla/bugs/bug44505-expected.txt: |
- * platform/gtk/tables/mozilla/bugs/bug4527-expected.txt: |
- * platform/gtk/tables/mozilla/bugs/bug55545-expected.txt: |
- * platform/gtk/tables/mozilla/bugs/bug7342-expected.txt: |
- * platform/gtk/tables/mozilla/bugs/bug99948-expected.txt: |
- * platform/gtk/tables/mozilla_expected_failures/bugs/bug106966-expected.txt: |
- * platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt: |
- * platform/gtk/tables/mozilla_expected_failures/bugs/bug45621-expected.txt: |
- * platform/gtk/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt: |
- |
-2012-05-02 Filip Pizlo <fpizlo@apple.com> |
- |
- Unreviewed, changing test expectations due to https://bugs.webkit.org/show_bug.cgi?id=85404 |
- |
- * platform/mac/test_expectations.txt: |
- |
-2012-05-02 Nate Chapin <japhet@chromium.org> |
- |
- Unreviewed, expectations updates after r115774. |
- |
- * platform/chromium-win/http/tests/loading/pdf-commit-load-callbacks-expected.txt: Added. |
- * platform/chromium/test_expectations.txt: |
- * platform/gtk/http/tests/loading/pdf-commit-load-callbacks-expected.txt: Added. |
- * platform/gtk/test_expectations.txt: |
- * platform/qt/Skipped: |
- * platform/qt/http/tests/loading/pdf-commit-load-callbacks-expected.txt: Added. |
- |
-2012-05-02 Filip Pizlo <fpizlo@apple.com> |
- |
- Unreviewed, changing test expectations due to https://bugs.webkit.org/show_bug.cgi?id=85401 |
- |
- * platform/mac/test_expectations.txt: |
- |
-2012-05-02 Oliver Hunt <oliver@apple.com> |
- |
- Unreviewed, rolling out r115388. |
- http://trac.webkit.org/changeset/115388 |
- https://bugs.webkit.org/show_bug.cgi?id=85011 |
- |
- This caused many weird performance problems, and needs to be |
- landed in pieces. |
- |
- * fast/js/global-recursion-on-full-stack-expected.txt: |
- * fast/js/stack-trace-expected.txt: |
- |
-2012-05-02 Zan Dobersek <zandobersek@gmail.com> |
- |
- Unreviewed, removing recent test expectations for changes in r115846 |
- to get proper new baselines from the buildbots. |
- |
- * platform/gtk/test_expectations.txt: |
- |
-2012-05-02 Julien Chaffraix <jchaffraix@webkit.org> |
- |
- Unreviewed Chromium gardening. |
- |
- * platform/chromium-mac-leopard/fast/layers/add-layer-with-nested-stacking-expected.txt: Added. |
- * platform/chromium-mac-leopard/fast/speech/input-appearance-searchandspeech-expected.txt: Added. |
- * platform/chromium-mac-snowleopard/fast/layers/add-layer-with-nested-stacking-expected.txt: Added. |
- * platform/chromium-mac/editing/selection/select-from-textfield-outwards-expected.txt: |
- * platform/chromium-mac/editing/spelling/inline_spelling_markers-expected.txt: Removed. |
- * platform/chromium-mac/fast/forms/form-element-geometry-expected.txt: |
- * platform/chromium-mac/fast/forms/input-value-expected.txt: |
- * platform/chromium-mac/fast/layers/add-layer-with-nested-stacking-expected.txt: Added. |
- * platform/chromium-mac/fast/layers/remove-layer-with-nested-stacking-expected.txt: Removed. |
- Rebaselined the previous tests. |
- |
- * platform/chromium/test_expectations.txt: |
- Tweaked the expectation files to cover the failures on Mac. |
- |
-2012-05-02 Julien Chaffraix <jchaffraix@webkit.org> |
- |
- Unreviewed expectation updates after r115846. |
- |
- * platform/gtk/test_expectations.txt: |
- * platform/qt/test_expectations.txt: |
- Added more files after triaging the diffs. |
- |
-2012-05-02 Ryosuke Niwa <rniwa@webkit.org> |
- |
- NULL ptr in WebCore::AppendNodeCommand::AppendNodeCommand |
- https://bugs.webkit.org/show_bug.cgi?id=75843 |
- |
- Reviewed by Tony Chang. |
- |
- Add a regression test. |
- |
- * editing/execCommand/indent-with-after-content-crash-expected.txt: Added. |
- * editing/execCommand/indent-with-after-content-crash.html: Added. |
- |
-2012-05-02 Julien Chaffraix <jchaffraix@webkit.org> |
- |
- REGRESSION(110072): Clipping is not applied on layers that are animated using platform code |
- https://bugs.webkit.org/show_bug.cgi?id=83954 |
- |
- Reviewed by Simon Fraser. |
- |
- * fast/layers/no-clipping-overflow-hidden-added-after-transform-expected.html: Added. |
- * fast/layers/no-clipping-overflow-hidden-added-after-transform.html: Added. |
- * fast/layers/no-clipping-overflow-hidden-added-after-transition-expected.html: Added. |
- * fast/layers/no-clipping-overflow-hidden-added-after-transition.html: Added. |
- * fast/layers/no-clipping-overflow-hidden-hardware-acceleration-expected.html: Added. |
- * fast/layers/no-clipping-overflow-hidden-hardware-acceleration.html: Added. |
- |
- * platform/chromium/test_expectations.txt: |
- * platform/gtk/test_expectations.txt: |
- * platform/qt/test_expectations.txt: |
- Disabled some tests for those platforms. |
- |
* platform/efl/test_expectations.txt: |
- * platform/mac/test_expectations.txt: |
- * platform/qt/Skipped: |
- * platform/win/Skipped: |
- Re-enabled those tests on the premises that r11072 / bug 75568 got rolled out. |
-2012-05-02 Mikhail Pozdnyakov <mikhail.pozdnyakov@intel.com> |
+2012-05-23 Kangil Han <kangil.han@samsung.com> |
- [EFL] EFL's LayoutTestController overridePreference implementation |
- https://bugs.webkit.org/show_bug.cgi?id=83007 |
+ [EFL][DRT] Rebaseline test results for BUG 86355 |
+ https://bugs.webkit.org/show_bug.cgi?id=86956 |
- Unskip tescases depending on LayoutTestController overridePreference method. |
+ Unreviewed, EFL gardening. |
- Reviewed by Antonio Gomes. |
+ Updated test results for BUG 86355. |
- * platform/efl/Skipped: |
+ * platform/efl/compositing/animation/state-at-end-event-transform-layer-expected.png: |
+ * platform/efl/compositing/animation/state-at-end-event-transform-layer-expected.txt: |
+ * platform/efl/compositing/bounds-in-flipped-writing-mode-expected.txt: Added. |
+ * platform/efl/compositing/color-matching/image-color-matching-expected.png: |
+ * platform/efl/compositing/color-matching/image-color-matching-expected.txt: |
+ * platform/efl/compositing/color-matching/pdf-image-match-expected.png: |
+ * platform/efl/compositing/color-matching/pdf-image-match-expected.txt: |
+ * platform/efl/compositing/compositing-visible-descendant-expected.png: |
+ * platform/efl/compositing/compositing-visible-descendant-expected.txt: |
+ * platform/efl/compositing/direct-image-compositing-expected.png: |
+ * platform/efl/compositing/direct-image-compositing-expected.txt: |
+ * platform/efl/compositing/generated-content-expected.png: |
+ * platform/efl/compositing/generated-content-expected.txt: |
+ * platform/efl/compositing/geometry/abs-position-inside-opacity-expected.png: |
+ * platform/efl/compositing/geometry/abs-position-inside-opacity-expected.txt: |
+ * platform/efl/compositing/geometry/clipping-foreground-expected.png: |
+ * platform/efl/compositing/geometry/clipping-foreground-expected.txt: |
+ * platform/efl/compositing/geometry/composited-html-size-expected.png: |
+ * platform/efl/compositing/geometry/composited-html-size-expected.txt: |
+ * platform/efl/compositing/geometry/fixed-in-composited-expected.png: |
+ * platform/efl/compositing/geometry/fixed-in-composited-expected.txt: |
+ * platform/efl/compositing/geometry/layer-due-to-layer-children-deep-expected.png: |
+ * platform/efl/compositing/geometry/layer-due-to-layer-children-deep-expected.txt: |
+ * platform/efl/compositing/geometry/layer-due-to-layer-children-expected.png: |
+ * platform/efl/compositing/geometry/layer-due-to-layer-children-expected.txt: |
+ * platform/efl/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.txt: |
+ * platform/efl/compositing/geometry/outline-change-expected.png: |
+ * platform/efl/compositing/geometry/outline-change-expected.txt: |
+ * platform/efl/compositing/geometry/partial-layout-update-expected.png: |
+ * platform/efl/compositing/geometry/partial-layout-update-expected.txt: |
+ * platform/efl/compositing/geometry/root-layer-update-expected.png: |
+ * platform/efl/compositing/geometry/root-layer-update-expected.txt: |
+ * platform/efl/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.png: |
+ * platform/efl/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.txt: |
+ * platform/efl/compositing/geometry/video-fixed-scrolling-expected.png: |
+ * platform/efl/compositing/geometry/video-fixed-scrolling-expected.txt: |
+ * platform/efl/compositing/geometry/video-opacity-overlay-expected.png: |
+ * platform/efl/compositing/geometry/video-opacity-overlay-expected.txt: |
+ * platform/efl/compositing/iframes/composited-iframe-alignment-expected.png: |
+ * platform/efl/compositing/iframes/composited-iframe-alignment-expected.txt: |
+ * platform/efl/compositing/iframes/composited-iframe-scroll-expected.txt: Added. |
+ * platform/efl/compositing/iframes/iframe-content-flipping-expected.txt: Added. |
+ * platform/efl/compositing/iframes/iframe-copy-on-scroll-expected.png: |
+ * platform/efl/compositing/iframes/iframe-copy-on-scroll-expected.txt: |
+ * platform/efl/compositing/iframes/leave-compositing-iframe-expected.txt: Added. |
+ * platform/efl/compositing/images/direct-image-background-color-expected.png: |
+ * platform/efl/compositing/images/direct-image-background-color-expected.txt: |
+ * platform/efl/compositing/layers-inside-overflow-scroll-expected.png: |
+ * platform/efl/compositing/layers-inside-overflow-scroll-expected.txt: |
+ * platform/efl/compositing/masks/direct-image-mask-expected.png: |
+ * platform/efl/compositing/masks/direct-image-mask-expected.txt: |
+ * platform/efl/compositing/masks/masked-ancestor-expected.png: |
+ * platform/efl/compositing/masks/masked-ancestor-expected.txt: |
+ * platform/efl/compositing/masks/multiple-masks-expected.png: |
+ * platform/efl/compositing/masks/multiple-masks-expected.txt: |
+ * platform/efl/compositing/masks/simple-composited-mask-expected.png: |
+ * platform/efl/compositing/masks/simple-composited-mask-expected.txt: |
+ * platform/efl/compositing/overflow/ancestor-overflow-expected.png: |
+ * platform/efl/compositing/overflow/ancestor-overflow-expected.txt: |
+ * platform/efl/compositing/overflow/fixed-position-ancestor-clip-expected.png: |
+ * platform/efl/compositing/overflow/fixed-position-ancestor-clip-expected.txt: |
+ * platform/efl/compositing/overflow/overflow-compositing-descendant-expected.png: |
+ * platform/efl/compositing/overflow/overflow-compositing-descendant-expected.txt: |
+ * platform/efl/compositing/overflow/overflow-positioning-expected.png: |
+ * platform/efl/compositing/overflow/overflow-positioning-expected.txt: |
+ * platform/efl/compositing/overflow/overflow-scroll-expected.png: |
+ * platform/efl/compositing/overflow/overflow-scroll-expected.txt: |
+ * platform/efl/compositing/overflow/parent-overflow-expected.png: |
+ * platform/efl/compositing/overflow/parent-overflow-expected.txt: |
+ * platform/efl/compositing/overflow/scroll-ancestor-update-expected.png: |
+ * platform/efl/compositing/overflow/scroll-ancestor-update-expected.txt: |
+ * platform/efl/compositing/overflow/scrollbar-painting-expected.png: |
+ * platform/efl/compositing/overflow/scrollbar-painting-expected.txt: |
+ * platform/efl/compositing/overflow/theme-affects-visual-overflow-expected.png: Added. |
+ * platform/efl/compositing/overflow/theme-affects-visual-overflow-expected.txt: Added. |
+ * platform/efl/compositing/plugins/1x1-composited-plugin-expected.txt: Added. |
+ * platform/efl/compositing/plugins/composited-plugin-expected.png: |
+ * platform/efl/compositing/plugins/composited-plugin-expected.txt: |
+ * platform/efl/compositing/plugins/large-to-small-composited-plugin-expected.txt: Added. |
+ * platform/efl/compositing/reflections/animation-inside-reflection-expected.png: |
+ * platform/efl/compositing/reflections/animation-inside-reflection-expected.txt: |
+ * platform/efl/compositing/reflections/compositing-change-inside-reflection-expected.png: |
+ * platform/efl/compositing/reflections/compositing-change-inside-reflection-expected.txt: |
+ * platform/efl/compositing/reflections/deeply-nested-reflections-expected.png: |
+ * platform/efl/compositing/reflections/deeply-nested-reflections-expected.txt: |
+ * platform/efl/compositing/reflections/load-video-in-reflection-expected.png: |
+ * platform/efl/compositing/reflections/load-video-in-reflection-expected.txt: |
+ * platform/efl/compositing/reflections/masked-reflection-on-composited-expected.png: |
+ * platform/efl/compositing/reflections/masked-reflection-on-composited-expected.txt: |
+ * platform/efl/compositing/reflections/nested-reflection-anchor-point-expected.png: |
+ * platform/efl/compositing/reflections/nested-reflection-anchor-point-expected.txt: |
+ * platform/efl/compositing/reflections/nested-reflection-animated-expected.png: |
+ * platform/efl/compositing/reflections/nested-reflection-animated-expected.txt: |
+ * platform/efl/compositing/reflections/nested-reflection-expected.png: |
+ * platform/efl/compositing/reflections/nested-reflection-expected.txt: |
+ * platform/efl/compositing/reflections/nested-reflection-mask-change-expected.png: |
+ * platform/efl/compositing/reflections/nested-reflection-mask-change-expected.txt: |
+ * platform/efl/compositing/reflections/nested-reflection-on-overflow-expected.png: |
+ * platform/efl/compositing/reflections/nested-reflection-on-overflow-expected.txt: |
+ * platform/efl/compositing/reflections/nested-reflection-opacity-expected.png: |
+ * platform/efl/compositing/reflections/nested-reflection-opacity-expected.txt: |
+ * platform/efl/compositing/reflections/nested-reflection-size-change-expected.png: |
+ * platform/efl/compositing/reflections/nested-reflection-size-change-expected.txt: |
+ * platform/efl/compositing/reflections/nested-reflection-transformed-expected.png: |
+ * platform/efl/compositing/reflections/nested-reflection-transformed-expected.txt: |
+ * platform/efl/compositing/reflections/nested-reflection-transformed2-expected.png: |
+ * platform/efl/compositing/reflections/nested-reflection-transformed2-expected.txt: |
+ * platform/efl/compositing/reflections/nested-reflection-transition-expected.png: |
+ * platform/efl/compositing/reflections/nested-reflection-transition-expected.txt: |
+ * platform/efl/compositing/reflections/reflection-in-composited-expected.png: |
+ * platform/efl/compositing/reflections/reflection-in-composited-expected.txt: |
+ * platform/efl/compositing/reflections/reflection-opacity-expected.png: |
+ * platform/efl/compositing/reflections/reflection-opacity-expected.txt: |
+ * platform/efl/compositing/reflections/reflection-ordering-expected.png: |
+ * platform/efl/compositing/reflections/reflection-ordering-expected.txt: |
+ * platform/efl/compositing/reflections/reflection-positioning-expected.png: |
+ * platform/efl/compositing/reflections/reflection-positioning-expected.txt: |
+ * platform/efl/compositing/reflections/reflection-positioning2-expected.png: |
+ * platform/efl/compositing/reflections/reflection-positioning2-expected.txt: |
+ * platform/efl/compositing/reflections/simple-composited-reflections-expected.png: |
+ * platform/efl/compositing/reflections/simple-composited-reflections-expected.txt: |
+ * platform/efl/compositing/reflections/transform-inside-reflection-expected.png: |
+ * platform/efl/compositing/reflections/transform-inside-reflection-expected.txt: |
+ * platform/efl/compositing/repaint/become-overlay-composited-layer-expected.png: |
+ * platform/efl/compositing/repaint/become-overlay-composited-layer-expected.txt: |
+ * platform/efl/compositing/repaint/composited-document-element-expected.png: |
+ * platform/efl/compositing/repaint/composited-document-element-expected.txt: |
+ * platform/efl/compositing/repaint/layer-repaint-expected.png: |
+ * platform/efl/compositing/repaint/layer-repaint-expected.txt: |
+ * platform/efl/compositing/repaint/layer-repaint-rects-expected.png: |
+ * platform/efl/compositing/repaint/layer-repaint-rects-expected.txt: |
+ * platform/efl/compositing/repaint/opacity-between-absolute-expected.png: |
+ * platform/efl/compositing/repaint/opacity-between-absolute-expected.txt: |
+ * platform/efl/compositing/repaint/opacity-between-absolute2-expected.png: |
+ * platform/efl/compositing/repaint/opacity-between-absolute2-expected.txt: |
+ * platform/efl/compositing/self-painting-layers-expected.png: |
+ * platform/efl/compositing/self-painting-layers-expected.txt: |
+ * platform/efl/compositing/shadows/shadow-drawing-expected.png: |
+ * platform/efl/compositing/shadows/shadow-drawing-expected.txt: |
+ * platform/efl/compositing/sibling-positioning-expected.png: |
+ * platform/efl/compositing/sibling-positioning-expected.txt: |
+ * platform/efl/compositing/text-on-large-layer-expected.png: |
+ * platform/efl/compositing/text-on-large-layer-expected.txt: |
+ * platform/efl/compositing/transitions/scale-transition-no-start-expected.png: |
+ * platform/efl/compositing/transitions/scale-transition-no-start-expected.txt: |
+ * platform/efl/compositing/transitions/singular-scale-transition-expected.png: |
+ * platform/efl/compositing/transitions/singular-scale-transition-expected.txt: |
+ * platform/efl/compositing/video/video-background-color-expected.png: |
+ * platform/efl/compositing/video/video-background-color-expected.txt: |
+ * platform/efl/compositing/visibility/visibility-composited-expected.png: Added. |
+ * platform/efl/compositing/visibility/visibility-composited-expected.txt: Added. |
+ * platform/efl/compositing/visibility/visibility-composited-transforms-expected.png: Copied from LayoutTests/platform/efl/mathml/presentation/fenced-expected.png. |
+ * platform/efl/compositing/visibility/visibility-composited-transforms-expected.txt: Added. |
+ * platform/efl/mathml/presentation/attributes-expected.png: |
+ * platform/efl/mathml/presentation/attributes-expected.txt: |
+ * platform/efl/mathml/presentation/fenced-expected.png: |
+ * platform/efl/mathml/presentation/fenced-expected.txt: |
+ * platform/efl/mathml/presentation/fenced-mi-expected.png: |
+ * platform/efl/mathml/presentation/fenced-mi-expected.txt: |
+ * platform/efl/mathml/presentation/fractions-expected.png: |
+ * platform/efl/mathml/presentation/fractions-expected.txt: |
+ * platform/efl/mathml/presentation/fractions-vertical-alignment-expected.png: |
+ * platform/efl/mathml/presentation/fractions-vertical-alignment-expected.txt: |
+ * platform/efl/mathml/presentation/mo-stretch-expected.png: Added. |
+ * platform/efl/mathml/presentation/mo-stretch-expected.txt: Added. |
+ * platform/efl/mathml/presentation/mroot-pref-width-expected.png: Added. |
+ * platform/efl/mathml/presentation/mroot-pref-width-expected.txt: Added. |
+ * platform/efl/mathml/presentation/sub-expected.png: |
+ * platform/efl/mathml/presentation/sub-expected.txt: |
+ * platform/efl/mathml/presentation/subsup-expected.png: |
+ * platform/efl/mathml/presentation/subsup-expected.txt: |
+ * platform/efl/mathml/presentation/sup-expected.png: |
+ * platform/efl/mathml/presentation/sup-expected.txt: |
+ * platform/efl/mathml/presentation/tables-expected.png: |
+ * platform/efl/mathml/presentation/tables-expected.txt: |
+ * platform/efl/mathml/presentation/tokenElements-expected.png: |
+ * platform/efl/mathml/presentation/tokenElements-expected.txt: |
+ * platform/efl/mathml/presentation/under-expected.png: |
+ * platform/efl/mathml/presentation/under-expected.txt: |
+ * platform/efl/mathml/presentation/underover-expected.png: |
+ * platform/efl/mathml/presentation/underover-expected.txt: |
-2012-05-02 Andrey Kosyakov <caseq@chromium.org> |
+2012-05-23 Steve Block <steveblock@google.com> |
- Unreviewed. Refining expectations for passing tests. |
+ Fix crashing expectation for several media/ LayoutTests |
- * platform/chromium/test_expectations.txt: |
- |
-2012-05-02 Raphael Kubo da Costa <rakuco@webkit.org> |
- |
- Unreviewed, EFL rebaseline after r115415 and r115294. |
- |
- * platform/efl/fast/images/support-broken-image-delegate-expected.txt: |
- * platform/efl/http/tests/loading/simple-subframe-expected.txt: |
- * platform/efl/security/block-test-expected.txt: |
- * platform/efl/security/block-test-no-port-expected.txt: |
- |
-2012-05-02 Philippe Normand <pnormand@igalia.com> |
- |
- Unreviewed, GTK rebaseline after r115825. |
- |
- * platform/gtk/fast/lists/drag-into-marker-expected.txt: |
- |
-2012-05-02 Raphael Kubo da Costa <rakuco@webkit.org> |
- |
- Unreviewed, EFL rebaseline after r113885. |
- |
- * platform/efl/css2.1/20110323/replaced-elements-001-expected.txt: |
- |
-2012-05-02 Philippe Normand <pnormand@igalia.com> |
- |
- Unreviewed, GTK rebaseline after r115829. |
- |
- * platform/gtk/fast/hidpi/video-controls-in-hidpi-expected.txt: |
- * platform/gtk/fast/layers/video-layer-expected.txt: |
- * platform/gtk/test_expectations.txt: |
- |
-2012-05-02 Philippe Normand <pnormand@igalia.com> |
- |
- [GTK] media/track/track-cue-rendering-snap-to-lines-not-set.html fails |
- https://bugs.webkit.org/show_bug.cgi?id=84378 |
- |
- Reviewed by Eric Carlson. |
- |
- * platform/gtk/media/audio-controls-rendering-expected.txt: |
- * platform/gtk/media/audio-repaint-expected.txt: |
- * platform/gtk/media/controls-after-reload-expected.txt: |
- * platform/gtk/media/controls-strict-expected.txt: |
- * platform/gtk/media/controls-styling-expected.txt: |
- * platform/gtk/media/controls-without-preload-expected.txt: |
- * platform/gtk/media/media-controls-clone-expected.txt: |
- * platform/gtk/media/media-document-audio-repaint-expected.txt: |
- * platform/gtk/media/video-controls-rendering-expected.txt: |
- * platform/gtk/media/video-display-toggle-expected.txt: |
- * platform/gtk/media/video-empty-source-expected.txt: |
- * platform/gtk/media/video-no-audio-expected.txt: |
- * platform/gtk/media/video-playing-and-pause-expected.txt: |
- * platform/gtk/media/video-volume-slider-expected.txt: |
- * platform/gtk/media/video-zoom-controls-expected.txt: |
- * platform/gtk/test_expectations.txt: Unflag fixed test. |
- |
-2012-05-02 Zan Dobersek <zandobersek@gmail.com> |
- |
- [GTK] drag&drop related failures |
- https://bugs.webkit.org/show_bug.cgi?id=84675 |
- |
- Reviewed by Philippe Normand. |
- |
- Remove test cases from expectations that are now passing. |
- |
- * platform/gtk/test_expectations.txt: |
- |
-2012-05-02 Andrey Kosyakov <caseq@chromium.org> |
- |
- Unreviewed. Removed entries for 4 media tests that pass now. |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-05-02 Philippe Normand <pnormand@igalia.com> |
- |
- Unreviewed, GTK test_expectations update. |
- |
- * platform/gtk/test_expectations.txt: |
- http/tests/loading/pdf-commit-load-callbacks.html is failing. |
- |
-2012-05-02 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com> |
- |
- [EFL][DRT] Gardening failure cases on EFL port |
- https://bugs.webkit.org/show_bug.cgi?id=85365 |
- |
- Unreviewed EFL gardening. |
- |
- * platform/efl/Skipped: |
- * platform/efl/test_expectations.txt: |
- |
-2012-05-02 Csaba Osztrogonác <ossy@webkit.org> |
- |
- [Qt][Mac] Skip new failing tests and one crashing test to paint the bot green. |
- |
- * platform/qt-mac/Skipped: |
- |
-2012-05-02 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
- |
- [Qt] Unreviewed gardening, skipping failing test |
- |
- * platform/qt/Skipped: |
- |
-2012-05-02 Tommy Widenflycht <tommyw@google.com> |
- |
- MediaStream API: Changing webkitGetUserMedia to take an object instead of a string |
- https://bugs.webkit.org/show_bug.cgi?id=84850 |
- |
- Reviewed by Dimitri Glazkov. |
- |
- Also took the opportunity to update the peerconnection-Attributes test |
- to test PeerConnection00 instead. |
- |
- * fast/mediastream/argument-types-expected.txt: |
- * fast/mediastream/peerconnection-Attributes-expected.txt: |
- * fast/mediastream/script-tests/argument-types.js: |
- (emptyFunction): |
- * fast/mediastream/script-tests/peerconnection-Attributes.js: |
- * platform/chromium/media/video-capture-preview.html: |
- |
-2012-05-02 Thiago Marcos P. Santos <thiago.santos@intel.com> |
- |
- [EFL] CSS tests needs rebaselining |
- https://bugs.webkit.org/show_bug.cgi?id=85177 |
- |
Unreviewed gardening. |
- * platform/efl/fast/css/disabled-author-styles-expected.png: Added. |
- * platform/efl/fast/css/import-rule-regression-11590-expected.txt: |
- * platform/efl/fast/css/inline-element-line-break-expected.txt: |
- * platform/efl/fast/css/inline-properties-important-expected.txt: |
- * platform/efl/fast/css/invalid-percentage-property-expected.txt: |
- * platform/efl/fast/css/invalidation-errors-3-expected.txt: |
- * platform/efl/fast/css/last-child-pseudo-class-expected.txt: |
- * platform/efl/fast/css/last-of-type-pseudo-class-expected.txt: |
- * platform/efl/fast/css/layerZOrderCrash-expected.txt: |
- * platform/efl/fast/css/line-height-expected.txt: |
- * platform/efl/fast/css/line-height-overflow-expected.txt: |
- * platform/efl/fast/css/list-outline-expected.txt: |
- * platform/efl/fast/css/margin-bottom-form-element-quirk-expected.txt: |
- * platform/efl/fast/css/margin-bottom-form-element-strict-expected.txt: |
- * platform/efl/fast/css/margin-top-bottom-dynamic-expected.txt: |
- * platform/efl/fast/css/negative-leading-expected.txt: |
- * platform/efl/fast/css/negative-nth-child-expected.txt: |
- * platform/efl/fast/css/nested-floating-relative-position-percentages-expected.txt: |
- * platform/efl/fast/css/nested-layers-with-hover-expected.txt: |
- * platform/efl/fast/css/non-empty-span-expected.png: |
- * platform/efl/fast/css/non-empty-span-expected.txt: |
- * platform/efl/fast/css/nth-child-dynamic-expected.txt: |
- * platform/efl/fast/css/only-child-pseudo-class-expected.txt: |
- * platform/efl/fast/css/only-of-type-pseudo-class-expected.txt: |
- * platform/efl/fast/css/outline-auto-location-expected.txt: |
- * platform/efl/fast/css/outline-narrowLine-expected.txt: |
- * platform/efl/fast/css/percent-top-relative-container-height-unspecified-expected.txt: |
- * platform/efl/fast/css/preserve-user-specified-zoom-level-on-reload-expected.png: |
- * platform/efl/fast/css/preserve-user-specified-zoom-level-on-reload-expected.txt: |
- * platform/efl/fast/css/pseudo-element-line-break-expected.txt: |
- * platform/efl/fast/css/quirk-orphaned-units-expected.txt: |
- * platform/efl/fast/css/relative-positioned-block-nested-with-inline-parent-dynamic-expected.png: |
- * platform/efl/fast/css/relative-positioned-block-nested-with-inline-parent-dynamic-expected.txt: |
- * platform/efl/fast/css/relative-positioned-block-nested-with-inline-parent-dynamic-removed-expected.png: |
- * platform/efl/fast/css/relative-positioned-block-nested-with-inline-parent-dynamic-removed-expected.txt: |
- * platform/efl/fast/css/relative-positioned-block-nested-with-inline-parent-expected.png: |
- * platform/efl/fast/css/relative-positioned-block-nested-with-inline-parent-expected.txt: |
- * platform/efl/fast/css/relative-positioned-block-nested-with-inline-parent-multiple-descendant-blocks-dynamic-expected.png: |
- * platform/efl/fast/css/relative-positioned-block-nested-with-inline-parent-multiple-descendant-blocks-dynamic-expected.txt: |
- * platform/efl/fast/css/relative-positioned-block-with-inline-ancestor-and-parent-dynamic-expected.png: |
- * platform/efl/fast/css/relative-positioned-block-with-inline-ancestor-and-parent-dynamic-expected.txt: |
- * platform/efl/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-expected.png: |
- * platform/efl/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-expected.txt: |
- * platform/efl/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-removed-expected.png: |
- * platform/efl/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-removed-expected.txt: |
- * platform/efl/fast/css/relative-positioned-block-with-inline-ancestor-expected.png: |
- * platform/efl/fast/css/relative-positioned-block-with-inline-ancestor-expected.txt: |
- * platform/efl/fast/css/relative-positioned-block-with-inline-parent-dynamic-expected.png: |
- * platform/efl/fast/css/relative-positioned-block-with-inline-parent-dynamic-expected.txt: |
- * platform/efl/fast/css/relative-positioned-block-with-inline-parent-dynamic-removed-expected.png: |
- * platform/efl/fast/css/relative-positioned-block-with-inline-parent-dynamic-removed-expected.txt: |
- * platform/efl/fast/css/relative-positioned-block-with-inline-parent-keeps-style-expected.png: |
- * platform/efl/fast/css/relative-positioned-block-with-inline-parent-keeps-style-expected.txt: |
- * platform/efl/fast/css/selector-set-attribute-expected.txt: |
- * platform/efl/fast/css/table-text-align-quirk-expected.txt: |
- * platform/efl/fast/css/table-text-align-strict-expected.txt: |
- * platform/efl/fast/css/text-align-expected.txt: |
- * platform/efl/fast/css/text-input-with-webkit-border-radius-expected.txt: |
- * platform/efl/fast/css/text-overflow-ellipsis-bidi-expected.txt: |
- * platform/efl/fast/css/text-overflow-ellipsis-expected.txt: |
- * platform/efl/fast/css/text-overflow-ellipsis-strict-expected.txt: |
- * platform/efl/fast/css/text-transform-select-expected.txt: |
- * platform/efl/fast/css/textCapitalizeEdgeCases-expected.txt: |
- * platform/efl/fast/css/universal-hover-quirk-expected.txt: |
- * platform/efl/fast/css/value-list-out-of-bounds-crash-expected.txt: |
- * platform/efl/fast/css/word-space-extra-expected.txt: |
- * platform/efl/fast/css/zoom-font-size-expected.txt: |
- |
-2012-05-02 Andrey Kosyakov <caseq@chromium.org> |
- |
- Unreviewed gardening, marked fast/js/random-array-gc-stress.html as SLOW on debug. |
- |
* platform/chromium/test_expectations.txt: |
-2012-05-02 Andrey Kosyakov <caseq@chromium.org> |
+2012-05-23 Steve Block <steveblock@google.com> |
- Unreviewed test rebaseline after r115749. |
+ Set crashing expectation for several media/ LayoutTests |
- * platform/chromium-mac-leopard/media/audio-controls-rendering-expected.png: |
- * platform/chromium-mac-leopard/media/audio-repaint-expected.png: |
- * platform/chromium-mac-leopard/media/controls-after-reload-expected.png: |
- * platform/chromium-mac/media/audio-controls-rendering-expected.png: |
- * platform/chromium-mac/media/audio-repaint-expected.png: |
- * platform/chromium-mac/media/controls-after-reload-expected.png: |
- * platform/chromium-mac/media/controls-layout-direction-expected.png: |
- * platform/chromium-mac/media/media-controls-clone-expected.png: |
- * platform/chromium-win/media/audio-controls-rendering-expected.png: |
- * platform/chromium-win/media/audio-repaint-expected.png: |
- * platform/chromium-win/media/controls-after-reload-expected.png: |
- * platform/chromium-win/media/controls-layout-direction-expected.png: |
- * platform/chromium-win/media/media-controls-clone-expected.png: |
- * platform/chromium/test_expectations.txt: |
- |
-2012-05-02 Dongwoo Im <dw.im@samsung.com> |
- |
- [EFL] Implement the Web Audio API feature. |
- https://bugs.webkit.org/show_bug.cgi?id=78688 |
- |
- Reviewed by Philippe Normand. |
- |
- Implement the Web Audio API feature on the EFL port. |
- https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html |
- |
- * platform/efl/Skipped: Change the comment of webaudio. |
- |
-2012-05-01 Andrew Scherkus <scherkus@chromium.org> |
- |
- [Chromium] Adjust baseline location for media/media-can-play-type-webm.html. |
- |
- * platform/chromium/media/media-can-play-webm-expected.txt: Renamed from LayoutTests/media/media-can-play-webm-expected.txt. |
- |
-2012-04-27 Andrew Scherkus <scherkus@chromium.org> |
- |
- Clean up media canPlayType() tests and add a test for WebM. |
- https://bugs.webkit.org/show_bug.cgi?id=85116 |
- |
- Reviewed by Eric Carlson. |
- |
- * media/media-can-play-flac-audio-expected.txt: |
- * media/media-can-play-flac-audio.html: |
- * media/media-can-play-mpeg-audio-expected.txt: |
- * media/media-can-play-mpeg-audio.html: |
- * media/media-can-play-mpeg4-video.html: |
- * media/media-can-play-octet-stream-expected.txt: |
- * media/media-can-play-octet-stream.html: |
- * media/media-can-play-ogg-expected.txt: |
- * media/media-can-play-ogg.html: |
- * media/media-can-play-type-expected.txt: Renamed from LayoutTests/media/video-can-play-type-expected.txt. |
- * media/media-can-play-type.html: Added. |
- * media/media-can-play-wav-audio-expected.txt: |
- * media/media-can-play-wav-audio.html: |
- * media/media-can-play-webm-expected.txt: Added. |
- * media/media-can-play-webm.html: Added. |
- * media/video-can-play-type.html: Removed. |
- |
-2012-05-01 Eric Seidel <eric@webkit.org> |
- |
- Add <iframe seamless> navigation code (and pass all the navigation tests) |
- https://bugs.webkit.org/show_bug.cgi?id=85340 |
- |
- Reviewed by Adam Barth. |
- |
- Update results now that we pass all the navigation tests. |
- |
- * fast/frames/seamless/seamless-form-get-expected.txt: |
- * fast/frames/seamless/seamless-form-get-named-expected.txt: |
- * fast/frames/seamless/seamless-form-post-expected.txt: |
- * fast/frames/seamless/seamless-form-post-named-expected.txt: |
- * fast/frames/seamless/seamless-hyperlink-expected.txt: |
- * fast/frames/seamless/seamless-hyperlink-named-expected.txt: |
- * fast/frames/seamless/seamless-window-location-expected.txt: |
- * fast/frames/seamless/seamless-window-location-href-expected.txt: |
- * fast/frames/seamless/seamless-window-location-sandbox-expected.txt: |
- * fast/frames/seamless/seamless-window-open-expected.txt: |
- |
-2012-05-01 Kent Tamura <tkent@chromium.org> |
- |
- [Chromium] Move date-input-visible-strings-expected.txt to the correct place. |
- |
- * platform/chromium-linux/fast/forms/date/date-input-visible-strings-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/fast/forms/date/date-input-visible-strings-expected.txt. |
- |
-2012-05-01 Ryosuke Niwa <rniwa@webkit.org> |
- |
- Unnecessary <form> tags created inside of an <iframe> with designMode on |
- https://bugs.webkit.org/show_bug.cgi?id=13126 |
- |
- Reviewed by Eric Seidel. |
- |
- Add a regression test since this bug doesn't reproduce anymore but it's still good to test it. |
- |
- * editing/inserting/insert-paragraph-inside-form-expected.txt: Added. |
- * editing/inserting/insert-paragraph-inside-form.html: Added. |
- |
-2012-05-01 Xiaomei Ji <xji@chromium.org> |
- |
- Skip editing/selection/move-by-word-visually-mac.html (introduced in r115788) in qt and wk2. |
- |
- * platform/qt/Skipped: |
- * platform/wk2/Skipped: |
- |
-2012-05-01 Xiaomei Ji <xji@chromium.org> |
- |
- enable ctrl-arrow move by word visually in other platforms (besides Windows) |
- https://bugs.webkit.org/show_bug.cgi?id=85017 |
- |
- Reviewed by Ryosuke Niwa. |
- |
- Since DOMSelection.modify('move', 'left'/'right', 'word') moves caret by word in visual order (instead of |
- logical order) now, there are several changes to the test file: |
- 1. file name renamed from move-left-right-by-word-mac.html to move-by-word-visually-mac.html. |
- 2. test expectations change from moving caret by word in logical order to moving caret by word in visual order. |
- 3. since test expectations are inside test file itself, test file itself changes accordingly. |
- |
- * editing/selection/move-by-word-visually-mac-expected.txt: Copied from LayoutTests/editing/selection/move-left-right-by-word-mac-expected.txt. |
- * editing/selection/move-by-word-visually-mac.html: Copied from LayoutTests/editing/selection/move-left-right-by-word-mac.html. |
- * editing/selection/move-left-right-by-word-mac-expected.txt: Removed. |
- * editing/selection/move-left-right-by-word-mac.html: Removed. |
- |
-2012-05-01 Raymond Liu <raymond.liu@intel.com> |
- |
- Modify RealtimeAnalyserNode pull mechanism |
- https://bugs.webkit.org/show_bug.cgi?id=77515 |
- |
- Reviewed by Chris Rogers. |
- |
- * webaudio/automatic-pull-node-expected.txt: Added. |
- * webaudio/automatic-pull-node.html: Added. |
- |
-2012-05-01 Keishi Hattori <keishi@webkit.org> |
- |
- datalist: Form control in a <datalist> should be barred from constraint validation |
- https://bugs.webkit.org/show_bug.cgi?id=84359 |
- |
- Reviewed by Kent Tamura. |
- |
- * fast/forms/datalist/datalist-child-validation-expected.txt: Added. |
- * fast/forms/datalist/datalist-child-validation.html: Added. Tests that willValidate changes from false to true when we move the element out of the datalist. |
- * fast/forms/form-control-element-crash-expected.txt: Added. |
- * fast/forms/form-control-element-crash.html: Added. Tests for the crash reported in Bug 85149. |
- |
-2012-05-01 Kent Tamura <tkent@chromium.org> |
- |
- [Chromium] Rebaseline for date-input-visible-strings.html. |
- |
- * platform/chromium-linux-x86/fast/forms/date/date-input-visible-strings-expected.txt: Copied from LayoutTests/platform/chromium-mac/fast/forms/date/date-input-visible-strings-expected.txt. |
- * platform/chromium/fast/forms/date/date-input-visible-strings-expected.txt: Renamed from LayoutTests/platform/chromium-mac/fast/forms/date/date-input-visible-strings-expected.txt. |
- * platform/chromium/test_expectations.txt: |
- |
-2012-05-01 Andy Estes <aestes@apple.com> |
- |
- scrollbars/scrollbar-miss-mousemove-disabled.html is asserting in markAllMisspellingsAndBadGrammarInRanges() |
- https://bugs.webkit.org/show_bug.cgi?id=85273 |
- |
- * platform/mac/Skipped: Skip the test. |
- |
-2012-05-01 Ryosuke Niwa <rniwa@webkit.org> |
- |
- Skip the test added by r115724 on WebKit2 and Qt because drag and drop isn't supported by DRT |
- on those platforms. |
- |
- * platform/qt/Skipped: |
- * platform/wk2/Skipped: |
- |
-2012-05-01 Joe Thomas <joethomas@motorola.com> |
- |
- [GTK] new ref test fast/forms/listbox-clear-restore.html fails. |
- https://bugs.webkit.org/show_bug.cgi?id=77633 |
- |
- Reviewed by Martin Robinson. |
- |
- Flakiness of the test case is fixed in http://trac.webkit.org/changeset/115526. |
- Enabling the test for GTK and Chromium ports. |
- |
- * platform/chromium/test_expectations.txt: |
- * platform/gtk/test_expectations.txt: |
- |
-2012-05-01 Nate Chapin <japhet@chromium.org> |
- |
- Test for https://bugs.webkit.org/show_bug.cgi?id=85275. |
- |
- Reviewed by Alexey Proskuryakov. |
- |
- * http/tests/loading/pdf-commit-load-callbacks-expected.txt: Added. |
- * http/tests/loading/pdf-commit-load-callbacks.html: Added. |
- * platform/chromium/http/tests/loading: Added. |
- * platform/chromium/http/tests/loading/pdf-commit-load-callbacks-expected.txt: Added. |
- * platform/wk2/Skipped: New test requires layoutTestController.dumpResourceLoadCallbacks(), |
- which isn't support for wk2 yet. |
- |
-2012-05-01 Eric Seidel <eric@webkit.org> |
- |
- Add support for seamless attribute as well as seamless sandbox flag and default CSS styling |
- https://bugs.webkit.org/show_bug.cgi?id=85302 |
- |
- Reviewed by Ojan Vafai. |
- |
- Update all the test results now that the html.css changes have |
- been added for seamless, as specified by HTML5: |
- http://www.whatwg.org/specs/web-apps/current-work/multipage/rendering.html#replaced-elements |
- |
- I also added a new test for about:blank iframes (per a code-FIXME) |
- as well as some new testing to confirm that the default seamless-CSS style |
- applies even when iframes cannot render seamless due to security restrictions. |
- |
- * fast/frames/seamless/seamless-basic-expected.txt: |
- * fast/frames/seamless/seamless-basic.html: |
- * fast/frames/seamless/seamless-inherited-origin-expected.txt: Added. |
- * fast/frames/seamless/seamless-inherited-origin.html: Added. |
- * fast/frames/seamless/seamless-inline-expected.txt: |
- * fast/frames/seamless/seamless-min-max-expected.txt: |
- * fast/frames/seamless/seamless-nested-expected.txt: |
- * fast/frames/seamless/seamless-quirks-expected.txt: |
- * fast/frames/seamless/seamless-sandbox-flag-expected.txt: |
- * fast/frames/seamless/seamless-sandbox-flag.html: |
- * fast/frames/seamless/seamless-sandbox-srcdoc-expected.txt: |
- * http/tests/security/seamless/seamless-cross-origin-expected.txt: |
- * http/tests/security/seamless/seamless-sandbox-srcdoc-expected.txt: |
- * svg/in-html/by-reference.html: was using seamless, but really doens't want to, doing so just adds noise. |
- |
-2012-05-01 James Simonsen <simonjam@chromium.org> |
- |
- Ensure HTMLElementStack fails gracefully if it has a non-Element. |
- https://bugs.webkit.org/show_bug.cgi?id=85167 |
- |
- Reviewed by Adam Barth. |
- |
- * html5lib/resources/webkit02.dat: |
- |
-2012-05-01 Christophe Dumez <christophe.dumez@intel.com> |
- |
- [EFL] fast/loader/file-protocol-fragment.html needs rebaselining |
- https://bugs.webkit.org/show_bug.cgi?id=85182 |
- |
- Unreviewed, add EFL expectation for fast/loader/file-protocol-fragment.html |
- and unskip the test. |
- |
- * platform/efl/Skipped: |
- * platform/efl/fast/loader/file-protocol-fragment-expected.txt: Added. |
- |
-2012-05-01 David Dorwin <ddorwin@chromium.org> |
- |
- Remove expectations for media/encrypted-media/encrypted-media-events.html now that crash is fixed. |
- https://bugs.webkit.org/show_bug.cgi?id=84596 |
- |
- Unreviewed expectations update. |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-05-01 Andy Estes <aestes@apple.com> |
- |
- [Mac] inspector/debugger/linkifier.html is flakey |
- https://bugs.webkit.org/show_bug.cgi?id=85319 |
- |
- * platform/mac/Skipped: Skip the flakey test. |
- |
-2012-05-01 Silvia Pfeiffer <silviapf@chromium.org> |
- |
- Audio controls have a 1px surplus outline coming from RenderImage::paintReplaced base class, |
- which needs overwriting. All layout tests with an audio element need a |
- visual update. |
- https://bugs.webkit.org/show_bug.cgi?id=84570 |
- |
- Reviewed by Eric Carlson. |
- |
- * platform/chromium-linux/media/audio-controls-rendering-expected.png: |
- * platform/chromium-linux/media/audio-repaint-expected.png: |
- * platform/chromium-linux/media/controls-after-reload-expected.png: |
- * platform/chromium-linux/media/controls-layout-direction-expected.png: |
- * platform/chromium-linux/media/media-controls-clone-expected.png: |
- * platform/chromium-mac-leopard/media/audio-controls-rendering-expected.png: |
- * platform/chromium-mac-leopard/media/audio-repaint-expected.png: |
- * platform/chromium-mac-leopard/media/controls-after-reload-expected.png: |
- * platform/chromium-mac-snowleopard/media/audio-controls-rendering-expected.png: |
- * platform/chromium-mac-snowleopard/media/audio-repaint-expected.png: |
- * platform/chromium-mac-snowleopard/media/controls-layout-direction-expected.png: |
- * platform/chromium-mac-snowleopard/media/media-controls-clone-expected.png: |
- * platform/chromium-mac/media/audio-controls-rendering-expected.png: |
- * platform/chromium-mac/media/audio-repaint-expected.png: |
- * platform/chromium-mac/media/controls-after-reload-expected.png: |
- * platform/chromium-mac/media/controls-layout-direction-expected.png: |
- * platform/chromium-mac/media/media-controls-clone-expected.png: |
- * platform/chromium-win/media/audio-controls-rendering-expected.png: |
- * platform/chromium-win/media/audio-repaint-expected.png: |
- * platform/chromium-win/media/controls-after-reload-expected.png: |
- * platform/chromium-win/media/controls-layout-direction-expected.png: |
- * platform/chromium-win/media/media-controls-clone-expected.png: |
- |
-2012-05-01 Aaron Colwell <acolwell@chromium.org> |
- |
- Temporarily removing tests for webkitSourceAddId() & webkitSourceRemoveId() |
- until the rest of the Media Source v0.5 methods are implemented. |
- https://bugs.webkit.org/show_bug.cgi?id=85295 |
- |
- Reviewed by Eric Carlson. |
- |
- * http/tests/media/media-source/webm/video-media-source-add-and-remove-ids-expected.txt: Removed. |
- * http/tests/media/media-source/webm/video-media-source-add-and-remove-ids.html: Removed. |
- * platform/chromium/test_expectations.txt: |
- |
-2012-05-01 Eric Seidel <eric@webkit.org> |
- |
- Add seamless test cases (all of these will pass as we land the implementation patches) |
- https://bugs.webkit.org/show_bug.cgi?id=85251 |
- |
- Reviewed by Adam Barth. |
- |
- These are all test cases which were written as part of implementing seamless |
- on my github branch: https://github.com/eseidel/webkit/compare/master...seamless |
- All of these will pass once the implementation is landed, which I am uploading |
- as a series of patches as we speak. Because the each of pieces |
- affects variety of tests, it seems easiest to read the implmentation |
- diffs if I land all the tests up-front. |
- |
- * fast/frames/seamless/resources/css-cascade-child.html: Added. |
- * fast/frames/seamless/resources/done.html: Added. |
- * fast/frames/seamless/resources/nested-seamless.html: Added. |
- * fast/frames/seamless/resources/quirks-square.html: Added. |
- * fast/frames/seamless/resources/square.html: Added. |
- * fast/frames/seamless/resources/two-inline-blocks.html: Added. |
- * fast/frames/seamless/seamless-basic-expected.txt: Added. |
- * fast/frames/seamless/seamless-basic.html: Added. |
- * fast/frames/seamless/seamless-css-cascade-expected.txt: Added. |
- * fast/frames/seamless/seamless-css-cascade.html: Added. |
- * fast/frames/seamless/seamless-designMode-expected.txt: Added. |
- * fast/frames/seamless/seamless-designMode.html: Added. |
- * fast/frames/seamless/seamless-float-expected.txt: Added. |
- * fast/frames/seamless/seamless-float.html: Added. |
- * fast/frames/seamless/seamless-form-get-expected.txt: Added. |
- * fast/frames/seamless/seamless-form-get-named-expected.txt: Added. |
- * fast/frames/seamless/seamless-form-get-named.html: Added. |
- * fast/frames/seamless/seamless-form-get-override-expected.txt: Added. |
- * fast/frames/seamless/seamless-form-get-override.html: Added. |
- * fast/frames/seamless/seamless-form-get.html: Added. |
- * fast/frames/seamless/seamless-form-post-expected.txt: Added. |
- * fast/frames/seamless/seamless-form-post-named-expected.txt: Added. |
- * fast/frames/seamless/seamless-form-post-named.html: Added. |
- * fast/frames/seamless/seamless-form-post-override-expected.txt: Added. |
- * fast/frames/seamless/seamless-form-post-override.html: Added. |
- * fast/frames/seamless/seamless-form-post.html: Added. |
- * fast/frames/seamless/seamless-hyperlink-expected.txt: Added. |
- * fast/frames/seamless/seamless-hyperlink-named-expected.txt: Added. |
- * fast/frames/seamless/seamless-hyperlink-named.html: Added. |
- * fast/frames/seamless/seamless-hyperlink-override-expected.txt: Added. |
- * fast/frames/seamless/seamless-hyperlink-override.html: Added. |
- * fast/frames/seamless/seamless-hyperlink.html: Added. |
- * fast/frames/seamless/seamless-inline-expected.txt: Added. |
- * fast/frames/seamless/seamless-inline.html: Added. |
- * fast/frames/seamless/seamless-min-max-expected.txt: Added. |
- * fast/frames/seamless/seamless-min-max.html: Added. |
- * fast/frames/seamless/seamless-nested-expected.txt: Added. |
- * fast/frames/seamless/seamless-nested.html: Added. |
- * fast/frames/seamless/seamless-quirks-expected.txt: Added. |
- * fast/frames/seamless/seamless-quirks.html: Added. |
- * fast/frames/seamless/seamless-sandbox-flag-expected.txt: Added. |
- * fast/frames/seamless/seamless-sandbox-flag.html: Added. |
- * fast/frames/seamless/seamless-sandbox-srcdoc-expected.txt: Added. |
- * fast/frames/seamless/seamless-sandbox-srcdoc.html: Added. |
- * fast/frames/seamless/seamless-window-location-expected.txt: Added. |
- * fast/frames/seamless/seamless-window-location-href-expected.txt: Added. |
- * fast/frames/seamless/seamless-window-location-href.html: Added. |
- * fast/frames/seamless/seamless-window-location-replace-expected.txt: Added. |
- * fast/frames/seamless/seamless-window-location-replace.html: Added. |
- * fast/frames/seamless/seamless-window-location-sandbox-expected.txt: Added. |
- * fast/frames/seamless/seamless-window-location-sandbox.html: Added. |
- * fast/frames/seamless/seamless-window-location.html: Added. |
- * fast/frames/seamless/seamless-window-open-expected.txt: Added. |
- * fast/frames/seamless/seamless-window-open-override-expected.txt: Added. |
- * fast/frames/seamless/seamless-window-open-override.html: Added. |
- * fast/frames/seamless/seamless-window-open.html: Added. |
- * http/tests/security/seamless/resources/square.html: Added. |
- * http/tests/security/seamless/seamless-cross-origin-expected.txt: Added. |
- * http/tests/security/seamless/seamless-cross-origin.html: Added. |
- * http/tests/security/seamless/seamless-sandbox-srcdoc-expected.txt: Added. |
- * http/tests/security/seamless/seamless-sandbox-srcdoc.html: Added. |
- |
-2012-05-01 Philip Rogers <pdr@google.com> |
- |
- Skip building instance tree for disallowed target |
- https://bugs.webkit.org/show_bug.cgi?id=85202 |
- |
- Reviewed by Nikolas Zimmermann. |
- |
- * platform/chromium-win/svg/custom/use-on-disallowed-foreign-object-3-expected.txt: |
- * platform/gtk/svg/custom/use-on-disallowed-foreign-object-3-expected.txt: |
- * platform/mac/svg/custom/use-on-disallowed-foreign-object-3-expected.txt: |
- * platform/qt/svg/custom/use-on-disallowed-foreign-object-3-expected.txt: |
- * svg/custom/animate-disallowed-mask-element-expected.txt: Added. |
- * svg/custom/animate-disallowed-mask-element.svg: Added. |
- |
-2012-04-29 Nikolas Zimmermann <nzimmermann@rim.com> |
- |
- Accumulation for values-animation is broken |
- https://bugs.webkit.org/show_bug.cgi?id=85158 |
- |
- Reviewed by Darin Adler. |
- |
- * svg/animations/accumulate-values-width-animation-expected.txt: Added. |
- * svg/animations/accumulate-values-width-animation.html: Added. |
- * svg/animations/resources/accumulate-values-width-animation.svg: Added. |
- * svg/animations/script-tests/accumulate-values-width-animation.js: Added. |
- (sample1): |
- (sample2): |
- (sample3): |
- (sample4): |
- (sample5): |
- (sample6): |
- (sample7): |
- (sample8): |
- (sample9): |
- (sample10): |
- (sample11): |
- (executeTest): |
- |
-2012-05-01 Ryosuke Niwa <rniwa@webkit.org> |
- |
- drag of links with styled text drop as links with plain text |
- https://bugs.webkit.org/show_bug.cgi?id=19386 |
- |
- Reviewed by Hajime Morita. |
- |
- Add a regression test since the said bug appears to have been fixed on ToT WebKit. |
- |
- * editing/pasteboard/drag-drop-url-with-style-expected.txt: Added. |
- * editing/pasteboard/drag-drop-url-with-style.html: Added. |
- |
-2012-05-01 Andreas Kling <kling@webkit.org> |
- |
- Remove Mac WK2-specific result for svg/zoom/page/zoom-replaced-intrinsic-ratio-001.htm. |
- |
- * platform/mac-wk2/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Removed. |
- |
-2012-05-01 Yuzhu Shen <yzshen@chromium.org> |
- |
- Fix test regression introduced by r115086. |
- https://bugs.webkit.org/show_bug.cgi?id=84566 |
- |
- Reviewed by Pavel Feldman. |
- |
- * inspector/network-status-non-http.html: |
- * platform/qt/Skipped: |
- |
-2012-05-01 Kent Tamura <tkent@chromium.org> |
- |
- [Chromium] Rebaseline for recent changes about <input type=date>. |
- |
- * platform/chromium-linux/fast/forms/date/date-appearance-expected.png: |
- * platform/chromium-linux/fast/forms/date/date-appearance-expected.txt: |
- * platform/chromium-mac/fast/forms/date/date-appearance-expected.png: |
- * platform/chromium-mac/fast/forms/date/date-appearance-expected.txt: |
- * platform/chromium-mac/fast/forms/date/date-input-visible-strings-expected.txt: Copied from LayoutTests/platform/chromium/fast/forms/date/date-input-visible-strings-expected.txt. |
- * platform/chromium-win/fast/forms/date/date-appearance-expected.png: |
- * platform/chromium-win/fast/forms/date/date-appearance-expected.txt: |
- * platform/chromium-win/fast/forms/date/date-input-visible-strings-expected.txt: Renamed from LayoutTests/platform/chromium/fast/forms/date/date-input-visible-strings-expected.txt. |
- * platform/chromium/test_expectations.txt: |
- |
-2012-05-01 Kent Tamura <tkent@chromium.org> |
- |
- [Chromium] Test expectation update for r115713. |
- https://bugs.webkit.org/show_bug.cgi?id=84935 |
- |
- * platform/chromium/test_expectations.txt: |
- Mark TEXT for date-input-visible-strings.html |
- |
-2012-05-01 Philippe Normand <pnormand@igalia.com> |
- |
- Unreviewed, GTK test_expectations update. |
- |
- * platform/gtk/test_expectations.txt: media/track/track-mode.html |
- is still flaky as per bug 83878. |
- |
-2012-04-30 Zan Dobersek <zandobersek@gmail.com> |
- |
- Unreviewed, rebaselining after r115666 and test expectations update |
- after r115651. |
- |
- * platform/gtk/fast/js/constructor-length-expected.txt: |
- * platform/gtk/test_expectations.txt: |
- |
-2012-04-30 Kent Tamura <tkent@chromium.org> |
- |
- REGRESSION(r115600): parseLocalizedDate() should fail for invalid inputs |
- https://bugs.webkit.org/show_bug.cgi?id=85176 |
- |
- Reviewed by Kentaro Hara. |
- |
- * platform/chromium/test_expectations.txt: Remove an entry for a fixed test. |
- |
-2012-04-30 Ilya Sherman <isherman@chromium.org> |
- |
- Unreviewed, rolling out r113511. |
- http://trac.webkit.org/changeset/113511 |
- https://bugs.webkit.org/show_bug.cgi?id=66032 |
- https://bugs.webkit.org/show_bug.cgi?id=85150 |
- |
- Regression: Many autofilled form fields lack the default |
- autofill background even when authors don’t override the |
- autofill colors |
- |
- * fast/forms/input-autofilled-expected.txt: |
- * fast/forms/input-autofilled.html: |
- |
-2012-04-30 Keishi Hattori <keishi@webkit.org> |
- |
- datalist: Inconsistent behavior of HTMLInputElement::list |
- https://bugs.webkit.org/show_bug.cgi?id=84351 |
- |
- Reviewed by Kent Tamura. |
- |
- * fast/forms/datalist/input-list-expected.txt: |
- * fast/forms/datalist/input-list.html: Added tests for all input types. |
- * platform/chromium/fast/forms/datalist/input-list-expected.txt: Added. |
- |
-2012-04-30 Koji Ishii <kojiishi@gmail.com> |
- |
- REGRESSION: editing/inserting/insert-bg-font.html fails on Lion |
- https://bugs.webkit.org/show_bug.cgi?id=82079 |
- |
- Reviewed by Ryosuke Niwa. |
- |
- The test fails only if "Correct spelling automatically" is turned on. |
- AutoCorrect kicks in because the test has "backgroundblue" as a word, |
- so changing it to "background blue" fixes the failure. |
- |
- * editing/inserting/insert-bg-font-expected.txt: Change "backgroundblue" to "background blue". |
- * editing/inserting/insert-bg-font.html: Ditto. |
- |
-2012-04-30 Xingnan Wang <xingnan.wang@intel.com> |
- |
- Add multichannel support for input of JavaScriptAudioNode |
- https://bugs.webkit.org/show_bug.cgi?id=84687 |
- |
- Reviewed by Chris Rogers. |
- |
- * webaudio/javascriptaudionode-downmix8-2channel-input-expected.txt: Added. |
- * webaudio/javascriptaudionode-downmix8-2channel-input.html: Added. |
- * webaudio/javascriptaudionode-upmix2-8channel-input-expected.txt: Added. |
- * webaudio/javascriptaudionode-upmix2-8channel-input.html: Added. |
- * webaudio/resources/javascriptaudionode-testing.js: Added. |
- (createBuffer): |
- (processAudioData): |
- (fillData): |
- (checkStereoOnlyData): |
- (runJSNodeTest): |
- |
-2012-04-30 Zhenyao Mo <zmo@google.com> |
- |
- Unreviewed, test expectations update. |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-30 Ryosuke Niwa <rniwa@webkit.org> |
- |
- NULL ptr in WebCore::Range::getBorderAndTextQuads |
- https://bugs.webkit.org/show_bug.cgi?id=77218 |
- |
- Reviewed by Eric Seidel. |
- |
- Add a regression test. We use alert here instead of innerHTML, textContent, etc... |
- because document element is no longer well-formed at the end of the test. |
- |
- * fast/dom/Range/range-created-in-mutation-event-crash-expected.txt: Added. |
- * fast/dom/Range/range-created-in-mutation-event-crash.xhtml: Added. |
- |
-2012-04-30 Mark Rowe <mrowe@apple.com> |
- |
- REGRESSION (r115544): platform/mac/fast/events/pointer-events-dashboard.html is failing |
- |
- Remove the test since r115544 removed the special behavior in Dashboard. |
- |
- Rubber-stamped by Anders Carlsson. |
- |
- * platform/mac/fast/events/pointer-events-dashboard-expected.png: Removed. |
- * platform/mac/fast/events/pointer-events-dashboard-expected.txt: Removed. |
- * platform/mac/fast/events/pointer-events-dashboard.html: Removed. |
- |
-2012-04-30 Tom Zakrajsek <tomz@codeaurora.org> |
- |
- Unreviewed gardening |
- |
- * platform/qt/test_expectations.txt: |
- |
-2012-04-30 Sadrul Habib Chowdhury <sadrul@chromium.org> |
- |
- [chromium] Disable battery-status API support. |
- https://bugs.webkit.org/show_bug.cgi?id=84499 |
- |
- Reviewed by Adam Barth. |
- |
- * platform/chromium/fast/dom/navigator-detached-no-crash-expected.txt: |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-30 Gavin Barraclough <barraclough@apple.com> |
- |
- Arguments object resets attributes on redefinition of a parameter |
- https://bugs.webkit.org/show_bug.cgi?id=84994 |
- |
- Rubber stamped by Oliver Hunt. |
- |
- * fast/js/arguments-expected.txt: |
- * fast/js/script-tests/arguments.js: |
- - Added test cases. |
- |
-2012-04-30 Kentaro Hara <haraken@chromium.org> |
- |
- WebGLRenderingContext methods should throw TypeError for not enough arguments |
- https://bugs.webkit.org/show_bug.cgi?id=84787 |
- |
- Reviewed by Kenneth Russell. |
- |
- Currently, WebGLRenderingcontext methods implement |
- "Not enough arguments" error as SyntaxError. The Web IDL |
- spec requires that it should be TypeError: |
- http://www.w3.org/TR/WebIDL/#dfn-overload-resolution-algorithm |
- |
- This patch changes SyntaxError to TypeError. |
- |
- * fast/canvas/webgl/webgl-exceptions-expected.txt: Added. |
- * fast/canvas/webgl/webgl-exceptions.html: Added. |
- |
-2012-04-30 Abhishek Arya <inferno@chromium.org> |
- |
- Remove positioned float code. |
- https://bugs.webkit.org/show_bug.cgi?id=84795 |
- |
- Reviewed by Dan Bernstein. |
- |
- * fast/block/float/positioned-float-crash-expected.txt: Added. |
- * fast/block/float/positioned-float-crash.html: Added. |
- |
-2012-04-30 Sam Weinig <sam@webkit.org> |
- |
- Remove BlobBuilder |
- https://bugs.webkit.org/show_bug.cgi?id=84036 |
- |
- Reviewed by Anders Carlsson. |
- |
- * fast/js/constructor-length.html: |
- * platform/mac/fast/js/constructor-length-expected.txt: |
- Remove WebKitBlobBuilder from this test, as it is not exposed on all platforms, |
- and add Blob, which is. |
- |
- * platform/mac/Skipped: |
- Skip fast/files/blob-builder-crash.html, since we no longer support WebKitBlobBuilder. |
- |
-2012-04-30 Mark Hahnenberg <mhahnenberg@apple.com> |
- |
- fast/js/random-array-gc-stress times out in debug mode |
- https://bugs.webkit.org/show_bug.cgi?id=84821 |
- |
- Reviewed by Darin Adler. |
- |
- * fast/js/script-tests/random-array-gc-stress.js: Lowering the iterations even more. |
- |
- |
-2012-04-30 Benjamin Poulain <bpoulain@apple.com> |
- |
- Add fast path for radix == 10 to numberProtoFuncToString |
- https://bugs.webkit.org/show_bug.cgi?id=85120 |
- |
- Reviewed by Darin Adler. |
- |
- Add more test coverage for Number.proto.toString. |
- |
- * platform/chromium/test_expectations.txt: Mark the test as failing on Chromium. |
- * fast/js/toString-number-expected.txt: Added. |
- * fast/js/toString-number.html: Added. |
- |
-2012-04-30 Tommy Widenflycht <tommyw@google.com> |
- |
- MediaStream API: Adding a test for the experimental PeerConnection00 |
- https://bugs.webkit.org/show_bug.cgi?id=82881 |
- |
- Reviewed by Dimitri Glazkov. |
- |
- Tests construction of objects. |
- |
- * fast/mediastream/constructors-expected.txt: Added. |
- * fast/mediastream/constructors.html: Added. |
- |
-2012-04-30 Justin Schuh <jschuh@chromium.org> |
- |
- loadOrRedirectSubframe should return the owner element's frame |
- https://bugs.webkit.org/show_bug.cgi?id=84780 |
- |
- Reviewed by Nate Chapin. |
- |
- * fast/loader/javascript-url-iframe-remove-on-navigate-expected.txt: Added. |
- * fast/loader/javascript-url-iframe-remove-on-navigate.html: Added. |
- |
-2012-04-30 Thiago Marcos P. Santos <thiago.santos@intel.com> |
- |
- [EFL] Update expectations for media/audio-delete-while-step-button-clicked.html |
- https://bugs.webkit.org/show_bug.cgi?id=85180 |
- |
Unreviewed gardening. |
- * platform/efl/test_expectations.txt: |
- |
-2012-04-30 Beth Dakin <bdakin@apple.com> |
- |
- https://bugs.webkit.org/show_bug.cgi?id=82922 |
- border-image with image-set does not render correctly when viewed at |
- 2x |
- -and corresponding- |
- <rdar://problem/11167820> |
- |
- Reviewed by Dan Bernstein. |
- |
- * fast/hidpi/image-set-border-image-comparison.html: Added. |
- * fast/hidpi/resources/Breakpoint-2x.png: Added. |
- * fast/hidpi/resources/Breakpoint.png: Added. |
- * platform/mac/fast/hidpi/image-set-border-image-comparison-expected.png: Added. |
- * platform/mac/fast/hidpi/image-set-border-image-comparison-expected.txt: Added. |
- |
-2012-04-30 Andreas Kling <kling@webkit.org> |
- |
- Rebaseline svg/zoom/page/zoom-svg-through-object-with-percentage-size.svg for Mac after Length changes. |
- |
- * platform/mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: |
- |
-2012-04-30 Yi Shen <yi.4.shen@nokia.com> |
- |
- Inserting a paragraph between quoted lines in editing/deleting/delete-4038408-fix.html doesn't work |
- https://bugs.webkit.org/show_bug.cgi?id=78193 |
- |
- Reviewed by Ryosuke Niwa. |
- |
- When pasting a copied portion of a blockquote with a newline at the end into an unquoted area, |
- the newline is inserted after the blockquote since we don't want it also to be quoted. However, |
- this behavior has also applied when we insert a paragraph between quoted lines, which is incorrect. |
- To figure out the right place to insert a paragraph, we need providing more information to the |
- InsertParagraphSeparatorCommand by introducing a boolean parameter "pasteBlockqutoeIntoUnquotedArea". |
- |
- * editing/inserting/insert-paragraph-separator-in-blockquote-expected.txt: Added. |
- * editing/inserting/insert-paragraph-separator-in-blockquote.html: Added. |
- * editing/pasteboard/paste-wrapped-blockquote-into-nonblockquote-expected.txt: Added. |
- * editing/pasteboard/paste-wrapped-blockquote-into-nonblockquote.html: Added. |
- |
-2012-04-30 Antti Koivisto <antti@apple.com> |
- |
- Protect current element in HTMLLinkElement::setCSSStyleSheet |
- https://bugs.webkit.org/show_bug.cgi?id=85166 |
- |
- Reviewed by Andreas Kling. |
- |
- * fast/css/cached-sheet-restore-crash-expected.txt: Added. |
- * fast/css/cached-sheet-restore-crash.html: Added. |
- |
-2012-04-30 Pavel Feldman <pfeldman@chromium.org> |
- |
- Not reviewed: chromium expectations updated. |
- |
* platform/chromium/test_expectations.txt: |
-2012-04-30 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com> |
+2012-05-23 Sheriff Bot <webkit.review.bot@gmail.com> |
- [GTK] DRT support for layoutTestController.removeOriginAccessWhitelistEntry |
- https://bugs.webkit.org/show_bug.cgi?id=85156 |
+ Unreviewed, rolling out r118105. |
+ http://trac.webkit.org/changeset/118105 |
+ https://bugs.webkit.org/show_bug.cgi?id=87255 |
- Reviewed by Martin Robinson. |
+ New LayoutTest is causing several cookie tests to fail on |
+ numerous bots (Requested by steveblock on #webkit). |
- Unskip http/tests/xmlhttprequest/origin-whitelisting-removal.html |
+ * http/tests/cookies/js-get-and-set-http-only-cookie-expected.txt: Removed. |
+ * http/tests/cookies/js-get-and-set-http-only-cookie.php: Removed. |
+ * http/tests/cookies/script-tests/js-get-and-set-http-only-cookie.js: Removed. |
- * platform/gtk/test_expectations.txt: |
+2012-05-23 Zan Dobersek <zandobersek@gmail.com> |
-2012-04-30 Pavel Feldman <pfeldman@chromium.org> |
+ [Gtk] EventSender should properly handle (left|right)(control|shift|alt) after r118001 |
+ https://bugs.webkit.org/show_bug.cgi?id=87221 |
- Not reviewed: chromium expectations updated. |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-30 Andreas Kling <kling@webkit.org> |
- |
- Add Mac expectation for fast/dom/Window/window-lookup-precedence.html. |
- |
- Mac builds without ENABLE(DATALIST). |
- |
- * platform/mac/fast/dom/Window/window-lookup-precedence-expected.txt: Added. |
- |
-2012-04-29 Andreas Kling <kling@webkit.org> |
- |
- Skip the fast/performance/ directory on Mac since the bots don't build with ENABLE(WEB_TIMING). |
- |
- * platform/mac/Skipped: |
- |
-2012-04-29 Sam Weinig <sam@webkit.org> |
- |
- Add support for the Blob constructor (Part 2) |
- https://bugs.webkit.org/show_bug.cgi?id=84555 |
- |
- Address additional feedback on Blob construction. |
- - Add exception when the dictionary is not an object. |
- - Ensure the proper ordering of dictionary access. Tested via |
- throwing exceptions in toString, and ensuring correct one is |
- fired first. |
- - Changed type of exception throw for invalid enumeration to a |
- TypeError. |
- |
- Reviewed by Kentaro Hara. |
- |
- * fast/files/blob-constructor-expected.txt: |
- * fast/files/script-tests/blob-constructor.js: |
- |
-2012-04-29 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com> |
- |
- [GTK] DRT needs an implementation of layoutTestController.setDomainRelaxationForbiddenForURLScheme |
- https://bugs.webkit.org/show_bug.cgi?id=85131 |
- |
Reviewed by Martin Robinson. |
- Unskip http/tests/security/setDomainRelaxationForbiddenForURLScheme.html |
+ Remove failing test expectations for fast/events/keydown-leftright-keys.html, |
+ the test should pass now. |
* platform/gtk/test_expectations.txt: |
-2012-04-29 Zan Dobersek <zandobersek@gmail.com> |
+2012-05-23 Ilya Tikhonovsky <loislo@chromium.org> |
- Unreviewed, gardening after revisions 115573 and 115582. |
+ Web Inspector: eliminate getters from HeapSnapshot.js |
+ https://bugs.webkit.org/show_bug.cgi?id=87241 |
- * platform/gtk/fast/dom/Window/window-properties-expected.txt: |
- * platform/gtk/fast/dom/constructed-objects-prototypes-expected.txt: |
- * platform/gtk/fast/forms/001-expected.txt: |
- * platform/gtk/fast/html/details-position-expected.txt: Added. |
- * platform/gtk/fast/replaced/width100percent-checkbox-expected.txt: |
- * platform/gtk/fast/replaced/width100percent-radio-expected.txt: |
- * platform/gtk/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Added. |
- * platform/gtk/tables/mozilla/bugs/bug1318-expected.txt: |
- * platform/gtk/tables/mozilla/bugs/bug4527-expected.txt: |
+ getters can't be inlined by engine at the moment. |
+ I found that conversion getters into functions gives us about 600 ms |
-2012-04-28 Csaba Osztrogonác <ossy@webkit.org> |
+ RESULT heap-snapshot: switch-to-containment-view= 1920 ms |
+ vs |
+ RESULT heap-snapshot: switch-to-containment-view= 1367 ms |
- [Qt] Unreviewed weekend gardening, update test results, skip new failing tests. |
- |
- * fast/files/workers/inline-worker-via-blob-url.html: Trivial typo fix after r115582. |
- * platform/qt-4.8/fast/dom/Window/window-properties-expected.txt: Updated after r115582. |
- * platform/qt-5.0-wk2/fast/dom/Window/window-properties-expected.txt: Updated after r115582. |
- * platform/qt-5.0/fast/dom/Window/window-properties-expected.txt: Updated after r115582. |
- * platform/qt/Skipped: Skip a new failing reftest after r115554. |
- * platform/qt/fast/dom/constructed-objects-prototypes-expected.txt: |
- * platform/qt/fast/html/details-position-expected.png: Updated after r115573. |
- * platform/qt/fast/html/details-position-expected.txt: Updated after r115573. |
- * platform/qt/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Updated after r115573. |
- |
-2012-04-28 Li Yin <li.yin@intel.com> |
- |
- MessagePort must set m_closed to be true at the end of MessagePort::close function |
- https://bugs.webkit.org/show_bug.cgi?id=85139 |
- |
- Test MessageChannel.port whether can receive message after it is closed. |
- |
- Reviewed by Kentaro Hara. |
- |
- * fast/events/message-port-close-expected.txt: Added. |
- * fast/events/message-port-close.html: Added. |
- |
-2012-04-28 Sam Weinig <sam@webkit.org> |
- |
- Add support for the Blob constructor |
- https://bugs.webkit.org/show_bug.cgi?id=84555 |
- |
- Reviewed by Maciej Stachowiak. |
- |
- Switch tests that were not directly testing BlobBuilder over to |
- using the Blob constructor, to get test coverage of standard way |
- constructing blobs. |
- |
- * fast/files/blob-constructor.html: Added. |
- * fast/files/blob-constructor-expected.txt: Added. |
- * fast/files/script-tests/blob-constructor.js: Added. |
- New test. |
- |
- * fast/dom/HTMLAnchorElement/anchor-download-unset.html: |
- * fast/dom/HTMLAnchorElement/anchor-download.html: |
- * fast/dom/HTMLAnchorElement/anchor-nodownload-set.html: |
- * fast/dom/HTMLAnchorElement/anchor-nodownload.html: |
- * fast/dom/constructed-objects-prototypes-expected.txt: |
- * fast/dom/window-domurl-crash.html: |
- * fast/files/blob-slice-overflow.html: |
- * fast/files/blob-slice-test.html: |
- * fast/files/file-reader-fffd-expected.txt: |
- * fast/files/file-reader-fffd.html: |
- * fast/files/not-enough-arguments-expected.txt: |
- * fast/files/not-enough-arguments.html: |
- * fast/files/resources/read-blob-test-cases.js: |
- * fast/files/resources/read-common.js: |
- * fast/files/workers/inline-worker-via-blob-url.html: |
- * fast/filesystem/resources/file-writer-abort-continue.js: |
- * fast/filesystem/resources/file-writer-abort-depth.js: |
- * fast/filesystem/resources/file-writer-abort.js: |
- * fast/filesystem/resources/file-writer-events.js: |
- * fast/filesystem/resources/file-writer-gc-blob.js: |
- * fast/filesystem/resources/file-writer-sync-truncate-extend.js: |
- * fast/filesystem/resources/file-writer-sync-write-overlapped.js: |
- * fast/filesystem/resources/file-writer-utils.js: |
- * http/tests/fileapi/create-blob-url-from-data-url.html: |
- * http/tests/filesystem/no-cache-filesystem-url.html: |
- * http/tests/local/blob/resources/hybrid-blob-util.js: |
- * http/tests/security/resources/create-filesystem-file.html: |
- * http/tests/websocket/tests/hixie76/send-object.html: |
- * http/tests/websocket/tests/hybi/bufferedAmount-after-close-in-busy.html: |
- * http/tests/websocket/tests/hybi/bufferedAmount-after-close.html: |
- * http/tests/websocket/tests/hybi/send-blob.html: |
- * http/tests/websocket/tests/hybi/send-file-blob-fail.html: |
- * http/tests/websocket/tests/hybi/send-file-blob.html: |
- * http/tests/websocket/tests/hybi/workers/resources/send-blob.js: |
- * platform/mac/fast/dom/Window/window-properties-expected.txt: |
- * storage/indexeddb/noblobs.html: |
- * storage/indexeddb/structured-clone.html: |
- |
-2012-04-28 Zan Dobersek <zandobersek@gmail.com> |
- |
- Unreviewed, removing a Mac WebKit2-specific test result for |
- http/tests/xmlviewer/dumpAsText/frames.html that is not required |
- anymore after changes in r115572. |
- |
- * platform/mac-wk2/http/tests/xmlviewer: Removed. |
- * platform/mac-wk2/http/tests/xmlviewer/dumpAsText: Removed. |
- * platform/mac-wk2/http/tests/xmlviewer/dumpAsText/frames-expected.txt: Removed. |
- |
-2012-04-28 Emil A Eklund <eae@chromium.org> |
- |
- Unreviewed rebaseline for tests affected by Length change in r115573. |
- |
- * fast/borders/border-radius-huge-assert-expected.txt: Added. |
- * fast/html/details-position-expected.txt: Added. |
- * platform/chromium-mac-leopard/fast/forms/001-expected.png: |
- * platform/chromium-mac-leopard/fast/replaced/width100percent-checkbox-expected.png: |
- * platform/chromium-mac-leopard/fast/replaced/width100percent-radio-expected.png: |
- * platform/chromium-mac-leopard/tables/mozilla/bugs/bug1318-expected.png: |
- * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4527-expected.png: |
- * platform/chromium-mac-snowleopard/fast/forms/001-expected.png: |
- * platform/chromium-mac-snowleopard/fast/replaced/width100percent-checkbox-expected.png: |
- * platform/chromium-mac-snowleopard/fast/replaced/width100percent-radio-expected.png: |
- * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug1318-expected.png: |
- * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug4527-expected.png: |
- * platform/chromium-mac/fast/forms/001-expected.png: |
- * platform/chromium-mac/fast/replaced/width100percent-checkbox-expected.png: |
- * platform/chromium-mac/fast/replaced/width100percent-radio-expected.png: |
- * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: Added. |
- * platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.png: |
- * platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.png: |
- * platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.txt: |
- * platform/chromium-win/fast/borders/border-radius-huge-assert-expected.png: |
- * platform/chromium-win/fast/html/details-position-expected.txt: |
- * platform/chromium-win/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: |
- * platform/efl/fast/borders/border-radius-huge-assert-expected.txt: Removed. |
- * platform/efl/fast/html/details-position-expected.txt: Removed. |
- * platform/efl/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Removed. |
- * platform/efl/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: Removed. |
- * platform/gtk/fast/borders/border-radius-huge-assert-expected.txt: Removed. |
- * platform/gtk/fast/html/details-position-expected.txt: Removed. |
- * platform/gtk/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Removed. |
- * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: Removed. |
- * svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Added. |
- * svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: Added. |
- |
-2012-04-26 Emil A Eklund <eae@chromium.org> |
- |
- Move Length and CSS length computation to float |
- https://bugs.webkit.org/show_bug.cgi?id=84801 |
- |
- Reviewed by Eric Seidel. |
- |
- Change Length and CSS length computation to floating point. This gets us |
- closer to the goal of supporting subpixel layout and improves precision |
- for SVG which already uses floating point for its layout. |
- |
- This change makes computedStyle return fractional values for pixel values |
- if a fraction is specified. It also changes the result of computations |
- where two or more values with fractional precision. Prior to this change |
- the result of Length(2.9) + Length(2.9) would be 4 as each value would be |
- floored. with this change the result is 5 as the addition is done with |
- floating point precision and then the result will be floored. Once we |
- enable subpixel layout the resulting value in this example would be 5.8. |
- |
- * fast/dom/length-attribute-mapping-expected.txt: |
- * fast/dom/length-attribute-mapping.html: |
- * platform/mac-snowleopard/fast/forms/001-expected.png: |
- * platform/mac-snowleopard/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png: |
- * platform/mac/fast/forms/001-expected.txt: |
- * platform/mac/fast/html/details-position-expected.png: |
- * platform/mac/fast/html/details-position-expected.txt: |
- * platform/mac/fast/replaced/width100percent-checkbox-expected.png: |
- * platform/mac/fast/replaced/width100percent-checkbox-expected.txt: |
- * platform/mac/fast/replaced/width100percent-radio-expected.png: |
- * platform/mac/fast/replaced/width100percent-radio-expected.txt: |
- * platform/mac/mathml/presentation/fractions-expected.png: |
- * platform/mac/mathml/presentation/fractions-expected.txt: |
- * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.png: |
- * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.txt: |
- * platform/mac/mathml/presentation/mo-stretch-expected.png: |
- * platform/mac/mathml/presentation/mo-stretch-expected.txt: |
- * platform/mac/mathml/presentation/subsup-expected.png: |
- * platform/mac/mathml/presentation/subsup-expected.txt: |
- * platform/mac/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: |
- * platform/mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: |
- * platform/mac/tables/mozilla/bugs/bug1318-expected.png: |
- * platform/mac/tables/mozilla/bugs/bug1318-expected.txt: |
- |
-2012-04-28 Zan Dobersek <zandobersek@gmail.com> |
- |
- [WK2] http/tests/navigation/anchor-frames-gbk.html fails |
- https://bugs.webkit.org/show_bug.cgi?id=76896 |
- |
- Reviewed by Darin Adler. |
- |
- Unskip the now-passing test for Mac and Qt WK2 ports. |
- |
- * platform/mac-wk2/Skipped: |
- * platform/qt-5.0-wk2/Skipped: |
- |
-2012-04-28 Zan Dobersek <zandobersek@gmail.com> |
- |
- Unreviewed, adding a Gtk-specific baseline for |
- fast/dom/Window/window-lookup-precedence.html. |
- |
- * platform/gtk/fast/dom/Window/window-lookup-precedence-expected.txt: Added. |
- |
-2012-04-28 Alexander Pavlov <apavlov@chromium.org> |
- |
- Web Inspector: Enable touch events feature fails touch feature detection |
- https://bugs.webkit.org/show_bug.cgi?id=84397 |
- |
- Reviewed by Pavel Feldman. |
- |
- * fast/events/touch/emulate-touch-events-expected.txt: |
- * fast/events/touch/emulate-touch-events.html: |
- |
-2012-04-28 Nikolas Zimmermann <nzimmermann@rim.com> |
- |
- <animateTransform type="scale"> should use '0' as effective from value not '1', if no base value is specified and from is not given |
- https://bugs.webkit.org/show_bug.cgi?id=85133 |
- |
- Reviewed by Antti Koivisto. |
- |
- * svg/animations/animateTransform-by-scale-1-expected.svg: Added. |
- * svg/animations/animateTransform-by-scale-1.svg: Added. |
- |
-2012-04-28 Noel Gordon <noel.gordon@gmail.com> |
- |
- [chromium] http/tests/websocket/tests/hixie76/url-parsing.html is failing |
- https://bugs.webkit.org/show_bug.cgi?id=85130 |
- |
- Unreviewed test expectations update: fix expected text after r115533. |
- |
- * platform/chromium-mac/http/tests/websocket/tests/hixie76/url-parsing-expected.txt: Removed. |
- * platform/chromium-win/http/tests/websocket/tests/hixie76/url-parsing-expected.txt: Removed. |
- * platform/chromium/http/tests/websocket/tests/hixie76/url-parsing-expected.txt: Renamed from LayoutTests/platform/chromium-linux/http/tests/websocket/tests/hixie76/url-parsing-expected.txt. |
- |
-2012-04-28 Nikolas Zimmermann <nzimmermann@rim.com> |
- |
- SVGAnimateColorElement doesn't support by/to animations properly |
- https://bugs.webkit.org/show_bug.cgi?id=36704 |
- |
- Reviewed by Antti Koivisto. |
- |
- * svg/animations/animateColor-additive-2a-expected.svg: Added. |
- * svg/animations/animateColor-additive-2a.svg: Added. |
- * svg/animations/animateColor-additive-2b-expected.svg: Added. |
- * svg/animations/animateColor-additive-2b.svg: Added. |
- * svg/animations/animateColor-additive-2c-expected.svg: Added. |
- * svg/animations/animateColor-additive-2c.svg: Added. |
- * svg/animations/animateColor-additive-2d-expected.svg: Added. |
- * svg/animations/animateColor-additive-2d.svg: Added. |
- |
-2012-04-27 Nikolas Zimmermann <nzimmermann@rim.com> |
- |
- Fix repetitions & by animation support for path animations |
- https://bugs.webkit.org/show_bug.cgi?id=85071 |
- |
- Reviewed by Antti Koivisto. |
- |
- * svg/animations/path-animation.svg: Added. |
- * svg/animations/path-animation-expected.svg: Added. |
- * svg/animations/repeating-path-animation-expected.svg: Added. |
- * svg/animations/repeating-path-animation.svg: Added. |
- * svg/animations/script-tests/svgpath-animation-1.js: Correct testcase, now that by animations are supported. |
- (sample2): |
- (sample3): |
- (executeTest): |
- * svg/animations/svgpath-animation-1-expected.txt: |
- |
-2012-04-28 Nikolas Zimmermann <nzimmermann@rim.com> |
- |
- SVGAnimateMotion does not handle accumulation |
- https://bugs.webkit.org/show_bug.cgi?id=18564 |
- |
- Reviewed by Antti Koivisto. |
- |
- Import mozilla <animateMotion> reftests, and two testscases from |
- Dr. Olaf Hoffmanns SVG test suite, covering all additive/accumulate modes |
- for <animateMotion>. |
- |
- * svg/animations/animateMotion-additive-1-expected.svg: Added. |
- * svg/animations/animateMotion-additive-1.svg: Added. |
- * svg/animations/animateMotion-additive-2a-expected.svg: Added. |
- * svg/animations/animateMotion-additive-2a.svg: Added. |
- * svg/animations/animateMotion-additive-2b-expected.svg: Added. |
- * svg/animations/animateMotion-additive-2b.svg: Added. |
- * svg/animations/animateMotion-additive-2c-expected.svg: Added. |
- * svg/animations/animateMotion-additive-2c.svg: Added. |
- * svg/animations/animateMotion-additive-2d-expected.svg: Added. |
- * svg/animations/animateMotion-additive-2d.svg: Added. |
- * svg/animations/mozilla/animateMotion-by-1-expected.svg: Added. |
- * svg/animations/mozilla/animateMotion-by-1.svg: Added. |
- * svg/animations/mozilla/animateMotion-from-to-1-expected.svg: Added. |
- * svg/animations/mozilla/animateMotion-from-to-1.svg: Added. |
- * svg/animations/mozilla/animateMotion-indefinite-to-1-expected.svg: Added. |
- * svg/animations/mozilla/animateMotion-indefinite-to-1.svg: Added. |
- * svg/animations/mozilla/animateMotion-indefinite-to-2-expected.svg: Added. |
- * svg/animations/mozilla/animateMotion-indefinite-to-2.svg: Added. |
- * svg/animations/mozilla/animateMotion-mpath-pathLength-1-expected.svg: Added. |
- * svg/animations/mozilla/animateMotion-mpath-pathLength-1.svg: Added. |
- * svg/animations/mozilla/animateMotion-mpath-targetChange-1-expected.svg: Added. |
- * svg/animations/mozilla/animateMotion-mpath-targetChange-1.svg: Added. |
- * svg/animations/mozilla/animateMotion-to-overridden-1-expected.svg: Added. |
- * svg/animations/mozilla/animateMotion-to-overridden-1.svg: Added. |
- |
-2012-04-27 Yury Semikhatsky <yurys@chromium.org> |
- |
- ScriptStateProtectedPtr should not keep a strong reference to the context |
- https://bugs.webkit.org/show_bug.cgi?id=85009 |
- |
- Test that after frame navigation all arguments passed to the console messages |
- created in that frame will be discarded and not prevent the frame context from |
- being GC'ed. |
- |
- Reviewed by Pavel Feldman. |
- |
- * http/tests/inspector-enabled/console-clear-arguments-on-frame-navigation-expected.txt: Added. |
- * http/tests/inspector-enabled/console-clear-arguments-on-frame-navigation.html: Added. |
- * http/tests/inspector-enabled/console-clear-arguments-on-frame-remove-expected.txt: |
- * http/tests/inspector-enabled/console-clear-arguments-on-frame-remove.html: |
- * http/tests/inspector-enabled/resources/console-clear-arguments-test.js: Added. |
- (print): |
- (dumpConsoleMessageArgumentCounts): |
- * http/tests/inspector/console-test.js: |
- (initialize_ConsoleTest.InspectorTest.checkConsoleMessagesDontHaveParameters): |
- (initialize_ConsoleTest): |
- |
-2012-04-28 Csaba Osztrogonác <ossy@webkit.org> |
- |
- [Qt] Unreviewed weekend gardening, skip new failing tests. |
- |
- * platform/qt/Skipped: |
- |
-2012-04-27 Noel Gordon <noel.gordon@gmail.com> |
- |
- Layout Test fast/images/gif-large-checkerboard.html is a flaky crash |
- https://bugs.webkit.org/show_bug.cgi?id=85073 |
- |
- Unreviewed text expectations update. Test has been a solid PASS for past 12 hours |
- since the patch for bug 85077 rolled in. |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-27 Csaba Osztrogonác <ossy@webkit.org> |
- |
- Unreviewed gardening, update expected files after r115446. |
- |
- * fast/dom/Window/window-lookup-precedence-expected.txt: Updated after r115446. |
- * platform/qt-4.8/fast/dom/Window/window-properties-expected.txt: Updated after r115446. |
- * platform/qt-5.0-wk2/fast/dom/Window/window-properties-expected.txt: Updated after r115446. |
- * platform/qt-5.0-wk2/fast/dom/prototype-inheritance-2-expected.txt: Updated after r115446. |
- * platform/qt-5.0/fast/dom/Window/window-properties-expected.txt: Updated after r115446. |
- * platform/qt-5.0/fast/dom/prototype-inheritance-2-expected.txt: Updated after r115446. |
- * platform/qt/fast/dom/prototype-inheritance-2-expected.txt: Updated after r115446. |
- * platform/qt/fast/js/global-constructors-expected.txt: Updated after r115446. |
- |
-2012-04-27 Zan Dobersek <zandobersek@gmail.com> |
- |
- Unreviewed, rebaselining after revisions 115446, 115510 and 115533. |
- |
- * fast/dom/Window/window-lookup-precedence-expected.txt: |
- * http/tests/websocket/tests/hixie76/url-parsing-expected.txt: |
- * http/tests/websocket/tests/hybi/url-parsing-expected.txt: |
- * platform/gtk/media/video-colorspace-yuv420-expected.txt: |
- * platform/gtk/media/video-colorspace-yuv422-expected.txt: |
- |
-2012-04-27 Dean Jackson <dino@apple.com> |
- |
- Support reverse and alternate-reverse in CA animations |
- https://bugs.webkit.org/show_bug.cgi?id=78041 |
- |
- Reviewed by Beth Dakin. |
- |
- Tests support for reverse and alternate-reverse animations on |
- CoreAnimation objects, as well as filling out some of the software |
- animator tests. There are three variables to exercise: reverse vs |
- forward direction animations, whether reversed timing functions are |
- inverted correctly, and that fill mode respects the direction of |
- animation. |
- |
- Refactored the animation test helper class so we could reuse |
- property parsing and evaluation. |
- |
- * animations/animation-direction-reverse-fill-mode-expected.txt: Added. |
- * animations/animation-direction-reverse-fill-mode-hardware-expected.txt: Added. |
- * animations/animation-direction-reverse-fill-mode-hardware.html: Added. |
- * animations/animation-direction-reverse-fill-mode.html: Added. |
- * animations/animation-direction-reverse-hardware-expected.txt: Added. |
- * animations/animation-direction-reverse-hardware-opacity-expected.txt: Added. |
- * animations/animation-direction-reverse-hardware-opacity.html: Added. |
- * animations/animation-direction-reverse-hardware.html: Added. |
- * animations/animation-direction-reverse-non-hardware-expected.txt: Added. |
- * animations/animation-direction-reverse-non-hardware.html: Added. |
- * animations/animation-direction-reverse-timing-functions-expected.txt: Added. |
- * animations/animation-direction-reverse-timing-functions-hardware-expected.txt: Added. |
- * animations/animation-direction-reverse-timing-functions-hardware.html: Added. |
- * animations/animation-direction-reverse-timing-functions.html: Added. |
- * animations/resources/animation-test-helpers.js: |
- (checkExpectedValue): |
- (getPropertyValue): |
- (comparePropertyValue): |
- |
-2012-04-27 Sheriff Bot <webkit.review.bot@gmail.com> |
- |
- Unreviewed, rolling out r115407. |
- http://trac.webkit.org/changeset/115407 |
- https://bugs.webkit.org/show_bug.cgi?id=85126 |
- |
- Caused heap use after free (Requested by keishi_ on #webkit). |
- |
- * fast/forms/datalist/datalist-child-validation-expected.txt: Removed. |
- * fast/forms/datalist/datalist-child-validation.html: Removed. |
- |
-2012-04-27 Kentaro Hara <haraken@chromium.org> |
- |
- "Not enough arguments" error should be TypeError |
- https://bugs.webkit.org/show_bug.cgi?id=84628 |
- |
- Reviewed by Darin Adler. |
- |
- Currently, some custom bindings implement "Not enough arguments" |
- error as SyntaxError. The Web IDL spec requires that it should be |
- TypeError: http://www.w3.org/TR/WebIDL/#dfn-overload-resolution-algorithm |
- Thus, this patch changes SyntaxError to TypeError, and adds test |
- cases for the exception. |
- |
- * http/tests/websocket/tests/hixie76/send-empty-expected.txt: |
- * http/tests/websocket/tests/hixie76/url-parsing.html: |
- * http/tests/websocket/tests/hybi/send-empty-expected.txt: |
- * http/tests/websocket/tests/hybi/url-parsing.html: |
- * http/tests/xmlhttprequest/exceptions-expected.txt: |
- * http/tests/xmlhttprequest/exceptions.html: |
- * platform/chromium-linux/http/tests/websocket/tests/hixie76/url-parsing-expected.txt: |
- * platform/chromium/http/tests/websocket/tests/hybi/url-parsing-expected.txt: |
- * svg/dom/SVGLength-expected.txt: |
- * webaudio/audionode-expected.txt: |
- * webaudio/audionode.html: |
- |
-2012-04-27 Kenneth Russell <kbr@google.com> |
- |
- Remove SHADER_COMPILER constant |
- https://bugs.webkit.org/show_bug.cgi?id=85115 |
- |
- Reviewed by Darin Adler. |
- |
- * fast/canvas/webgl/constants-expected.txt: Updated expected results. |
- * fast/canvas/webgl/constants.html: Synced test with Khronos repository. |
- |
-2012-04-27 Joe Thomas <joethomas@motorola.com> |
- |
- fast/forms/listbox-clear-restore.html is failing |
- https://bugs.webkit.org/show_bug.cgi?id=82818 |
- |
- Reviewed by Darin Adler. |
- |
- This testcase was flaky on the bot and from the screenshots it looks like the timer failed to fire. |
- Using document.body.offsetWidth to force a layout instead of timer. |
- |
- * fast/forms/listbox-clear-restore.html: |
- * platform/mac/Skipped: |
- |
-2012-04-27 Andrew Scherkus <scherkus@chromium.org> |
- |
- [Chromium] Unreviewed, updating baselines for media/video-colorspace-yuv420/422.html due to r115510. |
- |
- * platform/chromium-linux/media/video-colorspace-yuv420-expected.png: |
- * platform/chromium-linux/media/video-colorspace-yuv422-expected.png: |
- * platform/chromium-mac-leopard/media/video-colorspace-yuv420-expected.png: |
- * platform/chromium-mac-leopard/media/video-colorspace-yuv422-expected.png: |
- * platform/chromium-mac-snowleopard/media/video-colorspace-yuv420-expected.png: |
- * platform/chromium-mac-snowleopard/media/video-colorspace-yuv422-expected.png: |
- * platform/chromium-mac/media/video-colorspace-yuv420-expected.png: |
- * platform/chromium-mac/media/video-colorspace-yuv420-expected.txt: |
- * platform/chromium-mac/media/video-colorspace-yuv422-expected.png: |
- * platform/chromium-mac/media/video-colorspace-yuv422-expected.txt: |
- * platform/chromium-win/media/video-colorspace-yuv420-expected.png: |
- * platform/chromium-win/media/video-colorspace-yuv420-expected.txt: |
- * platform/chromium-win/media/video-colorspace-yuv422-expected.png: |
- * platform/chromium-win/media/video-colorspace-yuv422-expected.txt: |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-27 Yi Shen <yi.4.shen@nokia.com> |
- |
- REGRESSION(113723): Pressing enter in this list example deletes the whole list |
- https://bugs.webkit.org/show_bug.cgi?id=85016 |
- |
- Reviewed by Enrica Casucci. |
- |
- The bug was caused by CompositeEditCommand::breakOutOfEmptyListItem, which calls isListItem |
- on the empty list's siblings to decide which part of the list should get removed. However, |
- the check fails when the empty list's sibling is a text node, or a list element (e.g. ul, ol). |
- Fixed it by skipping empty list's non-element sibling and calling isListElement to do further |
- check. |
- |
- * editing/execCommand/break-out-of-empty-list-item-expected.txt: |
- * editing/execCommand/script-tests/break-out-of-empty-list-item.js: |
- |
-2012-04-27 Tim Horton <timothy_horton@apple.com> |
- |
- SMIL animation causes leak of the related Document (and many elements) |
- https://bugs.webkit.org/show_bug.cgi?id=83856 |
- <rdar://problem/11216047> |
- |
- Reviewed by Dean Jackson. |
- |
- Add a few tests for different parts of this patch: smil-leak-elements tests that animated |
- elements are garbage collected properly after being removed from the page; |
- |
- smil-leak-element-instances and its related smil-leak-element-instances-noBaseValRef test |
- that we don't leak instances after they're removed from the document while the original element is still alive; |
- |
- smil-leak-dynamically-added-element-instances tests the same thing, but adds half of the instances |
- while the animation is in the middle of running; |
- |
- svglength-element-removed-crash ensures that an animated element is not freed |
- if JavaScript code is holding a reference to an animated property wrapper. |
- |
- * svg/animations/smil-leak-dynamically-added-element-instances-expected.txt: Added. |
- * svg/animations/smil-leak-dynamically-added-element-instances.svg: Added. |
- * svg/animations/smil-leak-element-instances-expected.txt: Added. |
- * svg/animations/smil-leak-element-instances-noBaseValRef-expected.txt: Added. |
- * svg/animations/smil-leak-element-instances-noBaseValRef.svg: Added. |
- * svg/animations/smil-leak-element-instances.svg: Added. |
- * svg/animations/smil-leak-elements-expected.txt: Added. |
- * svg/animations/smil-leak-elements.svg: Added. |
- * svg/animations/svglength-element-removed-crash-expected.txt: Added. |
- * svg/animations/svglength-element-removed-crash.svg: Added. |
- |
-2012-04-27 Dirk Pranke <dpranke@chromium.org> |
- |
- Mark tables/mozilla/other/slashlogo.html as SLOW |
- https://bugs.webkit.org/show_bug.cgi?id=85106 |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-24 Jeffrey Pfau <jpfau@apple.com> |
- |
- Disable RTF in JavaScript drag-and-drop |
- https://bugs.webkit.org/show_bug.cgi?id=76597 |
- |
- Reviewed by Maciej Stachowiak. |
- |
- * fast/events/drag-and-drop-subframe-dataTransfer-expected.txt: Added. |
- * fast/events/drag-and-drop-subframe-dataTransfer.html: Added. |
- * fast/events/resources/file-for-drag-and-drop-subframe-dataTransfer.html: Added. |
- |
-2012-04-27 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com> |
- |
- [EFL] [DRT] Unskip passing tests related to editing commands |
- https://bugs.webkit.org/show_bug.cgi?id=84944 |
- |
- Unreviewed, unskip passing editing commands tests. |
- |
- * platform/efl/Skipped: |
- |
-2012-04-24 Shadi Khalek <shadi@chromium.org> |
- |
- Support video format yuv422p tests on different ports. |
- https://bugs.webkit.org/show_bug.cgi?id=82281 |
- |
- Reviewed by Eric Carlson. |
- |
- * media/content/test_yuv420.mp4: Added. |
- * media/content/test_yuv420.ogv: |
- * media/content/test_yuv422.mp4: Added. |
- * media/content/test_yuv422.ogv: |
- * media/video-colorspace-yuv420.html: |
- * media/video-colorspace-yuv422.html: |
- |
-2012-04-27 Dimitri Glazkov <dglazkov@chromium.org> |
- |
- [Chromium] fast/js/dfg-uint32array.html is a flaky timeout. |
- https://bugs.webkit.org/show_bug.cgi?id=85090 |
- |
- * platform/chromium/test_expectations.txt: Added. |
- |
-2012-04-27 Dimitri Glazkov <dglazkov@chromium.org> |
- |
- Mark svg/as-image/svg-as-relative-image-with-explicit-size.html as flaky. |
- https://bugs.webkit.org/show_bug.cgi?id=85107 |
- |
- * platform/chromium/test_expectations.txt: Registered flakiness. |
- |
-2012-04-27 Dimitri Glazkov <dglazkov@chromium.org> |
- |
- Mark tables/mozilla/other/slashlogo.html as flaky timeout. |
- https://bugs.webkit.org/show_bug.cgi?id=85106 |
- |
- * platform/chromium/test_expectations.txt: Marked. |
- |
-2012-04-27 Dimitri Glazkov <dglazkov@chromium.org> |
- |
- [Chromium] Remove remaining mentions of platform/mac-leopard. |
- |
- * platform/chromium/test_expectations.txt: Removed. |
- |
-2012-04-27 Nat Duca <nduca@chromium.org> |
- |
- Implement high-resolution time via window.performance.now() |
- https://bugs.webkit.org/show_bug.cgi?id=66684 |
- |
- This implements the high resolution time spec from |
- http://www.w3.org/TR/hr-time/, giving javascript access to |
- sub-millisecond timestamps that increase over time instead of being |
- subject to skewing, for example when the host machine's clock changes. |
- |
- Reviewed by Tony Gentilcore. |
- |
- * fast/dom/Window/window-properties-performance-expected.txt: |
- * fast/performance/performance-now-timestamps-expected.txt: Added. |
- * fast/performance/performance-now-timestamps.html: Added. |
- * fast/performance/script-tests/TEMPLATE.html: Added. |
- * fast/performance/script-tests/performance-now-timestamps.js: Added. |
- (busyWait): |
- * platform/qt/fast/dom/Window/window-properties-performance-expected.txt: |
- |
-2012-04-27 Tony Chang <tony@chromium.org> |
- |
- remove LayoutTests/platform/mac-leopard |
- https://bugs.webkit.org/show_bug.cgi?id=84999 |
- |
- These results are no longer used by any ports. |
- |
- * platform/mac-leopard: Removed. |
- |
-2012-04-27 Christophe Dumez <christophe.dumez@intel.com> |
- |
- [EFL] Several media layout tests need rebaselining |
- https://bugs.webkit.org/show_bug.cgi?id=84943 |
- |
- Unreviewed, rebaseline EFL media layout tests due to r114957. |
- |
- * platform/efl/media/media-controls-clone-expected.txt: |
- * platform/efl/media/video-empty-source-expected.txt: |
- * platform/efl/media/video-zoom-controls-expected.txt: |
- |
-2012-04-27 Dimitri Glazkov <dglazkov@chromium.org> |
- |
- Unreviewed, rolling out r115484. |
- http://trac.webkit.org/changeset/115484 |
- https://bugs.webkit.org/show_bug.cgi?id=84555 |
- |
- Broke Chromium compile. |
- |
- * fast/dom/HTMLAnchorElement/anchor-download-unset.html: |
- * fast/dom/HTMLAnchorElement/anchor-download.html: |
- * fast/dom/HTMLAnchorElement/anchor-nodownload-set.html: |
- * fast/dom/HTMLAnchorElement/anchor-nodownload.html: |
- * fast/dom/window-domurl-crash.html: |
- * fast/files/blob-constructor-expected.txt: Removed. |
- * fast/files/blob-constructor.html: Removed. |
- * fast/files/blob-slice-overflow.html: |
- * fast/files/blob-slice-test.html: |
- * fast/files/file-reader-fffd.html: |
- * fast/files/not-enough-arguments.html: |
- * fast/files/resources/read-blob-test-cases.js: |
- (testReadingTripleSlicedHybridBlob): |
- * fast/files/resources/read-common.js: |
- (buildBlob): |
- * fast/files/script-tests/blob-constructor.js: Removed. |
- * fast/files/workers/inline-worker-via-blob-url.html: |
- * fast/filesystem/resources/file-writer-abort-continue.js: |
- (tenXBlob): |
- (startWrite): |
- * fast/filesystem/resources/file-writer-abort-depth.js: |
- * fast/filesystem/resources/file-writer-abort.js: |
- (tenXBlob): |
- (startWrite): |
- * fast/filesystem/resources/file-writer-events.js: |
- (tenXBlob): |
- (startWrite): |
- * fast/filesystem/resources/file-writer-gc-blob.js: |
- (tenXBlob): |
- (startWrite): |
- * fast/filesystem/resources/file-writer-sync-truncate-extend.js: |
- * fast/filesystem/resources/file-writer-sync-write-overlapped.js: |
- * fast/filesystem/resources/file-writer-utils.js: |
- * http/tests/fileapi/create-blob-url-from-data-url.html: |
- * http/tests/filesystem/no-cache-filesystem-url.html: |
- * http/tests/local/blob/resources/hybrid-blob-util.js: |
- (HybridBlobTestUtil.this.appendAndCreateBlob): |
- (HybridBlobTestUtil): |
- * http/tests/security/resources/create-filesystem-file.html: |
- * http/tests/websocket/tests/hixie76/send-object.html: |
- * http/tests/websocket/tests/hybi/bufferedAmount-after-close-in-busy.html: |
- * http/tests/websocket/tests/hybi/bufferedAmount-after-close.html: |
- * http/tests/websocket/tests/hybi/send-blob.html: |
- * http/tests/websocket/tests/hybi/send-file-blob-fail.html: |
- * http/tests/websocket/tests/hybi/send-file-blob.html: |
- * http/tests/websocket/tests/hybi/workers/resources/send-blob.js: |
- (createBlobContainingHelloWorld): |
- (createEmptyBlob): |
- (createBlobContainingAllDistinctBytes): |
- * platform/mac/fast/dom/Window/window-properties-expected.txt: |
- * storage/indexeddb/noblobs.html: |
- * storage/indexeddb/structured-clone.html: |
- |
-2012-04-27 Dirk Pranke <dpranke@chromium.org> |
- |
- [chromium] use "drt-style" output, not "test-shell-style" output, on mac and linux DRT |
- https://bugs.webkit.org/show_bug.cgi?id=84917 |
- |
- Unreviewed, build fix. |
- |
- Reland the change in r115453 with a fix for chromium win. |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-27 Eric Carlson <eric.carlson@apple.com> |
- |
- https://bugs.webkit.org/show_bug.cgi?id=85038 |
- |
- Unreviewed, Mac test_expectations update. |
- |
- * platform/mac/test_expectations.txt: Skip http/tests/inspector/network/network-initiator.html. |
- |
-2012-04-27 Alexandru Chiculita <achicu@adobe.com> |
- |
- [CSS Shaders] Implement CSS Animations and Transitions for CSS Shaders |
- https://bugs.webkit.org/show_bug.cgi?id=71406 |
- |
- Reviewed by Dean Jackson. |
- |
- * animations/resources/animation-test-helpers.js: Added a check for the "custom" function and used the parser in custom-filter-parser.js instead. |
- (getFilterParameters): |
- (filterParametersMatch): |
- * css3/filters/custom/custom-filter-animation-expected.txt: Added. |
- * css3/filters/custom/custom-filter-animation.html: Added. |
- * css3/filters/resources/custom-filter-parser.js: Added a simple parser for the "custom" function, so that multiple types can be checked correctly. |
- |
-2012-04-26 Sam Weinig <sam@webkit.org> |
- |
- Add support for the Blob constructor |
- https://bugs.webkit.org/show_bug.cgi?id=84555 |
- |
- Reviewed by Maciej Stachowiak. |
- |
- Switch tests that were not directly testing BlobBuilder over to |
- using the Blob constructor, to get test coverage of standard way |
- constructing blobs. |
- |
- * fast/files/blob-constructor.html: |
- * fast/files/blob-constructor-expected.txt: |
- * fast/files/script-tests/blob-constructor.js: |
- New test. |
- |
- * fast/dom/HTMLAnchorElement/anchor-download-unset.html: |
- * fast/dom/HTMLAnchorElement/anchor-download.html: |
- * fast/dom/HTMLAnchorElement/anchor-nodownload-set.html: |
- * fast/dom/HTMLAnchorElement/anchor-nodownload.html: |
- * fast/dom/window-domurl-crash.html: |
- * fast/files/blob-builder-crash-expected.txt: Removed. |
- * fast/files/blob-builder-crash.html: Removed. |
- * fast/files/blob-slice-overflow.html: |
- * fast/files/blob-slice-test.html: |
- * fast/files/file-reader-fffd.html: |
- * fast/files/not-enough-arguments.html: |
- * fast/files/resources/read-blob-test-cases.js: |
- * fast/files/resources/read-common.js: |
- * fast/files/workers/inline-worker-via-blob-url.html: |
- * fast/filesystem/resources/file-writer-abort-continue.js: |
- * fast/filesystem/resources/file-writer-abort-depth.js: |
- * fast/filesystem/resources/file-writer-abort.js: |
- * fast/filesystem/resources/file-writer-events.js: |
- * fast/filesystem/resources/file-writer-gc-blob.js: |
- * fast/filesystem/resources/file-writer-sync-truncate-extend.js: |
- * fast/filesystem/resources/file-writer-sync-write-overlapped.js: |
- * fast/filesystem/resources/file-writer-utils.js: |
- * http/tests/fileapi/create-blob-url-from-data-url.html: |
- * http/tests/filesystem/no-cache-filesystem-url.html: |
- * http/tests/local/blob/resources/hybrid-blob-util.js: |
- * http/tests/security/resources/create-filesystem-file.html: |
- * http/tests/websocket/tests/hixie76/send-object.html: |
- * http/tests/websocket/tests/hybi/bufferedAmount-after-close-in-busy.html: |
- * http/tests/websocket/tests/hybi/bufferedAmount-after-close.html: |
- * http/tests/websocket/tests/hybi/send-blob.html: |
- * http/tests/websocket/tests/hybi/send-file-blob-fail.html: |
- * http/tests/websocket/tests/hybi/send-file-blob.html: |
- * http/tests/websocket/tests/hybi/workers/resources/send-blob.js: |
- * platform/mac/fast/dom/Window/window-properties-expected.txt: |
- * storage/indexeddb/noblobs.html: |
- * storage/indexeddb/structured-clone.html: |
- |
-2012-04-27 Dimitri Glazkov <dglazkov@chromium.org> |
- |
- Remove passing test from expectations. |
- |
- * platform/chromium/test_expectations.txt: Another one bites the dust. |
- |
-2012-04-27 Dimitri Glazkov <dglazkov@chromium.org> |
- |
- [Chromium] Layout Tests fast/js/dfg-float64array.html, fast/js/dfg-uint16array.html, and fast/js/dfg-uint8array.html are flaky timeouts. |
- https://bugs.webkit.org/show_bug.cgi?id=85090 |
- |
- * platform/chromium/test_expectations.txt: Marked as flakes. |
- |
-2012-04-27 Shawn Singh <shawnsingh@chromium.org> |
- |
- Infinite backgroundClipRect should not be scrolled. |
- https://bugs.webkit.org/show_bug.cgi?id=84979 |
- |
- Reviewed by Adrienne Walker. |
- |
- * compositing/iframes/resources/fixed-position-transformed-subframe.html: Added. |
- * compositing/iframes/scroll-fixed-transformed-element-expected.png: Added. |
- * compositing/iframes/scroll-fixed-transformed-element-expected.txt: Added. |
- * compositing/iframes/scroll-fixed-transformed-element.html: Added. |
- |
-2012-04-27 Erik Arvidsson <arv@chromium.org> |
- |
- Clean up tests in preparation for ES5.2 global scope fix |
- https://bugs.webkit.org/show_bug.cgi?id=85001 |
- |
- Reviewed by Gavin Barraclough. |
- |
- * fast/css/resize-value-compared.html: |
- * fast/dom/resources/navigation-type-matches-querystring.html: |
- * fast/dom/script-tests/webtiming-document-open.js: |
- * fast/dom/script-tests/webtiming-navigate-within-document.js: |
- * fast/dom/script-tests/webtiming.js: |
- * http/tests/inspector/indexeddb/indexeddb-test.js: |
- * http/tests/misc/resources/webtiming-cross-origin-and-back2.html: |
- * http/tests/misc/resources/webtiming-cross-origin-redirect.html: |
- * http/tests/misc/resources/webtiming-no-origin.html: |
- * http/tests/misc/resources/webtiming-one-redirect.html: |
- * http/tests/misc/resources/webtiming-ssl.html: |
- * http/tests/misc/resources/webtiming-two-redirects.html: |
- * http/tests/misc/webtiming-slow-load.php: |
- |
-2012-04-27 Dirk Pranke <dpranke@chromium.org> |
- |
- Unreviewed, revert r115453 - broke chromium win bots |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-27 Dimitri Glazkov <dglazkov@chromium.org> |
- |
- Layout Test media/video-currentTime-set.html is still flaky |
- https://bugs.webkit.org/show_bug.cgi?id=85003 |
- |
- Reviewed by Eric Carlson. |
- |
- * media/video-currentTime-set.html: Removed extraneous timeout code. |
- |
-2012-04-27 Ryosuke Niwa <rniwa@webkit.org> |
- |
- FormatBlock crashes when body element is removed prior to the command execution |
- https://bugs.webkit.org/show_bug.cgi?id=84937 |
- |
- Reviewed by Tony Chang. |
- |
- Add a regression test for executing FormatCommand immediately after removing |
- the body element thereby turning the selection end points to non-candidates. |
- |
- * editing/execCommand/format-block-without-body-crash-expected.txt: Added. |
- * editing/execCommand/format-block-without-body-crash.html: Added. |
- |
-2012-04-27 Julien Chaffraix <jchaffraix@webkit.org> |
- |
- NULL-deref in RenderBox::clippedOverflowRectForRepaint |
- https://bugs.webkit.org/show_bug.cgi?id=84774 |
- |
- Reviewed by Tony Chang. |
- |
- * fast/inline/crash-new-continuation-with-outline-expected.txt: Added. |
- * fast/inline/crash-new-continuation-with-outline.html: Added. |
- |
-2012-04-27 Dirk Pranke <dpranke@chromium.org> |
- |
- [chromium] use "drt-style" output, not "test-shell-style" output, on mac and linux DRT |
- https://bugs.webkit.org/show_bug.cgi?id=84917 |
- |
- Unreviewed, expectations change to accompany the new-run-webkit-tests change. |
- |
- * platform/chromium/test_expectations.txt |
- |
-2012-04-27 Christophe Dumez <christophe.dumez@intel.com> |
- |
- [EFL] ResourceError domain needs to be properly set in FrameLoaderClient |
- https://bugs.webkit.org/show_bug.cgi?id=84129 |
- |
- Reviewed by Nate Chapin. |
- |
- Unskip the tests which require EFL's DumpRenderTree to support |
- LayoutTestController's dumpResourceLoadCallbacks() and print out |
- correctly information about resource loading errors. |
- |
- * platform/efl/Skipped: |
- |
-2012-04-27 Dimitri Glazkov <dglazkov@chromium.org> |
- |
- [Chromium] platform/chromium/media/video-capture-preview.html is a flaky crash. |
- https://bugs.webkit.org/show_bug.cgi?id=85082 |
- |
- * platform/chromium/test_expectations.txt: Added expectation of flakiness. |
- |
-2012-04-27 Alexander Pavlov <apavlov@chromium.org> |
- |
- Web Inspector: Implement the "Disable JavaScript" option in the settings dialog |
- https://bugs.webkit.org/show_bug.cgi?id=84946 |
- |
Reviewed by Yury Semikhatsky. |
- * inspector/debugger/disable-script-expected.txt: Added. |
- * inspector/debugger/disable-script.html: Added. |
+ * inspector/profiler/heap-snapshot.html: |
-2012-04-27 Keishi Hattori <keishi@webkit.org> |
+2012-05-23 Yury Semikhatsky <yurys@chromium.org> |
- IETC HTML5: verify HTMLDataListElement - instanceof HTMLDataListElement fails. |
- https://bugs.webkit.org/show_bug.cgi?id=81196 |
+ Web Inspector: Debugger should correctly show catch scope |
+ https://bugs.webkit.org/show_bug.cgi?id=87197 |
- Reviewed by Kent Tamura. |
+ Reviewed by Vsevolod Vlasov. |
- * fast/dom/Window/resources/window-properties.js: Added HTMLDataListElement to the list. |
- * platform/chromium/fast/dom/Window/window-lookup-precedence-expected.txt: |
+ Added test for "catch" block to the debugger test. |
-2012-04-27 Dimitri Glazkov <dglazkov@chromium.org> |
+ * inspector/debugger/debugger-expand-scope-expected.txt: |
+ * inspector/debugger/debugger-expand-scope.html: |
+ * platform/chromium/inspector/debugger/debugger-expand-scope-expected.txt: |
- Unreviewed, rolling out r115417. |
- http://trac.webkit.org/changeset/115417 |
- https://bugs.webkit.org/show_bug.cgi?id=84946 |
+2012-05-23 Thiago Marcos P. Santos <thiago.santos@intel.com> |
- Added test is broken on windows. |
+ [EFL] Gardening of failing tests |
+ https://bugs.webkit.org/show_bug.cgi?id=87233 |
- * inspector/debugger/disable-script-expected.txt: Removed. |
- * inspector/debugger/disable-script.html: Removed. |
+ Unreviewed gardening. |
-2012-04-27 Dimitri Glazkov <dglazkov@chromium.org> |
- |
- [Chromium] fast/images/gif-large-checkerboard.html is a flaky crash |
- https://bugs.webkit.org/show_bug.cgi?id=85073 |
- |
- * platform/chromium/test_expectations.txt: Marked flaky crash. |
- |
-2012-04-26 Andreas Kling <kling@webkit.org> |
- |
- Avoid mutating Element attribute storage in StepRange constructor. |
- <http://webkit.org/b/84797> |
- |
- Reviewed by Antti Koivisto. |
- |
- * fast/selectors/querySelector-in-range-crash-expected.txt: Added. |
- * fast/selectors/querySelector-in-range-crash.html: Added. |
- |
-2012-04-27 Rob Buis <rbuis@rim.com> |
- |
- SVG inline style of 'marker-*' does not override |
- https://bugs.webkit.org/show_bug.cgi?id=84824 |
- |
- Add tests for clip-path, filter, mask and marker-* properties. |
- |
- Reviewed by Nikolas Zimmermann. |
- |
- * svg/custom/inline-style-overrides-clipPath-expected.svg: Added. |
- * svg/custom/inline-style-overrides-clipPath.svg: Added. |
- * svg/custom/inline-style-overrides-filter-expected.svg: Added. |
- * svg/custom/inline-style-overrides-filter.svg: Added. |
- * svg/custom/inline-style-overrides-markers-expected.svg: Added. |
- * svg/custom/inline-style-overrides-markers.svg: Added. |
- * svg/custom/inline-style-overrides-mask-expected.svg: Added. |
- * svg/custom/inline-style-overrides-mask.svg: Added. |
- |
-2012-04-27 Nikolas Zimmermann <nzimmermann@rim.com> |
- |
- Support values animation mode with just a single value |
- https://bugs.webkit.org/show_bug.cgi?id=85064 |
- |
- Reviewed by Antti Koivisto. |
- |
- * svg/animations/resources/single-values-animation.svg: Added. |
- * svg/animations/script-tests/single-values-animation.js: Added. |
- (sample1): |
- (sample2): |
- (executeTest): |
- * svg/animations/single-values-animation-expected.txt: Added. |
- * svg/animations/single-values-animation.html: Added. |
- |
-2012-04-27 Marcus Bulach <bulach@chromium.org> |
- |
- [chromium] Update test expectation. |
- https://bugs.webkit.org/show_bug.cgi?id=85038 |
- |
- Unreviewed, chromium test_expectations update. |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-27 Konrad Piascik <kpiascik@rim.com> |
- |
- Web Inspector: Allow inspection of Web Socket Frames |
- https://bugs.webkit.org/show_bug.cgi?id=83282 |
- |
- Reviewed by Pavel Feldman. |
- |
- * http/tests/inspector/web-socket-frame-error-expected.txt: Added. |
- * http/tests/inspector/web-socket-frame-error.html: Added. |
- * http/tests/inspector/web-socket-frame-expected.txt: Added. |
- * http/tests/inspector/web-socket-frame.html: Added. |
- |
-2012-04-27 Nikolas Zimmermann <nzimmermann@rim.com> |
- |
- Fix repetitions & by animation support for SVGAnimateTransformElement |
- https://bugs.webkit.org/show_bug.cgi?id=85051 |
- |
- Reviewed by Antti Koivisto. |
- |
- Enable <animateTransform> test in additive-type-by-animation, which was disabled as it triggered assertions before this patch. |
- Add lots of new <animateTransform> covering additive/accumulative animations using reftests, for all animateTransform types (translate/rotate/skewX/skewY/scale). |
- |
- * svg/animations/additive-type-by-animation-expected.txt: |
- * svg/animations/animateTransform-accumulation-expected.svg: Added. |
- * svg/animations/animateTransform-accumulation.svg: Added. |
- * svg/animations/animateTransform-by-scale-expected.svg: Added. |
- * svg/animations/animateTransform-by-scale.svg: Added. |
- * svg/animations/animateTransform-from-by-from-to-comparision-expected.svg: Added. |
- * svg/animations/animateTransform-from-by-from-to-comparision.svg: Added. |
- * svg/animations/animateTransform-from-by-scale-additive-sum-expected.svg: Added. |
- * svg/animations/animateTransform-from-by-scale-additive-sum.svg: Added. |
- * svg/animations/animateTransform-from-by-scale-expected.svg: Added. |
- * svg/animations/animateTransform-from-by-scale.svg: Added. |
- * svg/animations/animateTransform-rotate-around-point-expected.svg: Added. |
- * svg/animations/animateTransform-rotate-around-point.svg: Added. |
- * svg/animations/animateTransform-skewX-expected.svg: Added. |
- * svg/animations/animateTransform-skewX.svg: Added. |
- * svg/animations/animateTransform-skewY-expected.svg: Added. |
- * svg/animations/animateTransform-skewY.svg: Added. |
- * svg/animations/animateTransform-translate-expected.svg: Added. |
- * svg/animations/animateTransform-translate.svg: Added. |
- * svg/animations/multiple-animateTransform-additive-sum-expected.svg: Added. |
- * svg/animations/multiple-animateTransform-additive-sum.svg: Added. |
- * svg/animations/resources/additive-type-by-animation.svg: |
- * svg/animations/script-tests/additive-type-by-animation.js: |
- (checkBaseVal): |
- (sample1): |
- (sample2): |
- (sample3): |
- * svg/animations/script-tests/svgtransform-animation-1.js: |
- (sample1): |
- (sample2): |
- (sample3): |
- (sample4): |
- (sample5): |
- (sample6): |
- (sample7): |
- (executeTest): |
- * svg/animations/script-tests/svgtransform-animation-discrete.js: |
- (sample1): |
- (sample2): |
- (sample3): |
- (executeTest): |
- * svg/animations/svgtransform-animation-1-expected.txt: |
- * svg/animations/svgtransform-animation-discrete-expected.txt: |
- |
-2012-04-27 Nikolas Zimmermann <nzimmermann@rim.com> |
- |
- SVG Animations update baseVal instead of animVal |
- https://bugs.webkit.org/show_bug.cgi?id=12437 |
- |
- Reviewed by Dirk Schulze. |
- |
- Add tests that change the CSS property while an animation is running, finally fixed now for both SVG DOM & CSS animations. |
- |
- * svg/animations/change-css-property-while-animating-fill-freeze-expected.txt: Added. |
- * svg/animations/change-css-property-while-animating-fill-freeze.html: Added. |
- * svg/animations/change-css-property-while-animating-fill-remove-expected.txt: Added. |
- * svg/animations/change-css-property-while-animating-fill-remove.html: Added. |
- * svg/animations/resources/change-css-property-while-animating-fill-freeze.svg: Added. |
- * svg/animations/resources/change-css-property-while-animating-fill-remove.svg: Added. |
- * svg/animations/script-tests/change-css-property-while-animating-fill-freeze.js: Added. |
- (sample1): |
- (sample2): |
- (sample3): |
- (sample4): |
- (sample5): |
- (executeTest): |
- * svg/animations/script-tests/change-css-property-while-animating-fill-remove.js: Added. |
- (sample1): |
- (sample2): |
- (sample3): |
- (sample4): |
- (sample5): |
- (executeTest): |
- |
-2012-04-27 Philippe Normand <pnormand@igalia.com> |
- |
- Unreviewed, GTK test_expectations update. |
- |
- * platform/gtk/test_expectations.txt: Mark another http/inspector |
- test as crashing. |
- |
-2012-04-26 Alexander Pavlov <apavlov@chromium.org> |
- |
- Web Inspector: Implement the "Disable JavaScript" option in the settings dialog |
- https://bugs.webkit.org/show_bug.cgi?id=84946 |
- |
- Reviewed by Yury Semikhatsky. |
- |
- * inspector/debugger/disable-script-expected.txt: Added. |
- * inspector/debugger/disable-script.html: Added. |
- |
-2012-04-27 Philippe Normand <pnormand@igalia.com> |
- |
- Unreviewed, GTK test_expectations update. |
- |
- * platform/gtk/test_expectations.txt: Flag http test hitting an ASSERT. |
- |
-2012-04-27 Christophe Dumez <christophe.dumez@intel.com> |
- |
- [EFL] DRT should support LayoutTestController's dumpResourceLoadCallbacks() |
- https://bugs.webkit.org/show_bug.cgi?id=81891 |
- |
- Reviewed by Philippe Normand. |
- |
- Unskip tests which depend on EFL's DumpRenderTree support for |
- LayoutTestController's dumpResourceLoadCallbacks(), now that it is |
- implemented. |
- |
* platform/efl/Skipped: |
+ * platform/efl/test_expectations.txt: |
-2012-04-27 Marcus Bulach <bulach@chromium.org> |
+2012-05-23 Krzysztof Czech <k.czech@samsung.com> |
- [chromium] Update test expectation. |
- https://bugs.webkit.org/show_bug.cgi?id=85038 |
+ [EFL] Gardening editing/style tests, missing baselines. |
+ https://bugs.webkit.org/show_bug.cgi?id=87100 |
- Unreviewed, chromium test_expectations update. |
+ Unreviewed EFL gardening. |
- * platform/chromium/test_expectations.txt: |
+ * platform/efl/test_expectations.txt: added tests regarding 84839 bug, missing baselines. |
-2012-04-27 Philippe Normand <pnormand@igalia.com> |
+2012-05-23 Mikhail Pozdnyakov <mikhail.pozdnyakov@intel.com> |
- Unreviewed, GTK test_expectations update. |
+ [EFL][DRT] Webarchives tests gardening |
+ https://bugs.webkit.org/show_bug.cgi?id=87225 |
- * platform/gtk/test_expectations.txt: Fix expected results of |
- css2.1 results and remove non-existant fast/form test. |
+ Unreviewed. The EFL port has no support for webarchives, so the related testcases should |
+ be put to test_expectations as expected to fail. |
-2012-04-26 Ryosuke Niwa <rniwa@webkit.org> |
- |
- REGRESSION (r94497): Pressing Command+A when inline (Marked Text) is not empty will clean whole content |
- https://bugs.webkit.org/show_bug.cgi?id=84501 |
- |
- Reviewed by Alexey Proskuryakov. |
- |
- Add a regression test for selecting all when there is a composition text. |
- |
- * editing/input/select-all-clear-input-method-expected.txt: Added. |
- * editing/input/select-all-clear-input-method.html: Added. |
- |
-2012-04-26 Csaba Osztrogonác <ossy@webkit.org> |
- |
- [Qt] Unreviewed morning gardening, skip a new failing test. |
- |
- * platform/qt/Skipped: |
- |
-2012-04-26 Keishi Hattori <keishi@webkit.org> |
- |
- datalist: Form control in a <datalist> should be barred from constraint validation |
- https://bugs.webkit.org/show_bug.cgi?id=84359 |
- |
- Reviewed by Kent Tamura. |
- |
- * fast/forms/datalist/datalist-child-validation-expected.txt: Added. |
- * fast/forms/datalist/datalist-child-validation.html: Added. Tests that willValidate changes from false to true when we move the element out of the datalist. |
- |
-2012-04-26 Jeffrey Pfau <jpfau@apple.com> |
- |
- Invalid cast in WebCore::HTMLCollection::isAcceptableElement |
- https://bugs.webkit.org/show_bug.cgi?id=84626 |
- |
- Reviewed by Darin Adler. |
- |
- Add tests to make sure only HTML elements are present in most HTMLCollection objects. |
- |
- * fast/dom/htmlcollection-non-html-option-expected.txt: Added. |
- * fast/dom/htmlcollection-non-html.html: Added. |
- |
-2012-04-26 Benjamin Poulain <bpoulain@apple.com> |
- |
- Skip the new ObjC tests for WebKit2 |
- |
- Reviewed by Andreas Kling. |
- |
- WebKitTestRunner doesn't have objCController, the new tests for |
- the Objective-C bindings should be skipped on WebKit2. |
- |
- * platform/wk2/Skipped: |
- |
-2012-04-26 Oliver Hunt <oliver@apple.com> |
- |
- Remove RegisterFile::end()/m_end |
- https://bugs.webkit.org/show_bug.cgi?id=85011 |
- |
- Reviewed by Gavin Barraclough. |
- |
- Now that we recurse on the top of the used portion of the stack we |
- can provide an error message even when the stack is completely full. |
- |
- Also made sure we were consistent in which callframe we used when |
- creating stack overflow errors. |
- |
- * fast/js/global-recursion-on-full-stack-expected.txt: |
- * fast/js/stack-trace-expected.txt: |
- |
-2012-04-26 Tom Zakrajsek <tomz@codeaurora.org> |
- |
- Unreviewed gardening |
- |
- * platform/qt/test_expectations.txt: |
- |
-2012-04-26 Aaron Colwell <acolwell@chromium.org> |
- |
- Updating MediaSource layout test to verify that webkitSourceState is always |
- SOURCE_CLOSED when an error occurs. |
- |
- Minor style fixes and informative console messages were also added. |
- https://bugs.webkit.org/show_bug.cgi?id=84996 |
- |
- Reviewed by Eric Carlson. |
- |
- * http/tests/media/media-source/webm/video-media-source-errors-expected.txt: |
- * http/tests/media/media-source/webm/video-media-source-errors.html: |
- |
-2012-04-26 Ryosuke Niwa <rniwa@webkit.org> |
- |
- Remove Chromium test expectation after r115244. |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-26 Dave Tharp <dtharp@codeaurora.org> |
- |
- Integrate IETC CSS : multicolumn tests |
- https://bugs.webkit.org/show_bug.cgi?id=84784 |
- |
- Reviewed by Beth Dakin. |
- |
- Adding IETC CSS Multicolumn tests along with corresponding reference tests. |
- Failures are noted in port-specific test_expectations.txt. |
- |
- * ietestcenter/css3/multicolumn/column-block-formatting-context-001-expected.htm: Added. |
- * ietestcenter/css3/multicolumn/column-block-formatting-context-001.htm: Added. |
- * ietestcenter/css3/multicolumn/column-containing-block-001-expected.htm: Added. |
- * ietestcenter/css3/multicolumn/column-containing-block-001.htm: Added. |
- * ietestcenter/css3/multicolumn/column-containing-block-002-expected.htm: Added. |
- * ietestcenter/css3/multicolumn/column-containing-block-002.htm: Added. |
- * ietestcenter/css3/multicolumn/column-containing-block-003-expected.htm: Added. |
- * ietestcenter/css3/multicolumn/column-containing-block-003.htm: Added. |
- * ietestcenter/css3/multicolumn/column-filling-001-expected.htm: Added. |
- * ietestcenter/css3/multicolumn/column-filling-001.htm: Added. |
- * ietestcenter/css3/multicolumn/column-width-applies-to-001-expected.htm: Added. |
- * ietestcenter/css3/multicolumn/column-width-applies-to-001.htm: Added. |
- * ietestcenter/css3/multicolumn/column-width-applies-to-002-expected.htm: Added. |
- * ietestcenter/css3/multicolumn/column-width-applies-to-002.htm: Added. |
- * ietestcenter/css3/multicolumn/column-width-applies-to-003-expected.htm: Added. |
- * ietestcenter/css3/multicolumn/column-width-applies-to-003.htm: Added. |
- * ietestcenter/css3/multicolumn/column-width-applies-to-004-expected.htm: Added. |
- * ietestcenter/css3/multicolumn/column-width-applies-to-004.htm: Added. |
- * ietestcenter/css3/multicolumn/column-width-applies-to-005-expected.htm: Added. |
- * ietestcenter/css3/multicolumn/column-width-applies-to-005.htm: Added. |
- * ietestcenter/css3/multicolumn/column-width-applies-to-006-expected.htm: Added. |
- * ietestcenter/css3/multicolumn/column-width-applies-to-006.htm: Added. |
- * ietestcenter/css3/multicolumn/column-width-applies-to-007-expected.htm: Added. |
- * ietestcenter/css3/multicolumn/column-width-applies-to-007.htm: Added. |
- * ietestcenter/css3/multicolumn/column-width-applies-to-008-expected.htm: Added. |
- * ietestcenter/css3/multicolumn/column-width-applies-to-008.htm: Added. |
- * ietestcenter/css3/multicolumn/column-width-applies-to-009-expected.htm: Added. |
- * ietestcenter/css3/multicolumn/column-width-applies-to-009.htm: Added. |
- * ietestcenter/css3/multicolumn/column-width-applies-to-010-expected.htm: Added. |
- * ietestcenter/css3/multicolumn/column-width-applies-to-010.htm: Added. |
- * ietestcenter/css3/multicolumn/column-width-applies-to-012-expected.htm: Added. |
- * ietestcenter/css3/multicolumn/column-width-applies-to-012.htm: Added. |
- * ietestcenter/css3/multicolumn/column-width-applies-to-013-expected.htm: Added. |
- * ietestcenter/css3/multicolumn/column-width-applies-to-013.htm: Added. |
- * ietestcenter/css3/multicolumn/column-width-applies-to-014-expected.htm: Added. |
- * ietestcenter/css3/multicolumn/column-width-applies-to-014.htm: Added. |
- * ietestcenter/css3/multicolumn/column-width-applies-to-015-expected.htm: Added. |
- * ietestcenter/css3/multicolumn/column-width-applies-to-015.htm: Added. |
- * ietestcenter/css3/multicolumn/column-width-negative-001-expected.htm: Added. |
- * ietestcenter/css3/multicolumn/column-width-negative-001.htm: Added. |
- * ietestcenter/css3/multicolumn/column-width-percentage-001-expected.htm: Added. |
- * ietestcenter/css3/multicolumn/column-width-percentage-001.htm: Added. |
- * platform/chromium/test_expectations.txt: |
+ * platform/efl/Skipped: |
* platform/efl/test_expectations.txt: |
- * platform/gtk/test_expectations.txt: |
- * platform/mac/test_expectations.txt: |
- * platform/qt/test_expectations.txt: |
-2012-04-26 Raphael Kubo da Costa <rakuco@webkit.org> |
+2012-05-23 Alice Boxhall <aboxhall@chromium.org> |
- [EFL] Unreviewed gardening. |
+ AX: Contenteditable tables should always be exposed as data tables |
+ https://bugs.webkit.org/show_bug.cgi?id=87052 |
- Update expectations in security/ after r115294. |
+ Reviewed by Chris Fleizach. |
- * platform/efl/security/block-test-expected.txt: |
- * platform/efl/security/block-test-no-port-expected.txt: |
+ * accessibility/table-detection.html: |
-2012-04-26 Dimitri Glazkov <dglazkov@chromium.org> |
+2012-05-23 Christophe Dumez <christophe.dumez@intel.com> |
- [Chromium] Remove expectation of failure for a fixed test. |
+ [EFL] EFL's DRT does not print didFailProvisionalLoadWithError messages |
+ https://bugs.webkit.org/show_bug.cgi?id=85956 |
- * platform/chromium/test_expectations.txt: Now passing. |
- |
-2012-04-26 Eric Carlson <eric.carlson@apple.com> |
- |
- Unreviewed gardening, remove tests that now pass from test_expectations.txt |
- |
- * platform/mac/test_expectations.txt: |
- |
-2012-04-26 Ryosuke Niwa <rniwa@webkit.org> |
- |
- Add a test for crash in DOMSelection::deleteFromDocument |
- https://bugs.webkit.org/show_bug.cgi?id=84991 |
- |
- Reviewed by Alexey Proskuryakov. |
- |
- Add a test for the bug 44153 (fixed in r65587). |
- |
- * editing/selection/deleteFromDocument-after-document-open-crash-expected.txt: Added. |
- * editing/selection/deleteFromDocument-after-document-open-crash.html: Added. |
- |
-2012-04-26 Benjamin Poulain <bpoulain@apple.com> |
- |
- ObjcClass::methodsNamed() can leak if buffer is dynamically allocated |
- https://bugs.webkit.org/show_bug.cgi?id=84668 |
- |
- Reviewed by Alexey Proskuryakov. |
- |
- Extend the test coverage to accessor with very long name. Add coverage for the |
- JavaScript to Objective-C method name conversion. |
- |
- * platform/mac/plugins/bindings-objc-long-method-name-expected.txt: Added. |
- * platform/mac/plugins/bindings-objc-long-method-name.html: Added. |
- * platform/mac/plugins/bindings-objc-method-name-conversion-expected.txt: Added. |
- * platform/mac/plugins/bindings-objc-method-name-conversion.html: Added. |
- |
-2012-04-26 Dimitri Glazkov <dglazkov@chromium.org> |
- |
- [Chromium] media/video-currentTime-set.html is flaky |
- https://bugs.webkit.org/show_bug.cgi?id=85003 |
- |
- * platform/chromium/test_expectations.txt: Added expectation of flakiness. |
- |
-2012-04-26 Robert Hogan <robert@webkit.org> |
- |
- Unreviewed, rolling out r115342. |
- http://trac.webkit.org/changeset/115342 |
- |
- r115340 was rolled out |
- |
- * platform/qt/test_expectations.txt: |
- |
-2012-04-26 Dimitri Glazkov <dglazkov@chromium.org> |
- |
- Unreviewed, rolling out r115349. |
- http://trac.webkit.org/changeset/115349 |
- |
- Patch that required this change was reverted. |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-26 Dimitri Glazkov <dglazkov@chromium.org> |
- |
- Unreviewed, rolling out r115340. |
- http://trac.webkit.org/changeset/115340 |
- https://bugs.webkit.org/show_bug.cgi?id=83048 |
- |
- Does not work with Windows. |
- |
- * css2.1/20110323/abspos-containing-block-initial-004-ref-expected.png: Added. |
- * css2.1/20110323/abspos-containing-block-initial-004-ref-expected.txt: Added. |
- * css2.1/20110323/abspos-containing-block-initial-004a-expected.png: Added. |
- * css2.1/20110323/abspos-containing-block-initial-004a-expected.txt: Added. |
- * css2.1/20110323/abspos-containing-block-initial-004b-expected.png: Added. |
- * css2.1/20110323/abspos-containing-block-initial-004b-expected.txt: Added. |
- * css2.1/20110323/abspos-containing-block-initial-004c-expected.png: Added. |
- * css2.1/20110323/abspos-containing-block-initial-004c-expected.txt: Added. |
- * css2.1/20110323/abspos-containing-block-initial-004d-expected.png: Added. |
- * css2.1/20110323/abspos-containing-block-initial-004d-expected.txt: Added. |
- * css2.1/20110323/abspos-containing-block-initial-004e-expected.png: Added. |
- * css2.1/20110323/abspos-containing-block-initial-004e-expected.txt: Added. |
- * css2.1/20110323/abspos-containing-block-initial-004f-expected.png: Added. |
- * css2.1/20110323/abspos-containing-block-initial-004f-expected.txt: Added. |
- * css2.1/20110323/abspos-containing-block-initial-005-ref-expected.png: Added. |
- * css2.1/20110323/abspos-containing-block-initial-005-ref-expected.txt: Added. |
- * css2.1/20110323/abspos-containing-block-initial-005a-expected.png: Added. |
- * css2.1/20110323/abspos-containing-block-initial-005a-expected.txt: Added. |
- * css2.1/20110323/abspos-containing-block-initial-005b-expected.png: Added. |
- * css2.1/20110323/abspos-containing-block-initial-005b-expected.txt: Added. |
- * css2.1/20110323/abspos-containing-block-initial-005c-expected.png: Added. |
- * css2.1/20110323/abspos-containing-block-initial-005c-expected.txt: Added. |
- * css2.1/20110323/abspos-containing-block-initial-005d-expected.png: Added. |
- * css2.1/20110323/abspos-containing-block-initial-005d-expected.txt: Added. |
- * css2.1/20110323/abspos-containing-block-initial-007-expected.txt: Added. |
- * css2.1/20110323/abspos-containing-block-initial-007-ref-expected.txt: Added. |
- * css2.1/20110323/abspos-containing-block-initial-009-ref-expected.png: Added. |
- * css2.1/20110323/abspos-containing-block-initial-009-ref-expected.txt: Added. |
- * css2.1/20110323/abspos-containing-block-initial-009a-expected.png: Added. |
- * css2.1/20110323/abspos-containing-block-initial-009a-expected.txt: Added. |
- * css2.1/20110323/abspos-containing-block-initial-009b-expected.png: Added. |
- * css2.1/20110323/abspos-containing-block-initial-009b-expected.txt: Added. |
- * css2.1/20110323/abspos-containing-block-initial-009e-expected.png: Added. |
- * css2.1/20110323/abspos-containing-block-initial-009e-expected.txt: Added. |
- * css2.1/20110323/abspos-containing-block-initial-009f-expected.png: Added. |
- * css2.1/20110323/abspos-containing-block-initial-009f-expected.txt: Added. |
- * css2.1/20110323/abspos-non-replaced-width-margin-000-expected.txt: Added. |
- * css2.1/20110323/abspos-replaced-width-margin-000-expected.txt: Added. |
- * css2.1/20110323/background-016.htm: Removed. |
- * css2.1/20110323/block-replaced-width-001.htm: Added. |
- * css2.1/20110323/empty-inline-001.htm: |
- * css2.1/20110323/reftest.list: Removed. |
- * css2.1/reference/ref-filled-green-100px-square.htm: Removed. |
- * css2.1/reference/ref-filled-green-100px-square.xht: Removed. |
- * css2.1/reference/ref-if-there-is-no-red.htm: Removed. |
- * css2.1/reference/ref-if-there-is-no-red.xht: Removed. |
- * css2.1/reference/ref-nothing-below.htm: Removed. |
- * css2.1/reference/ref-nothing-below.xht: Removed. |
- * css2.1/reference/ref-this-text-should-be-green.htm: Removed. |
- * css2.1/reference/ref-this-text-should-be-green.xht: Removed. |
- * platform/chromium-linux/css2.1/20110323/abspos-containing-block-initial-001-expected.png: Added. |
- * platform/chromium-linux/css2.1/20110323/abspos-containing-block-initial-001-ref-expected.png: Added. |
- * platform/chromium-linux/css2.1/20110323/abspos-containing-block-initial-007-expected.png: Added. |
- * platform/chromium-linux/css2.1/20110323/abspos-containing-block-initial-007-ref-expected.png: Added. |
- * platform/chromium-linux/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: Added. |
- * platform/chromium-linux/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.png: Added. |
- * platform/chromium-linux/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Added. |
- * platform/chromium-linux/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.png: Added. |
- * platform/chromium-linux/css2.1/20110323/empty-inline-001-expected.png: Added. |
- * platform/chromium-mac-leopard/css2.1/20110323/block-replaced-width-001-expected.png: Added. |
- * platform/chromium-mac-leopard/css2.1/20110323/empty-inline-001-expected.png: Added. |
- * platform/chromium-mac-snowleopard/css2.1/20110323/abspos-containing-block-initial-001-expected.png: Added. |
- * platform/chromium-mac-snowleopard/css2.1/20110323/abspos-containing-block-initial-007-expected.png: Added. |
- * platform/chromium-mac-snowleopard/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: Added. |
- * platform/chromium-mac-snowleopard/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Added. |
- * platform/chromium-mac-snowleopard/css2.1/20110323/block-replaced-width-001-expected.png: Added. |
- * platform/chromium-mac-snowleopard/css2.1/20110323/empty-inline-001-expected.png: Added. |
- * platform/chromium-mac/css2.1/20110323/abspos-containing-block-initial-001-expected.png: Added. |
- * platform/chromium-mac/css2.1/20110323/abspos-containing-block-initial-007-expected.png: Added. |
- * platform/chromium-mac/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: Added. |
- * platform/chromium-mac/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Added. |
- * platform/chromium-mac/css2.1/20110323/block-replaced-width-001-expected.png: Added. |
- * platform/chromium-mac/css2.1/20110323/empty-inline-001-expected.png: Added. |
- * platform/chromium-win/css2.1/20110323/abspos-containing-block-initial-001-expected.png: Added. |
- * platform/chromium-win/css2.1/20110323/abspos-containing-block-initial-001-ref-expected.png: Added. |
- * platform/chromium-win/css2.1/20110323/abspos-containing-block-initial-007-expected.png: Added. |
- * platform/chromium-win/css2.1/20110323/abspos-containing-block-initial-007-ref-expected.png: Added. |
- * platform/chromium-win/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: Added. |
- * platform/chromium-win/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.png: Added. |
- * platform/chromium-win/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Added. |
- * platform/chromium-win/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.png: Added. |
- * platform/chromium-win/css2.1/20110323/empty-inline-001-expected.png: Added. |
- * platform/chromium-win/css2.1/20110323/empty-inline-001-expected.txt: Added. |
- * platform/chromium/css2.1/20110323/abspos-containing-block-initial-001-ref-expected.png: Added. |
- * platform/chromium/css2.1/20110323/abspos-containing-block-initial-007-ref-expected.png: Added. |
- * platform/efl/css2.1/20110323/abspos-containing-block-initial-007-expected.png: Added. |
- * platform/efl/css2.1/20110323/abspos-containing-block-initial-007-expected.txt: Added. |
- * platform/efl/css2.1/20110323/abspos-containing-block-initial-007-ref-expected.png: Added. |
- * platform/efl/css2.1/20110323/abspos-containing-block-initial-007-ref-expected.txt: Added. |
- * platform/efl/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: Added. |
- * platform/efl/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.txt: Added. |
- * platform/efl/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.png: Added. |
- * platform/efl/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.txt: Added. |
- * platform/efl/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Added. |
- * platform/efl/css2.1/20110323/abspos-replaced-width-margin-000-expected.txt: Added. |
- * platform/efl/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.png: Added. |
- * platform/efl/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.txt: Added. |
- * platform/efl/css2.1/20110323/block-replaced-width-001-expected.png: Added. |
- * platform/efl/css2.1/20110323/block-replaced-width-001-expected.txt: Added. |
- * platform/gtk/css2.1/20110323/abspos-containing-block-initial-001-expected.txt: Added. |
- * platform/gtk/css2.1/20110323/abspos-containing-block-initial-001-ref-expected.txt: Added. |
- * platform/gtk/css2.1/20110323/abspos-containing-block-initial-007-expected.txt: Added. |
- * platform/gtk/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: Added. |
- * platform/gtk/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.txt: Added. |
- * platform/gtk/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.png: Added. |
- * platform/gtk/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.txt: Added. |
- * platform/gtk/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Added. |
- * platform/gtk/css2.1/20110323/abspos-replaced-width-margin-000-expected.txt: Added. |
- * platform/gtk/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.png: Added. |
- * platform/gtk/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.txt: Added. |
- * platform/gtk/css2.1/20110323/block-replaced-width-001-expected.png: Added. |
- * platform/mac-snowleopard/css2.1/20110323/abspos-containing-block-initial-001-expected.png: Added. |
- * platform/mac-snowleopard/css2.1/20110323/abspos-containing-block-initial-007-expected.png: Added. |
- * platform/mac-snowleopard/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Added. |
- * platform/mac/css2.1/20110323/abspos-containing-block-initial-001-expected.txt: Added. |
- * platform/mac/css2.1/20110323/abspos-containing-block-initial-001-ref-expected.txt: Added. |
- * platform/mac/css2.1/20110323/abspos-containing-block-initial-007-expected.txt: Added. |
- * platform/mac/css2.1/20110323/abspos-containing-block-initial-007-ref-expected.txt: Added. |
- * platform/mac/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: Added. |
- * platform/mac/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.txt: Added. |
- * platform/mac/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.png: Added. |
- * platform/mac/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.txt: Added. |
- * platform/mac/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Added. |
- * platform/mac/css2.1/20110323/abspos-replaced-width-margin-000-expected.txt: Added. |
- * platform/mac/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.png: Added. |
- * platform/mac/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.txt: Added. |
- * platform/mac/css2.1/20110323/block-replaced-width-001-expected.png: Added. |
- * platform/mac/css2.1/20110323/block-replaced-width-001-expected.txt: Added. |
- * platform/mac/css2.1/20110323/empty-inline-001-expected.png: Added. |
- * platform/mac/css2.1/20110323/empty-inline-001-expected.txt: Added. |
- * platform/qt/css2.1/20110323/abspos-containing-block-initial-001-expected.txt: Added. |
- * platform/qt/css2.1/20110323/abspos-containing-block-initial-001-ref-expected.txt: Added. |
- * platform/qt/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: Added. |
- * platform/qt/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.png: Added. |
- * platform/qt/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.txt: Added. |
- * platform/qt/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Added. |
- * platform/qt/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.png: Added. |
- * platform/qt/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.txt: Added. |
- * platform/qt/css2.1/20110323/block-replaced-width-001-expected.png: Added. |
- * platform/qt/css2.1/20110323/block-replaced-width-001-expected.txt: Added. |
- * platform/qt/css2.1/20110323/empty-inline-001-expected.txt: Added. |
- |
-2012-04-26 Dimitri Glazkov <dglazkov@chromium.org> |
- |
- [Chromium] Remove expectation of a test failure after the test itself was removed in r115340. |
- |
- * platform/chromium/test_expectations.txt: Removed failure expectation. |
- |
-2012-04-25 Ken Buchanan <kenrb@chromium.org> |
- |
- Crash from removal of line break object after layout |
- https://bugs.webkit.org/show_bug.cgi?id=75461 |
- |
- Reviewed by David Hyatt. |
- |
- Test exercising crashing condition in bug 75461. |
- |
- * fast/block/line-layout/line-break-obj-removal-crash-expected.txt: Added |
- * fast/block/line-layout/line-break-obj-removal-crash.html: Added |
- |
-2012-04-26 Robert Hogan <robert@webkit.org> |
- |
- Update Qt expectations after r115340 |
- |
- css2.1/20110323/abspos-replaced-width-margin-000.htm fails the reftest due to |
- scrollbar artefacts. |
- |
- Unreviewed. |
- |
- * platform/qt/test_expectations.txt: |
- |
-2012-04-26 Christophe Dumez <christophe.dumez@intel.com> |
- |
- [EFL] Enable VIDEO_TRACK feature |
- https://bugs.webkit.org/show_bug.cgi?id=84830 |
- |
Reviewed by Gustavo Noronha Silva. |
- Unskip test cases which requires the VIDEO_TRACK feature now that it |
- is enabled by default for EFL port. |
+ Unskip test cases which expect the DumpRenderTree to print |
+ didFailProvisionalLoadWithError messages. |
+ Add EFL expectation for |
+ http/tests/loading/pdf-commit-load-callbacks.html. |
* platform/efl/Skipped: |
- |
-2012-04-03 Robert Hogan <robert@webkit.org> |
- |
- new-webkit-run-tests: handle ref tests from the CSS test suite |
- https://bugs.webkit.org/show_bug.cgi?id=83048 |
- |
- Reviewed by Ryosuke Niwa. |
- |
- Add some of the reference infrastructure from the CSS 2.1 test suite. |
- |
- * css2.1/20110323/abspos-containing-block-initial-004-ref-expected.png: Removed. |
- * css2.1/20110323/abspos-containing-block-initial-004-ref-expected.txt: Removed. |
- * css2.1/20110323/abspos-containing-block-initial-004a-expected.png: Removed. |
- * css2.1/20110323/abspos-containing-block-initial-004a-expected.txt: Removed. |
- * css2.1/20110323/abspos-containing-block-initial-004b-expected.png: Removed. |
- * css2.1/20110323/abspos-containing-block-initial-004b-expected.txt: Removed. |
- * css2.1/20110323/abspos-containing-block-initial-004c-expected.png: Removed. |
- * css2.1/20110323/abspos-containing-block-initial-004c-expected.txt: Removed. |
- * css2.1/20110323/abspos-containing-block-initial-004d-expected.png: Removed. |
- * css2.1/20110323/abspos-containing-block-initial-004d-expected.txt: Removed. |
- * css2.1/20110323/abspos-containing-block-initial-004e-expected.png: Removed. |
- * css2.1/20110323/abspos-containing-block-initial-004e-expected.txt: Removed. |
- * css2.1/20110323/abspos-containing-block-initial-004f-expected.png: Removed. |
- * css2.1/20110323/abspos-containing-block-initial-004f-expected.txt: Removed. |
- * css2.1/20110323/abspos-containing-block-initial-005-ref-expected.png: Removed. |
- * css2.1/20110323/abspos-containing-block-initial-005-ref-expected.txt: Removed. |
- * css2.1/20110323/abspos-containing-block-initial-005a-expected.png: Removed. |
- * css2.1/20110323/abspos-containing-block-initial-005a-expected.txt: Removed. |
- * css2.1/20110323/abspos-containing-block-initial-005b-expected.png: Removed. |
- * css2.1/20110323/abspos-containing-block-initial-005b-expected.txt: Removed. |
- * css2.1/20110323/abspos-containing-block-initial-005c-expected.png: Removed. |
- * css2.1/20110323/abspos-containing-block-initial-005c-expected.txt: Removed. |
- * css2.1/20110323/abspos-containing-block-initial-005d-expected.png: Removed. |
- * css2.1/20110323/abspos-containing-block-initial-005d-expected.txt: Removed. |
- * css2.1/20110323/abspos-containing-block-initial-007-expected.txt: Removed. |
- * css2.1/20110323/abspos-containing-block-initial-007-ref-expected.txt: Removed. |
- * css2.1/20110323/abspos-containing-block-initial-009-ref-expected.png: Removed. |
- * css2.1/20110323/abspos-containing-block-initial-009-ref-expected.txt: Removed. |
- * css2.1/20110323/abspos-containing-block-initial-009a-expected.png: Removed. |
- * css2.1/20110323/abspos-containing-block-initial-009a-expected.txt: Removed. |
- * css2.1/20110323/abspos-containing-block-initial-009b-expected.png: Removed. |
- * css2.1/20110323/abspos-containing-block-initial-009b-expected.txt: Removed. |
- * css2.1/20110323/abspos-containing-block-initial-009e-expected.png: Removed. |
- * css2.1/20110323/abspos-containing-block-initial-009e-expected.txt: Removed. |
- * css2.1/20110323/abspos-containing-block-initial-009f-expected.png: Removed. |
- * css2.1/20110323/abspos-containing-block-initial-009f-expected.txt: Removed. |
- * css2.1/20110323/abspos-non-replaced-width-margin-000-expected.txt: Removed. |
- * css2.1/20110323/abspos-replaced-width-margin-000-expected.txt: Removed. |
- These results are superseded by the reference results. |
- |
- * css2.1/20110323/background-016.htm: Added to prove the CSS test suite reference results work. |
- |
- * css2.1/20110323/block-replaced-width-001.htm: Removed. This test does not pass its reference result. |
- It regressed at some point. |
- |
- * css2.1/20110323/empty-inline-001.htm: The test has been updated from the CSS test suite. |
- |
- * css2.1/20110323/reftest.list: Added. |
- * css2.1/reference/ref-filled-green-100px-square.htm: Added. |
- * css2.1/reference/ref-filled-green-100px-square.xht: Added. |
- * css2.1/reference/ref-if-there-is-no-red.htm: Added. |
- * css2.1/reference/ref-if-there-is-no-red.xht: Added. |
- * css2.1/reference/ref-nothing-below.htm: Added. |
- * css2.1/reference/ref-nothing-below.xht: Added. |
- * css2.1/reference/ref-this-text-should-be-green.htm: Added. |
- * css2.1/reference/ref-this-text-should-be-green.xht: Added. |
- |
- Ref test infrastructure from the CSS test suite. |
- |
- * platform/chromium-linux/css2.1/20110323/abspos-containing-block-initial-001-expected.png: Removed. |
- * platform/chromium-linux/css2.1/20110323/abspos-containing-block-initial-001-ref-expected.png: Removed. |
- * platform/chromium-linux/css2.1/20110323/abspos-containing-block-initial-007-expected.png: Removed. |
- * platform/chromium-linux/css2.1/20110323/abspos-containing-block-initial-007-ref-expected.png: Removed. |
- * platform/chromium-linux/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: Removed. |
- * platform/chromium-linux/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.png: Removed. |
- * platform/chromium-linux/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Removed. |
- * platform/chromium-linux/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.png: Removed. |
- * platform/chromium-linux/css2.1/20110323/empty-inline-001-expected.png: Removed. |
- * platform/chromium-mac-leopard/css2.1/20110323/block-replaced-width-001-expected.png: Removed. |
- * platform/chromium-mac-leopard/css2.1/20110323/empty-inline-001-expected.png: Removed. |
- * platform/chromium-mac-snowleopard/css2.1/20110323/abspos-containing-block-initial-001-expected.png: Removed. |
- * platform/chromium-mac-snowleopard/css2.1/20110323/abspos-containing-block-initial-007-expected.png: Removed. |
- * platform/chromium-mac-snowleopard/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: Removed. |
- * platform/chromium-mac-snowleopard/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Removed. |
- * platform/chromium-mac-snowleopard/css2.1/20110323/block-replaced-width-001-expected.png: Removed. |
- * platform/chromium-mac-snowleopard/css2.1/20110323/empty-inline-001-expected.png: Removed. |
- * platform/chromium-mac/css2.1/20110323/abspos-containing-block-initial-001-expected.png: Removed. |
- * platform/chromium-mac/css2.1/20110323/abspos-containing-block-initial-007-expected.png: Removed. |
- * platform/chromium-mac/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: Removed. |
- * platform/chromium-mac/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Removed. |
- * platform/chromium-mac/css2.1/20110323/block-replaced-width-001-expected.png: Removed. |
- * platform/chromium-mac/css2.1/20110323/empty-inline-001-expected.png: Removed. |
- * platform/chromium-win/css2.1/20110323/abspos-containing-block-initial-001-expected.png: Removed. |
- * platform/chromium-win/css2.1/20110323/abspos-containing-block-initial-001-ref-expected.png: Removed. |
- * platform/chromium-win/css2.1/20110323/abspos-containing-block-initial-007-expected.png: Removed. |
- * platform/chromium-win/css2.1/20110323/abspos-containing-block-initial-007-ref-expected.png: Removed. |
- * platform/chromium-win/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: Removed. |
- * platform/chromium-win/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.png: Removed. |
- * platform/chromium-win/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Removed. |
- * platform/chromium-win/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.png: Removed. |
- * platform/chromium-win/css2.1/20110323/empty-inline-001-expected.png: Removed. |
- * platform/chromium-win/css2.1/20110323/empty-inline-001-expected.txt: Removed. |
- * platform/chromium/css2.1/20110323/abspos-containing-block-initial-001-ref-expected.png: Removed. |
- * platform/chromium/css2.1/20110323/abspos-containing-block-initial-007-ref-expected.png: Removed. |
- * platform/efl/css2.1/20110323/abspos-containing-block-initial-007-expected.png: Removed. |
- * platform/efl/css2.1/20110323/abspos-containing-block-initial-007-expected.txt: Removed. |
- * platform/efl/css2.1/20110323/abspos-containing-block-initial-007-ref-expected.png: Removed. |
- * platform/efl/css2.1/20110323/abspos-containing-block-initial-007-ref-expected.txt: Removed. |
- * platform/efl/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: Removed. |
- * platform/efl/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.txt: Removed. |
- * platform/efl/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.png: Removed. |
- * platform/efl/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.txt: Removed. |
- * platform/efl/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Removed. |
- * platform/efl/css2.1/20110323/abspos-replaced-width-margin-000-expected.txt: Removed. |
- * platform/efl/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.png: Removed. |
- * platform/efl/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.txt: Removed. |
- * platform/efl/css2.1/20110323/block-replaced-width-001-expected.png: Removed. |
- * platform/efl/css2.1/20110323/block-replaced-width-001-expected.txt: Removed. |
- * platform/gtk/css2.1/20110323/abspos-containing-block-initial-001-expected.txt: Removed. |
- * platform/gtk/css2.1/20110323/abspos-containing-block-initial-001-ref-expected.txt: Removed. |
- * platform/gtk/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: Removed. |
- * platform/gtk/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.png: Removed. |
- * platform/gtk/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.txt: Removed. |
- * platform/gtk/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Removed. |
- * platform/gtk/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.png: Removed. |
- * platform/gtk/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.txt: Removed. |
- * platform/gtk/css2.1/20110323/block-replaced-width-001-expected.png: Removed. |
- * platform/gtk/css2.1/20110323/block-replaced-width-001-expected.txt: Removed. |
- * platform/gtk/css2.1/20110323/empty-inline-001-expected.txt: Removed. |
- * platform/mac-snowleopard/css2.1/20110323/abspos-containing-block-initial-001-expected.png: Removed. |
- * platform/mac-snowleopard/css2.1/20110323/abspos-containing-block-initial-007-expected.png: Removed. |
- * platform/mac-snowleopard/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Removed. |
- * platform/mac/css2.1/20110323/abspos-containing-block-initial-001-expected.txt: Removed. |
- * platform/mac/css2.1/20110323/abspos-containing-block-initial-001-ref-expected.txt: Removed. |
- * platform/mac/css2.1/20110323/abspos-containing-block-initial-007-expected.txt: Removed. |
- * platform/mac/css2.1/20110323/abspos-containing-block-initial-007-ref-expected.txt: Removed. |
- * platform/mac/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: Removed. |
- * platform/mac/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.txt: Removed. |
- * platform/mac/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.png: Removed. |
- * platform/mac/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.txt: Removed. |
- * platform/mac/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Removed. |
- * platform/mac/css2.1/20110323/abspos-replaced-width-margin-000-expected.txt: Removed. |
- * platform/mac/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.png: Removed. |
- * platform/mac/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.txt: Removed. |
- * platform/mac/css2.1/20110323/block-replaced-width-001-expected.png: Removed. |
- * platform/mac/css2.1/20110323/block-replaced-width-001-expected.txt: Removed. |
- * platform/mac/css2.1/20110323/empty-inline-001-expected.png: Removed. |
- * platform/mac/css2.1/20110323/empty-inline-001-expected.txt: Removed. |
- * platform/qt/css2.1/20110323/abspos-containing-block-initial-001-expected.txt: Removed. |
- * platform/qt/css2.1/20110323/abspos-containing-block-initial-001-ref-expected.txt: Removed. |
- * platform/qt/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: Removed. |
- * platform/qt/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.png: Removed. |
- * platform/qt/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.txt: Removed. |
- * platform/qt/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Removed. |
- * platform/qt/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.png: Removed. |
- * platform/qt/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.txt: Removed. |
- * platform/qt/css2.1/20110323/block-replaced-width-001-expected.png: Removed. |
- * platform/qt/css2.1/20110323/block-replaced-width-001-expected.txt: Removed. |
- * platform/qt/css2.1/20110323/empty-inline-001-expected.txt: Removed. |
- |
- These results are superseded by the reference results. |
- |
-2012-04-26 Philip Rogers <pdr@google.com> |
- |
- Fix Skia's SkPathContainsPoint to work with sub-pixel accuracy |
- https://bugs.webkit.org/show_bug.cgi?id=84117 |
- |
- Reviewed by Eric Seidel. |
- |
- * svg/hittest/svg-small-path-expected.txt: Added. |
- * svg/hittest/svg-small-path.xhtml: Added. |
- |
-2012-04-26 Sheriff Bot <webkit.review.bot@gmail.com> |
- |
- Unreviewed, rolling out r115323. |
- http://trac.webkit.org/changeset/115323 |
- https://bugs.webkit.org/show_bug.cgi?id=84975 |
- |
- Bad test, breaks all builds (Requested by apavlov1 on |
- #webkit). |
- |
- * inspector/debugger/disable-script-expected.txt: Removed. |
- * inspector/debugger/disable-script.html: Removed. |
- |
-2012-04-26 Douglas Stockwell <dstockwell@chromium.org> |
- |
- IndexedDB: cursor does not correctly iterate over keys added and removed during iteration |
- https://bugs.webkit.org/show_bug.cgi?id=84467 |
- |
- Reviewed by Ojan Vafai. |
- |
- New test for keys added in reverse order during cursor iteration. |
- |
- * storage/indexeddb/cursor-added-bug-expected.txt: Added. |
- * storage/indexeddb/cursor-added-bug.html: Added. |
- * storage/indexeddb/resources/cursor-added-bug.js: Added. |
- (test): |
- (openSuccess): |
- (setVersionSuccess): |
- (openCursor): |
- (cursorSuccess): |
- |
-2012-04-26 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com> |
- |
- [EFL] [DRT] LayoutTestController needs implementation of setJavaScriptProfilingEnabled |
- https://bugs.webkit.org/show_bug.cgi?id=84576 |
- |
- Reviewed by Martin Robinson. |
- |
- Unskip test cases which rely on LayoutTestController's |
- setJavaScriptProfilingEnabled implementation. |
- |
- * platform/efl/Skipped: |
- |
-2012-04-26 Dimitri Glazkov <dglazkov@chromium.org> |
- |
- [Chromium] webaudio/audioparam-exponentialRampToValueAtTime.html is occasionally crashing |
- https://bugs.webkit.org/show_bug.cgi?id=84972 |
- |
- * platform/chromium/test_expectations.txt: Marked as flaky. |
- |
-2012-04-26 Alexander Pavlov <apavlov@chromium.org> |
- |
- Web Inspector: Implement the "Disable JavaScript" option in the settings dialog |
- https://bugs.webkit.org/show_bug.cgi?id=84946 |
- |
- Reviewed by Yury Semikhatsky. |
- |
- * inspector/debugger/disable-script-expected.txt: Added. |
- * inspector/debugger/disable-script.html: Added. |
- |
-2012-04-26 Dominik Röttsches <dominik.rottsches@linux.intel.com> |
- |
- [cairo] CairoGraphicsContext fillRect (with Color) overrides composite operator |
- https://bugs.webkit.org/show_bug.cgi?id=84848 |
- |
- Reviewed by Martin Robinson. |
- |
- Unskipping and baselining feDropShadow test, |
- now works because of composite operator fix. |
- Fixed png baseline result for drop shadow test on GTK. |
- |
- * platform/efl/svg/filters/feDropShadow-expected.png: Added. |
- * platform/efl/svg/filters/feDropShadow-expected.txt: Added. |
+ * platform/efl/http/tests/loading/pdf-commit-load-callbacks-expected.txt: Added. |
+ Use same expectation as for Qt. |
* platform/efl/test_expectations.txt: |
- * platform/gtk/svg/filters/feDropShadow-expected.png: |
-2012-04-26 Nikolas Zimmermann <nzimmermann@rim.com> |
+2012-05-23 Christophe Dumez <christophe.dumez@intel.com> |
- Fix additive by animations for most SMIL list types |
- https://bugs.webkit.org/show_bug.cgi?id=84968 |
+ [EFL] EFL's DRT needs to call Settings::setValidationMessageTimerMagnification(-1) |
+ https://bugs.webkit.org/show_bug.cgi?id=86366 |
- Reviewed by Antti Koivisto. |
- |
- Add lots of new tests covering SMIL by-animations on all primitives. |
- |
- * svg/animations/additive-type-by-animation-expected.txt: Added. |
- * svg/animations/additive-type-by-animation.html: Added. |
- * svg/animations/length-list-animation-expected.svg: Added. |
- * svg/animations/length-list-animation.svg: Added. |
- * svg/animations/non-additive-type-by-animation-expected.txt: |
- * svg/animations/resources/additive-type-by-animation.svg: Added. |
- * svg/animations/resources/non-additive-type-by-animation.svg: |
- * svg/animations/resources/svglength-additive-by-1.svg: Added. |
- * svg/animations/resources/svglength-additive-by-2.svg: Added. |
- * svg/animations/resources/svglength-additive-by-3.svg: Added. |
- * svg/animations/resources/svglength-additive-by-4.svg: Added. |
- * svg/animations/resources/svglength-additive-by-5.svg: Added. |
- * svg/animations/resources/svglength-additive-by-6.svg: Added. |
- * svg/animations/resources/svglength-additive-from-by-1.svg: Added. |
- * svg/animations/resources/svglength-additive-from-by-2.svg: Added. |
- * svg/animations/resources/svglength-additive-from-by-3.svg: Added. |
- * svg/animations/resources/svglength-additive-from-by-4.svg: Added. |
- * svg/animations/script-tests/additive-type-by-animation.js: Added. |
- (checkBaseVal): |
- (sample1): |
- (sample2): |
- (sample3): |
- (executeTest): |
- * svg/animations/script-tests/non-additive-type-by-animation.js: |
- (sample): |
- * svg/animations/script-tests/svglength-additive-by-1.js: Added. |
- (sample1): |
- (sample2): |
- (sample3): |
- (sample4): |
- (sample5): |
- (executeTest): |
- * svg/animations/script-tests/svglength-additive-by-2.js: Added. |
- (sample1): |
- (sample2): |
- (sample3): |
- (sample4): |
- (sample5): |
- (executeTest): |
- * svg/animations/script-tests/svglength-additive-by-3.js: Added. |
- (sample1): |
- (sample2): |
- (sample3): |
- (sample4): |
- (sample5): |
- (sample6): |
- (executeTest): |
- * svg/animations/script-tests/svglength-additive-by-4.js: Added. |
- (sample1): |
- (sample2): |
- (sample3): |
- (sample4): |
- (sample5): |
- (sample6): |
- (executeTest): |
- * svg/animations/script-tests/svglength-additive-by-5.js: Added. |
- (sample1): |
- (sample2): |
- (sample3): |
- (sample4): |
- (sample5): |
- (sample6): |
- (executeTest): |
- * svg/animations/script-tests/svglength-additive-by-6.js: Added. |
- (sample1): |
- (sample2): |
- (sample3): |
- (sample4): |
- (sample5): |
- (sample6): |
- (executeTest): |
- * svg/animations/script-tests/svglength-additive-from-by-1.js: Added. |
- (sample1): |
- (sample2): |
- (sample3): |
- (sample4): |
- (sample5): |
- (executeTest): |
- * svg/animations/script-tests/svglength-additive-from-by-2.js: Added. |
- (sample1): |
- (sample2): |
- (sample3): |
- (sample4): |
- (sample5): |
- (sample6): |
- (executeTest): |
- * svg/animations/script-tests/svglength-additive-from-by-3.js: Added. |
- (sample1): |
- (sample2): |
- (sample3): |
- (sample4): |
- (sample5): |
- (sample6): |
- (executeTest): |
- * svg/animations/script-tests/svglength-additive-from-by-4.js: Added. |
- (sample1): |
- (sample2): |
- (sample3): |
- (sample4): |
- (sample5): |
- (sample6): |
- (executeTest): |
- * svg/animations/svglength-additive-by-1-expected.txt: Added. |
- * svg/animations/svglength-additive-by-1.html: Added. |
- * svg/animations/svglength-additive-by-2-expected.txt: Added. |
- * svg/animations/svglength-additive-by-2.html: Added. |
- * svg/animations/svglength-additive-by-3-expected.txt: Added. |
- * svg/animations/svglength-additive-by-3.html: Added. |
- * svg/animations/svglength-additive-by-4-expected.txt: Added. |
- * svg/animations/svglength-additive-by-4.html: Added. |
- * svg/animations/svglength-additive-by-5-expected.txt: Added. |
- * svg/animations/svglength-additive-by-5.html: Added. |
- * svg/animations/svglength-additive-by-6-expected.txt: Added. |
- * svg/animations/svglength-additive-by-6.html: Added. |
- * svg/animations/svglength-additive-from-by-1-expected.txt: Added. |
- * svg/animations/svglength-additive-from-by-1.html: Added. |
- * svg/animations/svglength-additive-from-by-2-expected.txt: Added. |
- * svg/animations/svglength-additive-from-by-2.html: Added. |
- * svg/animations/svglength-additive-from-by-3-expected.txt: Added. |
- * svg/animations/svglength-additive-from-by-3.html: Added. |
- * svg/animations/svglength-additive-from-by-4-expected.txt: Added. |
- * svg/animations/svglength-additive-from-by-4.html: Added. |
- |
-2012-04-26 Stephen Chenney <schenney@chromium.org> |
- |
- SVG FEConvolveMatrix does not check for invalid property values |
- https://bugs.webkit.org/show_bug.cgi?id=84363 |
- |
- Reviewed by Dirk Schulze. |
- |
- Adding code to check for valid input values on SVG feConvolveMatrix properties. |
- |
- * platform/chromium-linux-x86/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt: |
- * platform/chromium-linux/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt: |
- * platform/chromium-win-vista/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt: |
- * platform/chromium-win-xp/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt: |
- * platform/chromium-win/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt: |
- * platform/efl/svg/filters/feConvolveFilter-y-bounds-expected.txt: |
- * platform/gtk/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt: |
- * platform/gtk/svg/custom/convolution-crash-expected.txt: |
- * platform/gtk/svg/filters/feConvolveFilter-y-bounds-expected.txt: |
- * platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt: |
- * platform/mac/svg/custom/convolution-crash-expected.txt: |
- * platform/mac/svg/filters/feConvolveFilter-y-bounds-expected.txt: |
- * platform/qt/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt: |
- * platform/qt/svg/custom/convolution-crash-expected.txt: |
- * platform/qt/svg/filters/feConvolveFilter-y-bounds-expected.txt: |
- * svg/filters/feConvolveMatrix-invalid-targetX-expected.svg: Added. |
- * svg/filters/feConvolveMatrix-invalid-targetX.svg: Added. |
- * svg/filters/feConvolveMatrix-invalid-targetY-expected.svg: Added. |
- * svg/filters/feConvolveMatrix-invalid-targetY.svg: Added. |
- * svg/filters/feConvolveMatrix-negative-kernelUnitLengthX-expected.svg: Added. |
- * svg/filters/feConvolveMatrix-negative-kernelUnitLengthX.svg: Added. |
- * svg/filters/feConvolveMatrix-negative-kernelUnitLengthY-expected.svg: Added. |
- * svg/filters/feConvolveMatrix-negative-kernelUnitLengthY.svg: Added. |
- * svg/filters/feConvolveMatrix-negative-orderX-expected.svg: Added. |
- * svg/filters/feConvolveMatrix-negative-orderX.svg: Added. |
- * svg/filters/feConvolveMatrix-negative-orderY-expected.svg: Added. |
- * svg/filters/feConvolveMatrix-negative-orderY.svg: Added. |
- * svg/filters/feConvolveMatrix-non-integral-order-expected.svg: Added. |
- * svg/filters/feConvolveMatrix-non-integral-order.svg: Added. |
- * svg/filters/feConvolveMatrix-zero-divisor-expected.svg: Added. |
- * svg/filters/feConvolveMatrix-zero-divisor.svg: Added. |
- |
-2012-04-26 Dominik Röttsches <dominik.rottsches@linux.intel.com> |
- |
- [EFL][DRT] Unskip media tests that were already fixed in r113178 |
- https://bugs.webkit.org/show_bug.cgi?id=84947 |
- |
- Unreviewed, EFL gardening. |
- |
- * platform/efl/Skipped: Removed a group of media tests. |
- |
-2012-04-26 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com> |
- |
- [EFL] [DRT] LayoutTestController needs implementation of addOriginAccessWhitelistEntry and removeOriginAccessWhitelistEntry |
- https://bugs.webkit.org/show_bug.cgi?id=83880 |
- |
Reviewed by Antonio Gomes. |
- Unskip test cases which rely on LayoutTestController's addOriginAccessWhitelistEntry |
- and removeOriginAccessWhitelistEntry implementation. |
+ Unskip fast/forms/validation-message-appearance.html and add EFL |
+ expectation. |
* platform/efl/Skipped: |
+ * platform/efl/fast/forms/validation-message-appearance-expected.png: Added. |
+ * platform/efl/fast/forms/validation-message-appearance-expected.txt: Added. |
-2012-04-26 Christophe Dumez <christophe.dumez@intel.com> |
+2012-05-23 Zan Dobersek <zandobersek@gmail.com> |
- http/tests/security/cross-frame-access-put.html is failing |
- https://bugs.webkit.org/show_bug.cgi?id=82751 |
+ Unreviewed GTK gardening after r118001, r118011 and r118105. |
- Reviewed by Kentaro Hara. |
- |
- * http/tests/security/cross-frame-access-put-expected.txt: Correct |
- expected value for window.frameElement. It is now 'null' instead of |
- 'undefined' when shouldAllowAccessToNode() check fails, since bug |
- 80205 fix. |
- * platform/gtk/http/tests/security/cross-frame-access-put-expected.txt: Removed. |
- It is now identifical to the global expectation. |
- * platform/qt/http/tests/security/cross-frame-access-put-expected.txt: Removed. Ditto. |
- |
-2012-04-26 Mihnea Ovidenie <mihnea@adobe.com> |
- |
- Crash when collecting svg symbol element in named flow. |
- https://bugs.webkit.org/show_bug.cgi?id=84493 |
- |
- Reviewed by David Hyatt. |
- |
- * fast/regions/symbol-in-named-flow-crash-expected.txt: Added. |
- * fast/regions/symbol-in-named-flow-crash.svg: Added. |
- |
-2012-04-26 Nikolas Zimmermann <nzimmermann@rim.com> |
- |
- Share code used to animate discrete types between all animators |
- https://bugs.webkit.org/show_bug.cgi?id=84853 |
- |
- Reviewed by Andreas Kling. |
- |
- Add tests covering by-animation on non-additive types, which should have no effect. |
- |
- * svg/animations/non-additive-type-by-animation-expected.txt: Added. |
- * svg/animations/non-additive-type-by-animation.html: Added. |
- * svg/animations/resources/non-additive-type-by-animation.svg: Added. |
- * svg/animations/script-tests/non-additive-type-by-animation.js: Added. |
- (sample): |
- (executeTest): |
- |
-2012-04-25 Csaba Osztrogonác <ossy@webkit.org> |
- |
- [Qt][WK2] Unreviewed, rolling out r113703 because of crashing tests. |
- http://trac.webkit.org/changeset/113703 |
- https://bugs.webkit.org/show_bug.cgi?id=83024 |
- |
- * platform/qt-5.0-wk2/Skipped: |
- * platform/qt-5.0-wk2/fast/dom/prototype-inheritance-2-expected.txt: |
- |
-2012-04-25 Mark Hahnenberg <mhahnenberg@apple.com> |
- |
- fast/js/random-array-gc-stress times out in debug mode |
- https://bugs.webkit.org/show_bug.cgi?id=84821 |
- |
- Reviewed by Geoffrey Garen. |
- |
- * fast/js/script-tests/random-array-gc-stress.js: Trying a lower number of iterations |
- to make the slow bots happy. |
- |
-2012-04-25 David Barton <dbarton@mathscribe.com> |
- |
- Rebaseline *.png pixel test files after bug 84649 fix |
- https://bugs.webkit.org/show_bug.cgi?id=84905 |
- |
- Reviewed by Beth Dakin. |
- |
- * platform/mac/mathml/presentation/fenced-expected.png: |
- * platform/mac/mathml/presentation/fenced-mi-expected.png: |
- * platform/mac/mathml/presentation/mo-expected.png: |
- * platform/mac/mathml/presentation/mo-stretch-expected.png: |
- * platform/mac/mathml/presentation/over-expected.png: |
- * platform/mac/mathml/presentation/row-alignment-expected.png: |
- * platform/mac/mathml/presentation/row-expected.png: |
- * platform/mac/mathml/presentation/sub-expected.png: |
- * platform/mac/mathml/presentation/subsup-expected.png: |
- |
-2012-04-25 Alec Flett <alecflett@chromium.org> |
- |
- IndexedDB: implement cursor.advance() |
- https://bugs.webkit.org/show_bug.cgi?id=84174 |
- |
- Reviewed by Ojan Vafai. |
- |
- Tests for cursor.advance(). |
- |
- * storage/indexeddb/cursor-advance-expected.txt: Added. |
- * storage/indexeddb/cursor-advance.html: Added. |
- * storage/indexeddb/resources/cursor-advance.js: Added. |
- (test): |
- (openSuccess): |
- (createAndPopulateObjectStore): |
- (makeAdvanceTest.continueToTest): |
- (makeAdvanceTest.request.onerror): |
- (makeAdvanceTest): |
- (mkCursor): |
- (runTest): |
- (testAll): |
- (testSimple): |
- (testContinueThenAdvance): |
- (testAdvanceMultiple): |
- (testAdvanceToEnd): |
- |
-2012-04-25 Alpha Lam <hclam@chromium.org> |
- |
- Unreviewed, rolling out r115260. |
- http://trac.webkit.org/changeset/115260 |
- https://bugs.webkit.org/show_bug.cgi?id=84467 |
- |
- r115260 is crashing a list of IndexDB tests, revert. |
- |
- * storage/indexeddb/cursor-added-bug-expected.txt: Removed. |
- * storage/indexeddb/cursor-added-bug.html: Removed. |
- * storage/indexeddb/resources/cursor-added-bug.js: Removed. |
- |
-2012-04-25 Dimitri Glazkov <dglazkov@chromium.org> |
- |
- Remove unnecessary timeouts (and closures) from content-element-in-* tests. |
- https://bugs.webkit.org/show_bug.cgi?id=84896 |
- |
- These tests don't need any of them. Not sure how they got there in the first place. Oh wait. I reviewed this code. /me hands head in shame. |
- |
- Reviewed by Ojan Vafai. |
- |
- * fast/dom/shadow/content-element-in-media-element.html: Removed the timeout and extra closures. |
- * fast/dom/shadow/content-element-in-meter-element.html: Ditto. |
- * fast/dom/shadow/content-element-in-progress-element.html: Ditto. |
- * fast/dom/shadow/content-element-in-select-element.html: Ditto. |
- |
-2012-04-25 Alexandru Chiculita <achicu@adobe.com> |
- |
- [Chromium] Layout Test css3/filters/custom/custom-filter-property-computed-style.html is failing |
- https://bugs.webkit.org/show_bug.cgi?id=84067 |
- |
- Reviewed by Ryosuke Niwa. |
- |
- All the CSS filters/shaders script tests expected to have a document.styleSheets.item(0) that they could change. |
- The script-tests add a <link> that references a CSS file from a different parent folder, so the script |
- has no access to the actual rules anymore. Updated all the tests to use createElement("style") |
- and get the styleSheet by using el.sheet instead of assuming that there's one style already created. |
- |
- * css3/filters/script-tests/custom-filter-property-computed-style.js: |
- * css3/filters/script-tests/custom-filter-property-parsing-invalid.js: |
- (testInvalidFilterRule): |
- * css3/filters/script-tests/effect-custom-disabled.js: |
- (testInvalidFilterRule): |
- * css3/filters/script-tests/filter-property-computed-style.js: |
- (testComputedFilterRule): |
- * css3/filters/script-tests/filter-property-parsing-invalid.js: |
- (testInvalidFilterRule): |
- * css3/filters/script-tests/filter-property-parsing.js: |
- (testFilterRule): |
- * css3/filters/script-tests/filter-property.js: |
- * platform/chromium/test_expectations.txt: Removed reference to this bug. |
- * platform/mac/css3/filters/custom/custom-filter-property-computed-style-expected.txt: Removed. This is not necessary anymore. |
- |
-2012-04-25 Alexandru Chiculita <achicu@adobe.com> |
- |
- CSS Shaders: Use u_texture instead of s_texture. It was updated in the spec |
- https://bugs.webkit.org/show_bug.cgi?id=82618 |
- |
- Reviewed by Dean Jackson. |
- |
- Changed the uniform name passed to the CSS Shaders from s_texture to u_texture. |
- https://dvcs.w3.org/hg/FXTF/raw-file/tip/filters/index.html |
- |
- * css3/filters/resources/color-add.fs: |
- * css3/filters/resources/color-offset-parameters.fs: |
- * css3/filters/resources/color-offset.fs: |
- |
-2012-04-25 Douglas Stockwell <dstockwell@chromium.org> |
- |
- IndexedDB: cursor does not correctly iterate over keys added and removed during iteration |
- https://bugs.webkit.org/show_bug.cgi?id=84467 |
- |
- Reviewed by Ojan Vafai. |
- |
- New test for keys added in reverse order during cursor iteration. |
- |
- * storage/indexeddb/cursor-added-bug-expected.txt: Added. |
- * storage/indexeddb/cursor-added-bug.html: Added. |
- * storage/indexeddb/resources/cursor-added-bug.js: Added. |
- (test): |
- (openSuccess): |
- (setVersionSuccess): |
- (openCursor): |
- (cursorSuccess): |
- |
-2012-04-25 Alec Flett <alecflett@chromium.org> |
- |
- IndexedDB: support openCursor(IDBKey) |
- https://bugs.webkit.org/show_bug.cgi?id=84652 |
- |
- Reviewed by Ojan Vafai. |
- |
- Augment existing tests, and add new tests to support |
- IDBKey parameter to openCursor/openKeyCursor. Note that this removes |
- a test that was previously using dictionary-style parameters, |
- which have been temporarily broken due to IDL limitations. |
- |
- * storage/indexeddb/cursor-delete-expected.txt: |
- * storage/indexeddb/open-cursor-expected.txt: |
- * storage/indexeddb/opencursor-key-expected.txt: Added. |
- * storage/indexeddb/opencursor-key.html: Added. |
- * storage/indexeddb/resources/cursor-delete.js: |
- (openCursor): |
- * storage/indexeddb/resources/open-cursor.js: |
- (emptyCursorWithKeySuccess): |
- (openEmptyCursorWithKey): |
- (cursorWithKeySuccess): |
- (openCursorWithKey): |
- (emptyCursorSuccess): |
- (openEmptyCursor): |
- (cursorSuccess): |
- * storage/indexeddb/resources/opencursor-key.js: Added. |
- (test): |
- (openSuccess): |
- (createAndPopulateObjectStore): |
- (createIndexes): |
- (testAll): |
- (testObjectStore.request.onsuccess): |
- (testObjectStore): |
- (testIndex.request.onsuccess): |
- (testIndex): |
- (testIndexWithKey.request.onsuccess): |
- (testIndexWithKey): |
- |
-2012-04-25 Dimitri Glazkov <dglazkov@chromium.org> |
- |
- [Chromium[ Remove a flaky expectation for a test that's been consistently passing. |
- |
- * platform/chromium/test_expectations.txt: Removed. |
- |
-2012-04-25 Alpha Lam <hclam@chromium.org> |
- |
- Unreviewed test expectations update. |
- https://bugs.webkit.org/show_bug.cgi?id=84890 |
- |
- Rebaseline chromium-mac test expectation for media/audio-repaint.html after r115235. |
- |
- * platform/chromium-mac-snowleopard/media/audio-repaint-expected.png: |
- |
-2012-04-25 Stephen Chenney <schenney@chromium.org> |
- |
- Rebaseline chromium test results after bug 72796 is fixed |
- https://bugs.webkit.org/show_bug.cgi?id=84731 |
- |
- Unreviewed Chromikum expectations update. |
- |
- Text baselines changed now that this bug has been fixed. |
- |
- * platform/chromium-linux-x86/svg/custom/use-clipped-hit-expected.txt: Added. |
- * platform/chromium-linux-x86/svg/custom/use-modify-target-symbol-expected.txt: Added. |
- * platform/chromium-linux-x86/svg/custom/use-on-symbol-inside-pattern-expected.txt: |
- * platform/chromium-linux/svg/custom/use-clipped-hit-expected.txt: Added. |
- * platform/chromium-linux/svg/custom/use-modify-target-symbol-expected.txt: Added. |
- * platform/chromium-linux/svg/custom/use-on-symbol-inside-pattern-expected.txt: |
- * platform/chromium-linux/svg/custom/use-referencing-nonexisting-symbol-expected.txt: |
- * platform/chromium-mac-leopard/svg/custom/use-on-disallowed-foreign-object-5-expected.txt: Removed. |
- * platform/chromium-mac-snowleopard/svg/custom/use-on-disallowed-foreign-object-5-expected.png: Removed. |
- * platform/chromium-mac-snowleopard/svg/custom/use-on-disallowed-foreign-object-5-expected.txt: Removed. |
- * platform/chromium-mac/svg/custom/use-on-symbol-inside-pattern-expected.txt: |
- * platform/chromium-win-vista/svg/custom/use-clipped-hit-expected.txt: Added. |
- * platform/chromium-win-vista/svg/custom/use-modify-target-symbol-expected.txt: Added. |
- * platform/chromium-win-xp/svg/custom/use-clipped-hit-expected.txt: Added. |
- * platform/chromium-win-xp/svg/custom/use-modify-target-symbol-expected.txt: Added. |
- * platform/chromium-win/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt: |
- * platform/chromium-win/svg/carto.net/button-expected.txt: |
- * platform/chromium-win/svg/carto.net/colourpicker-expected.txt: |
- * platform/chromium-win/svg/carto.net/slider-expected.txt: |
- * platform/chromium-win/svg/custom/use-clipped-hit-expected.txt: |
- * platform/chromium-win/svg/custom/use-modify-target-symbol-expected.txt: |
- * platform/chromium-win/svg/custom/use-on-disallowed-foreign-object-5-expected.txt: |
- * platform/chromium-win/svg/custom/use-on-g-containing-symbol-expected.txt: |
- * platform/chromium-win/svg/custom/use-on-symbol-expected.txt: |
- * platform/chromium-win/svg/custom/use-on-symbol-inside-pattern-expected.txt: |
- * platform/chromium-win/svg/custom/use-referencing-nonexisting-symbol-expected.txt: |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-25 Andreas Kling <kling@webkit.org> |
- |
- Use the same results for fast/html/details-marker-style.html on all mac bots. |
- |
- * platform/mac/fast/html/details-marker-style-expected.png: Renamed from LayoutTests/platform/mac-snowleopard/fast/html/details-marker-style-expected.png. |
- * platform/mac/fast/html/details-marker-style-expected.txt: Renamed from LayoutTests/platform/mac-snowleopard/fast/html/details-marker-style-expected.txt. |
- |
-2012-04-25 Filip Pizlo <fpizlo@apple.com> |
- |
- http://bellard.org/jslinux/ triggers an assertion failure in the DFG JIT |
- https://bugs.webkit.org/show_bug.cgi?id=84815 |
- <rdar://problem/11319514> |
- |
- Rubber stamped by Gavin Barraclough. |
- |
- * fast/js/dfg-uint32-to-number-on-captured-variable-expected.txt: Added. |
- * fast/js/dfg-uint32-to-number-on-captured-variable.html: Added. |
- * fast/js/jsc-test-list: |
- * fast/js/script-tests/dfg-uint32-to-number-on-captured-variable.js: Added. |
- (foo): |
- |
-2012-04-25 Nate Chapin <japhet@chromium.org> |
- |
- Test for https://bugs.webkit.org/show_bug.cgi?id=83632. |
- |
- Reviewed by Eric Seidel. |
- |
- * http/tests/xmlhttprequest/access-control-repeated-failed-preflight-crash-expected.txt: Added. |
- * http/tests/xmlhttprequest/access-control-repeated-failed-preflight-crash.html: Added. |
- |
-2012-04-25 Andrew Scherkus <scherkus@chromium.org> |
- |
- Rebaseline Chromium media layout tests due to r114957. |
- |
- * platform/chromium-linux-x86/media/video-empty-source-expected.txt: |
- * platform/chromium-linux/media/media-document-audio-repaint-expected.txt: Removed. |
- * platform/chromium-linux/media/video-empty-source-expected.txt: |
- * platform/chromium-mac-leopard/media/video-empty-source-expected.txt: |
- * platform/chromium-mac-snowleopard/media/audio-repaint-expected.png: |
- * platform/chromium-mac-snowleopard/media/video-empty-source-expected.txt: |
- * platform/chromium-mac/fast/layers/video-layer-expected.txt: |
- * platform/chromium-mac/media/audio-controls-rendering-expected.txt: |
- * platform/chromium-mac/media/audio-repaint-expected.txt: |
- * platform/chromium-mac/media/controls-after-reload-expected.txt: |
- * platform/chromium-mac/media/controls-strict-expected.txt: |
- * platform/chromium-mac/media/controls-styling-expected.txt: |
- * platform/chromium-mac/media/controls-without-preload-expected.txt: |
- * platform/chromium-mac/media/media-controls-clone-expected.txt: |
- * platform/chromium-mac/media/media-document-audio-repaint-expected.txt: |
- * platform/chromium-mac/media/video-controls-rendering-expected.txt: |
- * platform/chromium-mac/media/video-display-toggle-expected.txt: |
- * platform/chromium-mac/media/video-empty-source-expected.txt: |
- * platform/chromium-mac/media/video-no-audio-expected.txt: |
- * platform/chromium-mac/media/video-playing-and-pause-expected.txt: |
- * platform/chromium-mac/media/video-volume-slider-expected.txt: |
- * platform/chromium-mac/media/video-zoom-controls-expected.txt: |
- * platform/chromium-win-vista/media/video-empty-source-expected.txt: |
- * platform/chromium-win-xp/media/video-empty-source-expected.txt: |
- * platform/chromium-win/fast/layers/video-layer-expected.txt: |
- * platform/chromium-win/media/audio-controls-rendering-expected.txt: |
- * platform/chromium-win/media/audio-repaint-expected.txt: |
- * platform/chromium-win/media/controls-after-reload-expected.txt: |
- * platform/chromium-win/media/controls-strict-expected.txt: |
- * platform/chromium-win/media/controls-styling-expected.txt: |
- * platform/chromium-win/media/controls-without-preload-expected.txt: |
- * platform/chromium-win/media/media-controls-clone-expected.txt: |
- * platform/chromium-win/media/media-document-audio-repaint-expected.txt: |
- * platform/chromium-win/media/video-controls-rendering-expected.txt: |
- * platform/chromium-win/media/video-display-toggle-expected.txt: |
- * platform/chromium-win/media/video-empty-source-expected.txt: |
- * platform/chromium-win/media/video-no-audio-expected.txt: |
- * platform/chromium-win/media/video-playing-and-pause-expected.txt: |
- * platform/chromium-win/media/video-volume-slider-expected.txt: |
- * platform/chromium-win/media/video-zoom-controls-expected.txt: |
- * platform/chromium/test_expectations.txt: |
- * platform/qt/media/audio-repaint-expected.txt: Renamed from LayoutTests/media/audio-repaint-expected.txt. |
- |
-2012-04-25 Alpha Lam <hclam@chromium.org> |
- |
- Unreviewed test expectations update. |
- https://bugs.webkit.org/show_bug.cgi?id=84877 |
- |
- Mark a failing test after changes in r115227. |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-25 Sheriff Bot <webkit.review.bot@gmail.com> |
- |
- Unreviewed, rolling out r115222. |
- http://trac.webkit.org/changeset/115222 |
- https://bugs.webkit.org/show_bug.cgi?id=84874 |
- |
- Caused test regressions on the EFL build (Requested by rakuco |
- on #webkit). |
- |
- * platform/efl/Skipped: |
- |
-2012-04-24 Ryosuke Niwa <rniwa@webkit.org> |
- |
- REGRESSION(r112177): listStyleType CSS property gets converted into listStyle |
- https://bugs.webkit.org/show_bug.cgi?id=83026 |
- |
- Reviewed by Darin Adler. |
- |
- Added test cases to cssText-shorthand.html and rebaselined some tests. |
- |
- * fast/css/cssText-shorthand-expected.txt: |
- * fast/css/cssText-shorthand.html: Added more test cases. |
- * fast/css/remove-shorthand-expected.txt: Correctly adds both border-width and border-style |
- when border-color is missing. |
- * printing/page-rule-css-text-expected.txt: Correctly uses border-width instead of border. |
- |
-2012-04-25 Nate Chapin <japhet@chromium.org> |
- |
- Test for https://bugs.webkit.org/show_bug.cgi?id=83918. |
- |
- Reviewed by Alexey Proskuryakov. |
- |
- * http/tests/cache/cancel-during-failure-crash-expected.txt: Added. |
- * http/tests/cache/cancel-during-failure-crash.html: Added. |
- |
-2012-04-25 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com> |
- |
- [EFL] [DRT] LayoutTestController needs implementation of addOriginAccessWhitelistEntry and removeOriginAccessWhitelistEntry |
- https://bugs.webkit.org/show_bug.cgi?id=83880 |
- |
- Reviewed by Antonio Gomes. |
- |
- Unskip test cases which rely on LayoutTestController's addOriginAccessWhitelistEntry |
- and removeOriginAccessWhitelistEntry implementation. |
- |
- * platform/efl/Skipped: |
- |
-2012-04-25 Thiago Marcos P. Santos <thiago.santos@intel.com> |
- |
- [EFL] Remove duplicated test expectations |
- https://bugs.webkit.org/show_bug.cgi?id=84717 |
- |
- Unreviewed gardening. |
- |
- These expected results are the same as the global ones. |
- |
- * platform/efl/compositing/geometry/tall-page-composited-expected.txt: Removed. |
- * platform/efl/fast/block/float/float-overflow-hidden-containing-block-width-expected.txt: Removed. |
- * platform/efl/fast/block/float/in-margin-expected.txt: Removed. |
- * platform/efl/fast/block/positioning/028-expected.txt: Removed. |
- * platform/efl/fast/block/positioning/031-expected.txt: Removed. |
- * platform/efl/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt: Removed. |
- * platform/efl/fast/borders/border-image-outset-split-inline-vertical-lr-expected.txt: Removed. |
- * platform/efl/fast/borders/border-radius-different-width-001-expected.txt: Removed. |
- * platform/efl/fast/borders/borderRadiusDashed01-expected.txt: Removed. |
- * platform/efl/fast/borders/borderRadiusDashed06-expected.txt: Removed. |
- * platform/efl/fast/borders/borderRadiusDotted02-expected.txt: Removed. |
- * platform/efl/fast/borders/borderRadiusDotted03-expected.txt: Removed. |
- * platform/efl/fast/borders/inline-mask-overlay-image-outset-expected.txt: Removed. |
- * platform/efl/fast/borders/inline-mask-overlay-image-outset-vertical-rl-expected.txt: Removed. |
- * platform/efl/fast/borders/only-one-border-with-width-expected.txt: Removed. |
- * platform/efl/fast/clip/017-expected.txt: Removed. |
- * platform/efl/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt: Removed. |
- * platform/efl/fast/css/bug4860-absolute-inline-child-inherits-alignment-expected.txt: Removed. |
- * platform/efl/fast/dom/HTMLMeterElement/meter-element-expected.txt: Removed. |
- * platform/efl/fast/dom/Window/webkitConvertPoint-expected.txt: Removed. |
- * platform/efl/fast/dynamic/subtree-boundary-percent-height-expected.txt: Removed. |
- * platform/efl/fast/dynamic/subtree-no-common-root-static-y-expected.txt: Removed. |
- * platform/efl/fast/dynamic/subtree-table-cell-height-expected.txt: Removed. |
- * platform/efl/fast/files/url-required-arguments-expected.txt: Removed. |
- * platform/efl/fast/gradients/border-image-gradient-expected.txt: Removed. |
- * platform/efl/fast/gradients/border-image-gradient-sides-and-corners-expected.txt: Removed. |
- * platform/efl/fast/images/color-jpeg-with-color-profile-expected.txt: Removed. |
- * platform/efl/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt: Removed. |
- * platform/efl/fast/layers/add-layer-with-nested-stacking-expected.txt: Removed. |
- * platform/efl/fast/parser/comment-in-script-expected.txt: Removed. |
- * platform/efl/fast/repaint/overflow-clip-subtree-layout-expected.txt: Removed. |
- * platform/efl/fast/repaint/subtree-root-clip-2-expected.txt: Removed. |
- * platform/efl/fast/repaint/subtree-root-clip-3-expected.txt: Removed. |
- * platform/efl/fast/repaint/subtree-root-clip-expected.txt: Removed. |
- * platform/efl/fast/replaced/image-tag-expected.txt: Removed. |
- * platform/efl/fast/ruby/ruby-base-merge-block-children-crash-expected.txt: Removed. |
- * platform/efl/svg/as-background-image/background-image-tiled-expected.txt: Removed. |
- * platform/efl/svg/as-background-image/same-image-two-instances-background-image-expected.txt: Removed. |
- * platform/efl/svg/as-image/svg-as-relative-image-with-explicit-size-expected.txt: Removed. |
- * platform/efl/svg/clip-path/clip-in-mask-expected.txt: Removed. |
- * platform/efl/svg/clip-path/clip-path-css-transform-1-expected.txt: Removed. |
- * platform/efl/svg/clip-path/clip-path-css-transform-2-expected.txt: Removed. |
- * platform/efl/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.txt: Removed. |
- * platform/efl/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.txt: Removed. |
- * platform/efl/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.txt: Removed. |
- * platform/efl/svg/css/mask-with-shadow-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVG-dynamic-css-transform-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGAElement-dom-href-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGAElement-dom-target-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGAElement-svgdom-href-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGAElement-svgdom-target-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGCircleElement-dom-requiredFeatures-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGCircleElement-svgdom-requiredFeatures-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGClipPath-influences-hitTesting-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGClipPathElement-css-transform-influences-hitTesting-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGClipPathElement-transform-influences-hitTesting-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGEllipseElement-dom-requiredFeatures-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGEllipseElement-svgdom-requiredFeatures-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-amplitude-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-exponent-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-intercept-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-offset-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-type-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-amplitude-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-exponent-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-intercept-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-offset-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-slope-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-type-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-inherit-lighting-color-css-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEDistantLightElement-dom-elevation-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-elevation-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-dx-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-dy-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-in-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-color-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opacity-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-stdDeviation-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dx-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dy-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-in-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-stdDeviation-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-call-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-in-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularConstant-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-dom-suraceScale-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-remove-lightSource-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-in-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularConstant-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularExponent-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-suraceScale-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-limitingConeAngle-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtY-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtZ-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-specularExponent-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-y-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-z-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-limitingConeAngle-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtX-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtY-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtZ-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-specularExponent-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-x-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-y-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-z-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFETileElement-svgdom-in-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFilterElement-dom-x-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-filterResX-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-primitiveUnits-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-width-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-height-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-result-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-width-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-x-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-y-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-height-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-width-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-x-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-y-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-dom-requiredFeatures-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-svgdom-requiredFeatures-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGGElement-dom-requiredFeatures-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGGElement-svgdom-requiredFeatures-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGImageElement-dom-requiredFeatures-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGImageElement-svgdom-requiredFeatures-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGLineElement-dom-x1-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGLineElement-dom-x2-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGLineElement-svgdom-x2-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGLineElement-svgdom-y1-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGLineElement-svgdom-y2-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGMarkerElement-dom-orient-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGMarkerElement-dom-refY-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGPathElement-dom-requiredFeatures-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGPathElement-svgdom-requiredFeatures-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGPatternElement-dom-height-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGPatternElement-dom-width-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGPatternElement-dom-x-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGPatternElement-dom-y-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGPolygonElement-dom-requiredFeatures-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGPolygonElement-svgdom-requiredFeatures-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGPolylineElement-dom-requiredFeatures-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGPolylineElement-svgdom-requiredFeatures-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGRectElement-dom-requiredFeatures-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGRectElement-dom-width-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGRectElement-dom-y-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGRectElement-svgdom-requiredFeatures-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGRectElement-svgdom-width-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGRectElement-svgdom-x-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGRectElement-svgdom-y-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGSVGElement-svgdom-requiredFeatures-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGTRefElement-dom-href-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGTextElement-dom-dx-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGTextElement-dom-dy-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGTextElement-dom-requiredFeatures-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGTextElement-dom-rotate-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGTextElement-dom-textLength-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGTextElement-dom-transform-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGTextElement-dom-x-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGTextElement-dom-y-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-dx-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-dy-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-requiredFeatures-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-textLength-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-x-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-y-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGUseElement-dom-href1-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGUseElement-dom-href2-attr-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGUseElement-svgdom-href1-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGUseElement-svgdom-href2-prop-expected.txt: Removed. |
- * platform/efl/svg/dynamic-updates/SVGUseElement-svgdom-requiredFeatures-expected.txt: Removed. |
- * platform/efl/svg/zoom/page/absolute-sized-document-no-scrollbars-expected.txt: Removed. |
- * platform/efl/svg/zoom/page/zoom-svg-as-image-expected.txt: Removed. |
- * platform/efl/svg/zoom/page/zoom-svg-as-object-expected.txt: Removed. |
- * platform/efl/svg/zoom/page/zoom-svg-as-relative-image-expected.txt: Removed. |
- * platform/efl/svg/zoom/text/absolute-sized-document-no-scrollbars-expected.txt: Removed. |
- * platform/efl/svg/zoom/text/absolute-sized-document-scrollbars-expected.txt: Removed. |
- * platform/efl/svg/zoom/text/relative-sized-document-scrollbars-expected.txt: Removed. |
- * platform/efl/tables/mozilla/bugs/bug120107-expected.txt: Removed. |
- * platform/efl/tables/mozilla/bugs/bug1271-expected.txt: Removed. |
- * platform/efl/tables/mozilla/bugs/bug12908-2-expected.txt: Removed. |
- * platform/efl/tables/mozilla/bugs/bug13169-expected.txt: Removed. |
- * platform/efl/tables/mozilla/bugs/bug196870-expected.txt: Removed. |
- * platform/efl/tables/mozilla/bugs/bug50695-2-expected.txt: Removed. |
- * platform/efl/tables/mozilla/bugs/bug9024-expected.txt: Removed. |
- * platform/efl/tables/mozilla_expected_failures/bugs/bug3517-expected.txt: Removed. |
- |
-2012-04-25 Mikhail Naganov <mnaganov@chromium.org> |
- |
- [Chromium] Unreviewed test expectations update |
- https://bugs.webkit.org/show_bug.cgi?id=84427 |
- |
- Unmark platform/chromium/editing/spelling/delete-misspelled-word.html as flaky. |
- The test has been fixed in r114866. |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-25 Ádám Kallai <kadam@inf.u-szeged.hu> |
- |
- [Qt] Unreviewed gardening. Skip a flaky test. |
- https://bugs.webkit.org/show_bug.cgi?id=84866 |
- |
- * platform/qt/Skipped: |
- |
-2012-04-25 Mikhail Naganov <mnaganov@chromium.org> |
- |
- [Chromium] Unreviewed test expectations update |
- https://bugs.webkit.org/show_bug.cgi?id=82300 |
- |
- Unmark compositing/images/direct-pdf-image.html as failing on Mac 10.6 |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-25 Milian Wolff <milian.wolff@kdab.com> |
- |
- [Qt] add LayoutTestController::setPrinting support to Qt unit tests |
- https://bugs.webkit.org/show_bug.cgi?id=84246 |
- |
- Reviewed by Simon Hausmann. |
- |
- * platform/qt/printing/compositing-layer-printing-expected.png: Added. |
- * platform/qt/printing/compositing-layer-printing-expected.txt: Added. |
- * platform/qt/printing/media-queries-print-expected.png: Added. |
- * platform/qt/printing/media-queries-print-expected.txt: Added. |
- * platform/qt/printing/page-rule-in-media-query-expected.png: Added. |
- * platform/qt/printing/page-rule-in-media-query-expected.txt: Renamed from LayoutTests/platform/qt/printing/page-rule-in-media-query-expected.txt. |
- * platform/qt/printing/simultaneous-position-float-change-expected.png: Added. |
- * platform/qt/printing/simultaneous-position-float-change-expected.txt: Added. |
- * platform/qt/printing/width-overflow-expected.png: Added. |
- * platform/qt/printing/width-overflow-expected.txt: Added. |
- * platform/qt/Skipped: |
- * platform/qt/printing/page-rule-in-media-query-expected.png: Removed. |
- |
-2012-04-25 Mikhail Naganov <mnaganov@chromium.org> |
- |
- [Chromium] Unreviewed test expectations update |
- https://bugs.webkit.org/show_bug.cgi?id=74055 |
- |
- Unmark fast/canvas/canvas-largedraws.html as failing on Mac 10.5 |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-25 Mark Hahnenberg <mhahnenberg@apple.com> |
- |
- fast/js/random-array-gc-stress times out in debug mode |
- https://bugs.webkit.org/show_bug.cgi?id=84821 |
- |
- Reviewed by Darin Adler. |
- |
- * fast/js/script-tests/random-array-gc-stress.js: Reduce number of iterations so |
- that the test can complete without timing out. Also remove the gc() function because |
- a gc() function is already provided in resources/js-test-pre.js. |
- |
-2012-04-25 Ádám Kallai <kadam@inf.u-szeged.hu> |
- |
- [Qt] Unreviewed gardening. Rebaseline after r115187. |
- |
- * platform/qt/svg/W3C-SVG-1.1/animate-elem-31-t-expected.png: |
- * platform/qt/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt: |
- |
-2012-04-25 Pierre Rossi <pierre.rossi@gmail.com> |
- |
- [SVG] Nothing should be stroked when the stroke-width is 0 |
- https://bugs.webkit.org/show_bug.cgi?id=83568 |
- |
- Reviewed by Nikolas Zimmermann. |
- |
- * platform/chromium/test_expectations.txt: mark affected tests for rebaseline. |
- * platform/qt/Skipped: Unskip svg/custom/path-zero-strokewidth.svg |
- |
-2012-04-25 Philippe Normand <pnormand@igalia.com> |
- |
- Unreviewed, GTK test_expectations update. |
- |
- * platform/gtk/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt: |
- Rebaseline after r115187. |
- * platform/gtk/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt: |
- Rebaseline after r115091. |
* platform/gtk/test_expectations.txt: |
-2012-04-25 Pavel Feldman <pfeldman@chromium.org> |
+2012-05-23 Csaba Osztrogonác <ossy@webkit.org> |
- Web Inspector: extract Linkifier from DebuggerPresentationModel. |
- https://bugs.webkit.org/show_bug.cgi?id=84855 |
+ [Qt] Unreviewed gardening. |
- Reviewed by Yury Semikhatsky. |
+ * platform/qt/Skipped: Unskip a now passing test. |
- * inspector/debugger/linkifier.html: |
+2012-05-22 Csaba Osztrogonác <ossy@webkit.org> |
-2012-04-25 Pavel Feldman <pfeldman@chromium.org> |
+ [Qt] Unreviewed gardening. |
- Web Inspector: move sourcemap-agnostic part of the debugger presentation model into the raw debugger. |
- https://bugs.webkit.org/show_bug.cgi?id=84852 |
+ * platform/qt/Skipped: Skip new, but failing tests. |
+ * platform/qt/printing/iframe-print-expected.png: Added after r118039. |
+ * platform/qt/printing/iframe-print-expected.txt: Added after r118039. |
- Reviewed by Yury Semikhatsky. |
+2012-05-22 Csaba Osztrogonác <ossy@webkit.org> |
- * http/tests/inspector/debugger-test.js: |
- * inspector/debugger/callstack-placards-discarded.html: |
- * inspector/debugger/debugger-breakpoints-not-activated-on-reload.html: |
- * inspector/debugger/live-edit-expected.txt: |
- * inspector/debugger/scripts-panel.html: |
- * inspector/debugger/selected-call-frame-after-formatting-source.html: |
- * inspector/debugger/set-breakpoint.html: |
+ [Qt] Unreviewed gardening, skip a failing test. |
-2012-04-25 Mikhail Naganov <mnaganov@chromium.org> |
- |
- [Chromium] Unreviewed test expectations update |
- https://bugs.webkit.org/show_bug.cgi?id=84854 |
- |
- Mark the following tests as flaky on Linux 32-bit: |
- |
- svg/batik/text/textOnPath.svg |
- svg/batik/text/verticalTextOnPath.svg |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-25 Yury Semikhatsky <yurys@chromium.org> |
- |
- Web Inspector: use composite node provider for diff nodes in heap profiler |
- https://bugs.webkit.org/show_bug.cgi?id=84849 |
- |
- Inroduced HeapSnapshotDiffNodesProvider which is basically a composite provider |
- combining providers for added and deleted nodes. This allowed to remove custom |
- implementation of HeapSnapshotGridNode.prototype.populateChildren. |
- |
- Reviewed by Pavel Feldman. |
- |
- * inspector/profiler/heap-snapshot-comparison-expansion-preserved-when-sorting.html: |
- * inspector/profiler/heap-snapshot-comparison-show-all.html: |
- * inspector/profiler/heap-snapshot-comparison-shown-node-count-preserved-when-sorting.html: |
- |
-2012-04-25 Szilard Ledan <szledan@inf.u-szeged.hu> |
- |
- [Qt] Gardening. Skipped a failing test. |
- https://bugs.webkit.org/show_bug.cgi?id=84566 |
- |
- Removed a test from test_expectations after r115171. |
- |
- Reviewed by Csaba Osztrogonác. |
- |
* platform/qt/Skipped: |
- * platform/qt/test_expectations.txt: |
-2012-04-25 Nikolas Zimmermann <nzimmermann@rim.com> |
+2012-05-22 Hayato Ito <hayato@chromium.org> |
- Refactor to/from/animatedType creation, to share more code between animators |
- https://bugs.webkit.org/show_bug.cgi?id=84846 |
+ Remove an assertion since an event's target might be a shadow root if a text node is clicked. |
+ https://bugs.webkit.org/show_bug.cgi?id=87072 |
- Reviewed by Antti Koivisto. |
+ Reviewed by Dimitri Glazkov. |
- Rebaseline one test result, which shows a progression. |
- (At the initial time when we capture the result, only two circles should be visible.) |
+ * fast/dom/shadow/shadow-dom-event-dispatching.html: |
- * platform/chromium/test_expectations.txt: |
- * platform/mac/svg/W3C-SVG-1.1/animate-elem-31-t-expected.png: |
- * platform/mac/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt: |
+2012-05-22 Dongwoo Im <dw.im@samsung.com> |
-2012-04-25 Mikhail Naganov <mnaganov@chromium.org> |
+ [EFL] Implements the registerProtocolHandler method and option. |
+ https://bugs.webkit.org/show_bug.cgi?id=73638 |
- [Chromium] Unreviewed test expectations update |
- https://bugs.webkit.org/show_bug.cgi?id=84847 |
- |
- Mark inspector/timeline/timeline-start-time.html as flaky on Windows. |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-25 Mikhail Naganov <mnaganov@chromium.org> |
- |
- [Chromium] Unreviewed test expectations update |
- |
- Unmark the following CSS pseudo-class tests: |
- |
- fast/css/empty-pseudo-class.html |
- fast/css/first-child-pseudo-class.html |
- fast/css/first-of-type-pseudo-class.html |
- fast/css/last-child-pseudo-class.html |
- fast/css/last-of-type-pseudo-class.html |
- fast/css/only-child-pseudo-class.html |
- fast/css/only-of-type-pseudo-class.html |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-25 Mikhail Naganov <mnaganov@chromium.org> |
- |
- [Chromium] Unreviewed test expectations update |
- |
- Remove expectation for a passing test: |
- fast/dom/error-to-string-stack-overflow.html |
- |
- Add an expectation for a passing test: |
- fast/viewport/scroll-delegates-switch-on-page-with-no-composition-mode-asserts.html |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-25 Mikhail Naganov <mnaganov@chromium.org> |
- |
- [Chromium] Unreviewed test expectations update |
- |
- Unmark these tests as failing on Windows: |
- fast/repaint/moving-shadow-on-container.html |
- fast/repaint/moving-shadow-on-path.html |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-25 Mikhail Naganov <mnaganov@chromium.org> |
- |
- [Chromium] Unreviewed test expectations update |
- https://bugs.webkit.org/show_bug.cgi?id=84813 |
- |
- Mark these tests as failing only on Mac and Windows: |
- |
- css3/filters/custom/custom-filter-shader-cache.html |
- css3/filters/custom/effect-custom-combined-missing.html |
- css3/filters/custom/effect-custom.html |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-25 Mikhail Naganov <mnaganov@chromium.org> |
- |
- [Chromium] Unreviewed test expectations update |
- |
- Unmark html5lib/runner.html -- changes that broke it were reverted in r115149. |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-25 Sergio Villar Senin <svillar@igalia.com> |
- |
- Unreviewed. Unskipped 28 http tests passing on all the GTK+ bots. |
- |
- * platform/gtk/test_expectations.txt: |
- |
-2012-04-25 Nikolas Zimmermann <nzimmermann@rim.com> |
- |
- Not reviewed. Update pixel test baseline on Lion. All color space changes when painting images. |
- I noticed that svg/custom/focus-ring.svg is flakey, the result may be off by two 1px changes. |
- |
- * platform/mac/svg/as-background-image/svg-as-background-4-expected.png: |
- * platform/mac/svg/as-border-image/svg-as-border-image-2-expected.png: |
- * platform/mac/svg/carto.net/window-expected.png: |
- * platform/mac/svg/custom/createImageElement-expected.png: |
- * platform/mac/svg/custom/createImageElement2-expected.png: |
- * platform/mac/svg/custom/deep-dynamic-updates-expected.png: |
- * platform/mac/svg/custom/focus-ring-expected.png: |
- * platform/mac/svg/custom/image-parent-translation-expected.png: |
- * platform/mac/svg/custom/image-small-width-height-expected.png: |
- * platform/mac/svg/custom/image-with-prefix-in-webarchive-expected.png: |
- * platform/mac/svg/custom/image-with-transform-clip-filter-expected.png: |
- * platform/mac/svg/custom/js-update-image-and-display-expected.png: |
- * platform/mac/svg/custom/js-update-image-and-display2-expected.png: |
- * platform/mac/svg/custom/js-update-image-and-display3-expected.png: |
- * platform/mac/svg/custom/js-update-image-expected.png: |
- * platform/mac/svg/custom/pointer-events-image-css-transform-expected.png: |
- * platform/mac/svg/custom/pointer-events-image-expected.png: |
- * platform/mac/svg/custom/text-image-opacity-expected.png: |
- * platform/mac/svg/custom/use-on-g-containing-foreignObject-and-image-expected.png: |
- * platform/mac/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.png: |
- * platform/mac/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.png: |
- * platform/mac/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.png: |
- * platform/mac/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.png: |
- * platform/mac/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.png: |
- * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.png: |
- * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png: |
- * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.png: |
- * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.png: |
- * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.png: |
- * platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.png: |
- * platform/mac/svg/wicd/test-rightsizing-b-expected.png: |
- * platform/mac/svg/zoom/page/zoom-background-images-expected.png: |
- |
-2012-04-25 Xianzhu Wang <wangxianzhu@chromium.org> |
- |
- Web Inspector: REGRESSION: Incorrect highlight position of inspected element in scrolled page |
- https://bugs.webkit.org/show_bug.cgi?id=84755 |
- |
- Reviewed by Pavel Feldman. |
- |
- * http/tests/inspector/elements-test.js: Extracted common function dumpInspectorHighlightRects() into here with a small bug fixed (x and y inversed). |
- * inspector/elements/highlight-node-scaled-expected.txt: Corrected the wrong inversed x and y. |
- * inspector/elements/highlight-node-scaled.html: Extracted out dumpInspectorHighlightRects(). |
- * inspector/elements/highlight-node-scroll-expected.txt: Added. Expectation of the new test case. |
- * inspector/elements/highlight-node-scroll.html: Added. The new test case. |
- * inspector/elements/highlight-node.html: Extracted out dumpInspectorHighlightRects(). Expectation not changed because the x and y happened to be the same in the original expectation. |
- * inspector/elements/highlight-svg-root.html: Ditto. |
- |
-2012-04-25 Csaba Osztrogonác <ossy@webkit.org> |
- |
- [Qt] Unreviewed morning gardening after r115091. |
- |
- * platform/qt/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png: |
- * platform/qt/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt: |
- |
-2012-04-24 Csaba Osztrogonác <ossy@webkit.org> |
- |
- [Qt] Unreviewed morning gardening after r115085. |
- |
- * platform/qt/Skipped: Unskip a non-existing test. |
- * platform/qt/svg/custom/embedding-external-svgs-expected.txt: |
- * platform/qt/svg/custom/relative-sized-use-on-symbol-expected.txt: |
- * platform/qt/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt: |
- * platform/qt/svg/custom/use-clipped-hit-expected.txt: |
- * platform/qt/svg/custom/use-modify-target-symbol-expected.txt: |
- * platform/qt/svg/custom/use-on-disallowed-foreign-object-5-expected.txt: |
- * platform/qt/svg/custom/use-setAttribute-crash-expected.txt: |
- * platform/qt/svg/custom/use-symbol-overflow-expected.txt: |
- * platform/wk2/Skipped: Unskip a non-existing test. |
- |
-2012-04-24 Yury Semikhatsky <yurys@chromium.org> |
- |
- Unreviewed. Skip inspector/profiler/heap-snapshot-comparison-dom-groups-change.html |
- on Win and Win Cairo in addition to Mac and Qt(JSC doesn't support heap profiling and |
- the test doesn't make sense there). |
- |
- * platform/win/Skipped: |
- * platform/wincairo/Skipped: |
- |
-2012-04-24 Philippe Normand <pnormand@igalia.com> |
- |
- Unreviewed, GTK svg rebaseline after r115085. |
- |
- * platform/gtk/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt: |
- * platform/gtk/svg/carto.net/button-expected.txt: |
- * platform/gtk/svg/carto.net/colourpicker-expected.txt: |
- * platform/gtk/svg/carto.net/slider-expected.txt: |
- * platform/gtk/svg/carto.net/window-expected.txt: |
- * platform/gtk/svg/custom/embedding-external-svgs-expected.txt: |
- * platform/gtk/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt: |
- * platform/gtk/svg/custom/relative-sized-use-on-symbol-expected.txt: |
- * platform/gtk/svg/custom/use-clipped-hit-expected.txt: |
- * platform/gtk/svg/custom/use-modify-target-symbol-expected.txt: |
- * platform/gtk/svg/custom/use-on-disallowed-foreign-object-5-expected.txt: |
- * platform/gtk/svg/custom/use-on-g-containing-symbol-expected.txt: |
- * platform/gtk/svg/custom/use-on-symbol-expected.txt: |
- * platform/gtk/svg/custom/use-recalcStyle-crash-expected.txt: |
- * platform/gtk/svg/custom/use-referencing-nonexisting-symbol-expected.txt: |
- * platform/gtk/svg/custom/use-setAttribute-crash-expected.txt: |
- * platform/gtk/svg/custom/use-symbol-overflow-expected.txt: |
- |
-2012-04-24 Kulanthaivel Palanichamy <kulanthaivel@codeaurora.org> |
- |
- getMatchedCSSRules() should return null when the second argument is an unrecognized pseudo-element name |
- https://bugs.webkit.org/show_bug.cgi?id=83298 |
- |
- Reviewed by Ojan Vafai. |
- |
- * fast/dom/Window/getMatchedCSSRules-with-invalid-pseudo-elements-expected.txt: Added. |
- * fast/dom/Window/getMatchedCSSRules-with-invalid-pseudo-elements.html: Added. |
- |
-2012-04-24 Alexis Menard <alexis.menard@openbossa.org> |
- |
- Implement createTBody for table element. |
- https://bugs.webkit.org/show_bug.cgi?id=84465 |
- |
- Reviewed by Ojan Vafai. |
- |
- Add test to cover the new createTBody method. |
- |
- * fast/table/table-create-tbody-existing-tbody-expected.txt: Added. |
- * fast/table/table-create-tbody-existing-tbody.html: Added. |
- * fast/table/table-create-tbody-expected.txt: Added. |
- * fast/table/table-create-tbody-multiple-tbody-expected.txt: Added. |
- * fast/table/table-create-tbody-multiple-tbody.html: Added. |
- * fast/table/table-create-tbody.html: Added. |
- |
-2012-04-24 Yong Li <yoli@rim.com> |
- |
- ASSERT failure in RenderLayer::computeRepaintRects |
- https://bugs.webkit.org/show_bug.cgi?id=84480 |
- |
- Reviewed by Simon Fraser. |
- |
- Add a layout test for it. |
- |
- * compositing/visibility/compositing-and-visibility-turned-off-together-expected.txt: Added. |
- * compositing/visibility/compositing-and-visibility-turned-off-together.html: Added. |
- |
-2012-04-24 Kent Tamura <tkent@chromium.org> |
- |
- Calendar Picker: Open a calendar picker by keyboard operation |
- https://bugs.webkit.org/show_bug.cgi?id=84680 |
- |
- Reviewed by Kentaro Hara. |
- |
- * fast/forms/date/date-stepup-stepdown-from-renderer-expected.txt: |
- * fast/forms/date/date-stepup-stepdown-from-renderer.html: |
- Stepping up/down by kerboard was removed. Update the test to confirm it doesn't work. |
- |
-2012-04-24 Alpha Lam <hclam@chromium.org> |
- |
- [chromium] Unreviewed test expectations update. |
- https://bugs.webkit.org/show_bug.cgi?id=84813 |
- |
- Suppress test image mismatch due to r115123. Rebaseline is coming soon. |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-24 Yael Aharon <yael.aharon@nokia.com> |
- |
- [Qt] Move notification icon download out of WebCore |
- https://bugs.webkit.org/show_bug.cgi?id=80700 |
- |
- Reviewed by Jian Li. |
- |
- Remove http/tests/notifications after the code the tests were testing has been removed. |
- |
- * http/tests/notifications: Removed. |
- * http/tests/notifications/icon-does-not-exist-expected.txt: Removed. |
- * http/tests/notifications/icon-does-not-exist.html: Removed. |
- * http/tests/notifications/icon-exists-cancel-expected.txt: Removed. |
- * http/tests/notifications/icon-exists-cancel.html: Removed. |
- * http/tests/notifications/icon-exists-expected.txt: Removed. |
- * http/tests/notifications/icon-exists-show-alert-during-load-expected.txt: Removed. |
- * http/tests/notifications/icon-exists-show-alert-during-load.html: Removed. |
- * http/tests/notifications/icon-exists.html: Removed. |
- * http/tests/notifications/icon-requires-auth-expected.txt: Removed. |
- * http/tests/notifications/icon-requires-auth.html: Removed. |
- * http/tests/notifications/resources: Removed. |
- * http/tests/notifications/resources/icon-exists.png: Removed. |
- * http/tests/notifications/resources/icon-requires-auth.php: Removed. |
- * platform/chromium/test_expectations.txt: |
- * platform/efl/Skipped: |
- * platform/gtk/test_expectations.txt: |
- * platform/mac/Skipped: |
- * platform/qt-5.0-wk2/Skipped: |
- * platform/qt/Skipped: |
- * platform/win/Skipped: |
- * platform/wincairo/Skipped: |
- |
-2012-04-24 Yael Aharon <yael.aharon@nokia.com> |
- |
- Unreviewed rebaseline after r115134. |
- |
- * platform/qt/fast/block/positioning/016-expected.txt: |
- * platform/qt/fast/block/positioning/025-expected.txt: |
- |
-2012-04-24 Jeffrey Pfau <jpfau@apple.com> |
- |
- Prevent drag and drop from setting file URLs |
- https://bugs.webkit.org/show_bug.cgi?id=76596 |
- |
- Reviewed by Enrica Casucci. |
- |
- Updated tests to reflect new expectations. |
- |
- * http/tests/security/dataTransfer-set-data-file-url.html: |
- * platform/mac/editing/pasteboard/dataTransfer-set-data-file-url.html: |
- |
-2012-04-24 Alpha Lam <hclam@chromium.org> |
- |
- [chromium] Unreviewed test expectations update. |
- https://bugs.webkit.org/show_bug.cgi?id=84810 |
- |
- Mark svg/carto.net/window.svg as fail due to changes in r115085. |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-24 Alpha Lam <hclam@chromium.org> |
- |
- [chromium] Unreviewed test expectations update. |
- https://bugs.webkit.org/show_bug.cgi?id=84806 |
- |
- html5lib/runner.html fails after r115099 and r115127, mark it so. |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-24 Chris Rogers <crogers@google.com> |
- |
- Fix layout test failures for Oscillator because WaveTable now normalizes to 0dBFS instead of -6dbFS |
- https://bugs.webkit.org/show_bug.cgi?id=84799 |
- |
- Reviewed by James Robinson. |
- |
- This fixes failures caused by: http://trac.webkit.org/changeset/115111 |
- We need to adjust the layout test itself to scale by 1/2 to compensate for the new WaveTable normalization. |
- The reason we don't change the audio .wav file baselines themselves is because audio values can potentially |
- clip past full scale, and we need to be able to avoid this "overshoot". |
- |
- * webaudio/resources/oscillator-testing.js: |
- (generateExponentialOscillatorSweep): |
- |
-2012-04-24 Alexandru Chiculita <achicu@adobe.com> |
- |
- CSS Shaders: Repainting the FECustomFilter requires full source image |
- https://bugs.webkit.org/show_bug.cgi?id=76689 |
- |
- Reviewed by Dean Jackson. |
- |
- * css3/filters/custom/filter-repaint-custom-clipped-expected.png: Added. |
- * css3/filters/custom/filter-repaint-custom-clipped-expected.txt: Added. |
- * css3/filters/custom/filter-repaint-custom-clipped.html: Added. |
- * css3/filters/custom/filter-repaint-custom-expected.png: Added. |
- * css3/filters/custom/filter-repaint-custom-expected.txt: Added. |
- * css3/filters/custom/filter-repaint-custom-rotated-expected.png: Added. |
- * css3/filters/custom/filter-repaint-custom-rotated-expected.txt: Added. |
- * css3/filters/custom/filter-repaint-custom-rotated.html: Added. |
- * css3/filters/custom/filter-repaint-custom.html: Added. |
- * css3/filters/resources/color-add.fs: Added. |
- * css3/filters/resources/vertex-horizontal-offset.vs: Added. |
- * css3/filters/resources/vertex-rotate.vs: Added. |
- * platform/chromium-mac/css3/filters/custom/filter-repaint-custom-clipped-expected.png: Added. |
- * platform/chromium-mac/css3/filters/custom/filter-repaint-custom-expected.png: Added. |
- * platform/chromium-mac/css3/filters/custom/filter-repaint-custom-rotated-expected.png: Added. |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-24 Alpha Lam <hclam@chromium.org> |
- |
- [chromium] Unreviewed test expectations update. |
- https://bugs.webkit.org/show_bug.cgi?id=84802 |
- |
- New test added in r115096 is failing on Chromium, mark it so. |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-24 Rob Buis <rbuis@rim.com> |
- |
- REGRESSION (r115083-r115087): 6 tests failing on Lion Release (WebKit2 Tests) |
- https://bugs.webkit.org/show_bug.cgi?id=84783 |
- |
- Reviewed by Dirk Schulze. |
- |
- Fix struct-use-09-b.svg missing test result by converting to a reftest. |
- |
- * platform/chromium-linux/svg/custom/struct-use-09-b-expected.png: Removed. |
- * platform/chromium-mac-leopard/svg/custom/struct-use-09-b-expected.png: Removed. |
- * platform/chromium-mac/svg/custom/struct-use-09-b-expected.png: Removed. |
- * platform/chromium-mac/svg/custom/struct-use-09-b-expected.txt: Removed. |
- * platform/chromium-win/svg/custom/struct-use-09-b-expected.png: Removed. |
- * platform/chromium-win/svg/custom/struct-use-09-b-expected.txt: Removed. |
- * platform/gtk/svg/custom/struct-use-09-b-expected.png: Removed. |
- * platform/gtk/svg/custom/struct-use-09-b-expected.txt: Removed. |
- * platform/mac-leopard/svg/custom/struct-use-09-b-expected.png: Removed. |
- * platform/mac/svg/custom/struct-use-09-b-expected.png: Removed. |
- * platform/qt/svg/custom/struct-use-09-b-expected.png: Removed. |
- * platform/qt/svg/custom/struct-use-09-b-expected.txt: Removed. |
- * svg/custom/struct-use-09-b-expected.svg: |
- * svg/custom/struct-use-09-b.svg: |
- |
-2012-04-24 Alpha Lam <hclam@chromium.org> |
- |
- [chromium] Unreviewd test expectations update. |
- https://bugs.webkit.org/show_bug.cgi?id=84790 |
- |
- Adding expectations for new tests added in r115091. |
- |
- * platform/chromium-mac/fast/css/table-rules-attribute-groups-with-frame-expected.png: Added. |
- * platform/chromium-mac/fast/css/table-rules-attribute-with-frame1-expected.png: Added. |
- * platform/chromium-mac/fast/css/table-rules-attribute-with-frame2-expected.png: Added. |
- |
-2012-04-24 Victor Carbune <vcarbune@adobe.com> |
- |
- Extra display logic for the media control panel element |
- https://bugs.webkit.org/show_bug.cgi?id=82476 |
- |
- Reviewed by Eric Carlson. |
- |
- Added test to ensure that controls are not displayed when |
- the controls attribute is not set. |
- |
- * media/video-controls-toggling-expected.txt: Added. |
- * media/video-controls-toggling.html: Added. |
- |
-2012-04-24 Alexandru Chiculita <achicu@adobe.com> |
- |
- CSS Shaders: Custom filters painting is broken |
- https://bugs.webkit.org/show_bug.cgi?id=82803 |
- |
- Reviewed by Kenneth Russell. |
- |
- * platform/chromium/test_expectations.txt: Un-skipping related tests on Chromium. |
- |
-2012-04-24 Rob Buis <rbuis@rim.com> |
- |
- [SVG] convert use-css-events.svg to be a reftest |
- https://bugs.webkit.org/show_bug.cgi?id=84788 |
- |
Reviewed by Andreas Kling. |
- * platform/chromium-linux/svg/custom/use-css-events-expected.png: Removed. |
- * platform/chromium-mac/svg/custom/use-css-events-expected.png: Removed. |
- * platform/chromium-mac/svg/custom/use-css-events-expected.txt: Removed. |
- * platform/chromium-win/svg/custom/use-css-events-expected.png: Removed. |
- * platform/chromium-win/svg/custom/use-css-events-expected.txt: Removed. |
- * platform/gtk/svg/custom/use-css-events-expected.png: Removed. |
- * platform/gtk/svg/custom/use-css-events-expected.txt: Removed. |
- * platform/mac-leopard/svg/custom/use-css-events-expected.png: Removed. |
- * platform/mac-snowleopard/svg/custom/use-css-events-expected.png: Removed. |
- * platform/mac/svg/custom/use-css-events-expected.png: Removed. |
- * platform/mac/svg/custom/use-css-events-expected.txt: Removed. |
- * platform/qt/svg/custom/use-css-events-expected.png: Removed. |
- * platform/qt/svg/custom/use-css-events-expected.txt: Removed. |
- * platform/win/svg/custom/use-css-events-expected.txt: Removed. |
- * svg/custom/use-css-events-expected.svg: Added. |
+ The registerProtocolHandler() method allows Web sites to register themselves |
+ as possible handlers for particular schemes. |
-2012-04-24 Rob Buis <rbuis@rim.com> |
+ http://dev.w3.org/html5/spec/Overview.html#dom-navigator-registerprotocolhandler |
- REGRESSION (r115083-r115087): 6 tests failing on Lion Release (WebKit2 Tests) |
- https://bugs.webkit.org/show_bug.cgi?id=84783 |
+ * platform/efl/fast/dom/register-protocol-handler-expected.txt: Added. |
- Reviewed by Andreas Kling. |
+2012-05-22 Stephanie Lewis <slewis@apple.com> |
- This regression was caused because the test results from an old patch were |
- blindly taken, rebaseline these against trunk. |
+ https://bugs.webkit.org/show_bug.cgi?id=87208 |
+ Unreviewed, checking in failing results. |
- * svg/custom/use-in-symbol-with-offset-expected.txt: |
- * svg/custom/use-transfer-width-height-properties-to-svg2-expected.txt: |
- * svg/custom/use-transfer-width-height-properties-to-symbol-expected.txt: |
+ * platform/mac/http/tests/cookies/js-get-and-set-http-only-cookie-expected.txt: Added. |
-2012-04-24 Alpha Lam <hclam@chromium.org> |
+2012-05-22 MORITA Hajime <morrita@google.com> |
- [chromium] Unreviewed test expectations update. |
- https://bugs.webkit.org/show_bug.cgi?id=84785 |
+ REGRESSION(r116629) tests for <style scoped> is crashing |
+ https://bugs.webkit.org/show_bug.cgi?id=87191 |
- Updating test expectation changes due to r115085. |
+ - Unskipped accidentally skipped test for <style scoped>. |
+ - Updated outdated expectations. |
- * platform/chromium-linux-x86/svg/custom/use-setAttribute-crash-expected.txt: Removed. |
- * platform/chromium-linux/svg/custom/use-setAttribute-crash-expected.txt: Removed. |
- * platform/chromium-mac-leopard/svg/custom/use-setAttribute-crash-expected.txt: Removed. |
- * platform/chromium-mac-snowleopard/svg/custom/use-setAttribute-crash-expected.txt: Removed. |
- * platform/chromium-mac/svg/custom/struct-use-09-b-expected.txt: Added. |
- * platform/chromium-win-vista/svg/custom/use-setAttribute-crash-expected.txt: Removed. |
- * platform/chromium-win-xp/svg/custom/use-setAttribute-crash-expected.txt: Removed. |
- * platform/chromium-win/svg/custom/embedding-external-svgs-expected.txt: |
- * platform/chromium-win/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt: |
- * platform/chromium-win/svg/custom/relative-sized-use-on-symbol-expected.txt: |
- * platform/chromium-win/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt: |
- * platform/chromium-win/svg/custom/struct-use-09-b-expected.txt: |
- * platform/chromium-win/svg/custom/use-setAttribute-crash-expected.txt: |
- * platform/chromium/svg/custom/use-in-symbol-with-offset-expected.txt: Added. |
- * platform/chromium/svg/custom/use-transfer-width-height-properties-to-svg2-expected.txt: Renamed from LayoutTests/platform/qt/svg/custom/use-transfer-width-height-properties-to-svg2-expected.txt. |
- * platform/chromium/svg/custom/use-transfer-width-height-properties-to-symbol-expected.txt: Renamed from LayoutTests/platform/qt/svg/custom/use-transfer-width-height-properties-to-symbol-expected.txt. |
+ Reviewed by Kent Tamura. |
-2012-04-24 Ryosuke Niwa <rniwa@webkit.org> |
- |
- Revert r115009; It doesn't make necessary changes to NodeRareData and Node. |
- |
- * fast/forms/form-collection-radio-node-list-expected.txt: Removed. |
- * fast/forms/form-collection-radio-node-list.html: Removed. |
- |
-2012-04-24 Alpha Lam <hclam@chromium.org> |
- |
- Unreviewed. Test expectations updates to make lint happy. |
- |
- Some test files are removed or moved so update test expectations accordingly. |
- |
+ * fast/css/style-scoped/style-scoped-in-shadow-expected.txt: |
* platform/chromium/test_expectations.txt: |
- * platform/gtk/test_expectations.txt: |
-2012-04-24 Robert Hogan <robert@webkit.org> |
+2012-05-21 Shawn Singh <shawnsingh@chromium.org> |
- Rebaseline 2 tests after r115091 |
+ Improve W3C conformance of backface-visibility |
+ https://bugs.webkit.org/show_bug.cgi?id=84195 |
- Unreviewed. |
+ Reviewed by Adrienne Walker. |
- * platform/mac/accessibility/table-detection-expected.txt: |
- * platform/mac/accessibility/table-with-rules-expected.txt: |
+ * compositing/backface-visibility-hierarchical-transform-expected.png: Removed. |
+ * compositing/backface-visibility/backface-visibility-3d-expected.png: Added. |
+ * compositing/backface-visibility/backface-visibility-3d-expected.txt: Copied from LayoutTests/compositing/backface-visibility-expected.txt. |
+ * compositing/backface-visibility/backface-visibility-3d.html: Added. |
+ * compositing/backface-visibility/backface-visibility-hierarchical-transform-expected.png: Added. |
+ * compositing/backface-visibility/backface-visibility-hierarchical-transform-expected.txt: Renamed from LayoutTests/compositing/backface-visibility-hierarchical-transform-expected.txt. |
+ * compositing/backface-visibility/backface-visibility-hierarchical-transform.html: Renamed from LayoutTests/compositing/backface-visibility-hierarchical-transform.html. |
+ * compositing/backface-visibility/backface-visibility-non3d-expected.png: Added. |
+ * compositing/backface-visibility/backface-visibility-non3d-expected.txt: Copied from LayoutTests/compositing/backface-visibility-expected.txt. |
+ * compositing/backface-visibility/backface-visibility-non3d.html: Added. |
+ * compositing/backface-visibility/backface-visibility-simple-expected.png: Renamed from LayoutTests/compositing/backface-visibility-expected.png. |
+ * compositing/backface-visibility/backface-visibility-simple-expected.txt: Renamed from LayoutTests/compositing/backface-visibility-expected.txt. |
+ * compositing/backface-visibility/backface-visibility-simple.html: Renamed from LayoutTests/compositing/backface-visibility.html. |
+ * platform/mac/test_expectations.txt: |
-2012-04-24 Dana Jansens <danakj@chromium.org> |
+2012-05-22 Sheriff Bot <webkit.review.bot@gmail.com> |
- [chromium] Rebaseline and enable the background-blur layout tests |
- https://bugs.webkit.org/show_bug.cgi?id=84654 |
+ Unreviewed, rolling out r118095. |
+ http://trac.webkit.org/changeset/118095 |
+ https://bugs.webkit.org/show_bug.cgi?id=87201 |
- Unreviewed. |
+ "Causing crashes on Mac in |
+ WebCore::StyleResolver::adjustRenderStyle (Requested by |
+ sundiamonde on #webkit). |
- * platform/chromium-linux/platform/chromium/compositing/filters/background-filter-blur-outsets-expected.txt: Removed. |
- * platform/chromium-mac/platform/chromium/compositing/filters/background-filter-blur-outsets-expected.png: Added. |
- * platform/chromium-win/platform/chromium/compositing/filters/background-filter-blur-outsets-expected.png: |
- * platform/chromium/test_expectations.txt: |
+ * fast/block/positioning/fixed-position-stacking-context-expected.png: Removed. |
+ * fast/block/positioning/fixed-position-stacking-context-expected.txt: Removed. |
+ * fast/block/positioning/fixed-position-stacking-context.html: Removed. |
+ * fast/block/positioning/fixed-position-stacking-context2-expected.png: Removed. |
+ * fast/block/positioning/fixed-position-stacking-context2-expected.txt: Removed. |
+ * fast/block/positioning/fixed-position-stacking-context2.html: Removed. |
-2012-04-24 Filip Pizlo <fpizlo@apple.com> |
+2012-05-22 Levi Weintraub <leviw@chromium.org> |
- DFG performs incorrect DCE on (some?) intrinsics |
- https://bugs.webkit.org/show_bug.cgi?id=84746 |
- <rdar://problem/11310772> |
+ NULL ptr in WebCore::RenderBlock::layoutRunsAndFloatsInRange |
+ https://bugs.webkit.org/show_bug.cgi?id=77786 |
- Rubber stamped by Oliver Hunt. |
+ Reviewed by Ryosuke Niwa. |
- * fast/js/dfg-dead-min-one-arg-expected.txt: Added. |
- * fast/js/dfg-dead-min-one-arg.html: Added. |
- * fast/js/dfg-dead-min-two-args-expected.txt: Added. |
- * fast/js/dfg-dead-min-two-args.html: Added. |
- * fast/js/script-tests/dfg-dead-min-one-arg.js: Added. |
- (foo): |
- (.x.f.valueOf): |
- * fast/js/script-tests/dfg-dead-min-two-args.js: Added. |
- (foo): |
- (bar): |
- (.x.f.valueOf): |
- (.y.f.valueOf): |
+ * fast/block/line-layout/crash-in-isolate-with-positioned-child-expected.txt: Added. |
+ * fast/block/line-layout/crash-in-isolate-with-positioned-child.html: Added. |
-2012-04-24 Andreas Kling <kling@webkit.org> |
+2012-05-22 Hayato Ito <hayato@chromium.org> |
- Rebaseline mac rendertree output for svg/custom/use-css-events.svg. |
+ Make ComposedShadowTreeWalker traverse inactive insertion points correctly. |
+ https://bugs.webkit.org/show_bug.cgi?id=86830 |
- * platform/mac/svg/custom/use-css-events-expected.txt: Updated for custom ellipse renderer changes. |
- |
-2012-04-24 Tommy Widenflycht <tommyw@google.com> |
- |
- MediaStream API: Moving LT/fast/dom/MediaStream/* to LT/fast/mediastream |
- https://bugs.webkit.org/show_bug.cgi?id=82870 |
- |
Reviewed by Dimitri Glazkov. |
- * fast/dom/MediaStream/script-tests/argument-types.js: Removed. |
- * fast/mediastream/argument-types-expected.txt: Renamed from LayoutTests/fast/dom/MediaStream/argument-types-expected.txt. |
- * fast/mediastream/argument-types.html: Renamed from LayoutTests/fast/dom/MediaStream/argument-types.html. |
- * fast/mediastream/enabled-expected.txt: Renamed from LayoutTests/fast/dom/MediaStream/enabled-expected.txt. |
- * fast/mediastream/enabled.html: Renamed from LayoutTests/fast/dom/MediaStream/enabled.html. |
- * fast/mediastream/no-interface-object-expected.txt: Renamed from LayoutTests/fast/dom/MediaStream/no-interface-object-expected.txt. |
- * fast/mediastream/no-interface-object.html: Renamed from LayoutTests/fast/dom/MediaStream/no-interface-object.html. |
- * fast/mediastream/peerconnection-Attributes.html: |
- * fast/mediastream/peerconnection-argument-types.html: |
- * fast/mediastream/script-tests/argument-types.js: |
- (test): |
- * fast/mediastream/script-tests/enabled.js: Renamed from LayoutTests/fast/dom/MediaStream/script-tests/enabled.js. |
- (hasGetUserMediaProperty): |
- * fast/mediastream/script-tests/no-interface-object.js: Renamed from LayoutTests/fast/dom/MediaStream/script-tests/no-interface-object.js. |
- (shouldThrowReferenceError): |
- (test): |
- * fast/mediastream/script-tests/peerconnection-Attributes.js: Renamed from LayoutTests/fast/mediastream/script-tests/Attributes.js. |
- (shouldNotThrow): |
- (test): |
- (shouldBeA): |
- (shouldBeTrueA): |
- (emptyFunction): |
- (ObjectThrowingException.prototype.toString): |
- (gotStream): |
- (gotStreamFailed): |
- * fast/mediastream/script-tests/peerconnection-argument-types.js: Copied from LayoutTests/fast/mediastream/script-tests/argument-types.js. |
- (shouldNotThrow): |
- (test): |
- (emptyFunction): |
- (ObjectThrowingException.prototype.toString): |
- * platform/efl/Skipped: |
- * platform/mac/Skipped: |
- * platform/qt/Skipped: |
- * platform/win/Skipped: |
- * platform/wincairo/Skipped: |
+ * fast/dom/shadow/composed-shadow-tree-walker-expected.txt: |
+ * fast/dom/shadow/composed-shadow-tree-walker.html: |
-2012-04-24 Mark Hahnenberg <mhahnenberg@apple.com> |
+2012-05-22 Stephanie Lewis <slewis@apple.com> |
- Failure to allocate ArrayStorage in emit_op_new_array leads to poisonous JSArray |
- https://bugs.webkit.org/show_bug.cgi?id=84648 |
+ See https://bugs.webkit.org/show_bug.cgi?id=87199 |
+ Unreviewed, add failing test to skipped list. |
- Reviewed by Geoffrey Garen. |
- |
- Added a test that randomly allocates new arrays, modifies the object graph by |
- pointing arrays to other arrays, and removes arrays from the global list. This test |
- is sufficient to repro this bug when the DFG is disabled, and it should serve as |
- a good regression test as we implement more optimizations for array allocation in |
- both JITs. |
- |
- * fast/js/random-array-gc-stress-expected.txt: Added. |
- * fast/js/random-array-gc-stress.html: Added. |
- * fast/js/script-tests/random-array-gc-stress.js: Added. |
- (gc): |
- (getRandomIndex): |
- (test): |
- |
-2012-04-21 Robert Hogan <robert@webkit.org> |
- |
- CSS 2.1 failure: table-columns-example-001 fails |
- https://bugs.webkit.org/show_bug.cgi?id=83978 |
- |
- Reviewed by David Hyatt. |
- |
- * css2.1/20110323/table-columns-example-001-expected.html: Added. |
- * css2.1/20110323/table-columns-example-001.htm: Added. |
- * fast/css/table-rules-attribute-expected.html: Added. |
- * fast/css/table-rules-attribute-groups-expected.html: Added. |
- * fast/css/table-rules-attribute-groups-with-frame-expected.png: Added. |
- * fast/css/table-rules-attribute-groups-with-frame-expected.txt: Added. |
- * fast/css/table-rules-attribute-groups-with-frame.html: Added. |
- * fast/css/table-rules-attribute-groups.html: Added. |
- * fast/css/table-rules-attribute-none-with-frame-expected.html: Added. |
- * fast/css/table-rules-attribute-none-with-frame.html: Added. |
- * fast/css/table-rules-attribute-with-frame1-expected.png: Added. |
- * fast/css/table-rules-attribute-with-frame1-expected.txt: Added. |
- * fast/css/table-rules-attribute-with-frame1.html: Added. |
- * fast/css/table-rules-attribute-with-frame2-expected.png: Added. |
- * fast/css/table-rules-attribute-with-frame2-expected.txt: Added. |
- * fast/css/table-rules-attribute-with-frame2.html: Added. |
- These test the correct interaction of a rules attribute with a frame attribute. 'cols' is used |
- for the test, but each of cols, rows, and all have the same effect on the table's borders. It wasn't |
- possible to create reftests for all of them because of the different behaviour of the frame attr to |
- a simple border, probably due to painting order. |
- * fast/css/table-rules-attribute.html: Added. |
- This tests correct rendering of the rules attribute on a table without its own border. It |
- also tests border collapsing on tables with a rules attribute. |
- * platform/chromium-linux/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png: |
- * platform/chromium-linux/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt: |
- This is a progression - the table's border is hidden. |
- * platform/chromium/test_expectations.txt: |
- * platform/gtk/test_expectations.txt: |
* platform/mac/Skipped: |
- * platform/mac/test_expectations.txt: |
- * platform/qt/test_expectations.txt: |
-2012-04-24 Thiago Marcos P. Santos <thiago.santos@intel.com> |
+2012-05-22 Jason Liu <jason.liu@torchmobile.com.cn> |
- [EFL] Rebaseline background tests |
- https://bugs.webkit.org/show_bug.cgi?id=84686 |
+ [BlackBerry] Possible to clobber httponly cookie. |
+ https://bugs.webkit.org/show_bug.cgi?id=86067 |
- Unreviewed rebaseline. |
+ Reviewed by Rob Buis. |
- * platform/efl/Skipped: |
- * platform/efl/fast/backgrounds/001-expected.txt: |
- * platform/efl/fast/backgrounds/animated-gif-as-background-expected.png: |
- * platform/efl/fast/backgrounds/animated-svg-as-mask-expected.txt: |
- * platform/efl/fast/backgrounds/background-leakage-expected.txt: |
- * platform/efl/fast/backgrounds/background-leakage-transforms-expected.txt: |
- * platform/efl/fast/backgrounds/background-origin-root-element-expected.txt: |
- * platform/efl/fast/backgrounds/background-position-1-expected.png: |
- * platform/efl/fast/backgrounds/background-position-parsing-expected.txt: |
- * platform/efl/fast/backgrounds/background-position-rounding-expected.png: |
- * platform/efl/fast/backgrounds/body-generated-image-propagated-to-root-expected.txt: |
- * platform/efl/fast/backgrounds/mask-box-image-expected.png: Added. |
- * platform/efl/fast/backgrounds/mask-box-image-expected.txt: Added. |
- * platform/efl/fast/backgrounds/mask-composite-expected.png: |
- * platform/efl/fast/backgrounds/opacity-on-document-element-expected.txt: |
- * platform/efl/fast/backgrounds/positioned-root-expected.png: Removed. |
- * platform/efl/fast/backgrounds/positioned-root-expected.txt: Removed. |
- * platform/efl/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.txt: |
- * platform/efl/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.txt: |
- * platform/efl/fast/backgrounds/repeat/negative-offset-repeat-expected.txt: |
- * platform/efl/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png: |
- * platform/efl/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.txt: |
- * platform/efl/fast/backgrounds/repeat/noRepeatCorrectClip-expected.png: |
- * platform/efl/fast/backgrounds/size/backgroundSize15-expected.txt: |
- * platform/efl/fast/backgrounds/size/backgroundSize16-expected.txt: |
- * platform/efl/fast/backgrounds/size/backgroundSize17-expected.png: |
- * platform/efl/fast/backgrounds/size/backgroundSize17-expected.txt: Removed. |
- * platform/efl/fast/backgrounds/size/backgroundSize18-expected.png: |
- * platform/efl/fast/backgrounds/size/backgroundSize18-expected.txt: Removed. |
- * platform/efl/fast/backgrounds/size/backgroundSize19-expected.png: |
- * platform/efl/fast/backgrounds/size/backgroundSize19-expected.txt: Removed. |
- * platform/efl/fast/backgrounds/size/backgroundSize20-expected.png: |
- * platform/efl/fast/backgrounds/size/backgroundSize20-expected.txt: Removed. |
- * platform/efl/fast/backgrounds/size/backgroundSize21-expected.png: |
- * platform/efl/fast/backgrounds/size/backgroundSize21-expected.txt: Removed. |
- * platform/efl/fast/backgrounds/size/backgroundSize22-expected.png: |
- * platform/efl/fast/backgrounds/size/backgroundSize22-expected.txt: Removed. |
- * platform/efl/fast/backgrounds/size/contain-and-cover-expected.png: Added. |
- * platform/efl/fast/backgrounds/size/contain-and-cover-zoomed-expected.png: Added. |
- * platform/efl/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt: Added. |
- * platform/efl/fast/backgrounds/size/zero-expected.txt: |
- * platform/efl/fast/backgrounds/solid-color-context-restore-expected.png: |
- * platform/efl/fast/backgrounds/solid-color-context-restore-expected.txt: |
- * platform/efl/fast/backgrounds/svg-as-mask-expected.txt: Removed. |
- * platform/efl/fast/backgrounds/table-root-expected.png: Removed. |
- * platform/efl/fast/backgrounds/table-root-expected.txt: Removed. |
+ * http/tests/cookies/js-get-and-set-http-only-cookie-expected.txt: Added. |
+ * http/tests/cookies/js-get-and-set-http-only-cookie.php: Added. |
+ * http/tests/cookies/script-tests/js-get-and-set-http-only-cookie.js: Added. |
-2012-04-24 Kenneth Russell <kbr@google.com> |
+2012-05-22 Kangil Han <kangil.han@samsung.com> |
- fast/dom/Window/window-postmessage-clone.html failing on Mac after r114992 |
- https://bugs.webkit.org/show_bug.cgi?id=84741 |
+ [EFL][DRT] Implement touch event |
+ https://bugs.webkit.org/show_bug.cgi?id=86720 |
- Not reviewed. Rebaseline only; verified locally. |
+ Reviewed by Hajime Morita. |
- * fast/dom/Window/window-postmessage-clone-expected.txt: |
+ Currently EFL DRT doesn't support touch event. |
+ Therefore, this patch enabled it and implemented some eventSender function callbacks. |
-2012-04-24 Andreas Kling <kling@webkit.org> |
- |
- Unreviewed, skip unsupported inspector heap profiler test on mac. |
- |
- * platform/mac/Skipped: Skip inspector/profiler/heap-snapshot-comparison-dom-groups-change.html |
- |
-2012-04-24 Rob Buis <rbuis@rim.com> |
- |
- [SVG] getBBox on a <g> within symbol returns 0 but with defs it works correctly |
- https://bugs.webkit.org/show_bug.cgi?id=72796 |
- |
- SVG <use> of <symbol> containing <linearGradient> renders black |
- https://bugs.webkit.org/show_bug.cgi?id=82775 |
- |
- Add a new test for each bug. Also rebaseline some test results since |
- RenderSVGHiddenContainer is dumped now. |
- |
- Reviewed by Dirk Schulze. |
- |
- * platform/chromium/test_expectations.txt: |
- * platform/mac/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt: |
- * platform/mac/svg/carto.net/button-expected.txt: |
- * platform/mac/svg/carto.net/colourpicker-expected.txt: |
- * platform/mac/svg/carto.net/slider-expected.txt: |
- * platform/mac/svg/carto.net/window-expected.txt: |
- * platform/mac/svg/custom/embedding-external-svgs-expected.txt: |
- * platform/mac/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt: |
- * platform/mac/svg/custom/relative-sized-use-on-symbol-expected.txt: |
- * platform/mac/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt: |
- * platform/mac/svg/custom/struct-use-09-b-expected.txt: Removed. |
- * platform/mac/svg/custom/use-clipped-hit-expected.txt: |
- * platform/mac/svg/custom/use-css-events-expected.txt: |
- * platform/mac/svg/custom/use-modify-target-symbol-expected.txt: |
- * platform/mac/svg/custom/use-on-disallowed-foreign-object-5-expected.txt: |
- * platform/mac/svg/custom/use-on-g-containing-symbol-expected.txt: |
- * platform/mac/svg/custom/use-on-symbol-expected.txt: |
- * platform/mac/svg/custom/use-on-symbol-inside-pattern-expected.txt: |
- * platform/mac/svg/custom/use-recalcStyle-crash-expected.txt: |
- * platform/mac/svg/custom/use-referencing-nonexisting-symbol-expected.txt: |
- * platform/mac/svg/custom/use-symbol-overflow-expected.txt: |
- * platform/qt/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt: |
- * platform/qt/svg/carto.net/button-expected.txt: |
- * platform/qt/svg/carto.net/colourpicker-expected.txt: |
- * platform/qt/svg/carto.net/slider-expected.txt: |
- * platform/qt/svg/carto.net/window-expected.txt: |
- * platform/qt/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt: |
- * platform/qt/svg/custom/use-on-g-containing-symbol-expected.txt: |
- * platform/qt/svg/custom/use-on-symbol-expected.txt: |
- * platform/qt/svg/custom/use-recalcStyle-crash-expected.txt: |
- * platform/qt/svg/custom/use-referencing-nonexisting-symbol-expected.txt: |
- * platform/qt/svg/custom/use-transfer-width-height-properties-to-svg2-expected.txt: |
- * platform/qt/svg/custom/use-transfer-width-height-properties-to-symbol-expected.txt: |
- * platform/qt/svg/custom/use-transfer-width-height-properties-to-symbol2-expected.txt: |
- * svg/custom/bbox-of-g-in-symbol-expected.txt: Added. |
- * svg/custom/bbox-of-g-in-symbol.svg: Added. |
- * svg/custom/deep-dynamic-updates-expected.txt: |
- * svg/custom/gradient-in-symbol-expected.svg: Added. |
- * svg/custom/gradient-in-symbol.svg: Added. |
- * svg/custom/use-in-symbol-with-offset-expected.txt: |
- * svg/custom/use-setAttribute-crash-expected.txt: |
- * svg/custom/use-transfer-width-height-properties-to-svg2-expected.txt: |
- * svg/custom/use-transfer-width-height-properties-to-symbol-expected.txt: |
- * svg/custom/use-transfer-width-height-properties-to-symbol1-expected.txt: |
- * svg/custom/use-transfer-width-height-properties-to-symbol2-expected.txt: |
- |
-2012-04-24 Philip Rogers <pdr@google.com> |
- |
- Update svg-ellipse-non-scale-stroke expectations |
- https://bugs.webkit.org/show_bug.cgi?id=82628 |
- |
- Unreviewed update of test expectations. |
- |
- * platform/chromium/test_expectations.txt: |
- * platform/gtk/svg/hittest/svg-ellipse-non-scale-stroke-expected.txt: Removed. |
- * platform/gtk/test_expectations.txt: |
- * svg/hittest/svg-ellipse-non-scale-stroke-expected.txt: |
- |
-2012-04-24 Mikhail Naganov <mnaganov@chromium.org> |
- |
- [Chromium] Unreviewed test expectations update. |
- https://bugs.webkit.org/show_bug.cgi?id=84735 |
- |
- Mark http/tests/inspector/change-iframe-src.html as flaky on Windows |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-24 Mikhail Naganov <mnaganov@chromium.org> |
- |
- [Chromium] Unreviewed test expectations update. |
- https://bugs.webkit.org/show_bug.cgi?id=84733 |
- |
- Mark fast/canvas/canvas-composite.html as flaky on Vista. |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-24 Philippe Normand <pnormand@igalia.com> |
- |
- Unreviewed, GTK test_expectations update. |
- |
- * platform/gtk/test_expectations.txt: One more drag&drop test |
- failing and mark fast/events/panScroll-click-hyperlink.html as |
- missing result. |
- |
-2012-04-24 Pavel Feldman <pfeldman@chromium.org> |
- |
- Web Inspector: encapsulate live location into the Script. |
- https://bugs.webkit.org/show_bug.cgi?id=84722 |
- |
- Reviewed by Yury Semikhatsky. |
- |
- * http/tests/inspector/debugger-test.js: |
- (initialize_DebuggerTest): |
- * inspector/debugger/linkifier.html: |
- |
-2012-04-24 Mikhail Naganov <mnaganov@chromium.org> |
- |
- [Chromium] Unreviewed test expectations update. |
- |
- The following tests have been marked as crashing in debug mode only: |
- |
- http/tests/websocket/tests/hixie76/workers/close-in-onmessage-crash.html |
- http/tests/websocket/tests/hixie76/workers/close-in-worker.html |
- http/tests/websocket/tests/hixie76/workers/worker-handshake-challenge-randomness.html |
- http/tests/websocket/tests/hixie76/workers/worker-simple.html |
- media/media-controller-playback.html |
- media/track/track-cues-missed.html |
- media/track/track-cues-pause-on-exit.html |
- media/track/track-cues-sorted-before-dispatch.html |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-24 Carlos Garcia Campos <cgarcia@igalia.com> |
- |
- [GTK] Should pass canvas/philip/tests/toDataURL.jpeg.alpha.html |
- https://bugs.webkit.org/show_bug.cgi?id=83973 |
- |
- Reviewed by Philippe Normand. |
- |
- * platform/gtk/test_expectations.txt: Unskip |
- canvas/philip/tests/toDataURL.jpeg.alpha.html |
- |
-2012-04-24 Florin Malita <fmalita@google.com> |
- |
- WebCore::EventTarget::addEventListener crash |
- https://bugs.webkit.org/show_bug.cgi?id=84171 |
- |
- Reviewed by Nikolas Zimmermann. |
- |
- * svg/custom/use-tref-crash-expected.txt: Added. |
- * svg/custom/use-tref-crash.svg: Added. |
- |
-2012-04-24 Mikhail Naganov <mnaganov@chromium.org> |
- |
- [Chromium] Unreviewed test expectations update. |
- https://bugs.webkit.org/show_bug.cgi?id=84724 |
- |
- Mark platform/chromium/media/video-frame-size-change.html as flaky on Mac 10.6. |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-24 Mikhail Naganov <mnaganov@chromium.org> |
- |
- [Chromium] Unreviewed test expectations update. |
- http://crbug.com/31623 |
- |
- Mark http/tests/appcache/remove-cache.html as flaky on Mac 10.6. |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-24 Mikhail Naganov <mnaganov@chromium.org> |
- |
- [Chromium] Unreviewed test expectations update. |
- https://bugs.webkit.org/show_bug.cgi?id=84720 |
- |
- Mark fast/repaint/fixed-right-in-page-scale.html as flaky in debug mode. |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-24 Mikhail Naganov <mnaganov@chromium.org> |
- |
- [Chromium] Unreviewed test expectations update. |
- https://bugs.webkit.org/show_bug.cgi?id=84719 |
- |
- Mark svg/text/select-text-svgfont.html as flaky on Windows. |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-24 Christophe Dumez <christophe.dumez@intel.com> |
- |
- [EFL] Enable Web Timing |
- https://bugs.webkit.org/show_bug.cgi?id=84705 |
- |
- Reviewed by Tony Gentilcore. |
- |
- Unskip the test cases that require Web Timing now that it is enabled |
- by default in EFL port. |
- |
* platform/efl/Skipped: |
-2012-04-24 Mikhail Naganov <mnaganov@chromium.org> |
+2012-05-22 Stephanie Lewis <slewis@apple.com> |
- [Chromium] Unreviewed test expectations update. |
- https://bugs.webkit.org/show_bug.cgi?id=65063 |
+ Unreviewed, update result missed by http://trac.webkit.org/changeset/117673. |
- Unmark as failing on Mac 10.6 css2.1/t0905-c414-flt-01-d-g.html. |
+ * platform/mac-wk2/fast/forms/plaintext-mode-2-expected.txt: |
- * platform/chromium/test_expectations.txt: |
+2012-05-22 Stephanie Lewis <slewis@apple.com> |
-2012-04-24 Mikhail Naganov <mnaganov@chromium.org> |
+ See https://bugs.webkit.org/show_bug.cgi?id=87187 |
+ <rdar://problem/11511011> acid3 fails on WebKit2 (87187) |
- [Chromium] Unreviewed test expectations update. |
+ Unreviewed, checking in failing results. |
- Unmark as failing on Mac 10.5 the following tests: |
- fast/backgrounds/size/backgroundSize15.html |
- fast/events/reveal-link-when-focused.html |
- fast/frames/content-opacity-1.html |
- fast/frames/content-opacity-2.html |
- fast/xsl/xslt-extra-content-at-end.xml |
- printing/return-from-printing-mode.html |
+ * platform/mac-wk2/http/tests/misc/acid3-expected.txt: |
- * platform/chromium/test_expectations.txt: |
+2012-05-22 James Robinson <jamesr@chromium.org> |
-2012-04-24 Mikhail Naganov <mnaganov@chromium.org> |
+ Add a Setting to make position:fixed form a new stacking context |
+ https://bugs.webkit.org/show_bug.cgi?id=87186 |
- [Chromium] Unreviewed test expectations update. |
- https://bugs.webkit.org/show_bug.cgi?id=82628 |
+ Reviewed by Adam Barth. |
- Unmark svg/hittest/svg-ellipse-non-scale-stroke.xhtml -- passes for a long time. |
+ Adds layout tests that confirm we don't creates stacking contexts for position:fixed by default, but we do when |
+ the fixedPositionCreatesStackingContext Setting is true. |
- * platform/chromium/test_expectations.txt: |
+ Qt and Blackberry will need different expectations since they set this via an #ifdef |
-2012-04-24 Mikhail Naganov <mnaganov@chromium.org> |
+ * fast/block/positioning/fixed-position-stacking-context-expected.png: Added. |
+ * fast/block/positioning/fixed-position-stacking-context-expected.txt: Added. |
+ * fast/block/positioning/fixed-position-stacking-context.html: Added. |
+ * fast/block/positioning/fixed-position-stacking-context2-expected.png: Added. |
+ * fast/block/positioning/fixed-position-stacking-context2-expected.txt: Added. |
+ * fast/block/positioning/fixed-position-stacking-context2.html: Added. |
- [Chromium] Unreviewed test expectations update. |
- https://bugs.webkit.org/show_bug.cgi?id=75161 |
+2012-05-22 Adam Barth <abarth@webkit.org> |
- Unmark media/video-poster-blocked-by-willsendrequest.html -- fails no more after FFmpeg roll 132717:133551 in Chromium. |
+ RenderInline::absoluteRects does some incorrect layout math |
+ https://bugs.webkit.org/show_bug.cgi?id=87036 |
- * platform/chromium/test_expectations.txt: |
+ Reviewed by Eric Seidel. |
-2012-04-24 Mikhail Naganov <mnaganov@chromium.org> |
+ * fast/inline/boundingBox-with-continuation-expected.txt: Added. |
+ * fast/inline/boundingBox-with-continuation.html: Added. |
- [Chromium] Unreviewed test expectations update. |
- https://bugs.webkit.org/show_bug.cgi?id=84714 |
+2012-05-22 Jessie Berlin <jberlin@apple.com> |
- Mark compositing/geometry/empty-embed-rects.html as flaky on Mac 10.6. |
+ Do some more clean up on the WK2 Skipped list. |
- * platform/chromium/test_expectations.txt: |
+ Add bug numbers, remove tests that have been fixed, and consolidate tests that are already |
+ covered elsewhere in the file. |
-2012-04-24 Mikhail Naganov <mnaganov@chromium.org> |
+ * platform/wk2/Skipped: |
- [Chromium] Unreviewed test expectations update. |
- https://bugs.webkit.org/show_bug.cgi?id=84712 |
+2012-05-22 Jessie Berlin <jberlin@apple.com> |
- Mark http/tests/inspector/network/x-frame-options-deny.html as flaky on Vista. |
+ WebKitTestRunner needs an implementation of layoutTestController.setDefersLoading |
+ https://bugs.webkit.org/show_bug.cgi?id=64313 |
- * platform/chromium/test_expectations.txt: |
+ Reviewed by Jon Honeycutt. |
-2012-04-24 Philippe Normand <pnormand@igalia.com> |
+ * platform/wk2/Skipped: |
+ Remove a test that uses setDefersLoading from the WK2 Skipped list. |
- Unreviewed, fix some more GTK baselines after r114836. |
+2012-05-22 Jessie Berlin <jberlin@apple.com> |
- * platform/gtk/fast/dom/horizontal-scrollbar-in-rtl-expected.txt: |
- * platform/gtk/fast/dom/importNodeHTML-expected.txt: |
- * platform/gtk/fast/dom/importNodeXML-expected.txt: |
- * platform/gtk/fast/dom/inner-text-expected.txt: |
- * platform/gtk/fast/dom/isindex-001-expected.txt: |
- * platform/gtk/fast/dom/isindex-002-expected.txt: |
- * platform/gtk/fast/dom/outerText-expected.txt: |
- * platform/gtk/fast/dom/prototype-inheritance-2-expected.txt: |
- * platform/gtk/fast/dom/row-inner-text-expected.txt: |
- * platform/gtk/fast/dom/rtl-scroll-to-leftmost-and-resize-expected.txt: |
- * platform/gtk/fast/dom/scroll-reveal-left-overflow-expected.txt: |
- * platform/gtk/fast/dom/scroll-reveal-top-overflow-expected.txt: |
- * platform/gtk/fast/dom/tabindex-clamp-expected.txt: |
- * platform/gtk/fast/dom/vertical-scrollbar-in-rtl-expected.txt: |
+ [Mac WK2] platform/mac-wk2/plugins/mouse-events-scaled.html failing |
+ https://bugs.webkit.org/show_bug.cgi?id=87182 |
-2012-04-24 János Badics <jbadics@inf.u-szeged.hu> |
+ Add expected (failing?) results to get the bots green. |
- [Qt] Gardening. Skipped a test because JSC doesn't support heap profiling. |
+ * platform/mac-wk2/plugins/mouse-events-scaled-expected.txt: |
- Reviewed by Csaba Osztrogonác. |
+2012-05-22 Jessie Berlin <jberlin@apple.com> |
- * platform/qt/Skipped: |
+ WebKitTestRunner needs layoutTestController.setPrinting |
+ https://bugs.webkit.org/show_bug.cgi?id=42693 |
-2012-04-24 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com> |
+ Add printing/iframe-print.html to the WK2 Skipped list. |
- [EFL] [DRT] Enable passing sputnik tests |
- https://bugs.webkit.org/show_bug.cgi?id=84600 |
+ * platform/wk2/Skipped: |
- Unreviewed, unskip sputnik tests which are passing now. |
+2012-05-22 Raphael Kubo da Costa <rakuco@webkit.org> |
- * platform/efl/Skipped: |
+ [EFL] Gardening; skip test added in r118001. |
-2012-04-24 Christophe Dumez <christophe.dumez@intel.com> |
+ Skip it while the necessary mechanisms are not implemented by the |
+ port. |
- [EFL] Move tests that require link prefetching to test expectations |
- https://bugs.webkit.org/show_bug.cgi?id=84673 |
- |
- Unreviewed, test expectations update. |
- |
- Move tests that require link prefetching to test expectations since it |
- is disabled by default. |
- |
- * platform/efl/Skipped: |
* platform/efl/test_expectations.txt: |
-2012-04-24 Pavel Feldman <pfeldman@chromium.org> |
+2012-05-22 Dan Bernstein <mitz@apple.com> |
- Web Inspector: remove pure delegation code from DebuggerPresentationModel |
- https://bugs.webkit.org/show_bug.cgi?id=84704 |
+ REGRESSION (r105513): CSS max-width is not applied to SVG element |
+ https://bugs.webkit.org/show_bug.cgi?id=87050 |
- Reviewed by Yury Semikhatsky. |
+ Reviewed by Darin Adler. |
- * http/tests/inspector/debugger-test.js: |
- (initialize_DebuggerTest): |
- * inspector/debugger/pause-in-inline-script.html: |
+ * svg/css/max-height-expected.png: Added. |
+ * svg/css/max-height-expected.txt: Added. |
+ * svg/css/max-height.html: Added. |
+ * svg/css/max-width-expected.png: Added. |
+ * svg/css/max-width-expected.txt: Added. |
+ * svg/css/max-width.html: Added. |
-2012-04-24 Yury Semikhatsky <yurys@chromium.org> |
+2012-05-22 Emil A Eklund <eae@chromium.org> |
- Web Inspector: native nodes may have snapshot id less than base snapshot max JS object id |
- https://bugs.webkit.org/show_bug.cgi?id=84681 |
+ Unreviewed chromium test_expectations update, added bug number for a couple of skipped tests. |
- Make sure new nodes whose IDs less than base snapshot max JS object id will |
- get into snapshot delta. |
- |
- Reviewed by Pavel Feldman. |
- |
- * inspector/profiler/heap-snapshot-comparison-dom-groups-change-expected.txt: Added. |
- * inspector/profiler/heap-snapshot-comparison-dom-groups-change.html: Added. |
- |
-2012-04-24 Philippe Normand <pnormand@igalia.com> |
- |
- Unreviewed, unflag tests passing after r114796. |
- |
- * platform/gtk/test_expectations.txt: |
- |
-2012-04-24 Philippe Normand <pnormand@igalia.com> |
- |
- Unreviewed, GTK test_expectations update. |
- |
- * platform/gtk/test_expectations.txt: |
- |
-2012-04-24 Mikhail Naganov <mnaganov@chromium.org> |
- |
- [Chromium] Unreviewed test expectations update. |
- https://bugs.webkit.org/show_bug.cgi?id=79454 |
- |
- Mark svg/text/text-rescale.html as flaky on release Linux as well. |
- |
* platform/chromium/test_expectations.txt: |
-2012-04-24 Mikhail Naganov <mnaganov@chromium.org> |
+2012-05-22 Joshua Bell <jsbell@chromium.org> |
- [Chromium] Unreviewed test expectations update. |
- https://bugs.webkit.org/show_bug.cgi?id=84696 |
+ [Chromium] Add missing baselines for r118039. |
- Mark fast/workers/storage/interrupt-database.html as flaky on Mac 10.6 |
+ Unreviewed gardening. |
- * platform/chromium/test_expectations.txt: |
+ * platform/chromium-linux/printing/iframe-print-expected.png: Added. |
+ * platform/chromium-mac-leopard/printing/iframe-print-expected.png: Added. |
+ * platform/chromium-mac-snowleopard/printing/iframe-print-expected.png: Added. |
+ * platform/chromium-mac/printing/iframe-print-expected.png: Added. |
+ * platform/chromium-mac/printing/iframe-print-expected.txt: Added. |
+ * platform/chromium-win/printing/iframe-print-expected.png: Added. |
+ * platform/chromium-win/printing/iframe-print-expected.txt: Added. |
-2012-04-24 Mikhail Naganov <mnaganov@chromium.org> |
+2012-05-22 Jessie Berlin <jberlin@apple.com> |
- [Chromium] Unreviewed test expectations update. |
- https://bugs.webkit.org/show_bug.cgi?id=84698 |
+ WK2 Skipped list should be updated to reflect that |
+ https://bugs.webkit.org/show_bug.cgi?id=57515 has been fixed. |
+ https://bugs.webkit.org/show_bug.cgi?id=87170. |
- Mark fast/forms/placeholder-position.html as flaky on Linux |
+ Reviewed by Brady Eidson. |
- * platform/chromium/test_expectations.txt: |
+ Remove the tests from the Skipped list that now pass, separate out the test that crashes with |
+ its own entry, and correctly cover the shadow dom tests. |
-2012-04-24 Szilard Ledan <szledan@inf.u-szeged.hu> |
+ * platform/wk2/Skipped: |
- [Qt] Gardening |
+2012-05-22 Jessie Berlin <jberlin@apple.com> |
- Reviewed by Csaba Osztrogonác. |
+ WTR needs an implementation of setAutomaticLinkDetectionEnabled |
+ https://bugs.webkit.org/show_bug.cgi?id=87162 |
- * platform/qt/Skipped: Skip http/tests/notifications/icon-exists-cancel.html, because it fails from r115011. |
- * platform/qt/fast/forms/form-collection-radio-node-list-expected.txt: Added after r115009. |
+ Add editing/inserting/typing-space-to-trigger-smart-link.html to the WK2 Skipped list. |
-2012-04-24 Philippe Normand <pnormand@igalia.com> |
+ * platform/wk2/Skipped: |
- Unreviewed, GTK test_expectations update, mark some tests as |
- failing and remove wrong baselines. |
+2012-05-22 Adam Barth <abarth@webkit.org> |
- * platform/gtk/fast/events/attempt-scroll-with-no-scrollbars-expected.txt: Removed. |
- * platform/gtk/fast/events/mouse-relative-position-expected.txt: Removed. |
- * platform/gtk/fast/events/panScroll-click-hyperlink-expected.txt: Removed. |
- * platform/gtk/fast/events/selectstart-by-double-triple-clicks-expected.txt: Removed. |
- * platform/gtk/test_expectations.txt: |
+ echo-inspan.pl is missing a semicolon on line 14, freaks out Apache on multiple regression tests |
+ https://bugs.webkit.org/show_bug.cgi?id=86023 |
-2012-04-24 Mikhail Naganov <mnaganov@chromium.org> |
+ Reviewed by Eric Seidel. |
- [Chromium] Unreviewed test expectations update. |
+ This typo was causing a syntax error, making us lose test coverage. |
- Fix lint error in the test expectations file. |
+ * http/tests/security/xssAuditor/open-iframe-src-expected.txt: Rebased result. |
+ * http/tests/security/xssAuditor/open-script-src-expected.txt: Ditto. |
+ * http/tests/security/xssAuditor/resources/echo-inspan.pl: |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-24 Philippe Normand <pnormand@igalia.com> |
- |
- Unreviewed, re-add the GTK baselines that were removed during last |
- rebaseline of doom (like r114836 and likely other commits). |
- |
- * platform/gtk/: Fix empty baselines... |
- * platform/gtk/editing/selection/5195166-1-expected.txt: Added. |
- * platform/gtk/fast/html/details-marker-style-expected.txt: Added. |
- * platform/gtk/fast/images/support-broken-image-delegate-expected.txt: Added. |
- |
-2012-04-24 Mikhail Naganov <mnaganov@chromium.org> |
- |
- [Chromium] Unreviewed test expectations update. |
- https://bugs.webkit.org/show_bug.cgi?id=84689 |
- |
- Mark fast/images/embed-does-not-propagate-dimensions-to-object-ancestor.html as flaky on Mac 10.6 |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-24 Christophe Dumez <christophe.dumez@intel.com> |
- |
- [EFL] move tests that require LayoutTestController's layerTreeAsText to test expectations |
- https://bugs.webkit.org/show_bug.cgi?id=84671 |
- |
- Unreviewed, test expectations update. |
- |
- Moving test cases which require layerTreeAsText from Skipped list to |
- test expectations. |
- |
- * platform/efl/Skipped: |
- * platform/efl/test_expectations.txt: |
- |
-2012-04-24 Mikhail Naganov <mnaganov@chromium.org> |
- |
- [Chromium] Unreviewed test expectations update. |
- https://bugs.webkit.org/show_bug.cgi?id=84688 |
- |
- Mark compositing/animation/computed-style-during-delay.html as flaky on Mac 10.6 |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-24 Kent Tamura <tkent@chromium.org> |
- |
- [Chromium] All of <datalist> tests are passing. |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-24 Mikhail Naganov <mnaganov@chromium.org> |
- |
- [Chromium] Unreviewed test expectations update. |
- |
- Mark certain media tests after FFmpeg roll in Chromium: |
- media/media-controller-playback.html |
- media/track/track-cues-missed.html |
- media/track/track-cues-pause-on-exit.html |
- media/track/track-cues-sorted-before-dispatch.html |
- media/video-colorspace-yuv422.html |
- media/video-currentTime-delay.html |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-24 Philippe Normand <pnormand@igalia.com> |
- |
- Unreviewed, GTK test_expectations and another media rebaseline |
- after r114957. |
- |
- * platform/gtk/fast/forms/large-toggle-elements-expected.txt: |
- * platform/gtk/fast/frames/scrolling-iframe-out-of-viewport-expected.txt: |
- * platform/gtk/media/audio-controls-rendering-expected.txt: |
- * platform/gtk/media/audio-repaint-expected.txt: |
- * platform/gtk/media/controls-strict-expected.txt: |
- * platform/gtk/media/controls-styling-expected.txt: |
- * platform/gtk/media/controls-without-preload-expected.txt: |
- * platform/gtk/media/media-controls-clone-expected.txt: |
- * platform/gtk/media/media-document-audio-repaint-expected.txt: |
- * platform/gtk/media/video-controls-rendering-expected.txt: |
- * platform/gtk/test_expectations.txt: |
- |
-2012-04-24 Csaba Osztrogonác <ossy@webkit.org> |
- |
- [Qt] Unreviewed gardening. Skip failing tests because of new regressions. |
- |
- * platform/qt-5.0-wk2/Skipped: |
- * platform/qt-5.0/Skipped: |
- * platform/qt/Skipped: |
- |
-2012-04-24 Rakesh KN <rakesh.kn@motorola.com> |
- |
- RadioNodeList support in HTMLFormElement::elements |
- https://bugs.webkit.org/show_bug.cgi?id=81854 |
- |
- Reviewed by Ryosuke Niwa. |
- |
- * fast/forms/form-collection-radio-node-list-expected.txt: Added. |
- * fast/forms/form-collection-radio-node-list.html: Added. |
- |
-2012-04-24 Philippe Normand <pnormand@igalia.com> |
- |
- Unreviewed, GTK test_expectations update. |
- |
- * platform/gtk/test_expectations.txt: |
- |
-2012-04-24 Philippe Normand <pnormand@igalia.com> |
- |
- Unreviewed, GTK rebaseline after r114957. |
- |
- * platform/gtk/fast/hidpi/video-controls-in-hidpi-expected.txt: |
- * platform/gtk/media/video-empty-source-expected.txt: |
- * platform/gtk/media/video-no-audio-expected.txt: |
- * platform/gtk/media/video-volume-slider-expected.txt: |
- * platform/gtk/media/video-zoom-controls-expected.txt: |
- |
-2012-04-23 Kent Tamura <tkent@chromium.org> |
- |
- Unreviewed. Fix incorrect test results for <datalist> |
- |
- * fast/forms/datalist/datalist-expected.txt: Remove fallback content. |
- * fast/forms/datalist/datalist-nonoption-child-expected.txt: ditto. |
- * platform/chromium-linux/fast/forms/datalist/input-list-expected.png: Removed. |
- * platform/chromium-mac/fast/forms/datalist/input-list-expected.png: Removed. |
- * platform/chromium-mac/fast/forms/datalist/input-list-expected.txt: Removed. |
- * platform/chromium-win/fast/forms/datalist/input-list-expected.png: Removed. |
- * platform/chromium-win/fast/forms/datalist/input-list-expected.txt: Removed. |
- |
-2012-04-23 Kent Tamura <tkent@chromium.org> |
- |
- Show the format indicator in a date field |
- https://bugs.webkit.org/show_bug.cgi?id=83872 |
- |
- Reviewed by Hajime Morita. |
- |
- * fast/forms/date/date-fixed-placeholder-expected.txt: Added. |
- * fast/forms/date/date-fixed-placeholder.html: Added. |
- * platform/chromium/test_expectations.txt: |
- Mark date-appearance.html FAIL because of render dump change. |
- |
-2012-04-23 Dmitry Titov <dimich@chromium.org> |
- |
- Getting baselines for new test landed in http://trac.webkit.org/changeset/114973 |
- Not reviewed. |
- |
- * platform/chromium-linux-x86/fast/html/details-marker-style-expected.txt: Added. |
- * platform/chromium-linux/fast/html/details-marker-style-expected.png: Added. |
- * platform/chromium-linux/fast/html/details-marker-style-expected.txt: Added. |
- * platform/chromium-mac-leopard/fast/html/details-marker-style-expected.txt: Added. |
- * platform/chromium-mac-snowleopard/fast/html/details-marker-style-expected.txt: Added. |
- * platform/chromium-mac/fast/html/details-marker-style-expected.png: Added. |
- * platform/chromium-mac/fast/html/details-marker-style-expected.txt: Added. |
- * platform/chromium-win-vista/fast/html/details-marker-style-expected.txt: Added. |
- * platform/chromium-win-xp/fast/html/details-marker-style-expected.txt: Added. |
- * platform/chromium-win/fast/html/details-marker-style-expected.png: Added. |
- * platform/chromium-win/fast/html/details-marker-style-expected.txt: Added. |
- |
-2012-04-23 Dana Jansens <danakj@chromium.org> |
- |
- Layout Test platform/chromium/compositing/filters/background-filter-blur-outsets.html is failing |
- https://bugs.webkit.org/show_bug.cgi?id=84072 |
- |
- Reviewed by Adrienne Walker. |
- |
- Use onload and layoutTestController.display() to ensure the page is |
- loaded and compositor is ready before setting the background blur. |
- |
- Also, smaller blur for faster test bots. |
- |
- * platform/chromium-linux/platform/chromium/compositing/filters/background-filter-blur-outsets-expected.png: |
- * platform/chromium-linux/platform/chromium/compositing/filters/background-filter-blur-outsets-expected.txt: |
- * platform/chromium/compositing/filters/background-filter-blur-off-axis.html: |
- * platform/chromium/compositing/filters/background-filter-blur-outsets.html: |
- * platform/chromium/compositing/filters/background-filter-blur.html: |
- |
-2012-04-23 Kenneth Russell <kbr@google.com> |
- |
- Change ImageData to reference Uint8ClampedArray rather than CanvasPixelArray |
- https://bugs.webkit.org/show_bug.cgi?id=73011 |
- |
- Reviewed by Oliver Hunt. |
- |
- * fast/canvas/imagedata-contains-uint8clampedarray-expected.txt: Added. |
- * fast/canvas/imagedata-contains-uint8clampedarray.html: Added. |
- * fast/dom/Window/script-tests/postmessage-clone.js: |
- * fast/dom/Window/window-postmessage-clone-expected.txt: |
- * platform/chromium/fast/dom/Window/window-postmessage-clone-expected.txt: |
- * platform/gtk/fast/dom/Window/window-postmessage-clone-expected.txt: |
- |
-2012-04-23 Kent Tamura <tkent@chromium.org> |
- |
- Unreviewed, fix wrong paths of js-test-*.js. |
- https://bugs.webkit.org/show_bug.cgi?id=82871 |
- |
- * fast/forms/datalist/input-list.html: |
- |
-2012-04-23 Erik Arvidsson <arv@chromium.org> |
- |
- [V8] Fix issue with trying to access a constructor in a frame that has been removed |
- https://bugs.webkit.org/show_bug.cgi?id=84640 |
- |
- Reviewed by Kentaro Hara. |
- |
- * fast/dom/constructor-in-removed-frame-expected.txt: Added. |
- * fast/dom/constructor-in-removed-frame.html: Added. |
- |
-2012-04-23 Sheriff Bot <webkit.review.bot@gmail.com> |
- |
- Unreviewed, rolling out r114965. |
- http://trac.webkit.org/changeset/114965 |
- https://bugs.webkit.org/show_bug.cgi?id=84665 |
- |
- Four new resource load delegate test failures (Requested by |
- jernoble on #webkit). |
- |
- * http/tests/cache/cancel-during-failure-crash-expected.txt: Removed. |
- * http/tests/cache/cancel-during-failure-crash.html: Removed. |
- * platform/chromium-mac/security/block-test-expected.txt: |
- * platform/chromium-win/security/block-test-expected.txt: |
- * platform/gtk/security/block-test-expected.txt: |
- * platform/mac/security/block-test-expected.txt: |
- |
-2012-04-23 Beth Dakin <bdakin@apple.com> |
- |
- https://bugs.webkit.org/show_bug.cgi?id=84649 |
- RenderMathMLOperator currently ignores font families, fails to use Stix |
- |
- Reviewed by Dan Bernstein. |
- |
- Metrics are slightly different now that Stix glyphs are being used for operators. |
- * platform/mac/mathml/presentation/fenced-expected.txt: |
- * platform/mac/mathml/presentation/fenced-mi-expected.txt: |
- * platform/mac/mathml/presentation/mo-expected.txt: |
- * platform/mac/mathml/presentation/mo-stretch-expected.txt: |
- * platform/mac/mathml/presentation/over-expected.txt: |
- * platform/mac/mathml/presentation/row-alignment-expected.txt: |
- * platform/mac/mathml/presentation/row-expected.txt: |
- * platform/mac/mathml/presentation/sub-expected.txt: |
- * platform/mac/mathml/presentation/subsup-expected.txt: |
- |
-2012-04-23 Eriq Augustine <eaugusti@chromium.org> |
- |
- Return value from executed script in Chromium. |
- https://bugs.webkit.org/show_bug.cgi?id=79851 |
- |
- Reviewed by Adam Barth. |
- |
- Testing executing a script and getting the result of that script. |
- |
- * platform/chromium/http/tests/misc/execute-and-return-value-expected.txt: Added. |
- * platform/chromium/http/tests/misc/execute-and-return-value.html: Added. |
- |
-2012-04-23 Kent Tamura <tkent@chromium.org> |
- |
- RenderDetailsMarker should draw the triangle inside the content box |
- https://bugs.webkit.org/show_bug.cgi?id=84557 |
- |
- Reviewed by Hajime Morita. |
- |
- * fast/html/details-marker-style.html: Added. |
- * platform/mac-snowleopard/fast/html/details-marker-style-expected.png: Added. |
- * platform/mac-snowleopard/fast/html/details-marker-style-expected.txt: Added. |
- |
-2012-04-23 Filip Pizlo <fpizlo@apple.com> |
- |
- DFG OSR exit should ensure that all variables have been initialized |
- https://bugs.webkit.org/show_bug.cgi?id=84653 |
- <rdar://problem/11258183> |
- |
- Reviewed by Gavin Barraclough. |
- |
- * fast/js/dfg-dead-variable-on-exit-expected.txt: Added. |
- * fast/js/dfg-dead-variable-on-exit.html: Added. |
- * fast/js/script-tests/dfg-dead-variable-on-exit.js: Added. |
- (foo): |
- |
-2012-04-23 Zhenyao Mo <zmo@google.com> |
- |
- Unreviewed, test expectations update. |
- |
- * platform/chromium/test_expectations.txt: |
- |
-2012-04-23 Nate Chapin <japhet@chromium.org> |
- |
- Test for https://bugs.webkit.org/show_bug.cgi?id=83918. |
- |
- Reviewed by Alexey Proskuryakov. |
- |
- * http/tests/cache/cancel-during-failure-crash-expected.txt: Added. |
- * http/tests/cache/cancel-during-failure-crash.html: Added. |
- * platform/chromium-mac/security/block-test-expected.txt: |
- * platform/chromium-win/security/block-test-expected.txt: |
- * platform/gtk/security/block-test-expected.txt: |
- * platform/mac/security/block-test-expected.txt: |
- |
-2012-04-23 Kentaro Hara <haraken@chromium.org> |
- |
- Unreviewed. Split LayoutTests/ChangeLog. |
- |
- * ChangeLog-2012-04-23: Copied from LayoutTests/ChangeLog. |
- |
+== Rolled over to ChangeLog-2012-05-22 == |