Skip to content

Commit b823897

Browse files
committed
[css-box] Apply 0f1ce2b to box-4
1 parent a15d531 commit b823897

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css-box-4/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -122,10 +122,10 @@ The CSS Box Model {#box-model}
122122

123123
The perimeter of each of the four areas
124124
(content, padding, border, and margin)
125-
is called an edge”,
126-
and each edge can be broken down into
125+
is called an <dfn export lt="box edge" local-lt="edge">edge</dfn>
126+
and each [=edge=] can be broken down into
127127
a top, right, bottom, and left side.
128-
Thus each <a>box</a> has four edges
128+
Thus each <a>box</a> has four [=edges=]
129129
each composed of four sides:
130130

131131
<dl export>

0 commit comments

Comments
 (0)