diff options
author | Peter Bengtsson <mail@peterbe.com> | 2021-07-31 12:18:23 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-31 13:18:23 -0300 |
commit | 040852a09efb3bade338214269cb816209af5eab (patch) | |
tree | d75aa8cb837b526473830df433e4bfc2cbbbbb61 /files/pt-br/web/css/transition-timing-function/index.html | |
parent | 0114a214791c357c3dd3fdde5fc47b9ca33796cc (diff) | |
download | translated-content-040852a09efb3bade338214269cb816209af5eab.tar.gz translated-content-040852a09efb3bade338214269cb816209af5eab.tar.bz2 translated-content-040852a09efb3bade338214269cb816209af5eab.zip |
remove link 'title' attributes that's just the 'href' (pt-br) (#1738)
👍🏽
Diffstat (limited to 'files/pt-br/web/css/transition-timing-function/index.html')
-rw-r--r-- | files/pt-br/web/css/transition-timing-function/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/css/transition-timing-function/index.html b/files/pt-br/web/css/transition-timing-function/index.html index d99281d9af..7e71da01fb 100644 --- a/files/pt-br/web/css/transition-timing-function/index.html +++ b/files/pt-br/web/css/transition-timing-function/index.html @@ -601,7 +601,7 @@ var intervalID = window.setInterval(updateTransition, 7000); {{ CompatGeckoDesktop("16.0") }}<sup>[1]</sup></td> <td>10</td> <td>11.6{{ property_prefix("-o") }}<br> - 12.10 <a href="http://my.opera.com/ODIN/blog/2012/08/03/a-hot-opera-12-50-summer-time-snapshot" title="http://my.opera.com/ODIN/blog/2012/08/03/a-hot-opera-12-50-summer-time-snapshot">#</a></td> + 12.10 <a href="http://my.opera.com/ODIN/blog/2012/08/03/a-hot-opera-12-50-summer-time-snapshot">#</a></td> <td>{{ CompatVersionUnknown() }}{{ property_prefix("-webkit") }}</td> </tr> <tr> |