diff options
| author | Peter Bengtsson <mail@peterbe.com> | 2021-07-27 11:39:11 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-28 00:39:11 +0900 |
| commit | bc229b7a1817de712a408242cc9d8ac469733c4d (patch) | |
| tree | 11bb1435f2e806ebd38f1e2e1014e541c26d1d8a /files/ko/mozilla/firefox/releases/3.5/index.html | |
| parent | 4c9408f79ed6ccf2b81c4cfaf73cb34cf4d25eb4 (diff) | |
| download | translated-content-bc229b7a1817de712a408242cc9d8ac469733c4d.tar.gz translated-content-bc229b7a1817de712a408242cc9d8ac469733c4d.tar.bz2 translated-content-bc229b7a1817de712a408242cc9d8ac469733c4d.zip | |
remove link 'title' attributes that's just the 'href' (ko) (#1739)
Diffstat (limited to 'files/ko/mozilla/firefox/releases/3.5/index.html')
| -rw-r--r-- | files/ko/mozilla/firefox/releases/3.5/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ko/mozilla/firefox/releases/3.5/index.html b/files/ko/mozilla/firefox/releases/3.5/index.html index a5f2a553c1..d3385107f7 100644 --- a/files/ko/mozilla/firefox/releases/3.5/index.html +++ b/files/ko/mozilla/firefox/releases/3.5/index.html @@ -158,7 +158,7 @@ original_slug: Firefox_3.5_for_developers <dt> 향상된 동기화(Synchronous) <code>XMLHttpRequest</code> 지원</dt> <dd> - <a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=340345" title="https://bugzilla.mozilla.org/show_bug.cgi?id=340345">DOM Timeout</a> 과 <a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=333198" title="https://bugzilla.mozilla.org/show_bug.cgi?id=333198">Input Events</a> 는 동기화 <code>XMLHttpRequest</code>로 인해 사용하지 않게 되었습니다.</dd> + <a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=340345" title="https://bugzilla.mozilla.org/show_bug.cgi?id=340345">DOM Timeout</a> 과 <a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=333198">Input Events</a> 는 동기화 <code>XMLHttpRequest</code>로 인해 사용하지 않게 되었습니다.</dd> <dt> <a class="internal" href="/En/Controlling_DNS_prefetching" title="en/Controlling DNS prefetching">Controlling DNS prefetching</a></dt> <dd> |
