Button-like controls on iOS include buttons, <select>, and date inputs. This change will enable support of accent-color for the aforementioned elements, and let "appearance: none" completely drop native styling.
rdar://84261773
Created attachment 441318 [details] Patch
Created attachment 441322 [details] Patch
Comment on attachment 441322 [details] Patch Apple Silicon failures are unrelated.
Comment on attachment 441322 [details] Patch This causes some WPT failures. Need to rethink how to move the styling over.