aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/css/image-rendering
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/css/image-rendering')
-rw-r--r--files/ja/web/css/image-rendering/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/css/image-rendering/index.html b/files/ja/web/css/image-rendering/index.html
index d83dd914e3..c158a3d034 100644
--- a/files/ja/web/css/image-rendering/index.html
+++ b/files/ja/web/css/image-rendering/index.html
@@ -86,7 +86,7 @@ image-rendering: unset;</pre>
<p>{{EmbedLiveSample('Examples')}}</p>
<div class="blockIndicator note">
-<p><strong>メモ:</strong> 実際の仕様では、 <code>pixelated</code> と <code>crisp-edges</code> の規則を組み合わせることで、お互いにある程度のフォールバックを提供することができます。 (実際の規則にフォールバックを追加するだけです) <a href="/ja/docs/Web/API/Canvas_API">Canvas API</a> は手動の画像データ操作または <code><a href="/en-US/docs/Web/API/CanvasRenderingContext2D/imageSmoothingEnabled">imageSmoothingEnabled</a></code> によって <a href="http://phrogz.net/tmp/canvas_image_zoom.html"><code>pixelated</code> の代替ソリューション</a> を提供することができます。</p>
+<p><strong>メモ:</strong> 実際の仕様では、 <code>pixelated</code> と <code>crisp-edges</code> の規則を組み合わせることで、お互いにある程度のフォールバックを提供することができます。 (実際の規則にフォールバックを追加するだけです) <a href="/ja/docs/Web/API/Canvas_API">Canvas API</a> は手動の画像データ操作または <code><a href="/ja/docs/Web/API/CanvasRenderingContext2D/imageSmoothingEnabled">imageSmoothingEnabled</a></code> によって <a href="http://phrogz.net/tmp/canvas_image_zoom.html"><code>pixelated</code> の代替ソリューション</a> を提供することができます。</p>
</div>
<h2 id="Specifications" name="Specifications">仕様書</h2>