Skip to content

Breaks karma testing with phantomjs #106

@patrickhousley

Description

@patrickhousley

Below is the error received when running karma with phantomjs:

04 02 2017 23:00:40.353:INFO [karma]: Karma v1.4.1 server started at http://0.0.0.0:9876/
04 02 2017 23:00:40.355:INFO [launcher]: Launching browser PhantomJS with unlimited concurrency
04 02 2017 23:00:40.359:INFO [launcher]: Starting browser PhantomJS
04 02 2017 23:00:40.997:INFO [PhantomJS 2.1.1 (Mac OS X 0.0.0)]: Connected on socket -cO0ACHZ7ins7g78AAAA with id 58034973
PhantomJS 2.1.1 (Mac OS X 0.0.0) LOG: 'Attempting to configure 'style' with descriptor '{"enumerable":true,"configurable":true}' on object '[object HTMLHtmlElement]' and got error, giving up: TypeError: Attempting to configurable attribute of unconfigurable property.'
PhantomJS 2.1.1 (Mac OS X 0.0.0) LOG: 'Attempting to configure 'style' with descriptor '{"enumerable":true,"configurable":true}' on object '[object HTMLHtmlElement]' and got error, giving up: TypeError: Attempting to configurable attribute of unconfigurable property.'
PhantomJS 2.1.1 (Mac OS X 0.0.0) ERROR
  TypeError: undefined is not a constructor (evaluating 'b.style._set(a.propertyName(c),d)')
  at webpack:///~/web-animations-js/web-animations.min.js:15:0 <- src/polyfills.ts:3498
PhantomJS 2.1.1 (Mac OS X 0.0.0) ERROR
  TypeError: undefined is not a constructor (evaluating 'b.style._set(a.propertyName(c),d)')
  at webpack:///~/web-animations-js/web-animations.min.js:15:0 <- src/polyfills.ts:3498

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