1 Tests that the html element excludes scrollbars when reporting clientWidth and c
lientHeight, and that it implements scroll() by scrolling the frame.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
".
4
5
6 PASS htmlElement.clientWidth is innerWidth - 20
7 PASS htmlElement.clientHeight is innerHeight - 20
Issue 1310323003: Update Element methods for root layer scrolling.
(Closed)
Created 5 years, 4 months ago by skobes
Modified 5 years, 4 months ago
Reviewers: eae
Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Comments: 2