Remove reference to 'Meta' key in the code tables.
authorGary Kacmarcik <garykac@google.com>
Tue, 27 May 2014 17:40:20 -0700
changeset 653 e56f5caea686
parent 652 2e356f0ff481
child 654 01ded2704b4b
Remove reference to 'Meta' key in the code tables.
html/DOM3Events-code.html
--- a/html/DOM3Events-code.html	Tue May 27 17:29:46 2014 -0700
+++ b/html/DOM3Events-code.html	Tue May 27 17:40:20 2014 -0700
@@ -939,8 +939,6 @@
 							<td></td></tr>
 						<tr><td><code id="code-Hyper" class="code">'Hyper'</code></td>
 							<td></td></tr>
-						<tr><td><code id="code-Meta" class="code">'Meta'</code></td>
-							<td>Do not use <code class="code">'Meta'</code> as a key <code>code</code>. The key labelled <code class="keycap">Meta</code> should be encoded as <code class="code">'OSLeft'</code>.</td></tr>
 						<tr><td><code id="code-Resume" class="code">'Resume'</code></td>
 							<td></td></tr>
 						<tr><td><code id="code-Super" class="code">'Super'</code></td>