Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

correct the number of space/newline in DOM tree#3876

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
shynur wants to merge3 commits intojavascript-tutorial:master
base:master
Choose a base branch
Loading
fromshynur:patch-1

Conversation

shynur
Copy link

@shynurshynur commentedSep 12, 2025
edited
Loading

see 'files changed'

The newline after `</body>` matters
@javascript-translate-botjavascript-translate-bot added the review neededReview needed, please approve or request changes labelSep 12, 2025
@CLAassistant
Copy link

CLAassistant commentedSep 12, 2025
edited
Loading

CLA assistant check
All committers have signed the CLA.

There are only 2 newline after `</ol>`:```</ol></body></html>```
@shynurshynur changed the titlefix typocorrect the number of space/newline DOM treeSep 12, 2025
@shynurshynur changed the titlecorrect the number of space/newline DOM treecorrect the number of space/newline in DOM treeSep 12, 2025
Copy link
Contributor

@CopilotCopilotAI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR corrects whitespace formatting in DOM tree representations within a documentation article about DOM nodes. The changes adjust newline characters in text content to match the actual structure of the HTML being demonstrated.

  • Adds an extra newline character to the BODY text content in the first DOM tree example
  • Removes one newline character from the final text node in the second DOM tree example

Tip: Customize your code reviews with copilot-instructions.md.Create the file orlearn how to get started.

@smith558smith558 self-assigned thisSep 26, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

Copilot code reviewCopilotCopilot left review comments

Assignees

@smith558smith558

Labels
review neededReview needed, please approve or request changes
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@shynur@CLAassistant@smith558@javascript-translate-bot

[8]ページ先頭

©2009-2025 Movatter.jp