copy at-risk markup from turtle spec
authorJohn Arwe
Wed, 10 Jul 2013 16:19:59 -0400
changeset 184 30f00f94855a
parent 183 910467cc58eb
child 185 58f49a8417b8
copy at-risk markup from turtle spec
ldp.html
--- 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>