summaryrefslogtreecommitdiff
path: root/example.html.rb
diff options
context:
space:
mode:
Diffstat (limited to 'example.html.rb')
-rw-r--r--example.html.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/example.html.rb b/example.html.rb
index 553ef0e..159f996 100644
--- a/example.html.rb
+++ b/example.html.rb
@@ -26,6 +26,7 @@ puts html {
a({"href" => "/"}) {
"A link home"
} +
+ input({"webkit-speech-recognition" => nil}) {} +
map {
area {}
}