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

Unified Diff: LayoutTests/transitions/svg-visited-link-transitions.html

Issue 876343002: Stabilize transition testcase. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 11 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/transitions/svg-visited-link-transitions.html
diff --git a/LayoutTests/transitions/svg-visited-link-transitions.html b/LayoutTests/transitions/svg-visited-link-transitions.html
index 9da5fe721169495f04213046d9c20fab320d2a0b..5b5b0d9a4458ad77b07e0a2903b85f5f28ec27c0 100644
--- a/LayoutTests/transitions/svg-visited-link-transitions.html
+++ b/LayoutTests/transitions/svg-visited-link-transitions.html
@@ -44,6 +44,7 @@ Actual:<br>
</a>
<script>
+document.getElementsByTagName("a")[1].offsetTop; // Force application of initial style.
requestAnimationFrame(function() {
rectA.classList.add('active');
rectB.classList.add('active');
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698