[Bug 23237] New: "When a method or an attribute is said to call a..."

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

            Bug ID: 23237
           Summary: "When a method or an attribute is said to call a..."
           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

http://dev.w3.org/csswg/cssom/#hardwareLimitations

[[
When a method or an attribute is said to call another method or attribute, the
user agent must invoke its internal API for that attribute or method so that
e.g. the author can't change the behavior by overriding attributes or methods
with custom properties or functions in ECMAScript.
]]

It's clearer to define separate "internal algorithms" for each API that can be
invoked by prose instead of saying to invoke a method.

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

Received on Friday, 13 September 2013 10:00:49 UTC