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

Side by Side Diff: LayoutTests/platform/wk2/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/win/Skipped ('k') | Source/WebCore/html/HTMLMediaElement.h » ('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 # Copyright (C) 2010 Apple Inc. All rights reserved. 2 # Copyright (C) 2010 Apple Inc. All rights reserved.
3 # 3 #
4 # Redistribution and use in source and binary forms, with or without 4 # Redistribution and use in source and binary forms, with or without
5 # modification, are permitted provided that the following conditions 5 # modification, are permitted provided that the following conditions
6 # are met: 6 # are met:
7 # 7 #
8 # 1. Redistributions of source code must retain the above copyright 8 # 1. Redistributions of source code must retain the above copyright
9 # notice, this list of conditions and the following disclaimer. 9 # notice, this list of conditions and the following disclaimer.
10 # 2. Redistributions in binary form must reproduce the above copyright 10 # 2. Redistributions in binary form must reproduce the above copyright
(...skipping 1106 matching lines...) Expand 10 before | Expand all | Expand 10 after
1117 # eventSender.clearKillRing() is unimplemented 1117 # eventSender.clearKillRing() is unimplemented
1118 editing/pasteboard/emacs-cntl-y-001.html 1118 editing/pasteboard/emacs-cntl-y-001.html
1119 1119
1120 # This should only be a layer change. 1120 # This should only be a layer change.
1121 # http://webkit.org/b/82129 1121 # http://webkit.org/b/82129
1122 fast/box-shadow/shadow-buffer-partial.html 1122 fast/box-shadow/shadow-buffer-partial.html
1123 fast/block/lineboxcontain/block-font.html 1123 fast/block/lineboxcontain/block-font.html
1124 fast/block/lineboxcontain/block-glyphs.html 1124 fast/block/lineboxcontain/block-glyphs.html
1125 fast/block/lineboxcontain/font.html 1125 fast/block/lineboxcontain/font.html
1126 1126
1127 # No CORS support for media elements is implemented yet.
1128 http/tests/security/video-cross-origin-readback.html
1129
1127 ### END OF (2) Classified failures without bug reports (yet) 1130 ### END OF (2) Classified failures without bug reports (yet)
1128 ######################################## 1131 ########################################
1129 1132
1130 1133
1131 ######################################## 1134 ########################################
1132 ### START OF (3) Unclassified failures 1135 ### START OF (3) Unclassified failures
1133 1136
1134 # Uncategorized editing failures 1137 # Uncategorized editing failures
1135 editing/execCommand/find-after-replace.html 1138 editing/execCommand/find-after-replace.html
1136 editing/inserting/break-blockquote-after-delete.html 1139 editing/inserting/break-blockquote-after-delete.html
(...skipping 338 matching lines...) Expand 10 before | Expand all | Expand 10 after
1475 ######################################## 1478 ########################################
1476 1479
1477 1480
1478 ###### This file has four sections. When adding new tests, make sure to 1481 ###### This file has four sections. When adding new tests, make sure to
1479 ###### add to the right section: 1482 ###### add to the right section:
1480 1483
1481 ### (1) Classified failures with bug reports 1484 ### (1) Classified failures with bug reports
1482 ### (2) Classified failures without bug reports (yet) 1485 ### (2) Classified failures without bug reports (yet)
1483 ### (3) Unclassified failures 1486 ### (3) Unclassified failures
1484 ### (4) Features that are not supported in WebKit2 and likely never will be 1487 ### (4) Features that are not supported in WebKit2 and likely never will be
OLDNEW
« no previous file with comments | « LayoutTests/platform/win/Skipped ('k') | Source/WebCore/html/HTMLMediaElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698