w3c
Here are 218 public repositories matching this topic...
-
Updated
Mar 8, 2021 - JavaScript
-
Updated
Feb 25, 2021 - Java
-
Updated
Feb 3, 2021 - Java
We should look at reducing the duplication between W3C and DINI profiles. If we have things that are share, those should move to "core/". We should otherwise export things from core/*.js that can be used by DINI.
See w3c/respec#2739 for specifics.
-
Updated
Mar 12, 2021 - JavaScript
-
Updated
Aug 11, 2020
-
Updated
Mar 5, 2021 - JavaScript
-
Updated
Mar 14, 2021 - JavaScript
-
Updated
May 4, 2017 - HTML
-
Updated
Feb 9, 2021 - Python
-
Updated
Jan 7, 2021 - TypeScript
-
Updated
Feb 25, 2019 - JavaScript
-
Updated
Feb 13, 2021 - C++
-
Updated
Mar 1, 2021 - Go
-
Updated
Jan 24, 2019 - Java
-
Updated
Mar 10, 2021 - JavaScript
-
Updated
Dec 17, 2020 - JavaScript
-
Updated
Jul 31, 2020 - HTML
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