Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion javascript/builtins/AggregateError.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
},
"status": {
"experimental": true,
"standard_track": false,
"standard_track": true,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Can we add a link to this text fragment:

"spec_url": "https://html.spec.whatwg.org/multipage/structured-data.html#:~:text=if%20value%20has%20an%20%5B%5Berrordata%5D%5D%20internal%20slot",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I'm not a big fan of these text fragment URLs as I can't validate them (#23958) but I will not stay in the way if we think they are adding value.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

In our October 29, 2024 meeting we reached consensus to use text fragments where anchors aren't available.

In this case, we could link to the section instead, but it wouldn't be as straight-forward.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

In my opinion, any text fragment spec link is better than none.

"deprecated": false
}
}
Expand Down