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

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: Add document.close() to scroll-left-while-loading.html 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 | « no previous file | LayoutTests/css3/masking/mask-repeat-space-content-expected.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « no previous file | LayoutTests/css3/masking/mask-repeat-space-content-expected.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698