RenderTable should clip rounded rect in the same way as RenderBox does.

RenderBox::paintBoxDecorations renders background and border into a transparency layer and then clip that in one go.
So RenderTable should do the same way for border-radius.

TESTS=fast/table/border-radius-with-image.html
BUG=243774

Review URL: https://chromiumcodereview.appspot.com/18541007

git-svn-id: svn://svn.chromium.org/blink/trunk@158295 bbb929c8-8fbe-4397-9dbb-9b2b20218538
7 files changed
tree: 1c00b29786e870dfc6621c7a468bccd01252d873
  1. third_party/