Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flex layout #285

Merged
merged 41 commits into from Jan 31, 2024
Merged

Flex layout #285

merged 41 commits into from Jan 31, 2024

Conversation

tordex
Copy link
Member

@tordex tordex commented Jan 31, 2024

No description provided.

* fixed possible stuck in flex rendering
* fixed crash in font css parsing
* some fixes in render_item::get_element_by_point
All tests are copied from:
http://test.csswg.org/suites/css-flexbox-1_dev/nightly-unstable/html/toc.htm

Prefixes:
"-" - test is using features that litehtml doesn't support yet
"--" - all featured should be supported but test failed because of flex
       rendering implementation issues
Ref: https://www.w3.org/TR/css-backgrounds-3/#corner-overlap
Also changes in cairo_linux container to support corners with different
radius.
@tordex tordex merged commit 6ca1ab0 into master Jan 31, 2024
1 check passed
@tordex tordex deleted the flex_layout branch February 4, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant