Skip to content

Commit

Permalink
Mark user-activation-query related WPTs as non-tentative.
Browse files Browse the repository at this point in the history
The query API has been added recently to the HTML spec:
whatwg/html#8254

Change-Id: I66e96b7a49a548f02acdaf2c4efb717fc27dcdc3
  • Loading branch information
mustaqahmed authored and chromium-wpt-export-bot committed Sep 15, 2022
1 parent d9aa665 commit 541b7ed
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 36 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
<!DOCTYPE html>
<!--
Tentative due to:
https://github.com/whatwg/html/issues/4008
-->
<html>
<head>
<script src="/resources/testharness.js"></script>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
<!DOCTYPE html>
<!--
Tentative due to:
https://github.com/whatwg/html/issues/4008
-->
<html>
<head>
<meta name="timeout" content="long">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
<!DOCTYPE html>
<!--
Tentative due to:
https://github.com/whatwg/html/issues/4008
-->
<html>
<head>
<script src="/resources/testharness.js"></script>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
<!DOCTYPE html>
<!--
Tentative due to:
https://github.com/whatwg/html/issues/4008
-->
<html>
<head>
<script src="/resources/testharness.js"></script>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
<!DOCTYPE html>
<!--
Tentative due to:
https://github.com/whatwg/html/issues/4008
-->
<html>
<head>
<script src="/resources/testharness.js"></script>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
<!DOCTYPE html>
<!--
Tentative due to:
https://github.com/whatwg/html/issues/4008
-->
<html>
<head>
<title>No user activation through 'Escape' key</title>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
<!DOCTYPE html>
<!--
Tentative due to:
https://github.com/whatwg/html/issues/4008
-->
<html>
<head>
<meta name="timeout" content="long">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
<!DOCTYPE html>
<!--
Tentative due to:
https://github.com/whatwg/html/issues/4008
-->
<html>
<head>
<script src="/resources/testharness.js"></script>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
<!DOCTYPE html>
<html>
<!--
Tentative due to:
https://github.com/whatwg/html/issues/4008
-->
<head>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
Expand Down

0 comments on commit 541b7ed

Please sign in to comment.