mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-22 00:17:32 +09:00
CSS: Stop using premultiplied color space for gradients.
This commit is contained in:
parent
8b0f28c3f7
commit
21defafa0b
6 changed files with 4 additions and 90 deletions
|
|
@ -16,7 +16,6 @@ fuzzy-if(!contentSameGfxBackendAsCanvas,4,92400) fuzzy-if(azureSkiaGL||skiaConte
|
|||
== linear-diagonal-4a.html linear-diagonal-4-ref.html
|
||||
== linear-diagonal-4b.html linear-diagonal-4-ref.html
|
||||
== linear-diagonal-4c.html linear-diagonal-4-ref.html
|
||||
== linear-premul.html linear-premul-ref.html
|
||||
|
||||
# these tests uses a similar gradient over different bounds. It's perfectly
|
||||
# reasonable to expect implementations to give slightly different results
|
||||
|
|
@ -92,7 +91,6 @@ fuzzy-if(Android,4,248) == radial-zero-length-1g.html radial-zero-length-1-ref.h
|
|||
fuzzy-if(Android,4,248) == radial-zero-length-1h.html radial-zero-length-1-ref.html
|
||||
fuzzy-if(Android,4,248) == radial-zero-length-1i.html radial-zero-length-1-ref.html
|
||||
fuzzy-if(Android,4,248) == radial-zero-length-1j.html radial-zero-length-1-ref.html
|
||||
== radial-premul.html radial-premul-ref.html
|
||||
== repeated-final-stop-1.html repeated-final-stop-1-ref.html
|
||||
== repeating-linear-1a.html repeating-linear-1-ref.html
|
||||
== repeating-linear-1b.html repeating-linear-1-ref.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue