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

Unified Diff: LayoutTests/fast/events/mouse-relative-position-expected.txt

Issue 54473004: Make js-test-post a noop. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add mac NeedsRebaselines Created 7 years, 1 month 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/events/mouse-relative-position-expected.txt
diff --git a/LayoutTests/fast/events/mouse-relative-position-expected.txt b/LayoutTests/fast/events/mouse-relative-position-expected.txt
index c2aecf02b570cd84e827cd8d1253089a213e02a4..63e3f80706022058ab6916899f9b6329aaeb4c70 100644
--- a/LayoutTests/fast/events/mouse-relative-position-expected.txt
+++ b/LayoutTests/fast/events/mouse-relative-position-expected.txt
@@ -3,4 +3,7 @@ span
PASS simulateElementClick(testElement, [100, 100, 200, 200]); is '100, 100, 200, 200'
PASS simulateElementClick(spanElement, [16, 10, 16, 10]); is '16, 10, 16, 10'
PASS simulateElementClick(inputElement, [40, 10, 40, 10]); is '40, 10, 40, 10'
+PASS successfullyParsed is true
+
+TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698