mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-14 19:06:55 +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)
23 KiB
23 KiB