[wp-trac] [WordPress Trac] #48722: Twenty Sixteen shows redundant borders for table in 5.3
WordPress Trac
noreply at wordpress.org
Wed Dec 4 14:12:12 UTC 2019
#48722: Twenty Sixteen shows redundant borders for table in 5.3
-------------------------------------------------+-------------------------
Reporter: noyle | Owner: nielslange
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 5.3.1
Component: Bundled Theme | Version: 5.3
Severity: normal | Resolution:
Keywords: has-patch needs-testing has- | Focuses: css
screenshots |
-------------------------------------------------+-------------------------
Comment (by noyle):
Hi @nielslange, I've uploaded two more screenshots from a new WordPress
5.3 install with provided patch, in Firefox. Both default table and strips
table have undesired borders.
HTML codos are:
{{{
<figure class="wp-block-table"><table
class=""><tbody><tr><td>default</td><td>table</td></tr><tr><td>row</td><td>two</td></tr><tr><td></td><td></td></tr><tr><td>last</td><td>row</td></tr></tbody></table></figure>
<figure class="wp-block-table is-style-stripes"><table
class=""><tbody><tr><td>stripes</td><td>table</td></tr><tr><td>row</td><td>two</td></tr><tr><td></td><td></td></tr><tr><td>last</td><td>row</td></tr></tbody></table></figure>
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/48722#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list