[Bug 21973] New: "PseudoElement implements GetStyleUtils;"

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

            Bug ID: 21973
           Summary: "PseudoElement implements GetStyleUtils;"
    Classification: Unclassified
           Product: CSS
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: CSSOM
          Assignee: glenn@skynav.com
          Reporter: simonp@opera.com
        QA Contact: public-css-bugzilla@w3.org

http://dev.w3.org/csswg/cssom/#the-pseudoelement-interface

[[
PseudoElement implements GetStyleUtils;
]]

This is missing in the generated document but exists in the PseudoElement.idl
file. It works for Element which uses a partial interface. (I'll hardcode the
implements statement in the source file until this bug is fixed.)

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

Received on Wednesday, 8 May 2013 18:49:46 UTC