Firefox
Firefox is a free and open source web browser developed by Mozilla Foundation. First released in 2002 under the name Phoenix. It's available for most operating systems including Windows, macOS, Linux and most phones and tablets.
Here are 3,015 public repositories matching this topic...
-
Updated
Mar 7, 2022 - JavaScript
-
Updated
Dec 6, 2021 - JavaScript
-
Updated
Mar 8, 2022 - JavaScript
-
Updated
Mar 5, 2022 - Python
-
Updated
Mar 8, 2022 - TypeScript
-
Updated
Mar 3, 2022 - Vue
-
Updated
Jun 17, 2020 - JavaScript
-
Updated
Mar 8, 2022 - JavaScript
-
Updated
Mar 8, 2022 - Python
-
Updated
Feb 28, 2022
Focus should be set to the editable card number field
Steps to reproduce:
- Go to Settings -> Credit cards -> Add card
- See that the focus starts out on the "Card number" title instead of the first field
Keyboard should close when exiting "A
-
Updated
Mar 5, 2022 - JavaScript
-
Updated
Mar 1, 2022 - JavaScript
-
Updated
Mar 6, 2022 - Go
Description:
Provide option to keep some segment and provide a submit button below each segment as I don't want to upload the first segment. As I want the first segment but not sure about the consensus and correctness about the first segment.
-
Updated
Feb 28, 2022 - JavaScript
-
Updated
Mar 6, 2022 - JavaScript
-
Updated
Mar 8, 2022 - JavaScript
Relevant spec sections:
https://drafts.csswg.org/selectors-4/#the-dir-pseudo
https://html.spec.whatwg.org/multipage/semantics-other.html#selector-ltr
The interesting cases to test are from the definition of "directionality" in HTML:
https://html.spec.whatwg.org/multipage/dom.html#the-directionality
- element with
dir="ltr"matches:dir(ltr)(#26159) - root element without `
-
Updated
Jan 27, 2022 - HTML
-
Updated
Mar 9, 2022 - JavaScript
-
Updated
Sep 9, 2021
-
Updated
Mar 8, 2022 - TypeScript
Tridactyl version: 1.22.0
Firefox version: Mozilla Firefox 97.0
Operating system: linux
Hi, I wanted to create my own theme for Tridactyl and I've stumbled upon a problem. In hint mode, I couldn't leave elements like buttons with their original background color. This is a bit annoying for some websites with a lot buttons. I've tried styling the class "TridactylHintElement" or the root variabl
-
Updated
Mar 2, 2022 - Java
Created by Mozilla
Released September 23, 2002
- Repository
- mozilla/gecko-dev
- Website
- www.mozilla.org/firefox
- Wikipedia
- Wikipedia

Discussed in microsoft/playwright#11891
Originally posted by huy-nguyen February 6, 2022
Is it possible to add keyboard shortcuts for debugging functionality in the inspector in a similar manner to Chrome dev tools, for example, F8 for run, F10 for step over etc?