mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-01 21:59:07 +00:00
LibWeb: Rename Layout::FrameBox => NavigableContainerViewport
This commit is contained in:
parent
eadeec8b8d
commit
443a8539e9
Notes:
github-actions[bot]
2024-11-26 17:59:43 +00:00
Author: https://github.com/awesomekling
Commit: 443a8539e9
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2592
10 changed files with 61 additions and 61 deletions
|
@ -16,7 +16,7 @@ source_set("Layout") {
|
|||
"CheckBox.cpp",
|
||||
"FlexFormattingContext.cpp",
|
||||
"FormattingContext.cpp",
|
||||
"FrameBox.cpp",
|
||||
"NavigableContainerViewport.cpp",
|
||||
"GridFormattingContext.cpp",
|
||||
"ImageBox.cpp",
|
||||
"ImageProvider.cpp",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue