[html5] r802 - /

whatwg at whatwg.org whatwg at whatwg.org
Wed May 9 22:38:35 PDT 2007


Author: ianh
Date: 2007-05-09 22:38:34 -0700 (Wed, 09 May 2007)
New Revision: 802

Modified:
   index
   source
Log:
[] (0) Update the section on proprietary languages given recent developments.

Modified: index
===================================================================
--- index	2007-05-10 03:59:10 UTC (rev 801)
+++ index	2007-05-10 05:38:34 UTC (rev 802)
@@ -145,8 +145,8 @@
         </span>Relationship to XHTML2</a>
 
        <li><a href="#relationship1"><span class=secno>1.3.5.
-        </span>Relationship to XUL, WPF/XAML, and other proprietary UI
-        languages</a>
+        </span>Relationship to XUL, Flash, Silverlight, and other proprietary
+        UI languages</a>
       </ul>
 
      <li><a href="#terminology"><span class=secno>1.4. </span>Terminology</a>
@@ -2047,13 +2047,14 @@
    both be implemented in the same XML processor.
 
   <h4 id=relationship1><span class=secno>1.3.5. </span>Relationship to XUL,
-   WPF/XAML, and other proprietary UI languages</h4>
+   Flash, Silverlight, and other proprietary UI languages</h4>
 
   <p><em>This section is non-normative.</em>
 
   <p>This specification is independent of the various proprietary UI
-   languages that various vendors provide.</p>
-  <!-- XXX flesh this out? -->
+   languages that various vendors provide. As an open, vender-neutral
+   language, HTML provides for a solution to the same problems without the
+   risk of vendor lock-in.
 
   <h3 id=terminology><span class=secno>1.4. </span>Terminology</h3>
 

Modified: source
===================================================================
--- source	2007-05-10 03:59:10 UTC (rev 801)
+++ source	2007-05-10 05:38:34 UTC (rev 802)
@@ -545,12 +545,14 @@
   therefore can both be implemented in the same XML processor.</p>
 
 
-  <h4>Relationship to XUL, WPF/XAML, and other proprietary UI languages</h4>
+  <h4>Relationship to XUL, Flash, Silverlight, and other proprietary UI languages</h4>
 
   <p><em>This section is non-normative.</em></p>
 
   <p>This specification is independent of the various proprietary UI
-  languages that various vendors provide.</p> <!-- XXX flesh this out? -->
+  languages that various vendors provide. As an open, vender-neutral
+  language, HTML provides for a solution to the same problems without
+  the risk of vendor lock-in.</p>
 
 
   <h3>Terminology</h3>




More information about the Commit-Watchers mailing list