--- a/ldp.html Wed Jul 10 15:20:27 2013 -0400
+++ b/ldp.html Wed Jul 10 16:19:59 2013 -0400
@@ -119,6 +119,23 @@
padding-right: 1em;
min-width: 7.5em;
}
+ .atrisk {
+ padding: 1em;
+ margin: 1em 0em 0em;
+ border: 1px solid #f00;
+ background: #ffc;
+ }
+ .atrisktext {
+ /* content: "Feature At Risk"; */
+ display: block;
+ width: 150px;
+ margin: -1.5em 0 0.5em 0;
+ font-weight: bold;
+ border: 1px solid #f00;
+ background: #fff;
+ padding: 3px 1em;
+ }
+
</style>
<style type="text/css" media="all">
code {
@@ -796,8 +813,14 @@
<section>
<h2 id="ldpr-inlining">Resource Inlining: Representing Multiple Resources in a Response</h2>
- <div class="ldp-issue-open">
- The contents of this section are AT RISK. They may be removed after Last Call based on community feedback.
+ <div class="atrisk"><p class="atrisktext">Feature At Risk</p>
+ <p>The LDP Working Group proposes incorporation of the features described in this section.</p>
+ <ul>
+ <li>The addition of <a>resource inlining</a> to save application latency
+ and server/network load in controlled environments.</li>
+ </ul>
+ <p>Feedback, both positive and negative, is invited by sending email to the mailing list
+ in <a href="#sotd">Status of This Document</a>.</p>
</div>
<section>
@@ -1751,8 +1774,14 @@
<section>
<h2 id="ldpc-inlining">Member Inlining: Returning All of a Container Page's Members in a Response</h2>
- <div class="ldp-issue-open">
- The contents of this section are AT RISK. They may be removed after Last Call based on community feedback.
+ <div class="atrisk"><p class="atrisktext">Feature At Risk</p>
+ <p>The LDP Working Group proposes incorporation of the features described in this section.</p>
+ <ul>
+ <li>The addition of <a>resource inlining</a> to save application latency
+ and server/network load in controlled environments.</li>
+ </ul>
+ <p>Feedback, both positive and negative, is invited by sending email to the mailing list
+ in <a href="#sotd">Status of This Document</a>.</p>
</div>
<section>