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

Show severity of issues #60

Closed tagawa closed 9 years ago

tagawa commented 9 years ago

For example list issues in order of seriousness, or show a coloured icon (warning, danger, etc.) indicating what is serious, not-ideal-but-acceptable, and so on.

dontcallmedom commented 9 years ago

definitely planned; we also want to order the issues by order of severity

tagawa commented 9 years ago

Good stuff. I was probably jumping the gun a bit but thought it would help to have it written down.

gbaudusseau commented 9 years ago

I separated issues in 3 categories: danger/warning/information. The Checker also list issues in using this categories: danger in first, warning in second and then infos.