-
Updated
Apr 16, 2022 - JavaScript
safari
Here are 383 public repositories matching this topic...
-
Updated
Jun 17, 2020 - JavaScript
-
Updated
May 27, 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
Mar 23, 2022 - HTML
-
Updated
Apr 28, 2022 - Python
-
Updated
May 5, 2022 - JavaScript
-
Updated
Mar 3, 2021 - TypeScript
-
Updated
May 25, 2022 - Java
-
Updated
May 5, 2022 - JavaScript
-
Updated
May 22, 2022 - Swift
-
Updated
May 19, 2022 - TypeScript
-
Updated
May 20, 2022 - Java
-
Updated
May 12, 2022 - JavaScript
-
Updated
Jan 18, 2021 - Swift
Hi there,
The documentation here (https://www.sitespeed.io/documentation/browsertime/configuration/) says that a script file can be passed but it doesn't work. The script inside the file is never executed. I know I can use inline JS but just wanted to raise the inconsistency. I'm using the docker version on Ubuntu 18.04.
Also, this unit test here (https://github.com/sitespeedio/browsertime/b
-
Updated
May 27, 2022 - JavaScript
-
Updated
Sep 21, 2021 - Objective-C
-
Updated
Jul 18, 2017 - Swift
-
Updated
Jan 19, 2022
Describe the bug
Popup with translation in some cases can be broken by the styles of the page where it is open.
To Reproduce
- Go to example.com
- Select some text to translate
- See a popup with extra padding like on the screenshots below
Expected behavior
A popup without extra paddings.
Screenshots
![Screenshot 2021-02-28 at 20 18 41](https
-
Updated
May 26, 2022 - TypeScript
-
Updated
Feb 14, 2022 - JavaScript
-
Updated
Jan 2, 2020 - Objective-C
Improve this page
Add a description, image, and links to the safari topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the safari topic, visit your repo's landing page and select "manage topics."
Hello.
Is there a way to export an encrypted vault after logging in with
--apikeyflag.The scenario is running a periodic task with GitHub Actions to export and re-upload my encrypted vault to another storage medium. I thought I could call
exportwithout a master password but the case seems not. I don't feel like providing GitHub with my master password.I just noticed
bwpopulates