[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
Wed Jun 12 02:02:59 PDT 2013


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


Manuel Rego Casasnovas <rego at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rego at igalia.com




--- Comment #3 from Manuel Rego Casasnovas <rego at igalia.com>  2013-06-12 02:01:34 PST ---
BTW, I've started to take a look to this issue. I've tested it changing <br> by <span> and it works properly.

For the moment, I've been debugging the code and what I get is that the RenderBlock corresponding to the paragraph has no children while in the case of <span> it has children. I'll look deeper trying to understand why this RenderBlock is created without any children.

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