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

Issues with import_html.js #31

Open
kentookura opened this issue Sep 7, 2024 · 0 comments
Open

Issues with import_html.js #31

kentookura opened this issue Sep 7, 2024 · 0 comments

Comments

@kentookura
Copy link
Contributor

I will be using the dream-html website quite a lot and expect do run into some edge cases with the markup converter. I'll use this issue to keep track of them.

  • got Aria.hidden "true", should be Aria.hidden true
  • viewbox takes labelled arguments, but the converter renders a string. In order to handle this, the converter would need to do some parsing.
  • got tabindex - 1, should be `tabindex (-1)
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

1 participant