aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/filereader
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-07-27 15:17:31 -0400
committerGitHub <noreply@github.com>2021-07-27 22:17:31 +0300
commit7a2cfc4872ec27ef4ea5aa79f01dcb03a9a24d88 (patch)
tree520bd15be92236f2e90ab4b66389759ebc09f54f /files/ru/web/api/filereader
parent20c7fd773df964681f7dd9d7a305293abd5a04ad (diff)
downloadtranslated-content-7a2cfc4872ec27ef4ea5aa79f01dcb03a9a24d88.tar.gz
translated-content-7a2cfc4872ec27ef4ea5aa79f01dcb03a9a24d88.tar.bz2
translated-content-7a2cfc4872ec27ef4ea5aa79f01dcb03a9a24d88.zip
remove link 'title' attributes that's just the 'href' (ru, part 4) (#1748)
Diffstat (limited to 'files/ru/web/api/filereader')
-rw-r--r--files/ru/web/api/filereader/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/api/filereader/index.html b/files/ru/web/api/filereader/index.html
index 0c078893b2..d3107879a0 100644
--- a/files/ru/web/api/filereader/index.html
+++ b/files/ru/web/api/filereader/index.html
@@ -110,8 +110,8 @@ translation_of: Web/API/FileReader
<h3 id="Примечания_по_реализации">Примечания по реализации</h3>
<ul>
- <li>Для IE9 есть <a href="http://html5labs.interoperabilitybridges.com/prototypes/fileapi/fileapi/info" title="http://html5labs.interoperabilitybridges.com/prototypes/fileapi/fileapi/info">File API Lab</a>.</li>
- <li>Opera предоставляет <a href="http://www.opera.com/docs/specs/presto28/file/" title="http://my.opera.com/desktopteam/blog/2011/04/05/stability-gmail-socks">частичную поддержку</a> в версии 11.1.</li>
+ <li>Для IE9 есть <a href="http://html5labs.interoperabilitybridges.com/prototypes/fileapi/fileapi/info">File API Lab</a>.</li>
+ <li>Opera предоставляет <a href="http://www.opera.com/docs/specs/presto28/file/">частичную поддержку</a> в версии 11.1.</li>
</ul>
<h4 id="Относительно_движка_Gecko">Относительно движка Gecko</h4>