Dynamic Resizing¶
This sample comes from a canonical IR fixture rather than a tool-specific export, which makes it a good way to inspect pure pipeline behavior.
What It Shows¶
- dynamic responsiveness
- shared HTML emitter behavior
- a render path that does not depend on source-tool quirks
Source¶
Output¶
Notes¶
Use this when you want to understand the dynamic layout behavior without also debugging importer logic.