gjtorikian / html-pipeline

HTML processing filters and utilities
MIT License
2.27k stars 382 forks source link

Cellpadding & Cellspacing are not supported in HTML5. #303

Closed u-ways closed 1 year ago

u-ways commented 5 years ago

cellpadding & cellspacing table attributes are not supported in HTML5.

Should they be removed from whitelist?

https://github.com/jch/html-pipeline/blob/642e9226929fa667e3513233c130186195880b24/lib/html/pipeline/sanitization_filter.rb#L59