Bug 237960

Summary: [CSS 2.1 Conformance] outline can apply to table-row elements
Product: [Applications] konqueror Reporter: Gérard Talbot (no longer involved) <browserbugs2>
Component: khtmlAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED UNMAINTAINED    
Severity: normal Keywords: reproducible, testcase, triaged
Priority: NOR    
Version: 4.7.4   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Gérard Talbot (no longer involved) 2010-05-17 20:18:33 UTC
Version:            (using KDE 4.4.3)
OS:                Linux
Installed from:    Ubuntu Packages

Testcase
--------

http://www.w3.org/Style/CSS/Test/CSS2.1/20100316/html4/outline-applies-to-004.htm

coming from CSS 2.1 test suite


Expected results
----------------
There should be a 10px solid blue box displayed.


Reference
---------
"
'outline' 
Value:    [ <'outline-color'> || <'outline-style'> || <'outline-width'> ] | inherit 
  Initial:    see individual properties 
  Applies to:    all elements
"
http://www.w3.org/TR/CSS21/ui.html#propdef-outline


Notes
-----
Firefox 3.6.3, Opera 10.10, Internet Explorer 8 pass this test.


regards, Gérard
Comment 1 Gérard Talbot (no longer involved) 2010-05-17 20:20:27 UTC
Konqueror 4.4.3, Qt 4.6.2 and Linux 2.6.31-19-generic i686 (32bits), KDE platform 4.4.3 here.

regards, Gérard
Comment 3 Gérard Talbot (no longer involved) 2012-01-20 05:04:51 UTC
KDE Platform Version: 4.7.4
Konqueror version: 4.7.4 (with KHTML rendering engine)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-15-generic-pae i686 (32bits)
Distribution: Kubuntu 11.10

CONFIRMING

Latest versions of tests:

http://test.csswg.org/suites/css2.1/latest/html4/outline-applies-to-004.htm

http://test.csswg.org/suites/css2.1/latest/html4/outline-style-applies-to-004.htm

http://test.csswg.org/suites/css2.1/latest/html4/outline-width-applies-to-004.htm
Comment 4 Christoph Cullmann 2024-05-06 18:38:16 UTC
Dear user,

KHTML (and KJS) was a long time more or less unmaintained and got removed in KF6.

Please migrate to use a QWebEngine based HTML component.

We will do no further fixes or improvements to the KF5 branches of these components beside important security fixes.

For security issues, please see:

https://kde.org/info/security/

Sorry that we did not fix this issue during the life-time of KHTML.

Greetings
Christoph Cullmann