RESOLVED FIXED Bug 109713
[CSS Exclusions] Enable shape-inside support for circles
https://bugs.webkit.org/show_bug.cgi?id=109713
Summary [CSS Exclusions] Enable shape-inside support for circles
Hans Muller
Reported 2013-02-13 10:42:19 PST
Enable shape-inside support for shapes specified with the circle function.
Attachments
Patch (5.16 KB, patch)
2013-02-14 10:26 PST, Hans Muller
no flags
Hans Muller
Comment 1 2013-02-14 10:26:27 PST
Created attachment 188379 [details] Patch Using the EWS to verify that supixel layout differences don't have an impact on the new test.
Dirk Schulze
Comment 2 2013-02-15 09:26:52 PST
Comment on attachment 188379 [details] Patch LGTM. r=me.
WebKit Review Bot
Comment 3 2013-02-15 09:33:20 PST
Comment on attachment 188379 [details] Patch Clearing flags on attachment: 188379 Committed r143010: <http://trac.webkit.org/changeset/143010>
WebKit Review Bot
Comment 4 2013-02-15 09:33:23 PST
All reviewed patches have been landed. Closing bug.
Ryosuke Niwa
Comment 5 2013-02-18 16:14:30 PST
It seems like this patch caused 16+ patches to crash on ML2 test bots? http://build.webkit.org/builders/Apple%20MountainLion%20Release%20WK2%20%28Tests%29/builds/6075
Dirk Schulze
Comment 6 2013-02-19 08:45:56 PST
(In reply to comment #5) > It seems like this patch caused 16+ patches to crash on ML2 test bots? > > http://build.webkit.org/builders/Apple%20MountainLion%20Release%20WK2%20%28Tests%29/builds/6075 Are you sure that this is this patch causing the errors? Here is a list of the failing tests: Regressions: Unexpected crashes (15) accessibility/accessibility-node-memory-management.html [ Crash ] accessibility/accessibility-node-reparent.html [ Crash ] animations/3d/matrix-transform-type-animation.html [ Crash ] animations/additive-transform-animations.html [ Crash ] animations/animation-add-events-in-handler.html [ Crash ] animations/animation-border-overflow.html [ Crash ] animations/animation-controller-drt-api.html [ Crash ] animations/animation-css-rule-types.html [ Crash ] canvas/philip/tests/2d.canvas.reference.html [ Crash ] canvas/philip/tests/2d.clearRect+fillRect.alpha0.5.html [ Crash ] compositing/absolute-inside-out-of-view-fixed.html [ Crash ] compositing/absolute-position-changed-in-composited-layer.html [ Crash ] compositing/video/video-poster.html [ Crash ] http/tests/cache/cached-main-resource.html [ Crash ] media/video-controls-captions-trackmenu.html [ Crash ] I did not investigate yet, but a big chunk (all?) of the tests is independent of layout code that was touched by this patch.
Hans Muller
Comment 7 2013-02-21 09:58:46 PST
*** Bug 96670 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.