DescriptionUse DEFINE_CSS_VALUE_TYPE_CASTS instead of using manual type cast function for CSSShaderValue
This cl changes isCSSShaderValue() to isShaderValue() in order to use DEFINE_CSS_VALUE_TYPE_CASTS template.
Besides this cl checks if CSSValue is CSSShaderValue before doing a type cast so that it has same behavior with other
type cast function.
BUG=N/A
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=158418
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|