Bug 11363 - inserting a positioned element in a table creates an empty anonymous section
Summary: inserting a positioned element in a table creates an empty anonymous section
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tables (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-19 16:46 PDT by Timothy Hatcher
Modified: 2009-01-31 13:44 PST (History)
0 users

See Also:


Attachments
Test case (458 bytes, text/html)
2006-10-19 16:47 PDT, Timothy Hatcher
no flags Details
Patch (48.70 KB, patch)
2009-01-31 12:08 PST, Dave Hyatt
hyatt: review-
Details | Formatted Diff | Diff
Patch (6.66 KB, patch)
2009-01-31 12:15 PST, Dave Hyatt
no flags Details | Formatted Diff | Diff
Patch (7.26 KB, patch)
2009-01-31 13:15 PST, Dave Hyatt
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2006-10-19 16:46:31 PDT
A positioned element being inserted into a table should not create a anonymous section. See attached test. This happens in Firefox also, but Hixie and Hyatt say it is a bug.
Comment 1 Timothy Hatcher 2006-10-19 16:47:19 PDT
Created attachment 11159 [details]
Test case
Comment 2 Dave Hyatt 2009-01-31 12:08:25 PST
Created attachment 27219 [details]
Patch
Comment 3 Dave Hyatt 2009-01-31 12:14:34 PST
Comment on attachment 27219 [details]
Patch

I attached the wrong patch.
Comment 4 Dave Hyatt 2009-01-31 12:15:13 PST
Created attachment 27220 [details]
Patch
Comment 5 Dave Hyatt 2009-01-31 13:15:48 PST
Created attachment 27221 [details]
Patch
Comment 6 Oliver Hunt 2009-01-31 13:16:51 PST
Comment on attachment 27221 [details]
Patch

r=me, remember to land updated test results
Comment 7 Dave Hyatt 2009-01-31 13:44:38 PST
Fixed.