As a reminder: please put the details of the bug evaluation and description of the fix in the JIRA issue (not in e-mail, although a short summary of the fix is fine for e-mail).

Thanks.

-- Kevin


Murali Billa wrote:

Hi Kevin, Alexander, Guru,

Please review the fix for below issue :

JIRA: https://bugs.openjdk.java.net/browse/JDK-8146512

Webrev: http://cr.openjdk.java.net/~arajkumar/murali/8146512/webrev.00/ <http://cr.openjdk.java.net/%7Earajkumar/murali/8146512/webrev.00/>

*Root Cause*: Table Borders are not drawn properly in web sites like wikipedia. There is a regression with r153510 (http://trac.webkit.org/changeset/153510) and r154622 (http://trac.webkit.org/changeset/154622) from 8u60, which involves drawing dotted line and painting collapsed border. The commits r153510 and r154622 caused regressions in websites like wikipedia where table borders are not drawn properly.


*Fix*: Applying webkit patch http://trac.webkit.org/changeset/169814   and 
Verified the fix for above mentioned website.
Also below DRT cases ran and passed. fast/table/border-collapsing/collapsed-borders-adjoining-sections-vertical-rl.html

fast/table/border-collapsing/collapsed-borders-painted-once-on-inner-cells.html

fast/table/border-collapsing/dotted-collapsed-border.html

Thanks,

Murali

Reply via email to