1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-30 22:28:12 +00:00
serenity/Libraries/LibWeb/Tests
Luke 08221139a5 test-web: Add ability to change page mid-test
This allows you to not have to write a separate test file
for the same thing but in a different situation.

This doesn't handle when you change the page with location.href
however.

Changes the name of the page load handlers to prevent confusion
with this.
2020-07-25 12:35:15 +02:00
..
Document test-web: Add ability to change page mid-test 2020-07-25 12:35:15 +02:00
Window test-web: Add ability to change page mid-test 2020-07-25 12:35:15 +02:00
.prettierrc LibWeb+test-web: Create test-web program, add doctype test 2020-07-23 13:11:41 +02:00
test-common.js test-web: Add ability to change page mid-test 2020-07-25 12:35:15 +02:00