You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Declarative partial updates
2
2
3
3
HTML primitives for updating parts of a document without a full page refresh
4
-
Addresses https://github.com/whatwg/html/issues/2142 and https://github.com/whatwg/html/issues/2791 in a unified manner.
4
+
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)
5
5
6
6
## Status of this document
7
7
This is an living explainer. It is continuously updated as we receive more feedback and update the design and the prototypes.
0 commit comments