[Webkit-unassigned] [Bug 9687] WebKit needs to log CSS errors (like FireFox & FireBug do)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 12 22:16:22 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=9687





--- Comment #12 from Simon Fraser (smfr) <simon.fraser at apple.com>  2014-01-12 22:13:52 PST ---
But not nearly enough of them. I think we only log syntax errors, right, and then only property names?

What about:
* invalid values
* meaningless combinations of properties (e.g. z-index on non-positioned)
* things with perf impact (negative text-indent without 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