forked from pool/perl-HTML-Parser
This commit is contained in:
committed by
Git OBS Bridge
parent
4e7beda961
commit
0d803f7151
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 20 15:55:27 CET 2009 - anicka@suse.cz
|
||||
|
||||
- update to 3.59
|
||||
* Restore perl-5.6 compatibility for HTML::HeadParser.
|
||||
* Suppress "Parsing of undecoded UTF-8 will give garbage" warning
|
||||
with attr_encoded
|
||||
* The <iframe> element content is now parsed in literal mode.
|
||||
* Parsing of <script> and <style> content ends on the first end tag
|
||||
even when that tag was in a quoted string. That seems to be the
|
||||
behaviour of all modern browsers.
|
||||
* Implement backquote() attribute
|
||||
* Test and documentation tweaks
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 15 10:56:22 CET 2007 - anicka@suse.cz
|
||||
|
||||
|
Reference in New Issue
Block a user