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 a3362ea commit 1e4db16Copy full SHA for 1e4db16
css-inline-3/Overview.bs
@@ -854,10 +854,10 @@ Legacy Values for SVG</h5>
854
855
SVG implementations <em>may</em> support the following aliases
856
in order to support legacy content:
857
- <pre dfn-for=alignment-baseline dfn-type=value>
858
- <dfn>text-before-edge</dfn> = ''alignment-baseline/text-top''
859
- <dfn>text-after-edge</dfn> = ''alignment-baseline/text-bottom''
860
- </pre>
+ <ul dfn-for=alignment-baseline dfn-type=value>
+ * <dfn>text-before-edge</dfn> aliasing ''alignment-baseline/text-top''
+ * <dfn>text-after-edge</dfn> aliasing ''alignment-baseline/text-bottom''
+ </ul>
861
These values are not allowed in the 'vertical-align' shorthand.
862
863
<h4 id="baseline-shift-property">
0 commit comments