Bug 33591 - CSS2: { display: compact }
Summary: CSS2: { display: compact }
Status: RESOLVED INTENTIONAL
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: 3.0
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-11 21:18 UTC by Vadim Plessky
Modified: 2002-10-17 16:16 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rik 2001-10-11 23:47:05 UTC
#if Vadim Plessky
> CSS2 { display: compact } property is not supported by KHTML.

Um shouldn't all these be wishlist items ?

Rik
Comment 1 Vadim Plessky 2001-10-12 00:51:09 UTC
(*** This bug was imported into bugs.kde.org ***)

Package: khtml
Version: 3.0 (using KDE 2.2.1) (Linux Mandrake 8.0 i586)
Severity: normal
OS: Linux 2.4.3-20mdk i686
Compiler: gcc version 2.96 (Linux-Mandrake 8.0 2.96-0.48mdk)

CSS2 { display: compact } property is not supported by KHTML.
below is an example from w3C CSS2 specification

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<HTML>
  <HEAD>
    <TITLE>A compact box example</TITLE>
    <STYLE type="text/css">
      DT { display: compact }
      DD { margin-left: 4em }
    </STYLE>
  </HEAD>
  <BODY>
  <P>Should be:
  <PRE>
short    Description goes here

too long for the margin
         Description goes here
  </PRE>
  <HR>
    <DL>
      <DT>Short
        <DD><P>Description goes here.
      <DT>too long for the margin
        <DD><P>Description goes here.
    </DL>
  </BODY>
</HTML>


-- 

Vadim Plessky
http://kde2.newmail.ru  (English)
33 Window Decorations and 6 Widget Styles for KDE
http://kde2.newmail.ru/kde_themes.html
KDE mini-Themes
http://kde2.newmail.ru/themes/
Comment 2 Vadim Plessky 2001-10-12 14:07:35 UTC
On Thursday 11 October 2001 23:47 Rik Hemsley wrote:
|   #if Vadim Plessky
|
|   > CSS2 { display: compact } property is not supported by KHTML.
|
|   Um shouldn't all these be wishlist items ?
|
|   Rik

Why?
Konq claims CSS2 support with *some properties not implemented yet*.
{ display: compact  } (and run-in marker) is a part of CSS2 you can't claim 
conformance without implementing it.
Also pls note bugs reported to Mozilla:
http://bugzilla.mozilla.org/show_bug.cgi?id=2056
and completed list of CSS2 bugs
 http://bugzilla.mozilla.org/buglist.cgi?keywords=css2

I think that Konqueror should be better than Mozilla. 
And as there was no open bug about display: compact  run-in marker 
inline-block etc. - I just filed one. 
KDE3 alpha1 just landed. And CSS2 (and CSS3) should be in feature's list for 
upcoming release not for mystique "KDE4" :-)
-- 

Vadim Plessky
http://kde2.newmail.ru  (English)
33 Window Decorations and 6 Widget Styles for KDE
http://kde2.newmail.ru/kde_themes.html
KDE mini-Themes
http://kde2.newmail.ru/themes/
Comment 3 Dirk Mueller 2002-10-17 16:16:04 UTC
compact was dropped from CSS spec by version 2.1