From 9fb44756a5432219d159d6892341e0a9e0582bb2 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 27 Jul 2021 11:32:55 -0400 Subject: remove link 'title' attributes that's just the 'href' (de) (#1735) --- .../mozilla/firefox/releases/1.5/using_firefox_1.5_caching/index.html | 2 +- files/de/mozilla/firefox/releases/5/index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'files/de/mozilla') diff --git a/files/de/mozilla/firefox/releases/1.5/using_firefox_1.5_caching/index.html b/files/de/mozilla/firefox/releases/1.5/using_firefox_1.5_caching/index.html index b06920e46e..e6e1efef24 100644 --- a/files/de/mozilla/firefox/releases/1.5/using_firefox_1.5_caching/index.html +++ b/files/de/mozilla/firefox/releases/1.5/using_firefox_1.5_caching/index.html @@ -36,7 +36,7 @@ original_slug: Benutzen_des_Zwischenspeichers_in_Firefox_1.5_(caching)

Falls man die neuen Events verwendet, werden die Webseiten in anderen und älteren Browsern trotzdem richtig angezeigt. Getestet wurden Firefox, Internet Explorer, Opera und Safari. Die neue bfcache-Funktion wird nur verwendet, wenn die Webseite in einen Firefox-Browser 1.5 oder höher geladen wird.

-

Hinweis: Safari unterstützt die neuen Events in einer zukünftigen Version (10-2009, siehe WebKit bug).

+

Hinweis: Safari unterstützt die neuen Events in einer zukünftigen Version (10-2009, siehe WebKit bug).

Standardverhalten bei Webseiten sehen wie folgend aus:

diff --git a/files/de/mozilla/firefox/releases/5/index.html b/files/de/mozilla/firefox/releases/5/index.html index febb262599..b952205ecd 100644 --- a/files/de/mozilla/firefox/releases/5/index.html +++ b/files/de/mozilla/firefox/releases/5/index.html @@ -30,7 +30,7 @@ translation_of: Mozilla/Firefox/Releases/5
  • Specifying non-finite values when adding color stops through a call to the {{ domxref("CanvasGradient") }} method addColorStop() now correctly throws INDEX_SIZE_ERR instead of SYNTAX_ERR.
  • The {{ domxref("HTMLCanvasElement") }} method toDataURL() now correctly lower-cases the specified MIME type before matching.
  • getImageData() now correctly accepts rectangles that extend beyond the bounds of the canvas; pixels outside the canvas are returned as transparent black.
  • -
  • drawImage() and createImageData() now handle negative arguments in accordance with the specification, by flipping the rectangle around the appropriate axis. We need an article about CSS sizing and how this works.
  • +
  • drawImage() and createImageData() now handle negative arguments in accordance with the specification, by flipping the rectangle around the appropriate axis. We need an article about CSS sizing and how this works.
  • Specifying non-finite values when calling createImageData() now properly throws a NOT_SUPPORTED_ERR exception.
  • createImageData() and getImageData() now correctly return at least one pixel's worth of image data if a rectangle smaller than one pixel is specified.
  • Specifying a negative radius when calling createRadialGradient() now correctly throws INDEX_SIZE_ERR.
  • @@ -89,7 +89,7 @@ translation_of: Mozilla/Firefox/Releases/5

    MathML

    Developer tools

    -- cgit v1.2.3-54-g00ecf