/lists.whatwg.org/pipermail/whatwg-whatwg.org/2008-October/058978.html
https://github.com/whatwg/whatwg.org · HTML · 124 lines · 100 code · 17 blank · 7 comment · 0 complexity · 084cea45b18eb233274f73282c405535 MD5 · raw file
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
- <HTML>
- <HEAD>
- <TITLE> [whatwg] input type=hidden outside phrasing content
- </TITLE>
- <LINK REL="Index" HREF="index.html" >
- <LINK REL="made" HREF="mailto:whatwg%40lists.whatwg.org?Subject=Re%3A%20%5Bwhatwg%5D%20input%20type%3Dhidden%20outside%20phrasing%20content&In-Reply-To=%3Cop.ui4zuolu64w2qv%40annevk-t60.oslo.opera.com%3E">
- <META NAME="robots" CONTENT="index,nofollow">
- <style type="text/css">
- pre {
- white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
- }
- </style>
- <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
- <LINK REL="Previous" HREF="058977.html">
- <LINK REL="Next" HREF="058980.html">
- </HEAD>
- <BODY BGCOLOR="#ffffff">
- <H1>[whatwg] input type=hidden outside phrasing content</H1>
- <!--htdig_noindex-->
- <B>Anne van Kesteren</B>
- <A HREF="mailto:whatwg%40lists.whatwg.org?Subject=Re%3A%20%5Bwhatwg%5D%20input%20type%3Dhidden%20outside%20phrasing%20content&In-Reply-To=%3Cop.ui4zuolu64w2qv%40annevk-t60.oslo.opera.com%3E"
- TITLE="[whatwg] input type=hidden outside phrasing content">annevk at opera.com
- </A><BR>
- <I>Thu Oct 16 14:41:02 PDT 2008</I>
- <P><UL>
- <LI>Previous message: <A HREF="058977.html">[whatwg] input type=hidden outside phrasing content
- </A></li>
- <LI>Next message: <A HREF="058980.html">[whatwg] input type=hidden outside phrasing content
- </A></li>
- <LI> <B>Messages sorted by:</B>
- <a href="date.html#58978">[ date ]</a>
- <a href="thread.html#58978">[ thread ]</a>
- <a href="subject.html#58978">[ subject ]</a>
- <a href="author.html#58978">[ author ]</a>
- </LI>
- </UL>
- <HR>
- <!--/htdig_noindex-->
- <!--beginarticle-->
- <PRE>On Thu, 16 Oct 2008 23:08:32 +0200, Mike Wilson <<A HREF="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">mikewse at hotmail.com</A>>
- wrote:
- ><i> Yes, maybe it is? Reading the spec again, I realize I had
- </I>><i> missed the sentence "All phrasing content is also flow
- </I>><i> content". (I was mainly on the lookout for DTD-like info.)
- </I>><i> I have included a couple of the cases I'm thinking of below
- </I>><i> (that are invalid in HTML4). But some of them may already be
- </I>><i> ok in HTML5?
- </I>
- I'd suggest playing with validator.nu. Out the top of my head:
- ><i> <form ...>
- </I>><i> <input type="hidden" ...>
- </I>><i> </form>
- </I>
- Fine.
- ><i> <blockquote>
- </I>><i> <input type="hidden" ...>
- </I>><i> </blockquote>
- </I>
- Fine.
- ><i> <table>
- </I>><i> <input type="hidden" ...>
- </I>><i> </table>
- </I>
- Not fine.
- ><i> <table>
- </I>><i> <tr>
- </I>><i> <input type="hidden" ...>
- </I>><i> <td></td>
- </I>><i> </tr>
- </I>><i> </table>
- </I>
- Not fine.
- ><i> <ul/ol/dl>
- </I>><i> <input type="hidden" ...>
- </I>><i> </ul/ol/dl>
- </I>
- Not fine.
- For the table and lists cases, is there a good use case for complicating
- their content model or could you just as well put the input either before
- or after the table or list?
- --
- Anne van Kesteren
- <<A HREF="http://annevankesteren.nl/">http://annevankesteren.nl/</A>>
- <<A HREF="http://www.opera.com/">http://www.opera.com/</A>>
- </PRE>
- <!--endarticle-->
- <!--htdig_noindex-->
- <HR>
- <P><UL>
- <!--threads-->
- <LI>Previous message: <A HREF="058977.html">[whatwg] input type=hidden outside phrasing content
- </A></li>
- <LI>Next message: <A HREF="058980.html">[whatwg] input type=hidden outside phrasing content
- </A></li>
- <LI> <B>Messages sorted by:</B>
- <a href="date.html#58978">[ date ]</a>
- <a href="thread.html#58978">[ thread ]</a>
- <a href="subject.html#58978">[ subject ]</a>
- <a href="author.html#58978">[ author ]</a>
- </LI>
- </UL>
- <hr>
- <a href="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">More information about the whatwg
- mailing list</a><br>
- <!--/htdig_noindex-->
- </body></html>