Update web-platform-tests to revision 2abaf21d855986de7baa55ad52a601c489ff22fd

This commit is contained in:
WPT Sync Bot 2019-01-07 20:35:39 -05:00
parent e09e683718
commit 05d9213a6e
33 changed files with 531 additions and 95 deletions

View file

@ -13,3 +13,21 @@
[picture: source (max-width:500px) valid image, img valid image, resize to narrow]
expected: FAIL
[picture: source (max-width:500px) broken image, img valid image, resize to narrow]
expected: FAIL
[img (srcset 1 cand) valid image, resize to wide]
expected: FAIL
[picture: same URL in source (max-width:500px) and img, resize to wide]
expected: FAIL
[img (srcset 1 cand) valid image, resize to narrow]
expected: FAIL
[picture: source (max-width:500px) valid image, img broken image, resize to wide]
expected: FAIL
[picture: same URL in source (max-width:500px) and img, resize to narrow]
expected: FAIL