| OLD | NEW |
| 1 # This file controls which subdirectories of the w3c test repos we do (or don't)
import. | 1 # This file controls which subdirectories of the w3c test repos we do (or don't)
import. |
| 2 # | 2 # |
| 3 # This file acts as a blacklist; directories and files not listed here will auto
matically | 3 # This file acts as a blacklist; directories and files not listed here will auto
matically |
| 4 # be found and imported. | 4 # be found and imported. |
| 5 | 5 |
| 6 imported/csswg-test/compositing-1 [ Skip ] | 6 imported/csswg-test/compositing-1 [ Skip ] |
| 7 imported/csswg-test/css-align-3 [ Skip ] | 7 imported/csswg-test/css-align-3 [ Skip ] |
| 8 imported/csswg-test/css-animations-1 [ Skip ] | 8 imported/csswg-test/css-animations-1 [ Skip ] |
| 9 imported/csswg-test/css-backgrounds-3 [ Skip ] | 9 imported/csswg-test/css-backgrounds-3 [ Skip ] |
| 10 imported/csswg-test/css-box-3 [ Skip ] | 10 imported/csswg-test/css-box-3 [ Skip ] |
| (...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 139 | 139 |
| 140 # these contain an extraneous debug log div .. | 140 # these contain an extraneous debug log div .. |
| 141 imported/web-platform-tests/html-imports/link-import-null.html [ Skip ] | 141 imported/web-platform-tests/html-imports/link-import-null.html [ Skip ] |
| 142 imported/web-platform-tests/html-imports/link-import.html [ Skip ] | 142 imported/web-platform-tests/html-imports/link-import.html [ Skip ] |
| 143 imported/web-platform-tests/html-imports/loading-import.html [ Skip ] | 143 imported/web-platform-tests/html-imports/loading-import.html [ Skip ] |
| 144 | 144 |
| 145 # We'll never be able to test WebRTC deny tests since we always auto-allow | 145 # We'll never be able to test WebRTC deny tests since we always auto-allow |
| 146 # user media. | 146 # user media. |
| 147 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-cont
ent/navigatorusermedia/deny.html [ Skip ] | 147 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-cont
ent/navigatorusermedia/deny.html [ Skip ] |
| 148 | 148 |
| 149 # Requires http server. Moved the following test to http/tests/custom-elements/. |
| 150 imported/web-platform-tests/custom-elements/creating-and-passing-registries/no-r
egistry-test.html [ Skip ] |
| 151 |
| 149 # crbug.com/404303: Was broken as of 2014-07-06. | 152 # crbug.com/404303: Was broken as of 2014-07-06. |
| 150 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-cont
ent/navigatorusermedia/unknownkey-option-param.html | 153 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-cont
ent/navigatorusermedia/unknownkey-option-param.html |
| 151 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-cont
ent/navigatorusermedia/empty-option-param.html | 154 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-cont
ent/navigatorusermedia/empty-option-param.html |
| 152 | 155 |
| 153 # uses link="reference" rather than link="match" | 156 # uses link="reference" rather than link="match" |
| 154 imported/web-platform-tests/shadow-dom/shadow-trees/hosting-multiple-shadow-tree
s-002.html [ Skip ] | 157 imported/web-platform-tests/shadow-dom/shadow-trees/hosting-multiple-shadow-tree
s-002.html [ Skip ] |
| 155 imported/web-platform-tests/shadow-dom/shadow-trees/hosting-multiple-shadow-tree
s-003.html [ Skip ] | 158 imported/web-platform-tests/shadow-dom/shadow-trees/hosting-multiple-shadow-tree
s-003.html [ Skip ] |
| 156 imported/web-platform-tests/shadow-dom/shadow-trees/hosting-multiple-shadow-tree
s-004.html [ Skip ] | 159 imported/web-platform-tests/shadow-dom/shadow-trees/hosting-multiple-shadow-tree
s-004.html [ Skip ] |
| 157 imported/web-platform-tests/shadow-dom/shadow-trees/hosting-multiple-shadow-tree
s-005.html [ Skip ] | 160 imported/web-platform-tests/shadow-dom/shadow-trees/hosting-multiple-shadow-tree
s-005.html [ Skip ] |
| 158 imported/web-platform-tests/shadow-dom/shadow-trees/hosting-multiple-shadow-tree
s-006.html [ Skip ] | 161 imported/web-platform-tests/shadow-dom/shadow-trees/hosting-multiple-shadow-tree
s-006.html [ Skip ] |
| 159 imported/web-platform-tests/shadow-dom/shadow-trees/text-decoration-001.html [ S
kip ] | 162 imported/web-platform-tests/shadow-dom/shadow-trees/text-decoration-001.html [ S
kip ] |
| 160 imported/web-platform-tests/shadow-dom/styles/not-apply-in-shadow-root-001.html
[ Skip ] | 163 imported/web-platform-tests/shadow-dom/styles/not-apply-in-shadow-root-001.html
[ Skip ] |
| 161 | 164 |
| OLD | NEW |