mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Fix rustdoc problems (#33458)
Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
97495e45f8
commit
ed908f3fd4
4 changed files with 7 additions and 7 deletions
|
@ -48,8 +48,8 @@
|
|||
//! a linear series of items that describe the line's hierarchy of inline boxes and content. The
|
||||
//! item types are:
|
||||
//!
|
||||
//! - [`LineItem::StartInlineBoxPaddingBorderMargin`]
|
||||
//! - [`LineItem::EndInlineBoxPaddingBorderMargin`]
|
||||
//! - [`LineItem::LeftInlineBoxPaddingBorderMargin`]
|
||||
//! - [`LineItem::RightInlineBoxPaddingBorderMargin`]
|
||||
//! - [`LineItem::TextRun`]
|
||||
//! - [`LineItem::Atomic`]
|
||||
//! - [`LineItem::AbsolutelyPositioned`]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue