We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb08210 commit 5227380Copy full SHA for 5227380
css-inline/Overview.bs
@@ -185,8 +185,8 @@ Alignment Point: 'alignment-baseline' longhand</h4>
185
SVG implementations <em>may</em> support the following aliases
186
in order to support legacy content:
187
<pre dfn-for=alignment-baseline dfn-type=value>
188
- <dfn>before-edge</dfn> | <dfn>text-before-edge</dfn> = ''alignment-baseline/text-top''
189
- <dfn>after-edge</dfn> | <dfn>text-after-edge</dfn> = ''alignment-baseline/text-bottom''
+ <dfn>text-before-edge</dfn> = ''alignment-baseline/text-top''
+ <dfn>text-after-edge</dfn> = ''alignment-baseline/text-bottom''
190
</pre>
191
These values are not allowed in the 'vertical-align' shorthand.
192
0 commit comments