You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-commits@incubator.apache.org by aw...@apache.org on 2007/04/09 04:47:04 UTC

svn commit: r526651 - in /incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit: golden/ testScripts/

Author: awiner
Date: Sun Apr  8 21:47:02 2007
New Revision: 526651

URL: http://svn.apache.org/viewvc?view=rev&rev=526651
Log:
Add some renderkit tests for double-slash URLs

Modified:
    incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/frame-minimal-golden.xml
    incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/frame-minimalIE-golden.xml
    incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/frame-minimalIERtl-golden.xml
    incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/frame-minimalInacc-golden.xml
    incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/frame-minimalPPC-golden.xml
    incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/frame-minimalSaf-golden.xml
    incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/frame-minimalScrRdr-golden.xml
    incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/goLink-minimal-golden.xml
    incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/goLink-minimalIE-golden.xml
    incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/goLink-minimalIERtl-golden.xml
    incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/goLink-minimalInacc-golden.xml
    incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/goLink-minimalPPC-golden.xml
    incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/goLink-minimalSaf-golden.xml
    incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/goLink-minimalScrRdr-golden.xml
    incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/image-minimal-golden.xml
    incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/image-minimalIE-golden.xml
    incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/image-minimalIERtl-golden.xml
    incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/image-minimalInacc-golden.xml
    incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/image-minimalPPC-golden.xml
    incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/image-minimalSaf-golden.xml
    incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/image-minimalScrRdr-golden.xml
    incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/testScripts/frame.xml
    incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/testScripts/goLink.xml
    incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/testScripts/image.xml

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/frame-minimal-golden.xml
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/frame-minimal-golden.xml?view=diff&rev=526651&r1=526650&r2=526651
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/frame-minimal-golden.xml (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/frame-minimal-golden.xml Sun Apr  8 21:47:02 2007
@@ -44,6 +44,100 @@
       </frameset>
     </frameset>
   </frameset>
+<!--AttributeTest[source,/foo.html]-->
+
+  <frameset
+       id="mainId"
+       rows="100%,*"
+      >
+    
+    <frameset
+         rows="30pt,*"
+         title="Container for top and bottom frames"
+        >
+      
+      <frame
+           frameborder="0"
+           id="topId"
+           name="topId"
+           noresize="noresize"
+           src="uri-attr:encoded-action-url:http://www.oracle.com"
+          >
+        
+      </frame>
+      <frameset
+           cols="30%,*"
+           title="Container for left, center and right frames"
+          >
+        
+        <frame
+             frameborder="0"
+             id="bottomId"
+             name="bottomId"
+             noresize="noresize"
+             src="uri-attr:encoded-action-url:http://www.oracle.com"
+            >
+          
+        </frame>
+        <frame
+             frameborder="0"
+             id="centerId"
+             name="centerId"
+             noresize="noresize"
+             src="uri-attr:encoded-action-url:/test-context-path/foo.html"
+            >
+          
+        </frame>
+      </frameset>
+    </frameset>
+  </frameset>
+<!--AttributeTest[source,//foo.html]-->
+
+  <frameset
+       id="mainId"
+       rows="100%,*"
+      >
+    
+    <frameset
+         rows="30pt,*"
+         title="Container for top and bottom frames"
+        >
+      
+      <frame
+           frameborder="0"
+           id="topId"
+           name="topId"
+           noresize="noresize"
+           src="uri-attr:encoded-action-url:http://www.oracle.com"
+          >
+        
+      </frame>
+      <frameset
+           cols="30%,*"
+           title="Container for left, center and right frames"
+          >
+        
+        <frame
+             frameborder="0"
+             id="bottomId"
+             name="bottomId"
+             noresize="noresize"
+             src="uri-attr:encoded-action-url:http://www.oracle.com"
+            >
+          
+        </frame>
+        <frame
+             frameborder="0"
+             id="centerId"
+             name="centerId"
+             noresize="noresize"
+             src="uri-attr:encoded-action-url:/foo.html"
+            >
+          
+        </frame>
+      </frameset>
+    </frameset>
+  </frameset>
 <!--AttributeTest[longDescURL,http://bali.us.oracle.com]-->
 
   <frameset

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/frame-minimalIE-golden.xml
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/frame-minimalIE-golden.xml?view=diff&rev=526651&r1=526650&r2=526651
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/frame-minimalIE-golden.xml (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/frame-minimalIE-golden.xml Sun Apr  8 21:47:02 2007
@@ -44,6 +44,100 @@
       </frameset>
     </frameset>
   </frameset>
+<!--AttributeTest[source,/foo.html]-->
+
+  <frameset
+       id="mainId"
+       rows="100%,*"
+      >
+    
+    <frameset
+         rows="30pt,*"
+         title="Container for top and bottom frames"
+        >
+      
+      <frame
+           frameborder="0"
+           id="topId"
+           name="topId"
+           noresize="noresize"
+           src="uri-attr:encoded-action-url:http://www.oracle.com"
+          >
+        
+      </frame>
+      <frameset
+           cols="30%,*"
+           title="Container for left, center and right frames"
+          >
+        
+        <frame
+             frameborder="0"
+             id="bottomId"
+             name="bottomId"
+             noresize="noresize"
+             src="uri-attr:encoded-action-url:http://www.oracle.com"
+            >
+          
+        </frame>
+        <frame
+             frameborder="0"
+             id="centerId"
+             name="centerId"
+             noresize="noresize"
+             src="uri-attr:encoded-action-url:/test-context-path/foo.html"
+            >
+          
+        </frame>
+      </frameset>
+    </frameset>
+  </frameset>
+<!--AttributeTest[source,//foo.html]-->
+
+  <frameset
+       id="mainId"
+       rows="100%,*"
+      >
+    
+    <frameset
+         rows="30pt,*"
+         title="Container for top and bottom frames"
+        >
+      
+      <frame
+           frameborder="0"
+           id="topId"
+           name="topId"
+           noresize="noresize"
+           src="uri-attr:encoded-action-url:http://www.oracle.com"
+          >
+        
+      </frame>
+      <frameset
+           cols="30%,*"
+           title="Container for left, center and right frames"
+          >
+        
+        <frame
+             frameborder="0"
+             id="bottomId"
+             name="bottomId"
+             noresize="noresize"
+             src="uri-attr:encoded-action-url:http://www.oracle.com"
+            >
+          
+        </frame>
+        <frame
+             frameborder="0"
+             id="centerId"
+             name="centerId"
+             noresize="noresize"
+             src="uri-attr:encoded-action-url:/foo.html"
+            >
+          
+        </frame>
+      </frameset>
+    </frameset>
+  </frameset>
 <!--AttributeTest[longDescURL,http://bali.us.oracle.com]-->
 
   <frameset

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/frame-minimalIERtl-golden.xml
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/frame-minimalIERtl-golden.xml?view=diff&rev=526651&r1=526650&r2=526651
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/frame-minimalIERtl-golden.xml (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/frame-minimalIERtl-golden.xml Sun Apr  8 21:47:02 2007
@@ -44,6 +44,100 @@
       </frameset>
     </frameset>
   </frameset>
+<!--AttributeTest[source,/foo.html]-->
+
+  <frameset
+       id="mainId"
+       rows="100%,*"
+      >
+    
+    <frameset
+         rows="30pt,*"
+         title="Container for top and bottom frames"
+        >
+      
+      <frame
+           frameborder="0"
+           id="topId"
+           name="topId"
+           noresize="noresize"
+           src="uri-attr:encoded-action-url:http://www.oracle.com"
+          >
+        
+      </frame>
+      <frameset
+           cols="30%,*"
+           title="Container for left, center and right frames"
+          >
+        
+        <frame
+             frameborder="0"
+             id="bottomId"
+             name="bottomId"
+             noresize="noresize"
+             src="uri-attr:encoded-action-url:http://www.oracle.com"
+            >
+          
+        </frame>
+        <frame
+             frameborder="0"
+             id="centerId"
+             name="centerId"
+             noresize="noresize"
+             src="uri-attr:encoded-action-url:/test-context-path/foo.html"
+            >
+          
+        </frame>
+      </frameset>
+    </frameset>
+  </frameset>
+<!--AttributeTest[source,//foo.html]-->
+
+  <frameset
+       id="mainId"
+       rows="100%,*"
+      >
+    
+    <frameset
+         rows="30pt,*"
+         title="Container for top and bottom frames"
+        >
+      
+      <frame
+           frameborder="0"
+           id="topId"
+           name="topId"
+           noresize="noresize"
+           src="uri-attr:encoded-action-url:http://www.oracle.com"
+          >
+        
+      </frame>
+      <frameset
+           cols="30%,*"
+           title="Container for left, center and right frames"
+          >
+        
+        <frame
+             frameborder="0"
+             id="bottomId"
+             name="bottomId"
+             noresize="noresize"
+             src="uri-attr:encoded-action-url:http://www.oracle.com"
+            >
+          
+        </frame>
+        <frame
+             frameborder="0"
+             id="centerId"
+             name="centerId"
+             noresize="noresize"
+             src="uri-attr:encoded-action-url:/foo.html"
+            >
+          
+        </frame>
+      </frameset>
+    </frameset>
+  </frameset>
 <!--AttributeTest[longDescURL,http://bali.us.oracle.com]-->
 
   <frameset

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/frame-minimalInacc-golden.xml
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/frame-minimalInacc-golden.xml?view=diff&rev=526651&r1=526650&r2=526651
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/frame-minimalInacc-golden.xml (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/frame-minimalInacc-golden.xml Sun Apr  8 21:47:02 2007
@@ -42,6 +42,96 @@
       </frameset>
     </frameset>
   </frameset>
+<!--AttributeTest[source,/foo.html]-->
+
+  <frameset
+       id="mainId"
+       rows="100%,*"
+      >
+    
+    <frameset
+         rows="30pt,*"
+        >
+      
+      <frame
+           frameborder="0"
+           id="topId"
+           name="topId"
+           noresize="noresize"
+           src="uri-attr:encoded-action-url:http://www.oracle.com"
+          >
+        
+      </frame>
+      <frameset
+           cols="30%,*"
+          >
+        
+        <frame
+             frameborder="0"
+             id="bottomId"
+             name="bottomId"
+             noresize="noresize"
+             src="uri-attr:encoded-action-url:http://www.oracle.com"
+            >
+          
+        </frame>
+        <frame
+             frameborder="0"
+             id="centerId"
+             name="centerId"
+             noresize="noresize"
+             src="uri-attr:encoded-action-url:/test-context-path/foo.html"
+            >
+          
+        </frame>
+      </frameset>
+    </frameset>
+  </frameset>
+<!--AttributeTest[source,//foo.html]-->
+
+  <frameset
+       id="mainId"
+       rows="100%,*"
+      >
+    
+    <frameset
+         rows="30pt,*"
+        >
+      
+      <frame
+           frameborder="0"
+           id="topId"
+           name="topId"
+           noresize="noresize"
+           src="uri-attr:encoded-action-url:http://www.oracle.com"
+          >
+        
+      </frame>
+      <frameset
+           cols="30%,*"
+          >
+        
+        <frame
+             frameborder="0"
+             id="bottomId"
+             name="bottomId"
+             noresize="noresize"
+             src="uri-attr:encoded-action-url:http://www.oracle.com"
+            >
+          
+        </frame>
+        <frame
+             frameborder="0"
+             id="centerId"
+             name="centerId"
+             noresize="noresize"
+             src="uri-attr:encoded-action-url:/foo.html"
+            >
+          
+        </frame>
+      </frameset>
+    </frameset>
+  </frameset>
 <!--AttributeTest[longDescURL,http://bali.us.oracle.com]-->
 
   <frameset

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/frame-minimalPPC-golden.xml
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/frame-minimalPPC-golden.xml?view=diff&rev=526651&r1=526650&r2=526651
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/frame-minimalPPC-golden.xml (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/frame-minimalPPC-golden.xml Sun Apr  8 21:47:02 2007
@@ -37,6 +37,86 @@
       
     </br>
   </div>
+<!--AttributeTest[source,/foo.html]-->
+
+  <div
+       id="mainId"
+      >
+    
+    <a
+         class="OraLink"
+         id="topId"
+         href="uri-attr:encoded-action-url:http://www.oracle.com"
+        >
+      http://www.oracle.com
+    </a>
+    <br
+        >
+      
+    </br>
+    <a
+         class="OraLink"
+         id="bottomId"
+         href="uri-attr:encoded-action-url:http://www.oracle.com"
+        >
+      http://www.oracle.com
+    </a>
+    <br
+        >
+      
+    </br>
+    <a
+         class="OraLink"
+         id="centerId"
+         href="uri-attr:encoded-action-url:/test-context-path/foo.html"
+        >
+      /test-context-path/foo.html
+    </a>
+    <br
+        >
+      
+    </br>
+  </div>
+<!--AttributeTest[source,//foo.html]-->
+
+  <div
+       id="mainId"
+      >
+    
+    <a
+         class="OraLink"
+         id="topId"
+         href="uri-attr:encoded-action-url:http://www.oracle.com"
+        >
+      http://www.oracle.com
+    </a>
+    <br
+        >
+      
+    </br>
+    <a
+         class="OraLink"
+         id="bottomId"
+         href="uri-attr:encoded-action-url:http://www.oracle.com"
+        >
+      http://www.oracle.com
+    </a>
+    <br
+        >
+      
+    </br>
+    <a
+         class="OraLink"
+         id="centerId"
+         href="uri-attr:encoded-action-url:/foo.html"
+        >
+      /foo.html
+    </a>
+    <br
+        >
+      
+    </br>
+  </div>
 <!--AttributeTest[longDescURL,http://bali.us.oracle.com]-->
 
   <div

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/frame-minimalSaf-golden.xml
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/frame-minimalSaf-golden.xml?view=diff&rev=526651&r1=526650&r2=526651
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/frame-minimalSaf-golden.xml (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/frame-minimalSaf-golden.xml Sun Apr  8 21:47:02 2007
@@ -44,6 +44,100 @@
       </frameset>
     </frameset>
   </frameset>
+<!--AttributeTest[source,/foo.html]-->
+
+  <frameset
+       id="mainId"
+       rows="100%,*"
+      >
+    
+    <frameset
+         rows="30pt,*"
+         title="Container for top and bottom frames"
+        >
+      
+      <frame
+           frameborder="0"
+           id="topId"
+           name="topId"
+           noresize="noresize"
+           src="uri-attr:encoded-action-url:http://www.oracle.com"
+          >
+        
+      </frame>
+      <frameset
+           cols="30%,*"
+           title="Container for left, center and right frames"
+          >
+        
+        <frame
+             frameborder="0"
+             id="bottomId"
+             name="bottomId"
+             noresize="noresize"
+             src="uri-attr:encoded-action-url:http://www.oracle.com"
+            >
+          
+        </frame>
+        <frame
+             frameborder="0"
+             id="centerId"
+             name="centerId"
+             noresize="noresize"
+             src="uri-attr:encoded-action-url:/test-context-path/foo.html"
+            >
+          
+        </frame>
+      </frameset>
+    </frameset>
+  </frameset>
+<!--AttributeTest[source,//foo.html]-->
+
+  <frameset
+       id="mainId"
+       rows="100%,*"
+      >
+    
+    <frameset
+         rows="30pt,*"
+         title="Container for top and bottom frames"
+        >
+      
+      <frame
+           frameborder="0"
+           id="topId"
+           name="topId"
+           noresize="noresize"
+           src="uri-attr:encoded-action-url:http://www.oracle.com"
+          >
+        
+      </frame>
+      <frameset
+           cols="30%,*"
+           title="Container for left, center and right frames"
+          >
+        
+        <frame
+             frameborder="0"
+             id="bottomId"
+             name="bottomId"
+             noresize="noresize"
+             src="uri-attr:encoded-action-url:http://www.oracle.com"
+            >
+          
+        </frame>
+        <frame
+             frameborder="0"
+             id="centerId"
+             name="centerId"
+             noresize="noresize"
+             src="uri-attr:encoded-action-url:/foo.html"
+            >
+          
+        </frame>
+      </frameset>
+    </frameset>
+  </frameset>
 <!--AttributeTest[longDescURL,http://bali.us.oracle.com]-->
 
   <frameset

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/frame-minimalScrRdr-golden.xml
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/frame-minimalScrRdr-golden.xml?view=diff&rev=526651&r1=526650&r2=526651
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/frame-minimalScrRdr-golden.xml (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/frame-minimalScrRdr-golden.xml Sun Apr  8 21:47:02 2007
@@ -44,6 +44,100 @@
       </frameset>
     </frameset>
   </frameset>
+<!--AttributeTest[source,/foo.html]-->
+
+  <frameset
+       id="mainId"
+       rows="100%,*"
+      >
+    
+    <frameset
+         rows="30pt,*"
+         title="Container for top and bottom frames"
+        >
+      
+      <frame
+           frameborder="0"
+           id="topId"
+           name="topId"
+           noresize="noresize"
+           src="uri-attr:encoded-action-url:http://www.oracle.com"
+          >
+        
+      </frame>
+      <frameset
+           cols="30%,*"
+           title="Container for left, center and right frames"
+          >
+        
+        <frame
+             frameborder="0"
+             id="bottomId"
+             name="bottomId"
+             noresize="noresize"
+             src="uri-attr:encoded-action-url:http://www.oracle.com"
+            >
+          
+        </frame>
+        <frame
+             frameborder="0"
+             id="centerId"
+             name="centerId"
+             noresize="noresize"
+             src="uri-attr:encoded-action-url:/test-context-path/foo.html"
+            >
+          
+        </frame>
+      </frameset>
+    </frameset>
+  </frameset>
+<!--AttributeTest[source,//foo.html]-->
+
+  <frameset
+       id="mainId"
+       rows="100%,*"
+      >
+    
+    <frameset
+         rows="30pt,*"
+         title="Container for top and bottom frames"
+        >
+      
+      <frame
+           frameborder="0"
+           id="topId"
+           name="topId"
+           noresize="noresize"
+           src="uri-attr:encoded-action-url:http://www.oracle.com"
+          >
+        
+      </frame>
+      <frameset
+           cols="30%,*"
+           title="Container for left, center and right frames"
+          >
+        
+        <frame
+             frameborder="0"
+             id="bottomId"
+             name="bottomId"
+             noresize="noresize"
+             src="uri-attr:encoded-action-url:http://www.oracle.com"
+            >
+          
+        </frame>
+        <frame
+             frameborder="0"
+             id="centerId"
+             name="centerId"
+             noresize="noresize"
+             src="uri-attr:encoded-action-url:/foo.html"
+            >
+          
+        </frame>
+      </frameset>
+    </frameset>
+  </frameset>
 <!--AttributeTest[longDescURL,http://bali.us.oracle.com]-->
 
   <frameset

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/goLink-minimal-golden.xml
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/goLink-minimal-golden.xml?view=diff&rev=526651&r1=526650&r2=526651
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/goLink-minimal-golden.xml (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/goLink-minimal-golden.xml Sun Apr  8 21:47:02 2007
@@ -7,6 +7,26 @@
           >
         Text
       </a>
+<!--AttributeTest[destination,/foo.html]-->
+
+      <a
+           class="OraLink"
+           href="uri-attr:encoded-action-url:/test-context-path/foo.html"
+           id="uri-attr:mainId"
+           name="uri-attr:mainId"
+          >
+        Text
+      </a>
+<!--AttributeTest[destination,//foo.html]-->
+
+      <a
+           class="OraLink"
+           href="uri-attr:encoded-action-url:/foo.html"
+           id="uri-attr:mainId"
+           name="uri-attr:mainId"
+          >
+        Text
+      </a>
 <!--AttributeTest[accessKey,e]-->
 
       <a

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/goLink-minimalIE-golden.xml
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/goLink-minimalIE-golden.xml?view=diff&rev=526651&r1=526650&r2=526651
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/goLink-minimalIE-golden.xml (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/goLink-minimalIE-golden.xml Sun Apr  8 21:47:02 2007
@@ -7,6 +7,26 @@
           >
         Text
       </a>
+<!--AttributeTest[destination,/foo.html]-->
+
+      <a
+           class="OraLink"
+           href="uri-attr:encoded-action-url:/test-context-path/foo.html"
+           id="uri-attr:mainId"
+           name="uri-attr:mainId"
+          >
+        Text
+      </a>
+<!--AttributeTest[destination,//foo.html]-->
+
+      <a
+           class="OraLink"
+           href="uri-attr:encoded-action-url:/foo.html"
+           id="uri-attr:mainId"
+           name="uri-attr:mainId"
+          >
+        Text
+      </a>
 <!--AttributeTest[accessKey,e]-->
 
       <a

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/goLink-minimalIERtl-golden.xml
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/goLink-minimalIERtl-golden.xml?view=diff&rev=526651&r1=526650&r2=526651
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/goLink-minimalIERtl-golden.xml (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/goLink-minimalIERtl-golden.xml Sun Apr  8 21:47:02 2007
@@ -7,6 +7,26 @@
           >
         Text
       </a>
+<!--AttributeTest[destination,/foo.html]-->
+
+      <a
+           class="OraLink"
+           href="uri-attr:encoded-action-url:/test-context-path/foo.html"
+           id="uri-attr:mainId"
+           name="uri-attr:mainId"
+          >
+        Text
+      </a>
+<!--AttributeTest[destination,//foo.html]-->
+
+      <a
+           class="OraLink"
+           href="uri-attr:encoded-action-url:/foo.html"
+           id="uri-attr:mainId"
+           name="uri-attr:mainId"
+          >
+        Text
+      </a>
 <!--AttributeTest[accessKey,e]-->
 
       <a

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/goLink-minimalInacc-golden.xml
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/goLink-minimalInacc-golden.xml?view=diff&rev=526651&r1=526650&r2=526651
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/goLink-minimalInacc-golden.xml (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/goLink-minimalInacc-golden.xml Sun Apr  8 21:47:02 2007
@@ -7,6 +7,26 @@
           >
         Text
       </a>
+<!--AttributeTest[destination,/foo.html]-->
+
+      <a
+           class="OraLink"
+           href="uri-attr:encoded-action-url:/test-context-path/foo.html"
+           id="uri-attr:mainId"
+           name="uri-attr:mainId"
+          >
+        Text
+      </a>
+<!--AttributeTest[destination,//foo.html]-->
+
+      <a
+           class="OraLink"
+           href="uri-attr:encoded-action-url:/foo.html"
+           id="uri-attr:mainId"
+           name="uri-attr:mainId"
+          >
+        Text
+      </a>
 <!--AttributeTest[accessKey,e]-->
 
       <a

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/goLink-minimalPPC-golden.xml
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/goLink-minimalPPC-golden.xml?view=diff&rev=526651&r1=526650&r2=526651
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/goLink-minimalPPC-golden.xml (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/goLink-minimalPPC-golden.xml Sun Apr  8 21:47:02 2007
@@ -7,6 +7,26 @@
           >
         Text
       </a>
+<!--AttributeTest[destination,/foo.html]-->
+
+      <a
+           class="OraLink"
+           href="uri-attr:encoded-action-url:/test-context-path/foo.html"
+           id="uri-attr:mainId"
+           name="uri-attr:mainId"
+          >
+        Text
+      </a>
+<!--AttributeTest[destination,//foo.html]-->
+
+      <a
+           class="OraLink"
+           href="uri-attr:encoded-action-url:/foo.html"
+           id="uri-attr:mainId"
+           name="uri-attr:mainId"
+          >
+        Text
+      </a>
 <!--AttributeTest[accessKey,e]-->
 
       <a

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/goLink-minimalSaf-golden.xml
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/goLink-minimalSaf-golden.xml?view=diff&rev=526651&r1=526650&r2=526651
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/goLink-minimalSaf-golden.xml (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/goLink-minimalSaf-golden.xml Sun Apr  8 21:47:02 2007
@@ -7,6 +7,26 @@
           >
         Text
       </a>
+<!--AttributeTest[destination,/foo.html]-->
+
+      <a
+           class="OraLink"
+           href="uri-attr:encoded-action-url:/test-context-path/foo.html"
+           id="uri-attr:mainId"
+           name="uri-attr:mainId"
+          >
+        Text
+      </a>
+<!--AttributeTest[destination,//foo.html]-->
+
+      <a
+           class="OraLink"
+           href="uri-attr:encoded-action-url:/foo.html"
+           id="uri-attr:mainId"
+           name="uri-attr:mainId"
+          >
+        Text
+      </a>
 <!--AttributeTest[accessKey,e]-->
 
       <a

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/goLink-minimalScrRdr-golden.xml
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/goLink-minimalScrRdr-golden.xml?view=diff&rev=526651&r1=526650&r2=526651
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/goLink-minimalScrRdr-golden.xml (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/goLink-minimalScrRdr-golden.xml Sun Apr  8 21:47:02 2007
@@ -7,6 +7,26 @@
           >
         Text
       </a>
+<!--AttributeTest[destination,/foo.html]-->
+
+      <a
+           class="OraLink"
+           href="uri-attr:encoded-action-url:/test-context-path/foo.html"
+           id="uri-attr:mainId"
+           name="uri-attr:mainId"
+          >
+        Text
+      </a>
+<!--AttributeTest[destination,//foo.html]-->
+
+      <a
+           class="OraLink"
+           href="uri-attr:encoded-action-url:/foo.html"
+           id="uri-attr:mainId"
+           name="uri-attr:mainId"
+          >
+        Text
+      </a>
 <!--AttributeTest[accessKey,e]-->
 
       <a

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/image-minimal-golden.xml
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/image-minimal-golden.xml?view=diff&rev=526651&r1=526650&r2=526651
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/image-minimal-golden.xml (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/image-minimal-golden.xml Sun Apr  8 21:47:02 2007
@@ -35,6 +35,24 @@
           >
         
       </img>
+<!--AttributeTest[source,http://jakarta.apache.org/foo.gif]-->
+
+      <img
+           id="mainId"
+           name="mainId"
+           src="uri-attr:encoded-resource-url:http://jakarta.apache.org/foo.gif"
+          >
+        
+      </img>
+<!--AttributeTest[source,//foo.gif]-->
+
+      <img
+           id="mainId"
+           name="mainId"
+           src="uri-attr:encoded-resource-url:/foo.gif"
+          >
+        
+      </img>
 <!--AttributeTest[id,null]-->
 
       <img

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/image-minimalIE-golden.xml
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/image-minimalIE-golden.xml?view=diff&rev=526651&r1=526650&r2=526651
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/image-minimalIE-golden.xml (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/image-minimalIE-golden.xml Sun Apr  8 21:47:02 2007
@@ -35,6 +35,24 @@
           >
         
       </img>
+<!--AttributeTest[source,http://jakarta.apache.org/foo.gif]-->
+
+      <img
+           id="mainId"
+           name="mainId"
+           src="uri-attr:encoded-resource-url:http://jakarta.apache.org/foo.gif"
+          >
+        
+      </img>
+<!--AttributeTest[source,//foo.gif]-->
+
+      <img
+           id="mainId"
+           name="mainId"
+           src="uri-attr:encoded-resource-url:/foo.gif"
+          >
+        
+      </img>
 <!--AttributeTest[id,null]-->
 
       <img

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/image-minimalIERtl-golden.xml
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/image-minimalIERtl-golden.xml?view=diff&rev=526651&r1=526650&r2=526651
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/image-minimalIERtl-golden.xml (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/image-minimalIERtl-golden.xml Sun Apr  8 21:47:02 2007
@@ -35,6 +35,24 @@
           >
         
       </img>
+<!--AttributeTest[source,http://jakarta.apache.org/foo.gif]-->
+
+      <img
+           id="mainId"
+           name="mainId"
+           src="uri-attr:encoded-resource-url:http://jakarta.apache.org/foo.gif"
+          >
+        
+      </img>
+<!--AttributeTest[source,//foo.gif]-->
+
+      <img
+           id="mainId"
+           name="mainId"
+           src="uri-attr:encoded-resource-url:/foo.gif"
+          >
+        
+      </img>
 <!--AttributeTest[id,null]-->
 
       <img

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/image-minimalInacc-golden.xml
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/image-minimalInacc-golden.xml?view=diff&rev=526651&r1=526650&r2=526651
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/image-minimalInacc-golden.xml (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/image-minimalInacc-golden.xml Sun Apr  8 21:47:02 2007
@@ -35,6 +35,24 @@
           >
         
       </img>
+<!--AttributeTest[source,http://jakarta.apache.org/foo.gif]-->
+
+      <img
+           id="mainId"
+           name="mainId"
+           src="uri-attr:encoded-resource-url:http://jakarta.apache.org/foo.gif"
+          >
+        
+      </img>
+<!--AttributeTest[source,//foo.gif]-->
+
+      <img
+           id="mainId"
+           name="mainId"
+           src="uri-attr:encoded-resource-url:/foo.gif"
+          >
+        
+      </img>
 <!--AttributeTest[id,null]-->
 
       <img

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/image-minimalPPC-golden.xml
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/image-minimalPPC-golden.xml?view=diff&rev=526651&r1=526650&r2=526651
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/image-minimalPPC-golden.xml (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/image-minimalPPC-golden.xml Sun Apr  8 21:47:02 2007
@@ -35,6 +35,24 @@
           >
         
       </img>
+<!--AttributeTest[source,http://jakarta.apache.org/foo.gif]-->
+
+      <img
+           id="mainId"
+           name="mainId"
+           src="uri-attr:encoded-resource-url:http://jakarta.apache.org/foo.gif"
+          >
+        
+      </img>
+<!--AttributeTest[source,//foo.gif]-->
+
+      <img
+           id="mainId"
+           name="mainId"
+           src="uri-attr:encoded-resource-url:/foo.gif"
+          >
+        
+      </img>
 <!--AttributeTest[id,null]-->
 
       <img

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/image-minimalSaf-golden.xml
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/image-minimalSaf-golden.xml?view=diff&rev=526651&r1=526650&r2=526651
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/image-minimalSaf-golden.xml (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/image-minimalSaf-golden.xml Sun Apr  8 21:47:02 2007
@@ -35,6 +35,24 @@
           >
         
       </img>
+<!--AttributeTest[source,http://jakarta.apache.org/foo.gif]-->
+
+      <img
+           id="mainId"
+           name="mainId"
+           src="uri-attr:encoded-resource-url:http://jakarta.apache.org/foo.gif"
+          >
+        
+      </img>
+<!--AttributeTest[source,//foo.gif]-->
+
+      <img
+           id="mainId"
+           name="mainId"
+           src="uri-attr:encoded-resource-url:/foo.gif"
+          >
+        
+      </img>
 <!--AttributeTest[id,null]-->
 
       <img

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/image-minimalScrRdr-golden.xml
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/image-minimalScrRdr-golden.xml?view=diff&rev=526651&r1=526650&r2=526651
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/image-minimalScrRdr-golden.xml (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/image-minimalScrRdr-golden.xml Sun Apr  8 21:47:02 2007
@@ -35,6 +35,24 @@
           >
         
       </img>
+<!--AttributeTest[source,http://jakarta.apache.org/foo.gif]-->
+
+      <img
+           id="mainId"
+           name="mainId"
+           src="uri-attr:encoded-resource-url:http://jakarta.apache.org/foo.gif"
+          >
+        
+      </img>
+<!--AttributeTest[source,//foo.gif]-->
+
+      <img
+           id="mainId"
+           name="mainId"
+           src="uri-attr:encoded-resource-url:/foo.gif"
+          >
+        
+      </img>
 <!--AttributeTest[id,null]-->
 
       <img

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/testScripts/frame.xml
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/testScripts/frame.xml?view=diff&rev=526651&r1=526650&r2=526651
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/testScripts/frame.xml (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/testScripts/frame.xml Sun Apr  8 21:47:02 2007
@@ -1,41 +1,44 @@
-<test xmlns="http://myfaces.apache.org/trinidad/test"
-      xmlns:tr="http://myfaces.apache.org/trinidad">
-      
-  <base-component tr:type="org.apache.myfaces.trinidad.HtmlFrameBorderLayout">
-    
-    <component id="centerId" tr:facet="center" tr:type="org.apache.myfaces.trinidad.HtmlFrame" source="http://www.oracle.com">
-    
-      <!-- ungrouped attributes -->
-      <attribute-test name="longDescURL" value="http://bali.us.oracle.com"/>
-      <attribute-test name="marginHeight" value="50"/>
-      <attribute-test name="marginWidth" value="50"/>
-      <!-- FrameRenderer renders "name" only when "id" is not present -->
-      <attribute-test name="name" value="myName" matchesBase="true"/>
-      <attribute-test name="scrolling" value="yes"/>
-      <attribute-test name="scrolling" value="no"/>
-      <attribute-test name="scrolling" value="auto"/>
-      
-      <!-- core attributes -->
-      <attribute-test name="inlineStyle" value="background-color:blue"/>
-      <attribute-test name="shortDesc" value="myShortDesc"/>
-      <attribute-test name="styleClass" value="myStyle"/>
-      
-    </component>
-    
-    <!-- height attribute test -->
-    <component id="topId" tr:facet="top" tr:type="org.apache.myfaces.trinidad.HtmlFrame" source="http://www.oracle.com" height="30pt">
-      
-      <attribute-test name="height" value="30pt" matchesBase="true"/>
-    
-    </component>
-    
-    <!-- width attribute test -->
-    <component id="bottomId" tr:facet="left" tr:type="org.apache.myfaces.trinidad.HtmlFrame" source="http://www.oracle.com" width="30%">
-      
-      <attribute-test name="width" value="30%" matchesBase="true"/>
-    
-    </component>
-  
-  </base-component>
-      
+<test xmlns="http://myfaces.apache.org/trinidad/test"
+      xmlns:tr="http://myfaces.apache.org/trinidad">
+      
+  <base-component tr:type="org.apache.myfaces.trinidad.HtmlFrameBorderLayout">
+    
+    <component id="centerId" tr:facet="center" tr:type="org.apache.myfaces.trinidad.HtmlFrame" source="http://www.oracle.com">
+    
+      <attribute-test name="source" value="/foo.html"/>
+      <attribute-test name="source" value="//foo.html"/>
+
+      <!-- ungrouped attributes -->
+      <attribute-test name="longDescURL" value="http://bali.us.oracle.com"/>
+      <attribute-test name="marginHeight" value="50"/>
+      <attribute-test name="marginWidth" value="50"/>
+      <!-- FrameRenderer renders "name" only when "id" is not present -->
+      <attribute-test name="name" value="myName" matchesBase="true"/>
+      <attribute-test name="scrolling" value="yes"/>
+      <attribute-test name="scrolling" value="no"/>
+      <attribute-test name="scrolling" value="auto"/>
+      
+      <!-- core attributes -->
+      <attribute-test name="inlineStyle" value="background-color:blue"/>
+      <attribute-test name="shortDesc" value="myShortDesc"/>
+      <attribute-test name="styleClass" value="myStyle"/>
+      
+    </component>
+    
+    <!-- height attribute test -->
+    <component id="topId" tr:facet="top" tr:type="org.apache.myfaces.trinidad.HtmlFrame" source="http://www.oracle.com" height="30pt">
+      
+      <attribute-test name="height" value="30pt" matchesBase="true"/>
+    
+    </component>
+    
+    <!-- width attribute test -->
+    <component id="bottomId" tr:facet="left" tr:type="org.apache.myfaces.trinidad.HtmlFrame" source="http://www.oracle.com" width="30%">
+      
+      <attribute-test name="width" value="30%" matchesBase="true"/>
+    
+    </component>
+  
+  </base-component>
+      
 </test>

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/testScripts/goLink.xml
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/testScripts/goLink.xml?view=diff&rev=526651&r1=526650&r2=526651
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/testScripts/goLink.xml (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/testScripts/goLink.xml Sun Apr  8 21:47:02 2007
@@ -5,6 +5,9 @@
                   destination="http://www.oracle.com"/>
 
   <!-- ungrouped -->
+  <attribute-test name="destination" value="/foo.html"/>
+  <attribute-test name="destination" value="//foo.html"/>
+
   <attribute-test name="accessKey" value="e"/>
   <boolean-test name="disabled"/>
   <attribute-test name="longDesc" value="my long desc"  matchesBase="true"/>

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/testScripts/image.xml
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/testScripts/image.xml?view=diff&rev=526651&r1=526650&r2=526651
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/testScripts/image.xml (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/testScripts/image.xml Sun Apr  8 21:47:02 2007
@@ -5,6 +5,9 @@
   <attribute-test name="imageMapType" value="none" matchesBase="true"/>
   <attribute-test name="longDescURL" value="/bogus/longdesc/uri"/>
   
+  <attribute-test name="source" value="http://jakarta.apache.org/foo.gif"/>
+  <attribute-test name="source" value="//foo.gif"/>
+
    <!-- Core attribute tests -->
   <attribute-test name="id"/>
   <attribute-test name="inlineStyle"/>