[Webkit-unassigned] [Bug 6431] erratic behaviour of div:hover:after (pseudo-elements and pseudo-class hover crashing with position absolute)

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Feb 4 09:23:32 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=6431


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com,
                   |                            |hyatt at apple.com,
                   |                            |bdakin at apple.com




------- Comment #8 from darin at apple.com  2006-02-04 09:23 PDT -------
Particularly telling is the comment in RenderStyle::operator== that says:

    // compare everything except the pseudoStyle pointer

Clearly at the very least we need a version of == that *does* compare the
pseudoStyle pointer.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list