Skip to content
This repository was archived by the owner on Dec 9, 2025. It is now read-only.
This repository was archived by the owner on Dec 9, 2025. It is now read-only.

document.defaultView.getComputedStyle is null #9

Description

@tmlee

Probably not specific to this plugin, is anyone getting a null returned from calling document.defaultView.getComputedStyle?
https://github.com/dfcreative/jquery.waterfall/blob/master/jquery.waterfall.js#L572

It happens when i am running a Jasmine test.

Hacky but not sure if its right to wrap it with a conditional..
if(style != null)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions