Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change MDN page for chrome support of AnimationEvent.pseudoElement #1986

Merged
merged 1 commit into from
May 22, 2018
Merged

Change MDN page for chrome support of AnimationEvent.pseudoElement #1986

merged 1 commit into from
May 22, 2018

Conversation

xidachen
Copy link
Contributor

@xidachen xidachen commented May 7, 2018

The AnimationEvent.pseudoElement is implemented and shipped in chromium here:
https://chromium-review.googlesource.com/c/chromium/src/+/1019383

It will hit chrome stable in M68. This updates the MDN page.

@birtles @flackr

@Elchi3 Elchi3 added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label May 7, 2018
Copy link
Contributor

@ExE-Boss ExE-Boss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

review?(@jpmedley)

@@ -338,13 +338,13 @@
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AnimationEvent/pseudoElement",
"support": {
"webview_android": {
"version_added": false
"version_added": "68"
Copy link
Contributor

@ExE-Boss ExE-Boss May 7, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It might be a good idea to move webview_android to the end of the support block (see issue #398 and PR #1882)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should I move webview_android only for the 'pseudoElement', or everything in this file?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the plan is to alphabetize everything once the PR queue has been gone-through, so you don't need to worry about that for now.

@connorshea
Copy link
Contributor

LGTM 👍

Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM as well, thanks!

You might want to update https://www.chromestatus.com/features/5112855204462592 as well.

@Elchi3 Elchi3 merged commit 76ca04d into mdn:master May 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants