- From: <bugzilla@jessica.w3.org>
- Date: Fri, 01 Apr 2011 15:52:00 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12401
Aryeh Gregor <Simetrical+w3cbug@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |Simetrical+w3cbug@gmail.com
--- Comment #2 from Aryeh Gregor <Simetrical+w3cbug@gmail.com> 2011-04-01 15:51:59 UTC ---
You could still say that UAs with scripting enabled should set noscript {
display: none } or equivalent. Then it would be like <video> fallback,
basically. The resulting DOM would be different from text/html, and in some
cases it would cause issues, but there's no reason it can't work for common
things like
<noscript><p>This is a JavaScript game, so it will not work in browsers without
scripting support.</noscript>
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Friday, 1 April 2011 15:52:02 UTC