mirror of
https://github.com/servo/servo.git
synced 2025-07-24 15:50:21 +01:00
This reverts commit 8e15389cae
.
This commit is contained in:
parent
8e15389cae
commit
d6ae8dc112
152 changed files with 4622 additions and 5862 deletions
|
@ -1796,8 +1796,7 @@ fn get_root_flow_background_color(flow: &mut dyn Flow) -> ColorF {
|
|||
.fragment
|
||||
.style
|
||||
.get_background()
|
||||
.background_color
|
||||
.clone(),
|
||||
.background_color,
|
||||
);
|
||||
ColorF::new(
|
||||
color.red_f32(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue