DescriptionReplace error-prone value with check from CSSProperty
In EditingStyle, there is a static integer that specifies the number of
non-inherited editing properties, that needed to appear in the beginning
of editingProperties vector. A better approach is to have a runtime
check using CSSProperty::isInheritedProperty().
BUG=269140
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=155788
Patch Set 1 #Patch Set 2 : Rebase after revision 155719 #Patch Set 3 : Rebase after text-decoration patch revert #Messages
Total messages: 10 (0 generated)
|