WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
124843
[CSS Regions] region-break-before and region-break-after are not equivalent in terms of break handling
https://bugs.webkit.org/show_bug.cgi?id=124843
Summary
[CSS Regions] region-break-before and region-break-after are not equivalent i...
Mihai Balan
Reported
2013-11-25 08:14:54 PST
Created
attachment 217808
[details]
Test-case Setting -webkit-region-break-after on an element triggers a different margin handling around the break point than setting -webkit-region-break-before on the next sibling of the element. Namely, -webkit-region-break-before leads to the before margin of the element it is applied to being incorrectly discarded. In the attached file, all lorem ipsum paragraphs should have a yellow margins (actually the background of the region they flow into). When using region-break-before, the top margin is discarded (second heading, second paragraph)
Attachments
Test-case
(1.71 KB, text/html)
2013-11-25 08:14 PST
,
Mihai Balan
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2022-07-12 17:19:46 PDT
CSS Regions were removed in
Bug 174978
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug