[Webkit-unassigned] [Bug 53166] Styles in media queries don’t get re-applied correctly after resizing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 9 02:45:21 PST 2012


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





--- Comment #3 from T.Rosenau at nurfuerspam.de  2012-02-09 02:45:18 PST ---
Created an attachment (id=126263)
 --> (https://bugs.webkit.org/attachment.cgi?id=126263&action=review)
Testcase that shows the issue in both directions (enlarging/shrinking window)

This testcase shows the issue when
- starting with a narrow window, and widening
- starting with a wide window, and shrinking

I suppose the "display" property is the only one affected.


[OT] I ran into this issue trying to make some responsive layout with table-displays (http://www.sitepoint.com/table-based-layout-is-the-next-big-thing/, which allows to mix percentages with pixels), using automatic table-* insertion as described in http://www.w3.org/TR/CSS2/tables.html#anonymous-boxes [/OT]

-- 
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