[Webkit-unassigned] [Bug 83998] New: Capture CSS parser context
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Apr 15 09:13:37 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=83998
Summary: Capture CSS parser context
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: koivisto at iki.fi
Currently the CSS parser calls to the Document and StyleSheetInternal objects to get settings, base URL etc. The required information should be passed in on parser construction instead. The parser should not need to know about Document at all.
--
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