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

Unified Diff: LayoutTests/fast/files/workers/worker-apply-blob-url-to-xhr.html

Issue 15508003: Revert "Don't force layout for mouse event hit tests" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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
Index: LayoutTests/fast/files/workers/worker-apply-blob-url-to-xhr.html
diff --git a/LayoutTests/fast/files/workers/worker-apply-blob-url-to-xhr.html b/LayoutTests/fast/files/workers/worker-apply-blob-url-to-xhr.html
index a1b9b2f9e235ce15f125a6c185cdc1e7a88bf8ce..2fb1d04a0212e577880375ece19caa81462b0fe2 100644
--- a/LayoutTests/fast/files/workers/worker-apply-blob-url-to-xhr.html
+++ b/LayoutTests/fast/files/workers/worker-apply-blob-url-to-xhr.html
@@ -33,8 +33,6 @@ function onInputFileChange()
function runTests()
{
- // Mouse events only work after an initial layout
- document.body.offsetLeft;
eventSender.beginDragWithFiles(['../resources/UTF8.txt']);
eventSender.mouseMoveTo(10, 10);
eventSender.mouseUp();
« no previous file with comments | « LayoutTests/fast/files/resources/setup-for-read-common.js ('k') | LayoutTests/fast/forms/file/get-file-upload.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698