[Webkit-unassigned] [Bug 84286] New: Tables with just border-style set on the cells do not get a grid
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 18 14:54:46 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=84286
Summary: Tables with just border-style set on the cells do not
get a grid
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tables
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: robert at webkit.org
Created an attachment (id=137776)
--> (https://bugs.webkit.org/attachment.cgi?id=137776&action=review)
Test Case - There should be a table!
This is because every cell gets a zero-width border in createSharedCellStyle() if the table border is not explictly set. FF and Opera don't do this. We should probably not do anything to the cell's border if there is no table border explicitly set.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list