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

Unified Diff: LayoutTests/svg/dom/complex-svgView-specification.html

Issue 679863002: Revert "Prepare blink to unify definitions of load completion" (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 2 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 | « LayoutTests/svg/custom/resources/linkingCircle-f.svg ('k') | LayoutTests/svg/wicd/test-rightsizing-a.xhtml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/dom/complex-svgView-specification.html
diff --git a/LayoutTests/svg/dom/complex-svgView-specification.html b/LayoutTests/svg/dom/complex-svgView-specification.html
index 18ab4ecb8c36cfb0bf03b1dbec2fe090953a4fb4..0e38cc4e15cfafc3ebac9aa15074f87cc592e5cc 100644
--- a/LayoutTests/svg/dom/complex-svgView-specification.html
+++ b/LayoutTests/svg/dom/complex-svgView-specification.html
@@ -1,15 +1,5 @@
<!DOCTYPE html>
<html>
-<script src="../../resources/run-after-display.js"></script>
-<script>
-if (window.testRunner)
- testRunner.waitUntilDone();
-
-runAfterDisplay(function() {
- if (window.testRunner)
- testRunner.notifyDone();
-})
-</script>
<body style="margin: 0">
<iframe style="border: 0; display: block" width="120" height="120" src="resources/viewspec-target.svg#svgView(viewBox(0,0,100,50);preserveAspectRatio(xMinYMid slice);transform(translate(0 10) translate(25 25) rotate(45) translate(-25 -25) scale(0.7 0.7)))"/>
</body>
« no previous file with comments | « LayoutTests/svg/custom/resources/linkingCircle-f.svg ('k') | LayoutTests/svg/wicd/test-rightsizing-a.xhtml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698