[webkit-reviews] review granted: [Bug 122340] [CSS Shapes] Image valued shape-outside shapes should update the layout after the image has been loaded : [Attachment 213812] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 14 10:55:35 PDT 2013


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Hans Muller
<giles_joplin at yahoo.com>'s request for review:
Bug 122340: [CSS Shapes] Image valued shape-outside shapes should update the
layout after the image has been loaded
https://bugs.webkit.org/show_bug.cgi?id=122340

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

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=213812&action=review


> LayoutTests/ChangeLog:8
> +	   Verify that a image valued shape-outside layout is updated after the
image has been loaded.

an image-valued

> LayoutTests/http/tests/css/css-image-valued-shape.html:10
> +	   -webkit-shape-outside:
url("http://127.0.0.1:8000/resources/load-and-stall.php?name=square100.png&stal
lAt=0&stallFor=1");

Do you really need to include http://127.0.0.1:8000/ ?


More information about the webkit-reviews mailing list