Skip to content

Fix for each iterations referring to infra #578

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

Merged
merged 1 commit into from
Dec 1, 2022

Conversation

antosart
Copy link
Member

Fix iteration over directive's value, which is an ordered set (Fixes #577).
Add proper references to infra for all "for each" iterations.
Fix iteration over element's attribute list.

@annevk
Copy link
Member

annevk commented Nov 25, 2022

@domenic it seems "process a navigate fetch" changed and breaks CI.

@antosart seems there's also some tab-vs-space issues in the source per CI and the w3c/spec-prod might be outdated? cc @sideshowbarker

@antosart
Copy link
Member Author

I can fix the tab-vs-space issues but they are not blocking. The broken references are. It looks like there are more of them, but I am not sure how to solve the browsing context ones (cf. #579).

@antosart antosart merged commit 1f4904f into w3c:main Dec 1, 2022
github-actions bot added a commit that referenced this pull request Dec 1, 2022
SHA: 1f4904f
Reason: push, by antosart

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Directive's value is a set
2 participants