aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/css/text-shadow
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-08-02 10:43:09 -0400
committerGitHub <noreply@github.com>2021-08-02 11:43:09 -0300
commit28b935d9dca4bb27b8f53b4f211c004e233f52e4 (patch)
tree3d5de50b13c51c9527af014cf05947b4daef6f5d /files/pt-br/web/css/text-shadow
parent434acdbb5b298229fbbf126e893603024bbee26c (diff)
downloadtranslated-content-28b935d9dca4bb27b8f53b4f211c004e233f52e4.tar.gz
translated-content-28b935d9dca4bb27b8f53b4f211c004e233f52e4.tar.bz2
translated-content-28b935d9dca4bb27b8f53b4f211c004e233f52e4.zip
remove link 'title' attributes that's just the 'href' (pt-br, part 2) (#1841)
Diffstat (limited to 'files/pt-br/web/css/text-shadow')
-rw-r--r--files/pt-br/web/css/text-shadow/index.html2
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>