Eric Seidel 3046acd9eb Remove backface visibility
I made one edit in FrameView while looking at writing
RenderParagraph in Dart and then decided to look for
a slightly larger clean-up to justify committing it.
I found backface-visibility which I removed.

backface-visibility controls painting/hittesting of flipped objects.
https://developer.mozilla.org/en-US/docs/Web/CSS/backface-visibility

It's mostly used as a hack to get layers however. :)

TBR=abarth@chromium.org

Review URL: https://codereview.chromium.org/1161623004
2015-05-28 10:18:24 -07:00
..
2014-12-15 18:29:19 -08:00
2015-01-25 23:48:53 -08:00
2015-01-22 18:26:55 -08:00
2015-01-21 14:34:02 -08:00
2015-01-22 20:48:22 -08:00
2014-12-15 18:29:19 -08:00