Bug 120004 - Rename StyleElement to InlineStyleSheetOwner and stop inheriting from it
Summary: Rename StyleElement to InlineStyleSheetOwner and stop inheriting from it
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
: 66391 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-08-19 03:01 PDT by Antti Koivisto
Modified: 2022-08-06 11:53 PDT (History)
11 users (show)

See Also:


Attachments
patch (46.67 KB, patch)
2013-08-19 03:15 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 2013-08-19 03:01:54 PDT
Because.
Comment 1 Antti Koivisto 2013-08-19 03:15:41 PDT
Created attachment 209072 [details]
patch
Comment 2 Andreas Kling 2013-08-19 03:21:38 PDT
Comment on attachment 209072 [details]
patch

Much better, r=me.

The interface between link/style elements and StyleSheetContents is still overcomplicated, but we don't have to attack that now.
Comment 3 Antti Koivisto 2013-08-19 03:37:08 PDT
http://trac.webkit.org/changeset/154271
Comment 4 Sam Sneddon [:gsnedders] 2022-08-06 11:53:48 PDT
*** Bug 66391 has been marked as a duplicate of this bug. ***