Varoot Phasuthadol

Results 2 issues of Varoot Phasuthadol

I have a Surface Pro. When I use trackpad to scroll, the scrollbar moves but the content doesn't. The same also happens with touchscreen scrolling. Mousewheel works fine btw.

`schemaPath` that were returned from `validateResult` are not always consistent. For example, `multipleOf` rule are not included: ```javascript const schema = { type: 'object', properties: { num: { type: 'number',...