Skip to content

Commit

Permalink
Bug 1791068 [wpt PR 35920] - Mark user-activation-query related WPTs …
Browse files Browse the repository at this point in the history
…as non-tentative., a=testonly

Automatic update from web-platform-tests
Mark user-activation-query related WPTs as non-tentative.

The query API has been added recently to the HTML spec:
whatwg/html#8254

Change-Id: I66e96b7a49a548f02acdaf2c4efb717fc27dcdc3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3900591
Reviewed-by: Robert Flack <flackr@chromium.org>
Commit-Queue: Mustaq Ahmed <mustaq@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1048227}

--

wpt-commits: 87986b1b4f79e991b7867278e5a1bf23423a652a
wpt-pr: 35920
  • Loading branch information
mustaqahmed authored and moz-wptsync-bot committed Sep 23, 2022
1 parent 2fb017d commit 655ca67
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 655ca67

Please sign in to comment.