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:07:18 UTC

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

Author: buildbot
Date: Fri Oct 19 12:07:18 2012
New Revision: 835602

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:07:18 2012
@@ -1 +1 @@
-1399633
+1400059

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:07:18 2012
@@ -1,4 +1,4 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<!DOCTYPE html>
 <html lang="en">
   <head>
     <title>Apache™ Batik - Demo</title>
@@ -12,9 +12,10 @@
     <link href="/css/profile.css" rel="stylesheet" type="text/css">
     <link href="/css/xmlgraphics.css" rel="stylesheet" type="text/css">
 
-    <style type="text/css">
-    
-    </style>
+	<style type="text/css">
+	.highlight {color: red;}
+	</style>
+
     <script src="http://code.jquery.com/jquery.min.js" type="text/javascript"></script>
     <script type="text/javascript">
     $(document).ready(function(){
@@ -275,14 +276,10 @@
 </ul>
 <h2 id="search-apache-xml-graphics">Search Apache XML Graphics</h2>
 <p><form name="search" id="search" action="http://www.google.com/search" method="get">
-  <input value="xmlgraphics.apache.org" name="sitesearch" type="hidden"/>
+  <input value="xmlgraphics.apache.org" name="sitesearch" type="hidden" />
   <input type="text" name="q" id="query" />
   <input type="submit" id="submit" value="Search" />
 </form></p>
-<style type="text/css">
-.highlight {color: red;}
-</style>
-
 <script type="text/javascript">
 $(document).ready(function () {
     $('#navigation :header').click(function () {



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