code wiki / layout
topic: layout
12 modules sharing the layout name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_layout_block.nx | normal-flow block layout for the Nishi | 2503 | 48 |
| nx_layout_block_horizontal_test.nx | smoke for the Phase-3 | 180 | 2 |
| nx_layout_block_test.nx | smoke for the Phase-3 block-layout | 143 | 2 |
| nx_layout_box.nx | LayoutBox tree foundation for the Nishi | 241 | 7 |
| nx_layout_box_test.nx | smoke for the layout-box tree primitive. | 123 | 1 |
| nx_layout_debug.nx | GROUND-TRUTH check of the box<->element MAPPING on the real last_fetch.html. | 113 | 6 |
| nx_layout_default_display.nx | map an HTML element tag name to | 245 | 10 |
| nx_layout_default_display_test.nx | smoke for HTML tag -> default | 107 | 3 |
| nx_layout_example_com_real_test.nx | lay out the REAL example.com | 229 | 3 |
| nx_layout_from_dom.nx | build a LayoutBox tree from an HTML byte | 417 | 20 |
| nx_layout_from_dom_test.nx | end-to-end smoke proving HTML token | 141 | 2 |
| nx_layout_probe.nx | layout-tree TRUTH probe for the S21 F1 finding (over-tall table rows). Loads a page | 162 | 6 |