w3c / Mobile-Checker

The Mobile Checker is a tool for Web developers who want to make their Web page or Web app work better on mobile devices.
https://validator.w3.org/mobile-alpha/
MIT License
322 stars 84 forks source link

websites & app which generate bugs or invalid issues #50

Closed gbaudusseau closed 9 years ago

gbaudusseau commented 10 years ago
gbaudusseau commented 9 years ago

seems to work now except for the screenshot.

gbaudusseau commented 9 years ago

generated error:

/Users/guillaume/Documents/w3c/mobile_checker/node_modules/css/lib/parse/index.js:129 css = css.slice(str.length); ^ TypeError: Cannot call method 'slice' of undefined at match (/Users/guillaume/Documents/w3c/mobile_checker/node_modules/css/lib/parse/index.js:129:15) at whitespace (/Users/guillaume/Documents/w3c/mobile_checker/node_modules/css/lib/parse/index.js:138:5) at rules (/Users/guillaume/Documents/w3c/mobile_checker/node_modules/css/lib/parse/index.js:109:5) at stylesheet (/Users/guillaume/Documents/w3c/mobile_checker/node_modules/css/lib/parse/index.js:81:16) at Object.module.exports as parse at null. (/Users/guillaume/Documents/w3c/mobile_checker/lib/checks/compatibility/css-prefixes.js:29:48) at emit (events.js:117:20) at reportNetworkTraffic (/Users/guillaume/Documents/w3c/mobile_checker/node_modules/mobile-web-browser-emulator/lib/browser-emulator.js:107:14) at /Users/guillaume/Documents/w3c/mobile_checker/node_modules/mobile-web-browser-emulator/node_modules/browsermob-proxy/index.js:55:41 at IncomingMessage. (/Users/guillaume/Documents/w3c/mobile_checker/node_modules/mobile-web-browser-emulator/node_modules/browsermob-proxy/index.js:211:17)