mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-06 15:58:39 +09:00
Issue #2124/2662: Cleaning of code
This commit is contained in:
parent
7626c99ceb
commit
dae72b452c
2 changed files with 1 additions and 9 deletions
|
|
@ -823,7 +823,7 @@ Declaration::GetPropertyValueInternal(
|
|||
return;
|
||||
}
|
||||
|
||||
bool isCurrentColor =
|
||||
isCurrentColor =
|
||||
colorValue->GetUnit() == eCSSUnit_EnumColor &&
|
||||
colorValue->GetIntValue() == NS_COLOR_CURRENTCOLOR;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue