DescriptionMove special code for 'shape-outside' out of StyleBuilderFunctions.cpp.tmpl.
There should not be special code generation for a single property, at
least not in cases where a converter can easily be used instead.
Changes:
* Assume that 'value' is either 'none', an image value, or a list of
values.
* Use primitive value mapping for CSSBoxType, since parser ensures
that only valid values go though.
R=timloh@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183982
Patch Set 1 #
Total comments: 3
Patch Set 2 : Remove unreachable nullptr. #
Messages
Total messages: 9 (1 generated)
|