Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(50)

Unified Diff: LayoutTests/animations/3d/replace-filling-transform.html

Issue 14329028: Convert replace-filling-transform to ref-test (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | LayoutTests/animations/3d/replace-filling-transform-expected.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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();
}
« no previous file with comments | « no previous file | LayoutTests/animations/3d/replace-filling-transform-expected.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698