diff options
author | Peter Bengtsson <mail@peterbe.com> | 2021-07-31 07:48:41 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-31 19:48:41 +0800 |
commit | 17dbc4b436381a778fd2661efe729e8f3ee4ac6c (patch) | |
tree | f6660405619b8b2e413e55398dad9ad390d7a16e /files/zh-cn/web/css/transition-timing-function | |
parent | 81ae7cf946d4d81c114b436123137718b88824c2 (diff) | |
download | translated-content-17dbc4b436381a778fd2661efe729e8f3ee4ac6c.tar.gz translated-content-17dbc4b436381a778fd2661efe729e8f3ee4ac6c.tar.bz2 translated-content-17dbc4b436381a778fd2661efe729e8f3ee4ac6c.zip |
remove link 'title' attributes that's just the 'href' (zh-cn, part 4) (#1797)
Diffstat (limited to 'files/zh-cn/web/css/transition-timing-function')
-rw-r--r-- | files/zh-cn/web/css/transition-timing-function/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/css/transition-timing-function/index.html b/files/zh-cn/web/css/transition-timing-function/index.html index 8733097d9b..e01f97037c 100644 --- a/files/zh-cn/web/css/transition-timing-function/index.html +++ b/files/zh-cn/web/css/transition-timing-function/index.html @@ -591,7 +591,7 @@ var intervalID = window.setInterval(updateTransition, 7000); {{ CompatGeckoDesktop("16.0") }}</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> </tbody> |