Issue #2862 - Change code references from CSS lowering to CSS flattening

This commit is contained in:
Basilisk-Dev 2026-03-13 08:58:18 -04:00 committed by wuggy
commit 64d55b0a2e
4 changed files with 19 additions and 19 deletions

View file

@ -127,7 +127,7 @@ UNIFIED_SOURCES += [
'CounterStyleManager.cpp',
'CSS.cpp',
'CSSLexer.cpp',
'CSSNestingLowerer.cpp',
'CSSNestingFlattener.cpp',
'CSSRuleList.cpp',
'CSSStyleSheet.cpp',
'CSSVariableDeclarations.cpp',