w3c
Here are 233 public repositories matching this topic...
Where the GPU for the Web work happens!
-
Updated
Sep 4, 2021 - JavaScript
Maintain an open standard for UI and promote its adherence and adoption.
-
Updated
Sep 1, 2021 - JavaScript
Nu Html Checker – Helps you catch problems in your HTML/CSS/SVG
-
Updated
Sep 3, 2021 - Java
基于区块链的符合W3C DID和Verifiable Credential规范的分布式身份解决方案
-
Updated
Jul 9, 2021 - Java
There is some new stuff in hljs w3c/respec#3576 ... we should investigate what Changes to make. In particular, it would be nice to drop hightlightAuto() and move to just hightlight().
A browser API to prevent DOM-Based Cross Site Scripting in modern web applications.
-
Updated
Aug 5, 2021 - JavaScript
-
Updated
Aug 29, 2021
Directional focus navigation with arrow keys
-
Updated
Aug 16, 2021 - JavaScript
An open-source, community-maintained database of Web standards & related references.
-
Updated
Sep 5, 2021 - JavaScript
Web Annotation Working Group repository, see README for links to specs
-
Updated
May 4, 2017 - HTML
XSD (XML Schema Definition) parser and Go/C/Java/Rust/TypeScript code generator
-
Updated
Mar 1, 2021 - Go
A Python library for W3C Provenance Data Model (PROV)
-
Updated
Feb 9, 2021 - Python
An implementation of WHATWG EventTarget interface, plus few extensions.
-
Updated
Aug 21, 2021 - TypeScript
W3C Web Cryptography API for Node.js
-
Updated
Feb 25, 2019 - JavaScript
SCXML interpreter and transformer/compiler written in C/C++ with bindings to Java, C#, Python and Lua
-
Updated
Feb 13, 2021 - C++
Unicorn - W3C's Unified Validator
-
Updated
Jun 3, 2021 - Java
gulp plugin for HTML validation, using the official Nu Html Checker (v.Nu)
-
Updated
Sep 2, 2021 - JavaScript
Stylelint plugin to validate CSS syntax
-
Updated
Aug 11, 2021 - JavaScript
RDF/JS: Data model specification – A specification of a low level interface definition representing RDF data independent of a serialized format in a JavaScript environment.
-
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)(#26159)