Here are
60 public repositories
matching this topic...
The official Waterfox 💧 source code repository
Website screenshot service powered by Node.js, SlimerJS and PhantomJS
Updated
May 6, 2021
JavaScript
BlueGriffon, the Web editor
Updated
Feb 5, 2021
JavaScript
🌍 Dot Browser is a privacy-conscious web browser based on Firefox, developed for Windows, macOS, and Linux. For the issue log:
Updated
Oct 11, 2021
TypeScript
Proposals for future Firefox browser architecture
Cross-platform Game Framework
Updated
Oct 3, 2018
JavaScript
🐸 Gecko Download Manager is a Chrome Extension that improves downloading lectures 💾 from the Echo360 System.
Updated
Aug 28, 2021
JavaScript
[WIP] A curated list and XPI files of Mozilla Firefox browser extensions, addons, themes from addons.mozilla.org, before XUL-based purge blackout
Repository for Web Developers to report bugs with interop bugs in browsers
Library to interface with Gecko Alliance spa pack systems via in.touch2 module
Updated
Jul 13, 2021
Python
Updated
Apr 10, 2020
Python
Home Assistant integration for spas equipped with Gecko Alliance in.touch2 modules
Updated
Aug 11, 2021
Python
Simple password/cookies/history/bookmarks stealer/dumper for chrome all version (includes 80+), microsoft edge browser,includes all chromium based browsers, and all gecko based browser (firefox etc.).
🍉 Build Firefox-based browsers with ease [wip]
Updated
Oct 2, 2021
TypeScript
An attempt to keep last non-SSE2 Firefox ESR build up to date.
A region free, UI-less, disc booter homebrew for Wii/vWii with cheat code support!
This extension keep a track of all other extension activities and record those activities in a downloadable logged format and from the record the user could know of potential vulnerability in any web-extension functioning by analysing those logs.
Updated
Nov 27, 2020
JavaScript
The JumpGo Web Browser for Windows
A revamped version of the Ocarina Code Manager
Updated
Sep 23, 2020
Python
Visit every websites using the proxied browser anonymously.
Updated
Jan 10, 2021
Python
This repository consists of the course projects for ECEN 5823 IOT Embedded Firmware
An attempt to track changes from mozilla-1.3.1 to WaMCom to Classilla-9.3.3
A Scratchpad snippet that exports prefs from Firefox and other Gecko-based apps
Updated
Aug 21, 2017
JavaScript
Library for convert HTML to PDF using Gecko browser engine
Updated
Aug 7, 2017
JavaScript
Linda's audio and annotation files are in a private repository only visible to LET team members. The software here is for the purpose of annotating Linda's audio files. It is a fork of the original gecko software and may include specific use changes that are not widely applicable.
Updated
Oct 6, 2021
JavaScript
Selenium powered whatsapp bot
Updated
Feb 12, 2018
Python
water mobs for mobkit/minetest
Improve this page
Add a description, image, and links to the
gecko
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
gecko
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
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
dir="ltr"
matches:dir(ltr)
(#26159)