Skip to content

Remove FF bug link for import_assertions with assert syntax#28645

Merged
caugner merged 1 commit intomdn:mainfrom
hamishwillee:ff147_remove_assert_statement
Dec 12, 2025
Merged

Remove FF bug link for import_assertions with assert syntax#28645
caugner merged 1 commit intomdn:mainfrom
hamishwillee:ff147_remove_assert_statement

Conversation

@hamishwillee
Copy link
Contributor

This removes a bug link to https://bugzil.la/1720570 for import assertions that use the assert syntax. The bug was supposed to indicate the issue that would "support" the feature, however the bug has completed without supporting the syntax because it is deprecated.

It may be that the feature was once supported - see https://bugzilla.mozilla.org/show_bug.cgi?id=1910686 - but either way it is not now, so this particular change is good.
This follows on from #28617

Related docs work tracked in mdn/content#42255

@github-actions github-actions bot added data:js Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript size:xs [PR only] 0-6 LoC changed labels Dec 12, 2025
@github-actions
Copy link
Contributor

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

@caugner caugner merged commit 632870d into mdn:main Dec 12, 2025
7 checks passed
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 size:xs [PR only] 0-6 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants