[webkit-reviews] review granted: [Bug 102112] When we do setAttribute("border", null) on a table we should create a border like every other browser : [Attachment 183817] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 21 12:18:51 PST 2013


Ryosuke Niwa <rniwa at webkit.org> has granted Robert Hogan <robert at webkit.org>'s
request for review:
Bug 102112: When we do setAttribute("border", null) on a table we should create
a border like every other browser
https://bugs.webkit.org/show_bug.cgi?id=102112

Attachment 183817: Patch
https://bugs.webkit.org/attachment.cgi?id=183817&action=review

------- Additional Comments from Ryosuke Niwa <rniwa at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=183817&action=review


> Source/WebCore/html/HTMLTableElement.cpp:377
>	   // FIXME: This attribute is a mess.

Maybe remove this comment?


More information about the webkit-reviews mailing list