Re: [w3c/payment-handler] Add ImageObject dictionary. (#174)

rsolomakhin commented on this pull request.



> +          </dt>
+          <dd>
+            The <a>type</a> member is used to specify the <a>ImageObject</a>'s
+            MIME type. It is a hint as to the media type of the image. The
+            purpose of this member is to allow a user agent to ignore images of
+            media types it does not support.
+          </dd>
+        </dl>
+      </section>
+      <section>
+        <h2>
+          <dfn>Convert image objects</dfn>
+        </h2>
+        <p>
+          When this algorithm with <var>inputImages</var> parameter is invoked,
+          the user agent must runs the following steps:

s/runs/run

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-handler/pull/174#pullrequestreview-44181193

Received on Thursday, 15 June 2017 00:23:21 UTC