mirror of
https://github.com/golang/go
synced 2024-11-05 15:06:09 -07:00
b54fdb7e52
Previously a selection of text that spanned multiple lines would include the line number as part of the orange highlight. This is misleading (the line numbers aren't copied when you highlight the text with your mouse) and a little ugly. I had to move the tab character inside the <span class="ln"> block, otherwise the orange highlight goes right up to the number, which is off-putting and means the orange highlights don't line up vertically. Before: https://monosnap.com/file/F9L166Zxxnf3ev74Z3JoJT0xz0nYLn.png After: https://monosnap.com/file/6jfeFBG6tzhy3ZErqYWn6BfZ4fyk1R.png Fixes golang/go#18561 Change-Id: I312d30ce01071850f8724246c54ce2d7259619d2 Reviewed-on: https://go-review.googlesource.com/34924 Run-TryBot: Matt Layher <mdlayher@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Matt Layher <mdlayher@gmail.com> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> |
||
---|---|---|
.. | ||
analysis | ||
dl | ||
proxy | ||
redirect | ||
short | ||
static | ||
util | ||
vfs | ||
appengine.go | ||
cmdline_test.go | ||
cmdline.go | ||
corpus.go | ||
dirtrees.go | ||
format.go | ||
godoc_test.go | ||
godoc.go | ||
index_test.go | ||
index.go | ||
linkify.go | ||
meta.go | ||
page.go | ||
parser.go | ||
pres.go | ||
search.go | ||
server.go | ||
snippet.go | ||
spec.go | ||
spot.go | ||
tab.go | ||
template.go |