Description[CSS Shapes] inset complex calc() args vanish in serialized computed style
We didn't pass the style parameter when setting the width members of CSSBasicShapeInset,
which lead to a 'should never reach asserttion' in CSSPrimitiveValue::init. This patch
adds the missing parameters to the call sites.
This is a merge of http://trac.webkit.org/changeset/166894 by Zoltan Horvath <zoltan@webkit.org>.
BUG=350139
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=171082
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|