servo/components/gfx/text
Tumuhairwe 4cd3c056e5
rustdoc: Fix errors in components and ports (#31654)
* Fixed warnings in components/gfx/text/shaping/harfbuzz-rs  components/layout_2020/fragment_tree  ports/servoshell/minibrowser.rs

* Fixed warnings in components/gfx/text/shaping/harfbuzz-rs  components/layout_2020/fragment_tree  ports/servoshell/minibrowser.rs.

* Update minibrowser.rs

Returned "if" back to "iff"

* Update minibrowser.rs

Changed ```BrowserManager``` to ```WebViewManager```

* Update fragment.rs

Changed ```[SequentialLayoutState]``` to ```[crate::flow::float::SequentialLayoutState]```

* Update fragment.rs

Balanced the length of paragraph lines in fragment.rs

* Fix tidy errors

---------

Co-authored-by: Martin Robinson <mrobinson@igalia.com>
2024-03-15 16:24:11 +00:00
..
shaping rustdoc: Fix errors in components and ports (#31654) 2024-03-15 16:24:11 +00:00
glyph.rs Fix typo: changed seperator to separator (#31685) 2024-03-15 09:42:32 +00:00
mod.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
text_run.rs Obey white-space when intrinsically sizing an IFC (#31660) 2024-03-15 12:45:23 +00:00
util.rs clippy: fix warnings in components/gfx (#31560) 2024-03-08 07:10:15 +00:00