summaryrefslogtreecommitdiff
path: root/tests/typ/layout
AgeCommit message (Expand)Author
2024-04-13Better test runner (#3922)Laurenz
2024-04-09Fix raw bidi text (#3885)A-Walrus
2024-04-02Never shrink lines in raw blocks (#3796)Ana Gelez
2024-04-01Fix compression of punctuation marks at line start of end (#3744)Ran Luo
2024-03-16Remove grid usize overflow tests (#3687)PgBiel
2024-03-14Small table footer and hline placement improvements (#3659)PgBiel
2024-03-13Fix table cells and rowspans wrongly assuming full page height available (#3637)PgBiel
2024-03-13Ensure grids have at least the given amount of rows (#3644)PgBiel
2024-03-11Ensure hline/vline positioning respects colspan/rowspan (#3610)PgBiel
2024-03-11Small fixes for table line priority in headers/footers (#3602)PgBiel
2024-03-09Repeatable Table Footers [More Flexible Tables Pt.6a] (#3577)PgBiel
2024-03-06Repeatable Table Headers [More Flexible Tables Pt.5a] (#3545)PgBiel
2024-03-04Fix BiDi bug with mixed explicit dir in paragraph (#3532)A-Walrus
2024-03-04Fix JIS style punctuation (#3543)Peng Guanwen
2024-03-03Merging cells: Rowspans [More Flexible Tables Pt.3b] (#3501)PgBiel
2024-02-28Externalize assets (#3515)Laurenz
2024-02-27New context system (#3497)Laurenz
2024-02-22Some table improvements [More flexible tables] (#3473)PgBiel
2024-02-21Wider callsite span (#3466)Laurenz
2024-02-21Use `Outer(H|V)Alignment` to constraint types (#3465)Leedehai
2024-02-20Table line customization [More Flexible Tables Pt.4] (#3393)PgBiel
2024-02-04Fix terms show rule (#3325)Laurenz
2024-01-29Do not parse special spaces to Space Token (#3267)Peng Guanwen
2024-01-25Merging cells: Colspans [More Flexible Tables Pt.3a] (#3239)PgBiel
2024-01-17Table cell `x` and `y` fields [More Flexible Tables Pt.2b] (#3050)PgBiel
2024-01-09Partially fix hide for line, polygon, table, grid (#3139)Wenzhuo Liu
2024-01-05Initial table per-cell customization [More Flexible Tables Pt.2a] (#3037)PgBiel
2023-12-19Grid and Table API Unification [More Flexible Tables Pt.1] (#3009)PgBiel
2023-12-18Cycle list markers by default (#2788)Emmett Rayes
2023-12-18Do not create a block frame for out-of-flow items only (#2517)Malo
2023-12-13Make layout account for transforms (#2555)Sébastien d'Herbais de Thun
2023-12-12More consistent spelling of "behaviour" (#2923)oliver
2023-11-27Added vertical number alignment to enum (#2742)Jakob Sachs
2023-11-24Gradient Part 6 - Pattern fills (#2740)Sébastien d'Herbais de Thun
2023-11-08Change rectangle clip to use the inside of the stroke, not the middle. (#2626)Anton Wetzel
2023-11-06Improve reshape condition (#2547)Peng Guanwen
2023-10-30Fixed typos (#2524)Fritz Rehde
2023-10-25Fix pagebreak.to check (#2475)Francisco J. Sanchez
2023-10-22Support adjustment of more CJK punctuation (#2456)Wenzhuo Liu
2023-10-22Fix compiler panic for float with no vertical alignment (#2437)MALO
2023-10-17Automatically add spacing between CJK and Latin characters (#2334)Peng Guanwen
2023-10-10Fix clipping when a box/block has a `radius` (#2338)Sébastien d'Herbais de Thun
2023-10-09Adjust table inset behavior to the same as container's (#1979) (#2323)HydroH
2023-10-03Gradient Part 2 - Linear gradients (#2279)Sébastien d'Herbais de Thun
2023-09-26Resolve spacing before comparing (#2235)Eric Biedert
2023-09-13Fix floating placement within containersLaurenz
2023-09-11Update tests for type system changesLaurenz
2023-09-06Interpret vertical page number alignment differentlyLaurenz
2023-09-04Fix improper line wrapping in the presence of medial newlines (#2056)bluebear94
2023-09-01Rename testLaurenz