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

Unified Diff: LayoutTests/fast/events/mouse-click-events-pseudo-element-expected.txt

Issue 267983005: Auto-rebaseline for r173389 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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/events/mouse-click-events-pseudo-element-expected.txt
diff --git a/LayoutTests/fast/events/mouse-click-events-pseudo-element-expected.txt b/LayoutTests/fast/events/mouse-click-events-pseudo-element-expected.txt
index acc9f33d9650ffb8b772217ebc3bbd8b03033927..948073ba47f0ccb701caa3ce62a832d1e23f9d73 100644
--- a/LayoutTests/fast/events/mouse-click-events-pseudo-element-expected.txt
+++ b/LayoutTests/fast/events/mouse-click-events-pseudo-element-expected.txt
@@ -1,5 +1,10 @@
-CONSOLE ERROR: line 36: Uncaught SyntaxError: Illegal return statement
-FAIL successfullyParsed should be true. Was false.
+This tests if mouse events are dispatched on an element obscured by a pseudo-element.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS eventLog is "mousedown mouseup click mousedown mouseup click dblclick "
+PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698