Replace filter outsets with bounds mapping in Blink.
This mirrors SkImageFilter::filterBounds, and is more flexible.
Also included are some additional unit tests, and changes to layout test
baselines:
* css3/filters/effect-reference-repaint-offset.html
Progression: now only repaints the offset area.
* fast/repaint/*
Minor: rounding for inexact values is more conservative (blur radius).
BUG=
600821
Committed:
https://crrev.com/42b8b79d8538d508b2d660e3dab12e8d0839bfaf
Cr-Commit-Position: refs/heads/master@{#386527}