]> Cypherpunks repositories - gostls13.git/commitdiff
godoc: added alt and title attributes to the "pop out" button
authorFrancisco Souza <franciscossouza@gmail.com>
Tue, 13 Mar 2012 01:57:48 +0000 (12:57 +1100)
committerAndrew Gerrand <adg@golang.org>
Tue, 13 Mar 2012 01:57:48 +0000 (12:57 +1100)
R=adg
CC=golang-dev
https://golang.org/cl/5777071

doc/root.html

index cf6d0ff86da443d4ce97c33ac6d7c86fb48fd883..b2d0b60e16ccc57662c35b23bd7ff45b1931ed7b 100644 (file)
@@ -5,7 +5,7 @@
 <div class="left">
 
 <div id="learn">
-<img class="icon share" src="/doc/share.png">
+<img class="icon share" src="/doc/share.png" alt="View full screen" title="View full screen">
 <div class="rootHeading">Try Go</div>
 <div class="input">
 <textarea spellcheck="false" class="code">// You can edit this code!