Clean up matrix() parsing. Make sure the first four arguments can be...
Clean up matrix() parsing. Make sure the first four arguments can be lengths or numbers. The last two args can be lengths or numbers or percents. Reviewed by Beth * WebCore.xcodeproj/project.pbxproj: * css/CSSParser.cpp: (WebCore::TransformOperationInfo::TransformOperationInfo): (WebCore::CSSParser::parseTransform): * rendering/RenderStyle.h: (WebCore::MatrixTransformOperation::apply): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@27650 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Please register or sign in to comment