DescriptionUse common converter for -webkit-column-[gap, width].
This patch adds support for the 'converter' attribute for a group of
semi-custom CSS properties handled by the 'apply_auto' macro. This gets
rid of the redundant 'compute_length=true/false' argument, plus the code
related to that.
It also makes it easier to add other things to the apply_auto-list which
can't be converted with computeLength or a primitive value mapping.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180437
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|