bboyle / html5-constraint-validation-API

A jQuery polyfill for the HTML5 constraint validation API
MIT License
3 stars 1 forks source link

QUnit tests are failing in PhantomJS #13

Closed bboyle closed 10 years ago

bboyle commented 11 years ago

grunt qunit task is reporting errors.

Seems to be related to:

Are these limitations of the PhantomJS/webkit version? Is the polyfill not detecting the capabilities of PhantomJS properly?

bboyle commented 10 years ago

PhantomJS supports 'validityState' objects version:

├─┬ grunt-contrib-qunit@0.2.0
│ └─┬ grunt-lib-phantomjs@0.2.0
│   ├── eventemitter2@0.4.11
│   ├─┬ phantomjs@1.8.2-2
│   │ ├─┬ rimraf@2.0.3
│   │ │ └── graceful-fs@1.1.14
│   │ └─┬ unzip@0.1.6-alpha
│   │   ├─┬ binary@0.3.0
│   │   │ └─┬ chainsaw@0.1.0
│   │   │   └── traverse@0.3.9
│   │   ├── buffers@0.1.1
│   │   ├─┬ fstream@0.1.22
│   │   │ ├── graceful-fs@1.2.0
│   │   │ ├── inherits@1.0.0
│   │   │ └── mkdirp@0.3.5
│   │   ├── over@0.0.5
│   │   ├─┬ pullstream@0.2.2
│   │   │ ├── slice-stream@0.0.0
│   │   │ └── until-stream@0.2.2
│   │   ├── readable-stream@1.0.2
│   │   └── setimmediate@1.0.1
│   ├── semver@1.0.14
│   └─┬ temporary@0.0.5
│     └── package@1.0.1