Description[CSS Shapes] complex calc args for inset round vanish
In order to use calc in the rounded parameters for inset shapes, we need to pass RenderStyle for the value creation as we did for the width arguments.
Without taking RenderStyle into account, we hit an assert not reached in CSSPrimitiveValue::init in the debug builds.
This is a merge of http://trac.webkit.org/changeset/167936 by Zoltan Horvath <zoltan@webkit.org>.
BUG=367889
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=172938
Patch Set 1 #
Total comments: 1
Patch Set 2 : Remove unneeded one parameter LengthSize version #
Messages
Total messages: 7 (0 generated)
|