Tip: Toggle states (hover, focus, visited, etc.) via Elements panel > Right-click > Force State.pic.twitter.com/OvQteqN0Cs
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
@sompylasar Did you ever figure this one out? Currently working with an HTML element that I need to force into ":focus" state just like in the dev tools (elem.focus() and elem.trigger('focus') is not enough). So far no luck.
No, there's no DOM API for explicitly setting these element states, and I have not looked into Protocol Monitor. But making so that an element gains focus (e.g. via DOM API elem.focus()) should automatically apply the CSS for :focus pseudoclass.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.