Skip to content

Commit

Permalink
Update features/api/Window/api.Window.opener.html (via Pages CMS)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenichelli committed Apr 25, 2024
1 parent 958c209 commit c341d2d
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion features/api/Window/api.Window.opener.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
---
id: api.Window.opener
support: unknown
support: supported
limitations: The opener can be omitted by specifying rel=noopener on a link, or
passing noopener in the windowFeatures parameter but this is not implemented
at the moment.
icf_support: expected
tests:
- /tests/cobro_main/window_open/test_window_opener.html
- /tests/cobro_main/window_open/test_window_opener_navigation.html
- /tests/cobro_main/window_open/window_opener_navigation2.html
- /tests/cobro_main/window_open/test_window_open_foreign_ctx/opener_open.html
- /tests/cobro_selenium/static/window_open.html
---

0 comments on commit c341d2d

Please sign in to comment.