c864264553Fix overflow and clipping issues with 'overflow: auto' and 'overflow: hidden' on nested elements. See #116. Some additional tests added.
5 years ago
Michael Ragazzon
8e03c73590Refactor VisualTests. Enable capturing screenshots of the current test or all tests in the test suite.
5 years ago
Michael Ragazzon
d42480f0ccSome cleanup and X11 build issues fixed.
5 years ago
Michael Ragazzon
61a14fd25a- Add a visual test suite for navigating and comparing formatting of documents for correctness, in particular for testing the layout engine. Includes some examples from the CSS specifications.