Bug 116580 - Remove stub HTMLContentElement
Summary: Remove stub HTMLContentElement
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:
Depends on:
Blocks:
 
Reported: 2013-05-21 15:21 PDT by Antti Koivisto
Modified: 2022-08-11 13:34 PDT (History)
6 users (show)

See Also:


Attachments
patch (8.41 KB, patch)
2013-05-21 15:24 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-05-21 15:21:15 PDT
Inherit DetailsContentElement and DetailsSummaryElement directly from InsertionPoint instead.
Comment 1 Antti Koivisto 2013-05-21 15:24:38 PDT
Created attachment 202474 [details]
patch
Comment 2 Ahmad Saleem 2022-08-11 13:34:01 PDT
This landed in below commit and never backed out:

https://github.com/WebKit/WebKit/commit/54e390e0fc425b6b9c275b1185eb8c47b98cc236

Marking "RESOLVED FIXED". Thanks!