| 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. The only exception is that the manual tests (i.e. those
with a | 4 # be found and imported. The only exception is that the manual tests (i.e. those
with a |
| 5 # filename ending with "-manual.html" or "-manual.htm") are never imported. | 5 # filename ending with "-manual.html" or "-manual.htm") are never imported. |
| 6 | 6 |
| 7 # When removing blacklist entries: | 7 # When removing blacklist entries: |
| 8 # * Comment out the line rather than deleting it, to show it is intentional | 8 # * Comment out the line rather than deleting it, to show it is intentional |
| 9 # * Change [ Skip ] to [ Pass ] | 9 # * Change [ Skip ] to [ Pass ] |
| 10 # * Add a leading comment: ## Owners: user@example.com | 10 # * Add a leading comment: ## Owners: user@example.com |
| (...skipping 176 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 187 imported/web-platform-tests/html/dom/reflection-grouping.html [ Skip ] | 187 imported/web-platform-tests/html/dom/reflection-grouping.html [ Skip ] |
| 188 imported/web-platform-tests/html/dom/reflection-metadata.html [ Skip ] | 188 imported/web-platform-tests/html/dom/reflection-metadata.html [ Skip ] |
| 189 imported/web-platform-tests/html/dom/reflection-misc.html [ Skip ] | 189 imported/web-platform-tests/html/dom/reflection-misc.html [ Skip ] |
| 190 imported/web-platform-tests/html/dom/reflection-obsolete.html [ Skip ] | 190 imported/web-platform-tests/html/dom/reflection-obsolete.html [ Skip ] |
| 191 imported/web-platform-tests/html/dom/reflection-sections.html [ Skip ] | 191 imported/web-platform-tests/html/dom/reflection-sections.html [ Skip ] |
| 192 imported/web-platform-tests/html/dom/reflection-tabular.html [ Skip ] | 192 imported/web-platform-tests/html/dom/reflection-tabular.html [ Skip ] |
| 193 imported/web-platform-tests/html/dom/reflection-text.html [ Skip ] | 193 imported/web-platform-tests/html/dom/reflection-text.html [ Skip ] |
| 194 | 194 |
| 195 # Depends on unimported directories of web-platform-tests/. | 195 # Depends on unimported directories of web-platform-tests/. |
| 196 imported/web-platform-tests/html/browsers/browsing-the-web/read-text/load-text-p
lain.html [ Skip ] | 196 imported/web-platform-tests/html/browsers/browsing-the-web/read-text/load-text-p
lain.html [ Skip ] |
| 197 |
| 198 # crbug.com/498120: Using absolute URL links. |
| 197 imported/web-platform-tests/html/browsers/history/the-location-interface/locatio
n-stringifier.html [ Skip ] | 199 imported/web-platform-tests/html/browsers/history/the-location-interface/locatio
n-stringifier.html [ Skip ] |
| 198 imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.title
-07.html [ Skip ] | 200 imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.title
-07.html [ Skip ] |
| 199 imported/web-platform-tests/html/editing/dnd/the-draggable-attribute/draggable_a
ttribute.html [ Skip ] | 201 imported/web-platform-tests/html/editing/dnd/the-draggable-attribute/draggable_a
ttribute.html [ Skip ] |
| 200 imported/web-platform-tests/html/infrastructure/urls/terminology-0/document-base
-url.html [ Skip ] | 202 imported/web-platform-tests/html/infrastructure/urls/terminology-0/document-base
-url.html [ Skip ] |
| 203 imported/web-platform-tests/html/rendering/non-replaced-elements/the-page/body_t
ext_00ffff-expected.html [ Skip ] |
| 204 imported/web-platform-tests/html/rendering/non-replaced-elements/the-page/body_t
ext_00ffff.xhtml [ Skip ] |
| 205 imported/web-platform-tests/html/semantics/document-metadata/the-base-element/ba
se_href_empty.html [ Skip ] |
| 206 imported/web-platform-tests/html/semantics/document-metadata/the-base-element/ba
se_href_unspecified.html [ Skip ] |
| 201 imported/web-platform-tests/html/semantics/embedded-content/media-elements/audio
_loop_base.html [ Skip ] | 207 imported/web-platform-tests/html/semantics/embedded-content/media-elements/audio
_loop_base.html [ Skip ] |
| 202 imported/web-platform-tests/html/semantics/embedded-content/media-elements/error
-codes/error.html [ Skip ] | 208 imported/web-platform-tests/html/semantics/embedded-content/media-elements/error
-codes/error.html [ Skip ] |
| 203 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_canplay.html [ Skip ] | 209 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_canplay.html [ Skip ] |
| 204 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_canplay_noautoplay.html [ Skip ] | 210 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_canplay_noautoplay.html [ Skip ] |
| 205 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_canplaythrough.html [ Skip ] | 211 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_canplaythrough.html [ Skip ] |
| 206 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_canplaythrough_noautoplay.html [ Skip ] | 212 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_canplaythrough_noautoplay.html [ Skip ] |
| 207 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_loadeddata.html [ Skip ] | 213 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_loadeddata.html [ Skip ] |
| 208 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_loadeddata_noautoplay.html [ Skip ] | 214 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_loadeddata_noautoplay.html [ Skip ] |
| 209 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_loadedmetadata.html [ Skip ] | 215 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_loadedmetadata.html [ Skip ] |
| 210 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_loadedmetadata_noautoplay.html [ Skip ] | 216 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_loadedmetadata_noautoplay.html [ Skip ] |
| 211 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_loadstart.html [ Skip ] | 217 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_loadstart.html [ Skip ] |
| 212 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_loadstart_noautoplay.html [ Skip ] | 218 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_loadstart_noautoplay.html [ Skip ] |
| 213 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_order_canplay_canplaythrough.html [ Skip ] | 219 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_order_canplay_canplaythrough.html [ Skip ] |
| 214 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_order_canplay_playing.html [ Skip ] | 220 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_order_canplay_playing.html [ Skip ] |
| 215 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_order_loadedmetadata_loadeddata.html [ Skip ] | 221 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_order_loadedmetadata_loadeddata.html [ Skip ] |
| 216 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_order_loadstart_progress.html [ Skip ] | 222 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_order_loadstart_progress.html [ Skip ] |
| 217 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_pause.html [ Skip ] | 223 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_pause.html [ Skip ] |
| 218 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_pause_noautoplay.html [ Skip ] | 224 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_pause_noautoplay.html [ Skip ] |
| 219 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_play.html [ Skip ] | 225 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_play.html [ Skip ] |
| 220 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_play_noautoplay.html [ Skip ] | 226 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_play_noautoplay.html [ Skip ] |
| 221 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_playing.html [ Skip ] | 227 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_playing.html [ Skip ] |
| 222 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_playing_noautoplay.html [ Skip ] | 228 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_playing_noautoplay.html [ Skip ] |
| 223 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_progress.html [ Skip ] | 229 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_progress.html [ Skip ] |
| 224 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_progress_noautoplay.html [ Skip ] | 230 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_progress_noautoplay.html [ Skip ] |
| 225 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_timeupdate.html [ Skip ] | 231 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_timeupdate.html [ Skip ] |
| 226 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_timeupdate_noautoplay.html [ Skip ] | 232 imported/web-platform-tests/html/semantics/embedded-content/media-elements/event
_timeupdate_noautoplay.html [ Skip ] |
| 227 imported/web-platform-tests/html/semantics/embedded-content/media-elements/inter
faces/TextTrack/activeCues.html [ Skip ] | 233 imported/web-platform-tests/html/semantics/embedded-content/media-elements/inter
faces/TextTrack/activeCues.html [ Skip ] |
| 234 imported/web-platform-tests/html/semantics/embedded-content/media-elements/loadi
ng-the-media-resource/autoplay-overrides-preload.html [ Skip ] |
| 235 imported/web-platform-tests/html/semantics/embedded-content/media-elements/loadi
ng-the-media-resource/load-events-networkState.html [ Skip ] |
| 228 imported/web-platform-tests/html/semantics/embedded-content/media-elements/netwo
rkState_during_loadstart.html [ Skip ] | 236 imported/web-platform-tests/html/semantics/embedded-content/media-elements/netwo
rkState_during_loadstart.html [ Skip ] |
| 229 imported/web-platform-tests/html/semantics/embedded-content/media-elements/netwo
rkState_during_progress.html [ Skip ] | 237 imported/web-platform-tests/html/semantics/embedded-content/media-elements/netwo
rkState_during_progress.html [ Skip ] |
| 238 imported/web-platform-tests/html/semantics/embedded-content/media-elements/offse
ts-into-the-media-resource/currentTime.html [ Skip ] |
| 230 imported/web-platform-tests/html/semantics/embedded-content/media-elements/pause
d_false_during_play.html [ Skip ] | 239 imported/web-platform-tests/html/semantics/embedded-content/media-elements/pause
d_false_during_play.html [ Skip ] |
| 231 imported/web-platform-tests/html/semantics/embedded-content/media-elements/pause
d_true_during_pause.html [ Skip ] | 240 imported/web-platform-tests/html/semantics/embedded-content/media-elements/pause
d_true_during_pause.html [ Skip ] |
| 232 imported/web-platform-tests/html/semantics/embedded-content/media-elements/playi
ng-the-media-resource/pause-move-to-other-document.html [ Skip ] | 241 imported/web-platform-tests/html/semantics/embedded-content/media-elements/playi
ng-the-media-resource/pause-move-to-other-document.html [ Skip ] |
| 233 imported/web-platform-tests/html/semantics/embedded-content/media-elements/playi
ng-the-media-resource/pause-move-within-document.html [ Skip ] | 242 imported/web-platform-tests/html/semantics/embedded-content/media-elements/playi
ng-the-media-resource/pause-move-within-document.html [ Skip ] |
| 234 imported/web-platform-tests/html/semantics/embedded-content/media-elements/playi
ng-the-media-resource/pause-remove-from-document.html [ Skip ] | 243 imported/web-platform-tests/html/semantics/embedded-content/media-elements/playi
ng-the-media-resource/pause-remove-from-document.html [ Skip ] |
| 235 imported/web-platform-tests/html/semantics/embedded-content/media-elements/playi
ng-the-media-resource/play-in-detached-document.html [ Skip ] | 244 imported/web-platform-tests/html/semantics/embedded-content/media-elements/playi
ng-the-media-resource/play-in-detached-document.html [ Skip ] |
| 236 imported/web-platform-tests/html/semantics/embedded-content/media-elements/ready
-states/autoplay.html [ Skip ] | 245 imported/web-platform-tests/html/semantics/embedded-content/media-elements/ready
-states/autoplay.html [ Skip ] |
| 237 imported/web-platform-tests/html/semantics/embedded-content/media-elements/ready
State_during_canplay.html [ Skip ] | 246 imported/web-platform-tests/html/semantics/embedded-content/media-elements/ready
State_during_canplay.html [ Skip ] |
| 238 imported/web-platform-tests/html/semantics/embedded-content/media-elements/ready
State_during_canplaythrough.html [ Skip ] | 247 imported/web-platform-tests/html/semantics/embedded-content/media-elements/ready
State_during_canplaythrough.html [ Skip ] |
| 239 imported/web-platform-tests/html/semantics/embedded-content/media-elements/ready
State_during_loadeddata.html [ Skip ] | 248 imported/web-platform-tests/html/semantics/embedded-content/media-elements/ready
State_during_loadeddata.html [ Skip ] |
| 240 imported/web-platform-tests/html/semantics/embedded-content/media-elements/ready
State_during_loadedmetadata.html [ Skip ] | 249 imported/web-platform-tests/html/semantics/embedded-content/media-elements/ready
State_during_loadedmetadata.html [ Skip ] |
| 241 imported/web-platform-tests/html/semantics/embedded-content/media-elements/ready
State_during_playing.html [ Skip ] | 250 imported/web-platform-tests/html/semantics/embedded-content/media-elements/ready
State_during_playing.html [ Skip ] |
| 242 imported/web-platform-tests/html/semantics/embedded-content/media-elements/seeki
ng/seek-to-currentTime.html [ Skip ] | 251 imported/web-platform-tests/html/semantics/embedded-content/media-elements/seeki
ng/seek-to-currentTime.html [ Skip ] |
| 243 imported/web-platform-tests/html/semantics/embedded-content/media-elements/seeki
ng/seek-to-max-value.htm [ Skip ] | 252 imported/web-platform-tests/html/semantics/embedded-content/media-elements/seeki
ng/seek-to-max-value.htm [ Skip ] |
| 244 imported/web-platform-tests/html/semantics/embedded-content/media-elements/seeki
ng/seek-to-negative-time.htm [ Skip ] | 253 imported/web-platform-tests/html/semantics/embedded-content/media-elements/seeki
ng/seek-to-negative-time.htm [ Skip ] |
| 254 imported/web-platform-tests/html/semantics/embedded-content/media-elements/track
/track-element/track-api-texttracks.html [ Skip ] |
| 245 imported/web-platform-tests/html/semantics/embedded-content/media-elements/user-
interface/muted.html [ Skip ] | 255 imported/web-platform-tests/html/semantics/embedded-content/media-elements/user-
interface/muted.html [ Skip ] |
| 246 imported/web-platform-tests/html/semantics/embedded-content/media-elements/video
_loop_base.html [ Skip ] | 256 imported/web-platform-tests/html/semantics/embedded-content/media-elements/video
_loop_base.html [ Skip ] |
| 247 imported/web-platform-tests/html/semantics/embedded-content/the-area-element/are
a-stringifier.html [ Skip ] | 257 imported/web-platform-tests/html/semantics/embedded-content/the-area-element/are
a-stringifier.html [ Skip ] |
| 248 imported/web-platform-tests/html/semantics/embedded-content/the-canvas-element [
Skip ] | 258 imported/web-platform-tests/html/semantics/embedded-content/the-canvas-element [
Skip ] |
| 259 imported/web-platform-tests/html/semantics/embedded-content/the-embed-element/em
bed-dimension.html [ Skip ] |
| 260 imported/web-platform-tests/html/semantics/embedded-content/the-embed-element/em
bed-represent-nothing-02.html [ Skip ] |
| 261 imported/web-platform-tests/html/semantics/embedded-content/the-embed-element/em
bed-represent-nothing-03.html [ Skip ] |
| 262 imported/web-platform-tests/html/semantics/embedded-content/the-embed-element/em
bed-represent-nothing-04.html [ Skip ] |
| 263 imported/web-platform-tests/html/semantics/embedded-content/the-img-element/curr
ent-pixel-density/basic.html [ Skip ] |
| 249 imported/web-platform-tests/html/semantics/embedded-content/the-img-element/envi
ronment-changes/viewport-change.html [ Skip ] | 264 imported/web-platform-tests/html/semantics/embedded-content/the-img-element/envi
ronment-changes/viewport-change.html [ Skip ] |
| 250 imported/web-platform-tests/html/semantics/embedded-content/the-img-element/rele
vant-mutations.html [ Skip ] | 265 imported/web-platform-tests/html/semantics/embedded-content/the-img-element/rele
vant-mutations.html [ Skip ] |
| 251 imported/web-platform-tests/html/semantics/embedded-content/the-object-element/o
bject-events.html [ Skip ] | 266 imported/web-platform-tests/html/semantics/embedded-content/the-object-element/o
bject-events.html [ Skip ] |
| 267 imported/web-platform-tests/html/semantics/embedded-content/the-object-element/o
bject-fallback.html [ Skip ] |
| 252 imported/web-platform-tests/html/semantics/embedded-content/the-video-element/vi
deo_dynamic_poster_absolute.htm [ Skip ] | 268 imported/web-platform-tests/html/semantics/embedded-content/the-video-element/vi
deo_dynamic_poster_absolute.htm [ Skip ] |
| 253 imported/web-platform-tests/html/semantics/embedded-content/the-video-element/vi
deo_dynamic_poster_relative.htm [ Skip ] | 269 imported/web-platform-tests/html/semantics/embedded-content/the-video-element/vi
deo_dynamic_poster_relative.htm [ Skip ] |
| 254 imported/web-platform-tests/html/semantics/embedded-content/the-video-element/vi
deo_initially_paused.html [ Skip ] | 270 imported/web-platform-tests/html/semantics/embedded-content/the-video-element/vi
deo_initially_paused.html [ Skip ] |
| 255 imported/web-platform-tests/html/semantics/forms/the-input-element/image01.html
[ Skip ] | 271 imported/web-platform-tests/html/semantics/forms/the-input-element/image01.html
[ Skip ] |
| 272 imported/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a-
stringifier.html [ Skip ] |
| 256 imported/web-platform-tests/html/webappapis/system-state-and-capabilities/the-na
vigator-object/NavigatorID.html [ Skip ] | 273 imported/web-platform-tests/html/webappapis/system-state-and-capabilities/the-na
vigator-object/NavigatorID.html [ Skip ] |
| 257 | 274 |
| 258 # crbug.com/490940: Needs to load extra HTML resources. | 275 # crbug.com/490940: Needs to load extra HTML resources. |
| 259 imported/web-platform-tests/html/browsers/browsing-the-web/unloading-documents/0
01.html [ Skip ] | 276 imported/web-platform-tests/html/browsers/browsing-the-web/unloading-documents/0
01.html [ Skip ] |
| 260 imported/web-platform-tests/html/browsers/browsing-the-web/unloading-documents/0
02.html [ Skip ] | 277 imported/web-platform-tests/html/browsers/browsing-the-web/unloading-documents/0
02.html [ Skip ] |
| 261 imported/web-platform-tests/html/browsers/browsing-the-web/unloading-documents/0
03.html [ Skip ] | 278 imported/web-platform-tests/html/browsers/browsing-the-web/unloading-documents/0
03.html [ Skip ] |
| 262 imported/web-platform-tests/html/browsers/browsing-the-web/unloading-documents/0
04.html [ Skip ] | 279 imported/web-platform-tests/html/browsers/browsing-the-web/unloading-documents/0
04.html [ Skip ] |
| 263 imported/web-platform-tests/html/browsers/browsing-the-web/unloading-documents/0
05.html [ Skip ] | 280 imported/web-platform-tests/html/browsers/browsing-the-web/unloading-documents/0
05.html [ Skip ] |
| 264 imported/web-platform-tests/html/browsers/history/the-history-interface/001.html
[ Skip ] | 281 imported/web-platform-tests/html/browsers/history/the-history-interface/001.html
[ Skip ] |
| 265 imported/web-platform-tests/html/browsers/history/the-history-interface/002.html
[ Skip ] | 282 imported/web-platform-tests/html/browsers/history/the-history-interface/002.html
[ Skip ] |
| (...skipping 22 matching lines...) Expand all Loading... |
| 288 | 305 |
| 289 # crbug.com/493537: Need to support SVG reference tests | 306 # crbug.com/493537: Need to support SVG reference tests |
| 290 imported/web-platform-tests/html/editing/the-hidden-attribute/hidden-2.svg [ Ski
p ] | 307 imported/web-platform-tests/html/editing/the-hidden-attribute/hidden-2.svg [ Ski
p ] |
| 291 | 308 |
| 292 # https://github.com/w3c/web-platform-tests/issues/1861: A function can be | 309 # https://github.com/w3c/web-platform-tests/issues/1861: A function can be |
| 293 # called before it's defined. | 310 # called before it's defined. |
| 294 # crbug.com/493465: Requires the pipe feature of wptserve | 311 # crbug.com/493465: Requires the pipe feature of wptserve |
| 295 imported/web-platform-tests/html/browsers/the-window-object/security-window/wind
ow-security.sub.html [ Skip ] | 312 imported/web-platform-tests/html/browsers/the-window-object/security-window/wind
ow-security.sub.html [ Skip ] |
| 296 | 313 |
| 297 # crbug.com/493465: Requires the pipe feature of wptserve | 314 # crbug.com/493465: Requires the pipe feature of wptserve |
| 315 imported/web-platform-tests/html/browsers/windows/nested-browsing-contexts/frame
Element.sub.html [ Skip ] |
| 298 imported/web-platform-tests/html/infrastructure/urls/dynamic-changes-to-base-url
s/dynamic-urls.sub.xhtml [ Skip ] | 316 imported/web-platform-tests/html/infrastructure/urls/dynamic-changes-to-base-url
s/dynamic-urls.sub.xhtml [ Skip ] |
| 299 imported/web-platform-tests/html/infrastructure/urls/resolving-urls [ Skip ] | 317 imported/web-platform-tests/html/infrastructure/urls/resolving-urls [ Skip ] |
| 300 imported/web-platform-tests/html/infrastructure/urls/terminology-0/multiple-base
.sub.html [ Skip ] | 318 imported/web-platform-tests/html/infrastructure/urls/terminology-0/multiple-base
.sub.html [ Skip ] |
| 301 imported/web-platform-tests/html/semantics/embedded-content/media-elements/track
/track-element/cors [ Skip ] | 319 imported/web-platform-tests/html/semantics/embedded-content/media-elements/track
/track-element/cors [ Skip ] |
| 302 imported/web-platform-tests/html/semantics/document-metadata/the-base-element/ba
se_href_specified.sub.html [ Skip ] | 320 imported/web-platform-tests/html/semantics/document-metadata/the-base-element/ba
se_href_specified.sub.html [ Skip ] |
| 303 | 321 |
| 304 # https://github.com/w3c/web-platform-tests/issues/1862: | 322 # https://github.com/w3c/web-platform-tests/issues/1862: |
| 305 # The test doesn't handle ':' after a drive letter in file: URL on Windows. | 323 # The test doesn't handle ':' after a drive letter in file: URL on Windows. |
| 306 imported/web-platform-tests/html/browsers/history/the-location-interface/locatio
n_hostname.html [ Skip ] | 324 imported/web-platform-tests/html/browsers/history/the-location-interface/locatio
n_hostname.html [ Skip ] |
| 307 | 325 |
| (...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 426 imported/csswg-test/css-writing-modes-3/text-combine-upright/parsing/text-combin
e-upright-parsing-invalid-001.html [ Skip ] | 444 imported/csswg-test/css-writing-modes-3/text-combine-upright/parsing/text-combin
e-upright-parsing-invalid-001.html [ Skip ] |
| 427 imported/csswg-test/css-writing-modes-3/text-combine-upright/parsing/text-combin
e-upright-parsing-invalid-002.html [ Skip ] | 445 imported/csswg-test/css-writing-modes-3/text-combine-upright/parsing/text-combin
e-upright-parsing-invalid-002.html [ Skip ] |
| 428 imported/csswg-test/css-writing-modes-3/text-combine-upright/parsing/text-combin
e-upright-parsing-valid-001.html [ Skip ] | 446 imported/csswg-test/css-writing-modes-3/text-combine-upright/parsing/text-combin
e-upright-parsing-valid-001.html [ Skip ] |
| 429 imported/csswg-test/css-writing-modes-3/text-combine-upright/parsing/text-combin
e-upright-parsing-valid-002.html [ Skip ] | 447 imported/csswg-test/css-writing-modes-3/text-combine-upright/parsing/text-combin
e-upright-parsing-valid-002.html [ Skip ] |
| 430 imported/csswg-test/css-writing-modes-3/text-combine-upright/value-digit2-and-in
herit-001.htm [ Skip ] | 448 imported/csswg-test/css-writing-modes-3/text-combine-upright/value-digit2-and-in
herit-001.htm [ Skip ] |
| 431 imported/csswg-test/css-writing-modes-3/text-combine-upright/value-digits2-002.h
tml [ Skip ] | 449 imported/csswg-test/css-writing-modes-3/text-combine-upright/value-digits2-002.h
tml [ Skip ] |
| 432 imported/csswg-test/css-writing-modes-3/text-combine-upright/value-digits3-001.h
tml [ Skip ] | 450 imported/csswg-test/css-writing-modes-3/text-combine-upright/value-digits3-001.h
tml [ Skip ] |
| 433 imported/csswg-test/css-writing-modes-3/text-combine-upright/value-digits3-002.h
tml [ Skip ] | 451 imported/csswg-test/css-writing-modes-3/text-combine-upright/value-digits3-002.h
tml [ Skip ] |
| 434 imported/csswg-test/css-writing-modes-3/text-combine-upright/value-digits4-001.h
tml [ Skip ] | 452 imported/csswg-test/css-writing-modes-3/text-combine-upright/value-digits4-001.h
tml [ Skip ] |
| 435 imported/csswg-test/css-writing-modes-3/text-combine-upright/value-digits4-002.h
tml [ Skip ] | 453 imported/csswg-test/css-writing-modes-3/text-combine-upright/value-digits4-002.h
tml [ Skip ] |
| OLD | NEW |