Remove bit about procedure being specific to DOM-based implementations.
authorGregg Kellogg <gregg@kellogg-assoc.com>
Thu, 17 Nov 2011 10:00:33 -0800
changeset 28 a88422b422bd
parent 27 593b491ce081
child 29 1d432d306062
Remove bit about procedure being specific to DOM-based implementations.
microdata-rdf/index.html
--- a/microdata-rdf/index.html	Thu Nov 17 09:45:25 2011 -0800
+++ b/microdata-rdf/index.html	Thu Nov 17 10:00:33 2011 -0800
@@ -955,7 +955,6 @@
     <h3>RDF Conversion Algorithm</h3>
     <p>A HTML document containing microdata MAY be converted to any other RDF-compatible document
     format using the algorithm specified in this section.</p>
-    <p>The algorithm below is designed for DOM-based implementations.</p>
     <p>A conforming microdata processor implementing RDF conversion MUST implement a
       processing algorithm that results in the equivalent triples to those that the following
       algorithm generates:</p>