Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No overall spec_url for javascript.operators.spread (result is broken Specifications section in MDN) #14392

Closed
seanwbarry opened this issue Jan 1, 2022 · 1 comment · Fixed by #17328
Labels
data:js Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript

Comments

@seanwbarry
Copy link

What page(s) did you find the problem on?

Specific page section or heading?

spec_url - https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#prod-SpreadElement

What is the problem?

I have provided a more specific spec_url above than is defined in the browser-compat-data repo, but, regardless, that repo has a spec_url defined for this piece of information. Yet, it isn't rendering on the url detailed above.

Problem: in the section titled "Specification" it says "No specification found"

What did you expect to see?

A link to the relevant part of the specification: https://github.com/mdn/browser-compat-data/blob/main/javascript/operators/spread.json

Did you test this? If so, how?

To the extent that I found the relevant part of the specification?

issue

@sideshowbarker sideshowbarker transferred this issue from mdn/content Jan 2, 2022
@sideshowbarker sideshowbarker changed the title link to spread syntax documentation is not rendering No overall spec_url for javascript.operators.spread (result is broken Specifications section in MDN) Jan 2, 2022
@queengooborg queengooborg added the data:js Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript label Jan 2, 2022
@Elchi3
Copy link
Member

Elchi3 commented Jan 10, 2022

This should be looked at with #13804 in mind (the namespace for spread isn't ideal leading to problems like this)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:js Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants