Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(282)

Side by Side Diff: LayoutTests/platform/mac/http/tests/navigation/post-goback1-expected.txt

Issue 3403012: Merge 67357 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/517/
Patch Set: Created 10 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderText {#text} at (0,0) size 747x74 6 RenderText {#text} at (0,0) size 747x74
7 text run at (0,0) width 747: "This is just a minimal page that we naviga te in response to" 7 text run at (0,0) width 747: "This is just a minimal page that we naviga te in response to"
8 text run at (0,37) width 222: "an HTTP POST. " 8 text run at (0,37) width 222: "an HTTP POST. "
9 RenderBR {BR} at (0,0) size 0x0 9 RenderBR {BR} at (0,0) size 0x0
10 RenderBR {BR} at (0,74) size 0x37 10 RenderBR {BR} at (0,74) size 0x37
11 RenderText {#text} at (0,111) size 763x111 11 RenderText {#text} at (0,111) size 763x111
12 text run at (0,111) width 743: "If the next line is empty after the colo n, it probably means" 12 text run at (0,111) width 743: "If the next line is empty after the colo n, it probably means"
13 text run at (0,148) width 178: "that we made " 13 text run at (0,148) width 178: "that we made "
14 text run at (178,148) width 585: "a mistake and requested this page with a GET" 14 text run at (178,148) width 585: "a mistake and requested this page with a GET"
15 text run at (0,185) width 436: "with no query instead of a POST. " 15 text run at (0,185) width 436: "with no query instead of a POST. "
16 RenderBR {BR} at (0,0) size 0x0 16 RenderBR {BR} at (0,0) size 0x0
17 RenderBR {BR} at (0,222) size 0x37 17 RenderBR {BR} at (0,222) size 0x37
18 RenderText {#text} at (0,259) size 709x37 18 RenderText {#text} at (0,259) size 709x37
19 text run at (0,259) width 709: "The first text field contained: New form text from user " 19 text run at (0,259) width 709: "The first text field contained: New form text from user "
20 RenderBR {BR} at (0,0) size 0x0 20 RenderBR {BR} at (0,0) size 0x0
21 RenderText {#text} at (0,296) size 591x37 21 RenderText {#text} at (0,296) size 591x37
22 text run at (0,296) width 591: "This page was requested with an HTTP POS T" 22 text run at (0,296) width 591: "This page was requested with an HTTP POS T"
23 RenderText {#text} at (0,0) size 0x0
23 24
24 ============== Back Forward List ============== 25 ============== Back Forward List ==============
25 http://127.0.0.1:8000/navigation/post-goback1.html **nav target** 26 http://127.0.0.1:8000/navigation/post-goback1.html **nav target**
26 http://127.0.0.1:8000/navigation/resources/success200.html **nav target ** 27 http://127.0.0.1:8000/navigation/resources/success200.html **nav target **
27 curr-> http://127.0.0.1:8000/navigation/resources/postresult.pl **nav target** 28 curr-> http://127.0.0.1:8000/navigation/resources/postresult.pl **nav target**
28 http://127.0.0.1:8000/navigation/resources/otherpage.html **nav target* * 29 http://127.0.0.1:8000/navigation/resources/otherpage.html **nav target* *
29 =============================================== 30 ===============================================
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698