Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1126)

Unified Diff: content/test/data/gpu/pixel_css3d.html

Issue 313513002: Remove viewport tag from test page for pixel tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | content/test/gpu/page_sets/pixel_tests.py » ('j') | content/test/gpu/page_sets/pixel_tests.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/gpu/pixel_css3d.html
diff --git a/content/test/data/gpu/pixel_css3d.html b/content/test/data/gpu/pixel_css3d.html
index 5821db3a6346791de1d1d9212ec48d48ea6db544..7de979fdf4d44bc6f2dee4b94e776e3e23e3a6af 100644
--- a/content/test/data/gpu/pixel_css3d.html
+++ b/content/test/data/gpu/pixel_css3d.html
@@ -8,7 +8,6 @@ that the baseline images are regenerated on the next run.
<html>
<head>
-<meta name="viewport" content="initial-scale=1">
<title>CSS 3D Test: Projected Blue Box over Black Background</title>
<style type="text/css">
#container {
« no previous file with comments | « no previous file | content/test/gpu/page_sets/pixel_tests.py » ('j') | content/test/gpu/page_sets/pixel_tests.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698