Allow iframes to paint the base background for color-scheme.
According to spec[1], a mismatching used color-scheme for embedding iframe element and iframe document root element should cause an opaque canvas background for the color-scheme to be painted behind the document background. Modify the ViewPainter to allow painting the base background in an iframe for these cases. Bug: 1058822 Change-Id: I0097d8207c2f697367c477b795bfb2443ebd5cb2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2418322 Commit-Queue: Rune Lillesveen <futhark@chromium.org> Reviewed-by:Stefan Zager <szager@chromium.org> Cr-Commit-Position: refs/heads/master@{#809508}
Showing
Please register or sign in to comment