WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
124576
[CSS Regions] Move the isValid logic to RenderNamedFlowFragment
https://bugs.webkit.org/show_bug.cgi?id=124576
Summary
[CSS Regions] Move the isValid logic to RenderNamedFlowFragment
Andrei Bucur
Reported
2013-11-19 04:47:48 PST
There is no reason to have isValid bit inside the RenderRegion class. The bit is used to mark a region as generating cyclic dependencies between named flows. Move the bit to RenderNamedFlowFragment.
Attachments
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2022-07-13 09:21:01 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