This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 26329 - Split HTMLElement interface into at least one partial interface for better reusabiity with SVG and MathML
Summary: Split HTMLElement interface into at least one partial interface for better re...
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-14 13:04 UTC by David Bruant
Modified: 2014-09-18 21:33 UTC (History)
2 users (show)

See Also:


Attachments

Comment 1 Ian 'Hixie' Hickson 2014-07-15 18:42:33 UTC
Seems reasonable.

What features do you want in the "reusable" portion?
Comment 2 Ian 'Hixie' Hickson 2014-09-03 23:19:45 UTC
David: ping (see comment 1)
Comment 3 David Bruant 2014-09-04 06:52:54 UTC
I guess contenteditable/isContentEditable for now. I filed the bug as a reaction to the whatwg post, I don't really have a strong opinion on the topic myself.
Comment 4 Ian 'Hixie' Hickson 2014-09-18 21:32:27 UTC
Let me know if anything else should be split off.
Comment 5 contributor 2014-09-18 21:33:00 UTC
Checked in as WHATWG revision r8788.
Check-in comment: Split off contentEditable DOM aspects for resuse elsewhere.
https://html5.org/tools/web-apps-tracker?from=8787&to=8788