From 1f5bed447333ad83dd0af279a894621a198730c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emilio=20Cobos=20=C3=81lvarez?= Date: Mon, 3 Jun 2019 17:32:48 +0000 Subject: [PATCH] style: Hide some appearance values from content. They're not used internally either, so remove all ability to address them. I haven't removed the implementation yet, as some of them are quite complex, and I don't have a mac / windows build. We should do that when this hits release though. Differential Revision: https://phabricator.services.mozilla.com/D32488 --- components/style/values/specified/box.rs | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/components/style/values/specified/box.rs b/components/style/values/specified/box.rs index 542976d45ba..a64216087d7 100644 --- a/components/style/values/specified/box.rs +++ b/components/style/values/specified/box.rs @@ -1129,11 +1129,13 @@ pub enum Appearance { ButtonArrowUp, /// A rectangular button that contains complex content /// like images (e.g. HTML