Skip to content

Commit

Permalink
Fix ReSpec warning on device-posture Media Query (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
darktears authored Mar 11, 2024
1 parent ee0c97b commit bdb1f9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -319,10 +319,10 @@ <h2>
Device Posture Media Queries
</h2>
<h3>
The <code>'device-posture'</code> media feature
The <code><dfn>device-posture</dfn></code> media feature
</h3>
<p>
The <code><dfn>device-posture</dfn></code> media feature represents,
The <code>[=device-posture=]</code> media feature represents,
via a CSS media query [[MEDIAQ]], the <a>posture</a> of the device. All
<a>navigables</a> reflect the <a>posture</a> of their
[=navigable/top-level traversable=].
Expand Down

0 comments on commit bdb1f9e

Please sign in to comment.