mirror of
https://github.com/roytam1/UXP.git
synced 2026-05-26 23:18:26 +00:00
81f60b575a
To avoid confusion with mozilla::css::corner, rename ::Corner to mozilla::LogicalCorner, and move it to nsStyleCoord.h from the illogical nsCellMap.h location. Also, append the LogicalCorner prefix to all the enum values, to match the surrounding coding style.