mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-06 15:58:39 +09:00
Issue #2489: Include color-mix to avoid filtering
This commit is contained in:
parent
58d7206259
commit
6b938c48a5
2 changed files with 3 additions and 2 deletions
|
|
@ -804,7 +804,7 @@ public:
|
|||
MOZ_ASSERT(mUnit == eCSSUnit_ComplexColor);
|
||||
return mValue.mComplexColor->ToComplexColor();
|
||||
}
|
||||
|
||||
|
||||
Array* GetArrayValue() const
|
||||
{
|
||||
MOZ_ASSERT(UnitHasArrayValue(), "not an array value");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue