Bug 154928 - Paint table borders on empty cells even in quirks mode.
Summary: Paint table borders on empty cells even in quirks mode.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-02 13:52 PST by zalan
Modified: 2016-03-02 20:26 PST (History)
5 users (show)

See Also:


Attachments
Patch (4.67 KB, patch)
2016-03-02 14:15 PST, zalan
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews100 for mac-yosemite (756.14 KB, application/zip)
2016-03-02 14:58 PST, Build Bot
no flags Details
Archive of layout-test-results from ews104 for mac-yosemite-wk2 (824.80 KB, application/zip)
2016-03-02 15:05 PST, Build Bot
no flags Details
Archive of layout-test-results from ews113 for mac-yosemite (822.98 KB, application/zip)
2016-03-02 15:12 PST, Build Bot
no flags Details
Patch (5.69 KB, patch)
2016-03-02 15:50 PST, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2016-03-02 13:52:32 PST
This is inline with what FF(44.0.2) and Chrome(48.0.2564.116 (64-bit)) do.
Comment 1 zalan 2016-03-02 14:15:14 PST
Created attachment 272686 [details]
Patch
Comment 2 Dave Hyatt 2016-03-02 14:16:27 PST
Comment on attachment 272686 [details]
Patch

r=me
Comment 3 Build Bot 2016-03-02 14:58:24 PST
Comment on attachment 272686 [details]
Patch

Attachment 272686 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/912659

New failing tests:
fast/table/table-cell-border-no-doctype.html
Comment 4 Build Bot 2016-03-02 14:58:27 PST
Created attachment 272690 [details]
Archive of layout-test-results from ews100 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews100  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 5 Build Bot 2016-03-02 15:05:47 PST
Comment on attachment 272686 [details]
Patch

Attachment 272686 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/912675

New failing tests:
fast/table/table-cell-border-no-doctype.html
Comment 6 Build Bot 2016-03-02 15:05:49 PST
Created attachment 272691 [details]
Archive of layout-test-results from ews104 for mac-yosemite-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews104  Port: mac-yosemite-wk2  Platform: Mac OS X 10.10.5
Comment 7 Build Bot 2016-03-02 15:12:02 PST
Comment on attachment 272686 [details]
Patch

Attachment 272686 [details] did not pass mac-debug-ews (mac):
Output: http://webkit-queues.webkit.org/results/912668

New failing tests:
fast/table/table-cell-border-no-doctype.html
Comment 8 Build Bot 2016-03-02 15:12:05 PST
Created attachment 272692 [details]
Archive of layout-test-results from ews113 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews113  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 9 zalan 2016-03-02 15:50:36 PST
Created attachment 272698 [details]
Patch
Comment 10 zalan 2016-03-02 19:30:22 PST
Committed r197486: <http://trac.webkit.org/changeset/197486>