[Bug 29623] New: "interface CSS {" should be "namespace CSS {”

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

            Bug ID: 29623
           Summary: "interface CSS {" should be "namespace CSS {”
           Product: CSS
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: CSSOM
          Assignee: simonp@opera.com
          Reporter: simonp@opera.com
        QA Contact: public-css-bugzilla@w3.org
  Target Milestone: ---

https://drafts.csswg.org/cssom/#the-css.escape()-method

[[
interface CSS {
]]

Change this to use WebIDL namespace. See
https://github.com/heycam/webidl/pull/121

Also fix https://drafts.csswg.org/css-images-4/#elementsources and
https://drafts.csswg.org/css-conditional/#the-css-interface to use partial
namespace.

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

Received on Thursday, 12 May 2016 21:15:09 UTC