Skip to content

Commit

Permalink
Merge pull request #37 from sergejmueller/patch-2
Browse files Browse the repository at this point in the history
Extended <position> property with -webkit-sticky
  • Loading branch information
lahmatiy committed Mar 10, 2017
2 parents 2f600f5 + 2959a7f commit aa8780e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions data/patch.json
Expand Up @@ -197,6 +197,10 @@
"comment": "extended with -ms-flexbox",
"syntax": "none | inline | block | list-item | inline-list-item | inline-block | inline-table | table | table-cell | table-column | table-column-group | table-footer-group | table-header-group | table-row | table-row-group | flex | inline-flex | grid | inline-grid | run-in | ruby | ruby-base | ruby-text | ruby-base-container | ruby-text-container | contents | -ms-flexbox | -ms-inline-flexbox | -ms-grid | -ms-inline-grid | -webkit-flex | -webkit-inline-flex | -webkit-box | -webkit-inline-box | -moz-inline-stack | -moz-box | -moz-inline-box"
},
"position": {
"comment": "extended with -webkit-sticky",
"syntax": "static | relative | absolute | sticky | fixed | -webkit-sticky"
},
"dominant-baseline": {
"comment": "added SVG property",
"references": [
Expand Down

0 comments on commit aa8780e

Please sign in to comment.