[html5] r4534 - / images

whatwg at whatwg.org whatwg at whatwg.org
Wed Jan 6 23:19:34 PST 2010


Author: ianh
Date: 2010-01-06 23:19:30 -0800 (Wed, 06 Jan 2010)
New Revision: 4534

Added:
   images/sample-content-handler-registration.png
Modified:
   complete.html
   index
   source
Log:
[e] (0) ASCII art replacement image from Carlos.

Modified: complete.html
===================================================================
--- complete.html	2010-01-07 06:58:40 UTC (rev 4533)
+++ complete.html	2010-01-07 07:19:30 UTC (rev 4534)
@@ -52956,31 +52956,12 @@
   <p>The <code title=dom-navigator-registerContentHandler><a href=#dom-navigator-registercontenthandler>registerContentHandler()</a></code>
   method could display a modal dialog box:</p>
 
-  <pre>||[ Content Handler Registration ]||||||||||||||||||||||||||||
-|                                                            |
-| This Web page:                                             |
-|                                                            |
-|    Kittens at work                                         |
-|    http://kittens.example.org/                             |
-|                                                            |
-| ...would like permission to handle files of type:          |
-|                                                            |
-|    application/x-meowmeow                                  |
-|                                                            |
-| using the following Web-based application:                 |
-|                                                            |
-|    Kittens-at-work displayer                               |
-|    http://kittens.example.org/?show=%s                     |
-|                                                            |
-| Do you trust the administrators of the "kittens.example.   |
-| org" domain?                                               |
-|                                                            |
-|              ( Trust kittens.example.org )  (( Cancel ))   |
-|____________________________________________________________|</pre>
+  <p><img alt="The modal dialog box could have the title 'Content Handler Registration', and could say 'This Web page: Kittens at work http://kittens.example.org/ ...would like permission to handle files of type: application/x-meowmeow using the following Web-based application: Kittens-at-work displayer http://kittens.example.org/?show=%s Do you trust the administrators of the "kittens.example.org" domain?' with two buttons, 'Trust kittens.example.org' and 'Cancel'." src=images/sample-content-registration.png></p>
 
-  <p>...where "Kittens at work" is the title of the page that invoked
-  the method, "http://kittens.example.org/" is the URL of that page,
-  "application/x-meowmeow" is the string that was passed to the <code title=dom-navigator-registerContentHandler><a href=#dom-navigator-registercontenthandler>registerContentHandler()</a></code>
+  <p>In this dialog box, "Kittens at work" is the title of the page
+  that invoked the method, "http://kittens.example.org/" is the URL of
+  that page, "application/x-meowmeow" is the string that was passed to
+  the <code title=dom-navigator-registerContentHandler><a href=#dom-navigator-registercontenthandler>registerContentHandler()</a></code>
   method as its first argument (<var title="">mimeType</var>),
   "http://kittens.example.org/?show=%s" was the second argument (<var title="">url</var>), and "Kittens-at-work displayer" was the third
   argument (<var title="">title</var>).</p>

Added: images/sample-content-handler-registration.png
===================================================================
(Binary files differ)


Property changes on: images/sample-content-handler-registration.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: index
===================================================================
--- index	2010-01-07 06:58:40 UTC (rev 4533)
+++ index	2010-01-07 07:19:30 UTC (rev 4534)
@@ -50121,31 +50121,12 @@
   <p>The <code title=dom-navigator-registerContentHandler><a href=#dom-navigator-registercontenthandler>registerContentHandler()</a></code>
   method could display a modal dialog box:</p>
 
