[html5] r2587 - [e] (0) Remove bogus term 'transformation sheet'. (credit: eh)
whatwg at whatwg.org
whatwg at whatwg.org
Thu Dec 25 02:12:47 PST 2008
Author: ianh
Date: 2008-12-25 02:12:46 -0800 (Thu, 25 Dec 2008)
New Revision: 2587
Modified:
index
source
Log:
[e] (0) Remove bogus term 'transformation sheet'. (credit: eh)
Modified: index
===================================================================
--- index 2008-12-25 08:55:49 UTC (rev 2586)
+++ index 2008-12-25 10:12:46 UTC (rev 2587)
@@ -1593,10 +1593,10 @@
<p class=example>A conforming XHTML processor would, upon
finding an XHTML <code><a href=#script>script</a></code> element in an XML document,
execute the script contained in that element. However, if the
- element is found within an XSLT transformation sheet (assuming the
- UA also supports XSLT), then the processor would instead treat the
- <code><a href=#script>script</a></code> element as an opaque element that forms part
- of the transform.</p>
+ element is found within a transformation expressed in XSLT
+ (assuming the user agent also supports XSLT), then the processor
+ would instead treat the <code><a href=#script>script</a></code> element as an opaque
+ element that forms part of the transform.</p>
<p>Web browsers that support <a href=#html5 title=HTML5>HTML</a> must
process documents labeled as <code>text/html</code> as described
Modified: source
===================================================================
--- source 2008-12-25 08:55:49 UTC (rev 2586)
+++ source 2008-12-25 10:12:46 UTC (rev 2587)
@@ -633,10 +633,10 @@
<p class="example">A conforming XHTML processor would, upon
finding an XHTML <code>script</code> element in an XML document,
execute the script contained in that element. However, if the
- element is found within an XSLT transformation sheet (assuming the
- UA also supports XSLT), then the processor would instead treat the
- <code>script</code> element as an opaque element that forms part
- of the transform.</p>
+ element is found within a transformation expressed in XSLT
+ (assuming the user agent also supports XSLT), then the processor
+ would instead treat the <code>script</code> element as an opaque
+ element that forms part of the transform.</p>
<p>Web browsers that support <span title="HTML5">HTML</span> must
process documents labeled as <code>text/html</code> as described
More information about the Commit-Watchers
mailing list