Skip to content

🐛 Fix CSSOM check#87

Merged
wwilsman merged 1 commit into
masterfrom
ww/fix-dom-ccsom-check
Nov 19, 2020
Merged

🐛 Fix CSSOM check#87
wwilsman merged 1 commit into
masterfrom
ww/fix-dom-ccsom-check

Conversation

@wwilsman

Copy link
Copy Markdown
Contributor

What is this?

Sometimes innerText can be undefined which causes this function to error when it should report true. This check is present in the old serialization script in agent, but it couldn't be confirmed if it was needed since I'm not quite sure how to replicate that behavior to test it.

Sometimes innerText can be undefined which causes this function to error when it should report true.

@Robdel12 Robdel12 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🏁

Just curious -- what stage is that operator?

@Robdel12

Robdel12 commented Nov 19, 2020

Copy link
Copy Markdown
Contributor

@wwilsman

Copy link
Copy Markdown
Contributor Author

Stage 4, has been shipped to the major browsers already and node 14. But we transpile with babel anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐛 bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants