[Webkit-unassigned] [Bug 76428] New: Each style rule should have its own ID

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 16 22:05:33 PST 2012


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

           Summary: Each style rule should have its own ID
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Trivial
          Priority: P5
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tkent at chromium.org


I sometimes want to introduce one style rule to another WebKit developer. Now we have to introduce like:
  "The third item of the Indentation section in http://www.webkit.org/coding/coding-style.html"

If we introduced id attributes like

<li id="indentation-namespace" title="#indentation-namespace">The contents of an outermost <code>namespace</code> block (and any nested namespaces with the same scope)

, we would be able to introduce it by a URI reference like http://www.webkit.org/coding/coding-style.html#indentation-namespace

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