chromium/third_party/blink/web_tests/http/tests/navigation/postredirect-frames-expected.txt



--------
Frame: 'main'
--------
This is just a minimal page that we navigate in response to an HTTP POST.

If the next line is empty after the colon, it probably means that we made a mistake and requested this page with a GET with no query instead of a POST.

The first text field contained: New form text from user
This page was requested with an HTTP GET

--------
Frame: 'footer'
--------
This is just a minimal page that we navigate to as part of testing back/forward.

============== Back Forward List ==============
        http://127.0.0.1:8000/navigation/postredirect-frames.html
        http://127.0.0.1:8000/navigation/resources/frameset.pl?frameURL=success200.html
            http://127.0.0.1:8000/navigation/resources/otherpage.html (in frame "footer")
            http://127.0.0.1:8000/navigation/resources/success200.html (in frame "main")
curr->  http://127.0.0.1:8000/navigation/resources/frameset.pl?frameURL=success200.html
            http://127.0.0.1:8000/navigation/resources/otherpage.html (in frame "footer")
            http://127.0.0.1:8000/navigation/resources/postresult.pl?submitwithpostredirect=Submit%20with%20POST%20followed%20by%20a%20redirect&textfield1=New%20form%20text%20from%20user&textfield2=&radiogroup1=female&checkbox2=on&selectgroup1=fiat&textarea1=More%20new%20form%20text%20from%20user%2C%20which%20should%20be%20restored%20when%20we%20return%20to%20this%20page.&redirectHappened=true (in frame "main")
===============================================