/[suikacvs]/markup/selectors/ssft/ssft-work.en.html
Suika

Diff of /markup/selectors/ssft/ssft-work.en.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by wakaba, Tue Sep 25 13:28:00 2007 UTC revision 1.4 by wakaba, Tue Sep 25 13:57:09 2007 UTC
# Line 77  normative version.</p> Line 77  normative version.</p>
77  <div id="introduction" class="section">  <div id="introduction" class="section">
78  <h2>Introduction</h2>  <h2>Introduction</h2>
79    
80    <p>This section is <em>informative</em>.</p>
81    
82  <div class="issue ed">...</div>  <div class="issue ed">...</div>
83    
84    <p><a href="http://dev.w3.org/cvsweb/csswg/cssom/Overview.html">The
85    <abbr title="Cascading Style Sheets Object Model">CSSOM</abbr>
86    specification</a>
87    <cite class="bibref informative">[<a href="#bib-CSSOM">CSSOM</a>]</cite>
88    is trying to define an algorithm to
89    <a href="http://dev.w3.org/cvsweb/~checkout~/csswg/cssom/Overview.html?rev=1.55&amp;content-type=text/html;%20charset=utf-8#serializing0">serialize
90    a group of selectors</a> for the purpose of <code>selectorText</code>
91    attribute.  However, the algorithm is incomplete
92    at the time of the writing.  Note that current Web browser implementations
93    of the <code>selectorText</code> attribute are consistently broken
94    in not escaping unsafe identifiers.</p>
95    
96  </div>  </div>
97    
98  <div class="section" id="terminology">  <div class="section" id="terminology">
# Line 106  for now.</p> Line 120  for now.</p>
120  <code class=charname>LINE FEED</code> <span class=ed>or  <code class=charname>LINE FEED</code> <span class=ed>or
121  U+000D U+000A or U+000A ??</span>.</p>  U+000D U+000A or U+000A ??</span>.</p>
122    
123    <!-- TODO: link terms to Selectors -->
124    
125  <ol>  <ol>
126  <li>Let <var>result</var> an empty string.</li>  <li>Let <var>result</var> an empty string.</li>
127  <li>For each selector (<var>selector</var>) in the group of selectors:  <li>For each selector (<var>selector</var>) in the group of selectors:
# Line 172  Groups of Selectors</h2> Line 188  Groups of Selectors</h2>
188  <p>Since <a href="#serializing">the serializing algorithm</a> is  <p>Since <a href="#serializing">the serializing algorithm</a> is
189  so designed that it always output a valid  so designed that it always output a valid
190  <a href="http://www.w3.org/TR/css3-selectors/#grouping">group of  <a href="http://www.w3.org/TR/css3-selectors/#grouping">group of
191  selectors</a>, no special parser for the <abbr>SFFT</abbr>  selectors</a>, no special parser for
192    <abbr title="Selectors Serialization Format for Testing">SFFT</abbr>
193  is necessary.  Any conforming  is necessary.  Any conforming
194  <a href="http://www.w3.org/TR/css3-selectors/#grouping">group of  <a href="http://www.w3.org/TR/css3-selectors/#grouping">group of
195  selectors</a> parser <em class=rfc2119>MAY</em> be used  selectors</a> parser <em class=rfc2119>MAY</em> be used
# Line 207  by choosing <q>Selectors</q> radio butto Line 224  by choosing <q>Selectors</q> radio butto
224    
225  <dl>  <dl>
226  <dt id="ref-KEYWORDS">KEYWORDS</dt>  <dt id="ref-KEYWORDS">KEYWORDS</dt>
227    <dd class="ed">RFC 2119.  The exact version of the specification    <dd><cite><a href="urn:ietf:rfc:2119">Key words for use in
228    is referenced.</dd>    <abbr>RFCs</abbr> to Indicate Requirement Levels</a></cite>,
229      <abbr title="Internet Engineering Task Force">IETF</abbr>
230      <a href="urn:ietf:bcp:14"><abbr title="Best Current Practice">BCP</abbr>
231      14</a>, <abbr title="Request for Comments">RFC</abbr> 2119, March 1997.
232      This version of the specification is referenced</dd>
233  <dt id=ref-SELECTORS>SELECTORS</dt>  <dt id=ref-SELECTORS>SELECTORS</dt>
234    <dd><a href="http://www.w3.org/TR/2005/WD-css3-selectors-20051215"><cite>Selectors</cite></a>,    <dd><a href="http://www.w3.org/TR/2005/WD-css3-selectors-20051215"><cite>Selectors</cite></a>,
235    <abbr title="World Wide Web Consortium">W3C</abbr> Working Draft,    <abbr title="World Wide Web Consortium">W3C</abbr> Working Draft,
# Line 222  by choosing <q>Selectors</q> radio butto Line 243  by choosing <q>Selectors</q> radio butto
243  <h3>Informative References</h3>  <h3>Informative References</h3>
244    
245  <dl>  <dl>
246  <dt id=ref-CSSOM</dt>CSSOM</dt>  <dt id=ref-CSSOM>CSSOM</dt>
247    <dd class=ed>CSSOM specification, W3C ED, work in progress.</dd>    <dd><cite><a href="http://dev.w3.org/cvsweb/~checkout~/csswg/cssom/Overview.html?rev=1.55&amp;content-type=text/html;%20charset=utf-8">Cascading
248      Style Sheets Object Model (<abbr>CSSOM</abbr>)</a></cite>,
249      <abbr title="World Wide Web Consortium">W3C</abbr> Editor's Draft,
250      18 June 2007.  Work in progress.  The latest Editor's Draft
251      of the specification is available at
252      <code class=uri>&lt;<a href="http://dev.w3.org/csswg/cssom/Overview.html">http://dev.w3.org/csswg/cssom/Overview.html</a>></code>.</dd>
253  </dl>  </dl>
254  </div>  </div>
255    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24