summaryrefslogtreecommitdiff
path: root/test/INDEX
diff options
context:
space:
mode:
authorMichael Drake <michael.drake@codethink.co.uk>2016-05-08 14:12:19 +0100
committerMichael Drake <tlsa@netsurf-browser.org>2016-11-19 14:30:07 +0000
commitd91bf786c42bd86a9d9159a6cd8e14e04ee29f39 (patch)
tree88e2d735ba64a8adbd1057c1fa0c2e2885f5306f /test/INDEX
parentcd5aa421206501a8651baa5cb4d19a96c4374cbe (diff)
downloadlibcss-d91bf786c42bd86a9d9159a6cd8e14e04ee29f39.tar.gz
libcss-d91bf786c42bd86a9d9159a6cd8e14e04ee29f39.tar.bz2
Remove option to support not storing data on DOM nodes.
It was complicating lifetimes and ownership.
Diffstat (limited to 'test/INDEX')
-rw-r--r--test/INDEX3
1 files changed, 1 insertions, 2 deletions
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