Skip to content

Commit d7551da

Browse files
committed
Revert "Update Client.php"
This reverts commit 5532284.
1 parent 09f1a60 commit d7551da

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/JonnyW/PhantomJs/Client.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -304,11 +304,6 @@ protected function parse($data)
304304
response = {},
305305
headers = %1\$s;
306306
307-
page.viewportSize = {
308-
width: 800,
309-
height: 600
310-
};
311-
312307
page.settings.resourceTimeout = %2\$s;
313308
page.onResourceTimeout = function (e) {
314309
response = e;

0 commit comments

Comments
 (0)