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

Issue 6231043: code review 6231043: exp/html: adjust the last few insertion modes to match ... (Closed)

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

Description

exp/html: adjust the last few insertion modes to match the spec Handle text, comment, and doctype tokens in afterBodyIM, afterAfterBodyIM, and afterAfterFramesetIM. Pass three more tests.

Patch Set 1 #

Patch Set 2 : diff -r 4c05c319570b https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 4c05c319570b https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -7 lines) Patch
M src/pkg/exp/html/parse.go View 1 6 chunks +18 lines, -4 lines 0 comments Download
M src/pkg/exp/html/testlogs/tests18.dat.log View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/exp/html/testlogs/tests19.dat.log View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/exp/html/testlogs/webkit01.dat.log 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, 9 months ago (2012-05-23 00:00:16 UTC) #1
nigeltao
LGTM.
12 years, 9 months ago (2012-05-23 01:10:55 UTC) #2
nigeltao
12 years, 9 months ago (2012-05-23 01:11:45 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=9761320d1318 ***

exp/html: adjust the last few insertion modes to match the spec

Handle text, comment, and doctype tokens in afterBodyIM, afterAfterBodyIM,
and afterAfterFramesetIM.

Pass three more tests.

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

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