RESOLVED WONTFIX 82467
[CSS Regions] Change the name RenderBox::computeLogicalWidthInRegion() to something more meaningful
https://bugs.webkit.org/show_bug.cgi?id=82467
Summary [CSS Regions] Change the name RenderBox::computeLogicalWidthInRegion() to som...
Mihai Balan
Reported 2012-03-28 07:22:57 PDT
Even though the name for computeLogicalWidthInRegion() suggest it's CSS Regions specific, it actually contains more general code and more often than not, it's called with region = 0. This should be renamed or refactored.
Attachments
Brent Fulgham
Comment 1 2022-07-13 09:28:08 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.