diff options
Diffstat (limited to 'files/es/web/api/filereader')
-rw-r--r-- | files/es/web/api/filereader/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/es/web/api/filereader/index.html b/files/es/web/api/filereader/index.html index d5d0f5e349..efa87bcc20 100644 --- a/files/es/web/api/filereader/index.html +++ b/files/es/web/api/filereader/index.html @@ -162,8 +162,8 @@ translation_of: Web/API/FileReader <h3 id="Notas_de_implementación">Notas de implementación</h3> <ul> - <li>IE9 tiene una <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 tiene un <a href="http://www.opera.com/docs/specs/presto28/file/" title="http://my.opera.com/desktopteam/blog/2011/04/05/stability-gmail-socks">soporte parcial</a> in 11.1.</li> + <li>IE9 tiene una <a href="http://html5labs.interoperabilitybridges.com/prototypes/fileapi/fileapi/info">File API Lab</a>.</li> + <li>Opera tiene un <a href="http://www.opera.com/docs/specs/presto28/file/">soporte parcial</a> in 11.1.</li> </ul> <h4 id="Notas_específicas_para_Gecko">Notas específicas para Gecko</h4> |