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

Unified Diff: LayoutTests/fast/dom/Window/resources/window-properties.js

Issue 959643002: Remove the overflowchanged event with a runtime flag (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: tests Created 5 years, 10 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 | « no previous file | LayoutTests/fast/dom/Window/window-lookup-precedence-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/Window/resources/window-properties.js
diff --git a/LayoutTests/fast/dom/Window/resources/window-properties.js b/LayoutTests/fast/dom/Window/resources/window-properties.js
index b722e9b55d4b0b119cbb7e452756903e1bd96197..ce50636a706c4b2d8e714a3ee3ebe36d14ce7a83 100644
--- a/LayoutTests/fast/dom/Window/resources/window-properties.js
+++ b/LayoutTests/fast/dom/Window/resources/window-properties.js
@@ -116,7 +116,6 @@ var propertyInfo = [
["Node", "object"],
["NodeFilter", "object"],
["NodeList", "object"],
- ["OverflowEvent", "object"],
["ProcessingInstruction", "object"],
["ProgressEvent", "object"],
["Range", "object"],
« no previous file with comments | « no previous file | LayoutTests/fast/dom/Window/window-lookup-precedence-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698