[Webkit-unassigned] [Bug 103346] New: WebKit CSS Bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 26 19:30:13 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=103346

           Summary: WebKit CSS Bug
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://weilou.me/about-me
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: weilou.happy at gmail.com


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list