[Webkit-unassigned] [Bug 9687] WebKit needs to be able to log CSS errors (like FireFox & FireBug do)
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Mon Sep 18 20:33:03 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=9687
macdome at opendarwin.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hyatt at apple.com
------- Comment #1 from macdome at opendarwin.org 2006-09-18 20:33 PDT -------
I looked at this very briefly. I would need to talk to hyatt to better
understand where we might hook in.
There are several places where you might want to throw CSS-related error
messages, not all of which should have the same error information.
Two examples:
1. parsing a stylesheet for a page.
2. setting a style value via javascript.
Firefox handles case 1 quite nicely, but case 2 very poorly (it shows a useless
error message). Ideally we would design a system to work across most if not
all of the cases where the CSS parser should "throw errors".
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list