mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Remove solved FIXMEs about border radii
This commit is contained in:
parent
446536b9c3
commit
4d84acda19
2 changed files with 0 additions and 5 deletions
|
@ -1544,7 +1544,6 @@ impl FragmentDisplayListBuilding for Fragment {
|
|||
Au::from(box_shadow.spread),
|
||||
);
|
||||
|
||||
// TODO(pcwalton): Multiple border radii; elliptical border radii.
|
||||
let base = state.create_base_display_item(&bounds,
|
||||
LocalClip::from(clip.to_rectf()),
|
||||
self.node,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue