summaryrefslogtreecommitdiff
path: root/spec/reference
AgeCommit message (Expand)Author
2019-07-08add simple test for fallback fontDan Allen
2019-07-08resolves #451 allow button to be styled by theme (PR #1143)Dan Allen
2019-07-08resolves #306 allow theme to control background and border of inline code (li...Dan Allen
2019-07-08resolves #1138 fix position of table caption for autowidth tables when captio...Dan Allen
2019-07-07resolves #1136 add support for fit=cover for cover page, page background, and...Dan Allen
2019-07-07resolves #1132 allow image format to be specified using format attribute on i...Dan Allen
2019-07-07resolves #1134 allow size and position of cover image to be setDan Allen
2019-07-06add test for title page background colorDan Allen
2019-07-06don't pass imagesdir explicitly in cover page specsDan Allen
2019-07-04resolves #1093 allow column rule to be specified for columns in running conte...Dan Allen
2019-07-03add test to verify background image can be set to none to disableDan Allen
2019-07-03change default background position to centerDan Allen
2019-07-03resolves #1124 allow background image position to be controlled by macroDan Allen
2019-07-02configure how local and remote images in background SVG get loadedDan Allen
2019-07-02fix name of reference files for cover page testsDan Allen
2019-07-01fix background image scaling test to work with Ruby 2.3Dan Allen
2019-07-01add missing reference file in test suiteDan Allen
2019-07-01fix scale-down calculation for image in running contentDan Allen
2019-06-30support width attribute on image in running content if no other dimension att...Dan Allen
2019-06-30resolves #683 set enable_file_requests_with_root and enable_web_requests opti...Dan Allen
2019-06-30resolves #1117 allow page background size to be controlled using image macro ...Dan Allen
2019-06-29resolves #765 scale SVG background image to fit page (PR #1116)Dan Allen
2019-06-27resolves #770 allow theme to set bottom border of table head row (PR #1114)Dan Allen
2019-06-27fix vimeo poster testDan Allen
2019-06-27fix reference file for vimeo poster testDan Allen
2019-06-26resolves #1109 exclude border width from running content area (PR #1110)Dan Allen
2019-06-25resolves #1036 resize running content per page layouts (PR #1027)resort-diaper
2019-06-20resolves #1107 add tests for resizing images in running content (PR #1108)Dan Allen
2019-06-18add missing reference file for vimeo poster testDan Allen
2019-06-12add test to verify recto/verso background image works in landscapeDan Allen
2019-06-11Add possibility for recto/verso background images (PR #923)1marc1
2019-06-09add missing reference file for page background color testDan Allen
2019-05-31verify that imagesdir is used when resolving target of inline imageDan Allen
2019-05-30add imagesdir test for block imageDan Allen
2019-05-30validate that poster is used for YouTube video if available and enabledDan Allen
2019-05-30drop plural from category in reference filenameDan Allen
2019-05-30add visual test for odd table stripesDan Allen
2019-05-28add initial test for video macroDan Allen
2019-05-27add test to verify front cover is scaled until it covers pageDan Allen
2019-05-27add initial tests for cover pageDan Allen
2019-05-27add visual regression tests (PR #1024)Beat Christen