servo/components/layout_2020/tests
Barigbue Nbira a0730d7154
refactor: use is_zero() instead of comparing with Au::Zero() (#36347)
Use `is_zero()` instead of comparing with `Au::Zero()` for zero checks. 

Testing: This change does not cause behaviour change, a test is not
necessary.
Fixes: #36300

---------

Signed-off-by: Barigbue <barigbuenbira@gmail.com>
2025-04-09 22:57:55 +00:00
..
floats.rs refactor: use is_zero() instead of comparing with Au::Zero() (#36347) 2025-04-09 22:57:55 +00:00
tables.rs layout: Add *very* basic support for table layout (#31121) 2024-01-19 13:20:20 +00:00
text.rs layout: Add a InlineFormattingContextBuilder (#32415) 2024-06-03 14:46:53 +00:00