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

List:       kde-commits
Subject:    khtmltests/regression
From:       Stephan Kulow <coolo () kde ! org>
Date:       2004-01-26 12:55:39
Message-ID: 20040126125539.908AE920D () office ! kde ! org
[Download RAW message or body]

CVS commit by coolo: 

this way it looks much better 


  A            baseline/css/invalid-rules-003.html-render   1.1
  M +1 -0      baseline/css/.cvsignore   1.11
  M +1 -16     tests/css/invalid-rules-003.html   1.2
  M +1 -0      tests/webcore/fast/invalid/KNOWN_FAILURES   1.2


--- khtmltests/regression/baseline/css/.cvsignore  #1.10:1.11
@@ -15,2 +15,3 @@
 invalid-rules-001.html-dom
 invalid-rules-002.html-dom
+invalid-rules-003.html-dom

--- khtmltests/regression/tests/css/invalid-rules-003.html  #1.1:1.2
@@ -3,27 +3,12 @@
 <style type="text/css">
     .title3 {
-        //text-decoration: none;
         #(font-weight: bold;
-        //padding: 5px;
-        //vertical-align: middle;
-        //white-space: normal;
-        //font-size: 100%;
-        //font-variant: small-caps;
         //color: green;
-        border-style: solid;
         border-width: 1px;
-        padding: 3px 10px;
-    }
-    .title3:hover {
-        background-color: b8bcdb;
-        color: #000000;
     }
 </style>
 </head>
 <body>
-<a href="#" class="title3">Login</a>
-<a href="#" class="title3">Articles</a>
-<a href="#" class="title3">Docs</a>
-<a href="#" class="title3">Campus</a>
+<div class="title3">I should be green and bold.</div>
 </body>
 </html>

--- khtmltests/regression/tests/webcore/fast/invalid/KNOWN_FAILURES  #1.1:1.2
@@ -1,2 +1,3 @@
 006.html
+008.html
 009.html


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

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