Hello! I´d like to get WebKit's position on adding Layer (through beginLayer and endLayer), that would allow authors to draw a series of instructions as a single unit, rather than having to use a temporary canvas.

Here is the explainer: https://github.com/fserb/canvas2D/blob/master/spec/layers.md
Here the WHATWG issue: https://github.com/whatwg/html/issues/7329
Here is the ChromeStatus link: https://chromestatus.com/guide/edit/5629802309484544

Thanks!

Juanmi