Fix: translation errrors#940
Merged
leviding merged 4 commits intojavascript-tutorial:masterfrom Oct 5, 2021
Merged
Conversation
…aded/article.md original text: What happens if we set the DOMContentLoaded handler after the document is loaded?
…vents/04-move-ball-field/task.md original text: When the page is scrolled, nothing should break.
original text: The keepalive option indicates that the request may “outlive” the webpage that initiated it. "outlive" means live longer than ...
original text: 1. A samesite=lax cookie is sent if both of these conditions are true 2.So, what samesite=lax does, is to basically allow the most common “go to URL” operation to have cookies. E.g. opening a website link from notes that satisfy these conditions.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
目标章节:
当前上游最新 commit:javascript-tutorial/en.javascript.info@4d01fc2
本 PR 所做更改如下: