[Webkit-unassigned] [Bug 62294] Web Inspector: Implement content history tracking for inline CSS stylesheets (including "via inspector" ones)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 12 09:09:17 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=62294
Alexander Pavlov (apavlov) <apavlov at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
AssignedTo|webkit-unassigned at lists.web |apavlov at chromium.org
|kit.org |
Ever Confirmed|0 |1
Attachment #100495| |review?
Flag| |
--- Comment #1 from Alexander Pavlov (apavlov) <apavlov at chromium.org> 2011-07-12 09:09:16 PST ---
Created an attachment (id=100495)
--> (https://bugs.webkit.org/attachment.cgi?id=100495&action=review)
[PATCH] Suggested solution
The suggested solution does not update line numbers in CSSStyleRules added into inline stylesheets (since they were not parsed from the stylesheet text), forcing them to always be 0. We could always reparse the stylesheet text but this would cancel all the existing rule data (including disabled properties).
--
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