Hacker News new | ask | show | jobs
by eyelidlessness 1368 days ago
There actually may be! Depending on what you’re trying to do and what’s inconsistent between your markup and the actual DOM. As noted in my earlier comment, implicit insertion/wrapping of certain elements can cause structural changes which lead to actual code errors or unexpected behavior.
1 comments

CSS errors are also common here. Especially with the child selector.