- From: <bugzilla@wiggum.w3.org>
- Date: Sun, 09 Aug 2009 21:54:42 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=7105 Ian 'Hixie' Hickson <ian@hixie.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #1 from Ian 'Hixie' Hickson <ian@hixie.ch> 2009-08-09 21:54:42 --- HTML5 actually does define how you handle unknown elements; they're more or less treated exactly like <span>. It's not really explicit anywhere, more an implicit result of defining a lot of things via defaults (e.g. parsing behaviour for <bdo> isn't mentioned explicitly, so it uses the defaults, which is the same as for unknown elements). -- 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 Sunday, 9 August 2009 21:54:51 UTC