[Webkit-unassigned] [Bug 93809] [CSS Regions] Setting region-break-after: always on a <br> element does not cause a region break

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 16 03:12:12 PDT 2013


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


Alexandru Chiculita <achicu at adobe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |achicu at adobe.com




--- Comment #18 from Alexandru Chiculita <achicu at adobe.com>  2013-07-16 03:12:30 PST ---
(In reply to comment #11)
> Created an attachment (id=206330)
 --> (https://bugs.webkit.org/attachment.cgi?id=206330&action=review) [details]
> Patch
> 
> This is an initial idea to fix the issue. If it's right I'll primprove the test case adding a link to the bug and some descripton and also provide a new baseline for some tests that are failing with this patch (fast/inline/inline-child-height-width-calc-crash.html and tables/mozilla/bugs/bug275625.html).

I wouldn't change the way BR tags work when display: block is set. It seems like other browsers ignore that property on BR tags, too.

http://jsfiddle.net/PR9wb/1/

Might be worth looking at how RenderBlock::layoutRunsAndFloats treats inline BR tags that have "clear" set.

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