Re: [cssom-view-tests] Add test for scrolling in Quirks and nonQuirks mode. (#5637)

@RByers Thanks. I guess it will be worth trying to convert Blink tests into WPT tests at some point. There are other things I was thinking like:
- testing clientWidth, clientHeight scrollWidth, scrollHeight
- testing the case when the "HTML body element in quirks mode is potentially scrollable" (which is maybe the one you mentioned)
- maybe writing reftests to test setter without using the getter (and conversely)

However, I'll probably only go back to this once I experiment with importing the code from Chromium to WebKit first so that I get a better idea on this.

View on GitHub: https://github.com/w3c/web-platform-tests/pull/5637#issuecomment-296354066

Received on Saturday, 22 April 2017 07:15:11 UTC