Bug 41740

Summary: <table> should auto-close <p> when not in quirks mode
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: New BugsAssignee: Eric Seidel (no email) <eric>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 41123    
Attachments:
Description Flags
Patch
none
Patch for landing abarth: review+, eric: commit-queue+

Eric Seidel (no email)
Reported 2010-07-06 22:50:55 PDT
<table> should auto-close <p> when not in quirks mode
Attachments
Patch (3.82 KB, patch)
2010-07-06 22:54 PDT, Eric Seidel (no email)
no flags
Patch for landing (3.93 KB, patch)
2010-07-06 23:57 PDT, Eric Seidel (no email)
abarth: review+
eric: commit-queue+
Eric Seidel (no email)
Comment 1 2010-07-06 22:54:29 PDT
Adam Barth
Comment 2 2010-07-06 23:50:24 PDT
Comment on attachment 60685 [details] Patch WebCore/html/HTMLTreeBuilder.cpp:683 + processFakeEndTag(pTag); You should use processFakePEndTagIfPInScope()
Eric Seidel (no email)
Comment 3 2010-07-06 23:57:42 PDT
Created attachment 60695 [details] Patch for landing
Eric Seidel (no email)
Comment 4 2010-07-07 01:41:28 PDT
Note You need to log in before you can comment on or make changes to this bug.