bliss-dom 0.2.99

Bliss DOM implementation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# bliss-dom

Core DOM implementation for the Bliss rendering engine.

## Overview
This crate provides a high-performance, trait-based DOM implementation that powers the Bliss rendering engine. It handles document structure, event propagation, and state management.

- **Status**: Stable
- **Maintainers**: Antarik Team

## 📚 Documentation
- [Bliss Rendering Stack]../../../../../docs/architecture/bliss_rendering_stack.md - Architecture and component details.