[Webkit-unassigned] [Bug 102099] content flows poorly through available CSS regions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 13 09:43:24 PST 2012


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


Mike Sierra <letmespellitoutforyou at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|New Bugs                    |CSS




--- Comment #3 from Mike Sierra <letmespellitoutforyou at gmail.com>  2012-11-13 09:45:09 PST ---
Copy the HTML example into a local file & load with Canary or Webkit nightly. The content threads through several CSS regions, each of which is thresholded with a min-/max-height. Resize the window and you see many cases in which text jumps to the next region before it has filled the max-height of the previous region (result#1). In some cases, reloading the page causes regions to break differently (result #2). Also, try removing the min-height using the link at the top and resizing. With min-height:0, content often skips regions, leaving them empty (result #3). Content sometimes accumulates in the last region in the chain (result #3).

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