css3-overflow/Overview.src.html

changeset 6474
accd2ba885a3
parent 6473
b804d6ed5183
child 6475
4454a4d747b2
     1.1 --- a/css3-overflow/Overview.src.html	Wed Aug 01 14:13:01 2012 -0700
     1.2 +++ b/css3-overflow/Overview.src.html	Mon Aug 06 17:08:38 2012 -0700
     1.3 @@ -2,7 +2,7 @@
     1.4  <html lang="en">
     1.5  <head>
     1.6    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
     1.7 -  <title>CSS Regions Module Level 3 (Option B)</title>
     1.8 +  <title>CSS Region Styling Module Level 3</title>
     1.9    <link rel=contents href="#contents">
    1.10    <link rel=index href="#index">
    1.11    <link rel="stylesheet" type="text/css" href="../default.css">
    1.12 @@ -13,12 +13,12 @@
    1.13  <div class="head">
    1.14  <!--logo-->
    1.15  
    1.16 -<h1>CSS Regions Module Level 3 (Option B)</h1>
    1.17 +<h1>CSS Region Styling Module Level 3</h1>
    1.18  
    1.19  <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
    1.20  <dl>
    1.21    <dt>This version:
    1.22 -    <dd><a href="[VERSION]">http://www.w3.org/TR/[YEAR]/ED-css3-regions-b-[CDATE]/</a>
    1.23 +    <dd><a href="[VERSION]">http://www.w3.org/TR/[YEAR]/ED-css3-region-styling-[CDATE]/</a>
    1.24  
    1.25    <dt>Latest version:
    1.26      <dd><a href="http://www.w3.org/TR/[SHORTNAME]/">http://www.w3.org/TR/[SHORTNAME]/</a>
    1.27 @@ -502,7 +502,7 @@
    1.28  <h3 id="conformance-classes">
    1.29  Conformance classes</h3>
    1.30  
    1.31 -  <p>Conformance to CSS Regions Module Level 3 (Option B)
    1.32 +  <p>Conformance to CSS Region Styling Module Level 3
    1.33    is defined for three conformance classes:
    1.34    <dl>
    1.35      <dt><dfn title="style sheet!!as conformance class">style sheet</dfn>
    1.36 @@ -517,21 +517,21 @@
    1.37        that writes a style sheet.
    1.38    </dl>
    1.39    
    1.40 -  <p>A style sheet is conformant to CSS Regions Module Level 3 (Option B)
    1.41 +  <p>A style sheet is conformant to CSS Region Styling Module Level 3
    1.42    if all of its statements that use syntax defined in this module are valid
    1.43    according to the generic CSS grammar and the individual grammars of each
    1.44    feature defined in this module.
    1.45    
    1.46 -  <p>A renderer is conformant to CSS Regions Module Level 3 (Option B)
    1.47 +  <p>A renderer is conformant to CSS Region Styling Module Level 3
    1.48    if, in addition to interpreting the style sheet as defined by the
    1.49    appropriate specifications, it supports all the features defined
    1.50 -  by CSS Regions Module Level 3 (Option B) by parsing them correctly
    1.51 +  by CSS Region Styling Module Level 3 by parsing them correctly
    1.52    and rendering the document accordingly. However, the inability of a
    1.53    UA to correctly render a document due to limitations of the device
    1.54    does not make the UA non-conformant. (For example, a UA is not
    1.55    required to render color on a monochrome monitor.)
    1.56    
    1.57 -  <p>An authoring tool is conformant to CSS Regions Module Level 3 (Option B)
    1.58 +  <p>An authoring tool is conformant to CSS Region Styling Module Level 3
    1.59    if it writes style sheets that are syntactically correct according to the
    1.60    generic CSS grammar and the individual grammars of each feature in
    1.61    this module, and meet all other conformance requirements of style sheets

mercurial