- From: Rick Byers <web-platform-tests-notifications@w3.org>
- Date: Sat, 22 Apr 2017 03:31:21 GMT
- To: public-web-platform-tests-notifications@w3.org
This is great, thank you! It covers the most important use cases. There are additional edge cases that could be valuable to cover (eg. the weird quirks behavior with 'html, body { overflow: scroll; }' where IIRC the only way to get/set the real document scroll position is with window.scroll*). See, for example, our [tests for this in blink](https://cs.chromium.org/chromium/src/third_party/WebKit/LayoutTests/fast/dom/Element/scrollTop-scrollLeft-body.html?dr). But it's obviously up to you if you think it's worthwhile to add any of those edge cases. View on GitHub: https://github.com/w3c/web-platform-tests/pull/5637#issuecomment-296344156
Received on Saturday, 22 April 2017 03:31:34 UTC