[Webkit-unassigned] [Bug 19236] Inspector should show CSS warnings/errors
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 1 12:48:20 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=19236
--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com> 2012-10-01 12:48:44 PST ---
There are various useful things we could display:
1. Parsing errors; highlighting syntax errors like missing braces or semicolons
2. Content errors:
invalid properties (though we probably don't want to show all these, since people make use of this in valid stylesheets)
invalid values
3. Improvement suggestions: e.g. large negative text-indent not coupled with overflow:hidden
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list