[css-houdini-drafts] Pull Request: [PaintWorklet] Explicit state the PaintSize could be fractional

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

== [PaintWorklet] Explicit state the PaintSize could be fractional ==
It was pointed out here: https://github.com/w3c/css-houdini-drafts/issues/479, that the spec says to "Set bitmap dimensions for the context’s output bitmap to width and height", which implies that the width and height are integers.

This pull request makes change to say rounded values of width and height, which makes it explicit.

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

Received on Thursday, 26 October 2017 14:48:18 UTC