mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-14 10:56:35 +02:00
FormattingContext::run() does not allow reentrancy, so it's safe to save and access layout mode from FC object. This avoids need to drill it through methods of a formatting context and makes it clear that this value could never be changed after FC construction. (cherry picked from commit 90b8bfc04ce47a555e8426e82a82003c518063d7)
98 KiB
98 KiB