DescriptionImplement unset value handling
This patch accepts unset as a valid CSS value and creates
a CSSUnsetValue object for it. Then when resolving it the
rules stated in below link are implemented:
http://dev.w3.org/csswg/css-cascade/#valuedef-unset
Add a test for the new behavior.
BUG=431689
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=186604
Patch Set 1 #Patch Set 2 : V2 #Patch Set 3 : Fix failing test + copyrights #Patch Set 4 : Add test #
Messages
Total messages: 10 (3 generated)
|