Reviewers: jasvir, Description: http://www.w3.org/TR/html401/intro/sgmltut.html#didx-boolean_attribute says
Authors should be aware that many user agents only recognize the minimized form of boolean attributes and not the full form. Please review this at http://codereview.appspot.com/1848059/show Affected files: M src/com/google/caja/parser/html/Nodes.java A src/com/google/caja/reporting/MarkupRenderMode.java M src/com/google/caja/reporting/RenderContext.java M tests/com/google/caja/parser/html/NodesTest.java
