| Index: LayoutTests/compositing/overflow/rtl-overflow-expected.html
|
| diff --git a/LayoutTests/compositing/overflow/rtl-overflow-expected.html b/LayoutTests/compositing/overflow/rtl-overflow-expected.html
|
| index 9da89bcf76841eaf5c4697016864f9b8f557d8c8..c9936a65b6e273f2bc96b3b2c75662830fc25859 100644
|
| --- a/LayoutTests/compositing/overflow/rtl-overflow-expected.html
|
| +++ b/LayoutTests/compositing/overflow/rtl-overflow-expected.html
|
| @@ -34,7 +34,7 @@
|
| </style>
|
| </head>
|
| <body>
|
| - <div style="-webkit-transform:translateZ(0);">
|
| + <div style="transform:translateZ(0);">
|
| This test succeeds if the two blocks correctly show content scrolled to the rightmost and leftmost respectively.
|
| </div>
|
| <div class="container" id="first">
|
|
|