..
animations
LibWeb: Improve interpolation of mixed percentage-dimension values
2025-09-10 17:00:20 +01:00
tree-counting
LibWeb: Invalidate style for tree counting functions when required
2025-10-20 16:12:08 +01:00
urls
LibWeb/CSS: Hyphenate request-url-modifier names
2025-08-07 13:38:25 +01:00
acos-asin-atan-atan2-computed.txt
LibWeb: Don't swap atan2 arguments in with_simplified_children
2025-10-23 09:34:12 +01:00
acos-asin-atan-atan2-serialize.txt
LibWeb/CSS: Use serialize_a_number() for Angle serialization
2025-08-18 16:52:39 +01:00
attr-all-types.txt
LibWeb: Collapse & trim whitespace when serializing UnresolvedStyleValue
2025-09-26 07:30:10 +01:00
attr-container-style-query.txt
Tests: Import attr()-related WPT tests
2025-07-16 14:47:45 +01:00
attr-cycle.txt
LibWeb/CSS: Implement type(<syntax>) in attr()
2025-07-16 14:47:45 +01:00
attr-IACVT.txt
Tests: Import attr()-related WPT tests
2025-07-16 14:47:45 +01:00
attr-invalidation.txt
LibWeb/CSS: Implement type(<syntax>) in attr()
2025-07-16 14:47:45 +01:00
attr-null-namespace.txt
LibWeb: Collapse & trim whitespace when serializing UnresolvedStyleValue
2025-09-26 07:30:10 +01:00
attr-security.txt
LibWeb/CSS: Add CSS.registerProperty JS method
2025-07-22 10:57:54 +01:00
attr-universal-selector.txt
Tests: Import attr()-related WPT tests
2025-07-16 14:47:45 +01:00
calc-angle-values.txt
LibWeb: Handle inaccuracies resolving transformation matrix type
2025-10-23 09:34:12 +01:00
calc-catch-divide-by-0.txt
LibWeb: Propagate NaN in CSS clamp function
2025-08-08 11:43:49 +01:00
calc-in-media-queries-with-mixed-units.txt
LibWeb: Use document's viewport when resolving lengths in media queries
2025-10-07 10:32:59 +01:00
calc-infinity-nan-computed.txt
LibWeb/CSS: Replace resolve_angle_deprecated() with resolve_angle()
2025-09-24 16:33:53 +01:00
calc-infinity-nan-serialize-angle.txt
LibWeb: Propagate NaN in CSS clamp function
2025-08-08 11:43:49 +01:00
calc-infinity-nan-serialize-length.txt
LibWeb: Propagate NaN in CSS clamp function
2025-08-08 11:43:49 +01:00
calc-infinity-nan-serialize-number.txt
LibWeb: Propagate NaN in CSS clamp function
2025-08-08 11:43:49 +01:00
calc-infinity-nan-serialize-time.txt
LibWeb: Propagate NaN in CSS clamp function
2025-08-08 11:43:49 +01:00
calc-numbers.txt
LibWeb: Don't resolve calc'd opacity percentages at parse time
2025-09-08 11:03:32 +01:00
calc-serialization-002.txt
LibWeb/CSS: Remove an ad-hoc simplification step in calc() parsing
2025-03-05 12:05:45 +00:00
calc-serialization.txt
LibWeb/CSS: Remove an ad-hoc simplification step in calc() parsing
2025-03-05 12:05:45 +00:00
calc-z-index-fractions-001.txt
LibWeb: Correctly round non-integer z-indexes
2025-08-05 06:37:40 +01:00
clamp-length-computed.txt
LibWeb: Simplify standalone CSS math functions when used outside calc()
2025-04-24 20:38:00 +02:00
exp-log-invalid.txt
LibWeb: Validate operator count when parsing a calculation
2025-07-02 10:12:58 +01:00
getComputedStyle-calc-mixed-units-003.txt
LibWeb: Absolutize CalculatedSVs in StyleComputer::absolutize_values
2025-08-06 17:44:12 +01:00
hypot-pow-sqrt-computed.txt
LibWeb: Support tree counting functions within calc()
2025-10-20 16:12:08 +01:00
hypot-pow-sqrt-invalid.txt
LibWeb: Validate operator count when parsing a calculation
2025-07-02 10:12:58 +01:00
minmax-angle-computed.txt
LibWeb: Simplify standalone CSS math functions when used outside calc()
2025-04-24 20:38:00 +02:00
minmax-angle-invalid.txt
LibWeb: Validate operator count when parsing a calculation
2025-07-02 10:12:58 +01:00
minmax-length-invalid.txt
LibWeb: Validate operator count when parsing a calculation
2025-07-02 10:12:58 +01:00
minmax-percentage-invalid.txt
LibWeb: Validate operator count when parsing a calculation
2025-07-02 10:12:58 +01:00
minmax-time-invalid.txt
LibWeb: Validate operator count when parsing a calculation
2025-07-02 10:12:58 +01:00
round-mod-rem-computed.txt
LibWeb/CSS: Migrate some call sites to non-deprecated resolve_* methods
2025-09-07 15:55:16 +01:00
signed-zero.txt
LibWeb: Handle NaN and Infinite values in CSS round function
2025-08-08 11:43:49 +01:00
signs-abs-computed.txt
LibWeb: Add absolutized method for TransformStyleValue
2025-10-07 10:50:01 +01:00
signs-abs-invalid.txt
LibWeb: Validate operator count when parsing a calculation
2025-07-02 10:12:58 +01:00
signs-abs-serialize.txt
LibWeb: Import WPT tests related to handling non-finite values in calcs
2025-08-08 11:43:49 +01:00
sin-cos-tan-serialize.txt
LibWeb: Improve support for CalculatedStyleValue in scale
2025-08-08 09:45:00 +01:00
typed_arithmetic.txt
LibWeb: Use correct percentage basis when resolving line height
2025-10-13 10:17:58 +01:00
viewport-units-media-queries.txt
LibWeb: Use document's viewport when resolving lengths in media queries
2025-10-07 10:32:59 +01:00