Created
October 7, 2013 16:19
-
-
Save thoughtshop/6870651 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <h1>hypothesis: first gen ipad is slow when typing in content editables</h1> | |
| <label>textarea. should be snappy.</label> | |
| <textarea rows=5 cols=70></textarea> | |
| <label>content editable. should be laggy</label> | |
| <div style="height: 50px; border: 1px solid #000;" contenteditable></div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment