Ojan Vafai 785f64ed86 Remove outline painting on inlines.
Jagged edge outlines are more complexity than is justified
for the use-cases. We should enable to use-cases like this,
but with a lower-level line-box + custom painting API.

Removes the paintOutline method on RenderInline. Also removed
a number of dead methods that call absoluteRects so we can delete
that method and related code.

R=esprehn@chromium.org

Review URL: https://codereview.chromium.org/867653005
2015-01-26 18:58:02 -08:00
..
2015-01-26 15:11:44 -08:00
2015-01-26 18:58:02 -08:00
2015-01-14 12:56:27 -08:00
2015-01-26 18:58:02 -08:00
2015-01-21 17:02:08 -08:00