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 test for URL-encoded form submission. #7923
Conversation
|
Why's the iframe loading a CSS file? |
|
It doesn't really matter what the content is; it just needs to be some same-origin document which doesn't contain any scripts. |
|
Switched the iframe to an HTML file. |
|
|
|
Rebased. |
|
Needs to be rebased again |
|
Rebased again; sorry about the noise. |
|
@Ms2ger Ping. |
|
|
|
Rebased again. It's now been over one month since I submitted this PR. |
|
r? @nox |
|
|
|
Looks good to me but it must be rebased. |
This turned out to be a little more complicated than I was hoping... but I can't really think of a better way to do this.
|
@bors-servo r=nox |
|
|
|
|
Add test for URL-encoded form submission. This turned out to be a little more complicated than I was hoping... but I can't really think of a better way to do this. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7923) <!-- Reviewable:end -->
|
|
eefriedman commentedOct 8, 2015
This turned out to be a little more complicated than I was hoping...
but I can't really think of a better way to do this.