gecko-dev/servo
Ting-Yu Lin b798773da4 Bug 1792134 Part 6 - More rename and clean up related to StyleClear. r=emilio
* Rename `mBreakType` to `mFloatClearType` in nsLineBox and nsReflowStatus and
  the methods around it.
* Rename `mBreakType` to `mClear` in nsStyleDisplay.
* Many other method parameters or local variables rename such as from
  `aBreakType` to `aClearType`.

Differential Revision: https://phabricator.services.mozilla.com/D158276
2022-09-29 03:40:56 +00:00
..
components Bug 1792134 Part 6 - More rename and clean up related to StyleClear. r=emilio 2022-09-29 03:40:56 +00:00
ports/geckolib Bug 1792134 Part 4 - Move clear property out of gecko.mako.rs. r=emilio 2022-09-29 03:40:56 +00:00
tests/unit Bug 1768905 - Move size of tests to compile-time tests in the style crate. r=dshin 2022-05-11 19:02:58 +00:00
moz.build
rustfmt.toml