diff options
author | Leonard Richardson <leonardr@segfault.org> | 2015-06-23 22:36:46 -0400 |
---|---|---|
committer | Leonard Richardson <leonardr@segfault.org> | 2015-06-23 22:36:46 -0400 |
commit | ad79f7b19e117b85c1916111282cc7581a2f3f92 (patch) | |
tree | 3356e0dfd8aafb0a48da5c0acb2d30f1b629c0ba | |
parent | f094508cd0d46e65190995d2c7a99b3ab8959a26 (diff) |
Fixed yet another bug that caused a disconnected tree when html5lib
copied an element from one part of the tree to another. [bug=1270611]
-rw-r--r-- | NEWS.txt | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -32,6 +32,9 @@ * Force object_was_parsed() to keep the tree intact even when an element from later in the document is moved into place. [bug=1430633] +* Fixed yet another bug that caused a disconnected tree when html5lib + copied an element from one part of the tree to another. [bug=1270611] + = 4.3.2 (20131002) = * Fixed a bug in which short Unicode input was improperly encoded to |