commit | 0d9d11e32d1df50f0eff5a17b2d637b8f0b2e886 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@bbb929c8-8fbe-4397-9dbb-9b2b20218538> | Wed Sep 25 06:06:07 2013 |
committer | [email protected] <[email protected]@bbb929c8-8fbe-4397-9dbb-9b2b20218538> | Wed Sep 25 06:06:07 2013 |
tree | 1c00b29786e870dfc6621c7a468bccd01252d873 | |
parent | 680983996448bcaf6af751f6dd80dc051aecedf6 [diff] |
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