WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
29730
REGRESSION: webkit-transform scale no longer works properly in nightly build
https://bugs.webkit.org/show_bug.cgi?id=29730
Summary
REGRESSION: webkit-transform scale no longer works properly in nightly build
Hanspeter Schaub
Reported
2009-09-24 18:16:00 PDT
I use the webkit-transform to scale elements when the mouse hovers over them. As of two days ago (9/22/09), the nightly webkit build no longer function properly here? The image should scale form its norm size to x1.1 the size. however, it now seems to scale from zero size to x1.1 size? Here is a test page to illustrate this issue.
http://homepage.mac.com/hanspeterschaub/work/test.html
I have this happen on other elements (some div's) that I use on my site. They all scale from 0 to the desired size, instead of from the current size as before. In Safari 4 this still work as expected.
Attachments
Patch, changelog, testcase
(9.12 KB, patch)
2009-09-24 20:46 PDT
,
Simon Fraser (smfr)
mitz: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Rowe (bdash)
Comment 1
2009-09-24 19:32:19 PDT
<
rdar://problem/7252744
>
Simon Fraser (smfr)
Comment 2
2009-09-24 19:44:06 PDT
Regression from
bug 29465
I guess.
Simon Fraser (smfr)
Comment 3
2009-09-24 20:46:41 PDT
Created
attachment 40099
[details]
Patch, changelog, testcase
Simon Fraser (smfr)
Comment 4
2009-09-24 21:02:14 PDT
http://trac.webkit.org/changeset/48746
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug