Hacker News new | ask | show | jobs
by interfixus 3326 days ago
So, as the man said, the page is completely blank. This is indisputable.

A bit further down the road, some script may populate it with content, but the page itself is blank. Shoddy craftmanship.

Edit: The page is blank even with scripts allowed. All content is provided by third party scripting.

1 comments

I wrote a web browser that ignores all text in <p> tags. Every page I look at is blank! Shoddy craftsmanship!
Ignoring text in <p> tags goes against any version of html-spec. Ignoring scripts does not. Ignoring external scripts most emphatically does not.