summaryrefslogtreecommitdiff
path: root/tests/ref
AgeCommit message (Expand)Author
2025-06-28skip layout of redundant gutter at the top of footertable-subfootersPgBiel
2025-06-28fix space calculation of new footersPgBiel
2025-06-28initial proper subfooter unit testsPgBiel
2025-06-28test subfooters demoPgBiel
2025-06-28update multiple footer testsPgBiel
2025-06-27Fix panic when sampling across two coincident gradient stops (#6166)+merlan #flirora
2025-06-27Sort line items by logical order when constructing frame (#5887)+merlan #flirora
2025-06-26Basic support for text decoration functions in HTML (#6510)Laurenz
2025-06-26Fix nested HTML frames (#6509)Laurenz
2025-06-26Disallow empty labels and references (#5776) (#6332)Said A.
2025-06-24Also fix encoding of `<textarea>` (#6497)Laurenz
2025-06-23Fix stroke cap of shapes with partial stroke (#5688)Wannes Malfait
2025-06-23Properly handle raw text elementsLaurenz
2025-06-23Handle pre elements that start with a newlineLaurenz
2025-06-23Typed HTML API (#6476)Laurenz
2025-06-11Render `#super` as `<sup>`, `#sub` as `<sub>` in HTML (#6422)Lachlan Kermode
2025-06-11Do not force `math.mid` elements to have the Large math class (#5980)Malo
2025-06-10Use the shaper in math (#6336)Max
2025-06-10Table multiple headers and subheaders (#6168)PgBiel
2025-06-10Improve number lexing (#5969)Ian Wrzesinski
2025-06-09Pin colspan and rowspan for blank cells (#6401)PgBiel
2025-06-04Apply short fall consistently in math when stretching (#6377)Max
2025-06-04Apply script-style to numbers consistently in math (#6320)Max
2025-06-04Fix Ukrainian secondary smart quotes (#6372)Nazar Serhiichuk
2025-06-03Change Russian secondary smart quotes & remove alternatives (#6331)Andrew Voynov
2025-06-03Fix bottom accent positioning in math (#6187)Max
2025-05-28Fix stroking of glyphs in math mode (#6243)Mikołaj
2025-05-28Remove line break opportunity when math operator precededes a closing paren (...Ian Wrzesinski
2025-05-20Error if an unexpected named argument was received (#6192)frozolotl
2025-05-12Expand text link boxes vertically by half the leading spacing (#6252)Tobias Schmitz
2025-05-12Prohibit some line break opportunities between LTR-ISOLATE and OBJECT-REPLACE...Tobias Schmitz
2025-05-06Use list spacing for attach spacing in tight lists (#6242)Tobias Schmitz
2025-05-06Respect RTL cell layouting order in grid layout (#6232)Tobias Schmitz
2025-04-17Add test for flattened accents in math (#6188)Max
2025-04-02Parse multi-character numbers consistently in math (#5996)Ian Wrzesinski
2025-03-31Unify layout of `vec` and `cases` with `mat` (#5934)Max
2025-03-31Add dotless parameter to `math.accent` (#5939)Max
2025-03-31Improve french smartquotes (#5976)Malo
2025-03-27Test all exif rotation types and fix two of them (#6102)Laurenz Stampfl
2025-03-24Refactor grid header and footer resolving (#5919)PgBiel
2025-03-24Use `u64` instead of `usize` to store counter and enumeration item numbers, s...Eduardo Sánchez Muñoz
2025-03-11Fix `math.root` frame size (#6021)Max
2025-03-07Hotfix for labels on symbols (#6015)Laurenz
2025-03-03Respect `quotes: false` in inline quote (#5991)3w36zj6
2025-02-26Fix curve with multiple non-closed components. (#5963)Emmanuel Lesueur
2025-02-25Fix introspection of HTML root sibling metadata (#5953)Laurenz
2025-02-24HTML export: fix elem counting on classify_output (#5910)Sharzy
2025-02-24Fix math accent base height calculation (#5941)Max
2025-02-23Make math shorthands noncontinuable (#5925)Max
2025-02-23Fix HTML export of table with gutter (#5920)PgBiel