Skip to content

merge_pr_7666

@xidachen xidachen tagged this 11 Oct 02:53
Currently there are 3 tests under wpt/css-paint-api/ that uses
document.body.style.zoom which is not standardized. This CL moves the
3 tests to http/tests/csspaint

Doing this won't lose coverage on wpt/ because we have equivalent tests
without zoom. Here are the corresponding ones:
            zoom                     the same test without zoom
       paint2d-zoom.html           -- paint2d-transform.html
geometry-border-image-005.html     -- geometry-border-image-004.html
geometry-background-image-003.html -- geometry-background-image-002.html

Bug: 769744
Change-Id: I325efec51a0747ad2adc7c463c20e44d2c1ef566
Reviewed-on: https://chromium-review.googlesource.com/706585
Reviewed-by: Robert Flack <[email protected]>
Commit-Queue: Xida Chen <[email protected]>
Cr-Commit-Position: refs/heads/master@{#507867}
Assets 2
Loading