mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-21 07:47:32 +09:00
Issue #2862 - Split the css lowering functionality out to a separate file for easier maintenance
This commit is contained in:
parent
f2560c57b6
commit
c12883cfcf
4 changed files with 985 additions and 939 deletions
|
|
@ -127,6 +127,7 @@ UNIFIED_SOURCES += [
|
|||
'CounterStyleManager.cpp',
|
||||
'CSS.cpp',
|
||||
'CSSLexer.cpp',
|
||||
'CSSNestingLowerer.cpp',
|
||||
'CSSRuleList.cpp',
|
||||
'CSSStyleSheet.cpp',
|
||||
'CSSVariableDeclarations.cpp',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue