summaryrefslogtreecommitdiff
path: root/spec/reference
AgeCommit message (Expand)Author
2022-05-26resolves #2059 fix width of multi-word phrase with background and border offs...Dan Allen
2022-05-20resolves #2193 fix size and position of full height inline image so it fits w...Dan Allen
2022-05-16use correct left value when creating bounding boxDan Allen
2022-05-15resolves #2173 apply top line height padding to first line of text when text ...Dan Allen
2022-05-14resolves #353 add support for image float to converter (PR #2147)Dan Allen
2022-05-12add utility to conceal page top to force margin to be appliedDan Allen
2022-05-05add missing reference file to test suiteDan Allen
2022-05-03resolves #1192 add support for smallcaps text transform (PR #2131)Dan Allen
2022-05-03adding missing glyph for ΓΏ in built-in fontsDan Allen
2022-04-30adjust top and bottom padding on quote and verse blocks in built-in themes (P...Dan Allen
2022-04-30resolves #2102 allow border width of block to be specified per edge using 4-v...Dan Allen
2022-04-30resolves #2103 cap border corners on block when width is defined using array ...Dan Allen
2022-04-27resolves #1697 allow theme to configure admonition icon image when image-base...Dan Allen
2022-04-23resolves #902 allow sides of table frame to be styled independently (PR #2067)Dan Allen
2022-04-18resolves #2052 rename key theme key to kbd (PR #2053)Dan Allen
2022-04-18allow role or theme to control text alignment of colistDan Allen
2022-04-18resolves #2010 bundle Noto Sans in addition to Noto Serif and add built-in th...Dan Allen
2022-04-15resolves #1939 honor role and inherited role on inline image (PR #2029)Dan Allen
2022-04-14resolves #1515 implement smart block bottom margins to prevent extra space be...Dan Allen
2022-04-09regenerate reference files for arrange block tests to reflect change to dlist...Dan Allen
2022-04-05resolves #2016 add arrange block kitchen sink test fixtures and test casesSarah White
2022-04-05resolves #2003 compute extent of content in scratch document to arrange conte...Dan Allen
2022-03-13fix reference file after removing tabs from test fixtureDan Allen
2022-01-19regenerate reference files (PR #1992)Dan Allen
2021-09-21resolves #1970 don't crash if value of width attribute on image has invalid f...Dan Allen
2021-06-11add test to assert SVG in SVG is not supported and that converter issues warningDan Allen
2021-02-27verify rouge formatter uses default line gap if not specified in themeDan Allen
2021-02-21use import_page to apply PDF as background imageDan Allen
2021-02-21verify PDF can be used as background imageDan Allen
2021-02-15verify page background is set to white if value defined in theme is not set o...Dan Allen
2021-02-06refactor code from fix for #1875Dan Allen
2021-02-06resolves #1875 allow horizontal and vertical lines in table grid to be styled...Kjell Irgens
2021-01-26use new precision setting in PrawnDan Allen
2020-12-07resolves #1833 align footnotes block to bottom of page it is placed on (PR #1...Dan Allen
2020-10-29use correct terminology for background image in test suiteDan Allen
2020-10-25resolves #1699 add default themes optimized for print (PR #1797)Dan Allen
2020-10-24move font-related tests to font contextDan Allen
2020-10-24test defaults for running content borderDan Allen
2020-10-12verify styles other than bold and italic are ignored when analyzing text for ...Dan Allen
2020-10-11test fallback font on formatted textDan Allen
2020-09-28modify test to verify border offset on custom role can be unsetDan Allen
2020-09-21test that text can be aligned to the left of a phraseDan Allen
2020-09-16use oembed API over HTTPS to get thumbnail for Vimeo videoDan Allen
2020-09-10correct the test that verifies the theme can customize the highlight backgrou...Dan Allen
2020-09-08verify that border can be added to button by themeDan Allen
2020-09-04verify inline image is scaled down to fit available widthDan Allen
2020-09-03verify underline style can be used in Rouge themeDan Allen
2020-09-03verify default background color is used to highlight lines in source blockDan Allen
2020-09-02test token with background color when highlighting source using RougeDan Allen
2020-09-01test line-oriented bg when highlighting source with RougeDan Allen