diff options
author | Qt Forward Merge Bot <qt_forward_merge_bot@qt-project.org> | 2019-10-11 12:44:19 +0200 |
---|---|---|
committer | Qt Forward Merge Bot <qt_forward_merge_bot@qt-project.org> | 2019-10-11 12:44:19 +0200 |
commit | ab1bd15209abaf7effc51dbc2f272c5681af7223 (patch) | |
tree | 680bfbc4ab13514a9d2288609377bd8461f1d9f6 /Source/WebKit/qt/tests/qwebpage/resources/frame_a.html | |
parent | 5909e6d0d10de3e1370b3ea0bc596f580101e3b4 (diff) | |
parent | 2eac3aeb98fca0e6c13aaaff481861c5ef679e68 (diff) | |
download | qtwebkit-dev.tar.gz |
Change-Id: I2b773e6958cf1d3699ff7887f2807572f1dafa8d
Diffstat (limited to 'Source/WebKit/qt/tests/qwebpage/resources/frame_a.html')
-rw-r--r-- | Source/WebKit/qt/tests/qwebpage/resources/frame_a.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/WebKit/qt/tests/qwebpage/resources/frame_a.html b/Source/WebKit/qt/tests/qwebpage/resources/frame_a.html deleted file mode 100644 index 9ff68f13a..000000000 --- a/Source/WebKit/qt/tests/qwebpage/resources/frame_a.html +++ /dev/null @@ -1,2 +0,0 @@ -<a href="http://google.com" target="frame_b"><img src="" width=100 height=100 alt="Google"></a> -<a href="http://yahoo.com" target="frame_b"><img src="" width=100 height=100 alt="Yahoo"></a> |