[html5] r2187 - [] (0) WF2: fieldset.type
whatwg at whatwg.org
whatwg at whatwg.org
Mon Sep 15 04:47:52 PDT 2008
Author: ianh
Date: 2008-09-15 04:47:52 -0700 (Mon, 15 Sep 2008)
New Revision: 2187
Modified:
index
source
Log:
[] (0) WF2: fieldset.type
Modified: index
===================================================================
--- index 2008-09-15 11:45:15 UTC (rev 2186)
+++ index 2008-09-15 11:47:52 UTC (rev 2187)
@@ -13110,7 +13110,7 @@
<dd><code title=attr-hyperlink-hreflang><a
href="#hreflang3">hreflang</a></code>
- <dd><code title=attr-hyperlink-type><a href="#type20">type</a></code>
+ <dd><code title=attr-hyperlink-type><a href="#type21">type</a></code>
<dt>DOM interface:
@@ -13146,7 +13146,7 @@
href="#rel3">rel</a></code>, <code title=attr-hyperlink-media><a
href="#media14">media</a></code>, <code title=attr-hyperlink-hreflang><a
href="#hreflang3">hreflang</a></code>, and <code
- title=attr-hyperlink-type><a href="#type20">type</a></code> attributes
+ title=attr-hyperlink-type><a href="#type21">type</a></code> attributes
must be omitted if the <code title=attr-hyperlink-href><a
href="#href6">href</a></code> attribute is not present.
@@ -13175,7 +13175,7 @@
href="#rel3">rel</a></code>, <code title=attr-hyperlink-media><a
href="#media14">media</a></code>, <code title=attr-hyperlink-hreflang><a
href="#hreflang3">hreflang</a></code>, and <code
- title=attr-hyperlink-type><a href="#type20">type</a></code> attributes may
+ title=attr-hyperlink-type><a href="#type21">type</a></code> attributes may
be used to indicate to the user the likely nature of the target resource
before the user follows the link.
@@ -24044,7 +24044,7 @@
<dd><code title=attr-hyperlink-hreflang><a
href="#hreflang3">hreflang</a></code>
- <dd><code title=attr-hyperlink-type><a href="#type20">type</a></code>
+ <dd><code title=attr-hyperlink-type><a href="#type21">type</a></code>
<dt>DOM interface:
@@ -24220,7 +24220,7 @@
href="#rel3">rel</a></code>, <code title=attr-hyperlink-media><a
href="#media14">media</a></code>, <code title=attr-hyperlink-hreflang><a
href="#hreflang3">hreflang</a></code>, and <code
- title=attr-hyperlink-type><a href="#type20">type</a></code> attributes may
+ title=attr-hyperlink-type><a href="#type21">type</a></code> attributes may
be used to indicate to the user the likely nature of the target resource
before the user follows the link.
@@ -24230,7 +24230,7 @@
href="#rel3">rel</a></code>, <code title=attr-hyperlink-media><a
href="#media14">media</a></code>, <code title=attr-hyperlink-hreflang><a
href="#hreflang3">hreflang</a></code>, and <code
- title=attr-hyperlink-type><a href="#type20">type</a></code> attributes
+ title=attr-hyperlink-type><a href="#type21">type</a></code> attributes
must be omitted if the <code title=attr-hyperlink-href><a
href="#href6">href</a></code> attribute is not present.
@@ -26804,13 +26804,12 @@
href="#form-owner">form owner</a>. The <code title=attr-fe-name><a
href="#name11">name</a></code> attribute represents the element's name.
- <p class=big-issue>...
-
<p>The <dfn id=disabled3
title=dom-fieldset-disabled><code>disabled</code></dfn> DOM attribute must
<a href="#reflect">reflect</a> the content attribute of the same name.
- <p class=big-issue>...
+ <p>The <dfn id=type11 title=dom-fieldset-type><code>type</code></dfn> DOM
+ attribute must return the string "<code title="">fieldset</code>".
<p>The <dfn id=elements4
title=dom-fieldset-elements><code>elements</code></dfn> DOM attribute must
@@ -26820,6 +26819,8 @@
href="#listed" title=category-listed>listed</a> elements that are
descendants of the <code><a href="#fieldset">fieldset</a></code> element.
+ <p class=big-issue>...
+
<h4 id=the-input><span class=secno>4.9.3 </span>The <dfn
id=input0><code>input</code></dfn> element</h4>
@@ -28442,7 +28443,7 @@
<dd>If there is no <code title=attr-script-src><a
href="#src9">src</a></code> attribute, depends on the value of the <code
- title=attr-script-type><a href="#type11">type</a></code> attribute.
+ title=attr-script-type><a href="#type12">type</a></code> attribute.
<dd>If there <em>is</em> a <code title=attr-script-src><a
href="#src9">src</a></code> attribute, the element must be empty.
@@ -28455,7 +28456,7 @@
<dd><code title=attr-script-defer><a href="#defer">defer</a></code>
- <dd><code title=attr-script-type><a href="#type11">type</a></code>
+ <dd><code title=attr-script-type><a href="#type12">type</a></code>
<dd><code title=attr-script-charset><a href="#charset2">charset</a></code>
@@ -28467,7 +28468,7 @@
attribute DOMString <code title=dom-script-src><a href="#src10">src</a></code>;
attribute boolean <code title=dom-script-async><a href="#async0">async</a></code>;
attribute boolean <code title=dom-script-defer><a href="#defer0">defer</a></code>;
- attribute DOMString <code title=dom-script-type><a href="#type12">type</a></code>;
+ attribute DOMString <code title=dom-script-type><a href="#type13">type</a></code>;
attribute DOMString <code title=dom-script-charset><a href="#charset3">charset</a></code>;
attribute DOMString <code title=dom-script-text><a href="#text1">text</a></code>;
};</pre>
@@ -28480,18 +28481,18 @@
inline or may be imported from an external file using the <code
title=attr-script-src><a href="#src9">src</a></code> attribute. If the
language is not that described by "<code title="">text/javascript</code>",
- then the <code title=attr-script-type><a href="#type11">type</a></code>
+ then the <code title=attr-script-type><a href="#type12">type</a></code>
attribute must be present. If the <code title=attr-script-type><a
- href="#type11">type</a></code> attribute is present, its value must be the
+ href="#type12">type</a></code> attribute is present, its value must be the
type of the script's language.
<p>When used to include data blocks, the data must be embedded inline, the
format of the data must be given using the <code title=attr-script-type><a
- href="#type11">type</a></code> attribute, and the <code
+ href="#type12">type</a></code> attribute, and the <code
title=attr-script-src><a href="#src9">src</a></code> attribute must not be
specified.
- <p>The <dfn id=type11 title=attr-script-type><code>type</code></dfn>
+ <p>The <dfn id=type12 title=attr-script-type><code>type</code></dfn>
attribute gives the language of the script or format of the data. If the
attribute is present, its value must be a valid MIME type, optionally with
parameters. The <code title="">charset</code> parameter must not be
@@ -28503,7 +28504,7 @@
if specified, gives the address of the external script resource to use.
The value of the attribute must be a <a href="#valid8">valid URL</a>
identifying a script resource of the type given by the <code
- title=attr-script-type><a href="#type11">type</a></code> attribute, if the
+ title=attr-script-type><a href="#type12">type</a></code> attribute, if the
attribute is present, or of the type "<code
title="">text/javascript</code>", if the attribute is absent.
@@ -28550,7 +28551,7 @@
of the synchronous blocking behavior that is the default.
<p>Changing the <code title=attr-script-src><a href="#src9">src</a></code>,
- <code title=attr-script-type><a href="#type11">type</a></code>, <code
+ <code title=attr-script-type><a href="#type12">type</a></code>, <code
title=attr-script-charset><a href="#charset2">charset</a></code>, <code
title=attr-script-async><a href="#async">async</a></code>, and <code
title=attr-script-defer><a href="#defer">defer</a></code> attributes
@@ -28603,16 +28604,16 @@
<ul class=brief>
<li>the <code><a href="#script1">script</a></code> element has a <code
- title=attr-script-type><a href="#type11">type</a></code> attribute and
+ title=attr-script-type><a href="#type12">type</a></code> attribute and
its value is the empty string, or
<li>the <code><a href="#script1">script</a></code> element has no <code
- title=attr-script-type><a href="#type11">type</a></code> attribute but
+ title=attr-script-type><a href="#type12">type</a></code> attribute but
it has a <code title=attr-script-language>language</code> attribute and
<em>that</em> attribute's value is the empty string, or
<li>the <code><a href="#script1">script</a></code> element has neither a
- <code title=attr-script-type><a href="#type11">type</a></code>
+ <code title=attr-script-type><a href="#type12">type</a></code>
attribute nor a <code title=attr-script-language>language</code>
attribute, then
</ul>
@@ -28622,7 +28623,7 @@
title="">text/javascript</code>".</p>
<p>Otherwise, if the <code><a href="#script1">script</a></code> element
- has a <code title=attr-script-type><a href="#type11">type</a></code>
+ has a <code title=attr-script-type><a href="#type12">type</a></code>
attribute, let <var><a href="#the-scripts">the script's type</a></var>
for this <code><a href="#script1">script</a></code> element be the value
of that attribute.</p>
@@ -28913,7 +28914,7 @@
</dl>
<p>The DOM attributes <dfn id=src10
- title=dom-script-src><code>src</code></dfn>, <dfn id=type12
+ title=dom-script-src><code>src</code></dfn>, <dfn id=type13
title=dom-script-type><code>type</code></dfn>, <dfn id=charset3
title=dom-script-charset><code>charset</code></dfn>, <dfn id=async0
title=dom-script-async><code>async</code></dfn>, and <dfn id=defer0
@@ -31457,7 +31458,7 @@
<dt>Element-specific attributes:
- <dd><code title=attr-command-type><a href="#type13">type</a></code>
+ <dd><code title=attr-command-type><a href="#type14">type</a></code>
<dd><code title=attr-command-label><a href="#label0">label</a></code>
@@ -31484,7 +31485,7 @@
<dd>
<pre
class=idl>interface <dfn id=htmlcommandelement>HTMLCommandElement</dfn> : <a href="#htmlelement">HTMLElement</a> {
- attribute DOMString <a href="#type14" title=dom-command-type>type</a>;
+ attribute DOMString <a href="#type15" title=dom-command-type>type</a>;
attribute DOMString <a href="#label1" title=dom-command-label>label</a>;
attribute DOMString <a href="#icon0" title=dom-command-icon>icon</a>;
attribute boolean <a href="#disabled10" title=dom-command-disabled>disabled</a>;
@@ -31501,7 +31502,7 @@
<p>The <code><a href="#command0">command</a></code> element represents a
command that the user can invoke.
- <p>The <dfn id=type13 title=attr-command-type><code>type</code></dfn>
+ <p>The <dfn id=type14 title=attr-command-type><code>type</code></dfn>
attribute indicates the kind of command: either a normal command with an
associated action, or a state or option that can be toggled, or a
selection of one item from a list of items.</p>
@@ -31549,7 +31550,7 @@
title=attr-command-radiogroup><code>radiogroup</code></dfn> attribute
gives the name of the group of commands that will be toggled when the
command itself is toggled, for commands whose <code
- title=attr-command-type><a href="#type13">type</a></code> attribute has
+ title=attr-command-type><a href="#type14">type</a></code> attribute has
the value "<code title="">radio</code>". The scope of the name is the
child list of the parent element.
@@ -31570,7 +31571,7 @@
attributes off, and that has a default command.</p>
</div>
- <p>The <dfn id=type14 title=dom-command-type><code>type</code></dfn>, <dfn
+ <p>The <dfn id=type15 title=dom-command-type><code>type</code></dfn>, <dfn
id=label1 title=dom-command-label><code>label</code></dfn>, <dfn id=icon0
title=dom-command-icon><code>icon</code></dfn>, <dfn id=disabled10
title=dom-command-disabled><code>disabled</code></dfn>, <dfn id=checked2
@@ -31582,11 +31583,11 @@
<p>The <dfn id=click title=dom-command-click><code>click()</code></dfn>
method's behavior depends on the value of the <code
- title=attr-command-type><a href="#type13">type</a></code> attribute of the
+ title=attr-command-type><a href="#type14">type</a></code> attribute of the
element, as follows:
<dl class=switch>
- <dt>If the <code title=attr-command-type><a href="#type13">type</a></code>
+ <dt>If the <code title=attr-command-type><a href="#type14">type</a></code>
attribute has the value <code title="">checkbox</code>
<dd>
@@ -31598,7 +31599,7 @@
must then <a href="#firing">fire a <code title="">click</code> event</a>
at the element.
- <dt>If the <code title=attr-command-type><a href="#type13">type</a></code>
+ <dt>If the <code title=attr-command-type><a href="#type14">type</a></code>
attribute has the value <code title="">radio</code>
<dd>
@@ -31662,14 +31663,14 @@
<dt>Element-specific attributes:
- <dd><code title=attr-command-type><a href="#type13">type</a></code>
+ <dd><code title=attr-command-type><a href="#type14">type</a></code>
<dt>DOM interface:
<dd>
<pre
class=idl>interface <dfn id=htmlbrowserbuttonelement>HTMLBrowserButtonElement</dfn> : <a href="#htmlelement">HTMLElement</a> {
- attribute DOMString <a href="#type16" title=dom-bb-type>type</a>;
+ attribute DOMString <a href="#type17" title=dom-bb-type>type</a>;
readonly attribute boolean <a href="#supported" title=dom-bb-supported>supported</a>;
readonly attribute boolean <a href="#disabled11" title=dom-bb-disabled>disabled</a>;
};</pre>
@@ -31681,9 +31682,9 @@
<p>The <code><a href="#bb">bb</a></code> element represents a user agent
command that the user can invoke.
- <p>The <dfn id=type15 title=attr-bb-type><code>type</code></dfn> attribute
+ <p>The <dfn id=type16 title=attr-bb-type><code>type</code></dfn> attribute
indicates the kind of command. The <code title=attr-bb-type><a
- href="#type15">type</a></code> attribute is an <a
+ href="#type16">type</a></code> attribute is an <a
href="#enumerated">enumerated attribute</a>. The following table lists the
keywords and states for the attribute — the keywords in the left
column map to the states listed in the cell in the second column on the
@@ -31716,10 +31717,10 @@
is to not do anything, and the <i>relevance</i> is unconditionally false.
<p>A <code><a href="#bb">bb</a></code> element whose <code
- title=attr-bb-type><a href="#type15">type</a></code> attribute is in a
+ title=attr-bb-type><a href="#type16">type</a></code> attribute is in a
state whose <i>relevance</i> is true must be enabled. Conversely, a
<code><a href="#bb">bb</a></code> element whose <code
- title=attr-bb-type><a href="#type15">type</a></code> attribute is in a
+ title=attr-bb-type><a href="#type16">type</a></code> attribute is in a
state whose <i>relevance</i> is false must be disabled.
<p>If a <code><a href="#bb">bb</a></code> element is enabled, it must match
@@ -31729,24 +31730,24 @@
<p>User agents should allow users to invoke <code><a
href="#bb">bb</a></code> elements when they are enabled. When a user
invokes a <code><a href="#bb">bb</a></code> element, its <code
- title=attr-bb-type><a href="#type15">type</a></code> attribute's state's
+ title=attr-bb-type><a href="#type16">type</a></code> attribute's state's
<i>action</i> must be invoked.
<p>When the element has no descendant element children and has no
descendant text node children of non-zero length, the element represents a
browser button with a user-agent-defined icon or text representing the
- <code title=attr-bb-type><a href="#type15">type</a></code> attribute's
+ <code title=attr-bb-type><a href="#type16">type</a></code> attribute's
state's <i>action</i> and <i>relevance</i> (enabled vs disabled).
Otherwise, the element represents its descendants.
- <p>The <dfn id=type16 title=dom-bb-type><code>type</code></dfn> DOM
+ <p>The <dfn id=type17 title=dom-bb-type><code>type</code></dfn> DOM
attribute must <a href="#reflect">reflect</a> the content attribute of the
same name.
<p>The <dfn id=supported
title=dom-bb-supported><code>supported</code></dfn> DOM attribute must
return true if the <code title=attr-bb-type><a
- href="#type15">type</a></code> attribute is in a state other than the <i
+ href="#type16">type</a></code> attribute is in a state other than the <i
title=attr-bb-type-null-state><a href="#null">null</a></i> state and the
user agent supports that state's <i>action</i> (i.e. when the attribute's
value is one that the user agent recognises and supports), and false
@@ -31755,7 +31756,7 @@
<p>The <dfn id=disabled11 title=dom-bb-disabled><code>disabled</code></dfn>
DOM attribute must return true if the element is disabled, and false
otherwise (i.e. it returns the opposite of the <code title=attr-bb-type><a
- href="#type15">type</a></code> attribute's state's <i>relevance</i>).
+ href="#type16">type</a></code> attribute's state's <i>relevance</i>).
<h5 id=browser><span class=secno>4.11.4.1. </span>Browser button types</h5>
@@ -31846,7 +31847,7 @@
<dd><a href="#flow-content0">Flow content</a>.
<dd>If the element's <code title=attr-menu-type><a
- href="#type17">type</a></code> attribute is in the <a href="#tool-bar"
+ href="#type18">type</a></code> attribute is in the <a href="#tool-bar"
title="tool bar state">tool bar</a> state: <a
href="#interactive1">Interactive content</a>.
@@ -31868,7 +31869,7 @@
<dt>Element-specific attributes:
- <dd><code title=attr-menu-type><a href="#type17">type</a></code>
+ <dd><code title=attr-menu-type><a href="#type18">type</a></code>
<dd><code title=attr-menu-label><a href="#label2">label</a></code>
@@ -31877,7 +31878,7 @@
<dd>
<pre
class=idl>interface <dfn id=htmlmenuelement>HTMLMenuElement</dfn> : <a href="#htmlelement">HTMLElement</a> {
- attribute DOMString <a href="#type18" title=dom-menu-type>type</a>;
+ attribute DOMString <a href="#type19" title=dom-menu-type>type</a>;
attribute DOMString <a href="#label3" title=dom-menu-label>label</a>;
};</pre>
</dl>
@@ -31885,7 +31886,7 @@
<p>The <code><a href="#menu">menu</a></code> element represents a list of
commands.
- <p>The <dfn id=type17 title=attr-menu-type><code>type</code></dfn>
+ <p>The <dfn id=type18 title=attr-menu-type><code>type</code></dfn>
attribute is an <a href="#enumerated">enumerated attribute</a> indicating
the kind of menu being declared. The attribute has three states. The <code
title=attr-menu-type-context>context</code> keyword maps to the <dfn
@@ -31900,19 +31901,19 @@
bar.
<p>If a <code><a href="#menu">menu</a></code> element's <code
- title=attr-menu-type><a href="#type17">type</a></code> attribute is in the
+ title=attr-menu-type><a href="#type18">type</a></code> attribute is in the
<a href="#context1" title="context menu state">context menu</a> state,
then the element represents the commands of a context menu, and the user
can only interact with the commands if that context menu is activated.
<p>If a <code><a href="#menu">menu</a></code> element's <code
- title=attr-menu-type><a href="#type17">type</a></code> attribute is in the
+ title=attr-menu-type><a href="#type18">type</a></code> attribute is in the
<a href="#tool-bar" title="tool bar state">tool bar</a> state, then the
element represents a list of active commands that the user can immediately
interact with.
<p>If a <code><a href="#menu">menu</a></code> element's <code
- title=attr-menu-type><a href="#type17">type</a></code> attribute is in the
+ title=attr-menu-type><a href="#type18">type</a></code> attribute is in the
<a href="#list" title="list state">list</a> state, then the element either
represents an unordered list of items (each represented by an <code><a
href="#li">li</a></code> element), each of which represents a command that
@@ -31926,7 +31927,7 @@
another menu would use the nested menu's <code title=attr-menu-label><a
href="#label2">label</a></code> attribute for the submenu's menu label.
- <p>The <dfn id=type18 title=dom-menu-type><code>type</code></dfn> and <dfn
+ <p>The <dfn id=type19 title=dom-menu-type><code>type</code></dfn> and <dfn
id=label3 title=dom-menu-label><code>label</code></dfn> DOM attributes
must <a href="#reflect">reflect</a> the content attributes of the same
name.
@@ -32207,7 +32208,7 @@
visible.
<p>When a <code><a href="#menu">menu</a></code> element has a <code
- title=attr-menu-type><a href="#type17">type</a></code> attribute with the
+ title=attr-menu-type><a href="#type18">type</a></code> attribute with the
value <code title="">toolbar</code>, then the user agent must <a
href="#building0" title="building menus and tool bars">build</a> the menu
for that <code><a href="#menu">menu</a></code> element and <span
@@ -32230,7 +32231,7 @@
title=concept-facet>facets</dfn>:
<dl>
- <dt><dfn id=type19 title=command-facet-Type>Type</dfn>
+ <dt><dfn id=type20 title=command-facet-Type>Type</dfn>
<dd>The kind of command: "command", meaning it is a normal command;
"radio", meaning that triggering the command will, amongst other things,
@@ -32330,7 +32331,7 @@
title=dom-command-ro-commandType><code>commandType</code></dfn> attribute
must return a string whose value is either "<code
title="">command</code>", "<code title="">radio</code>", or "<code
- title="">checked</code>", depending on whether the <a href="#type19"
+ title="">checked</code>", depending on whether the <a href="#type20"
title=command-facet-Type>Type</a> of the command defined by the element is
"command", "radio", or "checked" respectively. If the element does not
define a command, it must return null.
@@ -32439,7 +32440,7 @@
title=attr-hyperlink-href><a href="#href6">href</a></code> attribute <a
href="#command1" title=concept-command>defines a command</a>.
- <p>The <a href="#type19" title=command-facet-Type>Type</a> of the command
+ <p>The <a href="#type20" title=command-facet-Type>Type</a> of the command
is "command".
<p>The <a href="#id1" title=command-facet-ID>ID</a> of the command is the
@@ -32488,7 +32489,7 @@
<p>A <code><a href="#button">button</a></code> element always <a
href="#command1" title=concept-command>defines a command</a>.
- <p>The <a href="#type19" title=command-facet-Type>Type</a>, <a href="#id1"
+ <p>The <a href="#type20" title=command-facet-Type>Type</a>, <a href="#id1"
title=command-facet-ID>ID</a>, <a href="#label4"
title=command-facet-Label>Label</a>, <a href="#hint"
title=command-facet-Hint>Hint</a>, <a href="#icon1"
@@ -32516,7 +32517,7 @@
title=attr-input-type-checkbox>Checkbox</span> states <a href="#command1"
title=concept-command>defines a command</a>.
- <p>The <a href="#type19" title=command-facet-Type>Type</a> of the command
+ <p>The <a href="#type20" title=command-facet-Type>Type</a> of the command
is "radio" if the <code title=attr-input-type>type</code> attribute is in
the <code title=attr-input-type-radio>Radio Button</code> state,
"checkbox" if the <code title=attr-input-type>type</code> attribute is in
@@ -32531,13 +32532,13 @@
<p>The <a href="#label4" title=command-facet-Label>Label</a> of the command
depends on the Type of the command:
- <p>If the <a href="#type19" title=command-facet-Type>Type</a> is "command",
+ <p>If the <a href="#type20" title=command-facet-Type>Type</a> is "command",
then it is the string given by the <code
title=attr-input-value>value</code> attribute, if any, and a
<span>UA-dependent value</span><!-- XXX xref--> that the UA uses to label
the button itself if the attribute is absent.
- <p>Otherwise, the <a href="#type19" title=command-facet-Type>Type</a> is
+ <p>Otherwise, the <a href="#type20" title=command-facet-Type>Type</a> is
"radio" or "checkbox". If the element has a <code><a
href="#label">label</a></code> element associated with it, the <code><a
href="#textcontent">textContent</a></code> of the first such element is
@@ -32567,7 +32568,7 @@
title=concept-fe-disabled>disabled</a> state of the control.
<p>The <a href="#checked3" title=command-facet-CheckedState>Checked
- State</a> of the command is true if the command is of <a href="#type19"
+ State</a> of the command is true if the command is of <a href="#type20"
title=command-facet-Type>Type</a> "radio" or "checkbox" and the element
has a <code title=attr-input-checked>checked</code> attribute, and false
otherwise.
@@ -32589,7 +32590,7 @@
title=attr-option-value>value</code> attribute that is not the empty
string <a href="#command1" title=concept-command>defines a command</a>.
- <p>The <a href="#type19" title=command-facet-Type>Type</a> of the command
+ <p>The <a href="#type20" title=command-facet-Type>Type</a> of the command
is "radio" if the <code><a href="#option">option</a></code>'s nearest
ancestor <code><a href="#select">select</a></code> element has no <code
title=attr-select-multiple>multiple</code> attribute, and "checkbox" if it
@@ -32630,8 +32631,8 @@
otherwise.
<p>The <a href="#action2" title=command-facet-Action>Action</a> of the
- command depends on its <a href="#type19"
- title=command-facet-Type>Type</a>. If the command is of <a href="#type19"
+ command depends on its <a href="#type20"
+ title=command-facet-Type>Type</a>. If the command is of <a href="#type20"
title=command-facet-Type>Type</a> "radio" then this must set the <code
title=dom-option-selected>selected</code> DOM attribute of the <code><a
href="#option">option</a></code> element to true, otherwise it must toggle
@@ -32649,9 +32650,9 @@
<p>A <code><a href="#command0">command</a></code> element <a
href="#command1" title=concept-command>defines a command</a>.
- <p>The <a href="#type19" title=command-facet-Type>Type</a> of the command
+ <p>The <a href="#type20" title=command-facet-Type>Type</a> of the command
is "radio" if the <code><a href="#command0">command</a></code>'s <code
- title=attr-command-type><a href="#type13">type</a></code> attribute is
+ title=attr-command-type><a href="#type14">type</a></code> attribute is
"<code>radio</code>", "checkbox" if the attribute's value is
"<code>checkbox</code>", and "command" otherwise.
@@ -32708,7 +32709,7 @@
<p>A <code><a href="#bb">bb</a></code> element always <a href="#command1"
title=concept-command>defines a command</a>.
- <p>The <a href="#type19" title=command-facet-Type>Type</a> of the command
+ <p>The <a href="#type20" title=command-facet-Type>Type</a> of the command
is "command".
<p>The <a href="#id1" title=command-facet-ID>ID</a> of the command is the
@@ -32721,14 +32722,14 @@
href="#textcontent">textContent</a></code> DOM attribute, if that is not
the empty string, or a user-agent-defined string appropriate for the
<code><a href="#bb">bb</a></code> element's <code title=attr-bb-type><a
- href="#type15">type</a></code> attribute's state.
+ href="#type16">type</a></code> attribute's state.
<p>The <a href="#hint" title=command-facet-Hint>Hint</a> of the command is
the value of the <code title=attr-title><a href="#title">title</a></code>
attribute of the element. If the attribute is not present, the <a
href="#hint" title=command-facet-Hint>Hint</a> is a user-agent-defined
string appropriate for the <code><a href="#bb">bb</a></code> element's
- <code title=attr-bb-type><a href="#type15">type</a></code> attribute's
+ <code title=attr-bb-type><a href="#type16">type</a></code> attribute's
state.
<p>The <a href="#icon1" title=command-facet-Icon>Icon</a> of the command is
@@ -32740,12 +32741,12 @@
Otherwise, the <a href="#icon1" title=command-facet-Icon>Icon</a> is a
user-agent-defined image appropriate for the <code><a
href="#bb">bb</a></code> element's <code title=attr-bb-type><a
- href="#type15">type</a></code> attribute's state.
+ href="#type16">type</a></code> attribute's state.
<p>The <a href="#hidden" title=command-facet-HiddenState>Hidden State</a>
facet of the command is true (hidden) if the <code><a
href="#bb">bb</a></code> element's <code title=attr-bb-type><a
- href="#type15">type</a></code> attribute's state is <i
+ href="#type16">type</a></code> attribute's state is <i
title=attr-bb-type-null-state><a href="#null">null</a></i> or if the
element has a <code title=attr-hidden><a href="#hidden1">hidden</a></code>
attribute, and false otherwise.
@@ -32753,7 +32754,7 @@
<p>The <a href="#disabled12" title=command-facet-DisabledState>Disabled
State</a> facet of the command is true if the <code><a
href="#bb">bb</a></code> element's <code title=attr-bb-type><a
- href="#type15">type</a></code> attribute's state's <i>relevance</i> is
+ href="#type16">type</a></code> attribute's state's <i>relevance</i> is
false, and true otherwise.
<p>The <a href="#checked3" title=command-facet-CheckedState>Checked
@@ -32762,7 +32763,7 @@
<p>The <a href="#action2" title=command-facet-Action>Action</a> of the
command is to perform the <i>action</i> of the <code><a
href="#bb">bb</a></code> element's <code title=attr-bb-type><a
- href="#type15">type</a></code> attribute's state.
+ href="#type16">type</a></code> attribute's state.
<h3 id=datatemplate><span class=secno>4.12 </span>Data Templates</h3>
@@ -40650,12 +40651,12 @@
must use only language information associated with the resource to
determine its language, not metadata included in the link to the resource.
- <p>The <dfn id=type20 title=attr-hyperlink-type><code>type</code></dfn>
+ <p>The <dfn id=type21 title=attr-hyperlink-type><code>type</code></dfn>
attribute, if present, gives the MIME type of the linked resource. It is
purely advisory. The value must be a valid MIME type, optionally with
parameters. <a href="#refsRFC2046">[RFC2046]</a> User agents must not
consider the <code title=attr-hyperlink-type><a
- href="#type20">type</a></code> attribute authoritative — upon
+ href="#type21">type</a></code> attribute authoritative — upon
fetching the resource, user agents must not use metadata included in the
link to the resource to determine its type.
@@ -41179,7 +41180,7 @@
<p>The nature of the referenced document is given by the <code
title=attr-hyperlink-media><a href="#media14">media</a></code>, <code
title=attr-hyperlink-hreflang><a href="#hreflang3">hreflang</a></code>,
- and <code title=attr-hyperlink-type><a href="#type20">type</a></code>
+ and <code title=attr-hyperlink-type><a href="#type21">type</a></code>
attributes.
<p>If the <code title=rel-alternate><a
@@ -41197,14 +41198,14 @@
<p>If the <code title=rel-alternate><a
href="#alternate">alternate</a></code> keyword is used with the <code
- title=attr-hyperlink-type><a href="#type20">type</a></code> attribute, it
+ title=attr-hyperlink-type><a href="#type21">type</a></code> attribute, it
indicates that the referenced document is a reformulation of the current
document in the specified format.
<p>The <code title=attr-hyperlink-media><a
href="#media14">media</a></code>, <code title=attr-hyperlink-hreflang><a
href="#hreflang3">hreflang</a></code>, and <code
- title=attr-hyperlink-type><a href="#type20">type</a></code> attributes can
+ title=attr-hyperlink-type><a href="#type21">type</a></code> attributes can
be combined when specified with the <code title=rel-alternate><a
href="#alternate">alternate</a></code> keyword.
@@ -41217,7 +41218,7 @@
<p>If the <code title=rel-alternate><a
href="#alternate">alternate</a></code> keyword is used with the <code
- title=attr-hyperlink-type><a href="#type20">type</a></code> attribute set
+ title=attr-hyperlink-type><a href="#type21">type</a></code> attribute set
to the value <code title="">application/rss+xml</code> or the value <code
title="">application/atom+xml</code>, then the user agent must treat the
link as it would if it had the <code title=rel-feed><a
Modified: source
===================================================================
--- source 2008-09-15 11:45:15 UTC (rev 2186)
+++ source 2008-09-15 11:47:52 UTC (rev 2187)
@@ -24135,14 +24135,14 @@
<span>form owner</span>. The <code title="attr-fe-name">name</code>
attribute represents the element's name.</p>
- <p class="big-issue">...</p>
-
<p>The <dfn
title="dom-fieldset-disabled"><code>disabled</code></dfn> DOM
attribute must <span>reflect</span> the content attribute of the
same name.</p>
- <p class="big-issue">...</p>
+ <p>The <dfn title="dom-fieldset-type"><code>type</code></dfn> DOM
+ attribute must return the string "<code
+ title="">fieldset</code>".</p>
<p>The <dfn
title="dom-fieldset-elements"><code>elements</code></dfn> DOM
@@ -24151,8 +24151,10 @@
title="category-listed">listed</span> elements that are descendants
of the <code>fieldset</code> element.</p>
+ <p class="big-issue">...</p>
+
<h4>The <dfn><code>input</code></dfn> element</h4>
<dl class="element">
More information about the Commit-Watchers
mailing list