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

Unified Diff: LayoutTests/web-animations-api/element-animate-position-crash.html

Issue 275863002: Revert of Web Animations: Timeline should not advance during task execution (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 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
Index: LayoutTests/web-animations-api/element-animate-position-crash.html
diff --git a/LayoutTests/web-animations-api/element-animate-position-crash.html b/LayoutTests/web-animations-api/element-animate-position-crash.html
index be5fc2a773ee2b67b7ac8ac0fa40aaac8a390e1b..91864db00e49b52c7a5b21a6ca4d2f46ce00cb31 100644
--- a/LayoutTests/web-animations-api/element-animate-position-crash.html
+++ b/LayoutTests/web-animations-api/element-animate-position-crash.html
@@ -12,7 +12,6 @@
testRunner.waitUntilDone();
testRunner.dumpAsText();
requestAnimationFrame(function() {
- document.documentElement.textContent = 'PASS';
testRunner.notifyDone();
});
}
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/web-animations-api/element-animate-position-crash-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698