summaryrefslogtreecommitdiff
path: root/spec/reference
AgeCommit message (Expand)Author
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
2020-08-28add test to verify border style on block can be set to dottedDan Allen
2020-08-27resolves #1705 allow theme to control background color and border offset for ...Dan Allen
2020-08-21resolves #1437 verify OTF font supportDan Allen
2020-08-09release lock on ttfunk versionDan Allen
2020-08-08verify border can be applied to phrase without a background color using roleDan Allen
2020-08-07update pygments test to use theme that uses both font style and background colorDan Allen
2020-08-06text right alignment of text within span with fixed widthDan Allen
2020-08-02add test for border with no background on inline phraseDan Allen
2020-08-02add test for border with no radius on inline phraseDan Allen
2020-07-27add test for dotted borderDan Allen
2020-07-08assert that background image is scaled down if both intrinsic height and comp...Dan Allen
2020-07-08assert that background image is scaled down if intrinsic height is greater th...Dan Allen
2020-06-18verify border can be drawn around left-aligned imageDan Allen
2020-06-17verify remote image in custom SVG admonition icon is fetched if allow-uri-rea...Dan Allen
2020-06-10add missing reference fileDan Allen
2020-06-09do not convert already converted intrinsic width for block and inline SVGDan Allen
2020-06-05add test for custom SVG icon on admonition block that fits within heightDan Allen
2020-06-03verify background image size for running content is computed per side if nece...Dan Allen
2020-05-30expand kbd spec to test single keyDan Allen
2020-05-28add test for stripes=all on tableDan Allen
2020-05-18resolves #1693 allow theme to configure width of block border on ends separat...Dan Allen
2020-05-12test right-aligned image with borderDan Allen
2020-05-05add missing test fixtureDan Allen
2020-05-04fix bogus recto/verso margin tests due to incorrect key names in themeDan Allen
2020-05-01add test to verify image is scaled down to fit on page along with captionDan Allen
2020-04-23add tests for scaling SVG down to fit pageDan Allen
2020-04-16test behavior of page split for block when border is transparent or has zero ...Dan Allen
2020-04-05add test for controlling text align of list using role or theme keyDan Allen
2020-04-01fix reference fixture for split example blockDan Allen
2020-03-30test adjacent delimited blocksDan Allen
2020-03-30test behavior of delimited block with trailing page breakDan Allen
2020-03-03resolves #1586 allow theme to control border style of delimited blocks (PR #1...Dan Allen
2020-02-27resolves #1570 assign page-layout attribute in running content so it can be u...Dan Allen
2020-02-26resolves #1561 add test for SVG with linear gradientDan Allen
2020-02-24verify that notdef from original font is used if glyph not found in fallback ...Dan Allen
2020-02-14resolves #994 allow theme to control margin and content margin of running con...Dan Allen
2020-02-12resolves #1552 drop support for versions of Asciidoctor < 2 (PR #1553)Dan Allen
2020-02-10resolves #1550 prevent image placeholder from altering character spacing in i...Dan Allen
2020-02-10resolves #1546 fix crash when document has PDF cover page and SVG page backgr...Dan Allen
2020-01-31resolves #1129 bundle emoji font and use as fallback font (PR #1527)Dan Allen
2020-01-27add missing reference file in test suiteDan Allen
2020-01-26resolves #1516 reserve space for inline image correctly (PR #1522)Dan Allen
2020-01-26add missing reference file in test suiteDan Allen
2020-01-20resolves #1287 continue border, background, and column rule of admonition blo...Dan Allen
2020-01-04add test for verse block that is split across pagesDan Allen