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

Unified Diff: LayoutTests/fast/dom/event-400476-expected.txt

Issue 516843004: Fix crash when accessing Event::path(). (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Added regression test. Created 6 years, 4 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/dom/event-400476-expected.txt
diff --git a/Source/web/tests/data/long_scroll.html b/LayoutTests/fast/dom/event-400476-expected.txt
similarity index 60%
copy from Source/web/tests/data/long_scroll.html
copy to LayoutTests/fast/dom/event-400476-expected.txt
index 00f3c1f7f5c44b41313ff74342240b39b8a8ac72..f286f7ce46b06ea23cd565a8c8e76fb1a9049d1e 100644
--- a/Source/web/tests/data/long_scroll.html
+++ b/LayoutTests/fast/dom/event-400476-expected.txt
@@ -1 +1,3 @@
-<div style="height:2000px">A long div</div>
+[object NodeList]
+
+PASS: totally did not crash.

Powered by Google App Engine
This is Rietveld 408576698