From 6dd220be8142bdc041fc0a2209eeb6d51f539241 Mon Sep 17 00:00:00 2001 From: Adam McDaniel Date: Wed, 27 Dec 2023 04:39:36 -0500 Subject: [PATCH] Added to examples --- docs/sage/web/index.html | 4 ++-- examples/web/index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/sage/web/index.html b/docs/sage/web/index.html index f54f12cc..755f1737 100644 --- a/docs/sage/web/index.html +++ b/docs/sage/web/index.html @@ -3136,7 +3136,7 @@ context.arc(x, y, radius, 0, 2 * Math.PI); context.fill(); } - \`);} catch { alert(\\\"Could not create canvas on parent web-page: Disable the \\\\\\\"same-origin\\\\\\\" policy to fix this! (only affects this example)\\\"); }\"); + \`);} catch { alert(\\\"Could not create canvas on parent web-page from the embedded compiler: Disable the \\\\\\\"same-origin\\\\\\\" policy to fix this! (only affects this example)\\\"); }\"); eval(&mut buf, 2048); return { @@ -3507,8 +3507,8 @@ - + diff --git a/examples/web/index.html b/examples/web/index.html index 7b22c8e7..755f1737 100644 --- a/examples/web/index.html +++ b/examples/web/index.html @@ -3136,7 +3136,7 @@ context.arc(x, y, radius, 0, 2 * Math.PI); context.fill(); } - \`);} catch { alert(\\\"Could not create canvas on parent web-page: Disable the \\\\\\\"same-origin\\\\\\\" policy to fix this! (only affects this example)\\\"); }\"); + \`);} catch { alert(\\\"Could not create canvas on parent web-page from the embedded compiler: Disable the \\\\\\\"same-origin\\\\\\\" policy to fix this! (only affects this example)\\\"); }\"); eval(&mut buf, 2048); return {