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

Add user agent styles for <noscript> element #260

Merged
merged 4 commits into from
Jun 10, 2020

Conversation

kasperisager
Copy link
Contributor

Closes #251. Currently awaiting #259 and functioning matching of the scripting feature.

@kasperisager kasperisager added the patch Backwards-compatible change that doesn't touch public API label Jun 10, 2020
@kasperisager kasperisager self-assigned this Jun 10, 2020
* master:
  `Preference.initial()` -> `Preference.unset()`
  Add scripting and user preferences as `Device` parameters (#259)
@kasperisager kasperisager marked this pull request as ready for review June 10, 2020 12:51
@kasperisager kasperisager requested a review from Jym77 June 10, 2020 12:52
* master:
  Fix some parse issues in `Media`
@kasperisager kasperisager merged commit 6244434 into master Jun 10, 2020
@kasperisager kasperisager deleted the noscript-user-agent-styles branch June 10, 2020 14:21
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.

Add rendering hints for <noscript> elements
2 participants