ladybird/Tests/LibWeb/Ref/expected/css
Callum Law dca80ad5eb LibWeb: Account for animated values when computing font
Computing the font for an element in `compute_font` is premature since
we are yet to apply animated properties - instead we should compute the
value on the fly (with a cache to avoid unnecessary work) to ensure we
are respecting the latest values
2025-12-05 10:03:15 +00:00
..
backgrounds LibWeb: Stop clipping the root element's background 2025-07-04 16:18:57 +01:00
css-counter LibWeb/CSS: Unit tests for changes to counter definitions 2025-06-03 03:51:42 +02:00
css-text
animated-font-size-ref.html LibWeb: Account for animated values when computing font 2025-12-05 10:03:15 +00:00
content-for-marker-tiered-ref.html LibWeb/CSS: Test cases for content inside the ::marker pseudo-element 2025-10-10 12:02:16 +01:00
gradient-calc-inside-stop-color-ref.html LibWeb: Always parse calc() inside CSS color functions consistently 2025-07-22 08:47:22 +01:00
gradient-em-positions-ref.html LibWeb/CSS: Invalidate color-stop caches when source data changes 2025-02-28 13:50:13 +01:00
hidden-list-item-markers-ref.html LibWeb/Painting: Don't paint invisible paintables 2025-07-03 12:39:05 +02:00
images-load-relative-to-style-sheet-ref.html Tests: Add tests for loading images from an imported style sheet 2025-04-15 09:54:35 +01:00
lang-selector-invalidation-ref.html LibWeb: Cache the value of Element::lang() 2025-11-12 12:36:16 +01:00
line-height-zero-ref.html LibWeb: Draw text even if it needs to go into a 0-size inline box 2025-05-12 10:49:46 +02:00
recomputing-inherited-style-doesnt-remove-important-ref.html LibWeb: Avoid resetting important flag when recomputing inherited style 2025-11-28 16:15:49 +00:00
stacking-context-with-unclipped-transformed-descendant-ref.html LibWeb: Don't clip descendants outside stacking context root rect 2025-07-24 11:15:01 -04:00
svg-element-should-be-allowed-to-establish-stacking-context.html LibWeb: Allow <svg> to establish a stacking context 2025-07-12 11:01:15 +02:00
transparent-borders-ref.html LibWeb/Painting: Keep alpha for inset/outset border colors 2025-07-02 15:11:04 +02:00
vendor-prefixed-font-ref.html LibWeb/CSS: Stop rejecting declarations with vendor-prefixed keywords 2025-10-02 13:26:26 +02:00