Commit 9fd7de4e authored by Chromium WPT Sync's avatar Chromium WPT Sync Committed by Commit Bot

Import wpt@e6f15e377e293ff7d2d73a3b167e4c2bcf4771bc

Using wpt-import in Chromium 04fbda1c.
With Chromium commits locally applied on WPT:
6386d9d8 "Update service_worker_unregister_and_register()"
40e4a155 "Reland "[Trusted Types] Remove TrustedURL.""


Note to sheriffs: This CL imports external tests and adds
expectations for those tests; if this CL is large and causes
a few new failures, please fix the failures by adding new
lines to TestExpectations rather than reverting. See:
https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md

Directory owners for changes in this CL:
ksakamoto@chromium.org:
  external/wpt/resource-timing

NOAUTOREVERT=true
TBR=lpz

No-Export: true
Change-Id: Ia8fa99b67039f0b3d7517fb96f5ca5bf482637af
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1866703Reviewed-by: default avatarWPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#707130}
parent 452cd830
import urllib import urllib
import sys, os
sys.path.append(os.path.join(os.path.dirname(__file__), "../common/"))
import sleep import sleep
def main(request, response): def main(request, response):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment