Skip to content
This repository was archived by the owner on Jan 24, 2018. It is now read-only.

- fix for when keyframes are combined.#38

Open
kodybrown wants to merge 6 commits intoPrinzhorn:masterfrom
kodybrown:master
Open

- fix for when keyframes are combined.#38
kodybrown wants to merge 6 commits intoPrinzhorn:masterfrom
kodybrown:master

Conversation

@kodybrown
Copy link
Copy Markdown

When I have created multiple keyframes (dynamically via sass) they are combined without semi-colon.

Apparently, the document parser trims trailing semi-colons from stylesheet rules..

@Prinzhorn
Copy link
Copy Markdown
Owner

Please post an example. Or even better add a test case to the test suit. Because just by looking at the code I don't know what input you're trying to handle.

kodybrown added 3 commits June 9, 2014 04:28
  - Class attributes without trailing spaces
  - Stylesheet with multiple @-skrollr-keyframes and no trailing spaces
  * External stylesheet precedence
Conflicts:
	README.md
	src/skrollr.stylesheets.js
	test/tests.js
@evolve2k
Copy link
Copy Markdown
Collaborator

Ping @kodybrown, please please post us an example so we can get this pull request wrapped up 🎁

@kodybrown
Copy link
Copy Markdown
Author

There are three tests in there?

@evolve2k
Copy link
Copy Markdown
Collaborator

evolve2k commented May 7, 2016

@Prinzhorn I had a look at the tests, looks ok to me. Lets get this merged.

@Prinzhorn
Copy link
Copy Markdown
Owner

@evolve2k I've added you as a collaborator. Feel free to give some new live to this repo.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants