[wpt-sync] Sync PR 22486 - Fix fetch-request-css-cross-origin.https.html
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox76 fixed)
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 22486 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/22486
Details from upstream follow.
Kenichi Ishibashi <bashi@chromium.org> wrote:
Fix fetch-request-css-cross-origin.https.html
The upstream change [1] updated assert_throws_dom() but it seems
the test wasn't updated together. Update the test to pass a
constructor to follow changes which are done by the upstream change.[1] https://github.com/web-platform-tests/wpt/commit/4ba5bc3847bc88a7a2598841933b89ae4b611bcf
Bug: 1054772
Change-Id: Icb6edae96758445a861634e330072c364084ee4c
Reviewed-on: https://chromium-review.googlesource.com/2123571
WPT-Export-Revision: 875ad2c83052ee92eee481c98a5aaef358dbb03e
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 4 subtests
Status Summary
Firefox
OK : 1
PASS: 3
FAIL: 1
Chrome
OK : 1
PASS: 4
Safari
OK : 1
PASS: 3
FAIL: 1
Links
Details
New Tests That Don't Pass
/service-workers/service-worker/fetch-request-css-cross-origin.https.html
Same-origin policy for access to CSS resources fetched via service worker: FAIL (Chrome: PASS, Safari: FAIL)
Comment 4•5 years ago
|
||
bugherder |
Description
•