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

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

Issue 10536097: Merge 119742 - Plumb CORS attribute information from HTMLMediaElement to media players so it can be… (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1132/
Patch Set: Created 8 years, 6 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 399 matching lines...) Expand 10 before | Expand all | Expand 10 after
410 batterystatus 410 batterystatus
411 411
412 # Network Information API is not supported yet. http://webkit.org/b/73528 412 # Network Information API is not supported yet. http://webkit.org/b/73528
413 networkinformation 413 networkinformation
414 414
415 # EXIF orientation support has not yet been implemented for this platform 415 # EXIF orientation support has not yet been implemented for this platform
416 # http://webkit.org/b/19688 416 # http://webkit.org/b/19688
417 fast/images/exif-orientation.html 417 fast/images/exif-orientation.html
418 fast/images/exif-orientation-css.html 418 fast/images/exif-orientation-css.html
419 419
420 # No CORS support for media elements is implemented yet.
421 http/tests/security/video-cross-origin-readback.html
422
420 # =========================================================================== # 423 # =========================================================================== #
421 # Drag and Drop Support in DRT. # 424 # Drag and Drop Support in DRT. #
422 # =========================================================================== # 425 # =========================================================================== #
423 # Drag n drop support on DRT cannot work at the moment because Qt's drag'n'drop 426 # Drag n drop support on DRT cannot work at the moment because Qt's drag'n'drop
424 # relies on an X event getting to the main window. In the absence of being able 427 # relies on an X event getting to the main window. In the absence of being able
425 # to receive this event, running windowless, DRT cannot tell what is being dropp ed and where. 428 # to receive this event, running windowless, DRT cannot tell what is being dropp ed and where.
426 # Bug: https://bugs.webkit.org/show_bug.cgi?id=31332 429 # Bug: https://bugs.webkit.org/show_bug.cgi?id=31332
427 430
428 http/tests/misc/bubble-drag-events.html 431 http/tests/misc/bubble-drag-events.html
429 http/tests/security/drag-over-remote-content-iframe.html 432 http/tests/security/drag-over-remote-content-iframe.html
(...skipping 2179 matching lines...) Expand 10 before | Expand all | Expand 10 after
2609 ietestcenter/css3/flexbox/flexbox-flex-003.htm 2612 ietestcenter/css3/flexbox/flexbox-flex-003.htm
2610 ietestcenter/css3/flexbox/flexbox-groups-001.htm 2613 ietestcenter/css3/flexbox/flexbox-groups-001.htm
2611 ietestcenter/css3/flexbox/flexbox-groups-002.htm 2614 ietestcenter/css3/flexbox/flexbox-groups-002.htm
2612 ietestcenter/css3/flexbox/flexbox-groups-004.htm 2615 ietestcenter/css3/flexbox/flexbox-groups-004.htm
2613 ietestcenter/css3/flexbox/flexbox-layout-003.htm 2616 ietestcenter/css3/flexbox/flexbox-layout-003.htm
2614 2617
2615 # REGRESSION(r116134): It made 3 inspector tests fail 2618 # REGRESSION(r116134): It made 3 inspector tests fail
2616 inspector/debugger/scripts-panel.html 2619 inspector/debugger/scripts-panel.html
2617 inspector/debugger/snippets-model.html 2620 inspector/debugger/snippets-model.html
2618 inspector/debugger/source-frame.html 2621 inspector/debugger/source-frame.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