Re: [css-houdini-drafts] [css-paint-api] Box concrete object size

It is indeed supposed to be the size in px.

Padding/border/margin is irrelevant here; you're not painting an element, you're painting an `<image>`. Every place that accepts an `<image>` defines how it gets sized.  The spec's language is a little confusing/confused here; boxes don't have "concrete object sizes" (well, not by default at least; it's possible to invoke that algorithm to size a box).

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/417#issuecomment-310468369 using your GitHub account

Received on Thursday, 22 June 2017 18:46:07 UTC