Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Declarative partial updates

HTML primitives for updating parts of a document without a full page refresh
Addresses https://github.com/whatwg/html/issues/2142 and https://github.com/whatwg/html/issues/2791 in a unified manner.
Addresses [HTML streaming](https://github.com/whatwg/html/issues/2142), and potentially sets the stage for [client side includes](https://github.com/whatwg/html/issues/2791)

## Status of this document
This is an living explainer. It is continuously updated as we receive more feedback and update the design and the prototypes.
Expand Down
Loading