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

Correctly resolve important and overridden CSS properties #282

Merged
merged 2 commits into from
Jun 26, 2020

Conversation

kasperisager
Copy link
Contributor

Closes #240 and depends on #281.

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

@Jym77 Jym77 left a comment

Choose a reason for hiding this comment

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

👍

@kasperisager kasperisager merged commit 393f3b8 into master Jun 26, 2020
@kasperisager kasperisager deleted the cascaded-style-fixes branch June 26, 2020 11:14
kasperisager added a commit that referenced this pull request Jul 1, 2020
* master: (21 commits)
  Rework the way DOM parent pointers are handled (#283)
  Create a GitHub release as part of release workflow
  Backtrack on shortcut links
  v0.3.0
  Prepare release
  Update changelog
  Update changelog
  `RoleOptions#allowPresentational` must be optional
  Update SIA R67 (#272)
  Update lockfile
  Correctly resolve important and overridden CSS properties (#282)
  Introduce HyperScript-like DSL for constructing DOM (#281)
  Use dynamic import rather than `require()` for loading formatters (#278)
  Add `Future#get()` and accept thunked promises in `Future.from()` (#279)
  Fix default argument type parameter of several types
  Speedup table building (#276)
  Add initial support for `background` shorthand property (#277)
  Output stack in CLI errors if available
  Chesterton's fence strikes again!
  Correctly pull `.message` from expectations
  ...
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.

Investigate current handling of !important CSS declarations
2 participants