blob: 863685f8d42e7bb5beaeda5959d05846021d65a5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
Tests that form submissions inside an iframe generate history entries.
--------
Frame: 'the-frame'
--------
This page is the target of a redirect.
PASS: History item count should be 2 and is.
============== Back Forward List ==============
(file test):fast/history/form-submit-in-frame.html
(file test):fast/history/resources/form-with-input-submit.html (in frame "the-frame")
curr-> (file test):fast/history/form-submit-in-frame.html
(file test):fast/history/resources/redirect-target.html#2 (in frame "the-frame")
===============================================
|