Skip to content

Commit 246bfc7

Browse files
authored
[css-box-4] Mark up box-edge keywords as grammar productions
1 parent eea558a commit 246bfc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-box-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ Box-edge Keywords {#keywords}
251251
</dl>
252252

253253
For convenience, the following value types are defined:
254-
<pre>
254+
<pre class="prod">
255255
<dfn><<visual-box>></dfn> = content-box | padding-box | border-box
256256
<dfn><<layout-box>></dfn> = content-box | padding-box | border-box | margin-box
257257
<dfn><<paint-box>></dfn> = content-box | padding-box | border-box | fill-box | stroke-box

0 commit comments

Comments
 (0)