Fix the size and position of overflow:scroll clip

The clip for overflow:scroll clip was not including the space for
padding, which could lead to some content being clipped when it
shouldn't. This changes fixes that issue.

A test is skipped because this fix also stops hiding a failure due to
mispositioned text.

Fixes #16576.
This commit is contained in:
Martin Robinson 2017-06-30 09:57:20 -07:00
parent 9d74ae890b
commit 39a98d4ff1
6 changed files with 102 additions and 3 deletions

View file

@ -0,0 +1,3 @@
[attachment-local-clipping-image-6.htm]
type: reftest
expected: FAIL