Skip to content

Commit eea558a

Browse files
authored
[css-box-3] Mark up box-edge keywords as grammar productions
1 parent 95d68e4 commit eea558a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-box-3/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ Box-edge Keywords {#keywords}
263263
</dl>
264264

265265
For convenience, the following value types are defined:
266-
<pre>
266+
<pre class="prod">
267267
<dfn><<visual-box>></dfn> = content-box | padding-box | border-box
268268
<dfn><<layout-box>></dfn> = content-box | padding-box | border-box | margin-box
269269
<dfn><<paint-box>></dfn> = content-box | padding-box | border-box | fill-box | stroke-box

0 commit comments

Comments
 (0)