[webkit-reviews] review canceled: [Bug 74135] [CSS Regions] Auto width is not working for Regions : [Attachment 135765] Patch to apply containing block available width for region, whenever width is not specified.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 11 09:56:50 PDT 2012


Swapna <spottabathini at innominds.com> has canceled Swapna
<spottabathini at innominds.com>'s request for review:
Bug 74135: [CSS Regions] Auto width is not working for Regions
https://bugs.webkit.org/show_bug.cgi?id=74135

Attachment 135765: Patch to apply containing block available width for region,
whenever width is not specified.
https://bugs.webkit.org/attachment.cgi?id=135765&action=review

------- Additional Comments from Swapna <spottabathini at innominds.com>
In this patch , the test cases which are failed in earlier patch were placed in
test_expectations.txt purposefully, to make the build bots as green in order to
get it reviewed by reviewers.
With the fix if region width is not specified , containing block's available
width is applied. For these test cases also it is doing the same. By this
reason these tests are failing.
For this should I replace the expected result of these test cases with the
actual result(generated by fix) OR should I make the testcases pass(by changing
the fix).
Can some one please clarify and review the patch.


More information about the webkit-reviews mailing list