Skip to content

Render with Transparent background #154

Description

@brant-hwang

i want transparent background color PNG image

so, i'm mark up with HTML follow codes.

body {
margin:0px;
padding:0px;
width:720px;
height:720px;
background: transparent;
}

when render with phantomjs, result PNG is transparent image,

but slimerJS result image doesn't transparent PNG

please check this issue

thanks.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions