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

Unified Diff: LayoutTests/css3/masking/mask-repeat-space-content.html

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/css3/masking/mask-repeat-space-content.html
diff --git a/LayoutTests/css3/masking/mask-repeat-space-content.html b/LayoutTests/css3/masking/mask-repeat-space-content.html
index e4bab688874d4d04bcec9c5ed46a9abde6753cc5..a56664355d6f96e0b22caeca9faae23ecffa2cf7 100644
--- a/LayoutTests/css3/masking/mask-repeat-space-content.html
+++ b/LayoutTests/css3/masking/mask-repeat-space-content.html
@@ -27,6 +27,9 @@
<div id="back">
<div id="front" />
</div>
+ <script>
+ document.body.offsetLeft;
+ </script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698