File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -137396,19 +137396,6 @@ h4 { margin-block: 1.33em; font-size: 1.00em; font-weight: bold; }
137396137396h5 { margin-block: 1.67em; font-size: 0.83em; font-weight: bold; }
137397137397h6 { margin-block: 2.33em; font-size: 0.67em; font-weight: bold; }</code></pre>
137398137398
137399- <p>In the following CSS block, <var>x</var> is shorthand for the following selector:
137400- <code data-x="">:is(article, aside, nav, section)</code></p>
137401-
137402- <pre><code class="css">@namespace "http://www.w3.org/1999/xhtml";
137403-
137404- <var>x</var> h1 { margin-block: 0.83em; font-size: 1.50em; }
137405- <var>x</var> <var>x</var> h1 { margin-block: 1.00em; font-size: 1.17em; }
137406- <var>x</var> <var>x</var> <var>x</var> h1 { margin-block: 1.33em; font-size: 1.00em; }
137407- <var>x</var> <var>x</var> <var>x</var> <var>x</var> h1 { margin-block: 1.67em; font-size: 0.83em; }
137408- <var>x</var> <var>x</var> <var>x</var> <var>x</var> <var>x</var> h1 { margin-block: 2.33em; font-size: 0.67em; }</code></pre>
137409-
137410- <p class="note">The shorthand is used to keep this block at least mildly readable.</p>
137411-
137412137399
137413137400
137414137401 <h4>Lists</h4>
You can’t perform that action at this time.
0 commit comments