[Bug 15304] Nested <META> tags in <HEAD>

https://www.w3.org/Bugs/Public/show_bug.cgi?id=15304

Marat Tanalin | tanalin.com <mtanalin@yandex.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mtanalin@yandex.ru

--- Comment #5 from Marat Tanalin | tanalin.com <mtanalin@yandex.ru> 2011-12-22 12:35:46 UTC ---
100% backwards-compatible way:

<script type="meta" itemscope itemtype="http://schema.org/Person">
    <meta name="name" content="Some name" />
    <meta name="foo"  content="bar" />
</script>

-- 
Configure bugmail: https://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 Thursday, 22 December 2011 12:35:52 UTC