Closed Bug 1216193 Opened 9 years ago Closed 9 years ago

Implement webkitMatchesSelector

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla44
Tracking Status
firefox44 --- fixed

People

(Reporter: bzbarsky, Assigned: bzbarsky)

References

Details

(Keywords: dev-doc-needed)

Attachments

(1 file)

Attachment #8675767 - Flags: review?(peterv)
Assignee: nobody → bzbarsky
Status: NEW → ASSIGNED
Comment on attachment 8675767 [details] [diff] [review]
Implement webkitMatchesSelector

Review of attachment 8675767 [details] [diff] [review]:
-----------------------------------------------------------------

r=me
Attachment #8675767 - Flags: review?(peterv) → review+
Blocks: 1170774
Keywords: dev-doc-needed
https://hg.mozilla.org/mozilla-central/rev/c1a68835d084
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla44
Removing ddn: we don't maintain a list of webkit-prefixed features supported by Gecko (on MDN at least)
Keywords: dev-doc-needed
(In reply to Jean-Yves Perrier [:teoli] from comment #6)
> Removing ddn: we don't maintain a list of webkit-prefixed features supported
> by Gecko (on MDN at least)

but
 https://developer.mozilla.org/en/docs/Web/API/Element/matches
could have a little note?

You can argue that prefixes are evil und shouldn't documented, but that's not current practice on MDN.
This isn't even about prefixes being evil, or webkit-prefixed features.  This is not a webkit-prefixed feature at this point.  It's a standard DOM feature (see <https://dom.spec.whatwg.org/#dom-element-webkitmatchesselector>) that happens to have a name starting with "webkit".
Keywords: dev-doc-needed
Oh my bad, misunderstood.
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: