User tests: Successful: Unsuccessful:
This PR removes noopener from the rel="" attribute which was used as a fallback for earlier IE and FF versions.
In Joomla 4, seeing as we're supporting the latest IE11 and the last 2 of other modern browsers, we nolonger need this.
| Status | New | ⇒ | Pending |
| Category | ⇒ | Administration com_installer Front End com_contact com_content Installation Modules Plugins |
| Status | Pending | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-07-19 12:27:28 |
| Closed_By | ⇒ | C-Lodder | |
| Labels |
Added:
?
|
||
Actually, no, can't be done. Surprise surprise, IE11 and Edge don't support noopener.
Grr, I initially did that, then reverted it cause I thought it was the wrong way round. Will redo now