Skip to content

Commit

Permalink
Add WebDXFeature for CloseWatcher
Browse files Browse the repository at this point in the history
https://web-platform-dx.github.io/web-features-explorer/features/closewatcher/

Change-Id: I83f2556cee77fa4cf9e8277af1628ce5864b5096
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6072053
Reviewed-by: Di Zhang <[email protected]>
Commit-Queue: Joey Arhar <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1393211}
  • Loading branch information
josepharhar authored and chromium-wpt-export-bot committed Dec 6, 2024
1 parent d8f0468 commit 7b6f075
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
3 changes: 3 additions & 0 deletions close-watcher/WEB_FEATURES.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
features:
- name: closewatcher
files: "**"
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
features:
- name: dialog
files: "**"
- name: closewatcher
files:
- "dialog-cancel-events.html"
- "dialog-canceling.html"
3 changes: 3 additions & 0 deletions html/semantics/popovers/WEB_FEATURES.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
features:
- name: popover
files: "**"
- name: closewatcher
files:
- "popover-close-request.html"

0 comments on commit 7b6f075

Please sign in to comment.