[webkit-reviews] review granted: [Bug 59389] Make a couple of animation tests into text tests : [Attachment 91001] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 25 16:31:35 PDT 2011
Daniel Bates <dbates at webkit.org> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 59389: Make a couple of animation tests into text tests
https://bugs.webkit.org/show_bug.cgi?id=59389
Attachment 91001: Patch
https://bugs.webkit.org/attachment.cgi?id=91001&action=review
------- Additional Comments from Daniel Bates <dbates at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=91001&action=review
> LayoutTests/animations/animation-drt-api-multiple-keyframes.html:5
> + <style type="text/css">
Nit: This can be shortened to <style>.
> LayoutTests/animations/animation-drt-api-multiple-keyframes.html:25
> + <script src="resources/animation-test-helpers.js"
type="text/javascript"></script>
> + <script type="text/javascript">
Nit: The type attribute is unnecessary.
More information about the webkit-reviews
mailing list