[Webkit-unassigned] [Bug 38527] Cannot override display:table-cell on td or display:table on table.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 12 11:37:23 PST 2015


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

Joey Hoer <choer at radford.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |choer at radford.edu

--- Comment #3 from Joey Hoer <choer at radford.edu> ---
(In reply to comment #2)
> I want to add to this bug, not because it really is a bug, but I don't think
> what it is doing is quite complete.  It looks like webkit won't override the
> display properties because a doctype isn't declared.  So, you would need
> <!DOCTYPE html> at the top of your document.  Now, this is all fine and
> dandy, but it seems to only enforce this on td, and not th or any other part
> of the table.  This seems silly.

This resolved the issue for me, but I agree that this should be considered a bug, and should be fixed.

-- 
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/20150212/a4d51d9f/attachment-0002.html>


More information about the webkit-unassigned mailing list