Index: LayoutTests/animations/3d/replace-filling-transform.html |
diff --git a/LayoutTests/animations/3d/replace-filling-transform.html b/LayoutTests/animations/3d/replace-filling-transform.html |
index 09ec341a8693be92b18418585e466a159f1b8eb9..04b87a369068bc071530a0068aaae059e3047f65 100644 |
--- a/LayoutTests/animations/3d/replace-filling-transform.html |
+++ b/LayoutTests/animations/3d/replace-filling-transform.html |
@@ -2,11 +2,6 @@ |
<html> |
<head> |
<style> |
- |
- #result { |
- opacity: 0; /* hide from pixel test */ |
- } |
- |
#box { |
position: absolute; |
height: 100px; |
@@ -77,7 +72,6 @@ |
} |
if (window.testRunner) { |
- testRunner.dumpAsText(true); |
testRunner.waitUntilDone(); |
} |