w3c
Here are 205 public repositories matching this topic...
-
Updated
Oct 7, 2020 - Java
-
Updated
Oct 19, 2020 - JavaScript
-
Updated
Oct 15, 2020 - Java
Important info
- URL to affected spec: https://w3c.github.io/mediacapture-main/getusermedia.html
- ReSpec version: 25.14.0
- I did a "hard refresh", but it's still busted.
Description of problem
What happened (e.g., it crashed)?:
The markup <a href="#mediadevices></a> which allows to create a human readable link to the said section creates invalid markup, because the he
-
Updated
Sep 30, 2020 - JavaScript
-
Updated
Oct 8, 2020 - JavaScript
-
Updated
Oct 19, 2020 - JavaScript
-
Updated
Aug 11, 2020
-
Updated
May 4, 2017 - HTML
-
Updated
Sep 1, 2020 - Python
-
Updated
Feb 25, 2019 - JavaScript
-
Updated
Oct 13, 2020 - C++
-
Updated
Aug 3, 2020 - JavaScript
-
Updated
Nov 20, 2019 - JavaScript
-
Updated
Jan 24, 2019 - Java
-
Updated
Jul 31, 2020 - HTML
-
Updated
Jul 17, 2020 - JavaScript
A DocumentFragment object exposes its innerHTML property, just like other Element objects do. This isn't a feature of the native DOMDocument, so it has to be exposed to IDEs using PHPDoc. Currently, accessing the innerHTML property works fine, but IDEs do not recognise the property.
Improve this page
Add a description, image, and links to the w3c topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the w3c topic, visit your repo's landing page and select "manage topics."


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)dirattr