Closed RudolfVonKrugstein closed 2 years ago
Allow reading the content of delcarations, like the CDATA of a style. This does not parse the CDATA, but just exposes it while parsing.
This might break some code, which expects Event::Declarations to have no parameters.
addresses #27 and #45
Thank you for the contribution!
Allow reading the content of delcarations, like the CDATA of a style. This does not parse the CDATA, but just exposes it while parsing.
This might break some code, which expects Event::Declarations to have no parameters.