WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
31897
Add SVG animation test framework with 'snapshot' functionality
https://bugs.webkit.org/show_bug.cgi?id=31897
Summary
Add SVG animation test framework with 'snapshot' functionality
Nikolas Zimmermann
Reported
2009-11-25 19:34:55 PST
This bug tracks the implementation of a SVG animation test framework with 'snapshot' functionality. It would be great if we could just move to certain times in the SVG timeline, let it render it and be able to sample the values. This is absolutely needed to be able to test the upcoming animVal support, otherwhise we wouldn't have any suitable testing abilities (setTimeout() based methods are not accurate enough, to do the sampling reliable)
Attachments
Initial patch
(50.28 KB, patch)
2009-11-25 20:22 PST
,
Nikolas Zimmermann
no flags
Details
Formatted Diff
Diff
Updated patch
(49.82 KB, patch)
2009-11-25 20:29 PST
,
Nikolas Zimmermann
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2009-11-25 19:46:24 PST
Agreed!
Nikolas Zimmermann
Comment 2
2009-11-25 20:22:28 PST
Created
attachment 43891
[details]
Initial patch First version of the patch, please especially check the non-mac parts (qt/win/gtk, for typos etc.) Doesn't affect any existing layout test.
Nikolas Zimmermann
Comment 3
2009-11-25 20:29:33 PST
Created
attachment 43892
[details]
Updated patch Oops, the upload version contained several typos in the ChangeLog and some tabs. Fixed that.
Adam Barth
Comment 4
2009-11-30 12:42:28 PST
Attachment 43892
[details]
did not pass style-queue: Failed to run "WebKitTools/Scripts/check-webkit-style" exit_code: 1 Done processing WebKitTools/DumpRenderTree/wx/LayoutTestControllerWx.cpp WebKit/gtk/webkit/webkitwebframe.cpp:57: Alphabetical sorting problem. [build/include_order] [4] Done processing WebKit/gtk/webkit/webkitwebframe.cpp WebKit/qt/Api/qwebframe.cpp:59: Alphabetical sorting problem. [build/include_order] [4] Done processing WebKit/qt/Api/qwebframe.cpp Done processing WebKit/mac/WebView/WebFramePrivate.h Done processing WebCore/svg/SVGDocumentExtensions.h Done processing WebKitTools/DumpRenderTree/win/LayoutTestControllerWin.cpp Done processing WebKitTools/DumpRenderTree/qt/LayoutTestControllerQt.h Done processing WebKitTools/DumpRenderTree/qt/LayoutTestControllerQt.cpp Done processing WebCore/svg/animation/SMILTimeContainer.h Done processing WebCore/svg/SVGDocumentExtensions.cpp Done processing WebKit/win/WebFrame.h Done processing WebKitTools/DumpRenderTree/gtk/LayoutTestControllerGtk.cpp Done processing WebKit/gtk/webkit/webkitprivate.h Done processing WebKitTools/DumpRenderTree/LayoutTestController.h WebKit/win/WebFrame.cpp:95: Alphabetical sorting problem. [build/include_order] [4] Done processing WebKit/win/WebFrame.cpp Done processing WebCore/svg/animation/SMILTimeContainer.cpp Done processing WebKitTools/DumpRenderTree/LayoutTestController.cpp Total errors found: 3
Nikolas Zimmermann
Comment 5
2009-12-01 16:42:07 PST
Comment on
attachment 43892
[details]
Updated patch Clearing flags on attachment: 43892 Committed
r51567
: <
http://trac.webkit.org/changeset/51567
>
Nikolas Zimmermann
Comment 6
2009-12-01 16:42:20 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug