-
adele@apple.com authored
2008-04-17 Dean Jackson <dino@apple.com> Reviewed by Hyatt. Fix for <rdar://problem/5849968> translate method should have Y=0 when only X is present Test: fast/css/transform-default-parameter.html * css/CSSStyleSelector.cpp: (WebCore::CSSStyleSelector::applyProperty): translate function with only X parameter now leaves the Y parameter as zero. LayoutTests: 2008-04-17 Dean Jackson <dino@apple.com> Reviewed by Hyatt. Test for <rdar://problem/5849968> translate method should have Y=0 when only X is present * fast/css/transform-default-parameter.html: Added. * platform/mac/fast/css/transform-default-parameter-expected.checksum: Added. * platform/mac/fast/css/transform-default-parameter-expected.png: Added. * platform/mac/fast/css/transform-default-parameter-expected.txt: Added. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@32002 268f45cc-cd09-0410-ab3c-d52691b4dbfc
adele@apple.com authored2008-04-17 Dean Jackson <dino@apple.com> Reviewed by Hyatt. Fix for <rdar://problem/5849968> translate method should have Y=0 when only X is present Test: fast/css/transform-default-parameter.html * css/CSSStyleSelector.cpp: (WebCore::CSSStyleSelector::applyProperty): translate function with only X parameter now leaves the Y parameter as zero. LayoutTests: 2008-04-17 Dean Jackson <dino@apple.com> Reviewed by Hyatt. Test for <rdar://problem/5849968> translate method should have Y=0 when only X is present * fast/css/transform-default-parameter.html: Added. * platform/mac/fast/css/transform-default-parameter-expected.checksum: Added. * platform/mac/fast/css/transform-default-parameter-expected.png: Added. * platform/mac/fast/css/transform-default-parameter-expected.txt: Added. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@32002 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Loading