1
0
mirror of https://github.com/golang/go synced 2024-10-04 05:31:21 -06:00
go/src
Andrew Balholm 06ef97e15d html: auto-close <dd> and <dt> elements
Pass tests2.dat, test 8:
<!DOCTYPE html><dt><div><dd>

| <!DOCTYPE html>
| <html>
|   <head>
|   <body>
|     <dt>
|       <div>
|     <dd>

Also pass tests through test 9:
<script></x

R=nigeltao
CC=golang-dev
https://golang.org/cl/5373083
2011-11-13 23:27:20 +11:00
..
cmd gc: look at cumulative error count, not just per-function. 2011-11-12 00:32:56 -05:00
lib9 lib9: fix windows build 2011-11-07 14:16:00 -05:00
libbio
libmach libmach: fix incorrect use of memset 2011-09-01 13:43:03 -04:00
pkg html: auto-close <dd> and <dt> elements 2011-11-13 23:27:20 +11:00
all-qemu.bash build: update all-qemu.bash 2011-07-28 13:04:30 -04:00
all.bash
clean.bash build: reenable clean.bash without gomake 2011-03-21 00:27:50 -03:00
env.bash env.bash: Check for presence of make/gmake 2011-11-11 14:56:18 -05:00
make.bash build: fix check for selinux's allow_execstack on Fedora 16 2011-11-11 16:41:37 -05:00
Make.ccmd build: explain $PWD use 2011-06-22 17:00:46 -04:00
Make.clib build: explain $PWD use 2011-06-22 17:00:46 -04:00
Make.cmd build: pass $GCFLAGS to compiler 2011-10-18 14:55:10 -04:00
Make.common make: prevent rm provoking 'text file busy' errors. 2011-04-15 08:25:44 -04:00
Make.inc build: avoid redundant bss declarations 2011-08-23 22:39:14 -04:00
Make.pkg build: pass $GCFLAGS to compiler 2011-10-18 14:55:10 -04:00
quietgcc.bash build: handle spaces in $USER 2011-07-28 13:04:52 -04:00
run.bash runtime: fix memory leak in parallel garbage collector 2011-10-12 13:23:34 -04:00
sudo.bash sudo.bash: print error/exit if problem with /usr/local/bin 2011-09-01 17:24:32 +10:00
version.bash version.bash: update VERSION on -save if already present 2011-08-24 22:10:25 -03:00