Recognize a clear-float div (<div style="clear:both; ...">) as a clear-float AST element.
<div style="clear:both; ...">
The clear-float element, or null if the style does not contain clear:
null
clear:
Recognize a clear-float div (
<div style="clear:both; ...">) as a clear-float AST element.