mirror of
https://github.com/golang/go.git
synced 2025-05-30 19:52:53 +00:00
Uses placeholder attribute instead of changing the value of search field on browsers that support it. On other browsers, the fake placeholder text is restored when the empty box loses focus. R=golang-dev, gri CC=golang-dev https://golang.org/cl/4441041