index
:
dillo
master
Dillo, a multi-platform graphical web browser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2025-07-07
Fix text-align
Cameron Paul
2025-07-07
Expand text-align-center test with more test cases
Cameron Paul
2025-06-29
Fix compare output in HTML test driver
Rodrigo Arias Mallo
2025-06-29
Set test wait time to 1 second but allow override
Rodrigo Arias Mallo
2025-06-29
Add extra sleep after window appears in HTML tests
Cameron Paul
2025-06-29
Poll for dillo window during HTML tests
Cameron Paul
2025-06-16
Add HTML test for text-align: center
Cameron Paul
2025-06-16
Add multiple floats HTML test
Cameron Paul
2025-06-16
Add margin rounding HTML test
Cameron Paul
2025-05-01
Allow whitespaces before separator
Rodrigo Arias Mallo
2025-05-01
Flatten the conditionals so it is easier to read
Rodrigo Arias Mallo
2025-05-01
Move a_Misc_parse_content_disposition() to misc.h
Rodrigo Arias Mallo
2025-05-01
Re-enable failing tests and fix them
Cameron Paul
2025-05-01
Fix disposition test linking and add more test cases
Cameron Paul
2025-05-01
Add content disposition unit test
Rodrigo Arias Mallo
2025-02-28
Fix text under scrollbar on the left
Rodrigo Arias Mallo
2025-02-05
Fix several typos
Gevel Tekens
2024-11-13
Use magick instead of convert if available
Matt Jolly
2024-10-17
Add more image aspect ratio tests
Rodrigo Arias Mallo
2024-10-17
Add img-aspect-ratio-relative-inside-fixed test
Rodrigo Arias Mallo
2024-10-17
Fix img-aspect-ratio-absolute test
Rodrigo Arias Mallo
2024-10-17
Add more image aspect ratio tests
Rodrigo Arias Mallo
2024-10-17
Preserve aspect ratio of images
Rodrigo Arias Mallo
2024-10-17
Add img-max-bounds HTML test
Rodrigo Arias Mallo
2024-10-01
Add unclosed tag test for tbody, thead and tfoot
Rodrigo Arias Mallo
2024-08-07
Stop the layouting loop after 1000 iterations
Rodrigo Arias
2024-08-07
Add GitHub infinite loop HTML render test
Rodrigo Arias Mallo
2024-08-07
Use dStrdup instead of strdup
Rodrigo Arias Mallo
2024-08-07
Avoid INADDR_LOOPBACK as it is an extension
Rodrigo Arias Mallo
2024-08-07
Use portable dUsleep() instead of usleep()
Rodrigo Arias Mallo
2024-08-07
Build tests with -pedantic
Rodrigo Arias Mallo
2024-07-27
Add SVG currentColor test
Rodrigo Arias Mallo
2024-06-25
Ignore meta refresh content without URL
Rodrigo Arias Mallo
2024-06-11
Ignore empty page title for tab labels
Rodrigo Arias Mallo
2024-06-01
Ensure the compare command can fail safely
Rodrigo Arias Mallo
2024-06-01
Remove test directories for distclean
Rodrigo Arias Mallo
2024-06-01
Add HTML tests to EXTRA_DIST
Matt Jolly
2024-04-28
Allow relative width td attributes in tables
Rodrigo Arias Mallo
2024-04-28
Add HTML test for missing width in one column
Rodrigo Arias Mallo
2024-03-31
Add support for the main HTML tag
Rodrigo Arias Mallo
2024-03-23
HTML test hackernews.html is now fixed
Rodrigo Arias Mallo
2024-03-17
Clamp width to min/max in getAvailWidthOfChild()
Rodrigo Arias Mallo
2024-03-17
Add min-width-div-extend HTML render test
Rodrigo Arias Mallo
2024-03-17
Add clamped max-width test
Rodrigo Arias Mallo
2024-03-17
Add table-max-width render test
Rodrigo Arias Mallo
2024-03-17
Add Hacker News table test
Rodrigo Arias Mallo
2024-03-17
Add div-100-percent-with-padding test
Rodrigo Arias Mallo
2024-03-02
Ignore percent width td attributes in tables
Rodrigo Arias Mallo
2024-03-02
Add another td width render test with an image
Rodrigo Arias Mallo
2024-03-02
Add table-td-width-percent test
Rodrigo Arias Mallo
[next]