-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Open
Labels
l10n-pt-brIssues related to Brazilian PortugueseIssues related to Brazilian Portugueseneeds triageTriage needed by staff and/or partners. Automatically applied when an issue is opened.Triage needed by staff and/or partners. Automatically applied when an issue is opened.
Description
MDN URL
What specific section or headline is this issue about?
Webpage_metadata
What information was incorrect, unhelpful, or incomplete?
The Brazilian Portuguese text was not clear and accurate compared to the original English version. Additionally, the redirect link was not working as expected.
What did you expect to see?
Functional/documentation outcome
The final documentation should communicate the following clearly:
- JavaScript loading should not block or break the page unnecessarily
- ``** is the preferred modern approach**
- Cross-links inside the Portuguese docs should point to the correct localized section anchors
What the reader should understand after these changes
A learner reading the final page should come away with this mental model:
- HTML is parsed first
- JavaScript files can be requested early
- with
defer, execution waits until parsing is done - this avoids errors such as trying to access elements that do not exist yet
Do you have any supporting links, references, or citations?
No response
Do you have anything more you want to share?
No response
MDN metadata
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
l10n-pt-brIssues related to Brazilian PortugueseIssues related to Brazilian Portugueseneeds triageTriage needed by staff and/or partners. Automatically applied when an issue is opened.Triage needed by staff and/or partners. Automatically applied when an issue is opened.