From e60c6ef6c4b0de0d823d7b09262cf364f7356ad3 Mon Sep 17 00:00:00 2001 From: Cameron McCormack Date: Thu, 16 Jul 2020 23:44:34 +0000 Subject: [PATCH] Part 3: Defer to -moz-default-appearance when appearance is auto. Differential Revision: https://phabricator.services.mozilla.com/D83429 bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1620467 gecko-commit: d96951bf852ede4060885463d8b0cc6c4b9f758c gecko-integration-branch: autoland gecko-reviewers: emilio --- css/css-ui/appearance-progress-bar-002-ref.html | 4 ++-- css/css-ui/appearance-progress-bar-002.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/css/css-ui/appearance-progress-bar-002-ref.html b/css/css-ui/appearance-progress-bar-002-ref.html index cc081a4559c57d..d243f0c75c75f5 100644 --- a/css/css-ui/appearance-progress-bar-002-ref.html +++ b/css/css-ui/appearance-progress-bar-002-ref.html @@ -1,4 +1,4 @@ CSS Test Reference - - + + diff --git a/css/css-ui/appearance-progress-bar-002.html b/css/css-ui/appearance-progress-bar-002.html index 719b2dc220d253..b04af84ba1384b 100644 --- a/css/css-ui/appearance-progress-bar-002.html +++ b/css/css-ui/appearance-progress-bar-002.html @@ -7,8 +7,8 @@ #progress1 { appearance: none } #progress2 { appearance: auto } - - + +