DescriptionMultiple selectors setting relative font-weight names to an element result in a cumulative result
According to http://dev.w3.org/csswg/css-fonts/#font-weight-prop, the computed
weight of 'lighter' and 'bolder' are based on the inherited 'font-weight', so set
that inherited weight before calculating 'lighter' and 'bolder'.
BUG=322032
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=166795
Patch Set 1 #Patch Set 2 : Add testcase #
Total comments: 1
Patch Set 3 : Improve testcase #
Messages
Total messages: 8 (0 generated)
|