nx_layout_default_display_test.nx
buildroot/runtime/nx_layout_default_display_test.nx
about
nx_layout_default_display_test.nx -- smoke for HTML tag -> default
CSS display kind. Exercises representative tags from each kind
(BLOCK / INLINE_BLOCK / INLINE) plus case-insensitivity and the
h1..h6 family + unknown-tag fallback.
dependencies 3 imports · 0 importers
imports: nx_syscalls.nxnx_layout_box.nxnx_layout_default_display.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
| 10 | func _put_byte(buf: *u8, i: i64, v: i64) -> i64 |
| 17 | func _put_ascii(buf: *u8, off: i64, b0: i64, b1: i64, b2: i64, calls 1: _put_byte |
| 29 | func main() -> i64 |