Bug 84632 - Consolidate external stylesheet quirks handling to StyleSheetInternal
Summary: Consolidate external stylesheet quirks handling to StyleSheetInternal
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 77745
  Show dependency treegraph
 
Reported: 2012-04-23 14:02 PDT by Antti Koivisto
Modified: 2012-04-24 06:39 PDT (History)
4 users (show)

See Also:


Attachments
patch (13.64 KB, patch)
2012-04-23 15:12 PDT, Antti Koivisto
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2012-04-23 14:02:44 PDT
We currently have a bunch of repeated code in StyleImportRule and HTMLLinkElement.
Comment 1 Antti Koivisto 2012-04-23 15:12:58 PDT
Created attachment 138432 [details]
patch
Comment 2 Andreas Kling 2012-04-23 18:00:37 PDT
Comment on attachment 138432 [details]
patch

Great. r=me
Comment 3 Antti Koivisto 2012-04-24 02:19:02 PDT
http://trac.webkit.org/changeset/115016