https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 3e2168c907f6026f4a79e6359ca787c799b2113f authored by Tommy Steimel on 12 April 2018, 15:39:13 UTC
Enable Modern Media Controls and fix layout tests
Tip revision: 3e2168c
import-empty-worklet-script-with-cors-header.js
// This file and descendant files are served with "Access-Control-Allow-Origin"
// header.
import './empty-worklet-script-with-cors-header.js';
back to top