diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/compositing/overflow/rtl-overflow-expected.html')
| -rw-r--r-- | third_party/WebKit/LayoutTests/compositing/overflow/rtl-overflow-expected.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/compositing/overflow/rtl-overflow-expected.html b/third_party/WebKit/LayoutTests/compositing/overflow/rtl-overflow-expected.html index 9da89bc..c9936a6 100644 --- a/third_party/WebKit/LayoutTests/compositing/overflow/rtl-overflow-expected.html +++ b/third_party/WebKit/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"> |
