Made all const methods on CSSPrimitiveValue have the const keyword
Updated all const methods on CSSPrimitiveValue to actually use the const keyword. This is needed for later work that calls methods on const references of CSSPrimitiveValue. BUG=523893 Review URL: https://codereview.chromium.org/1314783002 git-svn-id: svn://svn.chromium.org/blink/trunk@201290 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment