[Bug 22239] New: [Shadow]: An exception to applyAuthorStyles should be carved out for custom pseudos

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

            Bug ID: 22239
           Summary: [Shadow]: An exception to applyAuthorStyles should be
                    carved out for custom pseudos
    Classification: Unclassified
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Component Model
          Assignee: dglazkov@chromium.org
          Reporter: dominicc@chromium.org
        QA Contact: public-webapps-bugzilla@w3.org
            Blocks: 14978

The effect applyAuthorStyles is described thus: " If false (default value), the
author styles are not applied to the shadow tree."

This presumably means that even if an element in Shadow DOM has a custom pseudo
ID, author styles using that pseudo ID don't affect it.

Is this intended? It is simple to understand but seems counterintuitive.

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

Received on Monday, 3 June 2013 00:34:18 UTC