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

Rework the parsing logic to be more resiliant against non-compliant html #172

Open
simlay opened this issue Sep 16, 2024 · 0 comments
Open

Comments

@simlay
Copy link
Contributor

simlay commented Sep 16, 2024

This is a sibling issue to liveview-native/liveview-client-swiftui#1410.

Currently if parsing fails a ParseError is returned from core. It's still an error but similar to browsers the parsing should be resilient to erroneous elements.

This might involve modifying the liveview-native fork of htmlgum on the lvn branch.

@simlay simlay changed the title Strip out invalid elements Rework the parsing logic to be more resiliant against non-compliant html Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant