summaryrefslogtreecommitdiffstats
path: root/services/moz.build
diff options
context:
space:
mode:
authorathenian200 <athenian200@outlook.com>2020-09-16 17:34:03 -0500
committerMoonchild <moonchild@palemoon.org>2020-09-21 11:05:19 +0000
commitb862145e9c7f0802ea5fa7e02c003744dbca9ec2 (patch)
treee8df82f1bd65132fbfbbbd4cc9e4a2527c4f5772 /services/moz.build
parente2e483ac47ae12c9d4151d7936d2f793fbc60620 (diff)
downloadUXP-b862145e9c7f0802ea5fa7e02c003744dbca9ec2.tar
UXP-b862145e9c7f0802ea5fa7e02c003744dbca9ec2.tar.gz
UXP-b862145e9c7f0802ea5fa7e02c003744dbca9ec2.tar.lz
UXP-b862145e9c7f0802ea5fa7e02c003744dbca9ec2.tar.xz
UXP-b862145e9c7f0802ea5fa7e02c003744dbca9ec2.zip
Issue #1647 - Part 1: Implement percentage for CSS opacity keywords
This preliminary step allows percentages to be computed and display correctly, but unfortunately it fails a test after changing VARIANT_HN to VARIANT_HPN because that allows values to be serialized as percentages. However, not doing this means percentages are rejected as valid values for the user to input. The way the style system is setup makes it hard to change this for opacity without changing it for everything else, especially since some code-saving speed hacks in Bug 636029 and Bug 441367 that make a lot of assumptions about this stuff very rigid.
Diffstat (limited to 'services/moz.build')
0 files changed, 0 insertions, 0 deletions