[Bug 20304] New: [Shadow]: pseudo attribute

https://www.w3.org/Bugs/Public/show_bug.cgi?id=20304

            Bug ID: 20304
           Summary: [Shadow]: pseudo attribute
    Classification: Unclassified
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Component Model
          Assignee: dglazkov@chromium.org
          Reporter: annevk@annevk.nl
        QA Contact: public-webapps-bugzilla@w3.org
            Blocks: 14978

You need to do some kind of validation here, no? Pseudo-elements cannot just be
any code unit sequence.

Apart from that if this is supposed to match CSS ::{pseudo} then there's
another problem as currently CSS requires such unknown pseudo-elements to be
dropped per its parsing rules (WebKit might have a bug there).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Saturday, 8 December 2012 09:59:58 UTC