Code review tool no longer needs to work around position:fixed handling on iPad
authorabarth@webkit.org <abarth@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 2 Apr 2012 03:51:50 +0000 (03:51 +0000)
committerabarth@webkit.org <abarth@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 2 Apr 2012 03:51:50 +0000 (03:51 +0000)
commitf12d14b568b7038a68c3cd53859e7c9a48d3c5f6
tree260a032a54afc416889d6bf9a7f60dfcbdfe4d17
parent22abab067ccd37af7d78aedd21dbcb11ce19ad01
Code review tool no longer needs to work around position:fixed handling on iPad
https://bugs.webkit.org/show_bug.cgi?id=82850

Reviewed by Eric Seidel.

We no longer need to avoid position:fixed on iPad because Mobile Safari
now does something reasonable with position:fixed elements.

* code-review.js:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@112827 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Websites/bugs.webkit.org/ChangeLog
Websites/bugs.webkit.org/code-review.js