mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Auto merge of #24364 - servo:jdm-patch-35, r=SimonSapin
Remove outdated userscript content. We now support WheelEvent, so this isn't necessary. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/24364) <!-- Reviewable:end -->
This commit is contained in:
commit
ea46008288
1 changed files with 0 additions and 1 deletions
|
@ -3,4 +3,3 @@
|
|||
// Files are sorted alphabetically. When committing polyfills
|
||||
// order them with numbers, e.g. `01.innerhtml.js` will be executed before
|
||||
// `05.jquery.js`
|
||||
WheelEvent = { DOM_DELTA_PIXEL: 5, DOM_DELTA_LINE: 5, DOM_DELTA_PAGE: 5 };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue