[Webkit-unassigned] [Bug 14691] Bug in columns support (relpositioned inlines)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 16 18:19:38 PDT 2008


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





------- Comment #9 from xhva.net at gmail.com  2008-03-16 18:19 PDT -------
I'm attaching four reduced testcases that demonstrate different ways this bug
occurs on 525.13 (nightly rev 31076):

Testcase #1 triggers the bug when text is zoomed in the browser. Margins and
padding on the column paragraphs have been set to 0.

Testcase #2 triggers the bug on page load because of margins applied to column
paragraphs. Also, if the text is zoomed then the page refreshed, the layout
changes significantly.

Testcase #3 triggers the bug on page load because of padding applied to column
paragraphs (but if padding is reduced from 15px to 10px, it only occurs after
zooming).

Testcase #4 uses DIVs as the positioned element instead of inline text, and
triggers the bug on page load.

Also see http://xhva.net/work/css3 for a larger testcase (floated relative
blockquotes reserve space in the correct column but are only drawn in the
first).


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