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 {