RESOLVED WONTFIX 130330
[CSS Regions] Implement the cycle detection algorithm
https://bugs.webkit.org/show_bug.cgi?id=130330
Summary [CSS Regions] Implement the cycle detection algorithm
Andrei Bucur
Reported 2014-03-17 06:34:12 PDT
See http://dev.w3.org/csswg/css-regions-1/#circular-dependencies The major difference from what's currently implemented is that once a region generates a cycle, all the regions inside the cycle stop being regions. The new algorithm should preserve the performance of the current one in the usual case of no-cycles.
Attachments
Brent Fulgham
Comment 1 2022-07-13 09:18: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.