Move CSS paint tests using non-standardized browser zoom CSS property out of WPT. |
||
Issue descriptionIn https://chromium-review.googlesource.com/c/chromium/src/+/678019/8/third_party/WebKit/LayoutTests/external/wpt/css-paint-api/hidpi/geometry-with-hidip-zoom.html#33 it was pointed out that body.style.zoom is not standardized: https://developer.mozilla.org/en-US/docs/Web/CSS/zoom I see three other paint tests using this which should be moved out as well: https://cs.chromium.org/search/?q=file:third_party%5C/WebKit%5C/LayoutTests%5C/external%5C/wpt+style%5C.zoom&sq=package:chromium&type=cs Make sure that the only purpose of the tests is to test browser zoom, if there's anything else they test that we could still be testing we want to keep that testing coverage.
,
Oct 11 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Oct 11 2017