github web-platform-tests/wpt merge_pr_49151

latest releases: merge_pr_49470, epochs/three_hourly/2024-12-03_06H, epochs/six_hourly/2024-12-03_06H...
10 months ago

Do not use * in variant names

Variant names will be append to test names, then that will cause problem
if we need add the tests to text expectations or test filter files.

'*' used here is meant to be part of a regular expression. As there
are always more than 0 character after 'HTML', use '+' instead.

Bug: None
Change-Id: I71cb68c27b85c82fce22cc082242f63840287713
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6013846
Reviewed-by: Mason Freed masonf@chromium.org
Commit-Queue: Weizhong Xia weizhong@google.com
Cr-Commit-Position: refs/heads/main@{#1382419}

Don't miss a new wpt release

NewReleases is sending notifications on new releases.