Add tests of enableSlowWholeDocumentDraw |
||
Issue descriptionI broke enableSlowWholeDocumentDraw and caused the document to be clipped but no tests broke. I don't think we have any test coverage of this webview functionality.
,
May 14 2018
In working on a patch, I made the main frame clip even though the layer size was still large. This was a bug but was not caught by any tests because we only check layer sizes in this mode. I think it would be useful to add pixel tests to verify that the painted output is correct instead of just relying on layer sizes.
,
Jun 18 2018
|
||
►
Sign in to add a comment |
||
Comment 1 by boliu@chromium.org
, May 9 2018Status: Assigned (was: Available)