File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 < meta content ="CSS Backgrounds and Borders Module Level 3 "
1414 name =dcterms.title >
1515 < meta content =text name =dcterms.type >
16- < meta content =2016-08-18 name =dcterms.date >
16+ < meta content =2016-09-19 name =dcterms.date >
1717 < meta content ="Bert Bos " name =dcterms.creator >
1818 < meta content ="Elika J. Etemad " name =dcterms.creator >
1919 < meta content ="Brad Kemper " name =dcterms.creator >
4545
4646 < h1 > CSS Backgrounds and Borders Module Level 3</ h1 >
4747
48- < h2 class ="no-num no-toc "> Editor's Draft 18 August 2016</ h2 >
48+ < h2 class ="no-num no-toc "> Editor's Draft 19 September 2016</ h2 >
4949
5050 < dl >
5151 < dt > This version:
@@ -2413,7 +2413,11 @@ <h3 id=the-border-style><span class=secno>4.2. </span>Line Patterns: the
24132413
24142414 < p class =note > Note: Border colors close to black or white may need
24152415 different color calculations than colors in between in order to create the
2416- required “3D” effect.
2416+ required “3D” effect of ‘< a href ="#groove "> < code
2417+ class =css > groove</ code > </ a > ’, ‘< a href ="#ridge "> < code
2418+ class =css > ridge</ code > </ a > ’, ‘< a href ="#inset "> < code
2419+ class =css > inset</ code > </ a > ’, or ‘< a href ="#outset "> < code
2420+ class =css > outset</ code > </ a > ’.
24172421
24182422 < p class =note > Note: There is no control over the spacing of the dots and
24192423 dashes, nor over the length of the dashes. Implementations are encouraged
Original file line number Diff line number Diff line change @@ -1675,7 +1675,8 @@ <h3 id="the-border-style">Line Patterns: the 'border-style' properties</h3>
16751675
16761676< p class ="note "> Note: Border colors close to black or white
16771677may need different color calculations than colors in between
1678- in order to create the required “3D” effect.
1678+ in order to create the required “3D” effect
1679+ of ''groove'', ''ridge'', ''inset'', or ''outset''.
16791680
16801681< p class ="note "> Note: There is no control over the spacing of the dots
16811682and dashes, nor over the length of the dashes. Implementations are
You can’t perform that action at this time.
0 commit comments