Do not invert the colors of SVG shapes in dark mode.
Inline SVG images do not have an Image object associated with them, so they do not go through the regular dark mode image classification that non-inline SVG images would. With the current design, the shapes belonging to the same image might receive different classifications in dark mode. So until there is a way to properly classify an inline SVG image by considering all its individual shapes, do not invert any part of that image. Bug: 963998 Change-Id: Ib946c3c1ff7cdce08d2f5af9cca8542ccb9c91fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1893111Reviewed-by:Stephen Chenney <schenney@chromium.org> Reviewed-by:
Prashant Nevase <prashant.n@samsung.com> Commit-Queue: Varun Chowdhary Paturi <v.paturi@samsung.com> Cr-Commit-Position: refs/heads/master@{#715229}
Showing
18 KB
20.6 KB
20.3 KB
18 KB
20.9 KB
20.7 KB
2.69 KB
2.41 KB
2.03 KB
2.04 KB