Bug 61598

Summary: Background drawn incorrectly on tables border-collapse:collapse
Product: WebKit Reporter: Boris Zbarsky <bzbarsky>
Component: TablesAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://ahti.stabe.de/test.html
See Also: https://bugs.webkit.org/show_bug.cgi?id=17819
Attachments:
Description Flags
Testcase showing collapsed and separate behavior none

Boris Zbarsky
Reported 2011-05-26 19:57:31 PDT
Created attachment 95099 [details] Testcase showing collapsed and separate behavior In the collapsed border model, the background should only be painted under the inner half of the border table's outer border. WebKit paints the background under the whole border.
Attachments
Testcase showing collapsed and separate behavior (473 bytes, text/html)
2011-05-26 19:57 PDT, Boris Zbarsky
no flags
Boris Zbarsky
Comment 1 2011-05-26 20:07:14 PDT
Though this is arguably not a spec bug given the "CSS 2.1 does not define where the edge of a background on a table element lies" weasel-wording at the end of section 17.6.2's main content in CSS 2.1.
Note You need to log in before you can comment on or make changes to this bug.