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

Unified Diff: LayoutTests/svg/wicd/test-rightsizing-a.xhtml

Issue 561813003: Prepare blink to unify definitions of load completion (Closed) Base URL: svn://svn.chromium.org/blink/trunk
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
Index: LayoutTests/svg/wicd/test-rightsizing-a.xhtml
diff --git a/LayoutTests/svg/wicd/test-rightsizing-a.xhtml b/LayoutTests/svg/wicd/test-rightsizing-a.xhtml
index 4f2326589956830c1bab4b8f81f9b0e323ac6920..c4c837bdfcaf7975642796e7444ab89bc3f574d2 100644
--- a/LayoutTests/svg/wicd/test-rightsizing-a.xhtml
+++ b/LayoutTests/svg/wicd/test-rightsizing-a.xhtml
@@ -35,6 +35,9 @@
</p>
<p><br/><a href="javascript:history.back()">Back</a></p>
</div>
+ <script>
+ document.body.offsetLeft;
+ </script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698