Chromium Code Reviews| Index: LayoutTests/fast/sub-pixel/sub-pixel-composited-layers-expected.html |
| diff --git a/LayoutTests/fast/sub-pixel/sub-pixel-composited-layers-expected.html b/LayoutTests/fast/sub-pixel/sub-pixel-composited-layers-expected.html |
| index e584d7bab50baace3dee32be1d9474659b61f738..b357645a8d112ff8d26d357bcc47b629861cb1d7 100644 |
| --- a/LayoutTests/fast/sub-pixel/sub-pixel-composited-layers-expected.html |
| +++ b/LayoutTests/fast/sub-pixel/sub-pixel-composited-layers-expected.html |
| @@ -2,12 +2,12 @@ |
| <html> |
| <head> |
| <style> |
| - #test { |
| + #test { |
| margin: 5px; |
| } |
| .container { |
| position: absolute; |
| - opacity: 0.95; |
| + backface-visibility: hidden; |
| } |
| .shifter { |
| position: absolute; |
| @@ -60,4 +60,4 @@ |
| setupTest(); |
| </script> |
| </body> |
| -</html> |
| +</html> |