Bug 93029 - CSS 2.1 failure: separated-border-model-00[7-9] fail
Summary: CSS 2.1 failure: separated-border-model-00[7-9] fail
Status: RESOLVED DUPLICATE of bug 20040
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Robert Hogan
URL: http://test.csswg.org/harness/test/CS...
Keywords:
Depends on:
Blocks: 47141
  Show dependency treegraph
 
Reported: 2012-08-02 14:31 PDT by Robert Hogan
Modified: 2012-09-22 05:17 PDT (History)
4 users (show)

See Also:


Attachments
Patch (55.20 KB, patch)
2012-08-29 13:52 PDT, Robert Hogan
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Hogan 2012-08-02 14:31:31 PDT
These three fail because we don't collapse border-spacing between adjacent row-groups. It's a one-line fix with a lot rebaselining attached. :{
Comment 1 Robert Hogan 2012-08-29 13:52:10 PDT
Created attachment 161306 [details]
Patch
Comment 2 WebKit Review Bot 2012-08-30 06:57:38 PDT
Comment on attachment 161306 [details]
Patch

Attachment 161306 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/13684706

New failing tests:
tables/mozilla_expected_failures/other/test4.html
Comment 3 Robert Hogan 2012-09-18 11:28:33 PDT

*** This bug has been marked as a duplicate of bug 20040 ***