diff options
| author | Akshay Nair <phenax5@gmail.com> | 2023-08-11 23:06:57 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2023-08-11 23:08:16 +0530 |
| commit | ca80dee29014298bd8a1a82bd0418cc073a76316 (patch) | |
| tree | 70607817c0b27738eeb91b954aa5656adc2a311e /TODO.norg | |
| parent | b4548ce257c301154a39f5296387c2a72c552e70 (diff) | |
| download | css-everything-ca80dee29014298bd8a1a82bd0418cc073a76316.tar.gz css-everything-ca80dee29014298bd8a1a82bd0418cc073a76316.zip | |
test: adds test for simple signup page example
Diffstat (limited to 'TODO.norg')
| -rw-r--r-- | TODO.norg | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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? |
