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

Treat kind attribute as enumerated #269

Merged
merged 4 commits into from
Jun 17, 2020
Merged

Treat kind attribute as enumerated #269

merged 4 commits into from
Jun 17, 2020

Conversation

Jym77
Copy link
Contributor

@Jym77 Jym77 commented Jun 17, 2020

The kind attribute is actually enumerated 🤷
https://html.spec.whatwg.org/multipage/media.html#attr-track-kind

@Jym77 Jym77 added the patch Backwards-compatible change that doesn't touch public API label Jun 17, 2020
@Jym77 Jym77 requested a review from kasperisager June 17, 2020 09:15
@Jym77 Jym77 self-assigned this Jun 17, 2020
Copy link
Contributor

@kasperisager kasperisager left a comment

Choose a reason for hiding this comment

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

💯

@Jym77 Jym77 merged commit b5ea663 into master Jun 17, 2020
@Jym77 Jym77 deleted the kind-enumerated branch June 17, 2020 09:50
kasperisager added a commit that referenced this pull request Jun 17, 2020
* master:
  Treat kind attribute as enumerated (#269)
  Account for presentational role conflict resolution in ARIA feature mappings (#264)
kasperisager added a commit that referenced this pull request Jun 23, 2020
* master:
  Rewrite the CLI internals (#265)
  Avoid discarding rules when adding to `RuleTree` (#274)
  Move presentational role conflict resolution down to Role.from (#273)
  Support passing additional arguments to `Parser`
  Update README
  Rewrite the @siteimprove/alfa-math package (#268)
  Create security.md
  Treat kind attribute as enumerated (#269)
  Account for presentational role conflict resolution in ARIA feature mappings (#264)
  Update lockfile
  Prevent infinite instantiation of `Interview` type (#266)
  Lazy load syntax definitions (#263)
  Add user agent styles for `<noscript>` element (#260)
  Fix some parse issues in `Media`
  `Preference.initial()` -> `Preference.unset()`
  Add scripting and user preferences as `Device` parameters (#259)
  Give build scripts a once-over
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Backwards-compatible change that doesn't touch public API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants