diff options
| author | Peter Bengtsson <mail@peterbe.com> | 2021-08-03 10:47:53 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-03 23:47:53 +0900 |
| commit | f639481a733ab7e23d0302fa68eb723d428bb373 (patch) | |
| tree | fee896c90bb09a8a35c293fb6ce3e55bfcbad4e6 /files/ja/web/api/css_object_model | |
| parent | 3224fae710c5287f61da7470993d56f956e47927 (diff) | |
| download | translated-content-f639481a733ab7e23d0302fa68eb723d428bb373.tar.gz translated-content-f639481a733ab7e23d0302fa68eb723d428bb373.tar.bz2 translated-content-f639481a733ab7e23d0302fa68eb723d428bb373.zip | |
remove link 'title' attributes that's just the 'href' (ja, part 5) (#1861)
Diffstat (limited to 'files/ja/web/api/css_object_model')
| -rw-r--r-- | files/ja/web/api/css_object_model/managing_screen_orientation/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/css_object_model/managing_screen_orientation/index.html b/files/ja/web/api/css_object_model/managing_screen_orientation/index.html index 18c09fd233..e70e964880 100644 --- a/files/ja/web/api/css_object_model/managing_screen_orientation/index.html +++ b/files/ja/web/api/css_object_model/managing_screen_orientation/index.html @@ -171,5 +171,5 @@ li { <li>{{domxref("Screen.unlockOrientation()")}}</li> <li>{{domxref("Screen.onorientationchange")}}</li> <li><a href="/ja/docs/CSS/Media_queries#orientation" title="CSS/Media queries#orientation">orientation メディアクエリ</a></li> - <li><a class="external" href="http://hacks.mozilla.org/2009/06/media-queries/" title="http://hacks.mozilla.org/2009/06/media-queries/">A short introduction to media queries in Firefox 3.5</a></li> + <li><a class="external" href="http://hacks.mozilla.org/2009/06/media-queries/">A short introduction to media queries in Firefox 3.5</a></li> </ul> |
