File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ The CSS Box Model {#box-model}
135135
136136 The perimeter of each of the four areas
137137 (content, padding, border, and margin)
138- is called an <dfn export lt="box edge | edge" for="box" local-lt="edge" >edge</dfn> ,
138+ is called an <dfn export lt="box edge | edge" for="box">edge</dfn> ,
139139 and each [=edge=] can be broken down into
140140 a top, right, bottom, and left side.
141141 Thus each <a>box</a> has four [=edges=]
Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ The CSS Box Model {#box-model}
124124
125125 The perimeter of each of the four areas
126126 (content, padding, border, and margin)
127- is called an <dfn export lt="box edge | edge" for="box" local-lt="edge" >edge</dfn> ,
127+ is called an <dfn export lt="box edge | edge" for="box">edge</dfn> ,
128128 and each [=edge=] can be broken down into
129129 a top, right, bottom, and left side.
130130 Thus each <a>box</a> has four [=edges=]
You can’t perform that action at this time.
0 commit comments