YahooArchive / arrow

FE Test framework designed to promote TDD
http://yahoo.github.io/arrow/arrow_intro.html
BSD 3-Clause "New" or "Revised" License
55 stars 59 forks source link

Whitelist a few inline styles - exclude more empty elements #170

Closed imbrianj closed 10 years ago

imbrianj commented 10 years ago

<img> tags should have height and width attributes. Iframes too, I guess.

Allow only void elements to be empty - highlight error to any other empty element.