Description
HTML and CSS interface rendering helps applications build game-like or custom user interfaces with web-style markup. It is useful for tools and games that want skinnable UI without embedding a full browser.
This is a UI library, not a browser. Applications still define behavior, input handling, and how untrusted markup or assets are loaded.