Re: [css-houdini-drafts] [css-paint-api] scope of paint-valid flag being box (not box+use/size) seems wrong

Though I'd also note that maybe refactoring the invalidation logic 
around sizes is a good idea anyway, given that the above case does 
*not* require any invalidation if the element's size changes, since 
the concrete object size does not change, since the 
<code>background-size</code> is fixed and does not depend on the size 
of the element.

(I'm going to be lazy and leave that as part of this issue rather than
 filing a separate one... at least for now.)

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

Received on Wednesday, 26 October 2016 01:23:13 UTC