summaryrefslogtreecommitdiff
path: root/test/data/parse2/INDEX
diff options
context:
space:
mode:
authorLucas Neves <lcneves@gmail.com>2017-09-28 15:52:31 +0000
committerMichael Drake <michael.drake@codethink.co.uk>2017-10-21 15:03:51 +0100
commitf5f7146021582b132f712b39d290aa9201556330 (patch)
treed54b4b775c47b8c8bffd028a0f235f3ac53d0389 /test/data/parse2/INDEX
parent12fd8aea8f990d30a2475ae886fc7aa98c77525b (diff)
downloadlibcss-f5f7146021582b132f712b39d290aa9201556330.tar.gz
libcss-f5f7146021582b132f712b39d290aa9201556330.tar.bz2
Tests: Add support and parsing tests for the flexbox properties.
Diffstat (limited to 'test/data/parse2/INDEX')
-rw-r--r--test/data/parse2/INDEX1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/data/parse2/INDEX b/test/data/parse2/INDEX
index 1afb4da..9a4c02b 100644
--- a/test/data/parse2/INDEX
+++ b/test/data/parse2/INDEX
@@ -20,3 +20,4 @@ outline.dat Outline property tests
overflow.dat Overflow property tests
padding.dat Padding property tests
multicol.dat Multi-column layout property tests
+flexbox.dat Flexbox properties and shorthands tests