Skip to content

Conversation

shynur
Copy link

@shynur shynur commented Sep 12, 2025

see 'files changed'

The newline after `</body>` matters
@javascript-translate-bot javascript-translate-bot added the review needed Review needed, please approve or request changes label Sep 12, 2025
@javascript-translate-bot javascript-translate-bot requested a review from a team September 12, 2025 11:45
@CLAassistant
Copy link

CLAassistant commented Sep 12, 2025

CLA assistant check
All committers have signed the CLA.

There are only 2 newline after `</ol>`:

```
</ol>
</body>
</html>
```
@shynur shynur changed the title fix typo correct the number of space/newline DOM tree Sep 12, 2025
@shynur shynur changed the title correct the number of space/newline DOM tree correct the number of space/newline in DOM tree Sep 12, 2025
@smith558 smith558 requested a review from Copilot September 26, 2025 11:16
Copy link
Contributor

@Copilot Copilot AI 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 or learn how to get started.

@smith558 smith558 self-assigned this Sep 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review needed Review needed, please approve or request changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants