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

Remove compound microtasks #23140

Closed
CYBAI opened this issue Mar 30, 2019 · 0 comments · Fixed by #23143
Closed

Remove compound microtasks #23140

CYBAI opened this issue Mar 30, 2019 · 0 comments · Fixed by #23143
Assignees
Labels
A-content/dom Interacting with the DOM from web content I-spec-update

Comments

@CYBAI
Copy link
Member

CYBAI commented Mar 30, 2019

whatwg/html#4437
whatwg/dom#741

@CYBAI CYBAI added A-content/dom Interacting with the DOM from web content I-spec-update labels Mar 30, 2019
@CYBAI CYBAI mentioned this issue Mar 31, 2019
4 tasks
@CYBAI CYBAI self-assigned this Mar 31, 2019
bors-servo pushed a commit that referenced this issue Apr 5, 2019
Remove compound microtasks

We handled compound microtasks as microtasks so, basically, we only need
to remove the naming of `compound`.

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #23140
- [x] These changes do not require tests because the updated spec is more about editorial.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23143)
<!-- Reviewable:end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-content/dom Interacting with the DOM from web content I-spec-update
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant