Changeset 101479 in webkit
- Timestamp:
- Nov 30, 2011, 3:28:39 AM (14 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 19 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r101478 r101479 1 2011-11-30 Csaba Osztrogonác <ossy@webkit.org> 2 3 [Qt] Unreviewed gardening. Add Qt5 specific expected results for passing tests and skip failing tests. 4 5 * platform/qt-5.0/Skipped: Skip new failing tests. 6 * platform/qt-5.0/css2.1/20110323/empty-inline-001-expected.txt: Added. 7 * platform/qt-5.0/css2.1/20110323/empty-inline-002-expected.txt: Added. 8 * platform/qt-5.0/css2.1/20110323/empty-inline-003-expected.txt: Added. 9 * platform/qt-5.0/css2.1/20110323/table-caption-001-expected.txt: Added. 10 * platform/qt-5.0/css2.1/20110323/table-caption-margins-001-expected.txt: Added. 11 * platform/qt-5.0/editing/execCommand/indent-nested-lists-3-expected.txt: Added. 12 * platform/qt-5.0/fast/css/empty-inline-003-quirksmode-expected.txt: Added. 13 * platform/qt-5.0/fast/css/empty-inline-line-height-first-line-expected.txt: Added. 14 * platform/qt-5.0/fast/css/empty-inline-line-height-first-line-quirksmode-expected.txt: Added. 15 * platform/qt-5.0/fast/css/font-face-descending-unicode-range-expected.txt: Added. 16 * platform/qt-5.0/fast/dom/rtl-scroll-to-leftmost-and-resize-expected.txt: Added. 17 * platform/qt-5.0/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt: Added. 18 * platform/qt-5.0/svg/transforms/svg-css-transforms-clip-path-expected.txt: Added. 19 * platform/qt-5.0/svg/transforms/svg-css-transforms-expected.txt: Added. 20 1 21 2011-11-30 Mark Pilgrim <pilgrim@chromium.org> 2 22 -
trunk/LayoutTests/platform/qt-5.0/Skipped
r100164 r101479 6975 6975 http/tests/security/contentSecurityPolicy/object-src-none-blocked.html 6976 6976 http/tests/security/contentSecurityPolicy/policy-does-not-affect-child.html 6977 6978 # [Qt] Test fonts are not used with Qt5 6979 # https://bugs.webkit.org/show_bug.cgi?id=72513 6980 fast/multicol/pagination-h-vertical-lr.html 6981 fast/multicol/pagination-v-horizontal-tb.html 6982 fast/multicol/pagination-v-vertical-rl.html 6983 fast/text/justify-padding-distribution.html 6984 6985 # [Qt] editing/pasteboard/4242293-1.html fails with Qt5 6986 # https://bugs.webkit.org/show_bug.cgi?id=73417 6987 editing/pasteboard/4242293-1.html 6988 6989 # [Qt] editing/selection/click-in-margins-inside-editable-div.html fails with Qt5 6990 # https://bugs.webkit.org/show_bug.cgi?id=73418 6991 editing/selection/click-in-margins-inside-editable-div.html
Note:
See TracChangeset
for help on using the changeset viewer.