You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by bu...@apache.org on 2012/10/19 14:20:24 UTC

svn commit: r835607 - in /websites/staging/xmlgraphics/trunk/content: ./ fop/compliance.html

Author: buildbot
Date: Fri Oct 19 12:20:24 2012
New Revision: 835607

Log:
Staging update by buildbot for xmlgraphics

Modified:
    websites/staging/xmlgraphics/trunk/content/   (props changed)
    websites/staging/xmlgraphics/trunk/content/fop/compliance.html

Propchange: websites/staging/xmlgraphics/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Oct 19 12:20:24 2012
@@ -1 +1 @@
-1400062
+1400066

Modified: websites/staging/xmlgraphics/trunk/content/fop/compliance.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/compliance.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/compliance.html Fri Oct 19 12:20:24 2012
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang="en">
   <head>
-    <title>Apache™ Batik - Demo</title>
+    <title>Apache(tm) FOP - Compliance</title>
 
     <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
     <meta property="og:image" content="http://www.apache.org/images/asf_logo.gif" />
@@ -353,7 +353,7 @@ $(document).ready(function () {
 <div class="section">
 <p>One of Apache&trade; FOP's design goals is conformance to the <a class="external" href="http://www.w3.org/TR/xsl/">W3C XSL-FO 1.1 standard</a>, which specifies three levels of "conformance": basic, extended, and complete. Although FOP does not currently conform to any of these levels, it is nevertheless a useful work-in-progress for many applications. The information presented here demonstrates FOP's progress toward the goal of conformance, which progress consists of implementation of specific objects and properties in the standard. The information presented is useful not only to the developers as a sort of "to do" list, but also for setting proper expectations for users and potential users.</p>
 <p>The following table shows the legend used for the tables below:</p>
-<table class="ForrestTable" cellspacing="1" cellpadding="4" border="1">
+<table class="ForrestTable" style=" border: 4px ridge #ccc;padding: 4px;">
 <tr>
 <td class="yes">yes</td><td>indicates conformance</td>
 </tr>
@@ -507,7 +507,7 @@ $(document).ready(function () {
 <h2 class="underlined_10">XSL-FO Object Support Table (&sect;6)</h2>
 <div class="section">
 <p>The following is a summary of FOP's current support for the standard XSL-FO objects.</p>
-<table class="ForrestTable" cellspacing="1" cellpadding="4" border="1">
+<table class="ForrestTable" style=" border: 4px ridge #ccc;padding: 4px;">
 <tr>
 <th rowspan="2">Citation</th><th rowspan="2">Object Name</th><th rowspan="2">XSL-FO Conformance Level</th><th colspan="3">Support&nbsp;in&nbsp;FOP</th><th rowspan="2">Comments</th>
 </tr>
@@ -798,7 +798,7 @@ $(document).ready(function () {
 <h2 class="underlined_10">XSL-FO Property Support Table (&sect;7)</h2>
 <div class="section">
 <p>The following is a summary of FOP's current support for the standard XSL-FO properties.</p>
-<table class="ForrestTable" cellspacing="1" cellpadding="4" border="1">
+<table class="ForrestTable" style=" border: 4px ridge #ccc;padding: 4px;">
 <tr>
 <th rowspan="2">Citation</th><th rowspan="2">Property Name</th><th rowspan="2">XSL-FO Conformance Level</th><th colspan="3">Support&nbsp;in&nbsp;FOP</th><th rowspan="2">Comments</th>
 </tr>
@@ -1747,7 +1747,7 @@ $(document).ready(function () {
 <h2 class="underlined_10">XSL-FO Core Function Library Support Table (&sect;5.10)</h2>
 <div class="section">
 <p>The following is a summary of FOP's current support for the XSL-FO Core Function Library.</p>
-<table class="ForrestTable" cellspacing="1" cellpadding="4" border="1">
+<table class="ForrestTable" style=" border: 4px ridge #ccc;padding: 4px;">
 <tr>
 <th rowspan="2">Citation</th><th rowspan="2">Function Name</th><th rowspan="2">XSL-FO Conformance Level</th><th colspan="3">Support&nbsp;in&nbsp;FOP</th><th rowspan="2">Comments</th>
 </tr>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: commits-help@xmlgraphics.apache.org