diff options
author | Emilio Cobos Álvarez <emilio@crisal.io> | 2022-12-13 12:29:37 +0000 |
---|---|---|
committer | Martin Robinson <mrobinson@igalia.com> | 2023-11-04 08:17:09 +0100 |
commit | cd50d30c31f24452c7edcda53c0d906e910c0a54 (patch) | |
tree | 6cb77499af31940b637100bc78df9896a7bb4eac /components/style/gecko/wrapper.rs | |
parent | db4dd48d31bd811ddebab605af2dafd7d018a44a (diff) | |
download | servo-cd50d30c31f24452c7edcda53c0d906e910c0a54.tar.gz servo-cd50d30c31f24452c7edcda53c0d906e910c0a54.zip |
style: Fix outline-style: inherit behavior if you don't specify outline-width
The fix is calling set_outline_style so that we also reset the actual
outline width. Also clean-up surrounding code a little bit to be
marginally more efficient, and do the same change for border-*-style
(which was doing the right thing, but it's better to make sure both stay
in sync).
Differential Revision: https://phabricator.services.mozilla.com/D164554
Diffstat (limited to 'components/style/gecko/wrapper.rs')
0 files changed, 0 insertions, 0 deletions