trisquel-icecat/icecat/testing/web-platform/tests/signed-exchange/resources/sxg-subresource-script-inner.js

4 lines
234 B
JavaScript

// 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', '*');