Chromium Code Reviews| Index: Source/web/tests/data/fixed-position-losing-backing.html |
| diff --git a/Source/web/tests/data/fixed-position-losing-backing.html b/Source/web/tests/data/fixed-position-losing-backing.html |
| index 813caa786ab97729e9faf5774ad5045c8fdd3958..f06dc945093a03ce0030039930863e516bf91c90 100644 |
| --- a/Source/web/tests/data/fixed-position-losing-backing.html |
| +++ b/Source/web/tests/data/fixed-position-losing-backing.html |
| @@ -5,7 +5,6 @@ |
| width: 100px; |
| height: 100px; |
| background-color: yellow; |
| - transform: translateZ(0); |
| } |
| #bloat { |