braindead error
authorRobin Berjon <robin@berjon.com>
Mon, 30 Jan 2012 17:41:31 +0100
changeset 45 5c5b22705789
parent 44 d58fde05c901
child 46 84a2fb7b753b
braindead error
tests/vibration/submissions/robin/cancel-with-0.html
tests/vibration/submissions/robin/cancel-with-[].html
tests/vibration/submissions/robin/cancel-with-new.html
tests/vibration/submissions/robin/pattern-array-extra.html
tests/vibration/submissions/robin/pattern-array.html
tests/vibration/submissions/robin/simple-array.html
tests/vibration/submissions/robin/simple-scalar.html
--- a/tests/vibration/submissions/robin/cancel-with-0.html	Fri Jan 27 17:44:03 2012 +0100
+++ b/tests/vibration/submissions/robin/cancel-with-0.html	Mon Jan 30 17:41:31 2012 +0100
@@ -20,7 +20,7 @@
       second). If it vibrates for a longer time (roughly five seconds, it should feel somewhat long) then
       the test has failed.
     </p>
-    <buton id='vib'>Vibrate!</buton>
+    <button id='vib'>Vibrate!</button>
     <div id='log'></div>
     <script src='http://w3c-test.org/resources/testharness.js'></script>
     <!-- When this test gets approved, remove a "../" below -->
--- a/tests/vibration/submissions/robin/cancel-with-[].html	Fri Jan 27 17:44:03 2012 +0100
+++ b/tests/vibration/submissions/robin/cancel-with-[].html	Mon Jan 30 17:41:31 2012 +0100
@@ -20,7 +20,7 @@
       second). If it vibrates for a longer time (roughly five seconds, it should feel somewhat long) then
       the test has failed.
     </p>
-    <buton id='vib'>Vibrate!</buton>
+    <button id='vib'>Vibrate!</button>
     <div id='log'></div>
     <script src='http://w3c-test.org/resources/testharness.js'></script>
     <!-- When this test gets approved, remove a "../" below -->
--- a/tests/vibration/submissions/robin/cancel-with-new.html	Fri Jan 27 17:44:03 2012 +0100
+++ b/tests/vibration/submissions/robin/cancel-with-new.html	Mon Jan 30 17:41:31 2012 +0100
@@ -21,7 +21,7 @@
       seconds, it should feel somewhat long) or if there is no series of short vibration bursts then the test has
       failed.
     </p>
-    <buton id='vib'>Vibrate!</buton>
+    <button id='vib'>Vibrate!</button>
     <div id='log'></div>
     <script src='http://w3c-test.org/resources/testharness.js'></script>
     <!-- When this test gets approved, remove a "../" below -->
--- a/tests/vibration/submissions/robin/pattern-array-extra.html	Fri Jan 27 17:44:03 2012 +0100
+++ b/tests/vibration/submissions/robin/pattern-array-extra.html	Mon Jan 30 17:41:31 2012 +0100
@@ -19,7 +19,7 @@
       After hitting the button below, your device must vibrate three times for one second, separated
       by one second intervals.
     </p>
-    <buton id='vib'>Vibrate!</buton>
+    <button id='vib'>Vibrate!</button>
     <div id='log'></div>
     <script src='http://w3c-test.org/resources/testharness.js'></script>
     <!-- When this test gets approved, remove a "../" below -->
--- a/tests/vibration/submissions/robin/pattern-array.html	Fri Jan 27 17:44:03 2012 +0100
+++ b/tests/vibration/submissions/robin/pattern-array.html	Mon Jan 30 17:41:31 2012 +0100
@@ -18,7 +18,7 @@
       After hitting the button below, your device must vibrate three times for one second, separated
       by one second intervals.
     </p>
-    <buton id='vib'>Vibrate!</buton>
+    <button id='vib'>Vibrate!</button>
     <div id='log'></div>
     <script src='http://w3c-test.org/resources/testharness.js'></script>
     <!-- When this test gets approved, remove a "../" below -->
--- a/tests/vibration/submissions/robin/simple-array.html	Fri Jan 27 17:44:03 2012 +0100
+++ b/tests/vibration/submissions/robin/simple-array.html	Mon Jan 30 17:41:31 2012 +0100
@@ -17,7 +17,7 @@
     <p>
       After hitting the button below, your device must vibrate continuously for about two seconds, once.
     </p>
-    <buton id='vib'>Vibrate!</buton>
+    <button id='vib'>Vibrate!</button>
     <div id='log'></div>
     <script src='http://w3c-test.org/resources/testharness.js'></script>
     <!-- When this test gets approved, remove a "../" below -->
--- a/tests/vibration/submissions/robin/simple-scalar.html	Fri Jan 27 17:44:03 2012 +0100
+++ b/tests/vibration/submissions/robin/simple-scalar.html	Mon Jan 30 17:41:31 2012 +0100
@@ -17,7 +17,7 @@
     <p>
       After hitting the button below, your device must vibrate continuously for about two seconds, once.
     </p>
-    <buton id='vib'>Vibrate!</buton>
+    <button id='vib'>Vibrate!</button>
     <div id='log'></div>
     <script src='http://w3c-test.org/resources/testharness.js'></script>
     <!-- When this test gets approved, remove a "../" below -->