-
Updated
May 16, 2020 - JavaScript
microsoft-edge
Here are 33 public repositories matching this topic...
-
Updated
May 19, 2020 - JavaScript
EditContext: Change "focus" to "Activate" to avoid confusion with the focus in the activeElement
EditContext's focus doesn't steal the focus away from DOM. This creates confusion so consider renaming it to something else (Activate?)
-
Updated
Mar 18, 2020 - JavaScript
-
Updated
Sep 3, 2019 - Shell
Rewriting some things (Readme.md) seems to be necessary.
MS Edge Chromium is upcoming and Firefox as well as Chrome itself changed over the time. Some statements have to be re-checked and some statements are maybe outdated.
I's planned for end of Feb. 2020. I hope I get enough time until then to breathe and update the Readme.md file.
The "Fill in" button will happily enter the password on unencrypted HTTP websites right now. It should warn for such websites, along with a checkbox "don't ask me again on this site" (otherwise people might get used to ignoring the warning).
-
Updated
May 8, 2020 - TypeScript
-
Updated
May 31, 2020 - JavaScript
-
Updated
Aug 15, 2019 - JavaScript
-
Updated
Sep 12, 2017 - JavaScript
-
Updated
Apr 4, 2019 - JavaScript
-
Updated
May 6, 2020 - JavaScript
-
Updated
Apr 6, 2020 - TypeScript
-
Updated
May 25, 2020 - JavaScript
-
Updated
Mar 13, 2020
-
Updated
Sep 7, 2018 - JavaScript
-
Updated
Jan 28, 2020 - HTML
-
Updated
Dec 29, 2018 - C#
-
Updated
Oct 5, 2019 - CSS
-
Updated
Oct 3, 2017 - JavaScript
-
Updated
Oct 21, 2018 - JavaScript
-
Updated
May 20, 2020 - JavaScript
-
Updated
Oct 30, 2018 - TypeScript
-
Updated
Dec 3, 2019 - HTML
Improve this page
Add a description, image, and links to the microsoft-edge topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the microsoft-edge topic, visit your repo's landing page and select "manage topics."
@foolip Philip,
I presume you are one of the wpt maintainers.
Is the svg flag valid or deprecated?
<meta content="svg" name="flags">I have declared the svg flag in 2 tests
and in 2 reference files so far:
web-platform-tests/wpt#20033
web-platform-tests/wpt#21450
svg is not in the list of valid flags
http://web-platform-tests.or