[css-houdini-drafts] Pull Request: [CSS Paint API] Pass snapped concrete size to paint function

xidachen has just submitted a new pull request for https://github.com/w3c/css-houdini-drafts:

== [CSS Paint API] Pass snapped concrete size to paint function ==
This pull request address the issue here:
https://github.com/w3c/css-houdini-drafts/issues/508

Basically, instead of passing the concrete object size to the paint function, we let it pass the round(concrete object size) / device pixel ratio.

Please review. @bfgeek @flackr

See https://github.com/w3c/css-houdini-drafts/pull/518

Received on Tuesday, 14 November 2017 15:51:37 UTC