[Webkit-unassigned] [Bug 30283] New: Injudicious use of <a name>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 11 02:41:08 PDT 2009


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

           Summary: Injudicious use of <a name>
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Trivial
          Priority: P2
         Component: WebKit Website
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cam at mcc.id.au


Uses of <h3><a name="X">...</a></h3> on coding/contributing.html should be
replaced with <h3 id="X">...</h3> to avoid having those headings being styled
like links.

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