RESOLVED FIXED Bug 82326
Enable animVal support for SVGAnimatedPreserveAspectRatio
https://bugs.webkit.org/show_bug.cgi?id=82326
Summary Enable animVal support for SVGAnimatedPreserveAspectRatio
Nikolas Zimmermann
Reported 2012-03-27 05:03:38 PDT
Enable animVal support for SVGAnimatedPreserveAspectRatio
Attachments
Patch (29.76 KB, patch)
2012-03-27 05:11 PDT, Nikolas Zimmermann
zherczeg: review+
webkit.review.bot: commit-queue-
Archive of layout-test-results from ec2-cr-linux-02 (10.32 MB, application/zip)
2012-03-27 06:05 PDT, WebKit Review Bot
no flags
Nikolas Zimmermann
Comment 1 2012-03-27 05:11:10 PDT
Zoltan Herczeg
Comment 2 2012-03-27 05:52:34 PDT
Comment on attachment 134032 [details] Patch r=me View in context: https://bugs.webkit.org/attachment.cgi?id=134032&action=review > LayoutTests/svg/dom/preserve-aspect-ratio-parser.html:120 > +parsePreserveAspectRatio("",0, 0); Missing space
WebKit Review Bot
Comment 3 2012-03-27 06:05:37 PDT
Comment on attachment 134032 [details] Patch Attachment 134032 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/12141533 New failing tests: svg/custom/preserve-aspect-ratio-syntax.svg
WebKit Review Bot
Comment 4 2012-03-27 06:05:44 PDT
Created attachment 134040 [details] Archive of layout-test-results from ec2-cr-linux-02 The attached test failures were seen while running run-webkit-tests on the chromium-ews. Bot: ec2-cr-linux-02 Port: <class 'webkitpy.common.config.ports.ChromiumXVFBPort'> Platform: Linux-2.6.35-28-virtual-x86_64-with-Ubuntu-10.10-maverick
Nikolas Zimmermann
Comment 5 2012-03-28 06:14:51 PDT
Csaba Osztrogonác
Comment 6 2012-03-28 07:15:52 PDT
(In reply to comment #3) > (From update of attachment 134032 [details]) > Attachment 134032 [details] did not pass chromium-ews (chromium-xvfb): > Output: http://queues.webkit.org/results/12141533 > > New failing tests: > svg/custom/preserve-aspect-ratio-syntax.svg It fails on GTK and Qt too. Could you check if the new results are correct or not?
Nikolas Zimmermann
Comment 7 2012-03-28 07:27:11 PDT
Ouch it was listed as skipped in platform/mac-lion/Skipped, I couldn't notice this breakage - I reran all tests and they looked fine :( I'll investigate, you can skip it for now.
Ádám Kallai
Comment 8 2012-03-29 02:15:33 PDT
Thanks for your comment. I skipped this test on Qt. Landed in: http://trac.webkit.org/changeset/112509
Csaba Osztrogonác
Comment 9 2012-03-29 02:35:14 PDT
Reopen, because there is a failing test.
Nikolas Zimmermann
Comment 10 2012-03-31 08:16:08 PDT
Patch at bug 82469 restores the old behavior and fixes the regression, once this lands I'll close this bug.
Note You need to log in before you can comment on or make changes to this bug.