summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2020-05-22 09:15:27 +0100
committerDaniel Silverstone <dsilvers@digital-scurf.org>2020-05-22 09:15:27 +0100
commitee054db071170fadf4108d7b282d2e4518987d8d (patch)
tree06f652a51ab6ee670172fc230084590052b2483d /docs
parente6c666d4f432d51ff449bbd4dfd137107c9e774c (diff)
downloadnetsurf-ee054db071170fadf4108d7b282d2e4518987d8d.tar.gz
netsurf-ee054db071170fadf4108d7b282d2e4518987d8d.tar.bz2
monkey: Excise sslcert and add loading blocking support
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
Diffstat (limited to 'docs')
-rw-r--r--docs/integration-testing.md11
1 files changed, 1 insertions, 10 deletions
diff --git a/docs/integration-testing.md b/docs/integration-testing.md
index 1191fba2c..da93343d2 100644
--- a/docs/integration-testing.md
+++ b/docs/integration-testing.md
@@ -292,6 +292,7 @@ terminate the block.
- window: win1
status: complete
+valid `status` values are `complete` or `loading`.
## repeat
@@ -488,16 +489,6 @@ Remove a previously added authentication details.
password: bar
-## add-cert
-
-Add certificate error handler for a url.
-
-
-## remove-cert
-
-Remove certificate error handler for a url.
-
-
## clear-log
Clear log for a window.