Skip to content

Ensure IE8 style expansion list is up to date#4665

Merged
sophiebits merged 1 commit into
react:masterfrom
sophiebits:gh-2407
Aug 20, 2015
Merged

Ensure IE8 style expansion list is up to date#4665
sophiebits merged 1 commit into
react:masterfrom
sophiebits:gh-2407

Conversation

@sophiebits

Copy link
Copy Markdown
Collaborator

In conjunction with #1953, fixes #2407. This seems to be all of the shorthand style properties that IE8 supports, excluding a few nonstandard ones.

@sophiebits sophiebits changed the title Ensure IE8 expansion list is up to date Ensure IE8 style expansion list is up to date Aug 20, 2015
In conjunction with react#1953, fixes react#2407. This seems to be all of the shorthand style properties that IE8 supports, excluding a few nonstandard ones.
sophiebits added a commit that referenced this pull request Aug 20, 2015
Ensure IE8 style expansion list is up to date
@sophiebits sophiebits merged commit b88592a into react:master Aug 20, 2015
@syranide

Copy link
Copy Markdown
Contributor

Just checking, did we stop caring about trailing commas? (nvm, yes it seems so :))

@zpao

zpao commented Aug 20, 2015

Copy link
Copy Markdown
Contributor

Yea, we want trailing commas for consistency now (with the exception of things in packages/ since they don't get transformed).

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.

Adding and then removing "background" from style attribute creates unwanted styles

4 participants