Florian Bruhin
|
e98a05e53d
|
Fix scroll_anchor in javascript tests.
It seems scrollRequested doesn't actually get emitted.
|
2015-06-07 10:38:58 +02:00 |
|
Florian Bruhin
|
e86a79740a
|
Use raising=True for QtBot.waitSignal.
|
2015-06-07 02:30:36 +02:00 |
|
Florian Bruhin
|
beb970d7d5
|
Strip whitespace for position_caret tests.
It seems on Windows, QWebPage.SelectNextWord includes the trailing space. This
should fix those tests on Windows.
|
2015-05-18 23:04:11 +02:00 |
|
Florian Bruhin
|
e35d284282
|
Remove blank line.
|
2015-05-13 06:32:09 +02:00 |
|
Florian Bruhin
|
9fde38d96a
|
Reset CaretBrowsingEnabled to original value.
|
2015-05-13 06:31:48 +02:00 |
|
Florian Bruhin
|
2775f2b2ee
|
Add some more tests.
|
2015-05-12 19:15:27 +02:00 |
|
Florian Bruhin
|
7edfdaa271
|
Add test for invisible elements.
|
2015-05-12 19:08:54 +02:00 |
|
Florian Bruhin
|
2b440bc8db
|
Handle QWebPage javascript methods.
|
2015-05-12 17:44:06 +02:00 |
|
Florian Bruhin
|
27a34d5499
|
Close anchor.
|
2015-05-12 17:32:33 +02:00 |
|
Florian Bruhin
|
aa2e5a35d6
|
Add javascript tests for position_caret.js.
|
2015-05-12 17:05:01 +02:00 |
|