[Webkit-unassigned] [Bug 13081] Empty table cells not handled correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 3 07:28:35 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13081


koivisto at iki.fi changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #13933|                            |review?
               Flag|                            |




------- Comment #4 from koivisto at iki.fi  2007-04-03 07:28 PDT -------
Created an attachment (id=13933)
 --> (http://bugs.webkit.org/attachment.cgi?id=13933&action=view)
special handling for empty table cells

This behavior matches Firefox exactly (as far as the test case goes at least)
and is pretty close to IE7 too. The patch causes failures in result of tests
listed below. I went through the failures and they all seem to be meaningless,
not visible in rendering or progressions. For example pixel results of acid2 do
not change even though the render tree dump does.

New results for these would need to be checked in as well. Test
fast/css/percentage-non-integer relies on old empty cell behavior and would
need modifications to look nice again.

fast/block/positioning/negative-right-pos
fast/css/acid2-pixel    
fast/css/acid2
fast/css/percentage-non-integer
fast/repaint/table-cell-move
fast/table/012
fast/table/032
fast/table/empty-section-crash
http/tests/misc/acid2-pixel     
http/tests/misc/acid2   
tables/mozilla/bugs/bug1188     
tables/mozilla/bugs/bug1818-6   
tables/mozilla/bugs/bug16012
tables/mozilla/bugs/bug78162    
tables/mozilla/bugs/bug100334   
tables/mozilla/bugs/bug222336   
tables/mozilla/bugs/bug222467
tables/mozilla/core/misc
tables/mozilla_expected_failures/bugs/bug14007-1        
tables/mozilla_expected_failures/bugs/bug72393
tables/mozilla_expected_failures/other/empty_cells


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list