tizen beta release
[profile/ivi/webkit-efl.git] / LayoutTests / platform / qt / http / tests / navigation / postredirect-goback1-expected.txt
1 layer at (0,0) size 800x600
2   RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4   RenderBlock {HTML} at (0,0) size 800x600
5     RenderBody {BODY} at (8,8) size 784x584
6       RenderText {#text} at (0,0) size 658x82
7         text run at (0,0) width 658: "This is just a minimal page that we navigate in"
8         text run at (0,41) width 421: "response to an HTTP POST. "
9       RenderBR {BR} at (0,0) size 0x0
10       RenderBR {BR} at (0,82) size 0x41
11       RenderText {#text} at (0,123) size 731x123
12         text run at (0,123) width 711: "If the next line is empty after the colon, it probably"
13         text run at (0,164) width 309: "means that we made "
14         text run at (309,164) width 413: "a mistake and requested this"
15         text run at (0,205) width 731: "page with a GET with no query instead of a POST. "
16       RenderBR {BR} at (0,0) size 0x0
17       RenderBR {BR} at (0,246) size 0x41
18       RenderText {#text} at (0,287) size 767x41
19         text run at (0,287) width 767: "The first text field contained: New form text from user "
20       RenderBR {BR} at (0,0) size 0x0
21       RenderText {#text} at (0,328) size 640x41
22         text run at (0,328) width 640: "This page was requested with an HTTP GET"
23
24 ============== Back Forward List ==============
25         http://127.0.0.1:8000/navigation/postredirect-goback1.html  **nav target**
26         http://127.0.0.1:8000/navigation/resources/success200.html  **nav target**
27 curr->  http://127.0.0.1:8000/navigation/resources/postresult.pl?submitwithpostredirect=Submit with POST followed by a redirect&textfield1=New form text from user&textfield2=&radiogroup1=female&checkbox2=on&selectgroup1=fiat&textarea1=More new form text from user, which should be restored when we return to this page.&redirectHappened=true  **nav target**
28         http://127.0.0.1:8000/navigation/resources/otherpage.html  **nav target**
29 ===============================================