Bug 118734 - [CSS Regions] Negative margins in content cause incorrect lines
Summary: [CSS Regions] Negative margins in content cause incorrect lines
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: AdobeTracked
Depends on:
Blocks: 57312
  Show dependency treegraph
 
Reported: 2013-07-16 07:55 PDT by Andrei Bucur
Modified: 2022-07-13 09:24 PDT (History)
2 users (show)

See Also:


Attachments
Test case (2.17 KB, text/html)
2013-07-16 07:55 PDT, Andrei Bucur
no flags Details
Correct test case (2.17 KB, text/html)
2013-07-16 08:00 PDT, Andrei Bucur
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Bucur 2013-07-16 07:55:37 PDT
Created attachment 206779 [details]
Test case

See the attached test case. Linetext5 should have been pulled in the first region.
Comment 1 Andrei Bucur 2013-07-16 08:00:10 PDT
Created attachment 206782 [details]
Correct test case

Correction: Linetext5 should have stayed in the second region because Linetext4 has a forced break after.
Comment 2 Brent Fulgham 2022-07-13 09:24:31 PDT
CSS Regions were removed in Bug 174978.