summaryrefslogtreecommitdiff
path: root/src/HTML5/Parser
diff options
context:
space:
mode:
authorMatt Farina <[email protected]>2013-05-27 20:40:16 -0400
committerMatt Farina <[email protected]>2013-05-27 20:40:16 -0400
commit6242eebec76c28a8ed9e8d8491f8c33e8fd85fb1 (patch)
treea1b94d0d8110fdc5f13b60c4db8ad65ec8cdc63b /src/HTML5/Parser
parent0e7cd49d390160603563c17c76dea82eba1824b9 (diff)
Fixed cdata and text handling.
wholeText on a text node holds the text of logically adjacent text. That means a new line followed by cdata following by spaces and/or a new line will all be in the cdata wholeText. This change fixes our handling to use data rather than wholeText. Also fixed the cdata regex tests.
Diffstat (limited to 'src/HTML5/Parser')
0 files changed, 0 insertions, 0 deletions