From d91bf786c42bd86a9d9159a6cd8e14e04ee29f39 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Sun, 8 May 2016 14:12:19 +0100 Subject: Remove option to support not storing data on DOM nodes. It was complicating lifetimes and ownership. --- test/INDEX | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'test/INDEX') diff --git a/test/INDEX b/test/INDEX index cf1a3cb..d712157 100644 --- a/test/INDEX +++ b/test/INDEX @@ -10,8 +10,7 @@ number Conversion of numbers to fixed point number #css21 Parsing (CSS2.1 specifics) css parse-auto Automated parser tests (bytecode) parse parse2-auto Automated parser tests (om & invalid) parse2 -select-no-nd Automated selection engine tests (no node_data) select -select-nd Automated selection engine tests (with node_data) select +select Automated selection engine tests select # Regression tests -- cgit v1.2.3