[Webkit-unassigned] [Bug 24498] New: Dotted and Dashed Borders Causing Various Problems

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 10 13:02:54 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=24498

           Summary: Dotted and Dashed Borders Causing Various Problems
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kuaera at gmail.com
                CC: treat at kde.org


[Using QtWebkit from Qt4.5.0]

Attached are test cases [source HTML and image] for several issues;
First, the "double" border style causes the next following instance of a dotted
or dashed border to render the top with 1px width.
Second,  nesting a div with a border inside of a div with a 1px dashed or
dotted causes the child div to overlap the left border, as if the whole child
div were moved up and to the left by one pixel.
Third, the dotted border actually features short dashes instead of the expected
dots, and the left and right borders do not render all the way to the bottom of
the div. Bottom border is potentially a pixel too low.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list