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

Some html tags didn't support by Jsoup? #2107

Open
spl1nt3r99 opened this issue Jan 22, 2024 · 1 comment
Open

Some html tags didn't support by Jsoup? #2107

spl1nt3r99 opened this issue Jan 22, 2024 · 1 comment

Comments

@spl1nt3r99
Copy link

I am trying to parse html with css code and get some problems.

I've encountered an issue where I am unable to round the corners of the img using border-radius: 50%;. Additionally, object-fit: cover; doesn't seem to work.
The same problem persists with display: flex;.

Is there a possible solution to address this?

@MasterChiefNemo
Copy link

@spl1nt3r99 has anyone provided a solution and pull request for this yet? What output are you expecting from a solution?

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

No branches or pull requests

2 participants