- From: <bugzilla@jessica.w3.org>
- Date: Mon, 15 Feb 2016 16:05:53 +0000
- To: public-css-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29466 Bug ID: 29466 Summary: Remove Element#pseudo() and PseudoElement Product: CSS Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Priority: P2 Component: CSSOM Assignee: simonp@opera.com Reporter: simonp@opera.com QA Contact: public-css-bugzilla@w3.org Target Milestone: --- https://drafts.csswg.org/cssom/#extensions-to-the-element-interface [[ partial interface Element { PseudoElement? pseudo(DOMString pseudoElt); }; ]] It seems this API lacks implementor interest. Remove. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Monday, 15 February 2016 16:05:55 UTC