From 2def4dced08c390afcab1bcee3ebb10385c93cea Mon Sep 17 00:00:00 2001 From: Leonard Richardson Date: Wed, 8 May 2013 12:25:58 -0400 Subject: Updated news. --- NEWS.txt | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/NEWS.txt b/NEWS.txt index 419843b..1908db0 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -1,25 +1,17 @@ = 4.2.0 (Unreleased) = -* The Tag.select() method now supports most features of - CSS selectors. +* The Tag.select() method now supports a much wider variety of CSS + selectors. - Added support for the adjacent sibling combinator (+) and the general sibling combinator (~). Tests by "liquider". [bug=1082144] + - The combinators (*, >, +, and ~) can now combine with any supported + selector, not just one that selects based on tag name. + - Added limited support for the "nth-of-type" pseudo-class. Code by Sven Slootweg. [bug=1109952] - - Refactored the code so that the combinators (+, ~, and >) can - select child or sibling tags by attributes other than name. - -* In an HTML document, the contents of a