[Webkit-unassigned] [Bug 57591] REGRESSION(r81049): Hotmail calendar events aren't displayed properly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 6 11:45:36 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=57591





--- Comment #3 from Dave Hyatt <hyatt at apple.com>  2011-04-06 11:45:36 PST ---
I think this is a bogus reduction btw, since IE grows boxes in quirks mode to encompass their widths, and other browsers don't support relative positioning on table cells.

The original reduction in the Chromium bug has position:absolute on the table row, and I think that's likely the reason WinIE works with it (and is what we actually need to fix here).

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



More information about the webkit-unassigned mailing list