Changeset 99423 in webkit
- Timestamp:
- Nov 7, 2011, 7:43:21 AM (14 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r99422 r99423 1 2011-11-07 Simon Hausmann <simon.hausmann@nokia.com> 2 3 [Qt] More gardening. Skip keygen related tests. 4 5 Rubber-stamped by Ossy. 6 7 * platform/qt/Skipped: We don't support <keygen>, so group 8 the keygen failures and add a comment. 9 1 10 2011-11-07 Simon Hausmann <simon.hausmann@nokia.com> 2 11 -
trunk/LayoutTests/platform/qt/Skipped
r99422 r99423 1177 1177 fast/forms/textarea-scrolled-type.html 1178 1178 fast/frames/iframe-window-focus.html 1179 fast/html/keygen.html1180 1179 fast/invalid/missing-end-tag.xhtml 1181 1180 fast/invalid/residual-style.html … … 1339 1338 fast/text/midword-break-after-breakable-char.html 1340 1339 1340 # No support for <keygen> with Qt (see TemporaryLinkStubs.cpp) 1341 fast/html/keygen.html 1342 http/tests/misc/submit-post-keygen.html 1341 1343 1342 1344 # -- pass with --platform mac --ignore-metrics … … 2521 2523 fast/events/platform-wheelevent-paging-y-in-scrolling-div.html 2522 2524 fast/events/platform-wheelevent-paging-y-in-scrolling-page.html 2523 2524 # disable a few more failures due to build system refactoring.2525 http/tests/misc/submit-post-keygen.html
Note:
See TracChangeset
for help on using the changeset viewer.