blob: 7d8d818f45a8d713828efd4e94e19360b24658fa [file] [log] [blame]
PASS initialize global state
PASS same-origin text track should load
PASS cross-origin text track with no-cors request should not load
PASS cross-origin text track with rejected cors request should not load
FAIL cross-origin text track with approved cors request should not load assert_equals: expected "error event" but got "load event"
PASS same-origin text track that redirects same-origin should load
PASS same-origin text track that redirects cross-origin should not load
PASS same-origin text track that redirects to a cross-origin text track with rejected cors should not load
FAIL same-origin text track that redirects to a cross-origin text track with approved cors should not load assert_equals: expected "error event" but got "load event"
PASS restore global state