Hacker News new | ask | show | jobs
by jrockway 3324 days ago
I wrote a web browser that ignores all text in <p> tags. Every page I look at is blank! Shoddy craftsmanship!
1 comments

Ignoring text in <p> tags goes against any version of html-spec. Ignoring scripts does not. Ignoring external scripts most emphatically does not.