Skip to content

Commit b26cce0

Browse files
authored
update baseline feature description (#8349)
1 parent 0e05c5e commit b26cce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-notes/v1_100.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ Recent versions of Node.js have enhanced its network debugging capabilities. The
445445

446446
### Show browser support for CSS and HTML
447447

448-
When hovering over a CSS property or a HTML element, you now see a summary of how well that property or element is supported across browsers.
448+
When hovering over a CSS property, HTML element, or HTML attribute, you now see a summary of how well that property or element is supported across browsers using [Baseline](https://developer.mozilla.org/docs/Glossary/Baseline/Compatibility).
449449

450450
![Screenshot that shows baseline browser support in the CSS hover.](images/1_100/css-baseline.png)
451451

0 commit comments

Comments
 (0)