[Webkit-unassigned] [Bug 56982] table{border:value} causes cell borders to disappear on <table border=value>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 16 17:48:47 PDT 2014


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


Daniel Bates <dbates at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|DUPLICATE                   |




--- Comment #4 from Daniel Bates <dbates at webkit.org>  2014-04-16 17:49:07 PST ---
(In reply to comment #3)
> 
> *** This bug has been marked as a duplicate of bug 102112 ***

Actually, this bug isn't a duplicate of bug #102112. As of shipping Safari Version 7.0.3 (9537.75.14), example 1, 2 (*), and 3 appear to be fixed. From my understanding of the HTML5 standard (as of the time of writing), as quoted by David Barr in comment #2, the border width should be 0 in example 4 since 0 is a non-negative integer. I'm re-opening this bug so that we can land layout tests to ensure we don't regress the issues mentioned in this bug.

(*) Assuming we add a </style> before the <table>.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list