Feature summary (what you would like to be able to do and where):
Add an additional class to the body tag like rendered-with-parsoid to support JavaScript and CSS.
Benefits (why should this be implemented?):
This would be usefull for programmers. I think this would be the easiest way to detect Parsoid rendering both for CSS rules (body.rendered-with-parsoid) and JavaScript scripts.