Bug 64304

Summary: [Qt] CSS2.1-Chapter18:outline-color-001 to -175 tests: fails to draw outline properties
Product: WebKit Reporter: rajesh salian <rajesh.2.salian>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: davidbarr, laszlo.gombos, shanestephens, trungkiena2
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   

Description rajesh salian 2011-07-11 12:11:03 PDT
SOFTWARE VERSION / VARIANT / LANGUAGE PACK: 
Ubuntu, qt 4.8 , mob-team-qtwebkit2, Minibrowser

one of the tests html style to div element is defined as follow:
                outline-color: #00000;
                outline-style: solid;
                outline-width: 50px;
                margin: 100px 0 0 100px;
                width: 0; 

STEPS LEADING TO PROBLEM AND OUTCOME: 
Open URL:
http://test.csswg.org/suites/css2.1/20110323/html4/outline-color-001.htm
http://test.csswg.org/suites/css2.1/20110323/html4/outline-color-002.htm 

EXPECTED OUTCOME
two boxes(top box for outline properties and bottom is a reference) with same
color is drawn.

ACTUAL OUTCOME
box for defined outline properties is not drawn. Hence only reference box is
drawn.

OTHER INFO
Not Reproducible in ios 4.3.3 safari
Comment 1 rajesh salian 2011-07-11 14:08:19 PDT
Bug reproducible on latest webkit trunk
Comment 2 kien 2011-08-16 01:01:51 PDT
(In reply to comment #1)
> Bug reproducible on latest webkit trunk
Good bugs, any one review this topic?
Comment 3 David Barr 2011-10-11 18:11:56 PDT
This test fails with WebKit r97060. Tested in Google Chrome 16.0.905.0 (Official Build 104827) canary on Mac.
Comment 4 Jocelyn Turcotte 2014-02-03 03:18:12 PST
=== Bulk closing of Qt bugs ===

If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.

If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.