Bug 1646999 [wpt PR 24256] - [AspectRatio] Add a test for <picture>, a=testonly
commit07a1e0829e7d9d9b8409862fb8b74f3c483e544e
authorChristian Biesinger <cbiesinger@chromium.org>
Tue, 23 Jun 2020 21:51:06 +0000 (23 21:51 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Wed, 24 Jun 2020 14:11:17 +0000 (24 14:11 +0000)
tree453491718fdf3744115552741f26bccaf1bfb50a
parent803e8ed1a71ff4de3024df40741f6b818afd7545
Bug 1646999 [wpt PR 24256] - [AspectRatio] Add a test for <picture>, a=testonly

Automatic update from web-platform-tests
[AspectRatio] Add a test for <picture>

<picture> does not currently let you specify an aspect ratio per
source:
https://github.com/w3c/csswg-drafts/issues/5212
https://github.com/whatwg/html/issues/4968

So this just tests setting a single aspect-ratio on the <img> element
for now.

Bug: 1045668
Change-Id: I89f5132322f8131bf346ea663b889e3b1d740e7c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2254454
Auto-Submit: Christian Biesinger <cbiesinger@chromium.org>
Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org>
Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org>
Cr-Commit-Position: refs/heads/master@{#780870}

--

wpt-commits: 0c5883bd05b5d962ae68998b450510582e6ef6ca
wpt-pr: 24256
testing/web-platform/tests/css/css-sizing/aspect-ratio/replaced-element-012.tentative.html [new file with mode: 0644]
testing/web-platform/tests/svg/animations/animate-stop-currentcolor.html [new file with mode: 0644]