--- a/src/indie-ui-context.html Thu Nov 08 13:57:08 2012 -0800
+++ b/src/indie-ui-context.html Thu Nov 08 15:56:42 2012 -0800
@@ -92,7 +92,7 @@
</section>
<!-- :::::::::::::::::::: INTRO :::::::::::::::::::: -->
- <section id="intro">
+ <section id="intro" class="introductory informative">
<h2>Abstract</h2>
<p>This specification, in conjunction with the <a href="./Events.html">Events Module</a>, is intended address the problem of device-, <abbr title="operating system">OS</abbr>-, and localization-independent control of web content. </p>
</section>
@@ -259,7 +259,7 @@
<!-- :::::::::::::::::::: END window.navigator.accessibility :::::::::::::::::::: -->
- <section class="placeholder">
+ <section class="placeholder appendix">
<h2>Acknowledgements</h2>
<p>Placeholder for footer content (acknowledgements, terms, etc.)</p>
</section>
--- a/src/indie-ui-events.html Thu Nov 08 13:57:08 2012 -0800
+++ b/src/indie-ui-events.html Thu Nov 08 15:56:42 2012 -0800
@@ -93,7 +93,7 @@
</section>
<!-- :::::::::::::::::::: INTRO :::::::::::::::::::: -->
- <section id="intro" class="informative">
+ <section id="intro" class="introductory informative">
<h2>Introduction</h2>
<p>This specification, in conjunction with the <a href="./user_context.html">User Context Module</a>, is intended address the problem of device-, <abbr title="operating system">OS</abbr>-, and localization-independent control of web content. </p>
<p class="placeholder">placeholder for remaining intro</p>
@@ -398,7 +398,7 @@
</section>
<!-- :::::::::::::::::::: END Accessibility Event Interfaces :::::::::::::::::::: -->
- <section class="placeholder">
+ <section class="placeholder appendix">
<h2>Acknowledgements</h2>
<p>Placeholder for footer content (acknowledgements, terms, etc.)</p>
</section>