Bug 1737048 [wpt PR 31344] - Add tests for how styles fetch resources from the networ...
commit14339b5cca7b37ccefa43cee856529a221ed1e0f
authorNoam Rosenthal <noamr@users.noreply.github.com>
Sun, 13 Feb 2022 21:34:13 +0000 (13 21:34 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Sat, 26 Feb 2022 11:57:03 +0000 (26 11:57 +0000)
tree32aa51aba92c0a380155faca76cdf74e3267240d
parent079597ad97e5d340b158c5460df12a1a2e0552ba
Bug 1737048 [wpt PR 31344] - Add tests for how styles fetch resources from the network, a=testonly

Automatic update from web-platform-tests
Add tests for how styles fetch resources from the network (#31344)

* Add tests for how styles fetch resources from the network

* Lint

* Using sec-fetch-mode when available.
Removed referer for now as it's unclear what it should be.
--

wpt-commits: 271a7f64adc1d49bed8107add8e1882d77cab8b3
wpt-pr: 31344
testing/web-platform/tests/css/fetching/fetch-resources.sub.html [new file with mode: 0644]
testing/web-platform/tests/css/fetching/support/echo-css.py [new file with mode: 0644]
testing/web-platform/tests/css/fetching/support/echo-headers.py [new file with mode: 0644]
testing/web-platform/tests/css/fetching/support/echo-helper.js [new file with mode: 0644]