aboutsummaryrefslogtreecommitdiff
path: root/TODO.norg
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2023-08-11 23:06:57 +0530
committerAkshay Nair <phenax5@gmail.com>2023-08-11 23:08:16 +0530
commitca80dee29014298bd8a1a82bd0418cc073a76316 (patch)
tree70607817c0b27738eeb91b954aa5656adc2a311e /TODO.norg
parentb4548ce257c301154a39f5296387c2a72c552e70 (diff)
downloadcss-everything-ca80dee29014298bd8a1a82bd0418cc073a76316.tar.gz
css-everything-ca80dee29014298bd8a1a82bd0418cc073a76316.zip
test: adds test for simple signup page example
Diffstat (limited to '')
-rw-r--r--TODO.norg3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO.norg b/TODO.norg
index c4c1756..1887fa6 100644
--- a/TODO.norg
+++ b/TODO.norg
@@ -7,8 +7,9 @@
- (x) Specify node type - `button(id)` or `button#id`
- (x) attributes
- (x) `--cssx-text` (and maybe `--cssx-html`?)
+ - (x) dom tests
+ - ( ) `add-class` & `remove-class` should use self if id is not specified
- ( ) Evaluate `calc`
- ( ) Additional events
- - ( ) Proper dom tests
- ( ) Improve error messages
- ( ) `list` & `tuple` data structures?