Dactyloidae/layout
Moonchild 8a2bc8ef4d Issue #1925 - Convert NS_FULL_TO_HALF_CORNER to a constexpr function.
Note: Because the new function checks types, we need to change the
fullCorner type in `nsComputedDOMStyle::GetEllipseRadii()` and
`StyleAnimationValue::ExtractComputedValue()` to `Corner` instead of the
underlying base type.
2024-08-05 10:35:50 +08:00
..
base Issue #1925 - Convert half-corner index macros to an enum. 2024-08-05 10:34:31 +08:00
build Issue #2112 - Part 10: Remove remaining Stylo/Servo includes and code 2024-04-02 22:44:24 +08:00
doc Issue #1656 - Remove more vim control lines. 2023-05-05 22:57:19 +08:00
forms Issue #1925 - Remove mozilla::css::Side typedef. 2024-08-05 10:30:50 +08:00
generic Issue #1925 - Convert NS_HALF_CORNER_IS_X to a constexpr function. 2024-08-05 10:35:13 +08:00
inspector Issue #2486 - Part 2: Implement parser support for layer block and layer statements 2024-07-18 22:31:34 +08:00
ipc Issue #1656 - Remove more vim control lines. 2023-05-05 22:57:19 +08:00
mathml Issue #1925 - Remove use of NS_SIDE_* macros. 2024-08-05 10:31:46 +08:00
media Issue #2357 - WebM demuxer can't tell when a video wants to be transparent. 2023-10-26 10:49:04 +08:00
printing Issue #2488 - Part 3: Remove the StyleSetHandle smart pointer class 2024-04-02 22:49:48 +08:00
reftests Issue #2112 - Part 1: Remove Stylo tests 2024-04-02 22:29:48 +08:00
style Issue #1925 - Convert NS_FULL_TO_HALF_CORNER to a constexpr function. 2024-08-05 10:35:50 +08:00
svg Issue #2488 - Part 4: Remove the RestyleManagerHandle smart pointer class 2024-04-02 22:50:07 +08:00
tables Issue #1925 - Rename Corner to LogicalCorner and move it to nsStyleCoord.h. 2024-08-05 10:33:00 +08:00
tools Issue #1656 - Remove more vim control lines. 2023-05-05 22:57:19 +08:00
xul Issue #1925 - Remove use of NS_SIDE_* macros. 2024-08-05 10:31:46 +08:00
moz.build Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00