Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(77)

Side by Side Diff: LayoutTests/platform/qt/Skipped

Issue 7521007: Merge 91797 - Add support for download='filename' attribute in anchors. (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/835/
Patch Set: Created 9 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « LayoutTests/platform/mac/Skipped ('k') | LayoutTests/platform/win/Skipped » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # =========================================================================== # 1 # =========================================================================== #
2 # Categories of Skipped Tests # 2 # Categories of Skipped Tests #
3 # =========================================================================== # 3 # =========================================================================== #
4 # 4 #
5 # Note:Try to add newly skipped tests to the appropriate category. If you create 5 # Note:Try to add newly skipped tests to the appropriate category. If you create
6 # a new category, be sure to list it here. If all else fails you can just 6 # a new category, be sure to list it here. If all else fails you can just
7 # add to the 'unsorted' category at the bottom. 7 # add to the 'unsorted' category at the bottom.
8 # Where a test is a layout test, rather than plaintext, it can help to run 8 # Where a test is a layout test, rather than plaintext, it can help to run
9 # it with '--platform mac --ignore-metrics' and add or create a section 9 # it with '--platform mac --ignore-metrics' and add or create a section
10 # in the category to indicate whether it still failed. 10 # in the category to indicate whether it still failed.
(...skipping 2380 matching lines...) Expand 10 before | Expand all | Expand 10 after
2391 http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-deny.html 2391 http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-deny.html
2392 2392
2393 # [Qt] Migrate to Debian Squeeze 2393 # [Qt] Migrate to Debian Squeeze
2394 # https://bugs.webkit.org/show_bug.cgi?id=59609 2394 # https://bugs.webkit.org/show_bug.cgi?id=59609
2395 fast/workers/storage/use-same-database-in-page-and-workers.html 2395 fast/workers/storage/use-same-database-in-page-and-workers.html
2396 svg/W3C-SVG-1.1/struct-image-06-t.svg 2396 svg/W3C-SVG-1.1/struct-image-06-t.svg
2397 http/tests/loading/preload-slow-loading.php 2397 http/tests/loading/preload-slow-loading.php
2398 http/tests/security/contentSecurityPolicy/media-src-allowed.html 2398 http/tests/security/contentSecurityPolicy/media-src-allowed.html
2399 http/tests/security/contentSecurityPolicy/media-src-blocked.html 2399 http/tests/security/contentSecurityPolicy/media-src-blocked.html
2400 2400
2401 # Tests that require ENABLE(DOWNLOAD_ATTRIBUTE).
2402 fast/dom/HTMLAnchorElement/anchor-nodownload.html
2403 fast/dom/HTMLAnchorElement/anchor-download.html
2404 fast/dom/HTMLAnchorElement/anchor-nodownload-set.html
2405 fast/dom/HTMLAnchorElement/anchor-download-unset.html
2406
2401 # This platform does not support the Page Visibility API. 2407 # This platform does not support the Page Visibility API.
2402 fast/events/page-visibility-iframe-delete-test.html 2408 fast/events/page-visibility-iframe-delete-test.html
2403 fast/events/page-visibility-iframe-move-test.html 2409 fast/events/page-visibility-iframe-move-test.html
2404 fast/events/page-visibility-iframe-propagation-test.html 2410 fast/events/page-visibility-iframe-propagation-test.html
2405 fast/events/page-visibility-transition-test.html 2411 fast/events/page-visibility-transition-test.html
2406 2412
2407 # Fails with Qt 4.7.3. 2413 # Fails with Qt 4.7.3.
2408 http/tests/inspector/network/download.html 2414 http/tests/inspector/network/download.html
2409 http/tests/inspector/network/x-frame-options-deny.html 2415 http/tests/inspector/network/x-frame-options-deny.html
2410 2416
(...skipping 129 matching lines...) Expand 10 before | Expand all | Expand 10 after
2540 svg/text/text-text-06-t.svg 2546 svg/text/text-text-06-t.svg
2541 svg/text/text-vkern-on-horizontal-text.svg 2547 svg/text/text-vkern-on-horizontal-text.svg
2542 svg/text/text-vkern.svg 2548 svg/text/text-vkern.svg
2543 http/tests/misc/SVGFont-delayed-load.html 2549 http/tests/misc/SVGFont-delayed-load.html
2544 2550
2545 # https://bugs.webkit.org/show_bug.cgi?id=64927 2551 # https://bugs.webkit.org/show_bug.cgi?id=64927
2546 inspector/styles/css-live-edit.html 2552 inspector/styles/css-live-edit.html
2547 2553
2548 # https://bugs.webkit.org/show_bug.cgi?id=64928 2554 # https://bugs.webkit.org/show_bug.cgi?id=64928
2549 inspector/styles/get-set-stylesheet-text.html 2555 inspector/styles/get-set-stylesheet-text.html
OLDNEW
« no previous file with comments | « LayoutTests/platform/mac/Skipped ('k') | LayoutTests/platform/win/Skipped » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698