[webkit-reviews] review granted: [Bug 92054] inline-table wrapper should be generated for display: inline element only : [Attachment 154079] Trivial patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 24 09:09:53 PDT 2012


Abhishek Arya <inferno at chromium.org> has granted Julien Chaffraix
<jchaffraix at webkit.org>'s request for review:
Bug 92054: inline-table wrapper should be generated for display: inline element
only
https://bugs.webkit.org/show_bug.cgi?id=92054

Attachment 154079: Trivial patch.
https://bugs.webkit.org/attachment.cgi?id=154079&action=review

------- Additional Comments from Abhishek Arya <inferno at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=154079&action=review


> Source/WebCore/ChangeLog:3
> +	   inline-table wrapper should be generated for display: inline element
only

Please add Regression(rXYZ):

> LayoutTests/fast/table/inline-block-generates-table-wrapper-expected.html:9
> +    display: table-cell;

Is this display table ? in this expected testcase, we can even directly use the
table and td tags.


More information about the webkit-reviews mailing list