Skip to content

Commit

Permalink
Merge pull request #79 from ArnaudBienner/gh-pages
Browse files Browse the repository at this point in the history
Add test for new 'position: sticky'
  • Loading branch information
LeaVerou committed Jul 16, 2014
2 parents c4249ca + 6d00cba commit e75da3d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tests.js
Expand Up @@ -622,5 +622,12 @@ window.Specs = {
"orphans": ["1", "2"],
"widows": ["1", "2"]
}
},

"css3-positioning": {
"title": "Positioning",
"properties": {
"position": ["sticky"]
}
}
};

0 comments on commit e75da3d

Please sign in to comment.