[Webkit-unassigned] [Bug 173117] Delete content of a single cell table should not delete the whole table

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 9 01:56:55 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=173117

--- Comment #1 from Javier Fernandez <jfernandez at igalia.com> ---
I think this is clearly an interoperability issue, since Firefox and IE/Edge don't delete the whole table even if the content of the single cell table is deleted. It's also rather inconsistent that we claim we should do it i bug #24238 with a table with more than one cell. 

I've got a patch to solve this bug so it matches what other browser do, but first we should clarify what's the expected behavior we want. Unfortunately, I couldn't find anything in the spec (either Editing or Table) to help me figure it out.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170609/5a803746/attachment.html>


More information about the webkit-unassigned mailing list