Re: [csswg-drafts] [cssom-view] Spec declares that these terms are defined, but doesn't link to their definition: "Content edge, padding edge, border edge, margin edge, and viewport" (#3866)

Thanks -- agreed, the correct definition targets are probably
https://drafts.csswg.org/css-box-3/#content-edge
https://drafts.csswg.org/css-box-3/#padding-edge
https://drafts.csswg.org/css-box-3/#border-edge
https://drafts.csswg.org/css-box-3/#margin-edge
https://www.w3.org/TR/CSS22/visuren.html#viewport

And these definitions reinforce that the edges are boundaries (they "surround" boxes) and so the phrases "width of the padding edge" & "height of the padding edge" do indeed need rewording to be meaningful (as used at https://drafts.csswg.org/cssom-view/#dom-element-clientwidth ). I think they want `s/edge/box/`, with a link to https://drafts.csswg.org/css-box-3/#padding-box ?

-- 
GitHub Notification of comment by dholbert
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3866#issuecomment-506854479 using your GitHub account

Received on Friday, 28 June 2019 19:41:51 UTC