Index: third_party/WebKit/LayoutTests/compositing/will-change/stacking-context-creation-expected.html |
diff --git a/third_party/WebKit/LayoutTests/compositing/will-change/stacking-context-creation-expected.html b/third_party/WebKit/LayoutTests/compositing/will-change/stacking-context-creation-expected.html |
index c1c9027ea23d0ce78b69cc0e58b26f07217a993d..b84ce51686cad3761a8c716d5876e9624f6541f5 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/will-change/stacking-context-creation-expected.html |
+++ b/third_party/WebKit/LayoutTests/compositing/will-change/stacking-context-creation-expected.html |
@@ -134,7 +134,7 @@ |
<div class="child">-webkit-box-reflect</div> |
</div> |
<div id="willChangeFilter" class="shouldStack"> |
- <div class="child">-webkit-filter</div> |
+ <div class="child">filter</div> |
</div> |
<div id="willChangeZIndex" class="shouldStack"> |
<div class="child">z-index</div> |