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

Import wpt@03d74b2427e01f1a72f8aae5bc9739230791aea1

Using wpt-import in Chromium 037c69d0.
With Chromium commits locally applied on WPT:
9e3affdd "Ship `referer` header length limitation."
723f9a78 "Prevent leaking Sec-CH-/Sec-Fetch- Request Headers on HTTPS Downgrade Redirects."
51060891 "[UserTimingL3] Replace SyntaxError with TypeError."


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:
msisov@igalia.com:
  external/wpt/webvtt

NOAUTOREVERT=true
TBR=foolip

No-Export: true
Change-Id: I7abbdecb3ef14762e71550a7a9c33107b4921e4d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1656162Reviewed-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@{#668542}
parent e8c8cc9a
<!DOCTYPE html>
<title>Reference for WebVTT rendering, basic</title>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
html { overflow:hidden }
body { margin:0 }
......
......@@ -2,6 +2,7 @@
<html class="reftest-wait">
<title>WebVTT rendering, basic</title>
<link rel="match" href="basic-ref.html">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
html { overflow:hidden }
body { margin:0 }
......
<!DOCTYPE html>
<title>Reference for WebVTT rendering, line:0 should be top line</title>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
html { overflow:hidden }
body { margin:0 }
......
......@@ -2,6 +2,7 @@
<html class="reftest-wait">
<title>WebVTT rendering, line:0 should be top line</title>
<link rel="match" href="line_0_is_top-ref.html">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
html { overflow:hidden }
body { margin:0 }
......
<!DOCTYPE html>
<title>Reference for WebVTT rendering, ::cue(|c) should match</title>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
html { overflow:hidden }
body { margin:0 }
......
......@@ -2,6 +2,7 @@
<html class="reftest-wait">
<title>WebVTT rendering, ::cue(|c) should match</title>
<link rel="match" href="class_namespace-ref.html">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
html { overflow:hidden }
body { margin:0 }
......
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