[Webkit-unassigned] [Bug 101891] New: [Refacotring] Create SelectRuleFeatureSet for collecting RuleFeatureSet for select attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 11 21:56:49 PST 2012


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

           Summary: [Refacotring] Create SelectRuleFeatureSet for
                    collecting RuleFeatureSet for select attribute
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: shinyak at chromium.org
            Blocks: 100451


Since RuleFeatureSet for select attribute will have more features than RuleFeatureSet has, it would be better to create another class.
We would like to collect the following features.
  :checked
  :enabled
  :disabled
  :indeterminate
  :link
  :target
  :visited
etc.

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