PR #1412 introduced a small semantic change mixed in with the removal of
per-item complex clipping and masking. The semantic change resulted in
numerous Gecko reftest failures as many scroll frames ended up being
treated as clips. Eventually WR will have an explicit API to allow
callers to distinguish scroll frames from clips, but until that is in
place we should maintain the old behaviour of just treating all clips as
potential scroll frames.