nx_css_selector_match_test.nx
buildroot/runtime/nx_css_selector_match_test.nx
about
nx_css_selector_match_test.nx -- smoke for the Phase-2 selector
matcher. Builds three CssRule fixtures (tag/class/id) and three
CssElement fixtures, then enumerates every (rule, element) pair
and asserts the diagonal positive matches and off-diagonal negatives.
dependencies 4 imports · 0 importers
imports: nx_syscalls.nxnx_css_tokenize.nxnx_css_parse.nxnx_css_selector_match.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 11 | func _put_byte(buf: *u8, i: i64, v: i64) -> i64 called by 1: _build_src |
| 22 | func _build_src(out_len: *i64) -> *u8 |
| 61 | func main() -> i64 |