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

Issue 6203061: code review 6203061: exp/html: adjust inRowIM to match spec (Closed)

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

Description

exp/html: adjust inRowIM to match spec Delete cases that just fall down to "anything else" action. Handle </tbody>, </tfoot>, and </thead>.

Patch Set 1 #

Patch Set 2 : diff -r 9182664c616f https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 9182664c616f https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -15 lines) Patch
M src/pkg/exp/html/parse.go View 1 3 chunks +7 lines, -15 lines 0 comments Download

Messages

Total messages: 3
andybalholm
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com, nigeltao@golang.org), I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 10 months ago (2012-05-09 21:33:44 UTC) #1
nigeltao
LGTM.
12 years, 10 months ago (2012-05-20 04:25:48 UTC) #2
nigeltao
12 years, 10 months ago (2012-05-20 04:26:38 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=b0dd97867c83 ***

exp/html: adjust inRowIM to match spec

Delete cases that just fall down to "anything else" action.

Handle </tbody>, </tfoot>, and </thead>.

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

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