-  <pre>||[ Content Handler Registration ]||||||||||||||||||||||||||||
-|                                                            |
-| This Web page:                                             |
-|                                                            |
-|    Kittens at work                                         |
-|    http://kittens.example.org/                             |
-|                                                            |
-| ...would like permission to handle files of type:          |
-|                                                            |
-|    application/x-meowmeow                                  |
-|                                                            |
-| using the following Web-based application:                 |
-|                                                            |
-|    Kittens-at-work displayer                               |
-|    http://kittens.example.org/?show=%s                     |
-|                                                            |
-| Do you trust the administrators of the "kittens.example.   |
-| org" domain?                                               |
-|                                                            |
-|              ( Trust kittens.example.org )  (( Cancel ))   |
-|____________________________________________________________|</pre>
+  <p><img alt="The modal dialog box could have the title 'Content Handler Registration', and could say 'This Web page: Kittens at work http://kittens.example.org/ ...would like permission to handle files of type: application/x-meowmeow using the following Web-based application: Kittens-at-work displayer http://kittens.example.org/?show=%s Do you trust the administrators of the "kittens.example.org" domain?' with two buttons, 'Trust kittens.example.org' and 'Cancel'." src=images/sample-content-registration.png></p>
 
-  <p>...where "Kittens at work" is the title of the page that invoked
-  the method, "http://kittens.example.org/" is the URL of that page,
-  "application/x-meowmeow" is the string that was passed to the <code title=dom-navigator-registerContentHandler><a href=#dom-navigator-registercontenthandler>registerContentHandler()</a></code>
+  <p>In this dialog box, "Kittens at work" is the title of the page
+  that invoked the method, "http://kittens.example.org/" is the URL of
+  that page, "application/x-meowmeow" is the string that was passed to
+  the <code title=dom-navigator-registerContentHandler><a href=#dom-navigator-registercontenthandler>registerContentHandler()</a></code>
   method as its first argument (<var title="">mimeType</var>),
   "http://kittens.example.org/?show=%s" was the second argument (<var title="">url</var>), and "Kittens-at-work displayer" was the third
   argument (<var title="">title</var>).</p>

Modified: source
===================================================================
--- source	2010-01-07 06:58:40 UTC (rev 4533)
+++ source	2010-01-07 07:19:30 UTC (rev 4534)
@@ -59647,31 +59647,12 @@
   title="dom-navigator-registerContentHandler">registerContentHandler()</code>
   method could display a modal dialog box:</p>
 
-  <pre>||[ Content Handler Registration ]||||||||||||||||||||||||||||
-|                                                            |
-| This Web page:                                             |
-|                                                            |
-|    Kittens at work                                         |
-|    http://kittens.example.org/                             |
-|                                                            |
-| ...would like permission to handle files of type:          |
-|                                                            |
-|    application/x-meowmeow                                  |
-|                                                            |
-| using the following Web-based application:                 |
-|                                                            |
-|    Kittens-at-work displayer                               |
-|    http://kittens.example.org/?show=%s                     |
-|                                                            |
-| Do you trust the administrators of the "kittens.example.   |
-| org" domain?                                               |
-|                                                            |
-|              ( Trust kittens.example.org )  (( Cancel ))   |
-|____________________________________________________________|</pre>
+  <p><img src="images/sample-content-registration.png" alt="The modal dialog box could have the title 'Content Handler Registration', and could say 'This Web page: Kittens at work http://kittens.example.org/ ...would like permission to handle files of type: application/x-meowmeow using the following Web-based application: Kittens-at-work displayer http://kittens.example.org/?show=%s Do you trust the administrators of the "kittens.example.org" domain?' with two buttons, 'Trust kittens.example.org' and 'Cancel'."></p>
 
-  <p>...where "Kittens at work" is the title of the page that invoked
-  the method, "http://kittens.example.org/" is the URL of that page,
-  "application/x-meowmeow" is the string that was passed to the <code
+  <p>In this dialog box, "Kittens at work" is the title of the page
+  that invoked the method, "http://kittens.example.org/" is the URL of
+  that page, "application/x-meowmeow" is the string that was passed to
+  the <code
   title="dom-navigator-registerContentHandler">registerContentHandler()</code>
   method as its first argument (<var title="">mimeType</var>),
   "http://kittens.example.org/?show=%s" was the second argument (<var




More information about the Commit-Watchers mailing list