Skip to content

Commit

Permalink
Add release note for FF87
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishwillee committed Feb 26, 2021
1 parent 125ee7c commit 825847a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions files/en-us/mozilla/firefox/releases/87/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ <h2 id="Changes_for_web_developers">Changes for web developers</h2>

<h3 id="Developer_Tools">Developer Tools</h3>

<ul>
<li>Developers can now use the <a href="/en-US/docs/Tools/Page_Inspector/How_to/Examine_and_edit_CSS#view_media_rules_for_prefers-color-scheme">Page Inspector</a> to simulate {{cssxref("@media/prefers-color-scheme", "@prefers-color-scheme")}} media queries, without having to change the operating system to light or dark mode ({{bug(1679408)}} and {{bug(1692272)}}).</li>
</ul>

<ul>
<li>The {{cssxref("table-layout")}} property is now marked as inactive for non-table elements. ({{bug(1551571)}}).</li>
<li>The {{cssxref("scroll-padding")}} shorthand and longhand properties are now marked as inactive for non-scrollable elements. ({{bug(1551577)}}).</li>
Expand Down

0 comments on commit 825847a

Please sign in to comment.