OSDN Git Service

libgo: Update to weekly 2011-11-09.
[pf3gnuchains/gcc-fork.git] / libgo / go / html / template / css.go
similarity index 99%
rename from libgo/go/exp/template/html/css.go
rename to libgo/go/html/template/css.go
index c26ae78..b0a2f01 100644 (file)
@@ -2,13 +2,13 @@
 // Use of this source code is governed by a BSD-style
 // license that can be found in the LICENSE file.
 
-package html
+package template
 
 import (
        "bytes"
        "fmt"
        "unicode"
-       "utf8"
+       "unicode/utf8"
 )
 
 // endsWithCSSKeyword returns whether b ends with an ident that