DescriptionMake currentColor behave the same internally as initial
While most color properties have an initial value of currentColor,
explicitly specifying currentColor behaves different internally to an
initial value. This patch makes currentColor no longer resolved in style
resolution for properties which are a single color and removes a flag
from RenderStyle indicating that currentColor was explicitly set.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181538
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|