| 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">
|
| <title>CSS 3D Test: Projected Blue Box over Black Background</title>
|
| <style type="text/css">
|
| -.nomargin {
|
| - margin: 0px auto;
|
| -}
|
| -
|
| #container {
|
| -webkit-perspective: 500;
|
| }
|
|
|