[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    khtmltests/regression
From:       David Faure <faure () kde ! org>
Date:       2004-01-26 22:51:32
Message-ID: 20040126225132.273CA9257 () office ! kde ! org
[Download RAW message or body]

CVS commit by faure: 

This is the test that needs the render tree of the frames


  A            tests/frames/56983/ignore   1.1
  M +15 -0     baseline/frames/56983/frameset.html-render   1.2
  M +1 -3      tests/frames/56983/56983-frame.html   1.2
  M +3 -1      tests/frames/56983/colorframe.html   1.2
  M +2 -2      tests/frames/56983/frameset.html   1.2


--- khtmltests/regression/tests/frames/56983/56983-frame.html  #1.1:1.2
@@ -5,6 +5,4 @@
  }
 </script>
-<body onload=doit()>
-<!-- not necessary, but just in case the above was done too early -->
-<a href="javascript:doit()">test</a>
+<body>
 </body>

--- khtmltests/regression/tests/frames/56983/colorframe.html  #1.1:1.2
@@ -1,3 +1,5 @@
 <html>
-  <div id="div" style="width: 50px; height: 50px; background-color:red"></div>
+  <body>
+    <div id="div" style="width: 50px; height: 50px; background-color:red">foo</div>
+  </body>
 </html>

--- khtmltests/regression/tests/frames/56983/frameset.html  #1.1:1.2
@@ -1,4 +1,4 @@
-<FRAMESET cols="220,*"> 
-   <FRAME src="56983-frame.html">
+<FRAMESET cols="220,*" onload="frames.fr.doit()">
+   <FRAME name="fr" src="56983-frame.html">
    <FRAME src="colorframe.html">
 </FRAMESET>

--- khtmltests/regression/baseline/frames/56983/frameset.html-render  #1.1:1.2
@@ -6,2 +6,17 @@
          RenderFrame {frame} at (0,0) size 220x594 replaced layouted minMaxKnown \
                color=#000000 bg=#c0c0c0
          RenderFrame {frame} at (224,0) size 572x594 replaced layouted minMaxKnown \
color=#000000 bg=#c0c0c0 +FRAME: fr
+layer at (0,0) size 96x26
+   RenderCanvas at (0,0) size 96x26 paintBackground layouted minMaxKnown
+layer at (0,0) size 96x10
+   RenderBlock {html} at (0,0) size 96x10 paintBackground layouted minMaxKnown
+      RenderBody {body} at (10,0) size 76x0 paintBackground layouted minMaxKnown \
childrenInline +FRAME: <!--frame 1-->
+layer at (0,0) size 96x70
+   RenderCanvas at (0,0) size 96x26 paintBackground layouted minMaxKnown
+layer at (0,0) size 80x70
+   RenderBlock {html} at (0,0) size 80x70 paintBackground layouted minMaxKnown
+      RenderBody {body} at (10,10) size 60x50 paintBackground layouted minMaxKnown
+         RenderBlock {div} at (0,0) size 50x50 [bgcolor=#008000] paintBackground \
layouted minMaxKnown childrenInline +            RenderText {text} at (0,0) size \
42x17 text inline paintBackground minMaxKnown +               text run at (0,0) width \
42: "foo"


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic