aboutsummaryrefslogtreecommitdiff
path: root/devel/electron13/files/patch-third__party_blink_renderer_core_html_forms_internal__popup__menu.cc
blob: 99907092be4494f13267f70242359b8252fa27c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- third_party/blink/renderer/core/html/forms/internal_popup_menu.cc.orig	2021-07-15 19:13:45 UTC
+++ third_party/blink/renderer/core/html/forms/internal_popup_menu.cc
@@ -154,7 +154,7 @@ class InternalPopupMenu::ItemIterationContext {
         is_in_group_(false),
         buffer_(buffer) {
     DCHECK(buffer_);
-#if defined(OS_LINUX) || defined(OS_CHROMEOS)
+#if defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_BSD)
     // On other platforms, the <option> background color is the same as the
     // <select> background color. On Linux, that makes the <option>
     // background color very dark, so by default, try to use a lighter