Skip to content

Commit

Permalink
Match CONTRIBUTING.md file for conditions
Browse files Browse the repository at this point in the history
  • Loading branch information
domfarolino committed Dec 20, 2024
1 parent da9d18b commit 790976d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source
Original file line number Diff line number Diff line change
Expand Up @@ -80101,7 +80101,7 @@ dictionary <dfn dictionary>ToggleEventInit</dfn> : <span>EventInit</span> {
<p>A <dfn>reading-flow-ordered scope owner</dfn> is either: <ref>CSSDISPLAY</ref></p>

<ul>
<li><p>a <span>reading flow container</span>, or</p></li>
<li><p>a <span>reading flow container</span>; or</p></li>

<li><p>an element <span>delegating its rendering to its children</span> whose <span>CSS parent
box</span> is a <span>reading flow container</span>.</p></li>
Expand Down

0 comments on commit 790976d

Please sign in to comment.