DescriptionFix crash in continuations.
Style sharing didn't play nicely with elements getting
their display adjusted based off the parent's display.
We style share without doing adjusting, so we need to
avoid style sharing if adjusting would result in
a different style. Particularly, we need to make sure
that the display coercion would happen in the same way.
R=esprehn@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/613fddedfda822503464aaf1740c5c42f8aa0dfa
Patch Set 1 #
Total comments: 2
Patch Set 2 : address review nit #
Messages
Total messages: 3 (1 generated)
|