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: state_of_html.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -11,10 +11,10 @@ translations:
11
11
While web developers tend to focus on JavaScript and CSS, none of what we do would be possible without HTML acting as the foundation.
12
12
13
13
It has long seemed like HTML wasn't evolving, but things may be changing.
14
-
New elements like `<selectlist>` are on the horizon, cool new features like popovers,
15
-
and a swath of related browser APIs (Web Components, PWAs, etc.).
14
+
New elements, new features,
15
+
and new browser APIs are now being added to the web platform on a yearly basis.
16
16
17
-
Building on the success of [State of JS](http://stateofjs.com/) and [State of CSS](https://stateofcss.com/), we introduce **State of HTML**;
17
+
So building on the success of [State of JS](http://stateofjs.com/) and [State of CSS](https://stateofcss.com/), it only made sense to add the **State of HTML** survey;
18
18
the last missing piece that completes the trilogy, so we can track the evolution of the web platform as a whole.
0 commit comments