phantomjs/test/module/webpage
Jacek Migdal 32d20b4aa7 Port more tests from webpage-spec.
https://github.com/ariya/phantomjs/issues/12439
2014-12-11 20:38:35 -08:00
..
abort-network-request.js Port the test to abort network request. 2014-09-11 09:57:03 -07:00
add-header.js Port custom headers testing of web page. 2014-09-07 21:13:59 -07:00
callback.js Port the tests from webpage-spec.js 2014-12-07 16:59:11 -08:00
change-request-encoded-url.js Port the test to change the encoded URL of network request. 2014-09-13 20:00:21 -05:00
change-request-url.js Port the test to change the URL of network request. 2014-09-12 23:29:40 -05:00
cjk-text-codecs.js Port test tests of CJK codecs. 2014-09-28 22:39:20 -07:00
clip-rect.js Port the tests from webpage-spec.js 2014-12-07 16:59:11 -08:00
custom-headers.js Port custom headers testing of web page. 2014-09-07 21:13:59 -07:00
evaluate-broken-json.js Don't rely on JSON.parse() for page.evaluate(). 2014-12-10 22:53:53 -08:00
functions.js Implement clearMemoryCache() on a web page to clear the cache. 2014-09-25 07:09:33 -07:00
keydown-event.js Port the tests of keyup, keydown, and keypress events. 2014-10-09 07:16:59 -07:00
keypress-event.js Port the tests of keyup, keydown, and keypress events. 2014-10-09 07:16:59 -07:00
keyup-event.js Port the tests of keyup, keydown, and keypress events. 2014-10-09 07:16:59 -07:00
loading.js Port loading tests of web page. 2014-09-06 22:58:02 -07:00
local-urls-disabled.js Add a command-line option --local-urls={true,false} 2014-11-21 15:51:35 +00:00
local-urls-enabled.js Add a command-line option --local-urls={true,false} 2014-11-21 15:51:35 +00:00
modify-header.js Port custom headers testing of web page. 2014-09-07 21:13:59 -07:00
mouseclick-event.js Port more tests from webpage-spec. 2014-12-11 20:38:35 -08:00
mousedoubleclick-event.js Port more tests from webpage-spec. 2014-12-11 20:38:35 -08:00
mousedown-event.js Port more tests from webpage-spec. 2014-12-11 20:38:35 -08:00
mousemove-event.js Port more tests from webpage-spec. 2014-12-11 20:38:35 -08:00
mouseup-event.js Port the tests for mousedown, mouseup, and mousemove events. 2014-10-10 06:40:42 -07:00
no-plugin.js Port the test to check for plugin non-existence. 2014-09-14 09:35:41 -05:00
object.js Port the tests from webpage-spec.js 2014-12-07 16:59:11 -08:00
on-confirm.js Port more tests from webpage-spec. 2014-12-11 20:38:35 -08:00
on-error.js Port more tests from webpage-spec. 2014-12-11 20:38:35 -08:00
on-initialized.js Port more tests from webpage-spec. 2014-12-11 20:38:35 -08:00
open.js The test runner also launches an HTTP server. 2014-09-05 21:31:38 -07:00
prompt.js Port the tests from webpage-spec.js 2014-12-07 16:59:11 -08:00
properties.js Fix the mismatch of test files and their contents. 2014-09-24 21:49:26 -07:00
remove-header.js Port custom headers testing of web page. 2014-09-07 21:13:59 -07:00
repaint-requested.js Port the test for onRepaintRequested handler. 2014-09-11 09:57:07 -07:00
resource-received-error.js Port the test to check for resource received upon error. 2014-09-10 21:29:07 -07:00
resource-request-error.js Port the test for resource request error handling. 2014-09-09 23:08:16 -07:00
scroll-position.js Port the tests from webpage-spec.js 2014-12-07 16:59:11 -08:00
set-content.js Port the tests of the web page's setContent(). 2014-10-02 22:31:49 -07:00
user-agent.js Port the user agent test. 2014-09-17 21:57:42 -07:00
viewport-size.js Port the tests from webpage-spec.js 2014-12-07 16:59:11 -08:00
window.js Port the tests from webpage-spec.js 2014-12-07 16:59:11 -08:00
zoom-factor.js Port the test of web page's zoom factor. 2014-10-08 06:51:16 -07:00