On any webkit-based browser (Mac Safari, any iOS browser), there's a browser-default focus outline rendered on the input via the :-internal-direct-focus selector, and I couldn't get it to go away (at least on Mac Safari) regardless of what styles I set on that selector. It seemed like either Safari wasn't respecting any styles set on that selector, or possibly make-styles wasn't applying them correctly?
