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

List:       kde-bugs-dist
Subject:    [Bug 76449] [test case] regression on table rendering - space left
From:       Dirk Mueller <mueller () kde ! org>
Date:       2004-02-29 22:04:41
Message-ID: 20040229220441.3649.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
      
http://bugs.kde.org/show_bug.cgi?id=76449      
mueller kde org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From mueller kde org  2004-02-29 23:04 -------
CVS commit by mueller: 

treat xhtml transitional as transitional
CCMAIL: 76449-done bugs kde org


  M +3 -0      ChangeLog   1.228
  M +1 -1      html/html_documentimpl.cpp   1.160


--- kdelibs/khtml/ChangeLog  #1.227:1.228
 @ -1,4 +1,7  @
 2004-02-29  Dirk Mueller  <mueller kde org>
 
+        * html/html_documentimpl.cpp (determineParseMode): treat xhtml transitional
+        that way (#76449).
+
         * rendering/bidi.cpp (findNextLineBreak): make sure we move
         replaced elements, that don't fit on a line below the floats (#74609).

--- kdelibs/khtml/html/html_documentimpl.cpp  #1.159:1.160
 @ -420,5 +420,5  @ void HTMLDocumentImpl::determineParseMod
 
         if ( hMode == XHtml )
-            pMode = Strict;
+            pMode = publicId;
     }
     // kdDebug() << "DocumentImpl::determineParseMode: publicId =" << publicId << " \
systemId = " << systemId << endl;


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

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