Skip to content

Commit b9b08ee

Browse files
committed
Deprecated example should still be marked up as example.
1 parent d5337b9 commit b9b08ee

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css3-color/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4656,7 +4656,7 @@ <h4 id=css2-system><span class=secno>4.5.1. </span>CSS2 system colors</h4>
46564656
<dd>Text in windows.
46574657
</dl>
46584658

4659-
<div class=deprecated-example>
4659+
<div class="example deprecated-example">
46604660
<p style="display:none">DEPRECATED EXAMPLE(S):
46614661

46624662
<p> For example, to set the foreground and background colors of a

css3-color/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1680,7 +1680,7 @@ <h4 id="css2-system">CSS2 system colors</h4>
16801680
<dd>Text in windows.</dd>
16811681
</dl>
16821682

1683-
<div class="deprecated-example"><p style="display:none">DEPRECATED EXAMPLE(S):</p><p>
1683+
<div class="example deprecated-example"><p style="display:none">DEPRECATED EXAMPLE(S):</p><p>
16841684
For example, to set the foreground and background colors of a paragraph
16851685
to the same foreground and background colors of the user's window,
16861686
write the following:

0 commit comments

Comments
 (0)