8000 rel="noopener noreferrer" · Issue #266 · htmllint/htmllint · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
rel="noopener noreferrer" #266
Open
Open
@76784

Description

@76784

Using the option link-req-noopener will check for the presence of rel="noopener". That's fine, but because Firefox does not support rel="noopener", the current best practice is to code like this: rel="noopener noreferrer" - but when doing so, linting will fail.

I request that a change be made so that rel="noopener noreferrer" passes linting, just like rel="noopener" currently does.

Thank you.

More info on why using rel="noopener noreferrer" is the current best practice: https://www.jitbit.com/alexblog/256-targetblank---the-most-underestimated-vulnerability-ever/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0