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

List:       kde-commits
Subject:    tests/khtmltests/regression
From:       Germain Garand <germain () ebooksfrance ! org>
Date:       2008-08-31 14:51:34
Message-ID: 1220194294.326924.11288.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 855349 by ggarand:

update regression test after r855322

CCBUG: 167567


 M  +17 -0     baseline/tables/border-00.html-dom  
 M             baseline/tables/border-00.html-dump.png  
 M  +22 -3     baseline/tables/border-00.html-render  
 M  +6 -0      tests/tables/border-00.html  


--- trunk/tests/khtmltests/regression/baseline/tables/border-00.html-dom \
#855348:855349 @@ -35,3 +35,20 @@
               #text "C"
             TD
               #text "D"
+      #text "
+
+"
+      TABLE border="1" width="500"
+        CAPTION
+          #text "This table should have a one pixel border"
+        TBODY
+          TR
+            TD
+              #text "A"
+            TD
+              #text "B"
+          TR
+            TD
+              #text "C"
+            TD
+              #text "D"
--- trunk/tests/khtmltests/regression/baseline/tables/border-00.html-render \
#855348:855349 @@ -1,8 +1,8 @@
 layer at (0,0) size 796x594
    RenderCanvas at (0,0) size 796x594 minMaxKnown
-layer at (0,0) size 796x136
-   RenderBlock {html} at (0,0) size 796x136 paintBackground minMaxKnown
-      RenderBody {body} at (10,10) size 776x116 minMaxKnown
+layer at (0,0) size 796x200
+   RenderBlock {html} at (0,0) size 796x200 paintBackground minMaxKnown
+      RenderBody {body} at (10,10) size 776x180 minMaxKnown
          RenderTable {table} at (0,0) size 500x58 minMaxKnown childrenInline \
                tCaption [cspans: 1 1]
             RenderBlock {caption} at (0,0) size 500x16 minMaxKnown childrenInline
                RenderText {text} at (0,0) size 181x16 text inline minMaxKnown
@@ -41,3 +41,22 @@
                   RenderTableCell {td} at (251,0) size 247x18 paintBackground \
                minMaxKnown row=1 col=1 rSpan=1 cSpan=1
                      RenderText {text} at (0,0) size 9x16 text inline minMaxKnown
                         text run at (1,1) width 9: "D"
+         RenderTable {table} at (0,116) size 500x64 paintBackground minMaxKnown \
childrenInline tCaption [cspans: 1 1] +            RenderBlock {caption} at (0,0) \
size 500x16 minMaxKnown childrenInline +               RenderText {text} at (0,0) \
size 233x16 text inline minMaxKnown +                  text run at (133,0) width 233: \
"This table should have a one pixel border" +            RenderTableSection {tbody} \
at (1,17) size 498x46 minMaxKnown grid=(2,2) (0,0,1,1)  (0,1,1,1)  (1,0,1,1)  \
(1,1,1,1)  +               RenderTableRow {tr} at (0,2) size 498x20 minMaxKnown
+                  RenderTableCell {td} at (2,0) size 246x20 paintBackground \
minMaxKnown row=0 col=0 rSpan=1 cSpan=1 +                     RenderText {text} at \
(0,0) size 9x16 text inline paintBackground minMaxKnown +                        text \
run at (2,2) width 9: "A" +                  RenderTableCell {td} at (250,0) size \
246x20 paintBackground minMaxKnown row=0 col=1 rSpan=1 cSpan=1 +                     \
RenderText {text} at (0,0) size 8x16 text inline paintBackground minMaxKnown +        \
text run at (2,2) width 8: "B" +               RenderTableRow {tr} at (0,24) size \
498x20 minMaxKnown +                  RenderTableCell {td} at (2,0) size 246x20 \
paintBackground minMaxKnown row=1 col=0 rSpan=1 cSpan=1 +                     \
RenderText {text} at (0,0) size 9x16 text inline paintBackground minMaxKnown +        \
text run at (2,2) width 9: "C" +                  RenderTableCell {td} at (250,0) \
size 246x20 paintBackground minMaxKnown row=1 col=1 rSpan=1 cSpan=1 +                 \
RenderText {text} at (0,0) size 9x16 text inline paintBackground minMaxKnown +        \
                text run at (2,2) width 9: "D"
--- trunk/tests/khtmltests/regression/tests/tables/border-00.html #855348:855349
@@ -25,3 +25,9 @@
   <tr><td>A</td><td>B</td></tr>
   <tr><td>C</td><td>D</td></tr>
 </table>
+
+<table width="500" border="whatever">
+  <caption>This table should have a one pixel border</caption>
+  <tr><td>A</td><td>B</td></tr>
+  <tr><td>C</td><td>D</td></tr>
+</table>


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

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