diff options
Diffstat (limited to 'files/pt-br/web/css/text-shadow/index.html')
-rw-r--r-- | files/pt-br/web/css/text-shadow/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/css/text-shadow/index.html b/files/pt-br/web/css/text-shadow/index.html index b6274efc13..526afcb846 100644 --- a/files/pt-br/web/css/text-shadow/index.html +++ b/files/pt-br/web/css/text-shadow/index.html @@ -123,7 +123,7 @@ text-shadow: unset; <tr> <td>{{ SpecName('CSS3 Text Decoration', '#text-shadow', 'text-shadow') }}</td> <td>{{ Spec2('CSS3 Text Decoration') }}</td> - <td>The CSS property <code>text-shadow</code> was <a class="external" href="http://www.w3.org/TR/2008/REC-CSS2-20080411/text.html#text-shadow-props" title="http://www.w3.org/TR/2008/REC-CSS2-20080411/text.html#text-shadow-props">improperly defined in CSS2</a> and dropped in CSS2 (Level 1). The<em> CSS Text Module Level 3 </em>spec improved and precised the syntax. Later it was moved to new working draft <em><a href="http://www.w3.org/TR/2012/WD-css-text-decor-3-20121113/">CSS Text Decoration Module Level 3</a></em>.</td> + <td>The CSS property <code>text-shadow</code> was <a class="external" href="http://www.w3.org/TR/2008/REC-CSS2-20080411/text.html#text-shadow-props">improperly defined in CSS2</a> and dropped in CSS2 (Level 1). The<em> CSS Text Module Level 3 </em>spec improved and precised the syntax. Later it was moved to new working draft <em><a href="http://www.w3.org/TR/2012/WD-css-text-decor-3-20121113/">CSS Text Decoration Module Level 3</a></em>.</td> </tr> </tbody> </table> |