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 ebbad4c87df010e8b19fb8beb282fa1a7790ab23..5821db3a6346791de1d1d9212ec48d48ea6db544 100644 |
--- a/content/test/data/gpu/pixel_css3d.html |
+++ b/content/test/data/gpu/pixel_css3d.html |
@@ -8,12 +8,9 @@ that the baseline images are regenerated on the next run. |
<html> |
<head> |
+<meta name="viewport" content="initial-scale=1"> |
Ken Russell (switch to Gerrit)
2014/05/29 22:42:31
Please double-check that this doesn't affect the t
alokp
2014/05/29 22:56:13
Tested it on mac and linux. Works as expected.
|
<title>CSS 3D Test: Projected Blue Box over Black Background</title> |
<style type="text/css"> |
-.nomargin { |
- margin: 0px auto; |
-} |
- |
#container { |
-webkit-perspective: 500; |
} |