Specifications/Cross Domain Access Policies: Difference between revisions

Jump to navigation Jump to search
No edit summary
 
Line 36: Line 36:


   <table cellspacing="0">
   <table cellspacing="0">
        <thead>
          <tr>
          <th>Type</th>
            <td>'''Type'''</td>
          <th>Description</th>
            <td>'''Description'''</td>
        </thead>
          </tr>
        <tbody>
           <tr class="rowEven">
           <tr class="rowEven">
             <td>any (default)</td>
             <td>any (default)</td>
             <td>Allows any service to be accessed</td>
             <td>Allows any service to be accessed</td>
           </tr>
           </tr>
Line 64: Line 62:
             <td>Allows only sending of data from that domain. (save used because of DOM 3 L/S, not sure if a good idea though)</td>
             <td>Allows only sending of data from that domain. (save used because of DOM 3 L/S, not sure if a good idea though)</td>
           </tr>
           </tr>
        </tbody>
       </table>
       </table>


43

edits

Navigation menu