Update web-platform-tests to revision 8f35eec39a68b77c04b4dbe1f108e4fd86ad7afc

This commit is contained in:
WPT Sync Bot 2019-04-21 21:32:37 -04:00 committed by Josh Matthews
parent 328244684a
commit a7432be1b3
15 changed files with 51 additions and 66 deletions

View file

@ -3,3 +3,4 @@
// 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 };