diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2010-02-24 11:18:23 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2010-02-24 11:18:23 +0100 |
commit | 05fab24ea7ee71fa286dbe6ca5ea08dcbbb68e6d (patch) | |
tree | 6edf28afbd6f9045c2a9751b727702a27e4fea4d /src/tests | |
parent | Fixes 217521 bug and let us save also some memory (diff) | |
parent | remove duplicate links (diff) | |
download | rekonq-05fab24ea7ee71fa286dbe6ca5ea08dcbbb68e6d.tar.xz |
Merge commit 'refs/merge-requests/94' of git://gitorious.org/rekonq/mainline into m94
Diffstat (limited to 'src/tests')
-rw-r--r-- | src/tests/link_test.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/tests/link_test.html b/src/tests/link_test.html index 7dd1470d..5ca3cd41 100644 --- a/src/tests/link_test.html +++ b/src/tests/link_test.html @@ -135,6 +135,13 @@ <td><a href="http://ads.cnn.com/" target="_blank">link</a></td> </tr> + +<tr> +<td>http://ja.wikipedia.org/wiki/特別:最近の更新</td> +<td>KGet import links with particular encoding</td> +<td><a href="http://ja.wikipedia.org/wiki/特別:最近の更新">link</a></td> +</tr> + <tr> <td></td> <td></td> |