From 97065b2e68dd8768dc1ea092c893c57ebe205026 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Thu, 25 Feb 2021 08:31:36 -0500 Subject: use class="hidden" not style="display:none" --- .../canvasrenderingcontext2d/ispointinpath/index.html | 2 +- files/it/web/css/transition-timing-function/index.html | 16 ++++++++-------- files/it/web/html/global_attributes/index.html | 4 ++-- 3 files changed, 11 insertions(+), 11 deletions(-) (limited to 'files/it/web') diff --git a/files/it/web/api/canvasrenderingcontext2d/ispointinpath/index.html b/files/it/web/api/canvasrenderingcontext2d/ispointinpath/index.html index bcb314845c..cf3bdee573 100644 --- a/files/it/web/api/canvasrenderingcontext2d/ispointinpath/index.html +++ b/files/it/web/api/canvasrenderingcontext2d/ispointinpath/index.html @@ -67,7 +67,7 @@ console.log(ctx.isPointInPath(10, 10)); // true

Modifica il codice qui sotto, e guarda live come cambia il canvas: per guardare i log apri la tua console

-
+