summaryrefslogtreecommitdiff
path: root/NEWS.txt
diff options
context:
space:
mode:
authorLeonard Richardson <leonardr@segfault.org>2016-07-18 21:33:24 -0400
committerLeonard Richardson <leonardr@segfault.org>2016-07-18 21:33:24 -0400
commit1126b39cf68d7b75b7f12a185ab9f6983526fa3a (patch)
treee957681992412e0bd19c91e1719d3ec5fc605235 /NEWS.txt
parentd152430325e8ebbf5a5be46c4c0a3f8489c119ff (diff)
Added support for CSS selector values that contain quoted spaces,
such as tag[style="display: foo"]. [bug=1540588]
Diffstat (limited to 'NEWS.txt')
-rw-r--r--NEWS.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS.txt b/NEWS.txt
index 1fe2159..9e27d51 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -7,6 +7,9 @@
reparented into a tag that contained an identical whitespace
element. [bug=1505351]
+* Added support for CSS selector values that contain quoted spaces,
+ such as tag[style="display: foo"]. [bug=1540588]
+
* Corrected handling of XML processing instructions. [bug=1504393]
* The contents of <textarea> tags will no longer be modified when the