html5/markup embed.html,1.6,1.7 spec.html,1.28,1.29 style.css,1.66,1.67

Update of /sources/public/html5/markup
In directory hutz:/tmp/cvs-serv16866

Modified Files:
	embed.html spec.html style.css 
Log Message:
h:tml; make the description of the attribute model for the <embed> element less insane


Index: embed.html
===================================================================
RCS file: /sources/public/html5/markup/embed.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- embed.html	30 May 2009 11:38:55 -0000	1.6
+++ embed.html	10 Jun 2009 14:59:47 -0000	1.7
@@ -35,101 +35,7 @@
   &amp; <a class="ref" href="embed.html#embed.attrs.type" title="embed.attrs.type">type</a>?
   &amp; <a class="ref" href="embed.html#embed.attrs.height" title="embed.attrs.height">height</a>?
   &amp; <a class="ref" href="embed.html#embed.attrs.width" title="embed.attrs.width">width</a>?
-  &amp; <a class="ref" href="embed.html#embed.attrs.other" title="embed.attrs.other">embed.attrs.other</a>*</div><div class="attr-content-model"><a class="attribute-pattern-name" id="embed.attrs.other" href="embed.html#embed.attrs.other">embed.attrs.other</a> = <code>attribute 
-  local:* - (src
-                       | type
-                       | height
-                       | width
-                       | id
-                       | class
-                       | title
-                       | dir
-                       | lang
-                       | style
-                       | tabindex
-                       | contextmenu
-                       | contenteditable
-                       | draggable
-                       | hidden
-                       | onabort
-                       | onbeforeunload
-                       | onblur
-                       | onchange
-                       | onclick
-                       | oncontextmenu
-                       | ondblclick
-                       | ondrag
-                       | ondragend
-                       | ondragenter
-                       | ondragleave
-                       | ondragover
-                       | ondragstart
-                       | ondrop
-                       | onerror
-                       | onfocus
-                       | onkeydown
-                       | onkeypress
-                       | onkeyup
-                       | onload
-                       | onmessage
-                       | onmousedown
-                       | onmousemove
-                       | onmouseout
-                       | onmouseover
-                       | onmouseup
-                       | onmousewheel
-                       | onresize
-                       | onscroll
-                       | onselect
-                       | onsubmit
-                       | onunload
-                       | role
-                       | aria-atomic
-                       | aria-busy
-                       | aria-controls
-                       | aria-describedby
-                       | aria-disabled
-                       | aria-dropeffect
-                       | aria-flowto
-                       | aria-grabbed
-                       | aria-haspopup
-                       | aria-hidden
-                       | aria-invalid
-                       | aria-label
-                       | aria-labelledby
-                       | aria-live
-                       | aria-owns
-                       | aria-relevant
-                       | aria-required
-                       | about
-                       | property
-                       | resource
-                       | datatype
-                       | typeof
-                       | spellcheck
-                       | accesskey)
-   { string }
-  </code><div class="note"><p>Note: The above definition
-                            for the
-                            <a href="embed.html#embed.attrs.other">embed.attrs.other</a>
-                            part of the <span class="element">embed</span>
-                            attribute model
-                            specifies that in addition to
-                            those elements that are already
-                            explicitly allowed on the  <span class="element">embed</span>
-                            element, the element also allows any
-                            namespace-less attribute that does not
-                            have the same name as any attribute
-                            that is already explicitly allowed
-                            on <span class="element">embed</span>; that
-                            is, except for any that has the name
-                            <code>src</code>,
-                            <code>type</code>,
-                            <code>height</code>
-                            or
-                            <code>width</code>, or that has the same
-                            name as any attribute in the <a href="common-attributes.html#common.attrs">common.attrs</a>
-                            set of attributes.</p></div></div></div></div>
+  &amp; <a class="ref" href="embed.html#embed.attrs.other" title="embed.attrs.other">embed.attrs.other</a>*</div><div class="attr-content-model"><a class="attribute-pattern-name" id="embed.attrs.other" href="embed.html#embed.attrs.other">embed.attrs.other</a> = <span class="attr-prose-desc">Any other attribute that has no namespace.</span></div></div></div>
       <div class="no-number no-toc" id="embed-attributes">
         <h2 class="element-subhead">Element-specific attributes <a class="hash" href="#embed-attributes">#</a></h2>
         <dl class="attr-defs">

