Bug 41736

Summary: Implement start table tag in table mode
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 41123    
Attachments:
Description Flags
Patch eric: review+, commit-queue: commit-queue-

Description Adam Barth 2010-07-06 22:03:19 PDT
Implement start table tag in table mode
Comment 1 Adam Barth 2010-07-06 22:04:04 PDT
Created attachment 60680 [details]
Patch
Comment 2 WebKit Commit Bot 2010-07-07 01:24:16 PDT
Comment on attachment 60680 [details]
Patch

Rejecting patch 60680 from commit-queue.

Failed to run "[u'/Users/eseidel/Projects/CommitQueue/WebKitTools/Scripts/svn-apply', u'--reviewer', u'Eric Seidel', u'--force']" exit_code: 1
Last 500 characters of output:
/HTMLTreeBuilder.h
Hunk #1 FAILED at 122.
1 out of 1 hunk FAILED -- saving rejects to file WebCore/html/HTMLTreeBuilder.h.rej
patching file LayoutTests/ChangeLog
Hunk #1 succeeded at 1 with fuzz 3.
patching file LayoutTests/html5lib/runner-expected-html5.txt
Hunk #1 FAILED at 595.
Hunk #2 FAILED at 758.
Hunk #3 succeeded at 1132 (offset -71 lines).
Hunk #4 FAILED at 3536.
Hunk #5 FAILED at 3553.
4 out of 5 hunks FAILED -- saving rejects to file LayoutTests/html5lib/runner-expected-html5.txt.rej

Full output: http://webkit-commit-queue.appspot.com/results/3375427
Comment 3 Adam Barth 2010-07-11 16:09:36 PDT
This must have landed already.