Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.

Comments

Added phantom.clipRect to be able to control the dimensions of the output#21

Merged
ariya merged 6 commits intomasterfrom
unknown repository
Apr 4, 2011
Merged

Added phantom.clipRect to be able to control the dimensions of the output#21
ariya merged 6 commits intomasterfrom
unknown repository

Conversation

@ghost
Copy link

@ghost ghost commented Apr 1, 2011

Added phantom.clipRect to be able to control the dimensions of the output in the Python port.
This pull request also includes the removal of the following in phantomjs.cpp

if (top < 0)
    top = 0;
if (left < 0)
    left = 0;

@ariya ariya merged commit 3a7aad7 into ariya:master Apr 4, 2011
@ariya
Copy link
Owner

ariya commented Apr 4, 2011

Merged. Thanks a lot!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant