Skip to content

Instantly share code, notes, and snippets.

@thoughtshop
Created October 7, 2013 16:19
Show Gist options
  • Save thoughtshop/6870651 to your computer and use it in GitHub Desktop.
Save thoughtshop/6870651 to your computer and use it in GitHub Desktop.
<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