[webkit-reviews] review granted: [Bug 75898] table tests for CSS3 calc : [Attachment 129812] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 2 08:41:56 PST 2012


Julien Chaffraix <jchaffraix at webkit.org> has granted Mike Lawther
<mikelawther at chromium.org>'s request for review:
Bug 75898: table tests for CSS3 calc
https://bugs.webkit.org/show_bug.cgi?id=75898

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

------- Additional Comments from Julien Chaffraix <jchaffraix at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=129812&action=review


Much better, thanks!

> LayoutTests/css3/calc/table-empty-cells-expected.html:17
> +    <table width="100%">

Unneeded width = 100% on all your tables as you factored it in the style :)
[not repeated below]

> LayoutTests/css3/calc/table-empty-cells.html:17
> +    <table width="100%">

Unneeded width = 100% on all your tables as you factored it in the style :)
[not repeated below]


More information about the webkit-reviews mailing list