WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
103346
WebKit CSS Bug
https://bugs.webkit.org/show_bug.cgi?id=103346
Summary
WebKit CSS Bug
Wei Lou
Reported
2012-11-26 19:32:25 PST
Chrome 23 on PC and Safari 6 on Mac both have this CSS bug. Firefox 17.0 on PC works well. Mobile Safari on iOS 6.0.1 works well. Repo steps: 1. Access to
http://weilou.me/about-me
from either Chrome 23 on PC or Safari 6 on Mac. 2. You see an image of Europa. You can inspect this image via developer tools. The image in div which has a class name "front" is focused. 3. Click on this image. You see the image is flipped. 4. Inspect the image you see via developer tools again. The image in div which has a class name "back" should be focused. But instead, the image in div which has a class name "front" is focused. This is wrong. 5. Click on the image you see, the image should be flipped back. But you can't get this right result.
Attachments
Add attachment
proposed patch, testcase, etc.
Wei Lou
Comment 1
2012-11-27 19:24:12 PST
The fix to this bug is needed!
Wei Lou
Comment 2
2012-11-30 04:14:53 PST
This bug should be fixed.
Wei Lou
Comment 3
2012-12-04 08:49:36 PST
The fix to this bug is needed!
Wei Lou
Comment 4
2012-12-04 23:44:36 PST
The fix to this bug is needed.
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