Selectors Serialization Format for Testing (SSFT) Specification

Working Draft 22 September 2007

This Version
<http://suika.fam.cx/www/markup/selectors/ssft/ssft>
Latest Version
<http://suika.fam.cx/www/markup/selectors/ssft/ssft>
Author
<>

Abstract

...

Status of This Document

This section describes the status of this document at the time of its publication. Other documents might supersede this document.

This document is a working draft. It might be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to cite this document as other than work in progress.

Comments on this document are welcome and may be sent to the author.

Translations of thie document might be available. The English version of the document is the only normative version.

Introduction

...

Terminology

The key words MUST, MUST NOT, SHOULD, SHOULD NOT, and MAY in this document are to be interpreted as described in RFC 2119 [KEYWORDS].

Serializing Groups of Selectors

See the reference implementation for now.

Parsing SFFT Groups of Selectors

Since the serializing algorithm is so designed that it always output a valid group of selectors, no special parser for the SFFT is necessary. Any conforming group of selectors parser MAY be used to parse SFFT groups of selectors.

Examples

This section is informative.

Try demo, by choosing Selectors radio button.

...
...

References

Normative References

KEYWORDS
RFC 2119. The exact version of the specification is referenced.
SELECTORS
Selectors, W3C Working Draft, 15 December 2005. Work in progress. The latest version of the specification is referenced.

Informative References

CSSOM
CSSOM specification, W3C ED, work in progress.