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

Random web content generator #20052

Open
jdm opened this issue Feb 14, 2018 · 5 comments
Open

Random web content generator #20052

jdm opened this issue Feb 14, 2018 · 5 comments

Comments

@jdm
Copy link
Member

@jdm jdm commented Feb 14, 2018

This is a tracking issue for the student project to create a fuzzer for random web content. Besides stress-testing Servo's implementation, the goal is to make it easy to find testcases that are rendered differently by Firefox and Servo.

This is intended for a group of students at NCSU to work on. Please talk to me before starting to work on this if that does not describe you.

@pyfisch
Copy link
Contributor

@pyfisch pyfisch commented Feb 15, 2018

find testcases that are rendered differently by Firefox and Servo

Does that mean all web content should be the same pixel by pixel in Firefox and Servo? I would find this really impressive even for simple examples.

@jdm
Copy link
Member Author

@jdm jdm commented Feb 15, 2018

Hopefully using the Ahem font could reduce variability.

@mateon1
Copy link
Contributor

@mateon1 mateon1 commented Feb 20, 2018

Existing project: https://github.com/google/domato
With small modifications to the generator grammar, it's a really strong fuzzer that still finds new bugs in Servo. The biggest issue is generating small useful crashtests out of the massive blobs of html it creates.

@asoni3
Copy link
Contributor

@asoni3 asoni3 commented Mar 9, 2018

Hi Josh,
We (Abhay Soni, asoni3@ncsu.edu; Pranshu Sinha, psinha@ncsu.edu; Aayushi Agrawal, agrawa@ncsu.edu) are students at NCSU currently assigned to this project. We wanted to notify you before we start working on the project. Let us know about any resources you think can help us work on the project.
Thanks!

@jdm
Copy link
Member Author

@jdm jdm commented Mar 9, 2018

Great! Do you have any questions about the purpose of the project or how to implement it?

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
4 participants
You can’t perform that action at this time.