summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-11-13Use magick instead of convert if availableMatt Jolly
2024-10-17Add more image aspect ratio testsRodrigo Arias Mallo
2024-10-17Add img-aspect-ratio-relative-inside-fixed testRodrigo Arias Mallo
2024-10-17Fix img-aspect-ratio-absolute testRodrigo Arias Mallo
2024-10-17Add more image aspect ratio testsRodrigo Arias Mallo
2024-10-17Preserve aspect ratio of imagesRodrigo Arias Mallo
2024-10-17Add img-max-bounds HTML testRodrigo Arias Mallo
2024-10-01Add unclosed tag test for tbody, thead and tfootRodrigo Arias Mallo
2024-08-07Stop the layouting loop after 1000 iterationsRodrigo Arias
2024-08-07Add GitHub infinite loop HTML render testRodrigo Arias Mallo
2024-08-07Use dStrdup instead of strdupRodrigo Arias Mallo
2024-08-07Avoid INADDR_LOOPBACK as it is an extensionRodrigo Arias Mallo
2024-08-07Use portable dUsleep() instead of usleep()Rodrigo Arias Mallo
2024-08-07Build tests with -pedanticRodrigo Arias Mallo
2024-07-27Add SVG currentColor testRodrigo Arias Mallo
2024-06-25Ignore meta refresh content without URLRodrigo Arias Mallo
2024-06-11Ignore empty page title for tab labelsRodrigo Arias Mallo
2024-06-01Ensure the compare command can fail safelyRodrigo Arias Mallo
2024-06-01Remove test directories for distcleanRodrigo Arias Mallo
2024-06-01Add HTML tests to EXTRA_DISTMatt Jolly
2024-04-28Allow relative width td attributes in tablesRodrigo Arias Mallo
2024-04-28Add HTML test for missing width in one columnRodrigo Arias Mallo
2024-03-31Add support for the main HTML tagRodrigo Arias Mallo
2024-03-23HTML test hackernews.html is now fixedRodrigo Arias Mallo
2024-03-17Clamp width to min/max in getAvailWidthOfChild()Rodrigo Arias Mallo
2024-03-17Add min-width-div-extend HTML render testRodrigo Arias Mallo
2024-03-17Add clamped max-width testRodrigo Arias Mallo
2024-03-17Add table-max-width render testRodrigo Arias Mallo
2024-03-17Add Hacker News table testRodrigo Arias Mallo
2024-03-17Add div-100-percent-with-padding testRodrigo Arias Mallo
2024-03-02Ignore percent width td attributes in tablesRodrigo Arias Mallo
2024-03-02Add another td width render test with an imageRodrigo Arias Mallo
2024-03-02Add table-td-width-percent testRodrigo Arias Mallo
2024-02-04Add span padding HTML render testRodrigo Arias Mallo
2024-02-01Add margin auto HTML render testRodrigo Arias Mallo
2024-01-09Update references to website and repositoryRodrigo Arias Mallo
2024-01-08Add min/max width html tests to XFAILRodrigo Arias Mallo
2024-01-08Add min-width and max-width CSS testsRodrigo Arias Mallo
2023-12-30Add automatic rendering testsRodrigo Arias Mallo
2023-12-30Remove leftover test LDADDRodrigo Arias Mallo
2023-12-30Add hyphenation pattern files to distributionRodrigo Arias Mallo
2023-12-30Fix include paths for testsRodrigo Arias Mallo
2023-12-30Transform asserts into ifs for shapes testRodrigo Arias Mallo
2023-12-30Fix unicode_test infinite loopRodrigo Arias Mallo
2023-12-30Update hyphenation test with expected outcomesRodrigo Arias Mallo
2023-12-21Split tests into unit and dw (graphical)Rodrigo Arias Mallo
2023-12-11Add thead, tbody and tfoot HTML testRodrigo Arias Mallo
2019-07-29Recognize Doxygen pages as htmlRodrigo
2016-05-01Fixed a minor code glitch in test/ directory (same as #4536)Jorge Arellano Cid
2016-04-23GROWS: new options allowDecreaseWidth and allowDecreaseHeight for size correc...Sebastian Geerken