Index: LayoutTests/transitions/transition-hit-test-transform-expected.txt |
diff --git a/LayoutTests/transitions/transition-hit-test-transform-expected.txt b/LayoutTests/transitions/transition-hit-test-transform-expected.txt |
index ac74019fb1d49592eb97b550de36463d62ada298..2a5f7847159018b0cdf29a5aba16a9ca6e5deae8 100644 |
--- a/LayoutTests/transitions/transition-hit-test-transform-expected.txt |
+++ b/LayoutTests/transitions/transition-hit-test-transform-expected.txt |
@@ -1,4 +1,4 @@ |
-This test starts a transition of the '-webkit-transform' property and then does elementFromPoint calls at the shown yellow dots to see if hit testing works |
+This test starts a transition of the 'transform' property and then does elementFromPoint calls at the shown yellow dots to see if hit testing works |
PASS - 150px was outside as it should be |
PASS - 300px was inside as it should be |
PASS - 450px was outside as it should be |