[prev in list] [next in list] [prev in thread] [next in thread] 

List:       html5-commit-watchers
Subject:    [html5] r7605 - [e] (0) Add example for 'seamless' that uses the word 'inclusion'. Fixing https: [..
From:       whatwg () whatwg ! org
Date:       2012-12-29 17:49:30
Message-ID: 20121229174930.E7CB0805C10D () ps20323 ! dreamhostps ! com
[Download RAW message or body]

Author: ianh
Date: 2012-12-29 09:49:29 -0800 (Sat, 29 Dec 2012)
New Revision: 7605

Modified:
   complete.html
   index
   source
Log:
[e] (0) Add example for 'seamless' that uses the word 'inclusion'.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=17875
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2012-12-29 17:17:25 UTC (rev 7604)
+++ complete.html	2012-12-29 17:49:29 UTC (rev 7605)
@@ -26119,6 +26119,24 @@
   <a href=#browsing-context>browsing context</a> is to be rendered in a manner that \
makes it appear to be part of the  containing document (seamlessly included in the \
parent document).</p>  
+  <div class=example>
+
+   <p id=inclusion>An HTML inclusion is effected using this attribute as in the \
following example. +   In this case, the inclusion is of a site-wide navigation \
bar.</p> +
+   <pre>&lt;!DOCTYPE HTML&gt;
+&lt;title&gt;Mirror Mirror &mdash; MovieInfo&trade;&lt;/title&gt;
+&lt;header&gt;
+ &lt;h1&gt;Mirror Mirror&lt;/h1&gt;
+ &lt;p&gt;Part of the MovieInfo&trade; Database&lt;/p&gt;
+ &lt;nav&gt;
+  <strong>&lt;iframe seamless src="nav.inc"&gt;&lt;/iframe&gt;</strong>
+ &lt;/nav&gt;
+&lt;/header&gt;
+...</pre>
+
+  </div>
+
   <div class=impl>
 
   <p>An <code><a href=#the-iframe-element>iframe</a></code> element is said to be \
<dfn id=in-seamless-mode>in seamless mode</dfn> when all of the

Modified: index
===================================================================
--- index	2012-12-29 17:17:25 UTC (rev 7604)
+++ index	2012-12-29 17:49:29 UTC (rev 7605)
@@ -26119,6 +26119,24 @@
   <a href=#browsing-context>browsing context</a> is to be rendered in a manner that \
makes it appear to be part of the  containing document (seamlessly included in the \
parent document).</p>  
+  <div class=example>
+
+   <p id=inclusion>An HTML inclusion is effected using this attribute as in the \
following example. +   In this case, the inclusion is of a site-wide navigation \
bar.</p> +
+   <pre>&lt;!DOCTYPE HTML&gt;
+&lt;title&gt;Mirror Mirror &mdash; MovieInfo&trade;&lt;/title&gt;
+&lt;header&gt;
+ &lt;h1&gt;Mirror Mirror&lt;/h1&gt;
+ &lt;p&gt;Part of the MovieInfo&trade; Database&lt;/p&gt;
+ &lt;nav&gt;
+  <strong>&lt;iframe seamless src="nav.inc"&gt;&lt;/iframe&gt;</strong>
+ &lt;/nav&gt;
+&lt;/header&gt;
+...</pre>
+
+  </div>
+
   <div class=impl>
 
   <p>An <code><a href=#the-iframe-element>iframe</a></code> element is said to be \
<dfn id=in-seamless-mode>in seamless mode</dfn> when all of the

Modified: source
===================================================================
--- source	2012-12-29 17:17:25 UTC (rev 7604)
+++ source	2012-12-29 17:49:29 UTC (rev 7605)
@@ -27871,6 +27871,24 @@
   <span>browsing context</span> is to be rendered in a manner that makes it appear \
to be part of the  containing document (seamlessly included in the parent \
document).</p>  
+  <div class="example">
+
+   <p id="inclusion">An HTML inclusion is effected using this attribute as in the \
following example. +   In this case, the inclusion is of a site-wide navigation \
bar.</p> +
+   <pre>&lt;!DOCTYPE HTML>
+&lt;title>Mirror Mirror &mdash; MovieInfo&trade;&lt;/title>
+&lt;header>
+ &lt;h1>Mirror Mirror&lt;/h1>
+ &lt;p>Part of the MovieInfo&trade; Database&lt;/p>
+ &lt;nav>
+  <strong>&lt;iframe seamless src="nav.inc">&lt;/iframe></strong>
+ &lt;/nav>
+&lt;/header>
+...</pre>
+
+  </div>
+
   <div class="impl">
 
   <p>An <code>iframe</code> element is said to be <dfn>in seamless mode</dfn> when \
all of the

_______________________________________________
Commit-Watchers mailing list
Commit-Watchers@lists.whatwg.org
http://lists.whatwg.org/listinfo.cgi/commit-watchers-whatwg.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic