Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3939)

Issue 5482074: code review 5482074: html: don't leave "in column group" mode when ignoring ... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 5 months ago by andybalholm
Modified:
12 years, 5 months ago
Reviewers:
CC:
nigeltao, golang-dev
Visibility:
Public.

Description

html: don't leave "in column group" mode when ignoring a token Pass tests6.dat, test 26: foo<col> | <col> Also pass tests through test 35: <table><tr><div><td>

Patch Set 1 #

Patch Set 2 : diff -r 7f8b445109d5 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 7f8b445109d5 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -4 lines) Patch
M src/pkg/html/parse.go View 1 2 chunks +4 lines, -3 lines 0 comments Download
M src/pkg/html/parse_test.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
andybalholm
Hello nigeltao@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 5 months ago (2011-12-14 22:02:48 UTC) #1
nigeltao
LGTM.
12 years, 5 months ago (2011-12-14 23:42:13 UTC) #2
nigeltao
12 years, 5 months ago (2011-12-14 23:45:26 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=295ed44ba15b ***

html: don't leave "in column group" mode when ignoring a token

Pass tests6.dat, test 26:
foo<col>

| <col>

Also pass tests through test 35:
<table><tr><div><td>

R=nigeltao
CC=golang-dev
http://codereview.appspot.com/5482074

Committer: Nigel Tao <nigeltao@golang.org>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b