Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd tests that navigate between pages #2574
Open
Labels
Comments
bors-servo
pushed a commit
that referenced
this issue
Jun 4, 2014
This fixes #2259 which was caused by some of the previous layers sticking around incorrectly. Depends on servo/rust-layers#69. Also includes some related cleanup as separate commits. No reftest because our test harness doesn't yet support navigating to a new page (#2574).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We don't have any tests that navigate from one page to another. Some basic test cases:
@jdm mentioned he was working on something related to this.