зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1540979 [wpt PR 16127] - Remove .tentative mark from preload-imagesrcset tests, a=testonly
Automatic update from web-platform-tests Remove .tentative mark from preload-imagesrcset tests Now that the HTML spec change (https://github.com/whatwg/html/pull/4048) is landed, let's remove the .tentative label from the tests. Bug: 813452 Change-Id: Id92373c8b78b537b6020c6aa8e05765e2c075834 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1542738 Commit-Queue: Kunihiko Sakamoto <ksakamoto@chromium.org> Reviewed-by: Dominic Farolino <domfarolino@gmail.com> Cr-Commit-Position: refs/heads/master@{#645156} -- wpt-commits: 835b267c69bfddefa374083edf408f1015145e27 wpt-pr: 16127 --HG-- rename : testing/web-platform/tests/preload/dynamic-adding-preload-imagesrcset.tentative.html => testing/web-platform/tests/preload/dynamic-adding-preload-imagesrcset.html rename : testing/web-platform/tests/preload/link-header-preload-srcset.tentative.html.headers => testing/web-platform/tests/preload/link-header-preload-imagesrcset.html.headers
This commit is contained in:
Родитель
bb7773d30c
Коммит
c561fdba63
|
@ -4,7 +4,7 @@
|
|||
<script src="/resources/testharnessreport.js"></script>
|
||||
<script src="/preload/resources/preload_helper.js"></script>
|
||||
<script>
|
||||
var t = async_test('Makes sure that Link headers preload images with (experimental) imagesrcset/imagesizes attributes.');
|
||||
var t = async_test('Makes sure that Link headers preload images with imagesrcset/imagesizes attributes.');
|
||||
</script>
|
||||
<body>
|
||||
<script>
|
Загрузка…
Ссылка в новой задаче