Skip to content

Commit

Permalink
Merge pull request Fyrd#2 from brendajin/patch-1
Browse files Browse the repository at this point in the history
Added iOS Safari 5 fixed position input field focus idiosyncrasy
  • Loading branch information
Brenda Jin committed Sep 1, 2013
2 parents 70e0bb7 + 39c7a44 commit ae01dd6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion features-json/css-fixed.json
Original file line number Diff line number Diff line change
@@ -26,6 +26,9 @@
},
{
"description":"position:fixed breaks in chrome (all current versions) when using hardware-accelerated rendering, depending on your graphics card."
},
{
"description":"in iOS Safari 5, position:fixed will move to center of window with focus event on child text input field."
}
],
"categories":[
@@ -169,4 +172,4 @@
"parent":"",
"keywords":"",
"shown":true
}
}

0 comments on commit ae01dd6

Please sign in to comment.