Skip to content

Commit

Permalink
Bug 1540979 [wpt PR 16127] - Remove .tentative mark from preload-imag…
Browse files Browse the repository at this point in the history
…esrcset tests, a=testonly

Automatic update from web-platform-tests
Remove .tentative mark from preload-imagesrcset tests

Now that the HTML spec change (whatwg/html#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 <ksakamotochromium.org>
Reviewed-by: Dominic Farolino <domfarolinogmail.com>
Cr-Commit-Position: refs/heads/master{#645156}

--

wpt-commits: 835b267c69bfddefa374083edf408f1015145e27
wpt-pr: 16127

UltraBlame original commit: 54dede13dc1253acdce7b200324c904cfe2a3fc1
  • Loading branch information
marco-c committed Oct 4, 2019
1 parent 0d3fc6d commit e054328
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit e054328

Please sign in to comment.