Add a compile-time assertion for the size of CSSValue
authorrniwa@webkit.org <rniwa@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 6 Jan 2012 00:01:07 +0000 (00:01 +0000)
committerrniwa@webkit.org <rniwa@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 6 Jan 2012 00:01:07 +0000 (00:01 +0000)
commitd13a37c4764222a344a436cc4893b9eed74a9f2b
treeb403adcfaaa9c5a920d6fabee421dbb2e15d15c9
parent701afb55637d7240d6c1693f0c1e904e7741391e
Add a compile-time assertion for the size of CSSValue
https://bugs.webkit.org/show_bug.cgi?id=75635

Reviewed by Tony Chang.

Tightened the compile-time assertion.

* css/CSSValue.cpp:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@104236 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Source/WebCore/ChangeLog
Source/WebCore/css/CSSValue.cpp