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 26642 - [Shadow] Remove deepContains
Summary: [Shadow] Remove deepContains
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: HISTORICAL - Component Model (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: Hayato Ito
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-22 18:03 UTC by Olli Pettay
Modified: 2014-08-25 02:38 UTC (History)
3 users (show)

See Also:


Attachments

Description Olli Pettay 2014-08-22 18:03:11 UTC
deepContains doesn't really explain what it does, and
we could probably just, if needed, extend Node.contains to cover the use case.
Comment 1 Hayato Ito 2014-08-25 02:32:39 UTC
I agree. It is very bad that we leave it in the spec while we are discussing a better alternative in https://www.w3.org/Bugs/Public/show_bug.cgi?id=22141.

Let me get rid of it.