Index: style.css
===================================================================
RCS file: /sources/public/html5/markup/style.css,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- style.css	3 May 2009 04:20:35 -0000	1.66
+++ style.css	10 Jun 2009 14:59:47 -0000	1.67
@@ -454,3 +454,6 @@
 .nav-next {
   float: right;
 }
+.attr-prose-desc {
+  font-style: italic;
+}

Index: spec.html
===================================================================
RCS file: /sources/public/html5/markup/spec.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- spec.html	10 Jun 2009 11:05:46 -0000	1.28
+++ spec.html	10 Jun 2009 14:59:47 -0000	1.29
@@ -4855,101 +4855,7 @@
   &amp; <a class="ref" href="#embed.attrs.width" title="embed.attrs.width">width</a>?
   &amp; <a class="ref" href="#embed.attrs.other" title="embed.attrs.other">embed.attrs.other</a>*</div>
 <div class="attr-content-model">
-<a class="attribute-pattern-name" id="embed.attrs.other" href="#embed.attrs.other">embed.attrs.other</a> = <code>attribute 
-  local:* - (src
-                       | type
-                       | height
-                       | width
-                       | id
-                       | class
-                       | title
-                       | dir
-                       | lang
-                       | style
-                       | tabindex
-                       | contextmenu
-                       | contenteditable
-                       | draggable
-                       | hidden
-                       | onabort
-                       | onbeforeunload
-                       | onblur
-                       | onchange
-                       | onclick
-                       | oncontextmenu
-                       | ondblclick
-                       | ondrag
-                       | ondragend
-                       | ondragenter
-                       | ondragleave
-                       | ondragover
-                       | ondragstart
-                       | ondrop
-                       | onerror
-                       | onfocus
-                       | onkeydown
-                       | onkeypress
-                       | onkeyup
-                       | onload
-                       | onmessage
-                       | onmousedown
-                       | onmousemove
-                       | onmouseout
-                       | onmouseover
-                       | onmouseup
-                       | onmousewheel
-                       | onresize
-                       | onscroll
-                       | onselect
-                       | onsubmit
-                       | onunload
-                       | role
-                       | aria-atomic
-                       | aria-busy
-                       | aria-controls
-                       | aria-describedby
-                       | aria-disabled
-                       | aria-dropeffect
-                       | aria-flowto
-                       | aria-grabbed
-                       | aria-haspopup
-                       | aria-hidden
-                       | aria-invalid
-                       | aria-label
-                       | aria-labelledby
-                       | aria-live
-                       | aria-owns
-                       | aria-relevant
-                       | aria-required
-                       | about
-                       | property
-                       | resource
-                       | datatype
-                       | typeof
-                       | spellcheck
-                       | accesskey)
-   { string }
-  </code><div class="note"><p>Note: The above definition
-                            for the
-                            <a href="#embed.attrs.other">embed.attrs.other</a>
-                            part of the <span class="element">embed</span>
-                            attribute model
-                            specifies that in addition to
-                            those elements that are already
-                            explicitly allowed on the  <span class="element">embed</span>
-                            element, the element also allows any
-                            namespace-less attribute that does not
-                            have the same name as any attribute
-                            that is already explicitly allowed
-                            on <span class="element">embed</span>; that
-                            is, except for any that has the name
-                            <code>src</code>,
-                            <code>type</code>,
-                            <code>height</code>
-                            or
-                            <code>width</code>, or that has the same
-                            name as any attribute in the <a href="#common.attrs">common.attrs</a>
-                            set of attributes.</p></div>
+<a class="attribute-pattern-name" id="embed.attrs.other" href="#embed.attrs.other">embed.attrs.other</a> = <span class="attr-prose-desc">Any other attribute that has no namespace.</span>
 </div>
 </div>
 </div>

Received on Wednesday, 10 June 2009 14:59:57 UTC