https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 859e67ce666775ccd471e4693d85d4e90989e270 authored by Bernie Thompson on 29 March 2018, 17:39:39 UTC
Revert "Use navigation for <a download>"
Tip revision: 859e67c
import-remote-origin-referrer-checker-worklet-script.sub.js
// Forward GET parameters to the server.
import 'https://{{domains[www1]}}:{{ports[https][0]}}/worklets/resources/referrer-checker.py?referrer_policy={{GET[referrer_policy]}}&expected_referrer={{GET[expected_referrer]}}';
back to top