Changeset 87500 in webkit
- Timestamp:
- May 27, 2011, 5:42:43 AM (14 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r87499 r87500 1 2011-05-27 Csaba Osztrogonác <ossy@webkit.org> 2 3 [WK2] Skip new failing tests because of missing SVG animation pause API. 4 5 * platform/mac-wk2/Skipped: Add failing tests. 6 * platform/qt-wk2/Skipped: Remove tests, because they fail because of WK2 specific bug, not Qt-WK2 specific. 7 1 8 2011-05-26 Yael Aharon <yael.aharon@nokia.com> 2 9 -
trunk/LayoutTests/platform/mac-wk2/Skipped
r87452 r87500 401 401 scrollbars/scrollevent-iframe-no-scrolling-wheel.html 402 402 403 # CONSOLE MESSAGE: line 0: SVG animation pause API missing! 403 404 svg/animations/animVal-basics.html 404 405 svg/animations/animate-calcMode-spline-by.html … … 415 416 svg/animations/animate-gradient-transform.html 416 417 svg/animations/animate-inherit-css-property.html 418 svg/animations/animate-insert-begin.html 419 svg/animations/animate-insert-no-begin.html 417 420 svg/animations/animate-keySplines.html 418 421 svg/animations/animate-number-calcMode-discrete.html … … 427 430 svg/animations/animate-points.html 428 431 svg/animations/animate-text-nested-transforms.html 432 429 433 svg/custom/absolute-sized-content-with-resources.xhtml 430 434 svg/custom/circle-move-invalidation.svg -
trunk/LayoutTests/platform/qt-wk2/Skipped
r87497 r87500 1715 1715 1716 1716 # NOT YET TRACKED BY BUG REPORTS 1717 1718 # Uncategorized1719 svg/animations/animate-insert-begin.html1720 svg/animations/animate-insert-no-begin.html1721 1717 1722 1718 # WebKitTestrunner needs layoutTestController.dumpSourceAsWebArchive
Note:
See TracChangeset
for help on using the changeset viewer.