summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/signed-exchange/resources/sxg-subresource-script-inner.js
blob: dcc7a356a0a222b3cf4064f2aeb5a40c9a209338 (plain)
1
2
3
4
// Usually the alternate resource should have the same content as the original
// one (sxg-subresource-script.js), but for now we use differentiated content
// for easy testing.
window.parent.postMessage('from signed exchange', '*');