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

Unified Diff: LayoutTests/fast/table/border-collapsing/cached-69296.html

Issue 15373002: Try to reduce the flakiness of 4 :hover tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Switched to the first option Created 7 years, 7 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/fast/layers/no-clipping-overflow-hidden-hardware-acceleration.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/table/border-collapsing/cached-69296.html
diff --git a/LayoutTests/fast/table/border-collapsing/cached-69296.html b/LayoutTests/fast/table/border-collapsing/cached-69296.html
index 54d071576e366977de3daaf21d916d301cbb54a9..dbfc36f933eeb3a53d5357094f38956626c1d3b6 100644
--- a/LayoutTests/fast/table/border-collapsing/cached-69296.html
+++ b/LayoutTests/fast/table/border-collapsing/cached-69296.html
@@ -35,6 +35,7 @@ Collapsed borders should not disappear.
y = rowRect.top;
eventSender.mouseMoveTo(x, y + 1);
eventSender.mouseMoveTo(x, y - 1);
+ document.body.offsetTop;
}
}
</script>
« no previous file with comments | « LayoutTests/fast/layers/no-clipping-overflow-hidden-hardware-acceleration.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698