File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2300,14 +2300,17 @@ <h3 id=the-border-style><span class=secno>4.2. </span>Line Patterns: the
23002300
23012301 < dd > Looks as if the content on the inside of the border is sunken into
23022302 the canvas. Treated as ‘< code class =property > ridge</ code > ’ in
2303- border-collapsed tables. < a href ="#CSS21 "
2303+ the < a
2304+ href ="http://www.w3.org/TR/CSS21/tables.html#collapsing-borders "> collapsing
2305+ border model</ a > . < a href ="#CSS21 "
23042306 rel =biblioentry > [CSS21]<!--{{!CSS21}}--> </ a >
23052307
23062308 < dt > < dfn id =outset > ‘< code class =css > outset</ code > ’</ dfn >
23072309
23082310 < dd > Looks as if the content on the inside of the border is coming out of
2309- the canvas. Treated as ‘< code class =property > groove</ code > ’
2310- in border-collapsed tables. < a href ="#CSS21 "
2311+ the canvas. < a
2312+ href ="http://www.w3.org/TR/CSS21/tables.html#collapsing-borders "> collapsing
2313+ border model</ a > . < a href ="#CSS21 "
23112314 rel =biblioentry > [CSS21]<!--{{!CSS21}}--> </ a >
23122315 </ dl >
23132316
Original file line number Diff line number Diff line change @@ -1597,12 +1597,16 @@ <h3 id="the-border-style">Line Patterns: the 'border-style' properties</h3>
15971597 < dt > < dfn > ''inset''</ dfn >
15981598 < dd >
15991599 Looks as if the content on the inside of the border is sunken into the
1600- canvas. Treated as 'ridge' in border-collapsed tables. [[!CSS21]]
1600+ canvas. Treated as 'ridge' in the
1601+ < a href ="http://www.w3.org/TR/CSS21/tables.html#collapsing-borders "> collapsing
1602+ border model</ a > . [[!CSS21]]
16011603
16021604 < dt > < dfn > ''outset''</ dfn >
16031605 < dd >
16041606 Looks as if the content on the inside of the border is coming out of
1605- the canvas. Treated as 'groove' in border-collapsed tables. [[!CSS21]]
1607+ the canvas.
1608+ < a href ="http://www.w3.org/TR/CSS21/tables.html#collapsing-borders "> collapsing
1609+ border model</ a > . [[!CSS21]]
16061610</ dl >
16071611
16081612< p > Borders are drawn in front of the element's background, but behind
You can’t perform that action at this time.
0 commit comments