We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fad336 commit 79a245eCopy full SHA for 79a245e
Changes
@@ -44,7 +44,6 @@ Changelog for HTML-Tree
44
* Attribute names are now validated in as_XML and invalid names will
45
cause an error.
46
47
-
48
[FIXES]
49
* Optionally empty tags with content now have close tag. (RT #49932 #41806)
50
* Added attribute name validation. (RT #23439)
@@ -293,7 +292,6 @@ Changelog for HTML-Tree
293
292
Also added a few tweaks to do better with XHTML parsing.
294
Added guts() and disembowel() methods, for parsing document fragments.
295
296
297
TODO: desperately need to add tests to t/
298
299
0 commit comments