mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-21 15:57:31 +09:00
Issue #2862 - Change code references from CSS lowering to CSS flattening
This commit is contained in:
parent
505600c45e
commit
64d55b0a2e
4 changed files with 19 additions and 19 deletions
|
|
@ -127,7 +127,7 @@ UNIFIED_SOURCES += [
|
|||
'CounterStyleManager.cpp',
|
||||
'CSS.cpp',
|
||||
'CSSLexer.cpp',
|
||||
'CSSNestingLowerer.cpp',
|
||||
'CSSNestingFlattener.cpp',
|
||||
'CSSRuleList.cpp',
|
||||
'CSSStyleSheet.cpp',
|
||||
'CSSVariableDeclarations.cpp',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue