diff options
author | Leonard Richardson <leonardr@segfault.org> | 2015-09-28 19:53:43 -0400 |
---|---|---|
committer | Leonard Richardson <leonardr@segfault.org> | 2015-09-28 19:53:43 -0400 |
commit | 31cf0828b3b339c6136de1193fb6619d5c9c12ea (patch) | |
tree | b37c80349cd9ea0b6167e568d53a3f7dc89ab8d3 /NEWS.txt | |
parent | 85049f49a4571c4419440e72e8faed062516858d (diff) |
Fixed a parse bug with the html5lib tree-builder. Thanks to Roel
Kramer for the patch. [bug=1483781]
Diffstat (limited to 'NEWS.txt')
-rw-r--r-- | NEWS.txt | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,6 +4,9 @@ removed. Thanks to Eric Weiser for the patch and John Wiseman for a test. [bug=1481520] +* Fixed a parse bug with the html5lib tree-builder. Thanks to Roel + Kramer for the patch. [bug=1483781] + * Improved the implementation of CSS selector grouping. Thanks to Orangain for the patch. [bug=1484543] |