Skip to content

Fix csstext not outputting the liniar angle that was parsed #46

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
Feb 1, 2020

Conversation

Fraaankes
Copy link

Types of Changes

Bugfix

Prerequisites

Please make sure you can check the following two boxes:

  • I have read the CONTRIBUTING document
  • My code follows the code style of this project

Contribution Type

What types of changes does your code introduce? Put an x in all the boxes that apply:

  • Bug fix (non-breaking change which fixes an issue, issue: linear-gradients are not written to css with angles #45 )
  • New feature (non-breaking change which adds functionality, make sure to open an associated issue first)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • My change requires a change to the documentation
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed

Description

Fix an off-by-1 error causing the angle to get overridden in args and output the correct angle for "known" values.

@claassistantio
Copy link

claassistantio commented Feb 1, 2020

CLA assistant check
All committers have signed the CLA.

@FlorianRappl FlorianRappl self-requested a review February 1, 2020 16:57
@FlorianRappl FlorianRappl self-assigned this Feb 1, 2020
@FlorianRappl FlorianRappl added this to the v0.14 milestone Feb 1, 2020
@FlorianRappl
Copy link
Contributor

LGTM! Thanks!

@FlorianRappl FlorianRappl merged commit 87d180b into AngleSharp:devel Feb 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants