contentBox constant

BoxSizing const contentBox

CSS content-box.

Implementation

static const contentBox = BoxSizing('content-box');