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

Features missing from servo - webapp not working #20524

Open
mikolajpp opened this issue Apr 4, 2018 · 3 comments
Open

Features missing from servo - webapp not working #20524

mikolajpp opened this issue Apr 4, 2018 · 3 comments

Comments

@mikolajpp
Copy link

@mikolajpp mikolajpp commented Apr 4, 2018

Hello there,

I have this little webapp: http://plato.urbitetorbi.org:8080/plato.html, and it does not work in servo, at all.
There are no errors thrown in the console.

How can I check what is exactly the cause, and maybe contribute to implent missing features?

@paulrouget
Copy link
Contributor

@paulrouget paulrouget commented Apr 4, 2018

There are still many features missing in Servo. Could be layout issues, or missing DOM APIs.

I think the best way to start is to identify what is not working is to reduce this app to its smallest form and slowly add features and see when it breaks.

@mikolajpp
Copy link
Author

@mikolajpp mikolajpp commented Apr 4, 2018

The app is using Elm style elements which mean it is taking advantage of full grid flexbox etc.

Good idea, I will do so.

Do we have a central place for missing features or should it be best submitted to issues?

@paulrouget
Copy link
Contributor

@paulrouget paulrouget commented Apr 4, 2018

Issues work. As for flexbox support: #12453 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.