Show
Ignore:
Timestamp:
05/15/08 15:12:56 (6 months ago)
Author:
peller
Message:

Compute layout with padding. Fixes #6764 !strict

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dijit/trunk/tests/layout/test_BorderContainer.html

    r13735 r13743  
    5656        </script> 
    5757</head> 
    58 <body> 
     58<body class="tundra"> 
    5959 
    6060        <h2 class="testTitle">dijit.layout.BorderContainer tests</h2> 
     
    6262 
    6363        <div id="border1" dojoType="dijit.layout.BorderContainer" 
    64                 style="border: 2px solid black; width: 90%; height: 300px; padding: 10px;"> 
     64                style="padding: 5px; border: 2px solid blue; width: 90%; height: 300px; padding: 10px;"> 
    6565                <div dojoType="dijit.layout.ContentPane" region="top" style="background-color: #b39b86; border: 15px black solid; height: 100px;" splitter="true"> 
    6666                        top bar