Basilisk-Dev
|
51767db33a
|
Support CSS shadow parts
|
2026-05-19 09:09:38 +08:00 |
|
MeladJM
|
459ed6ea85
|
Issue #2790 - Cleanup: Remove debugging lines
|
2025-07-29 10:41:05 +08:00 |
|
MeladJM
|
bf8cfcc980
|
Issue #2790 - Part 4: Working non persistent autofill highlight
|
2025-07-29 10:35:07 +08:00 |
|
Francis Dominic Fajardo
|
318031c74b
|
Issue #2828 - Part 13: Exclude strong layers-related code from release builds
I'll be leaving this in here for future use. CSSWG hasn't defined how this will be exposed to CSSOM yet. The parser bits are also not yet implemented.
|
2025-07-25 20:53:31 +08:00 |
|
Francis Dominic Fajardo
|
e3476d33ed
|
Issue #2828 - Part 12: Implement cascade layer SizeOfIncludingThis
|
2025-07-25 20:53:16 +08:00 |
|
Francis Dominic Fajardo
|
cbb019a862
|
Issue #2828 - Part 11: Detach weighted rule data from cascade layer
|
2025-07-25 20:52:56 +08:00 |
|
Francis Dominic Fajardo
|
a922ec0823
|
Issue #2828 – Part 10: Clean up cascade layer constructor
This also renames mIsWeak to mIsStrong. Cascade layers are weak by default and there's no point in always setting this to true.
|
2025-07-25 20:52:35 +08:00 |
|
Francis Dominic Fajardo
|
1655a5a4a9
|
Issue #2828 - Part 9: Rename CascadeEnumData to CascadeLayer
|
2025-07-25 20:52:08 +08:00 |
|
Francis Dominic Fajardo
|
3605630f4e
|
Issue #2828 - Part 8: Extract RuleProcessorGroup (formerly ResolvedRuleCascades) into separate file
The struct no longer holds rule cascades since part 5 anyway, and extracting it to a separate file allows it to be reused in the future.
|
2025-07-25 20:51:45 +08:00 |
|
Francis Dominic Fajardo
|
d3b305b819
|
Issue #2828 - Part 6: Assert rules were added to the rule cascade data
|
2025-07-25 20:51:16 +08:00 |
|
Francis Dominic Fajardo
|
e05d4d8306
|
Issue #2828 - Part 5: Implement child rule processors
|
2025-07-25 20:50:57 +08:00 |
|
Francis Dominic Fajardo
|
aab9cdf9bd
|
Issue #2828 - Part 4: Move cache key storage to ResolvedRuleCascades
|
2025-07-25 20:47:31 +08:00 |
|
Francis Dominic Fajardo
|
03f29e75ec
|
Issue #2828 - Part 3: Refactor selector matching and rule cascade data into separate files/classes
|
2025-07-25 20:47:06 +08:00 |
|