Stephen Chenney

Results 6 comments of Stephen Chenney

I agree that skia-discuss would be the best place to ask. I believe the point of passing in the bounds to the SkPictureRecorder is explicitly to limit the drawable size....

This is the feature I'm working on. https://chromestatus.com/guide/edit/5090853643354112 It's a bit of a mess because it was not set up as a feature before being implemented.

Do you want me to edit that test feature to try to repro the issue?

That would be my case. I have this url: https://chromestatus.com/feature/5090853643354112?gate=5157511535788032 I originally started with https://chromestatus.com/guide/verify_accuracy/5090853643354112 if for some reason that matters.

In Chromium based browsers it is still behind a flag, but enabled for test which is why the WPT are passing. Sites can't use it for general users because the...

There is an active proposal for converting any DOM content into a canvas image, and even more so render HTML content directly to the canvas. This is in early discussions...