[Webkit-unassigned] [Bug 32187] New: Combination of #specific div:hover, and [non-inheriting] p:first-letter and and p:first-line declarations inappropriately affects first-letter on hover

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 5 18:28:32 PST 2009


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

           Summary: Combination of #specific div:hover, and
                    [non-inheriting] p:first-letter and and p:first-line
                    declarations inappropriately affects first-letter on
                    hover
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows Vista
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: micropat+bugzilla at gmail.com


Created an attachment (id=44352)
 --> (https://bugs.webkit.org/attachment.cgi?id=44352)
Test case

See the attached page for a test case.  To reproduce: load page, then hover
over the paragraph.

Expected result: The font of the first letter should *not* suddenly change on
hover.

What happens: The font of the first letter unexpectedly changes on hover.

This is very odd behavior because the paragraph should not inherit the :hover
selector due to specificity: #specific div:hover

Reproduced on:
 WebKit nightly r51705
 Chrome 4.0.249.25
 Safari 4.0.3 (531.9.1)

Other non-webkit browsers OK.

-- 
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