DescriptionRemove CSSValueList::equals(const CSSValue&)
This patch removes CSSValueList::equals(const CSSValue&), which allows
us to compare [x] == x. This was only returning true in a couple of
cases in editing code, due to LayoutStyleCSSValueMapping returning
different types to the CSSPropertyParser, which the patch also fixes.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=191999
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|