commit | 8bb756774ac71289c4b1d6cd3be1d728df8f0aa4 | [log] [tgz] |
---|---|---|
author | rune <[email protected]> | Fri Feb 19 16:58:34 2016 |
committer | Commit bot <[email protected]> | Fri Feb 19 17:00:45 2016 |
tree | d6a0f00e9f83d5458676b795c3a3c6c3e019673f | |
parent | fbe7992cbb2da2bf1f129c3e2b6ca7271da86dc8 [diff] |
Reland: Propagate inherited properties into slotted elements on recalc. When we reach a <slot> element during recalc, we need to trigger recalc of elements distributed to that slot for inheritance. This is similar to what is done for InsertionPoint. I have however not found a case where we need a bigger cannon than LocalStyleChange on the distributed elements. Made a few override methods final, expecting no inheritance of HTMLSlotElement. [email protected],[email protected] BUG=587797 Committed: https://crrev.com/e6491c6e66c3393363402f04f625959e29ba236c Cr-Commit-Position: refs/heads/master@{#376406} Review URL: https://codereview.chromium.org/1708213002 Cr-Commit-Position: refs/heads/master@{#376461}