Skip to content

Update anchor and area support of target=_blank imply rel=noopener #7642

Merged
ddbeck merged 6 commits intomdn:masterfrom
mems:patch-1
Dec 17, 2020
Merged

Update anchor and area support of target=_blank imply rel=noopener #7642
ddbeck merged 6 commits intomdn:masterfrom
mems:patch-1

Conversation

@mems
Copy link
Copy Markdown
Contributor

@mems mems commented Dec 11, 2020

@github-actions github-actions bot added the data:html Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML label Dec 11, 2020
@ddbeck ddbeck self-requested a review December 13, 2020 12:53
Copy link
Copy Markdown
Contributor

@ddbeck ddbeck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @mems and thank you for this PR. I see this is your first to BCD—welcome to the project!

This change looks good, though it looks like this will make it to Edge 88 as well. Would you mind if we included Edge too? Line comments with suggestions.

Anchor and area target=_blank imply rel=noopener

Co-authored-by: Daniel D. Beck <[email protected]>
@mems
Copy link
Copy Markdown
Contributor Author

mems commented Dec 14, 2020

Thanks @ddbeck. I've added the Edge version too as suggested.

But the CI fail with the error:

Problems in 1 file:
✖ api/HTMLInputElement.json
  Style – 1 error:
  → Error on line #2699
    Actual:             "mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLInputElement/width",
    Expected:           "support": {

Look like it's related to #7751

@queengooborg
Copy link
Copy Markdown
Contributor

queengooborg commented Dec 14, 2020

Apologies for the failing CI -- I've merged a quick fix to resolve the build failures! Can you do a quick merge of the latest master?

@mems
Copy link
Copy Markdown
Contributor Author

mems commented Dec 14, 2020

@vinyldarkscratch Done. Thanks that solve it.

Copy link
Copy Markdown
Contributor

@ddbeck ddbeck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @mems! 🎉

@ddbeck ddbeck merged commit 4231a0e into mdn:master Dec 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:html Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Chrome 88 supports implicit rel=noopener behavior

3 participants