| .. |
|
AdoptedStyleSheetInvalidator.cpp
|
LibWeb: Use targeted invalidation when adopting a stylesheet
|
2026-05-10 20:19:32 +02:00 |
|
AdoptedStyleSheetInvalidator.h
|
LibWeb: Move adopted stylesheet invalidation into a helper
|
2026-04-29 15:47:23 +02:00 |
|
AncestorTraversal.h
|
LibWeb: Use invalidation plans for pseudo-class changes
|
2026-05-23 23:37:36 +02:00 |
|
AttributeInvalidator.cpp
|
LibWeb: Move attribute style invalidation into a helper
|
2026-04-29 15:47:23 +02:00 |
|
AttributeInvalidator.h
|
LibWeb: Move attribute style invalidation into a helper
|
2026-04-29 15:47:23 +02:00 |
|
CustomElementInvalidator.cpp
|
LibWeb: Propagate inherited style across slot boundaries
|
2026-05-22 09:38:59 +02:00 |
|
CustomElementInvalidator.h
|
LibWeb: Move custom state set invalidation into the helper
|
2026-04-29 15:47:23 +02:00 |
|
ElementStateInvalidator.cpp
|
LibWeb: Move shadow root style invalidation into the helper
|
2026-04-29 15:47:23 +02:00 |
|
ElementStateInvalidator.h
|
LibWeb: Move shadow root style invalidation into the helper
|
2026-04-29 15:47:23 +02:00 |
|
EmbeddedContentInvalidator.cpp
|
LibWeb: Move embedded content style invalidation into a helper
|
2026-04-29 15:47:23 +02:00 |
|
EmbeddedContentInvalidator.h
|
LibWeb: Move embedded content style invalidation into a helper
|
2026-04-29 15:47:23 +02:00 |
|
FormControlInvalidator.cpp
|
LibWeb: Invalidate style when form control validity changes
|
2026-06-08 19:28:37 +02:00 |
|
FormControlInvalidator.h
|
LibWeb: Invalidate style when form control validity changes
|
2026-06-08 19:28:37 +02:00 |
|
HasMutationFeatureCollector.cpp
|
LibWeb: Move invalidation set matching into a helper
|
2026-04-29 15:47:23 +02:00 |
|
HasMutationFeatureCollector.h
|
|
|
|
HasMutationInvalidator.cpp
|
LibWeb: Avoid needless :has() descendant fanout
|
2026-06-08 17:16:18 +02:00 |
|
HasMutationInvalidator.h
|
LibWeb: Avoid needless :has() descendant fanout
|
2026-06-08 17:16:18 +02:00 |
|
InvalidationSetMatcher.cpp
|
LibWeb: Track validity pseudo-classes for style invalidation
|
2026-06-08 19:28:37 +02:00 |
|
InvalidationSetMatcher.h
|
LibWeb: Narrow pseudo-class self invalidation
|
2026-05-30 02:13:23 +02:00 |
|
LanguageInvalidator.cpp
|
LibWeb: Skip unchanged :has() mutation fanout
|
2026-04-30 00:24:04 +02:00 |
|
LanguageInvalidator.h
|
LibWeb: Move text directionality invalidation into the helper
|
2026-04-29 15:47:23 +02:00 |
|
LinkInvalidator.cpp
|
LibWeb: Move hyperlink style invalidation into a helper
|
2026-04-29 15:47:23 +02:00 |
|
LinkInvalidator.h
|
LibWeb: Move hyperlink style invalidation into a helper
|
2026-04-29 15:47:23 +02:00 |
|
MediaQueryInvalidator.cpp
|
LibWeb: Target media query change invalidation
|
2026-05-25 19:18:10 +02:00 |
|
MediaQueryInvalidator.h
|
LibWeb: Move media query style invalidation into a helper
|
2026-04-29 15:47:23 +02:00 |
|
NodeInvalidator.cpp
|
LibWeb: Narrow pseudo-class self invalidation
|
2026-05-30 02:13:23 +02:00 |
|
NodeInvalidator.h
|
LibWeb: Move node style invalidation into a helper
|
2026-04-29 15:47:23 +02:00 |
|
PartInvalidator.cpp
|
LibWeb: Move part style invalidation into a helper
|
2026-04-29 15:47:23 +02:00 |
|
PartInvalidator.h
|
LibWeb: Move part style invalidation into a helper
|
2026-04-29 15:47:23 +02:00 |
|
PseudoClassInvalidator.cpp
|
LibWeb: Narrow pseudo-class self invalidation
|
2026-05-30 02:13:23 +02:00 |
|
PseudoClassInvalidator.h
|
LibWeb: Use invalidation plans for pseudo-class changes
|
2026-05-23 23:37:36 +02:00 |
|
SlotInvalidator.cpp
|
LibWeb: Propagate inherited style across slot boundaries
|
2026-05-22 09:38:59 +02:00 |
|
SlotInvalidator.h
|
LibWeb: Propagate inherited style across slot boundaries
|
2026-05-22 09:38:59 +02:00 |
|
StructuralMutationInvalidator.cpp
|
LibWeb: Avoid sibling walks for last-child invalidation
|
2026-06-08 17:16:18 +02:00 |
|
StructuralMutationInvalidator.h
|
LibWeb: Move structural mutation invalidation into a helper
|
2026-04-29 15:47:23 +02:00 |
|
StyleInvalidator.cpp
|
LibWeb: Guard non-subject pseudo-class invalidations
|
2026-05-24 15:32:39 +02:00 |
|
StyleInvalidator.h
|
LibWeb: Move StyleInvalidator into CSS invalidation
|
2026-04-29 15:47:23 +02:00 |