summaryrefslogtreecommitdiff
path: root/test/data/parse/properties.dat
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2022-11-03 08:57:49 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2022-11-03 08:57:49 +0000
commit4d9a3d3e1dcdaa912dd00341a668ced672847a26 (patch)
tree7cab02417579d8bd54f87a784d7f425dc8c44d05 /test/data/parse/properties.dat
parent3c0c6b6def402f0c0b654974e193c8c4bf55047f (diff)
downloadlibcss-4d9a3d3e1dcdaa912dd00341a668ced672847a26.tar.gz
tests: Add tests for position:sticky
Diffstat (limited to 'test/data/parse/properties.dat')
-rw-r--r--test/data/parse/properties.dat8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/data/parse/properties.dat b/test/data/parse/properties.dat
index 302b2dc..b6a0715 100644
--- a/test/data/parse/properties.dat
+++ b/test/data/parse/properties.dat
@@ -3289,6 +3289,14 @@ p:before { content: open-quote url('http://picodrive.acornarcade.com/') " : " at
| 0x000c0049
#reset
+#data
+* { position: sticky; }
+#errors
+#expected
+| 1 *
+| 0x00100049
+#reset
+
##
## 4a - quotes
##