commit | d26f9f9a57f3fab6a695bec0d84433c2c50f8bbf | [log] [tgz] |
---|---|---|
author | Kunpei Sakai <namusyaka@gmail.com> | Tue Sep 25 22:55:50 2018 +0900 |
committer | Nigel Tao <nigeltao@golang.org> | Fri Jan 25 09:10:13 2019 +0000 |
tree | fa4d5ba2c79a8a630b09cba82bfb6a9c4ad497c6 | |
parent | 4b62a64f59f73840b9ab79204c94fee61cd1ba2c [diff] |
html: update inSelectIM and inSelectInTableIM for the latest spec Fixes golang/go#27842 Change-Id: I06eb3c0c18be3566bd30a29fca5f3f7e6791d2cc Reviewed-on: https://go-review.googlesource.com/c/137275 Run-TryBot: Kunpei Sakai <namusyaka@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Nigel Tao <nigeltao@golang.org>
This repository holds supplementary Go networking libraries.
The easiest way to install is to run go get -u golang.org/x/net
. You can also manually git clone the repository to $GOPATH/src/golang.org/x/net
.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html. The main issue tracker for the net repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/net:” in the subject line, so it is easy to find.