[Webkit-unassigned] [Bug 28327] Media layout tests should have a way to provide test files in different formats
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 8 18:14:04 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28327
Hin-Chung Lam <hclam at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #38997|0 |1
is obsolete| |
--- Comment #8 from Hin-Chung Lam <hclam at google.com> 2009-09-08 18:14:04 PDT ---
Created an attachment (id=39238)
--> (https://bugs.webkit.org/attachment.cgi?id=39238)
Fixes for 10 tests
Thanks for the review!
I have updated the tests to not use init(file), but instead use a helper method
setSrcByTagName to set src for all video tags. They all use a single test file
for testing, i.e. test.mp4. So using a helper method to set them altogether is
safe. I added another helper method, setSrcById() to set the src for individual
media tags in case it is needed.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list