css4j / css4j

CSS parser with Event and Object Model APIs, a DOM wrapper and a CSS-aware DOM implementation. Written in the Java™ language.

Home Page:https://css4j.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement CSS Object Model's `CSS.escape()` method

carlosame opened this issue · comments

The CSS.escape() utility method is part of the CSS Object Model standard:

The escape(ident) operation must return the result of invoking serialize an identifier of ident.