Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSS for 2-ui/1-document/02-dom-nodes/article.md need to be fixed #2294

Open
leviding opened this issue Nov 18, 2020 · 3 comments
Open

CSS for 2-ui/1-document/02-dom-nodes/article.md need to be fixed #2294

leviding opened this issue Nov 18, 2020 · 3 comments

Comments

@leviding
Copy link
Member

leviding commented Nov 18, 2020

In 2-ui/1-document/02-dom-nodes/article.md

Online:

Screen Shot 2020-11-18 at 11 46 30 AM

Code:

Screen Shot 2020-11-18 at 11 47 09 AM

The blank "␣" and "\n" didn't be painted online in the red box. Maybe the corresponding CSS or something needs to be fixed.


Online:

Screen Shot 2020-11-18 at 11 46 41 AM

Code:

Screen Shot 2020-11-18 at 11 47 21 AM

The blank "␣" and "\n" didn't be painted online in the red box. Maybe the corresponding CSS or something needs to be fixed.

@leviding
Copy link
Member Author

leviding commented Nov 18, 2020

@iliakan
Copy link
Member

iliakan commented Dec 5, 2020

Is everything ok now? @leviding

@leviding
Copy link
Member Author

leviding commented Dec 6, 2020

@iliakan The first and the last tree in https://javascript.info/dom-nodes:

image

"children":[{"name":"#text","nodeType":3,"content":"\n  The truth about elk.\n\n\n"}]

image

"children":[{"name":"#text","nodeType":3,"content":"\n  The truth about elk.\n  "}

These two lines did not resolve correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants