[Webkit-unassigned] [Bug 18318] Styled href links being incorrectly inherited beyond their scope

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 5 01:39:10 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18318


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mitz at webkit.org
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID




------- Comment #1 from mitz at webkit.org  2008-04-05 01:39 PDT -------
The oddly-styled links are visited links. The style sheet reads:

div#menu a:link, a:visited {z-index: 100; padding-top: 4px; margin:0 1px 0 1px;
width: 104px; height: 21px; ...

Which selects links descending from div#menu AND all visited links, regardless
of whether they descend from div#menu.


-- 
Configure bugmail: http://bugs.webkit.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