Currently the regex match too broadly especially for the float and clear properties. They allow authors to use block-start and block-end while the specification only defines inline-start and inline-end.
They should be changed so that only code written to the spec will be correctly converted.
Currently the regex match too broadly especially for the float and clear properties. They allow authors to use
block-startandblock-endwhile the specification only definesinline-startandinline-end.They should be changed so that only code written to the spec will be correctly converted.