Chromium Code Reviews
DescriptionClear mutable inline style when it is empty.
As part of this, add a new InlineVariablesIterator class. This implements a
CSSVariablesIterator interface, but in a way that is compatible with how inline
styles as represented in a MutableStylePropertySet are accessed through
ElementRareData rather than a ref pointer. This allows us to decouple the
lifetimes of a CSSVariablesIterator and the MutableStylePropertySet that it is a
helper/iterator for.
BUG=326664
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=164307
Patch Set 1 #Patch Set 2 : Update to latest. #Patch Set 3 : Fix conversion to spans. #Patch Set 4 : Factored inline version into its own file #Patch Set 5 : Removed errant spaces #Patch Set 6 : Added missing files. #Patch Set 7 : Fixed typo. #
Total comments: 17
Patch Set 8 : Resolved reviewer comments. #
Total comments: 4
Patch Set 9 : Fixed lint. #Patch Set 10 : Fixed typo. #
Messages
Total messages: 14 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||