Add viewport metadata tag to pixel video tests.
1. Add viewport metadata tag to the pixel video tests since they are run on mobile devices(android). Without this tag, the webpages are not scaled as expected according to device pixel ratio and hence was failing to match color expectations. 2. This CL fixed 3 tests - Pixel_Video_MP4, Pixel_Video_MP4_FourColors_Aspect_4x3 and Pixel_Video_MP4_FourColors_Rot_180. Bug: 925744 Change-Id: I5dac913b158146f69c6b539d99fb386c3162eb8e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1698981Reviewed-by:Zhenyao Mo <zmo@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: vikas soni <vikassoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#676650}
Showing
Please register or sign in to comment