mirror of
https://github.com/github/rails.git
synced 2026-01-26 14:58:11 -05:00
1a1822726189f3cfff305dea62e5cfbdbc0da577
If an unclosed CDATA section is encountered and parsing is strict, an exception will be raised. Otherwise, we consider the remainder of the line to be the section contents. This is consistent with HTML::Tokenizer#scan_tag. Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%