1
0
Fork 0
mirror of https://github.com/servo/servo.git synced 2025-07-04 14:03:39 +01:00
servo/resources/user-agent-js/00.example.js
2015-03-22 15:13:11 +05:30

5 lines
283 B
JavaScript

// Keep files in this directory which you would like executed before
// any other script when servo is run with `--userscripts`
// Files are sorted alphabetically. When committing polyfills
// order them with numbers, e.g. `01.innerhtml.js` will be executed before
// `05.jquery.js`