Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/austingebauer/devise.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/js-base64/base64.html')
-rw-r--r--node_modules/js-base64/base64.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/node_modules/js-base64/base64.html b/node_modules/js-base64/base64.html
index dd18305..aca61ae 100644
--- a/node_modules/js-base64/base64.html
+++ b/node_modules/js-base64/base64.html
@@ -22,7 +22,7 @@
</tr>
<tr><th width="50%">Roundtrip</th><th>iframe w/ data: (no IE)</th></tr>
<tr>
-<th><textarea id="roundtrip" cols=32" rows="4" disabled></textarea></th>
+<th><textarea id="roundtrip" cols="32" rows="4" disabled></textarea></th>
<th><iframe id="data" width="80%" height="64"></iframe></th>
</tr>
</tbody></table>