- From: Dominique Hazael-Massieux via GitHub <sysbot+gh@w3.org>
- Date: Thu, 02 Jun 2022 10:24:50 +0000
- To: public-webrtc-logs@w3.org
for instance ```html <html> <style>script {display: block; font-family: monospace; }</style> <body> <div id="log"></div> <script> document.getElementById("log").textContent = "This page displays the script that controls it"; </script> ``` (visible in https://jsfiddle.net/wuardx8k/, although it seems to trigger an interesting bug on jsfiddle itself) -- GitHub Notification of comment by dontcallmedom Please view or discuss this issue at https://github.com/w3c/mediacapture-region/issues/51#issuecomment-1144699494 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 2 June 2022 10:24:51 UTC