[Bug 29319] New: "the element’s all descendant boxes"

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

            Bug ID: 29319
           Summary: "the element’s all descendant boxes"
           Product: CSS
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: CSSOM View
          Assignee: simonp@opera.com
          Reporter: w3bugs@chrisrebert.com
        QA Contact: public-css-bugzilla@w3.org
  Target Milestone: ---

https://drafts.csswg.org/cssom-view/#terminology

[[
the element’s all descendant boxes
]]

This doesn't seem like valid English grammar. For context, here's one sample of
where this is used:

[[
the right margin edge of the element’s all descendant boxes
]]

Perhaps, in context, something like the following was intended?:

[[
the rightmost right margin edge of all of the element’s descendants’ boxes
]]

(substituting both instances of "right" with "right", "left", "top", or
"bottom" as appropriate)

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

Received on Wednesday, 2 December 2015 08:54:38 UTC