Bug 154928

Summary: Paint table borders on empty cells even in quirks mode.
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kondapallykalyan, simon.fraser
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from ews100 for mac-yosemite
none
Archive of layout-test-results from ews104 for mac-yosemite-wk2
none
Archive of layout-test-results from ews113 for mac-yosemite
none
Patch none

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>